   <style type="text/css"> 
@import url('https://fonts.googleapis.com/css?family=Hind:300,400|Roboto:300,400,500,700,900');
/*----bootstrap css ----- */
@import url('../vendor/bootstrap/bootstrap.css');
/*----bootstrap Select ----- */
@import url('../vendor/bootstrap-select/dist/css/bootstrap-select.css');
/*----revolution-slider---*/
@import url('../vendor/revolution/settings.css');
@import url('../vendor/revolution/layers.css');
@import url('../vendor/revolution/navigation.css');
/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*-----flaticon ----------*/
@import url('../fonts/icon/font/flaticon.css');
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
/*-------- hover ------*/
@import url('../vendor/hover.css');
/*-------fancy box --------*/
@import url('../vendor/fancy-box/jquery.fancybox.css');
@import url('https://fonts.googleapis.com/css?family=Lora|Playfair+Display');
 @import url('https://fonts.googleapis.com/css?family=Assistant|Lora|Playfair+Display|Raleway');
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One|Francois+One|Oswald');
@import url('https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed|Cuprum|Fjalla+One|Francois+One|Oswald');
/*==================== Click Top ====================*/
.scroll-top {
  width:45px;
  height:45px;
  position: fixed;
  bottom: 52px;
  right: 80px;
  z-index: 99;
  text-align: center;
  background: #630621;
  color:#fff;
  font-size: 20px;
  display: none;
}
.scroll-top:hover {
  color:#fff;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*______________________ Global stlye ___________________*/

 @font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
 }

 body {
 	font-family:'Barlow Semi Condensed', sans-serif;
 	font-weight: normal;
 	color:#8c8c8c;
  font-size: 17px;
  position: relative;
 }

 body .main-page-wrapper {
   overflow-x:hidden;
   position: relative;
 }

 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 h1,h2,h3,h4,h5,h6 {color:#1c2125;}
 h1 {font-size: 60px; font-weight: 900;}
 h2 {font-size: 32px;font-family: 'Francois One', sans-serif;}
 h3 {font-size: 22px; color:#fff;}
 h4 {font-size: 24px;font-family: 'Francois One', sans-serif;}
 h5 {font-size: 20px;}
 h6 {font-size: 18px;}
 p {line-height: 28px; font-family: 'Barlow Semi Condensed', sans-serif; color: #213043;}
 ul {list-style-type: none;}
 a {text-decoration: none; display: inline-block;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block;}

 button {border:none;outline: none;box-shadow: none;display: block; padding: 0;}
 input,textarea {outline: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}


 .clear-fix { clear:both;}
 .clear-fix:after {
 	display: table;
  content: '';
  clear: both;
 }
.tran3s,.main-menu .nav>li a,.main-menu .nav>li>a:before,
.main-menu .nav>li>a:after,.main-menu .nav>li:before,
.main-menu .request-quote:before,.theme-button:before,
.feature-work .feature-item-wrapper .overlay,.owl-theme .owl-nav [class*=owl-],
.owl-carousel .owl-controls .owl-nav .owl-prev:before,
.owl-carousel .owl-controls .owl-nav .owl-next:before,
.service-tab-wrapper .nav-tabs > li > a span,.service-tab-wrapper .nav-tabs > li > a h6,
.service-tab-wrapper .nav-tabs > li > a,.company-history .panel-group .panel-heading a:before,
.service-single-page .single-item a span,.service-single-page .single-item a h6,
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a:before,
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a h6,
.service-details-page .service-side-bar .download-item a:before,
.service-tab-wrapper .nav-tabs > li > a .icon .ficon:before   {
 	-webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
 }
  .tran4s,.feature-work .feature-item-wrapper .overlay:before,
.feature-work .feature-item-wrapper .overlay:after,
.feature-work .feature-item-wrapper .overlay h5,
.feature-work .feature-item-wrapper .item:hover .overlay span {
  -webkit-transition: all .4s ease-in-out;
     -moz-transition: all .4s ease-in-out;
      -ms-transition: all .4s ease-in-out;
       -o-transition: all .4s ease-in-out;
          transition: all .4s ease-in-out;
 }
.float-left {float:left;}
.float-right {float:right;}
.round-border {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
a.theme-button,
.theme-button {
  background: #213043;
  overflow: hidden;
  position: relative;
  z-index: 2;
  text-align:  center;
  font-weight: 700;
  color:#fff;
  font-size: 14px;
  text-transform: uppercase;
}
.theme-button:before {
  content: '';
  width:30px;
  height:130%;
  background: rgba(215,215,215,0.2);
  position: absolute;
  top:-10px;
  left:-45px;
  z-index: -1;
  -webkit-transform: rotate(-20deg);
     -moz-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
       -o-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
.theme-button:hover:before {
  left:120%;
}
.theme-title {
  position: relative;
  padding-bottom: 18px;
}
.theme-title.center {
  text-align: center;
}
.theme-title span {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
}
.theme-title:before {
  content: '';
  position: absolute;
  top:84%;
  left:0;
  background: #630621;
  height:2px;
  width:90px;
}
.theme-title.center:before {
  left:50%;
  margin-left: -45px;
}
.fancybox-skin {
  padding: 8px !important;
  background: #eeeeee;
  border-radius: 2px;
}
.p-color,header .top-header ul li a:hover,.theme-title span,
.theme-manage-area .we-do-area a,.service-tab-wrapper .tab-content .left-side ul li i,
.company-progress .opacity h4 span,.latest-news .post span>span,
.client-slider .single-container>ul li,footer .footer-link ul li a:hover,
footer .footer-service ul li a:hover,footer .bottom-footer p a,.inner-banner .opacity ul li:last-child,
.theme-manage-area .img-content:hover .opacity a,.faq-page .panel-group .panel-heading h6 a:before,
.mixitUp-menu ul li.active,.mixitUp-menu ul li:hover,#blog-post article .post-date ul li,
.project-details .project-img-gallery .carousel-control i,#blog-post article .expert_quote_area .col-lg-12 .expert_quote span,
.blog_sidebar .category_list ul li a:hover,.main-menu .navbar-nav>li.dropdown-holder .sub-menu li a:hover,
.blog_sidebar .category_list ul li a:focus,header .bottom-header .single-content .ficon:before,
.blog_sidebar .category_list ul li a.active,.slide_show .carousel-control,.main-menu .request-quote span i,
.service-tab-wrapper .nav-tabs > li > a .icon .ficon:before,footer .footer-address ul li span:before,
.main-menu nav ul li.dropdown-holder .fa {
  color:#fff;
}
.p-color-bg,header .bottom-header .single-content ul li a:hover,.project-inner-banner .opacity h2:before,.clients-inner-banner .opacity h2:before,.contact-inner-banner .opacity h2:before,.why_us-inner-banner .opacity h2:before,.privacy-inner-banner .opacity h2:before,.disclaimer-inner-banner .opacity h2:before,.update-inner-banner .opacity h2:before,
.main-menu .nav>li:before,.our-team .team-item-wrapper .text ul li a:hover,
.our-team .owl-theme .owl-nav [class*=owl-]:hover,.client-slider .owl-theme .owl-nav [class*=owl-]:hover,
.company-history .panel-group .panel-heading.active-panel a:before,footer h4:before,
footer .bottom-footer ul li a:hover,.header-style-two header .bottom-header .single-content ul li a:hover,
.inner-banner .opacity h2:before,.service-details-page .service-side-bar .wrapper .nav-tabs > li > a:before,
.service-details-page .service-side-bar .download-item a:before,
#blog-post article .expert_quote_area .col-lg-12 .expert_quote:before,
#blog-post .comments_area .single_comment .comment a.reply:hover  {
  background: #transparent;
 /*background: #a61414;*/
}
header .top-header p,header .bottom-header .single-content p {
  font-family: 'Roboto', sans-serif;
}
header .top-header ul li a {
  font-family: 'Hind', sans-serif;
}


/*(((((((((((((((((((((((( HEADER )))))))))))))))))))*/
  /*======== Top Header ======*/

header .top-header {  position: relative; overflow: visible;  background-color: #620620;}
 
header .top-header p {
  font-weight: 300;
  color:#ffffff;
  
}
header .top-header p span {
  font-weight: 500;
  color:#ffffff;
}
header .top-header ul li {
  display: inline-block;
  line-height: 13px;
  color:#7b7b7b;
  margin-left: 15px; margin-top:-1px
}
header .top-header ul li a {
  color:#ffffff;
  font-size: 14px; padding:8px
}
header .top-header ul li a:hover {
color:#fff;

}
header .top-header:before {
  content: '';
  width:100%;
  height:16px;
   
  position: absolute;
  top:100%;
  left:0;
}
header .top-header  .float-left {
font-size: 14px;
}
 
/*========== Bottom header =========*/
 .header .bottom-header {
   
} 
header .bottom-header .single-content {
  position: relative;
  margin-left:15px;
  margin-top: 3px;
}
header .bottom-header .single-content p {
  color:#474646;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
}
header .bottom-header .single-content span {
  color:#929292;
}
header .bottom-header .single-content .ficon {
  position: absolute;
  top:0;
  left:0;
}
header .bottom-header .single-content .ficon:before {
  font-size: 38px;
      color: #211819;
}
header .bottom-header .single-content.bar-fix:before {
  content: '';
  position: absolute;
  top:6px;
  right:0;
  width:1px;
  height:40px;
  background: #eeeeee;
}
header .bottom-header .single-content.bar-fix {
  padding-right: 35px;
  padding-left: 55px;
}
header .bottom-header .single-content ul li {
  display: inline-block;
  margin-top: 5px;
}
header .bottom-header .single-content ul li a {
  width:40px;
  height:40px;
  border:1px solid #eeeeee;
  color:#213043;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
}
header .bottom-header .single-content ul li a:hover {
  color:#fff;
  border-color: #a61414;
  background:#a61414;
}

/*(((((((((((((((((((((( Theme Menu ))))))))))))))))))))*/

/* .main-menu {
background: #a61414;
position: relative;
z-index: 9;
border-bottom: 5px solid #002e48;
}
*/

.main-menu {background: #620620; position: relative; z-index: 9; border-bottom: 2px solid #fff;}

.main-menu .container {
  position: relative;
}
.main-menu .navbar {
  border:none;
  border-radius: 0;
  margin: 0;
}
.main-menu .navbar-collapse {
  padding: 0;
  box-shadow: none;
}
.main-menu .nav>li>a:before,
.main-menu .nav>li>a:after {
  content: '';
  position: absolute;
  top:0;
  height:100%;
  width:1px;
}
.main-menu .nav>li>a:before {
  background: #ffffff;
  right:0;
}
.main-menu .nav>li>a:after {
  background: #192432;
  right:-1px;
}
.main-menu .nav>li>a {
  line-height: 50px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 20px; font-size:16px;
}
.main-menu .nav>li>a:hover,
.main-menu .nav>li>a:focus,
.main-menu .nav>li:hover>a,
.main-menu .nav>li.current-page-item>a {
 /* background: #002e48;*/
 background: transparent;
}
.main-menu .nav>li>a:hover:before,
.main-menu .nav>li>a:hover:after,
.main-menu .nav>li.current-page-item>a:after,
.main-menu .nav>li.current-page-item>a:before {
  background: transparent;
}
.main-menu .nav>li:last-child>a:after,
.main-menu .nav>li:last-child>a:before {
  display: none;
}
.main-menu .nav>li:before {
  content: '';
  width: 100%;
  height:0;
  position: absolute;
  bottom:0;
  left:0;
  z-index: 1;
}
.main-menu .nav>li:hover:before,
.main-menu .nav>li.current-page-item:before {
  height:4px;
}
.main-menu .request-quote {
  position: absolute;
  width:265px;
  line-height: 70px;
  top:0;
  right:0;
  color:#fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  z-index: 1;
}
.main-menu .request-quote span {
  width:66px;
  display: inline-block;
  height:70px;
  background:#f7e3e3;
  float:right;
  padding-top: 23px;
}
.main-menu .request-quote span i {
  width: 26px;
  height:26px;
  border-radius: 50%;
  background: #fff;
  margin: 0 auto;
  display: block;
  line-height: 26px;
  font-size: 15px;
}
.main-menu .request-quote span i:before {
  font-size: 14px;
      color: #a61414;
}
.main-menu .request-quote:before {
  content: '';
  background: rgba(204, 19, 19, 0.75);
  height:100%;
  position: absolute;
  top:0;
  left: 0;
  width:0;
  z-index: -1;
}
.main-menu .request-quote:hover:before {
  width:100%;
}
.main-menu nav ul li.dropdown-holder .fa {
  display: none;
  line-height: 42px;
  width: 45px;
  font-size: 22px;
  position: absolute;
  top:0;
  right: 0;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.navbar-toggle {
  float: left;
  border-radius: 0;
  border: 1px solid #fff;
  margin: 18px 0;
}
.navbar-toggle .icon-bar {background: #fff;}

.kids-red-clr{color:#dd2c1c;}
.kids-yellow-clr{color:#fce116;}
.kids-blue-clr{color:#3f289a;}
.kids-green-clr{color:#04a257;}
.kids-orange-clr{color:#f67901;}
.kids-purple-clr{color:#e00885;}
.kids-dark-purple-clr{color:#b518a5;}
.kids-future-tab-color{margin-top: 20px;   padding: 0 0px; font-size: 15px;}
.kids-ctrl {position: relative;top: 15px; color: #fff;  background: #91d0c5;  padding: 13px 18px; font-size: 20px; letter-spacing:3px;font-weight:900;}
    
.kids-black-txt{color:#000;} 
.kids-black-txt:hover{color:#000; text-decoration:none;} 
     
.kids-font-65{font-size: 105px; letter-spacing: 2px; margin-top:0px;}
#kids-value{margin-top:20px; margin-bottom:50px;}

.kids-icon-value-1{background: #dd2c1c; padding: 10px 12px; border-radius: 47%; color: #fff;}
 .kids-icon-value-2{background:#3f289a; padding: 10px 12px; border-radius: 47%; color: #fff;}  
.kids-icon-value-3{background: #05a258; padding: 10px 12px; border-radius: 47%; color: #fff;}
.kids-icon-value-4{background: #e00885; padding: 10px 12px; border-radius: 47%; color: #fff;}
.kids-icon-value-5{background: #f67901; padding: 10px 12px; border-radius: 47%; color: #fff;} 
 
 
 .kids-mrg-b30{margin-bottom:30px;} 
 .kids-mrg-b15{margin-bottom:15px;}
  .kids-mrg-t20{margin-top:20px;}
  .kids-mrg-t40{margin-top:40px;}
  .contact-mrg-t20{margin-top:20px;}

.kids-bg-ctrl-1{background: #f9f8f8;  padding: 40px 0px; border:2px solid #dd2c1c;}
.kids-bg-ctrl-2{background: #f9f8f8;  padding: 40px 0px; border:2px solid #f17d04;}
.kids-bg-ctrl-3{background: #f9f8f8;  padding: 40px 0px; border:2px solid #3d2e95;}
.kids-bg-ctrl-4{background: #f9f8f8;  padding: 40px 0px; border:2px solid #00a857;}
.kids-bg-ctrl-5{background: #f9f8f8;  padding: 40px 0px; border:2px solid #e00885;}


    .kids-faci-value-1{background: #dd2c1c;  padding: 10px; color: #fff;text-align:center;}
    .kids-faci-value-2{background: #f17d04;  padding: 10px; color: #fff;text-align:center;}
	.kids-faci-value-3{background: #3d2e95;  padding: 10px; color: #fff;text-align:center;}
	.kids-faci-value-4{background: #00a857;  padding: 10px; color: #fff;text-align:center;}
	.kids-faci-value-5{background: #e00885;  padding: 10px; color: #fff;text-align:center;}
  
.kids-dark-txt{color:#000;}
.kids-dark-txt:hover{color:#000; text-decoration:none;}


.kids-pd-10-40{padding: 10px 40px; margin-top: -20px;}


.kids-value-1{background: #eeeeee; padding: 80px 0px 60px 0px; position:relative;z-index:1;}

.kids-core-value{padding-top:30px; padding-bottom:60px;}
.kids-link .kids-items-1{background: #3f289a; padding-left: 17px;  padding-bottom: 10px;
    padding-top: 10px; color: #fff; margin-bottom:10px;}
   
.kids-link .kids-items-2{background: #f67901; padding-left: 17px;  padding-bottom: 10px;
    padding-top: 10px; color: #fff; margin-bottom:10px;}
	
.kids-link .kids-items-3{background: #3f289a; padding-left: 17px;  padding-bottom: 10px;
    padding-top: 10px; color: #fff; margin-bottom:10px;}
.kids-link .kids-items-4{background: #f67901; padding-left: 17px;  padding-bottom: 10px;
    padding-top: 10px; color: #fff; margin-bottom:10px;}
	
	.kids-value-2{background: url(../images/kids-bg.jpg);background-position:center;background-size:cover; padding: 60px 0px;
	min-height:500px;}
	
	
	.kids-txt-cntrl-1{background:#ffffffc9;padding:30px 15px; min-height:342px;}
	.kids-txt-cntrl-1 p{font-size:20px;}
	.kids-txt-cntrl-2{background:#ffffffc9;padding:30px 15px;}
	.kids-txt-cntrl-2 p{font-size:20px;}
	.kids-value-3{background: #fff; padding: 60px 0px; position:relative;z-index:1;}
	.kids-value-4{background:#eeeeee; padding-top:60px; position:relative;z-index:1; padding-bottom:90px;}
	.kids-value-4 p{font-size:20px; margin-bottom:20px;}
	
	.kids-value-3 p{font-size:20px; margin-bottom:20px;}
	.admission-txt{color: #fff; padding-bottom: 6px;}
   
	.page_header .page-content .kids-nav {background: #fff;  border-top-left-radius: 50%;  border-top-right-radius: 50%;  bottom: 0;
     padding: 18px 40px 10px; display: inline-block;  margin-top: 0px;  color: #7f7f7f; font-size: 0.875em;
   border-bottom-right-radius: 17%; border-bottom-left-radius: 17%; }
   
   
 .kids-our-program-1{background: #df0985;  min-height: 290px;  padding: 15px 15px; margin-top: 20px; box-shadow: 0px 0px 5px #000;}
.kids-our-program-1 h4{margin-bottom:10px; color:#fff;}
.kids-our-program-1 p{padding-bottom:10px; color:#fff;}
   
    
 .kids-our-program-2{background: #04a257;  min-height: 220px;  padding: 15px 15px; margin-top: 20px; box-shadow: 0px 0px 5px #000;}
.kids-our-program-2 h4{margin-bottom:10px; color:#fff;}
.kids-our-program-2 p{padding-bottom:10px; color:#fff;}	
    
 .kids-our-program-3{background: #b518a5;  min-height: 290px;  padding: 15px 15px; margin-top: 20px; box-shadow: 0px 0px 5px #000;}
.kids-our-program-3 h4{margin-bottom:10px; color:#fff;}
.kids-our-program-3 p{padding-bottom:10px; color:#fff;}	
	
 .kids-our-program-4{background: #dd2c1cf2;  min-height: 290px;  padding: 15px 15px; margin-top: 20px; box-shadow: 0px 0px 5px #000;}
.kids-our-program-4 h4{margin-bottom:10px; color:#fff;}
.kids-our-program-4 p{padding-bottom:10px; color:#fff;}	

/*.kids-baloon-play .shape-1{position:absolute;left:0;bottom:0;z-index:-1;}*/

.kids-baloon-play-1{animation: UpDown 5s linear alternate infinite; position: absolute; left: 0; bottom: 0;z-index:-1;}
.kids-baloon-play-2{animation: UpDown 5s linear alternate infinite; position: absolute; right: 0; bottom: 0;z-index:-1;}
  
@keyframes UpDown {
0% {bottom: 0em;}
50% {bottom: 2.5em;}
100% {bottom: 5em;}
}


.animal-shape-1 { position: absolute;  left: 0; bottom: -35px; z-index: -1; animation: mymove-1 6s infinite; text-align:center; animation-direction:alternate;}
.animal-shape-2 { position: absolute;  right: 0; bottom: -35px; z-index: -1; animation: mymove-2 8s infinite;  animation-direction:alternate;}
@keyframes mymove-1 {  from {left: 0px;} to {left: 200px;} }
  
.kids-lkg-wrap-1{background: #04a257;  min-height: 200px;  padding: 15px 35px; margin-top: 20px; box-shadow: 0px 0px 5px #000; border-radius:34%;}
.kids-lkg-wrap-1 h4{margin-bottom:10px; color:#fff;}
.kids-lkg-wrap-1 p{padding-bottom:10px; color:#fff;}

.kids-lkg-wrap-2{background: #dd2c1c;  min-height: 200px;  padding: 15px 35px; margin-top: 20px; box-shadow: 0px 0px 5px #000; border-radius:34%;}
.kids-lkg-wrap-2 h4{margin-bottom:10px; color:#fff;}
.kids-lkg-wrap-2 p{padding-bottom:10px; color:#fff;}

.kids-lkg-wrap-3{background: #ea8104;  min-height: 235px;  padding: 15px 35px; margin-top: 20px; box-shadow: 0px 0px 5px #000; border-radius:34%;}
.kids-lkg-wrap-3 h4{margin-bottom:10px; color:#fff;}
.kids-lkg-wrap-3 p{padding-bottom:10px; color:#fff;}	
	
	  
.kids-txt-wrap-1{background:#dd2c1c; min-height: 320px;  padding: 15px 15px; margin-top: 20px;border-radius:20px;}
.kids-txt-wrap-2{background:#3f289a; min-height: 250px;  padding: 15px 15px; margin-top: 20px;border-radius:20px;}
.kids-txt-wrap-3{background:#04a257; min-height: 250px;  padding: 15px 15px; margin-top: 20px;border-radius:20px;}
.kids-txt-wrap-4{background:#b518a5; min-height: 320px;  padding: 15px 15px; margin-top: 20px;border-radius:20px;}

.kids-txt-wrap-1 h4{margin-bottom:10px; color:#fff;}
.kids-txt-wrap-1 p{padding-bottom:10px;color:#fff;}
	
	 .kids-txt-wrap-2 h4{margin-bottom:10px; color:#fff;}
    .kids-txt-wrap-2 p{padding-bottom:10px;color:#fff;}
	
	
	.kids-txt-wrap-3 h4{margin-bottom:10px; color:#fff;}
    .kids-txt-wrap-3 p{padding-bottom:10px;color:#fff;}
	
	.kids-txt-wrap-4 h4{margin-bottom:10px; color:#fff;}
    .kids-txt-wrap-4 p{padding-bottom:10px;color:#fff;}
	
.value-shape .shape-1 { position: absolute;top: 30px; left: 20px;  z-index: -1;}
 .value-shape .shape-2 {position: absolute;  left: 20px; z-index: -1; bottom: 30px;}
    
   
.value-shape-3{position: absolute;  right: 0; bottom: 0;   z-index: -1; animation: UpDown-1 5s linear alternate infinite;}
	
 
@keyframes UpDown-1 {
0% {bottom: 0em;}
50% {bottom: 1.5em;}
100% {bottom: 3em;}
}


.kids-add-1{position: absolute;  left: 40px; top: 10px;   z-index: -1; font-size: 27px;
    background: #56abe1; padding: 20px; border-radius: 30px; box-shadow: 0px 0px 4px #000; }
.kids-add-1 p{color:#fff;}

.kids-add-2{position: absolute;  right: 40px; top: 10px;   z-index: -1; font-size: 27px;
    background: #56abe1; padding: 20px; border-radius: 30px; box-shadow: 0px 0px 4px #000;}

.kids-add-2 p{color:#fff;}
.kids-text-align{top: -28px; position: relative; font-size:20px; color:#000000db;font-weight:600;}
   
.kids-display-value{display:none;}
.kids-core-value-wrap-1{background: #04a257; border-radius: 18px; min-height: 170px; border-bottom: 4px solid #3f289a;border-top: 4px solid #3f289a;}
.kids-core-value-wrap-1 h4{color:#fff; margin-bottom:15px; margin-top:12px;}
.kids-core-value-wrap-1 p{color:#fff; padding:12px 15px; font-size:20px;}
	 
.kids-core-value-wrap-2{background: #3f289a; border-radius: 18px; min-height: 355px; border-bottom: 4px solid #dd2c1c;border-top: 4px solid #dd2c1c; }
.kids-core-value-wrap-2 h4{color:#fff; margin-bottom:15px; margin-top:12px;}
.kids-core-value-wrap-2 p{color:#fff;padding:12px 15px; font-size:20px;}

.kids-core-value-wrap-3{background: #ea8104; border-radius: 18px; min-height: 170px; border-bottom: 4px solid #3f289a;border-top: 4px solid #3f289a;}
.kids-core-value-wrap-3 h4{color:#fff; margin-bottom:15px; margin-top:12px;}
.kids-core-value-wrap-3 p{color:#fff; padding:12px 15px; font-size:20px;}

.kids-core-value-wrap-4{background:#df0985; border-radius: 18px; min-height: 355px; border-bottom: 4px solid #04a257;border-top: 4px solid #04a257;}
.kids-core-value-wrap-4 h4{color:#fff; margin-bottom:15px; margin-top:12px;}
.kids-core-value-wrap-4 p{color:#fff; padding:12px 15px; font-size:20px;}
	
.kids-ukg-wrap-1{background:#08060473; min-height: 290px;  padding: 50px 30px; margin-top: 20px; border-radius: 50%; box-shadow: 0px 20px 20px #f17d0475;}
.kids-ukg-wrap-1 h4 {margin-bottom: 10px; color: #fff;}
.kids-ukg-wrap-1 p{padding-bottom:10px;color:#fff;}
	
    
.kids-ukg-wrap-2{background:#00a8579c; min-height: 290px;  padding: 50px 30px; margin-top: 20px; border-radius: 50%; box-shadow: 0px 20px 20px #00a85773;}
.kids-ukg-wrap-2 h4 {margin-bottom: 10px; color: #fff;}
.kids-ukg-wrap-2 p{padding-bottom:10px;color:#fff;}
	
.kids-ukg-wrap-3{background:#e008858f; min-height: 290px;  padding: 50px 30px; margin-top: 20px; border-radius: 50%; box-shadow: 0px 20px 20px #e008943d;}
.kids-ukg-wrap-3 h4 {margin-bottom: 10px; color: #fff;}
.kids-ukg-wrap-3 p{padding-bottom:10px;color:#fff;}
	
	.ukg-shape .shape-1{position:absolute;left:0;bottom:0;z-index:-1;}
	.ukg-shape .shape-2{position:absolute;left:50%;bottom:0;z-index:-1;}
	
/*=================== Sub Menu ==============*/
.main-menu .navbar-nav>li.dropdown-holder .sub-menu {
  position: absolute;
  left:0;
  top:100%;
  width:220px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -ms-transform: scaleY(0); /* IE 9 */
    -ms-transform-origin: 0% 0%; /* IE 9 */
    -webkit-transform: scaleY(0); /* Chrome, Safari, Opera */
    -webkit-transform-origin: 0% 0%; /* Chrome, Safari, Opera */
    transform: scaleY(0);
    transform-origin: 0% 0%;
  -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
  -webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
  box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
}
.main-menu .navbar-nav>li.dropdown-holder:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
     -moz-transform: scaleY(1);
      -ms-transform: scaleY(1);
       -o-transform: scaleY(1);
          transform: scaleY(1);
}
.main-menu .navbar-nav>li.dropdown-holder .sub-menu li a {
  line-height: 40px;
  color:#6f6f6f;
  text-transform: uppercase;
  padding-left: 20px;
  display: block;
  border-bottom: 1px solid #ededed;
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-weight: 500;
}
.main-menu .navbar-nav>li.dropdown-holder .sub-menu li:last-child a {
  border:none;
}
/* ((((((((((((((((((((( Sticky Menu ))))))))))))))))))))*/
@keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.main-menu.fixed {
  position: fixed;
  width:100%;
  top:0;
  left:0;
  z-index: 999;
  margin:0;
  animation-name: menu_sticky;
  animation-duration: 0.70s;
  animation-timing-function: ease-in-out;
  padding: 0;
}
/*((((((((((((((((((((( Header Style Two )))))))))))))))*/
.header-style-two {
  position: absolute;
  width:100%;
  top:0;
  left:0;
  right: 0;
  z-index: 99;
}
.header-style-two header .bottom-header .single-content p {
  color:#fff;
}
.header-style-two header .bottom-header .single-content .ficon {
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
}
.header-style-two header .bottom-header .single-content .ficon:before {
  font-size: 20px;
}
.header-style-two header .bottom-header .single-content .ficon.flaticon-map-solid:before {
  font-size: 25px;
}
.header-style-two header .bottom-header .single-content.bar-fix {
  padding-left: 65px;
  padding-right: 12px;
  margin-top: 10px;
}
.header-style-two header .bottom-header .single-content.bar-fix:before {
  display: none;
}
.header-style-two header .bottom-header .single-content ul li a {
  width:35px;
  height:35px;
  line-height: 35px;
  border:none;
  background: #054d5c;
  color:#fff;
  margin-left: 3px;
}
.header-style-two header .bottom-header .single-content.mFix {
  margin-left: 55px;
}
.header-style-two header .bottom-header .single-content ul li {
  margin-top: 16px;
}
.header-style-two header .bottom-header {
  padding-bottom: 32px;
}
.header-style-two .main-menu {
  background: rgba(3,61,74,0.4);
}
.header-style-two .main-menu.fixed {
  background: rgba(3,61,74,1);
}
.header-style-two .main-menu .nav>li>a:hover,
.header-style-two .main-menu .nav>li>a:focus,
.header-style-two .main-menu .nav>li:hover>a, 
.header-style-two .main-menu .nav>li.current-page-item>a {
  background: #054d5c;
}
.header-style-two .main-menu .nav>li>a:before {
  background: #032730;
}
.header-style-two .main-menu .nav>li>a:after {
  background: #06404d
}
.header-style-two .main-menu .nav>li>a:hover:before,
.header-style-two .main-menu .nav>li>a:hover:after,
.header-style-two .main-menu .nav>li.current-page-item>a:after,
.header-style-two .main-menu .nav>li.current-page-item>a:before {
  background: transparent;
}
.header-style-two .main-menu .request-quote span i { color:#5c6571;}
.animate-img-ctrl{	width: 27%;  position: relative;  left: 65%; z-index:99; top: -35px;}
   	
.c-ctrl-2{margin-top: 20px;  background: #620620;   padding: 0 0px; font-size: 15px;}
.ad-ctrl {position: relative;  top: 18px; color: #fff; background: #620620;  padding: 0px 22px;
    font-size: 15px; }
    

.pd-booklist{padding: 0px;  padding-top: 11px;}

   .pd-new-img{padding: 0px;  padding-top: 0px;}
/*(((((((((((((((((((((( Theme Banner ))))))))))))))))))*/
#banner h1,#banner h5 {
  color:#fff;
}
#banner h1 {
  font-weight: 900;
  text-transform: uppercase;
  line-height: 60px;
}
#banner h5 {
  font-weight: 300;
  line-height: 30px;
}
#banner a.service-button,
#banner a.quote-button {
  color:#fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  width:150px;
  line-height:55px;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}
#banner a.quote-button {
  border:1px solid #fff;
}
#banner a.quote-button:hover {
  border-color:#364558;
}

/*(((((((((((((((((( Short Banner )))))))))))))))) 
.short-banner {
  background: url(../images/home/1.jpg) no-repeat center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}
.short-banner .opacity {
  height:100%;
  background:rgba(255,181,4,0.85);
  padding: 35px 0;
}
.short-banner h3 {
  font-weight: 500;
  color:#fff;
  margin-top: 16px;
}
.short-banner h3 span {
  color:#373632;
}
.short-banner a {
  width: 195px;
  line-height: 60px;
}

/*(((((((((((((((((((( Manage Section ))))))))))))))))*/
.theme-manage-area {
  margin-top: 60px;
}
.theme-manage-area .we-do-area .theme-title:before {
  width:100%;
}
.theme-manage-area.fix .we-do-area .theme-title:before {
  width: 90px;
}
.theme-manage-area .we-do-area p {
  margin: 20px 15px 20px 0;
}
.theme-manage-area .we-do-area a {
  width:150px;
  line-height: 50px;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
      background: #213043;
  border: 2px solid #f3f3f3;
}
.theme-manage-area .we-do-area a:hover {
  color:#fff;
}
.theme-manage-area .we-do-area ul {
  border-top:1px solid #e9e9e9;
  margin-top: -5px;
  padding-top: 15px;
}
.theme-manage-area .we-do-area ul li {
  position: relative;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  padding-left: 30px;
  margin-bottom: 12px;
}
.theme-manage-area .we-do-area ul li:before {
  content: 'ï…¸';
  font-family: 'font-awesome';
  position: absolute;
  top:0;
  left:0;
  line-height: 26px;
}
.theme-manage-area .we-do-area h3 {
  font-size: 28px;
  margin: -5px 0 -7px 0;
}
.theme-manage-area .content {
  position: relative;
}
figure {
  position: relative;
  overflow: hidden;
  background: #000;
  text-align: center;
  cursor: pointer;
}
.theme-manage-area figure {
  height:177px;
}
figure.effect-milo img {
    max-width: none;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-30px,0,0) scale(1.12);
    transform: translate3d(-30px,0,0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure figcaption {
  padding: 20px;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
figure figcaption,figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
figure.effect-milo figcaption p {
    padding: 0 0 0 10px;
    width: 80%;
    color:#fff;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    border-left: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0,0);
    transform: translate3d(-40px,0,0);
}
.theme-manage-area .content:hover img {
  opacity: 0.5;
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1);
}
.theme-manage-area .content:hover .effect-milo figcaption p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.theme-manage-area .content h5 {
  margin: 35px 0 15px 0;
}
.theme-manage-area .content>a {
  font-weight: 500;
  color:#213043;
  margin-top: 10px;
}
.theme-manage-area .img-content {
  position: relative;
  margin-top: 40px;
}
.theme-manage-area .img-content .opacity {
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background: rgba(0,0,0,0.12);
}
.theme-manage-area .img-content .opacity a {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  color:#fff;
  font-size: 60px;
  font-weight: normal;
}
.theme-manage-area .img-content .opacity a span {
  display: table-cell;
  vertical-align: middle;
}
.theme-manage-area .img-content:hover .opacity a span i {
  -webkit-transform: scale(0.95);
     -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
       -o-transform: scale(0.95);
          transform: scale(0.95);
}
/*(((((((((((((((((((( Feature Work )))))))))))))))) 

.feature-work.bg-color {
  background: #2f2f2f;
  padding: 85px 0 70px 0;
  margin-top: 70px;
  margin-bottom: 40px;
}
.feature-work h2 {
  color:#fff;
}
.feature-work .feature-item-wrapper .item {
  margin: 50px 15px 0 15px;
}
.feature-work .feature-item-wrapper .img-holder {
  position: relative;
  overflow: hidden;
}
.feature-work .feature-item-wrapper .item .img-holder img {
  -webkit-transition: all .1s linear;
     -moz-transition: all .1s linear;
      -ms-transition: all .1s linear;
       -o-transition: all .1s linear;
          transition: all .1s linear;
}
.feature-work .feature-item-wrapper .item:hover .img-holder img {
  -webkit-transform: scale3d(1.1,1.1,1);
     -moz-transform: scale3d(1.1,1.1,1);
      -ms-transform: scale3d(1.1,1.1,1);
       -o-transform: scale3d(1.1,1.1,1);
          transform: scale3d(1.1,1.1,1);
}
.feature-work .feature-item-wrapper .overlay {
  display: block;
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background: rgba(21, 31, 43, 0.65);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.2);
     -moz-transform: scale(0.2);
      -ms-transform: scale(0.2);
       -o-transform: scale(0.2);
          transform: scale(0.2);
}
.feature-work .feature-item-wrapper .overlay:before,
.feature-work .feature-item-wrapper .overlay:after {
  content: '';
  position: absolute;
  width:20px;
  height:20px;
  opacity: 0;
  -webkit-transition-delay: 0.5s; /* Safari */
  transition-delay: 0.5s;
}
.feature-work .feature-item-wrapper .overlay:before {
  border-top: 1px solid #fff;
  border-left:1px solid #fff;
  top:-50px;
  left:-50px;
}
.feature-work .feature-item-wrapper .overlay:after {
  border-bottom: 1px solid #fff;
  border-right:1px solid #fff;
  bottom:-50px;
  right:-50px;
}
.feature-work .feature-item-wrapper .overlay h5 {
  font-weight: 500;
  color:#fff;
  height: 100%;
  margin-top: -25px;
  opacity: 0;
  -webkit-transform: translate3D(0,30%,0);
     -moz-transform: translate3D(0,30%,0);
      -ms-transform: translate3D(0,30%,0);
       -o-transform: translate3D(0,30%,0);
          transform: translate3D(0,30%,0);
}
.feature-work .feature-item-wrapper .overlay span {
  display: block;
  opacity: 0;
  margin-top: -5px;
  -webkit-transform: translate3D(0,-320%,0);
     -moz-transform: translate3D(0,-320%,0);
      -ms-transform: translate3D(0,-320%,0);
       -o-transform: translate3D(0,-320%,0);
          transform: translate3D(0,-320%,0);
}
.feature-work .feature-item-wrapper .overlay a {
  width:35px;
  height:35px;
  background: #fff;
  line-height: 35px;
  text-align: center;
  color:#1a1a1a;
  font-size: 14px;
}
.feature-work .feature-item-wrapper .overlay a:hover {
  background: #303030;
  color:#fff;
}
.feature-work .feature-item-wrapper .item:hover .overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
.feature-work .feature-item-wrapper .item:hover .overlay:before {
  top:15px;
  left:15px;
  opacity: 1;
}
.feature-work .feature-item-wrapper .item:hover .overlay:after {
  bottom:15px;
  right:15px;
  opacity: 1;
}
.feature-work .feature-item-wrapper .item:hover .overlay h5 {
  -webkit-transform: translate3D(0,50%,0);
     -moz-transform: translate3D(0,50%,0);
      -ms-transform: translate3D(0,50%,0);
       -o-transform: translate3D(0,50%,0);
          transform: translate3D(0,50%,0);
}
.feature-work .feature-item-wrapper .item:hover .overlay span {
  -webkit-transform: translate3D(0,-350%,0);
     -moz-transform: translate3D(0,-350%,0);
      -ms-transform: translate3D(0,-350%,0);
       -o-transform: translate3D(0,-350%,0);
          transform: translate3D(0,-350%,0);
}
.feature-work .feature-item-wrapper .item:hover .overlay h5,
.feature-work .feature-item-wrapper .item:hover .overlay span {
  opacity: 1;
  -webkit-transition-delay: 0.4s; /* Safari */
  transition-delay: 0.4s;
}

.owl-theme .owl-nav [class*=owl-] {
  position: relative;
  padding: 0;
  width:35px;
  height:35px;
  color:#7d7d7d;
  border:2px solid #7d7d7d;
  margin: 0;
  background: transparent;
  text-align: center;
  border-radius: 0;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #213043;
  border-color: #213043 !important;
}
.feature-work .owl-nav [class*=owl-]:hover {
  background: transparent;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
  border-right: 1px solid #7d7d7d;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
  border-left: 1px solid #7d7d7d;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:before,
.owl-carousel .owl-controls .owl-nav .owl-next:before {
  position: absolute;
  font-family: 'font-awesome';
  width:100%;
  line-height: 31px;
  top:0;
  left:0;
  font-size: 24px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:before {
  content: 'ï„„';
}
.owl-carousel .owl-controls .owl-nav .owl-next:before {
  content: 'ï„…';
}
.owl-theme .owl-nav {
  margin: 0;
}
.owl-carousel .owl-controls {
  position: absolute;
  top:0;
  right: 15px;
}
.feature-work .owl-carousel .owl-controls  {
  top:-30px;
}
/* ---------------- Our Service -----------*/
.our-service {
  position: relative;
     /* padding: 40px 0px;*/
}
.our-service:before {
  content: url('../images/home/20.jpg');
  position: absolute;
  bottom: 60px;
  right: 0;
  z-index: 99;
}
p.subs {
  font-weight: 500;
  font-size: 18px;
  margin-top: 30px;
  text-align: center;
}
.service-tab-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}
.service-tab-wrapper .nav {
  width:21%;
  border:1px solid #f1f1f1;
}
.service-tab-wrapper .nav>li {
  float:none;
  display: block;
  margin: 0 !important;
  border-bottom:1px solid #f1f1f1;
}
.service-tab-wrapper .nav-tabs > li > a {
  margin: 0;
  border:none;
  border-radius: 0;
  height: 85px;
  padding: 17px 0 0 92px;
  position: relative;
}
.service-tab-wrapper .nav-tabs > li > a .icon {
  position: absolute;
  left:34px;
  top:17px;
}
.service-tab-wrapper .nav-tabs > li > a .icon .ficon:before {
  font-size: 40px;
}
.service-tab-wrapper .nav-tabs > li:last-child {
  border:none;
}
.service-tab-wrapper .nav-tabs > li:hover > a,
.service-tab-wrapper .nav-tabs > li.active > a,
.service-tab-wrapper .nav-tabs > li.active > a:hover,
.service-tab-wrapper .nav-tabs > li.active > a:focus {
  border:none;
  background: #213043;
  margin: 0;
  box-shadow: none;
}
.service-tab-wrapper .nav-tabs > li > a span {
  font-size: 14px;
  color:#c7c2c2;
}
.service-tab-wrapper .nav-tabs > li > a h6 {
  font-weight: 500;
  color:#4d4d4d;
  line-height: 27px;
}
.service-tab-wrapper .nav-tabs > li.active > a span,
.service-tab-wrapper .nav-tabs > li.active > a:hover span,
.service-tab-wrapper .nav-tabs > li.active > a:focus span ,
.service-tab-wrapper .nav-tabs > li.active > a h6,
.service-tab-wrapper .nav-tabs > li.active > a:hover h6,
.service-tab-wrapper .nav-tabs > li.active > a:focus h6,
.service-tab-wrapper .nav-tabs > li:hover > a span,
.service-tab-wrapper .nav-tabs > li:hover > a h6,
.service-tab-wrapper .nav-tabs > li.active > a .icon .ficon:before,
.service-tab-wrapper .nav-tabs > li:hover > a .icon .ficon:before {
  color:#fff;
}
.service-tab-wrapper .tab-content {
  width: 79%;
  padding-left: 55px;
}
.service-tab-wrapper .tab-content .left-side {
  width:54%;
}
.service-tab-wrapper .tab-content .left-side p {
  margin: 20px 0 40px 0;
}
.service-tab-wrapper .tab-content .left-side h6 {
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
  padding-bottom: 25px;
  margin-bottom: 15px;
}
.service-tab-wrapper .tab-content .left-side ul li {
  font-weight: 500;
  font-size: 19px;
  color:#5c5c5c;
  line-height: 44px;
}
.service-tab-wrapper .tab-content .left-side ul li i {
  padding: 0px 5px;
  line-height: 44px;
  color: #000;
}
.service-tab-wrapper .tab-content .left-side .progress {
  height:30px;
  margin: 39px 0 0 0;
  box-shadow: none;
  background: #f4f3f2;
  border-radius: 30px;
}
.service-tab-wrapper .tab-content .left-side .progress-bar {
  background-color: #213043;
  border-radius: 30px;
  position: relative;
  box-shadow: none;
}
.service-tab-wrapper .tab-content .left-side .progress-bar span {
  position: absolute;
  line-height: 30px;
  right:-40px;
  top:0;
  font-size: 15px;
  font-weight: 700;
  color:#686868;
}
.service-tab-wrapper .tab-content .right-side {
  width:46%;
  padding-left: 75px;
}
.service-tab-wrapper .tab-content .right-side h5 {
  margin: 35px 0 20px 0;
}
/*(((((((((((((((((((((( Service Banner )))))))))))))))))*/
.service-banner {
   
  background-size: cover;
  background-attachment: fixed;
}
.service-banner .opacity {
   
  height:100%;
  padding: 24px 0 18px 0;
   
}
.service-banner h4 {
  font-weight: normal;
  text-transform: uppercase;
}
.service-banner h2 {
  font-weight: 900;
  font-size: 40px;
  text-transform: uppercase;
  color:#213043;
  margin: 12px 0 25px 0;
}
.service-banner h4 {
	color:#213043;	
}

.theme-title span {
	color:#213043;	
}

.mrg25{margin-top: 25px;}

.service-banner a {  width: 150px; line-height: 55px; color: #fff;
  text-transform: uppercase;   text-align: center; font-weight: 700;
    font-size: 16px;  background: #630621; letter-spacing: 2px;}
    
  



 /*.service-banner a.btn2 {
  border:2px solid #fff;
  line-height: 51px;
      background: #213043;} */

/*(((((((((((((((((( Our Team Section )))))))))))))))*/
.our-team {
  margin: 30px 0 40px 0;
}
.our-team .row {
  margin-right: -22px;
  margin-left: -22px;
}
.our-team .container .dot-line {
  border-bottom: 1px solid #ededed;
  padding-bottom: 60px;
}
.our-team .row .item {
  margin-right: 22px;
  margin-left: 22px;
  margin-top: 50px;
}
.our-team .team-item-wrapper .text a {
  display: block;
}
.our-team .team-item-wrapper .text a h5 {
  font-weight: 500;
  margin: 18px 0 7px 0;
}
.our-team .team-item-wrapper .text a p {
  color:#b3b3b3;
  margin-bottom: 6px;
}
.our-team .team-item-wrapper .text ul li {
  display: inline-block;
  margin-right: 2px;
}
.our-team .team-item-wrapper .text ul li a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color:#dbddde;
  font-size: 14px;
  background: #364558;
}
.our-team .team-item-wrapper .text ul li a:hover {
  color:#fff;
}
figure.effect-oscar {
  background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
  background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
  overflow: visible;
}

figure.effect-oscar img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.effect-oscar h5 {
  opacity: 0;
  color:#fff;
  margin: 10% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}
.our-team .team-item-wrapper .item:hover figure h5 {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
figure.effect-oscar figcaption {
  background-color: rgba(58,52,42,0);
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 1px solid #fff;
  content: '';
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
figure.effect-oscar p {
  text-transform: capitalize;
  color:#fff;
  line-height: 26px;
}
.our-team .team-item-wrapper .main-wrapper:hover figcaption::before,
.our-team .team-item-wrapper .main-wrapper:hover figure p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.our-team .team-item-wrapper .main-wrapper:hover figcaption {
  background-color: rgba(58,52,42,0.5);
}
.our-team .team-item-wrapper .main-wrapper:hover img {
  opacity: 0.4;
}
.our-team .owl-theme .owl-nav [class*=owl-] {
  background: #213043;
  border-color: #213043;
}
.our-team .owl-carousel .owl-controls .owl-nav .owl-prev:before,
.our-team .owl-carousel .owl-controls .owl-nav .owl-next:before {
  color:#fff;
}
.our-team .owl-carousel .owl-controls {
  top:-40px;
  right: 22px;
}
.team-single-page figure.effect-oscar img {
  width:100%;
  -webkit-transition: all .5s ease-in-out;
     -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
       -o-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out;
}
.team-single-page .main-wrapper {
  margin-bottom: 60px;
  overflow: hidden;
}
/*((((((((((((((((((((((( Company History )))))))))))))))))*/
.company-history .left-side,
.company-history .right-side {
  width: 50%;
}
.company-history .left-side h3 {
  font-weight: normal;
  line-height: 38px;
  margin-bottom: 18px;
}
.company-history .left-side  a {
  width:130px;
  line-height: 45px;
  margin-top: 32px;
}
.company-history .history-panel {
  padding-left: 45px;
  margin-top: 8px;
}
.panel-group {
  margin: 0;
}
.company-history .panel-group {
  border:1px solid #f0f0f0;
  border-bottom: none;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(101,101,101,0.1);
  -moz-box-shadow: 0px 0px 7px 0px rgba(101,101,101,0.1);
  box-shadow: 0px 0px 7px 0px rgba(101,101,101,0.1);
}
.panel {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: none;
  border-bottom:1px solid #f0f0f0;
}
.panel-heading {
  padding: 0;
  border-radius: 0;
}
.company-history .panel-group .panel-heading a {
  padding: 23px 0 23px 30px;
  color:#1c2125;
  font-size: 20px;
  font-weight: 500;
  display: block;
  position: relative;
}
.company-history .panel-group .panel-heading a:before {
  content: '+';
  display: block;
  width:30px;
  height:30px;
  line-height: 30px;
  text-align: center;
  color:#fff;
  background: #e1e1e1;
  position: absolute;
  top:50%;
  margin-top: -15px;
  right: 18px;
  font-size: 20px;
}
.company-history .panel-group .panel-heading.active-panel a:before {
  content: '-';
}
.company-history .panel-group .panel-heading {
  border-bottom:1px solid #f0f0f0;
}
.company-history .panel-group .panel-body {
  padding: 0 20px 20px 30px;
  position: relative;
}
.company-history .panel-group .panel-body img {
  position: absolute;
  top:7px;
  left:30px;
}
.company-history .panel-group .panel-body p {
  padding-left: 137px;
}
.company-history .panel-group .panel-heading.active-panel {
  border-color: transparent;
}
/*((((((((((((((( Company Progress )))))))))))))))))*/
.company-progress  {

  margin: 0px 0 80px 0;
}
.company-progress.mFix {
  margin: -69px 0 -75px 0;
}
.company-progress .opacity {
  height:100%;
  background: rgba(25,25,25,0.9);
  padding: 56px 0 70px 0;
  text-align: center;
}
.company-progress .opacity .number {
  font-weight: 700;
  font-size: 48px;
  color:#fff;
}
.company-progress .opacity h4 {
  font-weight: normal;
  color:#fff;
}
/*((((((((((((((((((((((( Lates News )))))))))))))))))))*/
.latest-news .row {
  margin-left: -30px;
  margin-right: -30px;
}
.latest-news .row [class*="col-"] {
  padding-left: 30px;
  padding-right: 30px;
}
.latest-news .single-post {
  margin-top: 70px;
}
.latest-news .post span {
  font-size: 15px;
}
.latest-news .post a {
  font-weight: 700;
  font-size: 22px;
  color:#1c2125;
  display: block;
  margin: 8px 0 15px 0;
}
figure.effect-winston {
  background: #162633;
  text-align: left;
  margin-bottom: 30px;
}

figure.effect-winston img {
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-winston figcaption {
  padding: 15px;
}
figure.effect-winston figcaption::before {
  position: absolute;
  top: -53px;
  left: -40px;
  width: 120%;
  height: 120%;
  background: url(../images/news/triangle.svg) no-repeat center center;
  background-size: 100% 100%;
  content: '';
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity 0.45s, transform 0.45s;
  -webkit-transform: rotate3d(0,0,1,45deg);
  transform: rotate3d(0,0,1,45deg);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

figure.effect-winston .date {
  width:65px;
  height: 65px;
  text-align: center;
  font-weight: 700;
  font-size: 27px;
  color:#fff;
  padding-top: 5px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,10px,0);
  transform: translate3d(0,10px,0);
}
figure.effect-winston .date span {
  font-size: 15px;
  display: block;
  line-height: 13px;
}
figure.effect-winston p {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 15px 20px 0;
}

figure.effect-winston a {
  margin: 0 8px;
  color: #858585;
  font-size: 20px;
}

figure.effect-winston a:hover,
figure.effect-winston a:focus {
  color: #1c2125;
}

figure.effect-winston p a i {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,50px,0);
  transform: translate3d(0,50px,0);
}

.latest-news .single-post:hover figure img {
  opacity: 0.6;
}

.latest-news .single-post:hover .date {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.latest-news .single-post:hover figcaption:before {
  opacity: 0.7;
  -webkit-transform: rotate3d(0,0,1,20deg);
  transform: rotate3d(0,0,1,20deg);
}

.latest-news .single-post:hover figure p i {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.latest-news .single-post:hover figure p a:nth-child(3) i {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.latest-news .single-post:hover figure p a:nth-child(2) i {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.latest-news .single-post:hover figure p a:first-child i {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/*(((((((((((((((( Client Slider ))))))))))))))*/

.client-slider {
  background: #f8f8f8;
  padding: 65px 0 90px 0;
  margin: 40px 0 40px 0;
}
.client-slider .row {
  margin-right: -25px;
  margin-left: -25px;
}
.client-slider .single-container {
  margin-left: 20px;
  margin-top: 48px;
  position: relative;
}
.client-slider .row .item {
  margin-right: 25px;
  margin-left: 25px;
}
.client-slider .single-container .text {
  background: #fff;
  padding: 33px 30px 30px 60px;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(198,198,198,0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(198,198,198,0.15);
  box-shadow: 0px 0px 5px 0px rgba(198,198,198,0.15);
}
.client-slider .single-container .text:before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left:0;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 18px 23px;
  border-right-width: 0;
  border-top-color: #e8e8e8;
}
.client-slider .single-container .text .quote {
  width:50px;
  height:45px;
  position: absolute;
  top:40px;
  left: -20px;
  text-align: center;
  line-height: 45px;
  color:#fff;
  line-height: 45px;
}
.client-slider .single-container .text .quote:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  left:0;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-width: 12px 20px;
  border-right-width: 0;
  border-bottom-color: #213043;
}
.client-slider .single-container .text .quote .ficon:before {
  font-size: 20px;
  color:#fff;
}
.client-slider .single-container .client-info {
  margin-top: 33px;
}
.client-slider .single-container .client-info img {
  width: 60px;
  height:60px;
  border-radius: 50%;
}
.client-slider .single-container .client-info .name {
  padding-left: 18px;
}
.client-slider .single-container .client-info .name h5 {
  font-weight: 500;
  margin: 7px 0 4px 0;
}
.client-slider .single-container>ul {
  position: absolute;
  right: 0;
  bottom: 15px;
}
.client-slider .single-container>ul li {
  display: inline-block;
  font-size: 15px;
  cursor: pointer;
}
.client-slider .owl-theme .owl-nav [class*=owl-] {
  background: #213043;
  border-color: #213043;
}
.client-slider .owl-carousel .owl-controls .owl-nav .owl-prev:before,
.client-slider .owl-carousel .owl-controls .owl-nav .owl-next:before {
  color:#fff;
}
.client-slider .owl-carousel .owl-controls {
  top:-40px;
  right: 22px;
}
/*(((((((((((((((((((( Our Partner ))))))))))))))))*/
.our-partners .item {
  margin: 45px 15px 40px 15px;
}
 
/*(((((((((((((((((((((( Footer )))))))))))))))))))*/

#top-foot{background: #630621;  padding: 30px 0px;} 
#top-foot h4{color:#fff; margin-bottom: 15px;}
#top-foot p{color:#fff; font-weight:700; font-size: 19px; letter-spacing: 1px;}   
.school-timing li{color:#fff; list-style:none;}

.q-link li a{color:#fff; margin:7px 0px;}

.q-link li span{color:#fff;}
#top-foot a{color:#fff; margin:7px 0px; }

.career-value-18{font-size: 18px; font-family: 'Francois One', sans-serif;}
    
.list-item span{color:#fff;}



   
.tr{text-align:right;}

	#bottom-foot{background: #000;
    padding: 10px;}
	
	#bottom-foot span{color:#fff;}
#bottom-foot a{color:#fff;}
#bottom-foot a:hover{color:#fff; text-decoration:none;}
.soci-link li{display:inline-block; margin:0px 10px;}
.soci-link li i{font-size:20px;}
.soci-link li a{width: 35px; height: 35px; background: #fff; text-align: center; line-height: 35px;
border-radius: 50px}
   
.clr-dark-org{color: #630621!important;}












footer {
 
}
footer .opacity {
  background: rgb(0, 0, 0);
  height: 100%;
 
}
footer .opacity .top-footer {
  border-bottom: 1px solid #24303f;
  padding-bottom: 30px;
}
footer p,footer .footer-link ul li a,footer .footer-service ul li a,
footer .footer-address ul li {
  color: #ffffff;
}
footer .footer-logo {
  width:32%;
}
footer .footer-logo p {
  margin: 20px 90px 0 0;
}
footer h4 {
  color:#fff;
  position: relative;
  padding-bottom: 18px;
  border-bottom: 2px solid #374455;
  margin-bottom: 20px;
}
footer h4:before {
  content: '';
  position: absolute;
  bottom: -2px;
  left:0;
  height:2px;
  width:70px;
}
footer .footer-link {
  width:19%;
}
footer .footer-link ul li,
footer .footer-service ul li {
  line-height: 35px;
}
footer .footer-link ul li i,
footer .footer-service ul li i {
  margin-right: 10px;
}
footer .footer-link ul {
  display: inline-block;
  vertical-align: top;
}
footer .footer-link ul:nth-child(2) {
  margin-right: 28px;
}
footer .footer-service {
  padding-left: 85px;
  width: 18%;
}
footer .footer-address {
  width: 31%;
  padding-left: 124px;
}
footer .footer-address ul li {
  line-height: 25px;
  margin-bottom: 16px;
  position: relative;
  padding-left: 38px;
}
footer .footer-address ul li span {
  position: absolute;
  top:2px;
  left:0;
}
footer .footer-address ul li span:before {
  font-size: 20px;
  padding-left: 2px;
}
footer .footer-address ul li span.flaticon-map-solid:before {
  font-size: 26px;
}
footer .bottom-footer p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
footer .bottom-footer p a {
  font-weight: 700;
}
footer .bottom-footer ul li {
  display: inline-block;
  margin-left: 8px;
}
footer .bottom-footer ul li a {
  width: 35px;
    height: 35px;
    background: #fff;
    text-align: center;
    line-height: 35px;
    color: #192f59;
    border-radius: 50px;
}
footer .bottom-footer ul li a:hover {
  color:#192f59;
}
footer .bottom-footer {
 margin-top: 18px;
    margin-bottom: 15px;
  margin-top: 14px;
}
/*((((((((((((((((((( Inner Banner ))))))))))))))*/
.inner-banner  {
  background: url(../images/slider/about_img_3.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
.inner-banner .opacity {
  height:100%;
  background: rgba(25,25,25,0.45);
  padding: 90px 0 90px 0;
  text-align: center;
}
.inner-banner .opacity h2 {
  text-transform: uppercase;
  color:#fff;
  position: relative;
  line-height: 28px;
  padding-left: 25px;
  font-size: 38px;
  letter-spacing: 0.5px;
}
.inner-banner .opacity h2:before  {
  content: '';
  position: absolute;
  top:0;
  left:0;
  width:5px;
  height: 100%;
}
.inner-banner .opacity ul li {
  display: inline-block;
  margin-left: 5px;
  color:#fff;
  line-height: 28px;
  font-size: 15px;
}
.inner-banner .opacity ul li a {
  color:#fff;
  font-weight: normal;
  font-size: 15px;
}
.inner-banner .opacity ul li a i {
  margin-right: 3px;
}
 
/*((((((((((((((((((((((( Contact Us )))))))))))))))))))*/
#google-map-area {
  height: 430px;
  margin-bottom: 120px;
}
#contact-google-map {
  width:100%;
  height: 100%;
}
.contact-us-page p {
  margin: 15px 0 60px 0;
}
.contact-us-page form input,
.contact-us-page form textarea {
  width:100%;
  max-height: 100%;
  border:1px solid #efefef;
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: 15px;
  font-weight: normal;
}
.contact-us-page form input {
  height: 48px;
}
.contact-us-page form textarea {
  min-height: 180px;
  padding: 20px;
  margin-bottom: 40px;
}
.contact-us-page form input:hover,
.contact-us-page form textarea:hover {
  border-color: #d6d6d6;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(236,236,236,1);
  -moz-box-shadow: 0px 2px 3px 0px rgba(236,236,236,1);
  box-shadow: 0px 2px 3px 0px rgba(236,236,236,1);
}
.contact-us-page form input:focus,
.contact-us-page form textarea:focus {
  border-color:#213043;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(236,236,236,1);
  -moz-box-shadow: 0px 2px 3px 0px rgba(236,236,236,1);
  box-shadow: 0px 2px 3px 0px rgba(236,236,236,1);
}
.contact-us-page form button {
  width: 170px;
  line-height: 45px;
  margin-left:15px;
}
.contact-us-page form {
  margin-bottom: 40px;
}
/*(((((((((((((((((((((((  Contact form activation )))))))))))))))))) 
.contact-us-form .alert_wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(255,255,255,0.7);
  top: 0;
  left: 0;
  z-index: 9999999;
}
.contact-us-form #success,
.contact-us-form #error {
  position: relative;
  width:500px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  margin-left: -250px;
  left:50%;
  background: #fff;
  border:1px solid #213043;
  text-align: center;
}
.contact-us-form #success .wrapper,
.contact-us-form #error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
.contact-us-form #success .wrapper p,
.contact-us-form #error .wrapper p{
  display: table-cell;
  vertical-align: middle;
}
.contact-us-form #success {
  color: #213043;
}
.contact-us-form #error {
  color: red;
}
.contact-us-form #error button,
.contact-us-form #success button {
  color:#fff;
  width:40px;
  height:40px;
  line-height: 20px;
  background: #213043;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 25px;
}
.form-validation label.error {
  display: none !important;
}
.form-validation input.error,
.form-validation textarea.error {
  border:1px solid #f03838 !important;
}
/*(((((((((((((((((((((( Project )))))))))))))))))*/
.project-page {
  
  
}
.mixitUp-menu {
  text-align: center;
  margin-bottom: 80px;
  color: #213043;
}
.mixitUp-menu ul li {
  display: inline-block;
  line-height: 23px;
  margin: 0 15px;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  font-size: 16px;
}
.mixitUp-menu ul li.active,
.mixitUp-menu ul li:hover {
 border-color: #213043;
 color: #a61414;
}

.project-item-wrapper figure.effect-goliath {
  background: #213043;
}
.project-item-wrapper figure.effect-goliath h6,
.project-item-wrapper figure.effect-goliath p {
  color:#fff;
  text-transform: none;
  font-weight: normal;
  opacity: 0;
}
.project-item-wrapper figure.effect-goliath img,
.project-item-wrapper figure.effect-goliath h6 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

.project-item-wrapper figure.effect-goliath img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.project-item-wrapper figure.effect-goliath h6,
.project-item-wrapper figure.effect-goliath p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 25px 20px;
}

.project-item-wrapper figure.effect-goliath p {
  text-transform: none;
  font-size: 90%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,50px,0);
  transform: translate3d(0,50px,0);
}

.project-item-wrapper figure.effect-goliath:hover img {
  -webkit-transform: translate3d(0,-80px,0);
  transform: translate3d(0,-80px,0);
}

.project-item-wrapper figure.effect-goliath:hover h6 {
  -webkit-transform: translate3d(0,-80px,0);
  transform: translate3d(0,-80px,0);
  opacity: 1;
}

.project-item-wrapper figure.effect-goliath:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.project-item-wrapper .mix {
  margin-bottom: 25px;
  display: none;
}
.project-item-wrapper figure.effect-zoe {
  cursor: default;
}
.project-item-wrapper figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.75em;
  background: #fff;
  color: #3c4a50;
  border-bottom: 4px solid #213043;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.project-item-wrapper figure.effect-zoe h5 {
  float: left;
}
.project-item-wrapper figure.effect-zoe h5 a {
  color: #3c4a50;
}
.project-item-wrapper figure.effect-zoe p.icon-links a {
  float: right;
  color: #3c4a50;
  font-size: 24px;
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:hover,
.project-item-wrapper figure.effect-zoe:hover p.icon-links a:focus {
  color: #252d31;
}

.project-item-wrapper figure.effect-zoe p.description {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}

.project-item-wrapper figure.effect-zoe h5,
.project-item-wrapper figure.effect-zoe p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,200%,0);
  transform: translate3d(0,200%,0);
}

.project-item-wrapper figure.effect-zoe p.icon-links a i {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.project-item-wrapper figure.effect-zoe h5 {
  display: inline-block;
}

.project-item-wrapper figure.effect-zoe:hover p.description {
  opacity: 1;
}

.project-item-wrapper figure.effect-zoe:hover figcaption,
.project-item-wrapper figure.effect-zoe:hover h5,
.project-item-wrapper figure.effect-zoe:hover p.icon-links a {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.project-item-wrapper figure.effect-zoe:hover h5 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.project-item-wrapper figure.effect-zoe:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.project-item-wrapper figure.effect-zoe img {
  -webkit-transition: all .35s ease-in-out;
     -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
       -o-transition: all .35s ease-in-out;
          transition: all .35s ease-in-out;
}
.project-item-wrapper figure.effect-zoe:hover img {
  opacity: 0.6;
}
/*(((((((((((((((((( Project Details ))))))))))))))) 
.project-details {
  margin-top: 120px;
}
.project-details .project-img-gallery .single-img {
  margin-bottom: 16px;
}
.project-details .project-img-gallery .carousel-control {
  background: transparent !important;
  font-size: 32px;
  width: 10%;
  opacity: 1;
}
.project-details .project-img-gallery .carousel-control i {
  top:50%;
  margin-top: -5px;
  position: absolute;
  opacity: 0;
  -webkit-transition: all .25s ease-in-out;
     -moz-transition: all .25s ease-in-out;
      -ms-transition: all .25s ease-in-out;
       -o-transition: all .25s ease-in-out;
          transition: all .25s ease-in-out;
}
.project-details .project-img-gallery #myCarousel:hover i {
  opacity: 1;
}
.project-details .project-details-text {
  margin-top: 70px;
  margin-bottom: 120px;
}
.project-details .project-details-text .project-engineer {
  position: relative;
  margin-bottom: 60px;
}
.project-details .project-details-text .name {
  padding: 20px 0 10px 15px;
  background: #fff;
  border-bottom: 2px solid #213043;
}
.project-details .project-details-text .name p {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 3px;
}
.project-details .project-details-text .name h6 {
  text-transform: uppercase;
}
.project-details .project-details-text .project-history ul {
  margin-top: 25px;
}
.project-details .project-details-text .project-history ul li {
  display: block;
  line-height: 35px;
  font-family: 'Hind', sans-serif;
  font-size: 15px;
}
.project-details .project-details-text .project-content-text .theme-title {
  margin-bottom: 40px;
}
.project-details .project-details-text .project-content-text i {
  font-family: 'Hind', sans-serif;
  display: block;
  margin: 40px 40px 40px 40px;
}
.project-details .project-details-text .project-content-text {
  padding-left: 40px;
}
/*((((((((((((((((((((((((((( Our Service ))))))))))))))))) 
.service-single-page {
  padding-top: 120px;
  padding-bottom: 140px;
}
.service-single-page .single-item {
  margin-bottom: 30px;
}
.service-single-page .single-item a {
  display: block;
  background: #f7f7f7;
  padding: 20px;
}
.service-single-page .single-item a span {
  font-size: 15px;
  color:#8c8c8c;
  display: block;
  margin-top:5px;
}
.service-single-page .single-item:hover .hvr-bounce-to-bottom:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.service-single-page .single-item:hover .hvr-float-shadow {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.service-single-page .single-item:hover .hvr-float-shadow:after {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.service-single-page .single-item:hover a h6,
.service-single-page .single-item:hover a span {
  color:#fff;
}
.service-single-page .single-item .img {
  position: relative;
}
.service-single-page .single-item .img .text {
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height: 100%;
  padding: 30px;
  overflow: hidden;
}
.service-single-page .single-item p {
  padding: 0 0 0 10px;
  width: 90%;
  color:#fff;
  font-size: 15px;
  line-height: 22px;
  text-align: left;
  border-left: 3px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
}

.service-single-page .single-item:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.service-single-page .single-item:hover .img .text {
  background: rgba(0,0,0,0.65);
} */

/*(((((((((((( Service Details Page )))))))))))))) 
.service-details-page {
  padding: 120px 0 140px 0;
}
.service-details-page .service-side-bar .wrapper {
  padding-right: 40px;
}
.service-details-page .service-side-bar .wrapper .nav-tabs {
  border:none;
}
.service-details-page .service-side-bar .wrapper .nav>li {
  float:none;
  display: block;
  margin: 0 !important;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a {
  margin: 0 0 5px 0;
  border-radius: 0;
  padding: 20px 0 20px 20px;
  display: block;
  border:1px solid #f1f1f1;
  position: relative;
  z-index: 9;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a:before {
  content: '';
  width:3px;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  z-index: -1;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li:hover > a,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:hover,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:focus {
  margin: 0 0 5px 0;
  box-shadow: none;
  background: transparent;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li:hover > a:before,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:before,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:hover:before,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:focus:before {
  width: 100%;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li > a h6 {
  font-weight: 500;
  color:#4d4d4d;
  font-size: 15px;
}
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a h6,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:hover h6,
.service-details-page .service-side-bar .wrapper .nav-tabs > li.active > a:focus h6,
.service-details-page .service-side-bar .wrapper .nav-tabs > li:hover > a h6 {
  color:#fff;
}
.service-details-page .service-side-bar .project-engineer {
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
}
.service-details-page .service-side-bar .name {
  padding: 20px 0 10px 15px;
  background: #fff;
  border-bottom: 2px solid #213043;
}
.service-details-page .service-side-bar .name p {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 3px;
}
.service-details-page .service-side-bar .name h6 {
  text-transform: uppercase;
}

.service-details-page .service-side-bar .download-item a {
  margin: 0 0 8px 0;
  padding: 17px 0 17px 20px;
  display: block;
  border:1px solid #f1f1f1;
  position: relative;
  z-index: 9;
  color:#8c8c8c;
  font-size: 14px;
  text-transform: uppercase;
}
.service-details-page .service-side-bar .download-item a:before {
  content: '';
  width:3px;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  z-index: -1;
}
.service-details-page .service-side-bar .download-item a:hover:before {
  width:100%;
}
.service-details-page .service-side-bar .download-item a:hover {
  color:#fff;
}
.service-details-page .service-side-bar .download-item a i {
  margin-right: 5px;
}
.service-details-page .service-details-content .tab-pane>img {
  margin-bottom: 60px;
}
.service-details-page .service-details-content p {
  margin: 20px 0 40px 0;
}
.service-details-page .service-details-content h6 {
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
  padding-bottom: 25px;
  margin-bottom: 15px;
}
.service-details-page .service-details-content ul li {
  font-weight: 500;
  font-size: 19px;
  color:#5c5c5c;
  line-height: 44px;
}
.service-details-page .service-details-content ul li i {
  margin-right: 16px;
  line-height: 44px;
}
.service-details-page .service-details-content .progress {
  height:30px;
  margin: 0 0 60px 0;
  box-shadow: none;
  background: #f4f3f2;
  border-radius: 30px;
}
.service-details-page .service-details-content .progress-bar {
  background-color: #213043;
  border-radius: 30px;
  position: relative;
  box-shadow: none;
}
.service-details-page .service-details-content .progress-bar span {
  position: absolute;
  line-height: 30px;
  right:-40px;
  top:0;
  font-size: 15px;
  font-weight: 700;
  color:#686868;
}
.service-details-page .service-details-content .bottom-text h4 {
  margin: 50px 0 38px 0;
}
 
 
 
 */
 
 






.effect-goliath .icon-links .fa { 
	color: #fff;
    font-size: 18px;
    padding: 0px 20px;
}
 
.foot-center ul {
text-align:center;

}
.foot-left {
    
	    font-size: 14px;
		    margin-top: 20px;
			text-align:center;
			color: #fff;
}
.foot-right {
     
    font-size: 14px;
	text-align:center;
	margin-top:17px;
}

.foot-right-1 {
     font-size: 14px;
	text-align:center;
	margin-top:17px;
	color:#fff;
}

.white-text-07{color:#fff;}
.white-text-07:hover{color:#fff;}

.list-inline{padding-left: 0;
    margin-left: -17px;
    list-style: none;margin-top:10px;
	  
	}
.foot-left .list-inline li a {
   color:#ffffff;
  
}

.foot-left .list-inline li a:hover {
   color:#fff;
   transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}


.foot-left a:hover {
   color:#fff;
   transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.contact-us-page {
	margin-top: 60px;
	
	
}


.float-left .list-item {
	padding:20px 0px;
	
}

.float-left .list-item  li {
    padding: 10px 0px;
    border-bottom: 1px solid rgba(245, 238, 240, 0.85);
}

.float-left .list-item  .fa {
    font-size: 24px;
    padding: 2px 10px;
    color: #a61414;
	float:left;
}

.fnt-cl{font-size: 19px;
    font-weight: 700;}

	
	
	
/*---------- Contact Banner -------------------*/

.contact-inner-banner  {
  background: url(../images/home/contact-image.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
.contact-inner-banner .opacity {
  height:100%;
  background: rgba(25,25,25,0.45);
  padding: 90px 0 90px 0;
  text-align: center;
}
.contact-inner-banner .opacity h2 {
  text-transform: uppercase;
  color:#fff;
  position: relative;
  line-height: 28px;
  padding-left: 25px;
  font-size: 38px;
  letter-spacing: 0.5px;
}
.contact-inner-banner .opacity h2:before  {
  content: '';
  position: absolute;
  top:0;
  left:0;
  width:5px;
  height: 100%;
}
.contact-inner-banner .opacity ul li {
  display: inline-block;
  margin-left: 5px;
  color:#fff;
  line-height: 28px;
  font-size: 15px;
}
.contact-inner-banner .opacity ul li a {
  color:#fff;
  font-weight: normal;
  font-size: 15px;
}
.contact-inner-banner .opacity ul li a i {
  margin-right: 3px;
}

/*------------------- Project Banner --------------------*/

.project-inner-banner  {
  background: url(../images/slider/project-banner.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
.project-inner-banner .opacity {
  height:100%;
  background: rgba(25,25,25,0.45);
  padding: 90px 0 90px 0;
  text-align: center;
}
.project-inner-banner .opacity h2 {
  text-transform: uppercase;
  color:#fff;
  position: relative;
  line-height: 28px;
  padding-left: 25px;
  font-size: 38px;
  letter-spacing: 0.5px;
}
.project-inner-banner .opacity h2:before  {
  content: '';
  position: absolute;
  top:0;
  left:0;
  width:5px;
  height: 100%;
}
.project-inner-banner .opacity ul li {
  display: inline-block;
  margin-left: 5px;
  color:#fff;
  line-height: 28px;
  font-size: 15px;
}
.project-inner-banner .opacity ul li a {
  color:#fff;
  font-weight: normal;
  font-size: 15px;
}
.project-inner-banner .opacity ul li a i {
  margin-right: 3px;
}

/*------------------ Clients Banner ------------------------*/

.clients-inner-banner  {
  background: url(../images/slider/clients-banner1.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
.clients-inner-banner .opacity {
  height:100%;
  background: rgba(25,25,25,0.45);
  padding: 90px 0 90px 0;
  text-align: center;
}
.clients-inner-banner .opacity h2 {
  text-transform: uppercase;
  color:#fff;
  position: relative;
  line-height: 28px;
  padding-left: 25px;
  font-size: 38px;
  letter-spacing: 0.5px;
}
.clients-inner-banner .opacity h2:before  {
  content: '';
  position: absolute;
  top:0;
  left:0;
  width:5px;
  height: 100%;
}
.clients-inner-banner .opacity ul li {
  display: inline-block;
  margin-left: 5px;
  color:#fff;
  line-height: 28px;
  font-size: 15px;
}
.clients-inner-banner .opacity ul li a {
  color:#fff;
  font-weight: normal;
  font-size: 15px;
}
.clients-inner-banner .opacity ul li a i {
  margin-right: 3px;
}



/*--------------- Why us ------------------------*/ 


.why_us-inner-banner  {
  background: url(../images/slider/whyus-banner2.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
.why_us-inner-banner .opacity {
  height:100%;
  background: rgba(25,25,25,0.45);
  padding: 90px 0 90px 0;
  text-align: center;
}
.why_us-inner-banner .opacity h2 {
  text-transform: uppercase;
  color:#fff;
  position: relative;
  line-height: 28px;
  padding-left: 25px;
  font-size: 38px;
  letter-spacing: 0.5px;
}
.why_us-inner-banner .opacity h2:before  {
  content: '';
  position: absolute;
  top:0;
  left:0;
  width:5px;
  height: 100%;
}
.why_us-inner-banner .opacity ul li {
  display: inline-block;
  margin-left: 5px;
  color:#fff;
  line-height: 28px;
  font-size: 15px;
}
.why_us-inner-banner .opacity ul li a {
  color:#fff;
  font-weight: normal;
  font-size: 15px;
}
.why_us-inner-banner .opacity ul li a i {
  margin-right: 3px;
}





/*--------------- Why us ------------------------*/ 


.disclaimer-inner-banner  {
  background: url(../images/slider/whyus-banner2.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
.disclaimer-inner-banner .opacity {
  height:100%;
  background: rgba(25,25,25,0.45);
  padding: 90px 0 90px 0;
  text-align: center;
}
.disclaimer-inner-banner .opacity h2 {
  text-transform: uppercase;
  color:#fff;
  position: relative;
  line-height: 28px;
  padding-left: 25px;
  font-size: 38px;
  letter-spacing: 0.5px;
}
.disclaimer-inner-banner .opacity h2:before  {
  content: '';
  position: absolute;
  top:0;
  left:0;
  width:5px;
  height: 100%;
}
.disclaimer-inner-banner .opacity ul li {
  display: inline-block;
  margin-left: 5px;
  color:#fff;
  line-height: 28px;
  font-size: 15px;
}
.disclaimer-inner-banner .opacity ul li a {
  color:#fff;
  font-weight: normal;
  font-size: 15px;
}
.disclaimer-inner-banner .opacity ul li a i {
  margin-right: 3px;
}



/*---------------- */

.company-history {
	padding:50px 0px;
}

.right-side .p-color {
	
	color: #a61414;
}

.ul_li_style .list-item li {
	
	    text-transform: none !important;
    font-weight: 500 !important;
}

.p-highlight {
	    color: #213043;
    font-size: 22px;
}




.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #620620;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.form-control{margin-top:5px;}


.white-text{color:#fff;}

.white-text-1{color:#fff;}

.white-text-1:hover{color:#fff;}

#welcome{background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;} 
	
	/*#projects{background: url(../images/ips-red.jpg);background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;height: 400px;}*/
	
	#projects{background: #62061f; height: 400px;}
	
	
	#team{background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;}
	
	.main-header{background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;}
.shadow{background-color:#000000c7;height: 400px;}
.mrg0{margin-top: 50px;margin-bottom: 30px;}

.mrg1{margin-bottom: 30px;}
.mrg2{margin-top:30px}
 

	.top-f { background: #620620; font-weight: 500;}
	
	 
	 
.f-c1{color: #fff;
    /* padding: 0px; */
    /* margin-bottom: 22px; */
    /* top: 50px; */
   margin-top: 25px;
    font-size: 18px;
	}
.img {
    vertical-align: middle;
}
.img {
    border: 0;
}

.c-text{color: #213043;}
.more{color: rgba(4, 4, 4, 0.8784313725490196);}
.more:hover{color:#e76137;}
.box-img{ 
    transform: scale3d(1.03,1.03,1);
    -webkit-transform: scale3d(1.03,1.03,1);
    border: 1px solid #797979;
    padding: 5px;border-top-left-radius: 17px;
    border-bottom-right-radius: 17px;}
.box-img:hover{box-shadow: 0 0 6px 0 rgba(0,0,0,.3);}

.img-r{border-top-left-radius: 17px;
    border-bottom-right-radius: 17px;}

.bdr-01{box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);}
	.white-shadow{background: #fbfafad4;margin-top: 80px;}
	
	.common_btn2 {
    background: #035942;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    padding: 0 36px 0 36px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 10;
    transition: .2s all linear;
}



@media (max-width:1300px){ 

.main-menu .nav>li>a { line-height: 50px;text-transform: uppercase; color: #fff;
   padding: 0 16px; font-size:15px;}
    
    
   
}
	
	





@media (max-width:460px){
	


}
@media (min-width:991px){
	.owl-carousel .owl-item img {padding: 0px 10px;}
   



}
@media (min-width:1080px){
	.owl-carousel .owl-item img {
    
}
}
@media (max-width: 768px){
	
	.list-inline{padding-left: 0;
    margin-left: -5px;
    list-style: none;margin-top:10px;
	 font-size: 13px;
	}
	.kids-mt-40 {margin-top: 40px;}
	
.kids-font-65 {font-size: 40px; letter-spacing: 2px;  margin-top: 0px; }
    
    
   

.kids-display-value{display:block; background:#91d0c5;}
.tree.vertical li div { margin: 12px 9px;}
.kids-value-2 p{padding:0 12px;}
.kids-value-3 p{padding:0 12px;}
 .kids-value-4 p{padding:0 12px;} 

.kids-pd-10-40 { padding: 0px; font-size: 17px;margin-top: 5px; margin-bottom: 7px;}
   
   
	.animate-img-ctrl {  width: 12%;  position: absolute; left: 65%; z-index: 99; top: 58px;}
   
 .kids-add-1 {position: absolute; left: 55px; top: 9px; z-index: -1;  font-size: 16px;  background: #56abe1;
     padding: 8px 10px; border-radius: 10px;}
	 
 .kids-add-2 { position: absolute; right: 35px; top: 62px;z-index: -1;font-size: 16px;background: #56abe1;
    padding: 7px 5px;border-radius: 10px;}
 
 .contact-mrg-t20{margin-top:40px;}


.value-shape .shape-2 { display:none;}
   
    
    
    

.kids-core-value-wrap-4 {
    background: #df0985;
    border-radius: 18px;
    min-height: 355px;
    border-bottom: 4px solid #04a257;
    border-top: 4px solid #04a257;
    margin-top: 20px;
}
   
.kids-baloon-play-2 {animation: UpDown-01 5s linear alternate infinite; position: absolute;
  right: 0;  top: 300px; z-index: -1;}
    
    @keyframes UpDown-01 {
0% {top: 16em;}
50% {top: 20.5em;}
100% {top: 24em;}
}
    
    


.kids-our-program-1 { background: #df0985; min-height: 200px;
  padding: 15px 15px;   margin-top: 20px;  box-shadow: 0px 0px 5px #000;}
    
   .kids-our-program-2 { background: #04a257; min-height: 200px; padding: 15px 15px;
    margin-top: 20px;  box-shadow: 0px 0px 5px #000;} 
    
    
    
   
.kids-our-program-3 {background: #b518a5;  min-height: 210px;  padding: 15px 15px;
    margin-top: 20px; box-shadow: 0px 0px 5px #000; }
   
   
    
    


.kids-our-program-4 {background: #dd2c1cf2; min-height: 200px; padding: 15px 15px;
     margin-top: 20px; box-shadow: 0px 0px 5px #000;}
    
    
   
    


.kids-txt-wrap-1 {background: #dd2c1c; min-height: 205px;  padding: 15px 15px;
     margin-top: 20px; border-radius: 20px;}
    
   
   
    

  

.kids-txt-wrap-2 { background: #3f289a; min-height: 205px; padding: 15px 15px; margin-top: 20px;
   border-radius: 20px;}
    
.kids-txt-wrap-3 {background: #04a257; min-height: 205px; padding: 15px 15px; margin-top: 20px;
    border-radius: 20px;}
   
    
.kids-txt-wrap-4 { background: #b518a5; min-height: 205px;padding: 15px 15px;  margin-top: 20px; border-radius: 20px;}
   
 
.ukg-shape .shape-2 {display: none;}
 .ukg-shape .shape-1 { position: absolute; left: 80px; bottom: 0px; z-index: -1;}
   
  .animal-shape-2 {display:none;}
    
  .animal-shape-1 { position: absolute;  left: 0; bottom: -35px; z-index: -1; animation: mymove-1 4s infinite; text-align:center; animation-direction:alternate;}

@keyframes mymove-1 {  from {left: 0px;} to {left: 30px;} }
    
    .kids-link li{padding-left:12px;}
   
  
   
.kids-core-value-wrap-1 { background: #04a257; padding: 15px;border-radius: 12px;
    min-height: 170px;margin-bottom: 20px;}
    
  .kids-core-value-wrap-2 {background: #3f289a; padding: 15px;border-radius: 12px; min-height: 170px;
    margin-bottom: 20px;}
    
    
  .kids-txt-cntrl-2 { background: #fff; padding: 30px 15px; margin-top: 30px;}
   
   
    
  
    
  
   
    



}


@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.1, 1.1);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.1, 1.1);
  }
}

.carousel-inner .item > img {
  -webkit-animation: zoom 0s;
  animation: zoom 0s;
}
.carousel-control.right { background:none;}
.carousel-control.left { background:none;}
.carousel-control {
    position: absolute;
    top: 45%;
}

.line-control{line-height: 60px;}

.mgp{padding:0px;}



.icon-control{width: 35px;
    height: 35px;
    background: #fff;
    text-align: center;
    line-height: 35px;
    color: #a61414;
    border-radius: 50px;
	font-size: 22px;
	}
	
	.text-bg{border: 1px solid;
    padding: 11px;
    background-color: eeeee;
    background-color: #000;}
	
	.mrg_left{margin-left: 16px;}
	
	
.img_control {padding:40px 0px;}	

.black-text{color:#000;}




	  .day {
    margin-bottom: 4px;
    font-size: 36px;
    color: #a61414;
    line-height: 22px;
    font-family: 'Montserrat', serif;
    font-weight: 700;
}


.pagination > li > a, .pagination > li > span {
    position: relative;  float: left;  padding: 6px 12px;  margin-left: -1px; line-height: 1.42857143;
   color: #ececec; text-decoration: none;  background-color: #630621; border: 1px solid #ddd; }
  
#gray-back{background-color:#dcdada;}
.gray-back{background-color:#dcdada;}

.mrgtop{margin-top: 30px;}

 .bdr-c{border:1px solid #fff;padding: 37px;}
 
 /*----counter--------*/
 

/*-=-=-=-=-=-=-=-=-=-=-=- */
/* Column Grids */
/*-=-=-=-=-=-=-=-=-=-=-=- */
.mgb20 {margin-bottom:20px;}

.end { margin-right: 0 !important; }
/* Column Grids End */

.wrapper { width: 100%; auto; position: relative;}
.counter {background-color: #8fc54b;
    padding: 20px 0;
    border-radius: 5px;
    border: 1px solid #fbfbfb;}
.count-title { font-size: 40px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text { font-size: 13px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #3b6802; }



.site_name {
    padding-top: 45px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    left: 5%;
}



/* Menu D-Effect CSs --------- */


.dropdown-menu {border:0px;}
.dropdown-menu>li>a {padding: 0px 20px; font-size: 16px;-moz-transition: all 0.2s cubic-bezier(0.5, 0.3, 0.47, 0.81);-o-transition: all 0.2s cubic-bezier(0.5, 0.3, 0.47, 0.81);-webkit-transition: all 0.2s cubic-bezier(0.5, 0.3, 0.47, 0.81);transition: all 0.2s cubic-bezier(0.5, 0.3, 0.47, 0.81)
	}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {background-color:#620620; color:#fff;background-image: none; }

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover {color: #fff;
    background-color: #333;background-image: none;
	}
	
	.img-b {
    box-shadow: 5px 5px 15px 5px rgba(105, 105, 105, 0.08);
    padding: 20px 20px 38px 20px;
    background: #fff;
	
	
}

	.img-b:hover {
    box-shadow: 5px 5px 15px 5px rgba(105, 105, 105, 0.08);
    padding: 20px 20px 38px 20px;
    background: #fff;
	
}
	.zin {transition: transform .8s,-webkit-transform .8s;}
	.zin:hover{transform: scale(1.1);
	}
	
	.img-c{ overflow:hidden;}
	.pd-ctrl{text-align: center;
    margin: 15px;}
	#white-background{margin-top: 100px;}
	#welcome-1{background:#fff;}
	.white-shadow-1 {
    background: #fff;
    margin-top: 80px;
}
	 #news-section {
    background: #ececec;
}
	.mrg40 {
    margin-top: 40px;
    margin-bottom: 40px;
}
	.p-c{padding:0px;}
	.h-c{overflow-y: hidden!important;
    height: 49px!important;}
#side_panel {position: fixed;top:40%;left: 0;z-index:10}.list-item {padding:0px;} .list-item li {margin-bottom:10px} .list-item li a {border-radius:5px;} 
.btn-primary i {display: inline-block;  width: 25px;  height: 40px;text-shadow: none;  padding-top: 12px;}.btn-primary {background-image:none; background-color: #a61414;border:0px;}.btn-primary span{  display: inline-block;  font-size: 15px;  letter-spacing: -9px;opacity: 0;transition: all 0.3s ease 0s; border-color:#FF9900}.btn-primary:hover span {letter-spacing: 1px;opacity: 1;transition: all 0.3s ease 0s;padding-left:10px;} 
.btn-primary:hover {  background-color:#FF9900;color: #FFFFFF;background-position: unset; }.list-item:hover li a {border-radius:0%;} 



.btn {
    display: inline-block;
    padding: 0px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.line_1-1 {
    width: 200px;
    left: 0;
    margin: 10px auto 5px;
    right: 0;
    text-align: center;
}
.line_2-2 {
    width: 150px;
    margin: 0 auto 5px;
    right: 0;
    text-align: center;
}
.line_3-3 {
    width: 100px;
    margin: 0 auto 25px;
    right: 0;
    text-align: center;
}


 

.shadow_two {
    background: rgba(0, 0, 0, 0.86);
}
.page_header{
	background-position: center !important;
    background-size: cover !important;
	  
}
.page_header .page-content {
    position: relative;
	text-align: center;
}
.page_header .page-content h2 {
    margin-top: 70px;
    color: #fff;
    margin-bottom: 0px;
}
.page_header .page-content p {
    padding-bottom: 30px;
    margin: 0;
    color: #fff;
}
.page_header .page-content .page_nav {
    background: #fff;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    bottom: 0;
    padding: 18px 40px 10px;
    display: inline-block;
    margin-top: 300px;
    color: #7f7f7f;
    font-size: 0.875em;
	border-bottom-right-radius: 17%;
    border-bottom-left-radius: 17%;
     
}
.page_header .page-content .page_nav a {
    display: inline-block;
    margin: 0 10px;
    color: #0b0b0b;
}
.page_header .page-content .page_nav span i { margin-right: 5px;}
  
.list_control3 .list-item {
    padding: 0px;
    list-style-type: none;
}

.list_control3 .list-item .fa {
 float: left;
    padding: 0px;
    margin-top: 2px;
     
    color: #faba00;
        width: auto;
    height: auto;
    font-size: 18px;
    text-align: center;
}

.list_control3 .list-item li {
    padding-left: 30px;
    padding-bottom: 10px;
    line-height: unset;
    letter-spacing: 0.2px; 
    font-size: 15px;
 color:#000;
}



.list_control3 .list-item {
    padding: 0px;
    list-style-type: none;
}

.list_control3 .list-item .fa {
 float: left;
    padding: 8px;
    margin-top: 2px;
   
    color: rgb(166, 20, 20);
    width: 36px;
    height: 36px;
    font-size: 18px;
    text-align: center;
    background: #fff;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.list_control3 .list-item li {
    padding-left: 50px;
    padding-bottom: 0px;
    line-height: 20px;
    letter-spacing: 0.2px; 
    font-size: 17px;
 color:rgba(4, 4, 4, 0.8784313725490196);
}


.list_control4 .list-item {
    padding: 0px;
    list-style-type: none;
}

.list_control4 .list-item .fa {
 float: left;
    padding: 0px;
    margin-top: 2px;
    color: #faba00;
    width: auto;
    height: auto;
    font-size: 18px;
    text-align: center;
}

.list_control4 .list-item li {
    padding-left: 30px;
    padding-bottom: 10px;
    line-height: unset;
    letter-spacing: 0.2px; 
    font-size: 15px;
 color:#000;
}



.list_control4 .list-item {
    padding: 0px;
    list-style-type: none;
}

.list_control4 .list-item .fa {
 float: left;
    padding: 8px;
    margin-top: 2px;
   
    color: #a61414;
    width: 36px;
    height: 36px;
    font-size: 18px;
    text-align: center;
    background: #fff;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.list_control4 .list-item li {
    padding-left: 50px;
    padding-bottom: 0px;
    line-height: 38px;
    letter-spacing: 0.2px; 
    font-size: 17px;
 color:#fff;
}

 
 --------------------

.list_control5 .list-item {
    padding: 0px;
    list-style-type: none;
}

.list_control5 .list-item .fa {
 float: left;
    padding: 0px;
    margin-top: 2px;
    color: #faba00;
    width: auto;
    height: auto;
    font-size: 18px;
    text-align: center;
}

.list_control5 .list-item li {
   padding: 11px 50px;
    padding-bottom: 10px;
    line-height: unset;
    letter-spacing: 0.2px; 
    font-size: 15px;
 color:#000;
}



.list_control5 .list-item {
    padding: 0px;
    list-style-type: none;
}

.list_control5 .list-item .fa {
 float: left;
    padding: 8px;
    margin-top: 2px;
   
    color: rgb(166, 20, 20);
    width: 36px;
    height: 36px;
    font-size: 18px;
    text-align: center;
    background: #fff;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}



.list_control6 .list-item {
    padding: 0px;
    list-style-type: none;
}

.list_control6 .list-item .fa {
 float: left;
    padding: 0px;
    margin-top: 2px;
    color: #faba00;
    width: auto;
    height: auto;
    font-size: 18px;
    text-align: center;
}

.list_control6 .list-item li {
    padding-left: 30px;
    padding-bottom: 10px;
    line-height: unset;
    letter-spacing: 0.2px; 
    font-size: 15px;
 color:#000;
}



.list_control6 .list-item {
    padding: 0px;
    list-style-type: none;
}

.list_control6 .list-item .fa {
 float: left;
    padding: 8px;
    margin-top: 2px;
   
    color: #a61414;
    width: 36px;
    height: 36px;
    font-size: 18px;
    text-align: center;
    background: #fff;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.list_control6 .list-item li {
    padding-left: 50px;
    padding-bottom: 0px;
    line-height: 38px;
    letter-spacing: 0.2px; 
    font-size: 17px;
 color:#fff;
}



.list_control6 .list-item li {
    padding-left: 50px;
    padding-bottom: 0px;
    line-height: 38px;
    letter-spacing: 0.2px; 
    font-size: 17px;
 color:#000;
}

.price-column-4 .inner-box {
    position: relative;
   border: 1px solid #ececec;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.price-column-4 .inner-box .price-title {
        position: relative;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 9px 23px;
    margin-bottom: 20px;
    display: inline-block;
    background-color: #620620;
    text-transform: capitalize;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
     
}
.price-column-4 .inner-box:hover {
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    -ms-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    -o-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
}

.price-column-4 .inner-box {
    position: relative;
    border: 1px solid #fff;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
	   border-bottom-right-radius: 17px;
    border-top-left-radius: 17px; 
}

 
.price-column-5 .inner-box {
    position: relative;
   border: 1px solid #ececec;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.price-column-5 .inner-box .price-title {
        position: relative;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 9px 23px;
    margin-bottom: 20px;
    display: inline-block;
    background-color: #630621;
    text-transform: capitalize;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
     
}
.price-column-5 .inner-box:hover {
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    -ms-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    -o-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
}

.price-column-5 .inner-box {
    position: relative;
    border: 1px solid #630621;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
	   border-bottom-right-radius: 17px;
    border-top-left-radius: 17px; 
}

.mrg-1{margin:0px;}



.news-c{position: relative;
    float: left;
    width: 80px;
    height: 75px;
    padding-top: 0px;
    border: 1px solid #000;
    border-radius: 5px;
    text-align: center;
    margin-top: 5px;
	 padding-bottom: 0px;
	 background:#fff;
	}
	
	 .day {
     
    font-size: 26px;
    color:#a6141;
     
    font-family: 'Montserrat', serif;
    font-weight: 700;
}

.mrg-01{margin-top:15px;}

 .month {
    font-size: 13px;
    color: #000;
    line-height: 22px;
}

.demo1{overflow-y: hidden;
    height: 270px;
    /* border: 1px solid #000; */
    padding: 10px;
    background: #eee;}

.form-control {
    border-radius: 0px;
    font-size: 14px;
    width: 100%;
    height: 64px;
    padding: 16px 20px;
    line-height: 1.42857143;
    border: 1px solid #d6dadc;
    background-color: #fff;
    text-transform: capitalize;
    letter-spacing: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    color: #011c28;
}

.form-control-1 {
    border-radius: 0px;
    font-size: 14px;
    width: 100%;
    height: 148px;
    padding: 16px 20px;
    line-height: 1.42857143;
    border: 1px solid #d6dadc;
    background-color: #fff;
    text-transform: capitalize;
    letter-spacing: 0px;
     
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    color: #011c28;
}

.mrg20{margin-top:20px;}

.pullme_right{float:right;}
.pullme_left{float:left;}

.btn-active3{padding: 6px 13px;
    color: #fff;
    background: #630621;
    border: 0px;}

.btn-active3:hover{background: #620620;}

.contact-bdr{border: 1px solid #fff;
    padding: 20px;}
	
	.mrgt{ margin-top:60px;}
	.mrgb{ margin-bottom:60px;}

	
	.price-section .price-column {
    position: relative;
    padding: 0px 15px;
}
.price-column .inner-box {
    position: relative;
    text-align: center;
    
    border: 1px solid #ececec;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.price-column .inner-box .price-title {
        position: relative;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 9px 23px;
    margin-bottom: 20px;
    display: inline-block;
    background-color: #620620;
    text-transform: capitalize;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
     
}
.price-column .inner-box:hover {
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    -ms-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    -o-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
}

.price-column .inner-box {
    position: relative;
    text-align: center;
     
    border: 1px solid #fff;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
	   border-bottom-right-radius: 17px;
    border-top-left-radius: 17px; 
}

	.alumni-bdr{position: relative;
    padding: 20px 8px 20px 0;
    border-right: 10px solid #630621;}
	
	.alumni-bdr::before {
    position: absolute;
    height: 10px;
    width: 80%;
    top: 0;
    right: 0;
    content: '';
    background: #630621;
    transform-origin: 100% 0;
    transform: skew(30deg, 0);
}
	
	.alumni-bdr::after {
    position: absolute;
    height: 10px;
    width: 50%;
    bottom: 0;
    right: 0;
    content: '';
    background: #630621;
    transform-origin: 100% 0;
    transform: skew(30deg, 0);
}


.alumni-bdr-1{position: relative;
    padding: 20px 8px 20px 10px;
    border-left: 10px solid #630621;}
	
	.alumni-bdr-1::before {
    position: absolute;
    height: 10px;
    width: 80%;
    top: 0;
    left: 0;
    content: '';
    background: #630621;
    transform-origin: 100% 0;
    transform: skew(-30deg, 0);
}
	
	.alumni-bdr-1::after {
    position: absolute;
    height: 10px;
    width: 50%;
    bottom: 0;
    left: 0;
    content: '';
    background: #630621;
    transform-origin: 100% 0;
    transform: skew(-30deg, 0);
}

.bg-ctrl-01{    min-height: 285px;
    background:#b92b30;
    padding: 20px;
    overflow: hidden;
    display: block;
    position: relative;
	color: #fff;
	}
	
	.npn{padding-left: 0;
    padding-right: 0;}
	
	.controls {
    margin: 25px 0;
}
.upcoming-btn{font-size: 15px;
    visibility: visible;
    padding: 13px 21px;
    padding: 5px 21px;
    dding: 0px 21px;
    margin-top: 25px;
    /* margin-bottom: 8px; */
    font-size: 14px;}

#green-section{background:#848484;}

.mrg_ctrl20{margin-bottom:20px; margin-top:20px;}

#infrastructure{margin-bottom:30px; margin-top:30px;}
.controls a:hover, .controls a.active {
    color: #fff;
    background: #620620;
    border: 1px solid #620620;
	text-decoration: none;
}
.controls a {
    display: inline-block;
    border-radius: 0px;
    cursor: pointer;
    margin: 5px 10px;
    color: #898989;
    text-transform: uppercase;
    border: 1px solid #f1f1f1;
    padding: 10px 15px;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -0-
    transition: all 0.9s ease;
    transition: all 0.9s ease;
}



	.single-contact-info input[type="text"],
.single-contact-info input[type="email"],
.single-contact-info input[type="number"]{
    border: 1px solid #d3d3d3;
    color: #8a8a8a;
    font-size: 15px;
    margin-bottom: 18px;
    padding: 12px;
    width: 100%;
}

.hc{padding: 10px;}
	
#contact-section{margin-bottom:60px; margin-top:60px;}
#contact-section-1{ margin-top:60px;}

#contact-section-4{margin-bottom:30px; margin-top:30px;}

#white-section{margin-top:60px;margin-bottom:30px;}

 
#red-section{background:#620620;}

.hed-c{margin-bottom:30px; margin-top:30px;}
.course-box, .course-box .footer {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
	.course-box {
    border: 1px solid #e9e9e9;
}

.course-box:hover{border: 1px solid #a61414;box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);}
.course-content {
    padding-top: 22px;
    padding-bottom: 30px;
}
.plr-25 {
    padding-left: 25px;
    padding-right: 25px;
}
.course-box .price {
    background: #169eb7 none repeat scroll 0 0;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 8px 0 rgba(5, 5, 6, 0.4);
    box-shadow: 0 0 8px 0 rgba(5, 5, 6, 0.4);
    height: 57px;
    position: relative;
    top: -32px;
    width: 57px;
    margin-bottom: -15px;
}
.course-box .price h3 {
    color: #fff;
    line-height: 74px;
}
.mb-20 {
    margin-bottom: 20px;
}
.course-content p {
    line-height: 22px;
}
.course-box .price {
    background: #620620 none repeat scroll 0 0;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 8px 0 rgba(5, 5, 6, 0.4);
    box-shadow: 0 0 8px 0 rgba(5, 5, 6, 0.4);
    height: 73px;
    position: relative;
    top: -32px;
    width: 73px;
    margin-bottom: -15px;
}

.bg-c{background: #002e48;
    padding: 20px;}
	
.tr{text-align: right;}

.bg-shade{background: #620620;  padding: 5px;}
    
@media (max-width: 768px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
    padding: 8px 10px;
    border-bottom: 1px solid rgba(0, 66, 116, 0.08);
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {color: #fff;
    background-color: #333;background-image: none;
	}
	
	.font-background{font-size:12px;}
	
	
	.mrg22{margin-top:0px;}
	.list_control {
    padding-top: 0px;
}

.site_name {
   padding-top: 0px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    left: 5%;
}
.mrg25{margin-top: 0px;}

.tr{text-align: right;}
.btl{border-top-left-radius: 15px;}


}
	
header .top-header ul li .top-f {color:#fff}
header .top-header ul li .top-f:hover {background:#620620; color:#fff}

@media (max-width:768px) {
	#projects {height:unset;}
	.shadow {height:unset;}
	.mrg10{margin-top:10px;}
	.mrg15{margin-top:15px;}
	.mrg0{margin-top: 0px;margin-bottom: 30px;}
	#white-background {     margin-top:0px;}
 

	
.page_header .page-content .page_nav { margin-top: 106px;}
    

.dropdown-menu > li > a {display: block; padding: 3px 20px; clear: both; font-weight: normal;
    line-height: 1.42857143; color: #fff; white-space: nowrap;}
   
.upcoming-btn{visibility: visible;  animation-name: fadeInLeft; padding: 8px 18px;  margin-top: 7px;
   
    float: right;}
    
   }
    
   
/*End --------- */	
 
.single-services {
    box-shadow: none;
    margin-top: 60px;
    position: relative;
    z-index: 1;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 29px 0;
    z-index: 1;
    text-align: center;
}

.service-images {
    display: inline-block;
    font-size: 40px;
    line-height: 67px;
    color: #fff;
    transition: 0.4s;
    /* position: absolute; */
    /* top: -30px; */
    margin-top: 50px;
    z-index: 9999;
    /* left: 50%; */
    width: 150px;
    height: 163px;
    text-align: center;
    border-radius: 3px;
    transition: 0.4s;
    border: 2px solid #ffffff;
}

.size-control {
   width: 100%;
}

.mrgtwenty {
     
    margin-bottom: -20px;
}

.img-bc{border: 1px solid #b9b9b9;
    padding: 3px;
    background: #fff;
    border-radius: 3px;
	max-width: 300px;
    /* text-align: center; */
    margin: 0px auto;
	}
	
	.fs15{font-size: 15px;}
	
	
	.pd18{padding: 18px;}
	
	.single-services-1 {
    box-shadow: none;
    margin-top: 60px;
    position: relative;
    z-index: 1;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 29px 0;
    z-index: 1;
    text-align: center;
}

.service-images-1 {
    display: inline-block;
    font-size: 40px;
    line-height: 67px;
    color: #fff;
    transition: 0.4s;
    /* position: absolute; */
    /* top: -30px; */
    margin-top: -60px;
    z-index: 9999;
    /* left: 50%; */
    width: 60%;
    height: 60%;
    text-align: center;
    border-radius: 3px;
    transition: 0.4s;
    border: 2px solid #ffffff;
}

.single-services-2 {
    box-shadow: none;
    margin-top: 60px;
    position: relative;
    z-index: 1;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 29px;
    z-index: 1;
    text-align: center;
}

.service-images-2 {
    display: inline-block;
    font-size: 40px;
    line-height: 67px;
    color: #fff;
    transition: 0.4s;
    /* position: absolute; */
    /* top: -30px; */
    margin-top: -60px;
    z-index: 9999;
    /* left: 50%; */
    width: 60%;
    height: 60%;
    text-align: center;
    border-radius: 3px;
    transition: 0.4s;
    border: 2px solid #ffffff;
}

.mrg45{margin-top:45px;}

.head-ctrl  { margin-top: 24px;  background: #620620;  color: #fff; padding: 0px 22px;  font-size: 15px;}
    
.white-text-05{color:#fff;}
.white-text-05:hover{color:#fff;}
.video-bdr{border: 1px solid #eee;}

.c-ctrl{float: right; margin-top: 25px;}
    
	
.c-ctrl-1{float: right; margin-top: 8px;}
   	
	.pd0{padding:0px;}
	
	.pr20{padding-right: 20px;}

.font_control .panel ul .prev {position:relative;font-family:fontawesome;width: 20px;
    height: 24px;
    font-size: 13px;
    font-weight: 800;}
.font_control .panel ul .prev:before {position: absolute;   content: "\f107";
top: 3px; left: 10px;}
   
    
    

.font_control .panel ul .next {position:relative;font-family:fontawesome;width: 20px;
    height: 24px;
    font-size: 13px;
    font-weight: 800;}
.font_control .panel ul .next:before {    position: absolute;
    content: "\f106";
    top: 3px;
    left: 10px;}

.font_control .panel ul .prev span {display:none;}
.font_control .panel ul .next span {display:none;}

	.submit-btn-1{padding: 2px 7px;
    color: #fff;
    background: #a61414;
    border: 0px;
    float: left;
    /* text-align: right; */
    margin: 1px;
	
	}
	
	.submit-btn-1:hover{background: #002e48;}

	@media (max-width:375px){
		
		.upcoming-btn{visibility: visible;
    animation-name: fadeInLeft;
    
    padding: 8px 10px;
    margin-top: 7px;
    float: right;
    font-size: 13px;
    
     }
		
	}
	
	@media (max-width: 767px){
header .top-header .right-side {
     
		
		margin-top: 1px!important;
	}
    
}
	
	.float_right {float:right;}
	
	
	@media (min-width: 768px){
.modal-dialog {
  /*  width: 800px; */
    margin: 30px auto;
}
	}

.mrg-1 {
    margin-bottom: 10px;
}	
.news-c {z-index:2;}	
.bg_panel {    background: #fff;
    padding: 8px 0px 8px 20px;
    margin-top: 10px;
    z-index: 1;
    border: 1px solid #000;}	
	
	.panel-footer { padding: 10px 15px; background-color: #630621; border-top: 1px solid #ddd;
   border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
    
    
    
    


#Lightdivbox  
{left:300px!important;}


	
	
	@media(max-width:480px){.tc{text-align:center;}
	.mrg-t-25 { margin-top: 25px;}
    .txt-center{text-align:center;}
   
    }

	
	.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	 
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	 
	min-width: 320px;
	max-width: 100%;
	max-height: 360px;
	width: 100%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
	
	
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	 
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-julia {
	background: #2f3238;
}

figure.effect-julia img {
	max-width: none;
	height: 400px;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-julia figcaption {
	text-align: left;
}

figure.effect-julia h2 {
	position: relative;
	padding: 0.5em 0;
}

figure.effect-julia p {
	display: inline-block;
	margin: 0 0 0.25em;
	padding: 0.4em 1em;
	background: rgba(255,255,255,0.9);
	color: #2f3238;
	text-transform: none;
	font-weight: 500;
	font-size: 75%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}

figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*-----------------*/
/***** Goliath *****/
/*-----------------*/

figure.effect-goliath {
	background: #df4e4e;
}

figure.effect-goliath img,
figure.effect-goliath h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-goliath img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-goliath h2,
figure.effect-goliath p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 30px;
}

figure.effect-goliath p {
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

figure.effect-goliath:hover img {
	-webkit-transform: translate3d(0,-80px,0);
	transform: translate3d(0,-80px,0);
}

figure.effect-goliath:hover h2 {
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
}

figure.effect-goliath:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*-----------------*/
/***** Hera *****/
/*-----------------*/

figure.effect-hera {
	background: #303fa9;
}

figure.effect-hera h2 {
	font-size: 158.75%;
}

figure.effect-hera h2,
figure.effect-hera p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}

figure.effect-hera figcaption::before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	border: 2px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}

figure.effect-hera p {
	width: 100px;
	text-transform: none;
	font-size: 121%;
	line-height: 2;
}

figure.effect-hera p a {
	color: #fff;
}

figure.effect-hera p a:hover,
figure.effect-hera p a:focus {
	opacity: 0.6;
}

figure.effect-hera p a i {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-hera p a:first-child i {
	-webkit-transform: translate3d(-60px,-60px,0);
	transform: translate3d(-60px,-60px,0);
}

figure.effect-hera p a:nth-child(2) i {
	-webkit-transform: translate3d(60px,-60px,0);
	transform: translate3d(60px,-60px,0);
}

figure.effect-hera p a:nth-child(3) i {
	-webkit-transform: translate3d(-60px,60px,0);
	transform: translate3d(-60px,60px,0);
}

figure.effect-hera p a:nth-child(4) i {
	-webkit-transform: translate3d(60px,60px,0);
	transform: translate3d(60px,60px,0);
}

figure.effect-hera:hover figcaption::before {
	opacity: 1;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
}

figure.effect-hera:hover h2 {
	opacity: 0;
	-webkit-transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
	transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
}

figure.effect-hera:hover p i:empty {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0); /* just because it's stronger than nth-child */
	opacity: 1;
}

/*-----------------*/
/***** Winston *****/
/*-----------------*/

figure.effect-winston {
	background: #162633;
	text-align: left;
}

figure.effect-winston img {
	-webkit-transition: opacity 0.45s;
	transition: opacity 0.45s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-winston figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/triangle.svg) no-repeat center center;
	background-size: 100% 100%;
	content: '';
	-webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
	transition: opacity 0.45s, transform 0.45s;
	-webkit-transform: rotate3d(0,0,1,45deg);
	transform: rotate3d(0,0,1,45deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

figure.effect-winston h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-winston p {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 1.5em 7% 0;
}

figure.effect-winston a {
	margin: 0 10px;
	color: #5d504f;
	font-size: 170%;
}

figure.effect-winston a:hover,
figure.effect-winston a:focus {
	color: #cc6055;
}

figure.effect-winston p a i {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

figure.effect-winston:hover img {
	opacity: 0.6;
}

figure.effect-winston:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-winston:hover figcaption::before {
	opacity: 0.7;
	-webkit-transform: rotate3d(0,0,1,20deg);
	transform: rotate3d(0,0,1,20deg);
}

figure.effect-winston:hover p i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-winston:hover p a:nth-child(3) i {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-winston:hover p a:nth-child(2) i {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-winston:hover p a:first-child i {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

/*-----------------*/
/***** Selena *****/
/*-----------------*/

figure.effect-selena {
	background: #fff;
}

figure.effect-selena img {
	opacity: 0.95;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-selena:hover img {
	-webkit-transform: scale3d(0.95,0.95,1);
	transform: scale3d(0.95,0.95,1);
}

figure.effect-selena h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-selena p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg);
	transform: perspective(1000px) rotate3d(1,0,0,90deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

figure.effect-selena:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-selena:hover p {
	opacity: 1;
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,0);
	transform: perspective(1000px) rotate3d(1,0,0,0);
}

/*-----------------*/
/***** Terry *****/
/*-----------------*/

figure.effect-terry {
	background: #34495e;
}

figure.effect-terry figcaption {
	padding: 1em;
}

figure.effect-terry figcaption::before,
figure.effect-terry figcaption::after {
	position: absolute;
	width: 200%;
	height: 200%;
	border-style: solid;
	border-color: #101010;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-terry figcaption::before {
	right: 0;
	bottom: 0;
	border-width: 0 70px 60px 0;
	-webkit-transform: translate3d(70px,60px,0);
	transform: translate3d(70px,60px,0);
}

figure.effect-terry figcaption::after {
	top: 0;
	left: 0;
	border-width: 15px 0 0 15px;
	-webkit-transform: translate3d(-15px,-15px,0);
	transform: translate3d(-15px,-15px,0);
}

figure.effect-terry img,
figure.effect-terry p a {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-terry img {
	opacity: 0.85;
}

figure.effect-terry h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0.4em 10px;
	width: 50%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

@media screen and (max-width: 920px) {
	figure.effect-terry h2 {
		padding: 0.75em 10px;
		font-size: 120%;
	}
}

figure.effect-terry p {
	float: right;
	clear: both;
	text-align: left;
	text-transform: none;
	font-size: 111%;
}

figure.effect-terry p a {
	display: block;
	margin-bottom: 1em;
	color: #fff;
	opacity: 0;
	-webkit-transform: translate3d(90px,0,0);
	transform: translate3d(90px,0,0);
}

figure.effect-terry p a:hover,
figure.effect-terry p a:focus {
	color: #f3cf3f;
}

figure.effect-terry:hover figcaption::before,
figure.effect-terry:hover figcaption::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-terry:hover img {
	opacity: 0.6;

}

figure.effect-terry:hover h2,
figure.effect-terry:hover p a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-terry:hover p a {
	opacity: 1;
}

figure.effect-terry:hover p a:first-child {
	-webkit-transition-delay: 0.025s;
	transition-delay: 0.025s;
}

figure.effect-terry:hover p a:nth-child(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-terry:hover p a:nth-child(3) {
	-webkit-transition-delay: 0.075s;
	transition-delay: 0.075s;
}

figure.effect-terry:hover p a:nth-child(4) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

/*-----------------*/
/***** Phoebe *****/
/*-----------------*/

figure.effect-phoebe {
	background: #675983;
}

figure.effect-phoebe img {
	opacity: 0.85;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-phoebe:hover img {
	opacity: 0.6;
}

figure.effect-phoebe figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/triangle2.svg) no-repeat center center;
	background-size: 100% 100%;
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(5,2.5,1);
	transform: scale3d(5,2.5,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-phoebe:hover figcaption::before {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-phoebe h2 {
	margin-top: 1em;
	-webkit-transition: transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-phoebe:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-phoebe p a {
	color: #fff;
	font-size: 140%;
	opacity: 0;
	position: relative;
	display: inline-block;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-phoebe p a:first-child {
	-webkit-transform: translate3d(-60px,-60px,0);
	transform: translate3d(-60px,-60px,0);
}

figure.effect-phoebe p a:nth-child(2) {
	-webkit-transform: translate3d(0,60px,0);
	transform: translate3d(0,60px,0);
}

figure.effect-phoebe p a:nth-child(3) {
	-webkit-transform: translate3d(60px,-60px,0);
	transform: translate3d(60px,-60px,0);
}

figure.effect-phoebe:hover p a {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*-----------------*/
/***** Apollo *****/
/*-----------------*/

figure.effect-apollo {
	background: #3498db;
}

figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apollo p {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 3em;
	padding: 0 1em;
	max-width: 150px;
	border-right: 4px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-apollo h2 {
	text-align: left;
}

figure.effect-apollo:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

/*-----------------*/
/***** Kira *****/
/*-----------------*/

figure.effect-kira {
	background: #fff;
	text-align: left;
}

figure.effect-kira img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-kira figcaption {
	z-index: 1;
}

figure.effect-kira p {
	padding: 2.25em 0.5em;
	font-weight: 600;	
	font-size: 100%;
	line-height: 1.5;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.effect-kira p a {
	margin: 0 0.5em;
	color: #101010;
}

figure.effect-kira p a:hover,
figure.effect-kira p a:focus {
	opacity: 0.6;
}

figure.effect-kira figcaption::before {
	position: absolute;
	top: 0;
	right: 2em;
	left: 2em;
	z-index: -1;
	height: 3.5em;
	background: #fff;
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,4em,0) scale3d(1,0.023,1) ;
	transform: translate3d(0,4em,0) scale3d(1,0.023,1);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

figure.effect-kira:hover img {
	opacity: 0.5;
}

figure.effect-kira:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-kira:hover figcaption::before {
	opacity: 0.7;
	-webkit-transform: translate3d(0,5em,0) scale3d(1,1,1) ;
	transform: translate3d(0,5em,0) scale3d(1,1,1);
}

/*-----------------*/
/***** Steve *****/
/*-----------------*/

figure.effect-steve {
	z-index: auto;
	overflow: visible;
	background: #000;
}

figure.effect-steve:before,
figure.effect-steve h2:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000;
	content: '';
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-steve:before {
	box-shadow: 0 3px 30px rgba(0,0,0,0.8);
	opacity: 0;
}

figure.effect-steve figcaption {
	z-index: 1;
}

figure.effect-steve img {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: perspective(1000px) translate3d(0,0,0);
	transform: perspective(1000px) translate3d(0,0,0);
}

figure.effect-steve h2,
figure.effect-steve p {
	background: #fff;
	color: #2d434e;
}

figure.effect-steve h2 {
	position: relative;
	margin-top: 2em;
	padding: 0.25em;
}

figure.effect-steve h2:before {
	box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}

figure.effect-steve p {
	margin-top: 1em;
	padding: 0.5em;
	font-weight: 800;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(0.9,0.9,1);
	transform: scale3d(0.9,0.9,1);
}

figure.effect-steve:hover:before {
	opacity: 1;
}

figure.effect-steve:hover img {
	-webkit-transform: perspective(1000px) translate3d(0,0,21px);
	transform: perspective(1000px) translate3d(0,0,21px);
}

figure.effect-steve:hover h2:before {
	opacity: 0;
}

figure.effect-steve:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

/*-----------------*/
/***** Moses *****/
/*-----------------*/

figure.effect-moses {
	background: -webkit-linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
	background: linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
}

figure.effect-moses img {
	opacity: 0.85;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-moses h2,
figure.effect-moses p {
	padding: 20px;
	width: 50%;
	height: 50%;
	border: 2px solid #fff;
}

figure.effect-moses h2 {
	padding: 20px;
	width: 50%;
	height: 50%;
	text-align: left;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(10px,10px,0);
	transform: translate3d(10px,10px,0);
}

figure.effect-moses p {
	float: right;
	padding: 20px;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}

figure.effect-moses:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-moses:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-moses:hover img {
	opacity: 0.6;
}

/*---------------*/
/***** Jazz *****/
/*---------------*/

figure.effect-jazz {
	background: #000;
}

figure.effect-jazz img {
	opacity: 0.9;
}

figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz figcaption::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-jazz h2,
figure.effect-jazz p {
	opacity: 1;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
}

figure.effect-jazz h2 {
	 padding-top: 23%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	font-size:27px;
}

figure.effect-jazz p {
	 
    text-transform: none;
    font-size: 20px;
    opacity: 0;
}

figure.effect-jazz:hover img {
	opacity: 0.7;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-jazz:hover figcaption::after {
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

figure.effect-jazz:hover h2,
figure.effect-jazz:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

/*---------------*/
/***** Ming *****/
/*---------------*/

figure.effect-ming {
	background: #030c17;
}

figure.effect-ming img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-ming figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 2px solid #fff;
	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.4,1.4,1);
	transform: scale3d(1.4,1.4,1);
}

figure.effect-ming h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-ming p {
	padding: 1em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

figure.effect-ming:hover h2 {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-ming:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-ming:hover img {
	opacity: 0.4;
}

/*---------------*/
/***** Lexi *****/
/*---------------*/

figure.effect-lexi {
	background: -webkit-linear-gradient(-45deg, #000 0%,#fff 100%);
	background: linear-gradient(-45deg, #000 0%,#fff 100%);
}

figure.effect-lexi img {
	margin: -10px 0 0 -10px;
	max-width: none;
	width: -webkit-calc(100% + 10px);
	width: calc(100% + 10px);
	opacity: 0.9;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(10px,10px,0);
	transform: translate3d(10px,10px,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-lexi figcaption::before,
figure.effect-lexi p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-lexi figcaption::before {
	position: absolute;
	right: -100px;
	bottom: -100px;
	width: 300px;
	height: 300px;
	border: 2px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 900px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transform: scale3d(0.5,0.5,1);
	transform: scale3d(0.5,0.5,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-lexi:hover img {
	opacity: 0.6;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-lexi h2 {
	text-align: left;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(5px,5px,0);
	transform: translate3d(5px,5px,0);
}

figure.effect-lexi p {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 1.5em 1.5em 0;
	width: 140px;
	text-align: right;
	opacity: 0;
	-webkit-transform: translate3d(20px,20px,0);
	transform: translate3d(20px,20px,0);
}

figure.effect-lexi:hover figcaption::before {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-lexi:hover h2,
figure.effect-lexi:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Duke *****/
/*---------------*/

figure.effect-duke {
	background: -webkit-linear-gradient(-45deg, #34495e 0%,#cc6055 100%);
	background: linear-gradient(-45deg, #34495e 0%,#cc6055 100%);
}

figure.effect-duke img,
figure.effect-duke p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-duke:hover img {
	opacity: 0.1;
	-webkit-transform: scale3d(2,2,1);
	transform: scale3d(2,2,1);
}

figure.effect-duke h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

figure.effect-duke p {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 20px;
	padding: 30px;
	border: 2px solid #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
	-webkit-transform-origin: 50% -100%;
	transform-origin: 50% -100%;
}

figure.effect-duke:hover h2,
figure.effect-duke:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

/* Media queries */
@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}
	
	</style>