/*
  
*/

/*
================================================
/* Table of Content
==================================================

1. Fonts - Montserrat and Opensans
2. Common CSS
3. Loader CSS
4. Scrool top Arrow
5. header-top-area
6. Navigation
7. Slider Area
8. Callouts Wrapper
9. About Us
10. Services
11. Counters
12. Our Team
13. Testimonials Wrapper 
14. Portfolio
15. Blog
16. Contact Us
17. Footer
18. Media Quries 

/*
================================================
1. Fonts - Montserrat and Opensans
================================================
*/
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700|Open+Sans:300,400,600,700');
/*
================================================
2. Common CSS
================================================
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #000;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	margin-top: 0;
	text-transform: none;
	color: #00b9f2;
}
h5 {
  font-size: 18px;
}
.mb-15 {
    margin-bottom: 15px;
}
h6 {
    font-size: 16px;
}
a, a:hover, a:active, a:focus {
	outline: none;
	border: none;
	font-family:Montserrat,sans-serif;	
	text-decoration:none;
}
a {
	color: #666666;
	transition: all 0.3s ease 0s;
}
a:hover {
	color: #337ab7;
	text-decoration: none;
}
body, html {
	height: 100%
}
section h2 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	margin: 0 auto 50px;
	line-height: 50px;
	display: inline-block;
	text-align: center;
	padding: 12px 10px 10px;
}
section {
	width: 100%;
	float: left;
	padding: 80px 0;
}
.section-title {
	text-align: center;
	margin: 0 0 40px;
}
.line:before {
  border: 3px solid #fff;
  border-radius: 50%;
  top: -15px;
  content: "";
  height: 15px;
  left: -6px;
  position: absolute;
  width: 15px;
}
.line {
  background: #fff;
  display: inline-block;
  height: 25px;
  width: 3px;
  position:relative;
}
.line:after {
  background: #fff;
  bottom: -3px;
  content: "";
  height: 3px;
  left: -6px;
  position: absolute;
  width: 15px;
}
.section-title h2 {
	font-size: 30px;
	letter-spacing: 1.2px;
	padding:0 0 10px;
	color: #b99364;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom:0;
}
.section-title > p {
	font-size: 15px;
	margin: 0 0 40px;
}
.section-title > p span {
	display: block;
}
.pad-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.pad-30 {
  padding-bottom: 30px;
  padding-top: 30px;
}
.mb-20 {
  margin-bottom: 20px;
}

/****************

     My Css start 
	      
		  
		  ********************************/
		  
.logo img{
    max-width: 101px !important;
    width: 100%;
    padding: 5px 0px;
}

.logo2 img {
    width: 120px;
    height: auto;
}

.logo3
{
    width: 40px;
    height: auto;
    margin-bottom: 10px;
}
		  
.logo span{
    	color: #fff;
    	font-size: 36px;
    	font-weight: 800;
	display: inline-block;
	vertical-align: middle;
}

.logonm{font-size: 15px !important;    padding-top: 11px;}

.logo a {
    display: inline-block;
	}
	

