/* =1. Clearfix
--------------------------------------------------------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700");

@font-face {
	font-family: '';
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat-Black';
	src: url('../Fonts/Montserrat-Black.eot');
	src: url('../Fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'),  
	     url('../Fonts/Montserrat-Black.svg#Montserrat-Black') format('svg'), 
	     url('../Fonts/Montserrat-Black.ttf') format('truetype'),  
	     url('../Fonts/Montserrat-Black.woff') format('woff'),  
	     url('../Fonts/Montserrat-Black.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat-Bold';
	src: url('../Fonts/Montserrat-Bold.eot');
	src: url('../Fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),  
	     url('../Fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg'),  
	     url('../Fonts/Montserrat-Bold.ttf') format('truetype'), 
	     url('../Fonts/Montserrat-Bold.woff') format('woff'),  
	     url('../Fonts/Montserrat-Bold.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat-ExtraBold';
	src: url('../Fonts/Montserrat-ExtraBold.eot');
	src: url('../Fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),  
	     url('../Fonts/Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg'),  
	     url('../Fonts/Montserrat-ExtraBold.ttf') format('truetype'),  
	     url('../Fonts/Montserrat-ExtraBold.woff') format('woff'),  
	     url('../Fonts/Montserrat-ExtraBold.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat-Hairline';
	src: url('../Fonts/Montserrat-Hairline.eot');
	src: url('../Fonts/Montserrat-Hairline.eot?#iefix') format('embedded-opentype'),  
	     url('../Fonts/Montserrat-Hairline.svg#Montserrat-Hairline') format('svg'),  
	     url('../Fonts/Montserrat-Hairline.ttf') format('truetype'), 
	     url('../Fonts/Montserrat-Hairline.woff') format('woff'),  
	     url('../Fonts/Montserrat-Hairline.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat-Light';
	src: url('../Fonts/Montserrat-Light.eot');
	src: url('../Fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), 
	     url('../Fonts/Montserrat-Light.svg#Montserrat-Light') format('svg'),  
	     url('../Fonts/Montserrat-Light.ttf') format('truetype'),  
	     url('../Fonts/Montserrat-Light.woff') format('woff'), 
	     url('../Fonts/Montserrat-Light.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat-Regular';
	src: url('../Fonts/Montserrat-Regular.eot');
	src: url('../Fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),  
	     url('../Fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg'),  
	     url('../Fonts/Montserrat-Regular.ttf') format('truetype'), 
	     url('../Fonts/Montserrat-Regular.woff') format('woff'),  
	     url('../Fonts/Montserrat-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat-SemiBold';
	src: url('../Fonts/Montserrat-SemiBold.eot');
	src: url('../Fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),  
	     url('../Fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg'),  
	     url('../Fonts/Montserrat-SemiBold.ttf') format('truetype'),  
	     url('../Fonts/Montserrat-SemiBold.woff') format('woff'),  
	     url('../Fonts/Montserrat-SemiBold.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat-Thin';
	src: url('../Fonts/Montserrat-Thin.eot');
	src: url('../Fonts/Montserrat-Thin.eot?#iefix') format('embedded-opentype'),  
	     url('../Fonts/Montserrat-Thin.svg#Montserrat-Thin') format('svg'),  
	     url('../Fonts/Montserrat-Thin.ttf') format('truetype'),  
	     url('../Fonts/Montserrat-Thin.woff') format('woff'),  
	     url('../Fonts/Montserrat-Thin.woff2') format('woff2'); font-weight: normal;
	font-style: normal;
	font-display: swap;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}/* ----- clear fix for floats ----- */
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}/* hides clearfix from IE-mac */
.clearfix {
	display: block;
}/* end hide from IE-mac */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: inline-block;
}
.alignnone {
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	width: 0;
}
.centered {
	text-align: left;
}
.hidden {
	display: none;
	visibility: hidden;
}
/* Preventing font-rendering switches during CSS transitions inside Flexslider for Safari and Chrome under MacOSX */
*, *:before, *:after {
	-webkit-font-smoothing: antialiased;
}
.flexslider {
	-webkit-transform: translateZ(0px);
}
/* End Clearfix
--------------------------------------------------------------------------------------------------------*/

.object{
        height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

.object .curriculum-box {
    width: 30%;
    padding: 20px;
    height: 240px;
    
    background: #fff;
    text-align: center;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    box-shadow: 2px 4px 6px rgba(0,0,0,0.2);
    margin: -1px 18px 0px;
    padding-bottom: 20px;
    cursor: pointer;
    margin-top: 50px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
}

.object .curriculum-box img {
    border: 1px solid #623F97;
    border-radius: 50%;
}

.schooling-program {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
}

.schooling-program .Virtual {
    width: 18%;
    padding: 15px;
    height: 253px;
    margin: -1px 10px 0px;
        background: #fff;
    text-align: center;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    box-shadow: 2px 4px 6px rgba(0,0,0,0.2);
    cursor: pointer;
    margin-top: 5px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;

}

.schooling-program .Virtual img {
    border: 0px solid #623F97; 
    border-radius: 50%;
}

.schooling-program .Virtual p{
        margin-top: 14px;

}


/* =2. Preloader
--------------------------------------------------------------------------------------------------------*/
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	z-index: 9999999;
}
#status {
	z-index: 28;
	position: absolute;
	color: #555 !important;
	top: 50%;
	height: 220px;
	width: 100%;
	margin-top: -115px;
}
/* horizontal centering */
.box-parent {
	position: relative;
	height: 100%;
	width: 100%;
	display: table;
	z-index: 11
}
.parent {
	width: 230px;
	margin: 0px auto;
	position: relative;
	height: 220px;
	z-index: 11
}
#preloader .child {
	text-align: center;
}
/* vertical centering */
.parent {
	display: table
}
.child {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
}
.box-parent .child {
	padding-top: 10px;
}
/* End Preloader
--------------------------------------------------------------------------------------------------------*/

.enqur-new {
	position: fixed;
	right: -4px;
	width: auto;
	margin-top: 11%;
	z-index: 1000;
	-webkit-animation: ring 4s .7s ease-in-out infinite;
	-webkit-transform-origin: 50% 4px;
	-moz-animation: ring 4s .7s ease-in-out infinite;
	-moz-transform-origin: 50% 4px;
	animation: ring 4s .7s ease-in-out infinite;
	transform-origin: 50% 4px;
}
.enqur-new-fr{
/* margin-top:17%;   
 background-color:#e91e63; 
     cursor: pointer;
 color:#fff; 
     border-radius: 10px;
 padding:13px; */
     position: fixed;
  right: 0px;
    width: auto;
    z-index: 1000;
   
 /*   
    -webkit-animation: ring 4s .7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: ring 4s .7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: ring 4s .7s ease-in-out infinite;
    transform-origin: 50% 4px; */
}
.awesome {
      
      font-family: futura;
      font-style: italic;      
      width:100%;      
      margin: 0 auto;
      text-align: center;
      color:#fff;
      font-size:25px;
	    border-radius: 20px 0px 0px 20px;
      font-weight: bold;
      -webkit-animation:colorchange 10s infinite alternate; 
    }

    @-webkit-keyframes colorchange {
      0% {
        
        background-color: #e91e63;
      }
      
      50% {
        
        background-color: #623f99;
      }
      
      100% {
        
        background-color: #fede3b
      } 
    }





 @-webkit-keyframes ring {
 0% {
-webkit-transform: rotateZ(0);
}
 1% {
-webkit-transform: rotateZ(30deg);
}
 3% {
-webkit-transform: rotateZ(-28deg);
}
 5% {
-webkit-transform: rotateZ(34deg);
}
 7% {
-webkit-transform: rotateZ(-32deg);
}
 9% {
-webkit-transform: rotateZ(30deg);
}
 11% {
-webkit-transform: rotateZ(-28deg);
}
 13% {
-webkit-transform: rotateZ(26deg);
}
 15% {
-webkit-transform: rotateZ(-24deg);
}
 17% {
-webkit-transform: rotateZ(22deg);
}
 19% {
-webkit-transform: rotateZ(-20deg);
}
 21% {
-webkit-transform: rotateZ(18deg);
}
 23% {
-webkit-transform: rotateZ(-16deg);
}
 25% {
-webkit-transform: rotateZ(14deg);
}
 27% {
-webkit-transform: rotateZ(-12deg);
}
 29% {
-webkit-transform: rotateZ(10deg);
}
 31% {
-webkit-transform: rotateZ(-8deg);
}
 33% {
-webkit-transform: rotateZ(6deg);
}
 35% {
-webkit-transform: rotateZ(-4deg);
}
 37% {
-webkit-transform: rotateZ(2deg);
}
 39% {
-webkit-transform: rotateZ(-1deg);
}
 41% {
-webkit-transform: rotateZ(1deg);
}
 43% {
-webkit-transform: rotateZ(0);
}
 100% {
-webkit-transform: rotateZ(0);
}
}
 @-moz-keyframes ring {
 0% {
-moz-transform: rotate(0);
}
 1% {
-moz-transform: rotate(30deg);
}
 3% {
-moz-transform: rotate(-28deg);
}
 5% {
-moz-transform: rotate(34deg);
}
 7% {
-moz-transform: rotate(-32deg);
}
 9% {
-moz-transform: rotate(30deg);
}
 11% {
-moz-transform: rotate(-28deg);
}
 13% {
-moz-transform: rotate(26deg);
} 15% {
-moz-transform: rotate(-24deg);
}
 17% {
-moz-transform: rotate(22deg);
}
 19% {
-moz-transform: rotate(-20deg);
}
 21% {
-moz-transform: rotate(18deg);
}
 23% {
-moz-transform: rotate(-16deg);
}
 25% {
-moz-transform: rotate(14deg);
}
 27% {
-moz-transform: rotate(-12deg);
}
 29% {
-moz-transform: rotate(10deg);
}
 31% {
-moz-transform: rotate(-8deg);
}
 33% {
-moz-transform: rotate(6deg);
}
 35% {
-moz-transform: rotate(-4deg);
}
 37% {
-moz-transform: rotate(2deg);
}
 39% {
-moz-transform: rotate(-1deg);
}
 41% {
-moz-transform: rotate(1deg);
}
 43% {
-moz-transform: rotate(0);
}
 100% {
-moz-transform: rotate(0);
}
}
 @keyframes ring {
 0% {
transform: rotate(0);
}
 1% {
transform: rotate(30deg);
}
 3% {
transform: rotate(-28deg);
}
 5% {
transform: rotate(34deg);
}
 7% {
transform: rotate(-32deg);
}
 9% {
transform: rotate(30deg);
}
 11% {
transform: rotate(-28deg);
}
 13% {
transform: rotate(26deg);
}
 15% {
transform: rotate(-24deg);
}
 17% {
transform: rotate(22deg);
}
 19% {
transform: rotate(-20deg);
}
 21% {
transform: rotate(18deg);
}
 23% {
transform: rotate(-16deg);
}
 25% {
transform: rotate(14deg);
}
 27% {
transform: rotate(-12deg);
}
 29% {
transform: rotate(10deg);
}
 31% {
transform: rotate(-8deg);
}
 33% {
transform: rotate(6deg);
}
 35% {
transform: rotate(-4deg);
}
 37% {
transform: rotate(2deg);
}
 39% {
transform: rotate(-1deg);
}
 41% {
transform: rotate(1deg);
}
 43% {
transform: rotate(0);
}
 100% {
transform: rotate(0);
}
}


