{margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
*{-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
a, button { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
html, body,  div,  span,  applet,  object,  iframe,  h1,  h2,  h3,  h4,  h5,  h6,  p,  blockquote,  pre,  a,  abbr,  acronym,  address,  big,  cite,  code,  del,  dfn,  em,  font,  img,  ins,  kbd,  q,  s,  samp,  small,  strike,  strong,  sub,  sup,  tt,  var,  dl,  dt,  dd,  ol,  ul,  li,  fieldset,  form,  label,  legend,  table,  caption,  tbody,  tfoot,  thead,  tr,  th,  td,  select,  input,  option { margin: 0; padding: 0; border: 0; outline: 0;}
html { -webkit-text-size-adjust: none; scroll-behavior:smooth; }
body { margin: 0; padding: 0; overflow-x: hidden;  font-size: 16px; background: #ffffff; color: #2B3F45;  font-family: 'Sofia Pro', sans-serif; }  

h1 { font-family: 'Chalkiez'; font-style: normal; font-weight: 400; font-size:4.875rem; line-height: 1; text-transform: uppercase; color: #EE4A59; }
h2 { font-family: 'Montserrat'; font-style: normal; font-weight: 800; font-size: 100px; line-height: 122px; color: #EE4A59; margin-bottom:38px; }
h3 { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-size: 60px; line-height:1.2; letter-spacing: 1px; color: #fff; margin-bottom:38px; }
h3 b { font-weight:800; }
h4 { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-size: 50px; line-height:1.2; color: #EE4A59; margin-bottom:38px; }
h5 { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-size: 32px; line-height: 40px; color: #FFFFFF; margin-bottom: 15px; position: relative;}
h6 { font-family: 'Montserrat';  font-style: normal; font-weight: 500; font-size: 30px; line-height: 37px; color: #2E3191; }
p {font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; color: #2E3191; }

.font_14 p{  font-style: normal; font-weight: normal; font-size: 14px; line-height: 24px; letter-spacing: 0.01em; color: #2B3F45; font-weight: 300;}
* + p  { margin-top: 15px; }
a:focus, button:focus {outline: none; }
img { width: 100%; }
.pt_0 { padding-top:0 !important; }

::-webkit-input-placeholder {color: #D9D9D9; }
::-moz-placeholder {color: #D9D9D9;}
:-ms-input-placeholder {color: #D9D9D9; }
:-moz-placeholder {color: #D9D9D9; }

.color_white { color:#fff !important; }
.color_red { color: #EE4A59 !important; }
.color_yellow { color:#FAB438 !important; }
.color_green { color: #86CC7D !important; }
.color_blue { color:#2E3191 !important; }
.color_sky { color:#2D9ED7 !important; }


.mb_none { display: none; }
.mb_show { display: none; }
.upper_case{ text-transform: uppercase; }
a:hover { text-decoration: none; }
.button { margin-top: 50px; position: relative; }
.bold { font-weight: 700; }
.pd100{ padding:100px 0; }
.pd200{ padding:200px 0; }


/*button*/

.btn_white{ text-align: center; letter-spacing: 0.02em; box-sizing: border-box; padding: 15px 22px; border-radius: 0; box-shadow: 14px 14px 29px -7px rgba(27, 27, 27, 0.33); border-radius: 34px; font-family: 'Montserrat'; font-style: normal; font-weight: 600; font-size: 22px; line-height: 27px; text-align: center; background: #FFFFFF; color: #2E3191; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s;}
.btn_white:hover { background: #ee4a59; color: #ffffff; transform: scale(1.1); transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
 
.btn_green{ text-align: center; letter-spacing: 0.02em; box-sizing: border-box; padding: 15px 35px; border-radius: 0; box-shadow: 14px 14px 29px -7px rgba(27, 27, 27, 0.33); border-radius: 34px; font-family: 'Montserrat'; font-style: normal; font-weight: 600; font-size: 22px; line-height: 27px; text-align: center; background: #86CC7D; color: #fff; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.btn_green:hover { background: #ee4a59; color: #ffffff; transform: scale(1.1); transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }

.btn_red{ text-align: center; letter-spacing: 0.02em; box-sizing: border-box; padding: 15px 35px; border-radius: 0; box-shadow: 14px 14px 29px -7px rgba(27, 27, 27, 0.33); border-radius: 34px; font-family: 'Montserrat'; font-style: normal; font-weight: 600; font-size: 22px; line-height: 27px; text-align: center; background: #EE4A59; color: #fff; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.btn_red:hover { background: #EE4A59; color: #ffffff; transform: scale(1.1); transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }


.btn:focus { outline:none; box-shadow:none; }

form .form-control {
	font-family: 'Montserrat';
}
.modal-open .modal{
	    z-index: 9999999999;
}
/* header css */
header { background-color:transparent; width: 100%; position: fixed; width: 100%;  z-index: 999;}
header.fixed { background-color: white; z-index: 99999999; }
header .navbar-expand-lg {  transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s;  }
header.fixed .navbar-expand-lg { padding: 5px 0;  transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.navbar-brand { max-width: 336px; margin:0 auto; display: block; }
.navbar-expand-lg { padding:30px 0; display:flex; align-content:inherit; justify-content:center; }
.navbar-expand-lg .navbar-nav { margin-left: auto; }
.navbar-expand-lg .navbar-nav a { margin-left: 30px; font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-size: 17px; line-height: 21px; text-align: center; color: #fff; padding: 10px 35px; }
.navbar-expand-lg .navbar-nav .nav-link.active { background: #2eb67c; box-shadow: 10.102px 10.102px 20.9256px -5.051px rgba(27, 27, 27, 0.33); border-radius: 21.2863px; color:#fff; font-weight: 800; padding:10px 35px; font-weight: 600; color:#fff !important; }
.navbar-expand-lg .navbar-nav .nav-link.active.blue_active { background: #2E3191; color:#fff; }
.navbar-expand-lg .navbar-nav .nav-link.active.yellow_bg { background: #FBB639; color:#fff; }
.navbar-expand-lg .navbar-nav .nav-link.active.home { background: #EE4A59; color:#fff; }
header.fixed .navbar-expand-lg .navbar-nav .nav-link { color:#000; }
header.fixed .navbar-expand-lg .navbar-nav .nav-link:hover { color: #000; }
header.fixed .navbar-expand-lg .navbar-nav .nav-link.active { color:#fff; }
header .navbar-expand-lg .navbar-nav .nav-link:hover { color: #fff; }
header.fixed span.navbar-toggler-icon .burger { display:none; }
header span.navbar-toggler-icon .burger_blue { display:none; }
header.fixed span.navbar-toggler-icon .burger_blue { display:block; }
header .container { width:85%; max-width:85% !important; }

header.show { background-color: #fff; }
header.show .navbar-toggler-icon img.burger { display:none; }
header.show .navbar-toggler-icon img.burger_blue { display:block; }
header.show .navbar-expand-lg .navbar-nav .nav-link, 
header.show .navbar-expand-lg .navbar-nav .nav-link:hover { color: #ee4a59; }


/*banner css*/

.banner { height:100vh; background-position:top center; background-repeat:no-repeat; background-size:cover; align-items: center;  overflow:hidden; }
.banner .banner_text {/* height:100%;  display:flex; align-content:center; justify-content:inherit; margin-top: -200px; position: relative; */ margin-top: 5%; }
.banner .arrow_down { position: absolute; bottom: 20%; left: 50%; transform: translate(-50%,0%); animation: zoom-in-zoom-out 2s ease-out infinite; z-index:999; }
.banner .arrow_down a { display:block; max-width:58px; }
.banner .container { width: 85%; max-width: 85% !important; }
.banner_down_shape { position:relative; }
.banner_down_shape:before{ content: ""; position: absolute; background-image: url(../images/bottom_down_shape.png); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; width: 100%; height: 115px; bottom: 0; z-index: 997; }


@keyframes zoom-in-zoom-out { 0% {transform: scale(1, 1); } 50% {transform: scale(1.2, 1.2); } 100% {transform: scale(1, 1); } }

.banner .banner_slider { position:absolute; top:0; left:0; right:0; bottom:0; height:100vh; width:100%; }
.banner .banner_slider .banner_slider_img {  height:110vh; width:100%; z-index: 9999; background-position: top left;; background-repeat:no-repeat; background-size:cover; }
.banner .button { margin-top:20px; }
/*section2 css start*/
.section2 { padding-bottom:0; }
.section2 .founder_boxs { display: flex; align-items: center; justify-content: center; position:relative; }
.section2 .founder_boxs:before { content: ""; position: absolute; left: -100px; top: -100px; background-image: url(../images/sec2_img.png); width: 680px; height: 310px; background-repeat: no-repeat; background-size: contain; z-index: -1; }
.section2 .founder_boxs .founder_box { width:50%; }
.section2 .founder_boxs .founder_box h6 { font-weight:bold; }
.section2 .founder_boxs .founder_box p { font-family: 'Montserrat'; font-style: italic; font-weight: 500; font-size: 20px; line-height: 24px; color: #2E3191; margin-top:0; }
.section2 .founder_right_text p { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-size: 18px; line-height: 22px; color: #2E3191; }

/* section 3 */
.section3 { padding: 150px 0; background-position:top center; background-repeat:no-repeat; background-size: 100% 100%; align-items: center; }
.section3 .STEM_boxs { display: flex; justify-content: center; flex-wrap: wrap; margin-top:130px; }
.section3 .STEM_boxs .STEM_box { width:20%; text-align:center;  transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.section3 .STEM_boxs .STEM_box:hover { transform: scale(1.1); transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.section3 .STEM_boxs .STEM_box img { max-width:115px; margin-bottom:30px; }

/* section 4 */
.section4 { position:relative; }
.section4:before { content: ""; position: absolute; left: 0; bottom: 0; background-image: url('../images/shape2.png'); background-repeat: no-repeat; background-position: center; background-size: contain; width: 150px; height: 500px; }
.section4 .container { position: relative; }
.section4 { background-position:top center; background-repeat:no-repeat; background-size:cover; align-items: center; position:relative; }
.section4 .sec4_img_right img{ max-width:450px; margin-left:auto; display:block; }

.section5 { position:relative; }
.section5 .container { position: relative; }
.section5:before { content: ""; position: absolute; right: 0; top: -150px; background-image: url(../images/shape4.png); background-repeat: no-repeat; background-position: center; background-size: contain; width: 300px; height: 640px; z-index: -1; }
.section5 .sec5_texts  { display:flex; align-content:center; justify-content:center; position:absolute; display: flex; align-content: center; justify-content: center; position: absolute; top: 65%; left: 50%; transform: translate(-50%, -50%);    width: 100%; }
.section5 .sec5_texts .sec5_text { width: 7.5%; text-align: center;  transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; } 
.section5 .sec5_texts .sec5_text h2 { font-family: 'Chalkiez'; font-style: normal; font-weight: 400; font-size: 83.0472px; line-height: 83px; text-align: center;  color: #FFFFFF; margin-bottom:5px; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.section5 .sec5_texts .sec5_text p { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-size: 14.9485px; line-height: 18px; text-align: center; color: #FFFFFF; }
.section5 .sec5_texts .sec5_text:hover {  transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transform: scale(1.2); }
.section5 .sec5_texts .sec5_text:hover:nth-child(1) h2  { color:#EE4A59 !important; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.section5 .sec5_texts .sec5_text:hover:nth-child(2) h2  { color:#FAB438 !important; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.section5 .sec5_texts .sec5_text:hover:nth-child(3) h2  { color:#86CC7D !important; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.section5 .sec5_texts .sec5_text:hover:nth-child(4) h2  { color:#EE4A59 !important; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.section5 .sec5_texts .sec5_text:hover:nth-child(5) h2  { color:#FAB438 !important; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.section5 .sec5_texts .sec5_text:hover:nth-child(6) h2  { color:#86CC7D !important; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.section5 .sec5_texts .sec5_text:hover:nth-child(7) h2  { color:#EE4A59 !important; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.section5 .sec5_texts .sec5_text:hover:nth-child(8) h2  { color:#FAB438 !important; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.section5 .sec5_texts .sec5_text:hover:nth-child(9) h2  { color:#86CC7D !important; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.section5 .sec5_texts .sec5_text:hover:nth-child(10) h2 { color:#EE4A59 !important; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }

.section6 { background-position:top center; background-repeat:no-repeat;    background-size: 100% 100%;align-items: center;   }
.section6 .sec6_txt h4 {margin-bottom: 50px;}
.section6 .sec6_slider { filter: drop-shadow(8px 9px 24px rgba(0, 0, 0, 0.1)); padding:40px; background: #FFFFFF; border-radius: 0px 40px; position:relative; }
.section6 .sec6_slider:before{content: ""; position: absolute; left: -100px; top: -80px; background-image: url(../images/sec2_img.png); width: 680px; height: 310px; background-repeat: no-repeat; background-size: contain; z-index: -2; transform: rotate(225deg); }
.section6 .sec6_slider h5 { color: #2E3191; margin-bottom: 0px; font-weight: 500; line-height: 1;  text-align: center; margin-top: 30px;}
.section6 .sec6_slider p { margin-top: 10px; text-align: center; }

.videoWrapper { position: relative; padding-bottom: 56.25%; height: 0; }
.videoWrapper iframe { position: absolute;  top: 0; left: 0; width: 100%; height: 100%; }

.slick-dots { display: flex; justify-content: center; margin: 0; padding: 1rem 0; list-style-type: none; }
.slick-dots li {margin: 0 0.25rem; }
.slick-dots button {display: block; width: 15px; height: 15px; padding: 0; border: none; border-radius: 100%; background-color: #fff; border: 0.564226px solid #2E3191; text-indent: -9999px; }
.slick-dots li.slick-active button {background-color: #2E3191; }

.section7 .head_text h4 { color:#2E3191; }
.section7 .map_box iframe { margin-bottom:0px; }
.section7 .map_box .location img { width: 20.57px; height: 20.57px; position: absolute; left: -30px; }
.section7 .map_box .location { position:relative; margin-left:25px; color:#2E3191; }
.section7 .map_box .location a { color:#2E3191; font-size: 13px; }
.section7 .map_box .location a:hover { opacity:0.5; }

.section7 .map_box iframe { width:100%; }

.section7 .sec_7_logo a{  margin-bottom: 40px; max-width: 387px; width: 100%; display: block; }
.section7 .sec_7_logo { max-width:500px; margin-left:auto; }
.section7 .sec_7_logo .child_img { max-width: 400px; margin: 0 0 0 auto; display: block; z-index: -3; position: relative; }
.section7 h2 { font-size: 70px; line-height: 1.2; margin-top: 30px; }

.margin_top_200 { margin-top:-200px; }

.page3 p { font-size: 18px; font-weight: 300; line-height: 1.6; max-width: 1000px; }

form { margin-top:30px; }
form .form-control { background: #FFFFFF; border: 1.5px solid #E9E9E9;  color: #6c7781; border-radius: 40.5px; padding: 5px 35px; margin-bottom:0px; height: 52px;}
form .form-control:focus { outline:none; box-shadow:none;  }
form .btn  { margin: 0 auto; display: block; }
.form select{
	-webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url(../images/arrow_grey.png);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position-x: 94%;
    background-position-y: 22px;
}
button#form-submit-button + p {
    color: #000 !important;
}
.modal-content form .form-control, .modal-content form .form-control:focus { color:#fff; }
label.validation-msg.show {display: block; text-align: left; margin-left: 20px; color: red; }

footer {  background-position:top center; background-repeat:no-repeat; background-size: 100% 100%; align-items: center; padding: 400px 0 80px; margin-top: -330px; }
footer .footer_url a { max-width: 25px; width: 100%; display: block; margin-right:10px; }
footer .footer_url { display:flex; }
footer p { color:#fff; margin:0; text-align: center; }
footer a { color:#fff; margin:0; font-family: 'Montserrat'; }
footer a:hover { color:#fff; }
footer .footer_url_made img { max-width:20px; margin-left:5px; }

.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1320px !important; }

#counter { margin-top:60px; max-width: 940px; }
#counter h3 { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-size: 32px; line-height: 111.9%; color: #FFFFFF; }
#counter p { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-size: 20px; line-height: 24px; color: #FFFFFF; }
.banner_count_boxs .row .banner_count_box { border-right:2px solid #fff; height: 100%; padding: 0 10px;}
.banner_count_boxs .row .col-md-3:last-child .banner_count_box { border:none; }

/*@-webkit-keyframes blinker { from {opacity: 1.0; width:25px; } to { opacity: 0.0; width:0px; } }
.blink { 
	text-decoration: blink; 
	-webkit-animation-name: blinker; 
	-webkit-animation-duration: 0.6s; 
	-webkit-animation-iteration-count:infinite; 
	-webkit-animation-timing-function:ease
	 z-index: 9999; -in-out; 
	-webkit-animation-direction: alternate; position: 
}*/

.button-center button { margin: 0 auto !important; }

/*page 2 */

.page2 .banner img { max-width: 421px; }
.page2 .banner h5 { margin-bottom: -20px; margin-left: 50px; }
.page2 .banner { display:block; background-size: 100% 115%; }
.page2 .banner .banner_text { display: inline-block; margin-top:100px; z-index: 0; }

.pro_section2 { background-position:top center; background-repeat:no-repeat; background-size:cover; align-items: center; position: relative; z-index: 9; }
.page2 .pro_section2 .slider_school { margin-top:90px; padding: 0 70px;  }
.page2 .pro_section2 .slider_school h4 { font-family: 'Montserrat'; font-style: normal; font-weight: 800; font-size: 60px; line-height: 73px; color: #EE4A59; margin-bottom:20px; }
.page2 .pro_section2 .slider_school h6 { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-size: 25px; line-height: 30px; color: #EE4A59; }
.page2 .pro_section2 .slider_school .slider_img_pro { border-radius: 0px 30px; padding: 20px; background-color: #fff; max-width: 530px;     filter: drop-shadow(8px 9px 24px rgba(0, 0, 0, 0.1)); margin-left: 50px; margin-bottom: 50px; margin-top: 50px; }
.page2 .pro_section2 .slider_school .slider_img_pro img { border-radius: 0px 30px; }

.page2 .pro_section3 .pro_sec3_box img { max-width:216px; margin:0 auto; display:block; margin-bottom:30px; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.page2 .pro_section3 .pro_sec3_box p { text-align:center; }
.page2 .pro_section3 .pro_sec3_box { cursor:pointer; }
.page2 .pro_section3 .pro_sec3_box:hover img { transform:scale(1.2); transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; filter: drop-shadow(14px 14px 35px rgba(0, 0, 0, 0.25));}
.page2 .pro_section3 .pro_sec3_box_img { position:relative;  transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; filter: drop-shadow(14px 14px 35px rgba(0, 0, 0, 0.25)); }
.page2 .pro_section3 .pro_sec3_box:hover .pro_sec3_box_img {margin-top: -30px; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; filter: drop-shadow(14px 14px 35px rgba(0, 0, 0, 0.25)); margin-bottom: 60px; }
.page2 .pro_section3 .pro_sec3_box_img:before{ content: ""; position: absolute; top: -10px; left: 0; bottom: 0; right: 0; width: 100%; height: 108%; border-radius: 0px 40px; max-width: 236px; margin: 0 auto; }
.page2 .pro_section3 .pro_sec3_box:hover .pro_sec3_box_img:before {border: 4px solid #FAB438; transform: scale(1.1); transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; left: 50px; top: 10px; }

.page2 .pro_section4 { position:relative; }
.page2 .pro_section4:before{ content: ""; position: absolute; top: -85%; right: 0; bottom: 0; background-image: url(../images/shape2.png); background-repeat: no-repeat; background-position: center; background-size: contain; width: 150px; z-index: -1; height: 500px; transform: rotate(180deg); }

.page2 .pro_section6  .pro_sec6_box_text h2 { font-size:70px; }
.page2 .pro_section6  .pro_sec6_box_text h6 { margin-bottom:50px; }

.page2 .pro_section6 .pro_sec6_box_img { position:relative; }
.page2 .pro_section6 .pro_sec6_box_img:before {content: ""; position: absolute; left: -100px; top: -100px; background-image: url(../images/sec2_img.png); width: 680px; height: 310px; background-repeat: no-repeat; background-size: contain; z-index: -1; }

.page2 .pro_section7 .container { background-position: bottom; background-repeat: no-repeat; background-size: contain; align-items: center; padding-bottom: 60px; }
.page2 .pro_section7 .container .row { max-width: 1200px; margin: 0 auto; }

.mb_0{ margin-bottom:0 !important; }

.slick-arrow { position: absolute; top: 50%; margin: -20px 0px 0px 0px; z-index: 10; font-size: 0; width: 80px; height: 80px; border:none; }
.slick-arrow.slick-prev { left: 0; background: url("../images/programmes/arrow.png") 0 0 / 100% no-repeat; transform: rotate(178deg); }
.slick-arrow.slick-next { right: 0; background: url("../images/programmes/arrow.png") 0 0 / 100% no-repeat; }

.page3 .banner_yoga {  }
.page3 .banner.banner_yoga { height:auto; }
.page3 .banner.banner_yoga { padding-top: 170px; }
.page3 .banner.banner_yoga .banner_text { display:block; margin-top: 0; z-index: 0;}

.banner_yoga .banner_text { position:relative; }
.banner_yoga .banner_text:before { content: ""; position: absolute; left: -70px; top: 50px; width: 48px; z-index: 0; opacity: 1.5; height: 213px; background-image: url(../images/gallery/left_yoga_shape.png); }

.yoga_icon { position:relative; }
.yoga_icon:before { content: ""; position: absolute; right: -70px; top: -80px; width: 100px; z-index: -1; opacity: 0.5; height: 87px; background-image: url(../images/gallery/yoga_icon.png); }

.yoga_box_img { margin-top:50px; display:flex; align-items:center; filter: drop-shadow(12px 12px 29px rgba(0, 0, 0, 0.25));     position: relative; z-index: 99; }

.yoga_box_img + .yoga_box_img {margin-top: 30px; }
.yoga_box_img div:nth-child(1),
.yoga_box_img div:nth-child(2),
.yoga_box_img div:nth-child(3),
.yoga_box_img div:nth-child(4),
.yoga_box_img div:nth-child(5),
.yoga_box_img div:nth-child(6){ padding:0 10px; }
.yoga_box_img div:nth-child(4){ padding:0 0 0 15px; }

.maths_kid { margin-top: -300px; padding-top: 280px !important; z-index: 0; position: relative;  }
.maths_kid .container { position:relative; z-index:999; }

.page4 { /* background: radial-gradient(156.66% 156.66% at 119.19% 139.38%, #FAAA69 0%, #F69374 3.04%, #EF5580 10.32%, #EC2E81 13.67%, #DD2D7E 21.63%, #BF2B79 36.67%, #922974 57.22%, #5A286C 82.2%, #292666 100%); */ background-size: cover; background-repeat: no-repeat;}
.page4 .banner .container{ margin-top: -0px; }
.page4 .banner h2 { font-size:78px; line-height:1.1; }
.page4 .banner img { max-width: 300px; display: block; margin-left: auto;}
.page4 .banner .banner_text { margin-top: 0px; }

.page4 .yoga_box_img div:nth-child(2) { padding: 0 50px; }

.page4 .pro_section2 { position:relative; margin-top: -160px; }
.page4 .pro_section2 .yoga_box_img img, .yoga_box_img img { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.page4 .pro_section2 .yoga_box_img img:hover, .yoga_box_img img:hover { transform: scale(1.2); transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
/*.page4 .pro_section2:before{ content: ""; content: ""; position: absolute; left: 100px; top: 00px; background-image: url('../images/stem/round.png'); background-repeat: no-repeat; background-position: center; background-size: contain; width: 150px; height: 150px; }*/

.slider_txt_pro .button { margin-top: 20px; }
.slider_txt_pro .button a { font-size: 16px; padding: 10px 30px; }

.modal-content { background: #2E3191; box-shadow: 16.7717px 17.534px 34.3057px rgba(0, 0, 0, 0.15); border-radius: 0px 30.494px; }
.modal-content .modal-header {border-bottom:none; position: absolute; right: 0; color: #fff; top: 0; z-index: 99999; }
.modal-content .modal-header button span{ color: #fff; }
.modal-content form .form-control { background: transparent; color-scheme: dark; margin-bottom: 0; }
.modal-content form .form-control option { color:#000; }
.modal-content { z-index:9999; padding: 20px 30px; }
.modal-content form ::-webkit-input-placeholder { color: #fff; }
.modal-content form ::-moz-placeholder { color: #fff;}
.modal-content form :-ms-input-placeholder { color: #fff; }
.modal-content form :-moz-placeholder { color: #fff; }

.mx_500 { max-width: 430px; }

.page3 .navbar-expand-lg .navbar-nav a, 
.page4 .navbar-expand-lg .navbar-nav a { color: #fff; } 
.page3 header.fixed .navbar-expand-lg .navbar-nav a, 
.page4 header.fixed .navbar-expand-lg .navbar-nav a , .page2 .navbar-expand-lg .navbar-nav a{ color: #000; }
.page4 section.banner { display: flex; }

.loader{ width: 100px; display: flex; flex-direction: row; justify-content: space-around; margin: 0 auto; }
.loader span{ width: 70px; height: 70px; border-radius: 50%; border: 4px solid #FAB438; border-top: 4px solid #EE4A59; animation: animate 1s linear infinite; }

@keyframes animate{ 0%{transform: rotate(0deg); } 25%{transform: rotate(90deg); } 50%{transform: rotate(180deg); } 75%{transform: rotate(270deg); } 100%{transform: rotate(360deg); } }

.loader-container { position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: #fff; z-index: 99999; display: flex; align-items: center; justify-content: center; }

.navbar-expand-lg .navbar-collapse { background-color: transparent; }

.fix_button { position: fixed; bottom: 20px; right: 20px; z-index: 99999; }
.fix_button a { font-size:16px; padding: 10px 30px; }

.registration .banner .banner_text { margin-top: 15%; }
.registration .banner .banner_text p { color:#fff; }

.form_sec_banner { background: #225D56; border: 1px solid #FFFFFF; box-shadow: 16.7717px 17.534px 34.3057px rgb(0 0 0 / 15%); border-radius: 0px 30.494px; padding: 40px; max-width: 420px; margin-left: auto;     position: relative; z-index:4; }
.form_sec_banner form .form-control { margin-bottom: 15px; background-color: #386d67; border: 1px solid #386d67; padding: 5px 15px; height: 44px; }
.form_sec_banner form .form-control::-webkit-input-placeholder { color: #fff; }
.form_sec_banner form .form-control::-ms-input-placeholder { color: #fff; }
.form_sec_banner form .form-control::placeholder { color: #fff; }
.form_sec_banner form .btn { margin: 0 auto 0 0; background: #FFFFFF; font-size: 18px; box-shadow: 3.0494px 4.5741px 13.7223px rgba(0, 0, 0, 0.15); color:#2E3191; padding: 10px 29px;      margin: 0 auto;}
.form_sec_banner form .form-control {  color: #ffffff; }
.form_sec_banner form  select option { color:#fff !important; }
.form_sec_banner form  select { color: #fff !important; }
.form_sec_banner form  select::-ms-expand {display: none; }
.form_sec_banner form  select { -webkit-appearance: none; -moz-appearance: none; background: transparent; background-image: url(../images/arrow.png); background-size: 14px; background-repeat: no-repeat; background-position-x: 94%; background-position-y: 14px; }
.registration .banner_down_shape:before { height: 245px; z-index: 4; }
.registration .navbar-brand { margin: 0 auto 0 0; }
.form_sec_banner form .btn + p a {
    display: block;
}

.registration  #counter { max-width:100%; margin:0;  }
.registration  #counter .box_animation { text-align:center; }
.registration  #counter p {color: #2E3191; font-size:18px; }
.registration  #counter h6 { font-weight:700; }
.registration  #counter .box_animation { padding: 50px 30px; border-radius: 0px 80px; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; height: 100%; display: flex; align-items: center; }
.registration  #counter .box_animation:hover{border-radius: 80px 0px; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.registration  #counter .box_animation.color_red_box {border: 4px solid #EE4A59; }
.registration  #counter .box_animation.color_red_yellow {border: 4px solid #FBB639; }
.registration  #counter .box_animation.color_red_green {border: 4px solid #86CC7D; }
.registration  #counter .box_animation.color_red_blue {border: 4px solid #00689C; }
.registration .page2 .pro_section2 .slider_school { margin-top: 20px; }
.registration  ol { margin-top: 30px; margin-left: 40px; }
.registration  ol li { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-size: 18px; line-height: 1.9;     margin-bottom: 20px; }

.privacy_policy p { color:#000; }

.policy_box a { 
    margin-top: 15px;
    display: inline-block;
    margin-right: 30px;
     }
.policy_box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.privacy footer { 
    margin-top: -200px;
}

label.field-label, form label {
    display: none;
} {
    display: none;
}

form#frmrlp-block-43>div {
    width: 100% !important;
    margin: 0 !important;
}
/* media query */

@media screen and (min-width:1900px){

  .banner h1 { font-size:6.875rem; }
  .banner h5 { font-size:2rem; }

}

@media screen and (max-width:1900px){
    .banner .container, header .container { width: 90%;  max-width: 90% !important; }
}

@media screen and (max-width:1600px){
    .banner .banner_slider .banner_slider_img{ background-position: 20% 100%; }
    .banner .banner_text { margin-top: 7%; }
}

@media screen and (max-width:1400px){  }
@media screen and (max-width:1200px){ 

    .banner, .banner .banner_slider { height: 90vh; }
    .banner .banner_slider .banner_slider_img { height:100vh; }
    .page4 .pro_section2 { position: relative; margin-top: -100px; }
    #counter p { font-size: 16px; }
    .banner_count_boxs .row .banner_count_box { padding: 0 0px; }
    #counter { margin-top: 40px; }

    .navbar-brand { max-width: 226px; }

	.pd100 { padding:70px 0; }
	.navbar-expand-lg .navbar-nav a { margin-left: 20px; }
/*	h1 { font-size: 80px; }*/
	h2 { font-size: 80px; line-height: 1.2; margin-bottom: 18px;}
	h4 { font-size: 40px; }
/*	h5 { font-size: 28px; }*/
	h6 { font-size: 28px; }

	.button {margin-top: 30px;}
	.btn_white, .btn_green { font-size: 18px; line-height: 20px; }

	.section2 .founder_boxs:before { width: 100%; height: 100%; }
	.section3 .STEM_boxs { margin-top: 70px; }

	.page2 .pro_section2 .slider_school .slider_img_pro { padding: 30px; }
	.page2 .pro_section2 .slider_school h4 { font-size: 46px; }
	.page2 .pro_section3 .pro_sec3_box:hover .pro_sec3_box_img:before {border: 3px solid #FAB438; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; left: 15px; top: 0px; }
	.page2 .pro_section3 .pro_sec3_box p { font-size: 16px; }

	.page4 .banner h2 { font-size: 50px; }

	.page4 .yoga_box_img div:nth-child(2) { padding: 0 20px; }
	.yoga_box_img { margin-top: 20px; }

    .banner .banner_text { margin-top: 11%; }


 }

 @media screen and (max-width:1024px){
    .navbar-expand-lg .navbar-nav .nav-link.active { padding: 10px 25px; }
    .navbar-expand-lg .navbar-nav .nav-link { color: #fff; padding-left: 20px;}
 }
@media screen and (max-width:992px){ 

	.pd100 { padding:50px 0; }

	h1 { font-size: 60px; }
	h2 { font-size: 60px; line-height: 1.2; margin-bottom: 18px;}
	h3 { font-size: 40px; }
	h4 { font-size: 30px; }
	h5 { font-size: 24px; }
	h6 { font-size: 24px; }

    .banner .banner_slider .banner_slider_img {background-position: 40% 100%; }

	.button {margin-top: 20px;}
	.btn_white, .btn_green { font-size: 16px; line-height: 20px; }

	.navbar-brand { max-width: 226px; margin: 0 auto 0 0; display: block; }
	.navbar-expand-lg { padding: 10px 0; }

	.banner .arrow_down { display:none; }
	.section2 .founder_boxs:before { width: 50%; height: 50%; top: -30px; }
	.founder_right_text  { margin-top:50px; text-align:center; }

	.section3 .STEM_boxs { margin-top: 50px; }
	.section3 .STEM_boxs .STEM_box img { max-width: 100px; margin-bottom: 10px; }
	.section3 .STEM_boxs .STEM_box { width: 33%; margin-bottom: 60px; }

	.section5 .sec5_texts .sec5_text h2 { font-size: 54.0472px; line-height: 53px; color: #ef4e23;}
	.section5 .sec5_texts .sec5_text p{ display:none; }
	.section5 .sec5_texts .sec5_text { width: 11%; }
	.section5 .sec5_texts .sec5_text p { font-size: 12.9485px; }
	.section6 .sec6_slider { margin-top:50px; padding: 20px; max-width: 500px; margin: 90px auto 0; }
	.section6 .sec6_slider:before { left: 50px; top: -160px; width: 80%; height: 70%;}
	.section6 .sec6_slider h5 { margin-top: 20px; }
	.section6 .sec6_slider{ padding:20px; }

	.map_box { margin-bottom: 40px; }
	.section7 .map_box iframe { margin-bottom: 0px; }

	.page4 .banner .container{ margin-top: 0px; }

	p { font-size:16px; }

	.page2 .banner img { max-width: 321px; }
	.page2 .pro_section2 .slider_school h4 { font-size: 44px; margin-bottom: 0px; }
	.page2 .pro_section2 .slider_school .slider_img_pro { padding: 10px; margin: 0 auto; max-width: 550px; }

	.slider_txt_pro { max-width: 720px; margin: 30px auto 0; }


	.page2 .pro_section3 .pro_sec3_box { max-width: 400px; margin: 0 auto; margin-bottom:50px;  }
	.page2 .pro_section3 .pro_sec3_box img, .page2 .pro_section3 .pro_sec3_box_img:before { max-width: 256px; }
	.page2 .pro_section3 .pro_sec3_box:hover img { transform: scale(1.1); }
	.page2 .pro_section3 .pro_sec3_box:hover .pro_sec3_box_img:before { left: 35px; top: -10px; }
	.page2 .pro_section3 .pro_sec3_box:hover .pro_sec3_box_img { margin-top: -10px; }
	.page2 .pro_section2 .slider_school h6 { font-size:22px; }
	.page2 .pro_section2 .slider_school { padding: 0 20px; }

	.page2 .pro_section6 .pro_sec6_box_text h2 {font-size: 50px; }
	.page2 .pro_section6 .pro_sec6_box_img:before { width: 140%; height: 130%; top: -50px; }
	.page2 .pro_section7 .container { background-size: cover; padding:70px 0; }
	.pro_section7 .videoWrapper { margin-bottom:30px; }
	.pro_section7 .videoWrapper +  p { margin-bottom:30px; }
	.page2 .pro_section7 .container .row { max-width:700px; margin:0 auto; }
	.section7 h2 { font-size: 50px; }

	.page4 .banner img { margin:0 auto; }
	.page4 .banner .banner_text { text-align:center; max-width:700px; margin:0 auto; }
	.page4 .banner { height:100%; padding:100px 0 0; }

	.navbar-expand-lg .navbar-nav a { color:#000; max-width: 250px; margin: 10px auto 10px; }
	.navbar-collapse { background-color: #fff; position: relative; z-index: 9999; margin-top: 30px; }

	.section5 .sec5_texts { display: flex; align-content: center; justify-content: center; position: absolute; display: flex; align-content: center; justify-content: center; position: relative; top: 0; left: 0; transform: none; width: 100%;     margin-top: 30px; margin-bottom: 40px; }

	.page4 .banner h2 { font-size: 40px; }

	.page4 .pro_section2 { margin-top: 0; }

    .banner_down_shape:before { height: 235px; }

    #counter { max-width: 100%; }
    #counter h3 { font-size: 24px; }
    .banner_count_boxs .row .banner_count_box { border:none; }

    .registration #counter .box_animation { margin-bottom: 40px; height: 90%; }
    .registration .form_sec_banner{padding: 20px; }
    .registration section.banner.pd100.banner_down_shape { height: 100%; padding-bottom: 200px; }
    .registration .form_sec_banner { margin: 60px auto 0;  }

    .hide_mb { display:none; }

    .fix_button { display:none; }
    .sec3_text_left, .sec3_text_left p, .sec3_text_left .button,
    .sec3_text_right, .sec3_text_right p, .sec3_text_right .button, .sec6_txt   { text-align: center; }
    .btn_red{ font-size:16px; }

    .page2 .banner {display: block; background-size: cover; height: 100vh; }

 }

@media screen and (max-width:767px){ 

	.pd100 { padding:40px 0; }

	h1 { font-size: 54px; }	
	h2 { font-size: 40px;}
	h4 { font-size: 26px; }
	h5 { font-size: 22px; }
	h6 { font-size: 26px; line-height: 1.5; }

	.navbar-brand { max-width: 226px; }
	.section2 .founder_right_text p { font-size: 16px; line-height: 1.5; }

	.btn_white, .btn_green { padding: 15px 20px; }

	.section3 .STEM_boxs .STEM_box { width: 50%; margin-bottom: 30px; }
	.section4 .sec4_text  { text-align:center; margin-bottom:50px; }
	.section4 .sec4_img_right img { margin:0 auto; }

	form { margin-top: 30px; margin-bottom: 40px; }
	.section7 .sec_7_logo { margin: 0 auto; }

	footer .footer_url { display: flex; margin-bottom: 20px; align-items: center; justify-content: center; }
	footer p{ text-align:center; margin-bottom:20px; }
	footer .footer_url_made { text-align:center; }
	footer { padding: 140px 0 30px;  margin-top: -160px; }
	form .form-control { margin-bottom:0px; height: 50px; padding: 15px 20px; }
	form { margin-top: 10px; }

	.page2 .banner img { max-width: 280px; }
	.page2 .banner h5 { margin-bottom: -10px; margin-left: 20px; }
	.page2 .pro_section2 .slider_school h4 {font-size: 34px; margin-bottom: 0px; }
	.page2 .pro_section2 .slider_school h6 { font-size:18px; }
	.page2 .pro_section2 .slider_school { padding: 0 10px; }
	.page2 .pro_section6 .pro_sec6_box_img {position: relative; max-width: 360px; margin: 0 auto; }
	.page2 .pro_section6 .pro_sec6_box_img:before{ top: -80px; }
	.page2 .pro_section6 .pro_sec6_box_text h2 { font-size: 40px; }
	.page2 .pro_section6 .pro_sec6_box_text h6 {margin-bottom: 20px; }

	.page2 .pro_section7 .container { padding:40px 0; }
	.section7 h2 { font-size: 40px; }

	.page3 .banner.banner_yoga { padding-top: 120px; }
	.yoga_box_img { display:block; }
	.yoga_box_img div:nth-child(2){ padding:0;}
	.yoga_box_img>div { width:100%; }
	.page4 .pro_section2 .yoga_box_img img, .yoga_box_img img { max-width: 500px; margin: 0 auto 50px; display: block; }
	.page3 .head_txt{ text-align:center; }

	.page3 .yoga_box_img>div:last-child img{ margin-bottom:0; }
	.section7 .sec_7_logo a{ display: block; margin: 0 auto 30px; }
	.page4 .yoga_box_img div:nth-child(2) { padding:0; }
	.page4 .pro_section2 .yoga_box_img img, .yoga_box_img img { margin: 0 auto 30px; }
	.page4 .banner h2 { font-size: 32px; }

	.section2 .founder_boxs:before { width: 126%; height: 130%; top: -80px; }
	 section#sec2 { padding-top: 70px; position: relative; z-index: 99999; }

	.section5:before { width: 160px; height: 380px; }

	.page4 .pro_section2 .yoga_box_img img:hover, .yoga_box_img img:hover {transform: scale(1); transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
	.yoga_icon:before { display:none; }
	.page4 .banner .banner_text { margin-top: 50px;  z-index: 0;}

    .banner_down_shape:before {width: 130%; height: 60vh; bottom: 0; }
    .banner .banner_slider .banner_slider_img, .banner .banner_slider, .banner_down_shape { height: 100vh; }
    .banner .banner_text { margin-top: 62vh; position: relative; z-index: 999; }
    .banner .banner_slider .banner_slider_img { height:90vh; }
    .banner .banner_slider .banner_slider_img { background-position: center; }

    .banner_count_boxs .row .banner_count_box { border: none; margin-bottom: 30px; }
    #counter p { margin-top: 7px; }
    .banner_text h5 { color:#86CC7D;  }
    .banner_text .btn_white {background: #EE4A59; color: #fff; }
    .banner_down_shape:before{ background-size: 160% 100%; }
 }

@media screen and (max-width:640px){ 
	.slick-arrow{ top: 30%; }
	.page2 .pro_section6 .pro_sec6_box_img:before { width: 110%; height: 100%; }
    h1 { font-size: 44px; }
    .banner .container, header .container {width: 100%; max-width: 100% !important; }
 }
@media screen and (max-width:540px){ 

	.section2 .founder_boxs { display: block; }
	.section2 .founder_boxs .founder_box {width: 100%; }
	.section2 .founder_boxs .founder_box h6, .section2 .founder_boxs .founder_box p{ text-align:center; }
	.section2 .founder_boxs .founder_box img { max-width: 350px;  margin: 0 auto; display: block; }

	.section3 .STEM_boxs .STEM_box { width: 100%; }
	.section7 h2 { font-size: 32px; }

	.section5 .sec5_texts .sec5_text h2 { font-size: 35.0472px; line-height: 53px; color: #ef4e23; }

 }