.agegroup h2{color:#fff;}

.agegroup p{
    color: #fff;
    padding-top: 27px;
}

.media{}

.media span{}


.media span img{
    max-width: 275px;
    width: 100%;
}	

.single-contact p a{color:#fff;}

.single-blog-post{}

.single-blog-post .single-blog-thumb{
    box-shadow: 7px 12px 33px #ccc;
    padding: 23px;
}

.youtubelink a img{ max-width: 200px;
    width: 100%;
	}
	
.kreedo{
text-align: center;
}

.kreedo h1{color: #eb268f;}

.kreedo p{}	

.kreedo a{
    font-size: 19px;
    color: #059de1;
	display: block;
}

.kreedo video{
    width: 100%;
    margin-top: 14px;
    max-width: 800px;
}

.toy
{
    position: absolute;
    text-align-last: left;
    top: 740px;
    left: 24px;
}

.toy2
{
    position: absolute;
    width: 90%;
    text-align-last: end;
    top: 740px;
    left: 100px;
}

.toy img{
   max-width: 100px;
    width: 100%;
}	

.toy2 img{
   max-width: 60px;
    width: 100%;
}

.toy1{ /*    position: fixed; */
    z-index: 999;
    float: right;
    text-align: right;
    right: 300px;
    top: 0;
    left: 0;
    bottom: 0;
	}
	
.toy1 img{
  position: fixed;
    max-width: 50px;
    bottom: 0;
    width: 100%;
    right: 10px;
}	

.modalheader{background: linear-gradient(45deg, #eb268f, #fb61b3);}

.modalheader span{text-shadow: 1px 3px 1px #333;}

.modalbody{text-align: center;}

.modalbody img{
       max-width: 337px;
    width: 100%;
}

.modalbody .first-p{
    background: linear-gradient(45deg, #ffff00, #cece08);
    padding: 12px;
    color: #fff;
    font-size: 31px;
    font-weight: 800;
    text-shadow: 0px 2px 7px #333;
    line-height: 31px;
    border: 3px solid #caca04;
}

.second-p{
font-size: 19px;
    color: #afaf06;
    font-weight: 800;
}

.modalbody h4{color: #eb268f;}

.agegroup ul{padding-left:0;display: inline-block;padding: 10px;}

.agegroup ul li{
    list-style: none;
    color: #000;
    text-align: justify;
    line-height: 30px;
    margin-top: 11px;
    font-size: 17px;
}

.agegroup ul li i{color:#1ad91a;}

.admission{text-align:right}

.admission p{}

.admission p span{}

.close {   
    font-size: 14px!important;   
    color: #000!important; 
    opacity:1 !important;  
}

button.close {   
    position: absolute;
    right: 0;
    margin-right: 9px;
}

.addmissionimg {
    width: 100%!important;
    max-width: 122px!important;
    position: absolute;
    right: 22px;
    top: 275px;
}

/** Admission css **/
/* body {
  margin:0;
  padding:0;
  background:#ccc;
  font-family: 'Roboto Condensed', sans-serif;

}
 */
/* .admission ul {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
  display:flex;
  margin:0;
  padding:0;
}

.admission ul li {
  list-style:none;
  margin:0 5px;
}

.admission ul li a .fa {
  font-size: 40px;
  color: #262626;
  line-height:80px;
  transition: .5s;
  padding-right: 14px;
}

.admission ul li a span {
  padding:0;
  margin:0;
  position:absolute;
  top: 30px;
  color: #262626;
  letter-spacing: 4px;
  transition: .5s;
}

.admission ul li a {
  text-decoration: none;
  display:absolute;
  display:block;
  width:210px;
  height:80px;
  background: #fff;
  text-align:left;
  padding-left: 20px;
  transform: rotate(-30deg) skew(25deg) translate(0,0);
  transition:.5s;
  box-shadow: -20px 20px 10px rgba(0,0,0,.5);
}
.admission ul li a:before {
  content: '';
  position: absolute;
  top:10px;
  left:-20px;
  height:100%;
  width:20px;
  background: #b1b1b1;
  transform: .5s;
  transform: rotate(0deg) skewY(-45deg);
}
.admission ul li a:after {
  content: '';
  position: absolute;
  bottom:-20px;
  left:-10px;
  height:20px;
  width:100%;
  background: #b1b1b1;
  transform: .5s;
  transform: rotate(0deg) skewX(-45deg);
}

.admission ul li a:hover {
  transform: rotate(-30deg) skew(25deg) translate(20px,-15px);
  box-shadow: -50px 50px 50px rgba(0,0,0,.5);
}

.admission ul li:hover .fa {
  color:#fff;
}

.admission ul li:hover span {
  color:#fff;
}

.admission ul li:hover:nth-child(1) a{
  background: #3b5998;
}
.admission ul li:hover:nth-child(1) a:before{
  background: #365492;
}
.admission ul li:hover:nth-child(1) a:after{
  background: #4a69ad;
}

.admission ul li:hover:nth-child(2) a{
  background: #00aced;
}
.admission ul li:hover:nth-child(2) a:before{
  background: #097aa5;
}
.admission ul li:hover:nth-child(2) a:after{
  background: #53b9e0;
}

.admission ul li:hover:nth-child(3) a{
  background: #dd4b39;
}
.admission ul li:hover:nth-child(3) a:before{
  background: #b33a2b;
}
.admission ul li:hover:nth-child(3) a:after{
  background: #e66a5a;
}

.admission ul li:hover:nth-child(4) a{
  background: #e4405f;
}
.admission ul li:hover:nth-child(4) a:before{
  background: #d81c3f;
}
.admission ul li:hover:nth-child(4) a:after{
  background: #e46880;
} */

.wrapper {
  text-align: center;
}
.wrapper h3 {
  color: #fff;
  font-size: 50px;
  font-family: "ubuntu";
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Josefin Sans", sans-serif;
  background: linear-gradient(to right, #eb268f 10%, #fff 50%, #5bdaff 60%);
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 1.5s linear infinite;
  display: inline-block;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
/** Admission css end**/

.blinking{
	animation:blinkingText 2s infinite;
	    font-size: 25px !important;
}
@keyframes blinkingText{
	0%{		color: #fff;	}
	49%{	color: transparent;	}
	50%{	color: transparent;	}
	99%{	color:transparent;	}
	100%{	color: #fff;	}
}

.childtoys{text-align: center;}

.childtoys img{
    width: 100%;
    max-width: 500px;
}

.gallerypic img{width:100%;}

.vision{
    padding: 31px;
    margin-top: 14px;
    color: white;
    background: #01793b;
    border-bottom-left-radius: 59px;
    border-top-right-radius: 59px;
}
.vision h3{}
.vision p{
    line-height: 29px;
    font-size: 17px;
    text-align:justify!important;
}

.winterwings h4{
    color: #00b9f2;
    letter-spacing: 1px;
}

.winterwings p{line-height: 27px;font-size: 16px;}
.winterwings h6{color: #333;}

.paper img{width:100%;max-width: 529px;}

.second-p1 a i{
    border: 1px solid;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    line-height: 37px;
    margin-right: 10px;
}

.second-p1 a:hover{color: #00b9f2;transition:5s ease;}
.second-p1 a{
    font-size: 21px;
    color: #eb268f;
}
/************************		  
     My Css end 

**********************/	 
/*
================================================
3. Loader CSS
================================================
*/
/*
#loader {
	background: url(../images/AaryanUnique2.png) no-repeat center center #fff;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999999;
	
}
*/
/*
================================================
4. Scrool top Arrow
================================================
*/
#scrollUp {
	background: #01793b none repeat scroll 0 0;
	border-radius: 5%;
	bottom: 30px;
	color: #fff;
	font-size: 12px;
	height: 40px;
	text-decoration: none;
	line-height: 38px;
	right: 30px;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 40px;
}
#scrollUp i {
	display: block;
	line-height: 35px;
}
#scrollUp i:hover {
	color: #f7bb00;
}
/*
================================================
5. header-top-area
================================================
*/
.header-top-area {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
	-webkit-transition: .4s;
	transition: .4s;
	background:rgba(0,0,0,0.1);
}
.logo a {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 2px;
	color: #fff;
	text-transform:uppercase;
}
.logo {
	padding-top: 0px;
}
/*
================================================
6. Navigation
================================================
*/
.menu-bg {
  z-index: 999;
  background: #069b4e;

}
.menu-bg .logo {
  transition: all 0.3s ease 0s;
}
.navbar-default {
	background-color: inherit;
	border-color: inherit;
}
.navbar {
	border-radius: 0;
	min-height: auto;
	margin: 0;
	border: none;
	z-index: 9;
}
.navbar-collapse {
	float: right;
	margin:0;
	padding: 0;
}
.navbar-brand {
	padding: 0;
	height: auto;
}
.navbar-nav > li {
	padding: 0;
}
.navbar-default .navbar-nav li a {
  color: #fff;
      font-size: 14px;
    font-weight: 900;
  padding: 43px 5px;
  transition: all 0.3s ease 0s;
  text-transform:capitalize;
  background-color: inherit;
  /* font-family: 'Oswald', sans-serif;  */
  font-family: inherit; 
  letter-spacing:1px; 
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #92dff7;	
	}
.menu-bg .navbar-default .navbar-nav li a {
  padding: 45px 5px;
  transition: all 0.3s ease 0s;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: inherit;
	color: #12693c;	
}
/*
================================================
7. Slider Area
================================================
*/
.affix + .banner-wrapper {
  margin-top: 49px;
}
.welcome-hero-area, .home-slider-area, .home-slider-area div {
    height: 700px;
    width: 100%;
}
.welcome-hero-area div.single-slide-item-table-cell, .welcome-hero-area div.single-slide-item-table-cell div {
  height: auto;
}
.single-slide-item-table-cell {
	display: table-cell;
	text-align: center;
	vertical-align: middle
}
.single-slide-item-table {
	display: table;
	width: 100%
}
a.slide-btn {
	color: #fff;
	display: inline-block;
	font-weight: 400;
	margin-top: 10px;
	padding: 12px 30px;
	transition: .5s;
	text-transform:uppercase;
	    background: #eb268f;
	border-radius:0 15px;
}
a.slide-btn:hover {
	background:#001f46;
	color: #fff;	
}
.single-slide-item h2 {
	font-size: 50px;
	color: #fff;
	line-height: 78px;
	margin-bottom: 20px;
	text-shadow: 3px 1px 0px #333;
}
.single-slide-item h2 span {
	color: #2980b9
}
.single-slide-item p {
	color: #fff;
	margin-bottom: 20px
}
.fixed-bg {
	background-attachment: fixed!important
}
.slide-1, .text-slide {
	background: url(../images/SliderImages/Slider1.jpg);
	background-size: cover;
	filter: brightness(1.70);

}
.slide-2 {
	background: url(../images/SliderImages/Slider2.jpg);
	background-size: cover;
	filter: brightness(1.70);
}
.slide-3 {
	background: url(../images/SliderImages/Slider3.jpg);
	background-size: cover;
	filter: brightness(1.70);
}
.slide-4 {
	background: url(../images/SliderImages/Slider4.jpg);
	background-size: cover;
	filter: brightness(1.70);
}
.slide-5 {
	background: url(../images/SliderImages/Slider5.jpg);
	background-size: cover;
	filter: brightness(1.70);
}
.slide-6 {
	background: url(../images/SliderImages/Slider6.jpg);
	background-size: cover;
	filter: brightness(1.70);
}
.slide-7 {
	background: url(../images/SliderImages/Slider7.jpg);
	background-size: cover;
	filter: brightness(1.70);
}
.slide-8 {
	background: url(../images/SliderImages/Slider8.jpg);
	background-size: cover;
	filter: brightness(1.70);
}

.single-slide-item {
	position: relative;
	z-index: 1
}
.single-slide-item:after {
	background: rgba(0,0,0,.3);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}
a.welcome-control:focus, a.welcome-control:hover i {
	color: #f7bb00
}
.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right, .carousel-fade .carousel-inner .item {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right, .carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.carousel-fade .carousel-control {
	z-index: 2
}
.welcome-control {
	background: 0 0!important;
	border: 1px solid #ddd;
	color: #fff;
	font-size: 24px;
	height: 50px;
	left: 0;
	line-height: 50px;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 50px;
	z-index: 20
}
.service-icon i, .single-featured i {
	border-radius: 50%;
	text-align: center
}
.right.welcome-control {
	left: auto;
	right: -52px
}
.left.welcome-control {
	left: -52px
}
.home-slider-area:hover .right.welcome-control {
	right: 30px;
	transition: .25s;
	-webkit-transition: .25s;
	border:1px solid #fff;
}
.home-slider-area:hover .left.welcome-control {
	left: 30px;
	transition: .25s;
	-webkit-transition: .25s;
	border:1px solid #fff;	
}
.featured-area {
	overflow: hidden
}
.single-featured {
	cursor: pointer
}
.single-featured h4 {
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 10px
}
.single-featured i {
	background: #687074;
	color: #fff;
	display: block;
	font-size: 35px;
	height: 80px;
	line-height: 80px;
	margin: 0 auto 10px;
	width: 80px
}
.service-icon i, a.about-btn, a.get-start-btn, ul.team-social>li, ul.work li {
	display: inline-block
}
.single-featured:hover i {
	background: #f7bb00;
	color: #fff;
	-webkit-transition: .5s;
	transition: .5s
}
.home-slider-area .carousel-indicators {
  display: none;
}
/*
================================================
8. Callouts Wrapper
================================================
*/
.callouts-wrapper {
	float:left;
	width:100%;
	padding:60px 0 0;
	}
.callouts-inner {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    top: -140px;
    z-index: 9;
}	
.message-description {
  margin-bottom: 30px;
  padding: 30px 20px;
  transition: all 0.45s ease-in-out 0s;
  background:linear-gradient(45deg, #eb268f, #aa075e);
  border-radius: 0 30px;
}
.message-description h2 {
	color:#fff;
	font-size:20px;
	}
.message-description p {
	color:#fff;
	}
.message-description i {
	color:#fff;
	font-size:30px;
	}		
/*
================================================
9. About Us
================================================
*/
.aboutus {
	padding: 75px 0 70px;
	margin:-100px 0 0;
}
.about h2 {
	margin-bottom: 20px;
	margin-top: 0;
}
.aboutus .section-title p {
	margin: 0 0 40px;
}
.about-box ul {
	padding: 0;
	list-style: none;
	float:left;
	width:50%;
}
.about-box .read-more {
	background: #040a2c none repeat scroll 0 0;
	color: #fff;
	float: left;
	margin-top: 20px;
	padding: 12px 30px;
	text-transform: uppercase;
}
.about-box {
	float: left;
    width: 100%;
    font-size: 15px;
    line-height: 24px;
}
.about-box h3 {
	color:#fff;
	}
.about-box figure {
  border: 1px solid #e9e6e6;
  float: left;
  overflow: hidden;
  padding: 5px;
  position: relative;
  width: 100%;
}
.about-box figure img {
	width:100%;
	}
.about {
	padding: 100px 0;
}
.about p {
	margin: 0 0 30px;
}
.about-list li {
  color: #000;
  font-size: 16px;
  margin: 0 0 10px;
}
.about-list li i {
  color: #085380;
  float: left;
  font-size: 14px;
  font-weight: 700;
  margin-right: 10px;
  line-height:20px;
}
/*** Call Back ***/
.call-back {
  background: #f2f5f9;
  padding: 30px 20px;
}
.call-back h4 {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.call-back .form-control {
  border: 1px solid #f0f0f0;
  background:#fff;
  border-radius: 0;
  box-shadow: none;
  height: 50px;
  margin-bottom: 20px;
  padding-left: 25px;
}
.call-back .btn-default {
  animation-delay: 2s;
  background: #eb268f;
  border: 0 none;
  color: #fff;
  padding: 12px 30px;
  transition: all 0.3s ease 0s; 
  border-radius:0 15px;
}
.call-back .btn-default:hover {
  background: #001f46;
  color:#fff;	
	}
/*
================================================
10. Services
================================================
*/
.services {
	padding: 57px 0 70px;
	background:#f2f5f9;
}
.services .section-title {
	margin:0 0 10px;
	}
.service-callouts {
	text-align: center;
}
.service-callouts h2 {
	font-size: 20px;
	margin: 0 0 10px;
	line-height: normal;
	padding: 0;
	font-size:1.6rem;
	font-weight:600;
	text-transform:capitalize;
}
/*** Single Services ***/
.single-service-box {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ffffff;
  margin-top: 30px;
  padding: 50px 25px;
  transition: all 0.36s ease-in-out 0s;
  border-radius:0 30px;
}
.single-service-box i {
  color: #333333;
  font-size: 52px;
  transition: all 0.36s ease-in-out 0s;
}
.single-service-box h4 {
  border-bottom: 1px dashed #333333;
  display: inline-block;
  font-size: 20px;
  margin: 20px 0 10px;
  padding-bottom: 6px;
  color:#eb268f;
}
.single-service-box p {
      font-size: 22px;
    font-weight: 300;
    line-height: 37px;
}
.single-service-box:hover {
  border: 1px solid #eb268f;
}	
.single-service-box:hover i {
	color:#eb268f;
	}
/*
================================================
11. Counters
================================================
*/
.counters:before {
	background: linear-gradient(45deg, #efeeee, transparent);
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0.8;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
.counters {
	/**background: url(../images/c1.jpg) no-repeat fixed left top;**/
	background:#f5f5f5;
	margin:0;
	padding:65px 0 66px;
	position: relative;
	width: 100%;
	float: left;
	text-align: center;
	z-index: 9;
}
.counters .counter i {
	color: #f7bb00;
	margin: 0 0 20px;
	font-size: 35px;
	transition: all 400ms linear 0s;
}
.counters .counter:hover i {
	transform: translateY(-15px);
}
.counters .counter .number {
	font-size: 30px;
	margin: 0 0 20px;
	padding: 0;
	color: #fff;
	font-weight: 600;
}
.counters .counter p {
	font-size: 15px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: 500;
}
.counters .counter .counter-icon-box {
  color: #bbb;
  font-size: 40px;
  margin: 0 0 20px;
  transition: all 400ms linear 0s;
}
/*
================================================
12. Our Team
================================================
*/
.ourteam {
	width: 100%;
	float: left;
	padding:57px 0 55px;
	position: relative;
}
.team-cnt {
width: 100%;
    display: flex;
    justify-content: center;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
}
.ourteam .section-title {
	margin:0 0 10px;
	}
/**** single services ****/
.single_team {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.09);
  padding: 30px 30px;
  margin-top:30px;
  text-align: center;
  transition: all 0.3s linear 0s;
  border-radius:0 30px;
}
.team_img {
  border-radius: 50%;
  display: inline-block;
  height: 150px;
  margin-bottom: 15px;
  overflow: hidden;
  width: 150px;
}
.team_img > img {
  display: block;
  width: 100%;
}
.single_team > h5 {
  margin-bottom: 5px;
}
.single_team > span {
  margin-bottom: 20px;
  display:inline-block;
}
.team_social_bar > a {
  background: #eeecec;
    border-radius: 3px;
    color: #837b80;
  height: 35px;
  line-height: 35px;
  margin-right: 5px;
  transition: all 0.3s linear 0s;
  width: 35px;
  display:inline-block; 
}
.team_social_bar > a:hover {
  background: #eb268f;
    color: #fff;
}
.single_team:hover {
  box-shadow: 0 4px 61px rgba(0, 0, 0, 0.09);
}
/*
================================================
13. Testimonials Wrapper 
================================================
*/
.testimonials:before {
  background: #f5f5f5;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.testimonials {
	width: 100%;
	float: left;
	background: #f5f5f5;
	padding: 0px 0 20px;
	/**background: rgba(0, 0, 0, 0) url("../images/c1.jpg") no-repeat fixed left top;**/
	
	z-index: 9;
    position: relative;
    text-align: center;	
}
.testimonials h2 {
	color: #9e2a97;
	}
.testimonials .section-title p {
	color:#fff;	
	}	

.testimonials .item {
	margin: 0 10px 20px;
}
.tes-wrapper {
	/* border: 1px solid #b7b7b7; */
	text-align: center;
	padding: 20px;
	margin: 50px 0 0 0;
	    background: rgba(255,255,255,0.3);
    border-radius: 0 30px;
    padding-bottom: 1px;
}
.tes-wrapper span {
/* 	border-radius: 100px; */
	display: inline-block;
	/* height: 110px;
	width: 110px; */
	margin-bottom: 10px;
	margin-top: -50px;
	background: #fff;
}
.tes-wrapper img {
	display: block;
	width: 100%;
	height: 100%;
	/* border-radius: 50%; */
	border:2px solid #ccc;
	padding: 5px;
}
.tes-wrapper h3 {
	font-weight: 100;
	color: #fff;
	font-size: 20px;
	margin:0 0 15px;
}
.tes-wrapper h3 span {
	display: block;
	font-size: 16px;
	width: auto;
	height: auto;
	margin: 8px 0 0;
	border-radius: 0;
	color: #2d2d2d;	
}
.testimonials .owl-theme .owl-nav {
	display: none;
}
.testimonials .owl-theme .owl-dots .owl-dot span {
	background: #8c8d8e;
	opacity: 1;
	margin: 0 3px;
	width: 10px;
	height: 10px;
}
.testimonials .owl-theme .owl-dots .owl-dot.active span {
	background: #eb268f;
}
/*
================================================
14. Portfolio
================================================
*/
.portfolio {
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 0 40px;
}
.work {
	margin-bottom: 30px;
}
.work a {
	display: block;
	overflow: hidden;
	position: relative;
}
.work a img {
	width:100%;
	height:auto;
	}
.work-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: block;
	padding: 20px;
}
.work-inner:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 1;
}
.work:hover .work-inner:after {
	opacity: 0.8;
}
.work-info {
	text-align: center;
	margin-top: 20%;
	top: -15px;
	position: relative;
}
.work-info h2:after {
	display:none;
	}
.work-info p, .work-info h2, .work-info i {
	position: relative;
	z-index: 2;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.work-info h2 {
	font-size: 20px;
	color: #fff;
	top: -10px;
	margin: 0;
	padding: 0;
	line-height: 35px;
}
.work-info p {
	font-size: 12px;
	top: 10px;
	font-weight: 700;
	-webkit-transition: all 0.6s;
	color:#f7bb00;
}
.work-info i {
	font-size: 14px;
	top: 20px;
	font-weight: 700;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	color: #333;
	background: #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.work:hover .work-info p, .work:hover .work-info h2, .work:hover .work-info i {
	opacity: 1;
	top: 0;
}
.portfolio-filter {
	list-style: none;
	margin-bottom:20px;
	background:#f2f5f9;
}
.portfolio-filter li.active, .portfolio-filter li:hover {
	border:none;
	color:#001f46;
	}
.portfolio-filter li {
	display: inline-table;
	text-transform: uppercase;
	font-size: 14px;
	padding: 15px 10px;
	margin: 0 5px;
	cursor: pointer;
	position: relative;
	border:none;
	font-weight:600;
}
.portfolio-filter li:after {
	position: absolute;
	content: "";
	width: 0;
	height: 3px;
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.portfolio-filter li.active:after {
	width: 100%;
}
.work-popup {
	max-width: 550px;
	background: #fff;
	position: relative!important;
	margin: 30px auto;
	left: 0!important;
}
.work-popup img {
	width: 100%;
	height: 100%;
}
.work-popup-content {
	padding: 25px;
}
.work-popup-content h3 {
	font-size: 26px;
	margin-bottom: 20px;
}
.work-popup-content p {
	text-align: left;
	line-height: 23px;
}
.mfp-close-btn-in .mfp-close {
	position: absolute;
	background: #fff;
	font-size: 40px;
	width: 50px;
	height: 50px;
	opacity: 1;
	box-shadow: -5px 5px 20px rgba(0, 0, 0, 0.2);
}
/*
================================================
15. Blog
================================================
*/
.blog-wrapper {
	padding: 56px 0 70px;
	background: #f2f5f9;
	position: relative;
}
.blog-wrapper .section-title {
	margin:0 0 -5px;
	}
.blog-wrapper .single-blog-post {
	margin-top: 30px
}
.blog-wrapper .single-post-content {
  padding: 20px;
}
.blog-wrapper .single-post-content {
	background: #fff
}
.blog-wrapper .single-post-content a {
	color: #001f46
}
.blog-wrapper .single-post-content h4 {
  margin-top: 15px;
  text-transform: uppercase;
}
.blog-wrapper .single-post-content h4:hover a {
	color: #eb268f;
}
.blog-wrapper a.blog-btn {
  color: #fff;
  font-size: 12px;
  padding: 8px 12px;
  text-transform:capitalize;
  background:#001f46;
  border-radius:0 15px;
}
.blog-wrapper a.blog-btn:hover {
	background:#cd1075;
	color:#fff;
	}
.blog-wrapper .post-meta i {
  margin-right: 5px;
  color:#cd1075;
}
.blog-wrapper ul.post-meta {
  list-style: outside none none;
}
.package-btn, a.blog-btn, ul.post-meta li {
  display: inline-block;
}
.post-meta a {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  margin-right: 10px;
}
.single-blog-post:hover, .single-team:hover {
	box-shadow: 0 0 10px 1px rgba(76,76,76,.41)
}
/*
================================================
16. Contact Us
================================================
*/
.contactus:before {
  background: #434143;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.contactus {
	width: 100%;
	float: left;
	background: #4a4144;
	padding: 25px 0 0;
	/**background: url("../images/c1.jpg") no-repeat fixed left top;**/
    position: relative;
    text-align: center;	
}
.contactus h2 {
	color:#fff;
	}
.contactus p {
	color:#fff;
	}	
.contact-info {
    margin-bottom: 50px;
    overflow: hidden;
}
.contact-form {
	margin:0 0 70px;
	 
	}
.single-contact {
    text-align: center;
  	padding: 15px 0;	
}
.single-contact h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    margin:25px 0 5px;
    text-transform: uppercase;
}
.single-contact p {
    margin-bottom: 0;
    text-align:center!important;
}
.single-contact i {
  border-radius: 50%;
  box-shadow: 0 0 0 8px #ffffff inset, 0 0 5px 0 rgba(51, 214, 133, 0.24);
  color: #fff;
  font-size: 29px;
  height: 70px;
  line-height: 70px;
  padding: 30px;
  text-align: center;
  width: 80px;
}
.form-control {
    
    border-color: -moz-use-text-color -moz-use-text-color #ddd;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none;
	color:#fff!important;
    height: 45px;
    margin-bottom: 20px;
    padding: 0 0 0 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
       background: rgba(255,255,255,0.2);
    padding: 13px;
}

p {
  text-align: justify !important;
  text-justify: inter-word !important;
}

textarea.form-control {
  height: auto;
  padding:10px 0 0 10px;
}
.form-control::-moz-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.form-control:hover,
.form-control:focus {
    border-color: #fbb9dc;
    box-shadow: none;
}
.contact-form .btn-contact {
    color: #fff;
    font-weight: 700;
    padding: 12px 30px;
    letter-spacing: 0;
    text-transform: uppercase;
	border-radius:0 15px;
	background:#b90e69;
	transition: all 0.3s ease 0s;	
	border:none;
}
.btn-contact:hover {
    background-color: #cd1075;
    color: #fff;
}
.google-map {
  float: left;
  width: 100%;
  margin:0 0 -5px;
}
.google-map iframe {
	width:100%;
	border:none;
	height:250px;
	border-width:9px 0;
	border-style:solid;
	border-color:#eeedee;
	}
/*
================================================
17. Footer
================================================
*/
footer {
	padding: 25px 0;
	width: 100%;
	float: left;
	background:#f2f5f9;
}
footer p {
	color: #001f46;
	text-align: center;
	margin: 0;
}

/*
================================================
18. Media Quries 
================================================
*/
  /* Media Query for low resolution  Tablets, Ipads */
        @media (max-width: 767px) {
           .header-top-area{
		position:static;
		background: #ea3677;
		}
		.welcome-hero-area, .home-slider-area, .home-slider-area div {
		    height: 225px;
		}
		.logo img {
		    max-width: 75px !important;
		    width: 100%;
		}
		.navbar-default .navbar-toggle{
			margin-top: 30px;
		}
		.logo span {
			font-size:24px;
		}
        }
          
@media (min-width: 768px) and (max-width: 991px) {
/*** Common styles ***/

.container
{
	width: 790px;
}

.toy2 {
    width: 80%;
    top: 440px;
    left: 120px;
}

#scrool-top {
	right: 15px;
}	
/*** navigation ***/
.navigation {
	padding: 0;
}
.logo {
  float: left;
}
.menu-bg .logo {
padding-top: 0px;
}
.navbar-toggle {
  margin-right: 0;
  margin-top: -34px;
}
.navbar-default .navbar-nav li a {
  font-size: 10px;
  padding: 8px 2px;
}
.navbar-collapse {
  margin: 6px 0 0;
}
.navigation .navbar-collapse {
	padding: 0;
}
.navbar {
	margin-top:0px;
}
}
@media (max-width: 767px) {
/*** Common styles ***/	
section h2 {
	font-size: 25px;
}
a.slide-btn {
  font-size: 14px;
  padding: 8px 16px;
  width: 120px;
}
#scrool-top {
	right: 15px;
}
/*** navigation ***/
.navbar-default .navbar-toggle .icon-bar {
	background: #f8f8f8
}
.menu-bg .navbar-toggle .icon-bar {
	background: #fff
}
.menu-bg .navbar-toggle {
  background: #02306a;
  margin-top: -53px;
}
.navbar-toggle {
margin-right: 0;
margin-top: -34px;
border:none;	
}
.menu-bg .navbar-collapse, .navbar-collapse {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background:none;
	}
.navbar-default .navbar-nav li a, .menu-bg .navbar-default .navbar-nav li a {
  padding: 11px 15px;
}
.menu-bg .logo {
  padding: 10px 0;
}
header .navbar-nav {
  margin: 7.5px 0;
}
.navbar {
	margin: 0;
}
.navbar-brand {
	display: block;
	padding: 0;
	height: auto;
}
.navbar-default .navbar-collapse {
	border: none;
	box-shadow: none;
}

/*** banner ***/
.welcome-control {
  display: none;
}
.single-slide-item h2 {
  font-size: 24px;
  line-height: 26px;
}

/*** callouts wrapper ***/
.callouts-inner {
	top:0;
	}
/*** about us ***/
.aboutus {
  margin: 0;
  padding: 40px 0 34px;
}
.about-box figure {
	margin-bottom: 20px;
}
.section-title > p span {
	display:inline;
	}
.call-back {
	float:left;
	width:100%;
	margin:20px 0 0;
	}
.about-box ul {
	width:100%;
	margin:0;	
	}		
/*** counter ***/
.counter {
	margin: 0 0 50px;
}
.counters {
	padding-bottom: 30px;f
	margin:0;
}
/*** Contact us ***/
.single-contact {
	padding:15px 0 30px;
	}
.contact-info {
	 margin-bottom:20px;
	 }	
}

@media (max-width:480px){
   .welcome-hero-area, .home-slider-area, .home-slider-area div
   {
   	height: 225px !important;
    	width: 100%;
   }
   .toy img {
    max-width: 50px;
    width: 100%;
}
   .toy1{display:none;}
   
   .toy {
	    display: block;
	    top: 340px !important;
	}
   
   	.toy2
	{
		width: 70%;
		top: 340px;
    		left: 95px;
	}
	.toy2 img 
	{
	    max-width: 35px;
	    width: 100%;
	}
	
   .logo span {
    font-size: 22px!important;
	}
	.single-slide-item h2 span {

    font-size: 57px !important;
    line-height: 63px;
}

.addmissionimg{display:none;}
}