.cd-popup-trigger {
  display: block;
  width: 170px;
  height: 50px;
  line-height: 50px;
  margin: 3em auto;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 50em;
  background: #35a785;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-trigger {
    margin: 6em auto;
  }
}





.cd-section {
 
 
}
.cd-section p {
 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 768px) {
  .cd-section {

  }
  .cd-section p {

  }
  

}
@media only screen and (min-width: 1170px) {
  .cd-section {
    z-index: 99;

  }
}

.cd-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  -moz-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
}
.cd-modal::after {
  /* gradient overlay at bottom of modal window */
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  pointer-events: none;
  background: transparent;
  background: -webkit-linear-gradient( bottom , #34383c, rgba(52, 56, 60, 0));
  background: linear-gradient(to top, #34383c, rgba(52, 56, 60, 0));
}
.cd-modal .cd-modal-content {
  height: 100%;
  width: 100%;
  padding: 3em 5%;
  text-align: left;
  overflow-y: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-modal p {
  color: #ffffff;
}
.modal-is-visible .cd-modal {
  z-index: 1;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  -moz-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
}
.modal-is-visible .cd-modal .cd-modal-content {
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .cd-modal .cd-modal-content {
    padding: 4em 10%;
  }
  

}
@media only screen and (min-width: 1170px) {
  .cd-modal .cd-modal-content {
    padding: 6em 20%;
  }
  .cd-modal p {
    font-size: 2rem;
    line-height: 2;
  }
}

.cd-modal-action {
  position: relative;
}
.cd-modal-action .btn, .cd-modal-action .cd-modal-bg {
  display: inline-block;
  height: 4em;
  background-color: #34383c;
}
.cd-modal-action .btn {
  width: 12.5em;
  border-radius: 5em;
  color: #ffffff;
  line-height: 4em;
  white-space: nowrap;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.2s 0.3s, width 0.3s 0s;
  -moz-transition: color 0.2s 0.3s, width 0.3s 0s;
  transition: color 0.2s 0.3s, width 0.3s 0s;
}
.cd-modal-action .btn.to-circle {
  width: 4em;
  color: transparent;
  -webkit-transition: color 0.2s 0s, width 0.3s 0.2s;
  -moz-transition: color 0.2s 0s, width 0.3s 0.2s;
  transition: color 0.2s 0s, width 0.3s 0.2s;
}
.cd-modal-action .cd-modal-bg {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 0;
  width: 4em;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(-2em);
  -moz-transform: translateX(-2em);
  -ms-transform: translateX(-2em);
  -o-transform: translateX(-2em);
  transform: translateX(-2em);
  -webkit-transition: visibility 0s 0.5s;
  -moz-transition: visibility 0s 0.5s;
  transition: visibility 0s 0.5s;
}
.cd-modal-action .cd-modal-bg.is-visible {
  opacity: 1;
  visibility: visible;
}

.cd-modal-close {
  position: fixed;
  z-index: 1;
  top: 20px;
  right: 5%;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3) url(../img/cd-icon-close.svg) no-repeat center center;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
}
.no-touch .cd-modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-is-visible .cd-modal-close {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media only screen and (min-width: 768px) {
  .cd-modal-close {
    top: 70px;
  }
}



/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */



/* =3. Typography --------------------------------------------------------------------------------------------------------*/
html {
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
}
body.full-height {
	height: 100%;
}
#wrap {
	z-index: 1001;
	position: relative;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
body {
	font-size: 15px;
	font-family: Lora, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888;
	background: #fff;
	-webkit-text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
strong {
	font-weight: 600;
}
.large {
	color: #999999;
}
p {
	color: #555;
	font-family: 'Montserrat-Regular';
}
a, a * {
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
a, a:hover, a:focus {
	color: #2b2b2b;
	text-decoration: none;
	outline: 0;
}
/*-------------------------------------------------End Typography-------------------------------------------------------*/


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */

.modal-content {
    position: relative;
    background-image: url(../img/form-back-02.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    background-color: transparent;
    margin: auto;
    padding: 27px;
    border: 0px solid #888;
    width: 30%;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.0), 0 0px 0px 0 rgba(0,0,0,0.0);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

@media screen and (min-width: 300px) and (max-width: 767px) {
    .modal-content {
    width: 100%;
    }
}
.modal-content h2{
    text-align: center;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: #4a2b74;
  float: right;
  font-size: 40px;
  font-weight: bold;
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 36px;
  background-color:transparent;
  color: white;
  border-bottom: 0px solid #e5e5e5;
}

.modal-body {
  padding: 2px 16px;
}

.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

.modal-header .close {
    margin-top: 29px;
    opacity: 1;
    margin-right: -41px;
}

.modal-form{
	background-color:transparent;
	padding: 14px;
	text-align: center;
	width: 96%;
    margin: 0 auto;
	border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
	border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.form-set-1 input, select{
    height: 35px;
    border-radius: 0px;
    font-family: 'Montserrat';
    width: 100%;
    font-size: 16px;
    margin-bottom: 6px;
    padding-left: 5px;
    border: 1px solid;
}

/*------------------------------------------------=4. Headings--------------------------------------------------------*/
h1#logo {
	display: table;
	position: relative;
	float: left;
	margin: 0;
	height: 72px;
}

h1#logo a {
	display: table-cell;
	background: url(../images/bg-logo@2x.png) center no-repeat;
	background-size: 60px 60px;
	width: 60px; /*try to keep it below 60px*/
	height: 60px;
	text-indent: -9999px;
	vertical-align: middle
}

.tagline {
	float: left;
	font-size: 15px;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding: 0 0 0 16px;
	margin: 0px auto;
	position: relative;
	display: table;
	height: 72px;
	color: #2b2b2b;
	line-height: 1.25;
	margin-top: -1px;
}
.tagline::after {
	content: '';
	background-image: url('../img/dot.1-01.png');
	   background-repeat: no-repeat;
	position: absolute;
	width: 648px;
	 z-index:-1px;
	height: 210px;
	top: 0;
	margin: 0 auto;
    right: 0%;
    left: 482px;
}
.pd-top {
	padding-top: 100px;
}
.img-top::before {
	content: '130+ centres';
	background-color: #ed265e;
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	padding-top: 15px;
	width: 78px;
	height: 78px;
	top: 0;
	border-radius: 50px;
	margin: 0 auto;
	left: 8%;
}
.text-bottom::before {
	content: '200,000+ students';
	background-color: #ed265e;
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	width: 108px;
	height: 108px;
	bottom: 0;
	padding: 19px;
	padding-top: 33px;
	border-radius: 66px;
	margin: 0 auto;
	left: 8%;
}
.text-btom-left::before {
	content: '55+ cities';
	background-color: #ed265e;
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	padding-top: 15px;
	width: 78px;
	height: 78px;
	bottom: 64px;
	padding: 15px;
	border-radius: 50px;
	margin: 0 auto;
	left: -14%;
}
.bottom-right::after {
	content: '';
	background-image: url('../img/dot.1-02.png');
	position: absolute;
	width: 908px;
	height: 280px;
	bottom: -244px;
	margin: 0 auto;
	left: 17%;
}
.tagline img {
	vertical-align: middle;
	display: table-cell;
	width: 250px;
	    margin-left: 11%;
}
.tagline-sub {
	font-size: 12px;
	font-family: Lora, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888;
	font-weight: 400;
	position: relative;
	top: 5px;
}
.numbers, h1, h2, h3, h4, h5, h6 {
	line-height: 1.3;
	color: #623f99;
	display: block;
	position: relative;
	font-family: "Montserrat-", Arial, Helvetica, sans-serif;
	
	font-weight: 600;
}
/*--------------------------------------------------=5. Main Nav------------------------------------------------------*/
#menu-button {
	float: right;
	font-size: 14px;
	display: table;
	height: 72px;
	right: 16%;
	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 1111
}
.lt-ie10 #menu-button {
	position: relative;
	float: right;
	right: auto
}
#menu-button .centralizer {
	display: table-cell;
	vertical-align: middle;
}
#menu-button .centralizer .cursor {
	display: block;
	cursor: pointer;
	border: 1px solid #643995;
	padding-top: 0;
	border-radius: 51%;
	height: 48px;
	width: 48px;
}
#nav-button {
	display: inline-block;
	width: 46px;
	height: 46px;
	margin: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	padding-top: 18px;
	text-align: center;
}
.nav-bar {
	background-color: #643995;
	border-radius: 1px;
	display: block;
	width: 16px;
	height: 2px;
	margin: 0px auto 2px;
	position: relative;
}
#main-nav {
	background-color: #1d1d1d;
	top: 0;
	right: 0;
	padding: 31px 34px 20px;
	width: 200px;
	position: absolute;
	height: 100%;
}
#main-nav ul {
	position: relative;
	line-height: 1.4
}
#main-nav ul li a {
	position: relative;
	color: rgba(255,255,255,0.6);
	padding: 9px 0;
	display: block;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	font-size: 12px !important;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
#main-nav ul li a:hover, #main-nav ul li a.selected {
	color: rgba(255,255,255,1);
}
#main-nav ul li ul {
	padding-top: 6px;
}
#main-nav ul li ul li a {
	font-size: 13px;
	border: 0;
	padding: 3px 0;
	padding-left: 15px;
}
#main-nav ul li ul li:last-child a {
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding-bottom: 8px
}
.menu-trigger {
	position: absolute;
	width: 50px;
	height: 50px;
	margin: -2px 0 0 -2px;
	border-radius: 50%;
	z-index: 9999;
	cursor: pointer;
}
.pushed-left #nav-button span:nth-child(1), .pushed-left-alt #nav-button span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	top: 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.pushed-left #nav-button span:nth-child(2), .pushed-left-alt #nav-button span:nth-child(2) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	top: -1px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pushed-left #nav-button span:nth-child(3), .pushed-left-alt #nav-button span:nth-child(3) {
	display: none;
}
.navigation {
	width: 300px;
}
/* reset our lists to remove bullet points and padding */
.mainmenu, .submenu {
	list-style: none;
	padding: 0;
	margin: 0;
}
/* make ALL links (main and submenu) have padding and background color */
.mainmenu a {
	display: block;
	text-decoration: none;
	padding: 10px;
	color: #000;
}
/* add hover behaviour */


/* when hovering over a .mainmenu item,
  display the submenu inside it. data enrptination for the display on data
  we're changing the submenu's max-height from 0 to 200px;
*/

.mainmenu li:hover .submenu {
	display: block;
	max-height: 200px;
}
/* we now overwrite the background-color for .submenu links only.
  CSS reads down the page, so code at the bottom will overwrite the code at the top.*/

.submenu a {
	padding-left: 1px;
}
/* hover behaviour for links inside .submenu */
.submenu a:hover {
	background-color: #666;
}
/* this is the initial state of all submenus.
  we set it to max-height: 0, and hide the overflowed content.
*/
/*.submenu {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: all 0.5s ease-out;
}

#main-nav ul#options li a:before {
	position: absolute;
	top: 11px;
	left: -26px;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	font-size: 13px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	content: "\f105";
	font-family: FontAwesome;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
	-ms-filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	-webkit-transition: .5s left, .5s opacity;
	-moz-transition: .5s left, .5s opacity;
	-o-transition: .5s left, .5s opacity;
	transition: .5s left, .5s opacity;
	-moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	-o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}
#main-nav ul#options li ul li a:before {
	top: 5px;
	left: -11px;
}
#main-nav ul#options li a:hover:before {
	left: -13px;
	-ms-filter: alpha(opacity=100);
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-ms-filter: none;
	filter: none;
}
#main-nav ul#options li ul li a:hover:before {
	left: 2px;
}
*/

#info {
    position: absolute;
    left: 10px;
    top: 10px;
}

#info {
    background: rgba(0,0,0,0.8);
    padding: 12px 10px;
    margin-bottom: 1px;
    color: #fff;
}

#info h1 {
    line-height: 22px;
    font-weight: 300;
    font-size: 18px;
    margin: 0;
}

#info h2 {
    line-height: 14px;
    font-weight: 300;
    font-size: 12px;
    color: rgba(255,255,255,0.8);
    margin: 0 0 6px 0;
}

#info a {
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px dotted rgba(255,255,255,0.2);
    margin-right: 4px;
    line-height: 20px;
    font-size: 10px;
    color: rgba(255,255,255,0.5);
}

#info a:hover {
    border-bottom: 1px dotted rgba(255,255,255,0.6);
    color: rgba(255,255,255,1.0);
}
/* End Main Nav
--------------------------------------------------------------------------------------------------------*/



/* =6. Main Content
--------------------------------------------------------------------------------------------------------*/
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
    #header {
	/*position: relative; */osition: relative;
	z-index: 155;
	width: 100%;
	min-height: 100px;
	padding: 13px 45px;
	-webkit-transform: translateZ(0);
	background: rgba(255,255,255,1);
}
}

@media screen and (min-device-width: 481px) and (max-device-width: 767px) { 
    #header {
	/*position: relative; */osition: relative;
	z-index: 155;
	width: 100%;
	min-height: 180px;
	padding: 13px 45px;
	-webkit-transform: translateZ(0);
	background: rgba(255,255,255,1);
}
}
@media screen and (min-device-width: 350px) and (max-device-width: 480px){
#header {
	/*position: relative; */osition: relative;
	position:fixed;
	z-index: 155;
	width: 100%;
	min-height: 180px;
	padding: 13px 45px;
	-webkit-transform: translateZ(0);
	background: rgba(255,255,255,1);
}}
#content {
	width: 100%;
/*position: relative; */
	z-index: 55;
	height: auto;
	background: #fff;
	min-height: calc(100vh - 100px);
}
section.white {
	background: #fff;
}
.container {
	position: relative;
	margin: 0 auto;
}
.pushed-left #wrap, .pushed-left #footer {
	-webkit-transform: translate3d(-200px, 0px, 0px);
	transform: translate3d(-200px, 0px, 0px);
}
.pushed-left-alt #wrap, .no-csstransforms3d .pushed-left #wrap, .pushed-left-alt #footer, .no-csstransforms3d .pushed-left #footer {
	-webkit-transform: translateX(-200px);
	-ms-transform: translateX(-200px);
	transform: translateX(-200px);
}
#wrap, #footer {
	-webkit-transition: -webkit-transform 0.33s cubic-bezier(0.33, 0, 0.2, 1) 0s;
	transition: transform 0.33s cubic-bezier(0.33, 0, 0.2, 1) 0s;
}
.full-height .container, .container.full-width {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.container.header-wrapper {
	padding-bottom: 75px;
	padding-top: 60px;
	text-align: center
}
.header-section, .bottom-section {
	margin: 0 0 40px;
	text-align: center
}
.bottom-section {
	margin-top: 15px;
}
.container.no-header {
	padding-top: 70px;
	padding-bottom: 70px;
}
.container.with-header {
	padding-top: 0px;
	padding-bottom: 70px;
	margin-top: -20px;
}
.ajax-content .container.full-width {
	background: #fff;
}


/* =End Main Content
--------------------------------------------------------------------------------------------------------*/


/* =7. Column Grid
--------------------------------------------------------------------------------------------------------*/
.add-padding {
	padding: 5px 30px;
}
.no-padding {
	padding: 0 !important;
}
.full-height-wrapper {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#Container .mix {
	display: none;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden
}
.full-height #Container .mix {
	display: inline-block;
}
.full-height #Container .col-lg-8, div.full-height {
	height: calc(100vh - 100px) !important;
	margin: 0 !important;
	padding: 0 !important;
}
.full-height #Container .col-lg-4 {
	height: calc(50vh - 50px) !important;
}
div.full-height.not-completely-full {
	height: calc(75vh - 100px) !important;
}
.auto-height {
	padding: 25px 0 !important;
}
.bottom {
	vertical-align: bottom;
	display: table-cell;
}
.half-width {
	width: 50%;
	display: block
}
.containing-image-wrapper {
	height: 100%;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.containing-image-wrapper.right {
	right: 0;
	left: auto;
}
.title-h2 {
	color: #fff;
	font-size: 34px;
}
/* =End Column Grid
--------------------------------------------------------------------------------------------------------*/


/*---------------About section---------*/

.frinchse-set{
	    height: 100%!important;
}

.about-set {
	background-image: url('../img/bback-img.png');
	height: 100%;
	padding-top: 20px;
	padding-top: 100px;
	padding-bottom: 60px;
	margin-top: 78px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-attachment: fixed;
	background-position: center;
}

.about-logo{
    border: 7px solid #888;
    border-radius: 50%;
    
    z-index: 1;
}

.about-logo:hover{
    border: 7px solid #ffc20e;
    border-radius: 50%;
    
    z-index: 1;
}




.about-logo img{
        position: relative;
    z-index: 1;
    width:100%;
    
}


.about-logo::after {
	content: '';
	background-image: url(../img/dot.1-03.png);
	position: absolute;
	width: 893px;
	height: 134px;
	top: -98px;
	margin: 0 auto;
	left: 40%;
}

.about-set p {
	color: #fff;
	font-size: 17px;
}

.about-set h3 {
	font-weight: 800;
	font-size: 26px;
	color: #fbd234;
}






.about-logo-curri img{
        position: relative;
    z-index: 1;
    width:100%;
    
}


.about-logo-curri::after {
	content: '';
	background-image: url(../img/dot.1-03.png);
	position: absolute;
	width: 893px;
	height: 134px;
	top: -98px;
	margin: 0 auto;
	left: 40%;
}



.about-set-h4{
	font-weight: 800;
	font-size: 24px;
	color: #fbd234;
}
.about-courag {
	text-align: right;
	position: absolute;
	margin-top: -74px;
	right: 15%;
}

.right-img-botm {
	margin-top: 14%;
	overflow: hidden;
}

.right-img::after {
	content: '';
	background-image: url('../img/courageous-right-top-01.png');
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	padding-top: 15px;
	width: 124px;
	height: 124px;
	top: 21px;
	border-radius: 50px;
	margin: 0 auto;
	right: -43%;
}
.right-img-botm::after {
	content: '';
	background-image: url('../img/courageous-center-01.png');
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	padding-top: 15px;
	width: 91px;
	height: 91px;
	bottom: 31px;
	padding: 15px;
	border-radius: 50px;
	margin: 0 auto;
	right: -66%;
}
.right-img-center::after {
	content: '';
	background-image: url('../img/courageous-right-botm01-01.png');
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	width: 145px;
	height: 145px;
	bottom: -35%;
	padding: 19px;
	padding-top: 33px;
	border-radius: 66px;
	margin: 0 auto;
	right: -15%;
}
.dismissButton {
	background-color: #fff;
	border: 1px solid #dadce0;
	color: #1a73e8;
	border-radius: 4px;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	height: 36px;
	cursor: pointer;
	padding: 0 24px
}
.dismissButton:hover {
	background-color: rgba(66,133,244,0.04);
	border: 1px solid #d2e3fc;
}
.dismissButton:focus {
	background-color: rgba(66,133,244,0.12);
	border: 1px solid #d2e3fc;
	outline: 0
}
.dismissButton:hover:focus {
	background-color: rgba(66,133,244,0.16);
	border: 1px solid #d2e2fd
}
.dismissButton:active {
	background-color: rgba(66,133,244,0.16);
	border: 1px solid #d2e2fd;
	box-shadow: 0 1px 2px 0 rgba(60,64,67,0.3), 0 1px 3px 1px rgba(60,64,67,0.15)
}
.dismissButton:disabled {
	background-color: #fff;
	border: 1px solid #f1f3f4;
	color: #3c4043
}
.gm-style-pbc {
	transition: opacity ease-in-out;
	background-color: rgba(0,0,0,0.45);
	text-align: center;
}
.gm-style-pbt {
	font-size: 22px;
	color: white;
	font-family: Roboto, Arial, sans-serif;
	position: relative;
	margin: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.gm-style {
	font: 400 11px Roboto, Arial, sans-serif;
	text-decoration: none;
}
.gm-style img {
	max-width: none;
}
/*-------------------About sections end------------------*/


/*-----------------our-focus page----------------*/

.contact-maps{
    height:900px;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
}

.our-focus {
	height: 721px;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #fbd234;
    background-image: url(../img/bback-img_1-01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
}
.focus-pd {
	margin: 0 auto;
}
.focus-pd::after {
	content: '';
	background-image: url('../img/dot_1.png');
	position: absolute;
	width: 1100px;
	height: 648px;
	top: 23%;
	margin: 0 auto;
	left: 0%;
}
.creative {
	position: relative;
	z-index: 1;
}
.physical {
	position: relative;
	z-index: 1;
}
.language {
	position: relative;
	z-index: 1;
}
.tech {
	position: relative;
	z-index: 1;
}

.our-focus .top-50{
	    margin-top: 46%;
}


.our-focus .top-40{
	margin-top: 40%;
}

.our-focus .top-20{
	margin-top: 20%;
}


.mg-top-30{
	margin-top: -30%;
}

.mg-top-14{
	margin-top: -15%;
}
/*-----------------our-focus end----------------*/



/*-------------more about----------*/

.more_about {
	padding: 50px;
	background-color: #fff;
}
.more_about img {
	width: 100%;
	margin-top: 50px;
	position: relative;
	z-index: 1;
}
.about-more::after {
	content: '';
/*	background-image: url('../img/right_arrow.png'); */
	position: absolute;
	width: 219px;
	height: 20px;
	margin: 0 auto;
	z-index: 1;
	right: -7%;
	top: 28.6%;
}
.about-h2 {
	font-size: 24px;
	font-family: 'Montserrat-Bold';
	color: #ED265E!important;
}
.text-set-h2::before {
	content: '';
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 0;
	left: 1%;
	top: 24%;
	border-radius: 50%;
	background-color: #FBD234;
}
.more_about h2 {
	font-size: 24px;
	font-family: 'Montserrat-Bold';
	color: #623F98;
}
.more_about h1 {
	color: #939598;
	font-size: 46px;
}
.more_about h2::before {
	content: '-';
	width: 17px;
	height: 9px;
	position: absolute;
	z-index: 0;
	left: -26px;
	top: -10px;
	font-size: 38px;
}
.pd-50-about {
	padding: 28px;
	padding-bottom: 0px;
}
/*--------------more about end-----------*/


/*------------our people-----------*/

.our_people {
	padding: 60px;
	padding-left: 0px;
}
.bg_our_people {

	width: 60%;
	margin: 0 auto;
	padding-top: 6%;
}
.bg_our_people h1 {
	color: #fff;
font-size: 28px;
    line-height: 24px;
}
.bg_our_people h2{
	color: #fff;
}
.bg_our_people p {
	color: #fff;
	line-height: 26px;
}
.bg_our_people h3 {
	color: #FBD234;
/*	padding-left: 20px; */
}
.bg_our_people h3::before {
/*	content: '-'; */
	width: 17px;
	height: 9px;
	position: absolute;
	z-index: 0;
	left: 0px;
	color: #FBD234;
	top: -10px;
	font-size: 38px;
}
.banner-text::before {
	content: '';
	background-image: url('../img/our/dote-1.png');
	position: absolute;
	width: 890px;
	height: 294px;
	top: -64%;
	margin: 0 auto;
	left: -45%;
}
.difference::before {
	content: '';
	background-image: url('../img/our/dote-1.png');
	position: absolute;
	width: 890px;
	height: 294px;
	top: -43%;
	margin: 0 auto;
	left: -30%;
}
.banner-area .banner-bg {
	width: 100%;
	background-image: url('../img/bback-img-2.png');
	height: 100%;
	background-color: #623F98;
	background-repeat: no-repeat;
    background-position: left; padding-bottom: 50px;
    background-size: contain;
	background-attachment: fixed;
}
.pd-top h1 {
	color: #623f99;
}
.right-img-top h2 {
	color: #623f99;
}

.right-img-top ul li{
        color: #fff;
    font-size: 17px;
        padding-left: 25px;
        font-family: 'Montserrat-Regular';
            margin-bottom: 9px;
}

.right-img-top ul li::before {
    content: '-';
  color:#fbd234;
    position: absolute;
    font-size: 30px;
    margin: 0 auto;
    left: 3%;
    margin-top: -10px;
}

.right-img-top h3{
    font-size: 26px;color: #fff;
}

.clube-top{
    padding-top: 64px;
}

.banner-area {
	padding-top: 180px;
}


.pres-clube{
      padding-top: 30px;
}

.pres-clube h2{
    font-size: 24px; color:#fff;
}

.day-care-top{
    padding-top: 50px;
}


.day-care-top h2{
    font-size: 26px;    color: #fff;
}


.banner-text .px-0 img {
    float: right;
    width: 33%;
    margin-right: 0%;
	position: relative;
	z-index: 1;
}
.px-1 .effect-julia {
	float: left;
	    margin-right: 0%;
    margin-top: -78px;
        z-index: 1;
}
.banner-text .px-1 img {
	float: right;
	color: #fff;
	z-index: 1;
	width: 100%;
	margin-top: 0px;
	position: relative;
}
.banner-text .px-1::after {
	content: '';
	background-image: url('../img/our/dote-2.png');
	position: absolute;
	width: 435px;
	height: 464px;
    top: -89%;
    margin: 0 auto;
    right: 26%;
}
.px-2 .effect-julia {
	margin-top: -9px;
	margin-left: -10%;
	overflow: hidden;
	position: relative;
	z-index: 9;
}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	z-index: 1;
	list-style: none;
	text-align: center;
}
/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	max-height: 360px;
	height: auto;
	background: #000;
	text-align: center;
	cursor: pointer;
	border-radius: 50%;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 8;
}
.grid figure figcaption {
	padding: 2em;
	padding-top: 86px;
	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 {
	font-weight: 800;
}
.grid figure h2, .grid figure p {
	margin: 0;
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
figure.effect-julia {
	background: ;
}
figure.effect-julia img {
	max-width: none;
	height: 100%;
	-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: center;
}
figure.effect-julia h2 {
	position: relative;
	padding: 0.5em 0;
}
figure.effect-julia p img {
	opacity: 4;
}
figure.effect-julia p {
	display: inline-block;
	margin: 0 0 0.25em;
	color: #fff;
	text-transform: none;
	font-weight: 500;
	font-size: 18px;
	-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;
}

.container-fluid figure.effect-julia:hover img {
	opacity: 0.4;

}
figure.effect-julia:hover img {
	opacity: 0.4;

}
figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}



/*-----------our people end-----------*/


/*--------------what new-------------*/

.what-new {
	padding-top: 60px;
	padding-bottom:5px
}
.what-new h1 {
	color: #939598;
	font-size: 46px;
}
.what-new .btn-set {
	padding: 8px 32px;
	background-color: #FBD234;
	border-radius: 41px;
	font-size: 20px;
	font-family: 'Montserrat-Regular';
}
.what-new .btn-set:hover {
	padding: 8px 32px;
	background-color: #ED265E;
	border-radius: 41px;
	font-size: 20px;
	color: #fff;
}
.top-mg {
	margin-top: 7%;
}
.bot-mg {
	margin-bottom: 6%;
}
.what-new h2 {
	color: #623F98;
	font-size: 20px;
}
.botm-set-mg {
	margin-top: 8%;
}
.botm-set-mg a {
	color: #623F98;
	font-family: 'Montserrat-Bold';
	padding-bottom: 8px;
	border-bottom: 5px solid #623F98;
}
.what-n-img img {
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}
.what-n-img:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.margin-25-0{
    padding-top: 26px;
}


.design {
	color: #623F98;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
	text-align: right;
	font-family: 'allerregular';
	font-size: 16px;
	font-weight: 600;
}
.footer-social {
	/* margin: 0 0 30px 0; */
	padding: 0px;
	list-style: none;
	    width: 100%!important;
}
ul.footer-social li {
	display: inline-block;
    padding: 10px;
}
ul.footer-social li .fa{
    font-size: 34px !Important;
}
.design a {
	color: #623F98;
	font-family: 'futura_ltregular';
	text-transform: uppercase;
}
.footer-icons {
	border-top: 0px dotted #BCBEC0;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px dotted #BCBEC0;
}
.footer-icons p {
	color: #808285;
	margin-top: 12px;
	font-family: 'Montserrat-Bold';
	padding-bottom: 8px;
	font-size: 18px;
	width: 53%;
	border-bottom: 3px solid #FFD430;
}
.footer {
	padding-top: 60px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.footer img {
	margin-bottom: 0px;
}
.footer ul {
	float: left;
	width: 24%;
}
.footer h3 {
	font-size: 22px;
	color: #623F98;
}
.footer ul li {
	margin: 12px auto;
	font-family: 'Montserrat-Regular';
	list-style-type: none;
}
#footer {
	padding: 22px; background: #FFD430;
	color: #623F98;
}
.footer-bor::before {
	content: '';
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	width: 100%;
	height: 77px;
	z-index: 99999;
	margin: 0 auto;
}

.footer-bor{
	    border-bottom: 8px solid #623F98;
    margin-bottom: 0px;
}

.footer-bor img{
	margin-bottom: -8px;
}

.footer-pic {
	margin: 0 auto;
	text-align: center;
}

.jump {
	transform-origin: 50% 50%;
	animation: jump .7s linear alternate infinite;
}
 @keyframes jump {
 0% {
transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
 40% {
transform: translate3d(0, 30%, 0) scale3d(.7, 1.5, 1);
}
 100% {
transform: translate3d(0, 100%, 0) scale3d(1.5, .7, 1);
}
}

.run {
	width: 100%;
	overflow: hidden;
	position: absolute;
	-webkit-animation: mymove 5s infinite;
	-webkit-animation-timing-function: linear;
	animation: mymove 5s infinite;
	animation-timing-function: linear;
	margin-top: -11%;
	z-index: 9999;
}
 @-webkit-keyframes mymove {
 from {
left: 0px;
}
 to {
left: 100%;;
}
}
 @keyframes mymove {
 from {
left: 0px;
}
 to {
left: 100%;
}
}
/*-------------what-new End-----------*/



/*------------Vison-------------*/
.vision img {
	z-index: 2;
	position: relative;
}
.botm-pd {
	margin-bottom: 70px;
}
/*------------Vison end-------*/



/*------------philosophu--------------*/
.right-img-1 {
	padding-top: 34px;
}
.right-img-top {
	padding-top: 115px;
}
.philoso-focus {
	height: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: transparent;
}
.philoso {
}
.philoso .title-h2 {
	color: #623F98;
	font-size: 24px;
}
.philoso .meth-titel {
	text-align: center;
}
.creative-img {
	position: relative;
    z-index: 9;
    border: 2px solid #623F97;
    border-radius: 50%;
    height: 200px;
    cursor: pointer;
    width: 200px;
        text-align: center;
    padding: 16px;
}

.creative-img img{
     width: 100%;
}

.creative-img:hover {
      border: 2px solid #623F97;
      background-color: #ffc20e;
}

.sec-philo {
	width: 100%;
	padding-left: 15%;
	margin-top: 0%;
	margin-bottom: -20px;
}
.sec-philo-1 {
	width: 100%;
	padding-left: 15%;
	margin-top: -30px;
}
.sub {
    padding: 7px 31px;
    border-radius: 32px;
    font-size: 22px;
    border: none;
    font-family: "Source Sans Pro", Arial, Tahoma, sans-serif;
    background-color: #fede3b;
    font-weight: 600;
    color: #623f99;
}

.top-mg-1 {
	margin-top: 8%;
}
.top-m::after {
	content: '';
	background-image: url(../img/dot-new.png);
	position: relative;
    width: 80px;
    height: 84px;
    left: 13%;
    margin-bottom: -23px;
}
.top-mg-1::after {
	content: '';
	background-image: url(../img/dot-new.png);
	position: relative;
	width: 80px;
	height: 106px;
	left: 13%;
	    height: 108px;
    left: 13%;
    margin-bottom: 11px;
}
.sec-philo::after {
	content: '';
	background-image: url(../img/dot-new-1.png);
	position: absolute;
	width: 80px;
	height: 100px;
	background-repeat: no-repeat;
	left: 13%;
	margin-top: -15px;
	z-index: 2;
}
.button-test {
	text-align: center;
	padding: 12px;
	background-color: #623f99;
	width: 150px;
	color: #fff;
	margin: 0 auto;
	border-radius: 32px;
}
/*------------philosophu end--------------*/


/*--------------Goals------------*/

.bg_our_people-gols {
	width: 70%;
	margin: 0 auto;
	padding-top: 6%;
	margin-left: 25%;
}

.bg_our_people-gols p {
	color: #fff;
	line-height: 26px;
}

.bg_our_people-gols h2 {
	font-size: 26px;
	color: #fff;
}

.bg_our_people-gols h3 {
	color: #FBD234;
	padding-left: 20px;
}

.goals-logo::after {
	content: '';
	background-image: url(../img/dot.1-03-1.png);
	position: absolute;
	width: 260px;
	height: 134px;
    top: -107px;
    margin: 0 auto;
    right: 5%;
}

.goals-logo img {
	width: 100%;
	z-index: 1;
	position: relative;
}

/*--------------Goals end---------*/

/*---------------Profile------------*/

.st-pr-hi::before {
	content: '';
	background-image: url(../img/dot.1-03.png);
	position: absolute;
	width: 893px;
	height: 134px;
	top: -40px;
	margin: 0 auto;
	left: 31%;
}

.bg-set-profile {
    background: #fad234;
    padding-top:3px;
    text-align:center;
    position: relative;
    width: 55%;
    border-radius: 199px;
    height: 71px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    margin-bottom: 4%;
}

.profile-logo {
	margin-left: -43px;
}

.bg-set-profile img{
    width: 80%;
}
.st-pr-hi {
	height: 100%;
}
.left-st-pr {
	margin-left: 30%;
}
.bg-set-profile .title-h2 {
	color: #623f99;
	font-size: 26px;
}

.bg-set-profile p {
	color: #000;
}
.top-set {
	margin-bottom: 4%;
	margin-top: 3%;
}
/*--------------Profile end--------------*/


/*--------------Curriculum-----------*/

.custom1 {
	text-align: center;
	margin: 0 auto;
}
.custom1 img {
	text-align: center;
	width: 35%;
	margin: 0 auto;
	border: 1px solid;
	border-radius: 50%;
}
.our-curricul {
	height: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #fbd234;
}
.meth-titel {
	margin-bottom: 45px;
}
/*-------------Curriculum end------------*/

.ProcessBox {
	padding: 0 5px;
	position: relative;
	width: 50%;
}
.ProcessBox-pre {
	padding: 0 5px;
	position: relative;
	width: 25%;
}
.p_text_set {
	font-size: 22px;
	margin-top: 10px;
}
.serviceItem {
	cursor: default;
	/*height: 270px;*/
	position: relative;
	/*width: 230px;*/
	border-radius: 50%;/*margin-top: 20px;
	margin-left: 10px;*/
}
.serviceItem h3 {
	font-size: 17px;
	color: #000;
	margin-top: 14px;
	font-weight: 600;
}
.serviceInfoWrap, .serviceInfo {
	/*height: 170px;
	width: 170px;*/
	background-color: #fff;
}
.quoetBox1 {
	border-color: #b0aeae;
	width: 80px;
	margin-bottom: 14px;
	margin-top: -17px;
}
.quoetBox5 {
	border-color: #000;
	width: 100%;
	margin-bottom: 14px;
}
.serviceInfoBackp {
font-size: 12px;
    margin-bottom: -4px;
    margin-top: 16px !important;
}
.serviceInfoBackul {
	text-align: center;
	margin-left: -4px;
	width: 140px;
	margin-top: -9px;
	font-size: 12px;
	padding-left: 50px;
}
.serviceInfoBackul li {
	text-align: left;
	position: relative;
	list-style: none;
}
.serviceInfoBackul li::before {
	content: "";
	display: block;
	position: absolute;
	left: -10px;
	top: 6px;
	width: 5px;
	height: 5px;
	background-color: #fff;
	border-radius: 100%;
}
.serviceInfoWrap {
	background: #F9F9F9;
	border-radius: 50%;
}
.serviceInfo > div {
	background-position: center center;
	display: block;
	/*height: 79%;
	position: absolute;
	width: 100%;*/
	text-align: center;
	/*margin-top: -20px;*/
	font-size: 11px;
	z-index: 2;
	color: #fff;
}
.serviceInfo .serviceInfoFront {
	transition: all 0.6s ease-in-out 0s;
}
.serviceInfo .serviceInfoBack {
	background: #ffd530;
	opacity: 0;
	pointer-events: none;
	transform: scale(1.5);
	transition: all 0.4s ease-in-out 0.2s;
	-webkit-user-select: none;
	border-radius: 50%;
	width: 170px;
	height: 170px;
	margin-top: 0px;
	/*margin-left: 30px;*/
	position: absolute;
	top: 0;
}
.service_photo i[class*="fa"]::after, .ImageHold i[class*="fa"]::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 170px;
	height: 170px;
	background-color: #fff;
	border-radius: 100%;
	z-index: -1;
	-webkit-transition: 0.5s ease all 0s;
	-moz-transition: 0.5s ease all 0s;
	-ms-transition: 0.5s ease all 0s;
	-o-transition: 0.5s ease all 0s;
	transition: 0.5s ease all 0s;
	border: 1px solid #623f99;
}
.ie8 .serviceInfo .serviceInfoBack {
	display: none;
}
.serviceItem:hover .serviceInfoFront {
	opacity: 0;
	transform: scale(0);
}
.serviceItem:hover .serviceInfoBack {
	opacity: 1;
	transform: scale(1);
}
.ie8 .serviceItem:hover .serviceInfoBack {
	display: block;
}
.ImageHold {
	margin-bottom: 15px;
	padding: 0;
	width: auto;
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.el__text.col-md-12 .col-md-8 > p {
	margin-bottom: 10px;
}
.heading_process > span {
	font-weight: bold;
	color: #0B4D82;
	border-left: 6px solid #0B4D81;
	padding-left: 5px;
}
.col-md-8 > ul {
	padding: 0 15px;
}
.el.hideMe {
	/* display: none; */
	transition: 0.2s ease all 0s;
	transform: scale(0);
	visibility: hidden;
	width: 0;
	height: 0;
}
.service_photo:hover i[class*="fa"] {
	-webkit-box-shadow: 0 0 0 8px #623f99;
	box-shadow: 0 0 0 8px #623f99;
}
.service_photo i[class*="fa"], .ImageHold i[class*="fa"] {
	background: transparent;
	color: #eb008a;
	font-size: 40px;
	line-height: 170px;
	width: 170px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	height: 170px;
	position: relative;
	cursor: pointer;
	float: none !important;
	z-index: 9;
	margin-top: 20px;
}
.table1 {
	display: table;
	height: 100%;
	width: 100%;
	line-height: normal;
	font-family: 'Roboto', sans-serif;
}
.tablecell {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}
.serviceInfoBackp {
    font-size: 12px;
    margin-bottom: -4px;
    margin-top: 16px !important;
}
.quoetBox1 {
	border-color: #b0aeae;
	width: 80px;
	margin-bottom: 14px;
	margin-top: -17px;
}
.serviceInfoBackul {
	text-align: center;
	margin-left: -4px;
	width: 140px;
	margin-top: -9px;
	font-size: 12px;
	padding-left: 50px;
}
.serviceInfoBackul li {
	text-align: left;
	position: relative;
	list-style: none;
}
.service_photo i[class*="fa"]::after, .ImageHold i[class*="fa"]::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 170px;
	height: 170px;
	background-color: #fff;
	border-radius: 100%;
	z-index: -1;
	-webkit-transition: 0.5s ease all 0s;
	-moz-transition: 0.5s ease all 0s;
	-ms-transition: 0.5s ease all 0s;
	-o-transition: 0.5s ease all 0s;
	transition: 0.5s ease all 0s;
	border: 1px solid #623f99;
}
.service_photo:hover i[class*="fa"]::after {
	-webkit-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	background-color: transparent;
}
.service_photo {
	min-height: 220px;
	position: relative;
}
.service_photo::after {
	position: relative;
	bottom: 50px;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	opacity: 0;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-transition: 0.2s ease all 0s;
	-moz-transition: 0.2s ease all 0s;
	-ms-transition: 0.2s ease all 0s;
	-o-transition: 0.2s ease all 0s;
	transition: 0.2s ease all 0s;
	color: #8F3259;
	font-size: 14px;
}
.service_photo:hover::after {
	opacity: 1;
	bottom: 10px;
}
.service_photo .fa img {
	width: auto;
}
.logo-wrapper-pre::after {
	content: '';
	background-image: url('../img/dot.1-01-pre.png');
	position: absolute;
	width: 700px;
	height: 355px;
	top: 0;
	margin: 0 auto;
	left: 34%;
}
.philoso ul li {
    line-height: 33px;
    color: #555;
    font-family: 'Montserrat-Regular';
    margin-left: 18px;

}
.philoso ul li::before {
	content: '';
	background-image: url('https://www.kangarookids.in/images/arrow.png');
	position: absolute;
	width: 16px;
	height: 16px;
	margin: 0 auto;
	left: 1%;
	margin-top: 2px;
}


.blog-titel{
	margin-bottom: 10px;
	position: relative;
    border-bottom: 2px dotted #BCBEC0;
	padding: 14px;
}
	


.blogs{
	padding: 60px;
	background-image:url(../img/bg-01.jpg);
	background-size: cover;
	    background-position: center center;
	background-repeat: no-repeat;
	border-radius: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	
}

.blog-h2 h1{
	    text-align: center;
    font-size: 43px;
	    color: #fbd234;
}

.blog-titel .blg-date{
	    font-size: 22px;
    font-family: 'Montserrat-Bold';
    padding: 12px;
    color: #fff;
    background-color: #ed2665;
    text-align: center;
}

.blog-titel .bl-tit {
	text-align: left;
	color: #623f99;
	font-weight: 600;
	font-size: 24px;
	font-family: 'Montserrat-Bold';
}
.blog-titel h3 {
	text-align: center;
}

.blog a.read-more {

    border-color: #1f1f1f;
    background-color: transparent;
    background: transparent;
	    color: #555;
    font-family: 'Montserrat-Regular';
}

.blog .read-more {
    display: block;
    border: 1px solid;
    width: 130px;
    line-height: 36px;
    text-align: center;
}

.blog .read-more:hover {
	background-color: #000;
	color: #fff;
    border-color: #1f1f1f;
}

.blog-1{
	margin-bottom: 50px;
}

.center {
  text-align: center;
}

.pagination {
  display: inline-block;
}

.pagination a {
    color: #686868;
    float: left;
    padding: 8px 14px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #686868;
    margin: 0 4px;
    border-radius: 50%;
    font-family: 'Montserrat-Regular';
}

.pagination a.active {
  background-color: #ed2665;
  color: white;
  border: 1px solid #ed2665;
}

.pagination a:hover:not(.active) {background-color: #ddd;}


.blog-right h4{
	 font-size: 14px;
}

.blog-right{
	margin-bottom: 10px;
	border-top:10px;
}

#scroll {
    position:fixed;
    right:10px;
    bottom:90px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#623f99;
    text-indent:9999px;
	z-index: 99;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#FBD234;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}


/*------------------------------*/



.day-60{
	    padding-top: 0px;
    padding-bottom: 60px;
    height: 721px;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #fbd234;
    background-image: url(../img/bback-img_1-01.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
}
@media only screen and (max-width: 736px) {
    .day-60{
         height: 1700px;
    }

}

.day-60 .ProcessBox {
    padding: 0 5px;
    position: relative;
    width: 33%;
	margin-bottom: 35px;

}
.day-60 h2{
	    font-size: 30px;
	    color: #623f99;
}


.font-h1 h2{
	    font-size: 30px;
	    color: #623f99;
}
.frinchse-form{
	background-image:url(../img/franchise.png);
	background-size: 100% 100%;
    background-position: center center;
	background-repeat: no-repeat;
	border-radius: 0px;
	width: 100%;
	height: 665px;
	position: relative;
	margin-top:20px;
	
}

.frinchse-form form{
	width: 100%;
    margin: 0 auto;
    padding: 37px;
}

.Frinchise-form{
   float:right; 
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .Frinchise-form{
   float:none; 
}
}

.appClose-text {
    background-color: #ffc600;
    height: 132px;
    width: 100%;
    display: block;
    border-top-left-radius: 50px;
    align-items: center;
}

.outer-counter-container {
    display: flex;
    margin-top: 40px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.lina-top{
    padding-top: 65px;
}


.admissions-form{
	background-image:url(../img/franchise.png);
	background-size: 100% 100%;
    background-position: center center;
	background-repeat: no-repeat;
	border-radius: 0px;
	width: 100%;
	height: 653px;
	position: relative;
	margin-top:20px;
	
}

.admissions-form form{
	width: 100%;
    margin: 0 auto;
    padding: 37px;
}

.admissions-form-top{
    padding-top: 65px;
}

.partner-test{
    width: 70%;
     margin: 0 auto;
}

.partner-test .partner-test-img {
	width: 18%;
	margin: 0 auto;
}

.partner-test{
	text-align: center
}

.frinchse-360-digr{
   background-image: url(../img/frinches-bg.jpg);
	background-color: #fff;
    height: 100%;
    padding-top: 20px;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
    background-position: center;
}


.frinchse-360-digr .meth-titel h2{
    font-weight: 800;
    font-size: 26px;
    color: #fbd234;
}

.curriculum-wrapper {
	display: flex;
	margin-top: 10px;
	justify-content: center;
	flex-wrap: wrap
}
.curriculum-box {
	width: 30%;
	background: #fff;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	box-shadow: 2px 4px 6px rgba(0,0,0,0.2);
	margin:-1px 18px 0px;
	padding-bottom: 20px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
    -webkit-transition: all .3s ease-in-out; 
}
@media only screen and (max-width: 736px) { 
    .curriculum-box {
	width: 100%;
	margin-top:20px;
    }
.frinchse-360-digr{
     height: 1680px;
    }
}
.curriculum-box:hover {
	filter: none;
   	transform: scale(1.1);
   	cursor: pointer;
	z-index: 10;
	box-shadow: 0 0 22px 1px rgb(220,220,220);
}



.course-hero {
	opacity: 0.9;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
	min-height: 140px
}
course-hero-home div {
	margin: auto 0
}
.bg-1 {
	background: linear-gradient(to right, #452c6d, #623f99)
}
.bg-2 {
	background: linear-gradient(to right, #4A00E0, #8E2DE2)
}

.bg-3 {
	background: linear-gradient(to right, #fbd234, #fbd950)
}
.program-header {
	min-height: 100px;
	text-align: center
}
.curriculum-wrapper .curriculum-box h3 {
	text-align: center;
    top: -4px;
    font-size: 23px;
    color: #FFFFFF;
    border-top-right-radius: 50px;
    padding: 0px 5px 20px;
}
.curriculum-wrapper .curriculum-box img {
	padding-top: 12px;
}
.curriculum-wrapper .curriculum-box h5 {
	color: #FFFFFF
}


    .text_head{
    	    display: none;
    	}



    .curriculum-wrapper .curriculum-box ul {
        margin-left: 0px;
        margin-top: 0px !important;
        margin-bottom: 30px;
        padding-left: 35px;
        padding-top: 30px;
    }

    .learning-formats ul li:first-child {
        margin-top: 0px !important;
    }

    .curriculum-wrapper .curriculum-box li {
        width: 100%;
        font-size: 16px;
        text-align: start;
        font-family: 'Montserrat-Regular';
        margin: 10px 0 10px 0px;
        padding-left: 10px;
        padding-bottom: 4px;
        list-style-image: url(https://www.kangarookids.in/franchise_new/img/check.png);
        list-style-position: outside;
    }

    .faq-main{
    	padding-top: 60px;
        padding-bottom: 60px;
    }

    .faq-main h2{
        font-size: 30px;
        color: #623f99;
        margin-bottom: 25px;
        text-align: center;
    }

    .headingsecondSec p{
        text-align: center;
    }

    .accordian {
      max-width: 100%;
      width: 100%;
      color: #b9b9b9;
      transition: all 0.2s cubic-bezier(0.25, 0.8, 0.25, 1);
      font-weight: 100;
      letter-spacing: 0.035em;
      font-size: 14px;
      margin: 0 auto;
    }

    .accordian h2{
    	font-size: 30px;
        color: #623f99;
        margin-bottom: 25px;
    }

    .accordian ul > li {
    	margin-bottom: 8px;
        width: 100%;
        text-align: left;
    }
    .accordian ul > li:first-child h3 {
      border-bottom: thinsolid rgba(0, 0, 0, 0.1);
    }

    .accordian h3 {
      cursor: pointer;
      background-color: #f7f9f9;
      padding: 1.2rem 1rem 1rem 1.2rem;
      margin: 0;
      border-bottom: 1px solid rgba(0, 0, 0, 0.07);
      display: block;
      font-weight: 100;
      letter-spacing: 0.035em;
      position: relative;
      margin-bottom: 10px;
      font-size: 18px;
      transition: all 0.2s cubic-bezier(0.25, 0.8, 0.25, 1);
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
      border-radius: 3px;
    }

    .accordian h3:hover, .accordian h3.closed {
      color: #fff;
      background-color: #623f99;
    }

    .accordian h3:hover .arrow {
      border-top: 2px solid var(--dark-gray);
      border-right: 2px solid var(--dark-gray);
    }

    .accordian ul ul {
      display: none;
      margin: 0;
      height: 100%;
      margin-bottom: -7px;
    }

    .accordian ul ul li {
      background-color: #fff;
      padding: 1rem 1.8rem;
      color: var(--dark-black);
      box-shadow: none;
      border-left: 1px solid #ffd530;
      border-right: 1px solid #ffd530;
      border-bottom: 1px solid #ffd530;
    }

    .accordian ul ul li p {
      opacity: 0;
      text-align: left;
      font-size: 14px!important;
      transition: all 0.5s;
      -webkit-transform: translatey(-20px);
              transform: translatey(-20px);
    }

    .accordian ul ul.open p {
        opacity: 1;
        -webkit-transform: translatey(0px);
              transform: translatey(0px);
    }
    
    .accordian .arrow {
        display: inline-block;
        width: 8px;
        height: 8px;
        float: right;
        margin-right: 8px;
        color: #000;
    	font-size: 22px;
    }

    .accordian .arrow.closed {
        margin-top: 4px;
        -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
        border-top: 2px solid var(--dark-black);
        border-right: 2px solid var(--dark-black);
    }


    .main-grapf {
        float: left;
        overflow: hidden;
        position: absolute;
        margin-top: 7%;
        width: 770px;
        font-family: "Montserrat-", Arial, Helvetica, sans-serif;
        height:100%;
        z-index: 1;
    }

    .main-right {
        position: relative;
        margin-left: 30%;
        z-index: 0;
    }

    .lef-1{
        font-size: 22px; 
        margin-left: 52%;
    }
    
    .lef-2{
        font-size: 22px;
        margin-left: 46%;
    }
     .lef-22{
        font-size: 22px;
        margin-left: 36%;
    }
    
    .lef-3{
        font-size: 22px;  
        margin-left: 40%;
    }
    .lef-33{
        font-size: 22px;  
        margin-left: 40%;
    }
     
    .lef-4{
        font-size: 22px;  
        margin-left: 28%;
    }
     
     .lef-5{
         font-size: 22px;  
         margin-left: 28%;
    }
     
    .lef-6{
        font-size: 22px;  
        margin-left: 32%;
    }
     
    .lef-7{
        font-size: 22px;    
        margin-left: 10%;
    }
     
    .lef-8{
        font-size: 22px;   
        margin-left: 30%
    }
     
     
    .lef-9{
        font-size: 22px;   
        margin-left: 9%;
    }
    
    
    
    

    .DivForHoverItem {
    	/*just so we can see it*/
    	cursor: pointer;
    }
    
    .DivForHoverItem p:hover {
    	color: #0060ab;
    }
    
    .HiddenText {
    	display: none;
    }

    .HiddenText h3{
        font-size: 24px!important; 
        padding-top: 0px!important;
        padding-bottom: 0px!important;
        font-weight: normal;
        font-family: "Montserrat-", Arial, Helvetica, sans-serif;
        font-size: 40px;
        color: #623f99;
        text-align: left;
    }
    

    .HiddenText p{
        text-align: left;
    }
    
    .box_logo {
        width: 25%;
        float: left;
        padding: 25px 0 35px;
    }

    .DivForHoverItem:hover .HiddenText {
    	display: block;
    	height: auto;
    	width: 450px;
    	background-color: #e7e8e9;
    	position: absolute;
    	border-radius: 42px;
    	z-index: 31;
    	margin: 0 auto;
    	padding: 0px 20px 20px;
    	overflow: auto;
    	right: 6%;
    }
    
@media only screen and (max-width: 736px){
.main-grapf {
    float: left;
    overflow: hidden;
    position: absolute;
    margin-top: 5%;
    width: 100%;
    height: 700px;
}

.main-right {
    position: relative;
    margin-left: 0%;
   
}
.main-right img {
    width: 100%;
}
.lef-1 {
    font-size: 16px;
    margin-left: 0%;
    text-align: left;
}

.lef-2 {
    font-size: 16px;
    margin-left: 0%;
    text-align: left;
}
.lef-22 {
    font-size: 16px;
    margin-left: 0%;
    text-align: left;
}

.lef-3 {
    font-size: 16px;
    margin-left: 0%;
    text-align: left;
}
.lef-33 {
    font-size: 16px;
    margin-left: 0%;
    text-align: left;
}

.lef-4 {
    font-size: 16px;
    margin-left: 0%;
    text-align: left;
}

.lef-5 {
    font-size: 16px;
    margin-left: 0%;
    text-align: left;
}

.lef-6 {
    font-size: 16px;
    margin-left: 0%;
    text-align: left;
}

.lef-7 {
    font-size: 16px;
    text-align: left;
    margin-left: 0%;
}

.DivForHoverItem:hover .HiddenText {
    display: block;
    height: auto;
    width: 100%;
    background-color: #e7e8e9;
    position: absolute;
    border-radius: 42px;
    z-index: 31;
    margin: 0 auto;
    padding: 0px 20px 20px;
    overflow: auto;
    left: 0%;
    text-align: left;
}
}
@media screen and (max-width: 559px){
.container {
    width: 100%;
    display: inline-block;
    padding: 0 15px;
}
}

ul.a li::before {
    content: "\2022"; 
    color: #000;
  display: inline-block;
  width: 1em;
  margin-left: -1em
}



.a li {
    margin: 8px auto;
    font-family: 'allerregular';
    list-style-type: none;
    text-align: left;
       font-family: "Montserrat-", Arial, Helvetica, sans-serif;
     width: 100%;
    float: none; 
    
}

.DivForHoverItem ul {
    padding: 0px;
    margin: 8px 0px 0px 0px;
    list-style: none;
       font-family: "Montserrat-", Arial, Helvetica, sans-serif;
}
/*------------------------------*/


/*--------------conters------------*/
.conters{
    padding-bottom: 0px;
    background-image: url(../img/bback-img.png);
    height: 100%;
    padding-top: 40px;
    padding-bottom: 0px;
    margin-top: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
    background-position: center;
}

#curveDownColor1 path {
    fill: #643995;
}
      

.conters h2 {
    font-size: 30px;
    color: #fbd234;
    margin-bottom: 25px;
    text-align: center;
}

.imgBrandGal li {
    display: inline-block;
    margin: 15px 63px;
}



.conters .col-md-3 h1{
      text-align: center;
}
.conters .col-md-3 {
  text-align: center;
  padding-bottom: 50px;
  border-right: 1px dashed #fff;
}

.conters .col-md-3:last-child {
  border-right: 0px solid black;
}
@media only screen and (max-width: 736px) {
    .conters{
         height: 1900px;
    }
    .imgBrandGal li
    {
    padding : 15px 35px;    
    }
    .conters .col-md-3 {
        padding-bottom:2px;
    }
}

.counter {
  animation-duration: 1s;
  animation-delay: 0s;
  color:#fbd234;
}

.conters h3{
      color:#fbd234;
}






@media (max-width: 991px) {
.conters  .col-md-3 {
    border-right: 0px dashed black;
    border-bottom: 1px dashed black;
    width: 50%;
    margin: auto auto;
  }
  
 .conters .col-md-3:last-child {
    border-bottom: 0px dashed black;
  }
}





.funfact {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.funfact.border {
	border: 1px solid #d3d3d3;
}
.funfact.no-border {
	border: 0;
}
.funfact.border {
	border: 1px solid #d3d3d3;
}
.funfact i {
	font-size: 45px;
}
.funfact h2 {
	position: relative;
	color: #fede3b;
}
.funfact h2:after {
	bottom: 0;
}
.funfact span {
	color: #eeeeee;
	font-size: 18px;
}
/* funfact style-1*/
.funfact.style-1 i, .funfact.style-1 .funfact-title {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.funfact.style-1 .funfact-title {
	color: #999999;
	font-size: 14px;
	text-transform: uppercase;
}
.funfact.style-1:hover i {
	font-size: 40px;
	opacity: 0.3;
}
.funfact.style-1:hover .funfact-title {
	color: #333333;
}
/*-------------conters End----------*/

/*---------contact Us--------*/

.contact-right::after {
	content: '';
	background-image: url('../img/dot.1-02.png');
	position: absolute;
	width: 908px;
	height: 280px;
    bottom: -88px;
    margin: 0 auto;
    left: 10%;
	z-index: -1;
}


.section-content{     margin-top: 5%; margin-bottom: 3%;}


/*----------------------Feedback Start------------------------*/

#feedback {
	display: none;
	position: fixed;
	top: 200px;
	right: 0;
	background-color: #F8F8F8;
	height: 622px;
	width: 476px;
	margin: 0 -478px 0 0;
	z-index: 9999;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #999999;
}
.feedform {
	padding: 20px 0 0 20px; 
}
.feedform h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	padding: 0 0 12px 0;
}
.feedform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 8px 0 2px 3px;
}
.feedform .finput {
	width: 200px;
	height: 25px;
	float: left;
	margin: 0 12px 14px 0;
	padding: 0 5px;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
.feedform .feselect {
	width: 212px;
	height: 27px;
	float: left;
	border: 1px solid #ccc;
	margin: 0 12px 14px 0;
	padding: 4px 3px 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
.feedform .ftxtarea {
	width: 428px;
	height: 65px;
	border: 1px solid #ccc;
	margin: 0 12px 14px 0;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
.feedform .fsubmit {
	background-image: url(../img/submit_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	height: 27px;
	cursor: pointer;
	border: none;
	background-color: transparent;
	margin: 12px 0 0 334px;
}
#feedback img {
	position: absolute;
	top: 20px;
	left : -101px;
	cursor: pointer;
}

.slide-right-side{
	display: block; 
	margin-right: -478px; 
	height: 362px; 
	padding: 0px;
}
.section-content{     margin-top: 5%; margin-bottom: 3%;}


.titel_set{
        color: #623f99;
    text-align: center;
    
}
.testimonial {
    margin: 10px 20px 40px;
    text-align: center;
}

.testimonial .testimonial-content {
    padding: 30px 0 0;
    margin-bottom: 3px;
    text-align: center;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: relative;
}

.testimonial .testimonial-content:before {
    content: "";
    border-top: 60px solid #ffff;
    border-right: 60px solid transparent;
    border-bottom: 60px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}


.testimonial .description {
    padding: 15px 22px 15px 20px;
    margin: 0;
    background: #623f99;
    text-align: justify;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
}

.testimonial .content {
    padding: 5px 0;
    background: #fff;
}

.testimonial .title {
    display: inline-block;
    font-size: 17px;
    color: #623f99;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
}

.testimonial .post {
    display: inline-block;
    font-size: 15px;
    color: #623f99;
    font-family: 'Montserrat-Regular';
}

.about-logo-frinch::after {
    content: '';
    background-image: url(../img/dot.1-03.png);
    position: absolute;
    width: 893px;
    height: 134px;
    top: -125px;
    margin: 0 auto;
    left: 18%;
}
.start-preschool{
    background-image: url(../img/bback-img.png);
    height: 100%;
    padding-top: 100px;
    padding-bottom: 0px;
    margin-top: 78px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
    background-position: center;
}

.start-preschool p{
    color:#fff;
    text-align: justify;
}

.set-opport{
     text-align: center;
}

.set-opport a{
    color: #623f99;
        font-family: 'Montserrat-Regular';
}

.set-opport a:hover {
    color: #ffc20e;
    text-align: center;
}

.set-opport h3{
    font-size: 24px;
    color: #623f99;}

/*----------------------Feedback------------------------*/

.icon-box {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
   font-family: 'Montserrat-Regular';
}


.icon-box .icon.icon-xl {
    height: 140px;
    width: 140px;
    margin-bottom: 0px;
    border: 1px solid;
}

.sm-height-auto h4 {
    font-size: 28px;
    font-weight: 600;
    color: #623f99;
    font-family: 'Montserrat-Regular';
}

.sm-height-auto h5 {
    color: #623f99;
    text-align: left;
    font-size: 18px;
   font-family: 'Montserrat-Regular';
}

.sm-height-auto p {
    font-size: 15px;
    color: #000;
    margin-bottom: 0px;
    text-align: justify;
}

.date-time-icons img {
    padding-top: 0;
    margin-right: 10px;
}

.philoso ul li {
    line-height: 25px;
    color: #555;
    font-family: 'Montserrat-Regular';
    margin-left: 0px;
    font-size: 16px;
}

.icon-box .icon.icon-circled {
    border-radius: 50%;
}

.bg-theme-color-ywl {
    background-color: #fede3b;
}

.icon-box .icon.icon-circled {
    border-radius: 50%;
}
.icon-box .icon {
    display: inline-block;
    height: 64px;
    margin-bottom: 20px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 64px;
}

.bg-theme-color-lemon {
    background-color: #623f99;
}

.icon-xl img {
    left: 0;
    padding-top: 36px;
    top: 0;
    transition: all 0.3s ease 0s;
}


.underly-prin {
	height: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: transparent;
}

.underly-prin h3{
    text-align: center;  
    color: #623f99;
    font-size: 20px;
}


.underly-prin h2{
    text-align: center;  
    color: #623f99;
}

.underly-prin p{
    text-align: center;  
}

.underly-prin .curriculum-box {
    width: 30%;
    background: #fff;
    text-align: center;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    box-shadow: 2px 4px 6px rgba(0,0,0,0.2);
    margin: -1px 18px 0px;
    padding-bottom: 20px;
    cursor: pointer;
    height: 350px;
    margin-top: 50px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
}

.underly-prin .curriculum-box img{
    border: 1px solid #623F97;
    border-radius: 50%;
}


.kkel-set-after::after {
    content: '';
    background-image: url(../img/our/dote-1.png);
    position: absolute;
    width: 890px;
    height: 294px;
    bottom: -24%;
    margin: 0 auto;
    left: 50%;
}

  
.title-h2-set ol {
    counter-reset: my-awesome-counter;
    list-style: none;
    padding-left: 0px;
}

.title-h2-set ol li {
    margin: 0 0 0.5rem 0;
    counter-increment: my-awesome-counter;
    position: relative;
}

.title-h2-set ol li h2{
    font-size:22px;
}

.title-h2-set ol li::before {
    content: counter(my-awesome-counter);
    color: #623f99;
    font-size: 1.5rem;
    font-weight: bold;
    position: absolute;
    --size: 32px;
    left: calc(-1 * var(--size) - 10px);
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 0;
    transform: rotate(-0deg);
    background: #fbd234;
    border-radius: 50%;
    text-align: center;
    box-shadow: 1px 1px 0 #999;
}

.example-image-link img{
    margin:10px;width:100%
}

.left-sai{
       margin-left: 40%;
}
.pd-top ul{
    text-align: left;
}


.float-right-contat{
    float:right;
}
.location-map-right{
    float:right;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .float-right-contat{
    float:none;
}
.location-map-right{
    float:none;
}
    
}


.home-can{
    height: 650px;
}

.home-can .about-logo-curri img{
    width: auto;
}

.focus-pd .serviceInfoFront img {
	width: 100px;
	margin-top: -7px;
}

.vision-top-pd{
    padding-top: 50px;
}

.curr-bult-set ul li {
    color: #623f99;
    font-size: 15px;
    padding-left: 16px;
    font-family: 'Montserrat-Regular';
    list-style-position: outside;
    margin-bottom: 4px;
}

.curr-bult-set ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #bdbdbd;
    position: absolute;
    margin: 0 auto;
    left: 2%;
    margin-top: 7px;
}


.day-care-dote::before {
    content: '';
    background-image: url(../img/day-care/back-img-01.png);
    position: absolute;
    width: 449px;
    height: 52px;
    bottom: 0px;
    margin: 0 auto;
    left: 17%;

}

.curi-botm-img img{
    width:100%;
}





/*---------contact Us end------------*/