

/********** CSS **********/
:root {
    --primary: #1363C6;
    --secondary: #15ACE1;
    --light: #F4F7FE;
    --dark: #7e7f88;
}


/*** Spinner <?=base_url('assests/')?>   ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}

html, body { font-family: 'Lato', sans-serif; overflow-x: hidden; width: 100%; max-width: 100vw; }
body { font-family: 'Lato', sans-serif; }
* { box-sizing: border-box; }

/*** Heading ***/
h1,
h2,
h3,
.fw-bold {
     font-family: 'EB Garamond', serif;

}

h4,
h5,
h6,
.fw-medium {
     font-family: 'EB Garamond', serif;

}

a {color: inherit; text-decoration: none;}
a:hover {text-decoration: none; color: inherit;}
a:visited {text-decoration: none; color: inherit;}
i {font-style: inherit;}
.white {color: #fff;}
.green {color: #3b884f;}
.black {color: #282828;}
.blue {color: #0076b1;}
.blue_dark {color: #0f429c;}
.orange {color: #ee7226}
.yellow {color: #fec200}
.f12 {font-size: 10px!important; letter-spacing: 1px;}
/*.yellow {color: #f4b410}*/
.bold {font-weight: bold;}
.relative {position: relative;}
.position {position: absolute;}
.btn-success {background: #34a853;}
.call {font-size: 15px; font-weight: bold}
.call i {padding: 0 5px 0 20px;}
/*.bg-primary { background-color: #347f61 !important;}*/
.bg-primary { background-color: #3b884f !important;}
/* Make the image fully responsive */



/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
}

.btn-sm-square {
    width: 25px;
    height: 25px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border-radius: 50px;
	float: left;
	margin-top: 3px;
}

/*TopStripe*/
.top {background: #002855; font-weight: 400; font-size: 9px; text-transform: uppercase; letter-spacing: 5px;}
/*TopStripe*/
.btn_form {border-radius: 0; }
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {color: #f4b410; text-decoration: underline}
.nav {position: absolute; z-index: 99; top: 0; right: 0; left: 0;}
.nav p {font-size: 15px; line-height: 22px; color: #f4b410;}
.nav p i {color: #fff;}
.navbar-light .navbar-nav .nav-link {font-weight: 300; color: #fff; font-size: 14px; letter-spacing: 1.5px;}
.navbar a {text-decoration: none; color: #fff; font-weight: 300;}
.frm_bg {border: 1px solid #eeeeee; padding: 0px; background: #fff;}
.frm_bg p {font-size: 12px;}
.frm .nav  {position: inherit; height: inherit; margin: inherit}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {font-weight: 500;}
.nav-tabs .nav-item {margin-bottom: 0;}
.nav-tabs {border: 0;}
.send_p {top: 4px; right: 10px;}
.send_p .btn {font-size: 11px; padding: 1px 10px; background: #f4b410; color: #282828; border: 0;}
h1 {font-size: 1.1em; margin-bottom: 2px; margin-top: 0;}
.nav-item .nav-link {border-radius: .3rem; padding: .3rem .7rem .4rem .7rem; color: #333; font-size: 14px;}
.nav-item .active {background: #00adee; color: #fff;}
.nav-item .active {background: #00adee; color: #fff;}
/*h1 {font-size: 1.1em;}*/
h2 {font-size: 32px;   }
input.form-control, select.form-control {font-size: 12px; border: 1px solid #ccd1d5; border-radius: 4px; padding: .475rem 1rem; color: #282828!important;}
select option {color: #282828}
.or_text {position: relative; margin: 45px 0 35px 0;}
.or_text span {position: absolute; left: 0; right: 0; margin: auto; color: #000; width: 40px; top: -20px; text-align: center; line-height: 40px; font-weight: 700; background: #fff; border-radius: 50%; height: 40px;}
.or1 {border-top: 1px solid #c1c1c1;}
.arrow { background: url(../images/arrow.png) no-repeat; background-position: right 18px center; background-color: #fff; -moz-appearance: none; -webkit-appearance: none;}
.content_new select {background-position: right 10px center; }
.btn_form {background: #3ab19b}
.btn_form {border: 0; font-weight: 500}
.btn-primary {background: #ee7226; border: 1px solid #fff;}
.custom-control-label {font-size: 10px}
.badge {color: #ff0000; top: 0; right: 0}
.form_pr_zero {padding-right: 0}
.form_pl_zero {padding-left: 0}
.form-group { margin-bottom: 0.6rem;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link { border: 1px solid #fff;}
.nav-tabs .nav-link {border-radius: 25rem}
.nav-tabs .nav-link {color: #282828; font-weight: 500;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { border: 1px solid #0076b1; background: #0076b1; color: #fff;}
.nav-link {padding: .2rem 1rem}
.arrow { background: url(../img/arrow.png) no-repeat; background-position: right 18px center; background-color: #fff; -moz-appearance: none; -webkit-appearance: none;}

/*usp*/
.fa-3x { border-radius: 50%; width: 60px; height: 60px; line-height: 45px; text-align: center;}
.fa-3x:before {line-height: 60px; text-align: center; font-size: 24px; color: #fff;}
.uspbg1 {background: #00bfe7}
.uspbg2 {background: #00c1a1}
.uspbg3 {background: #FC654C}
.uspbg4 {background: #ff9c00}
.uspbg5 {background: #ed027b}
.uspbg6 {background: #58cf00}
/*usp*/

/*partners*/
.partners {/*background:url(../images/partners_bg.jpg) no-repeat right 0; background-size: cover;*/ background-color: #fff; padding: 50px 0; }
.partners_heading {border-right: 1px solid #ebebeb;}
.partners ul {margin-left: 10%;}
.partners ul li {width: 100%; float: left; margin-bottom: 30px;}

.part {background:url(../img/partners.png) no-repeat center top;}
.part_img {width: 170px; height: 111px; display: block; margin: auto; border-radius: 10px;}
.part_img2 {width: 277px; height: 111px; display: block; margin: auto; border-radius: 10px;}
.part1 {background-position: 0px 0px; }
.part2 {background-position: -171px 0px; }
.part3 {background-position: -449px 0px; }
.part4 {background-position: -171px -328px; } 

.skill_img {width: 170px; height: 71px; display: block; margin: auto;}
.skill1 {background-position: 0px -112px;}
.skill2 {background-position: -171px -112px;}
.skill3 {background-position: -342px -112px;}
.skill4 {background-position: 0px -184px;}
.skill5 {background-position: -171px -184px;}
.skill6 {background-position: -342px -184px;}
.skill7 {background-position: 0px -256px;}
.skill8 {background-position: -171px -256px;}
.skill9 {background-position: -342px -256px;}
.skill10 {background-position: 0px -328px;}
/*partners*/

/*why*/
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box }
.wrapper {
  padding: 1rem;
  padding-bottom: 0;
}
.wrapper ol {
  --column-gap: 1rem;
  --row-gap: 2rem;
  --rocket-aspect: calc(134.13/196.24); /* svg viewbox */
  --rocket-width: 3rem;
  --rocket-height: calc(var(--rocket-width) / var(--rocket-aspect));
  --flame-outer-color: #347f61;
  --flame-inner-color: #FED103;  
  --number-circle-size: 2.5rem;
  --number-circle-border-size: 0.25rem;
  --number-line-height: 0.125rem;
  --number-line-length: calc(var(--rocket-width) / 2 + var(--column-gap) / 2);
  --number-line-dot-size: 0.25rem;
  padding-bottom: 0rem;
  list-style: none;
  display: grid;
  column-gap: var(--column-gap);
  row-gap: var(--row-gap);
  grid-template-columns: var(--rocket-width) 1fr;
  counter-reset: liCount;
  font-family: system-ui, sans-serif;
  overflow: hidden;
  width: min(55rem, 100%);
  margin-inline: auto;
}
@media (min-width: 30rem){
  .wrapper { padding: 2rem }
  .wrapper ol{ 
    --column-gap: 2rem;
    --rocket-width: 5rem;
    grid-template-columns: 1fr var(--rocket-width) 1fr;
  }
  .wrapper ol .rocket{ grid-column: 2 !important }
  .wrapper ol > li { 
    grid-column: 1/-1 !important; 
    width: calc(50% - var(--rocket-width) / 2 - var(--column-gap)) 
  }
  .wrapper ol > li:nth-of-type(odd) { justify-self: end}
  .wrapper ol > li:nth-of-type(even) { text-align: right}
  .wrapper ol > li:nth-of-type(even):after{
    left: unset;
    right: calc(var(--circle-pos-x) * -1);
    --dot_pos_multiplier: -1
  }
  .wrapper ol > li:nth-of-type(even)::before{
    right: unset;
    left: calc(100% + var(--column-gap) / 2);
    
  }
  
}
.wrapper ol::after{
  content: "";
  grid-row: 1;
  grid-column: 1/-1;
}
.wrapper ol .rocket{
  grid-row: 1;
  grid-column: 1;
  position: relative;
  isolation: isolate;
}
.wrapper ol .rocket svg { width: var(--rocket-width); height: var(--rocket-height)}
.wrapper ol .rocket::after{
  content: "";
  position: absolute;
  width: 50%;
  height: 200vh;
  top: calc(100% - var(--rocket-height) * .2);
  left: 25%;
  z-index: -1;
  background-image:
    radial-gradient(ellipse at center top, var(--flame-inner-color) 20%,transparent 50%),
    linear-gradient(to right, 
      transparent 20%, 
      var(--flame-outer-color) 40% , 
      var(--flame-inner-color) 50%,
      var(--flame-outer-color) 60%, 
      transparent 80%
    ),
    radial-gradient(ellipse at center top, var(--flame-outer-color) 35%,transparent 65%);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 
    100% calc(var(--rocket-height) * 0.4), 
    100%, 
    100% calc(var(--rocket-height) * 0.4);

}
.wrapper ol > li {
  counter-increment: liCount;
  grid-column: -2;
  position: relative;
}
.wrapper ol > li::after{
  content: counter(liCount, decimal-leading-zero);
  width: var(--number-circle-size);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  border-radius: 50%;
  position: absolute;
  --circle-pos-x: calc(var(--number-circle-size) / 2 + var(--column-gap) + var(--rocket-width) / 2);
  left: calc(var(--circle-pos-x) * -1);
  top: calc(50% - var(--number-circle-size) / 2);
  background-color: var(--accent-color);
  font-weight: 600;
  --dot-size: calc(var(--number-circle-size) / -2 + var(--number-line-dot-size));
  box-shadow:
    inset 0 0 0 var(--number-circle-border-size) currentcolor,
    inset -0.125rem 0.125rem 0.25rem var(--number-circle-border-size) rgb(0 0 0 / .25),
    -0.125rem 0.125rem 0.25rem rgb(0 0 0 / .5),
    calc(var(--number-line-length) * var(--dot_pos_multiplier, 1)) 0 0 var(--dot-size) currentcolor;

}

.wrapper ol > li::before{
  position: absolute;
  content: "";
  width: var(--number-line-length);
  height: var(--number-line-height);
  background-color: currentcolor;
  right: calc(100% + var(--column-gap) / 2);
  top: calc(50% - var(--number-line-height) / 2);
}
/*why*/

ul.five_element{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 2rem;
  list-style: none;
}
.card_element {
  display: flex;
  flex-direction: column;
  max-width: 22rem;
  --iconS: 7rem;
  --iconOffsetX: calc(var(--iconS) / 4);
  --iconOffsetY: calc(var(--iconS) / 2.5);
  margin-top: var(--iconOffsetY);
  margin-inline: var(--iconOffsetX);
  border-radius: 1rem;
  color: #333;
  background-color: #fff;
  --shadowSurface: 0.5rem 0.5rem 0.5rem rgb(0 0 0 / .1);
  --bgGradient: radial-gradient(circle at bottom right, transparent, rgb(0 0 0 / .1));
  background-image:
    radial-gradient( circle at 
        calc(var(--iconOffsetX) * -1 + var(--iconS) / 2) 
        calc(var(--iconOffsetY) * -1 + var(--iconS) / 2), 
      rgb(0 0 0 / .4) calc(var(--iconS) / 2), 
      transparent calc(var(--iconS) / 1.6)
    ),
    radial-gradient( circle at 
        calc(var(--iconOffsetX) * -1 + var(--iconS) / 2)
        calc(var(--iconOffsetY) * -1 + var(--iconS) / 2),
      var(--accent-color) calc(var(--iconS) / 1.4),
      transparent calc(var(--iconS) / 1.4 + 1px)
    ),
    var(--bgGradient);
  --shadowInsetLight: inset 0.125rem 0.125rem 0.125rem rgb(255 255 255 / .5);
  --shadowInsetDark: inset -0.067rem -0.067rem 0.067rem rgb(0 0 0 / .5);
  box-shadow: 
    var(--shadowInsetLight),
    var(--shadowInsetDark),
    var(--shadowSurface)   
}
.card_element .icon {
  width: var(--iconS);
  aspect-ratio: 1;
  margin-top: calc(var(--iconOffsetY) * -1);
  margin-left: calc(var(--iconOffsetX) * -1);
  margin-bottom: calc(var(--iconS) / 4);
  display: grid;
  place-items: center;
  color: var(--accent-color);
  font-size: calc(var(--iconS) / 3);
  background-color: inherit;
  border-radius: 50%;
  box-shadow:
    var(--shadowInsetLight),
    var(--shadowInsetDark);
  background-image: var(--bgGradient);
}
.card_element .title{
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--accent-color);
  text-align: center;
  text-transform: uppercase
}
.card_element .content{
  padding: 1rem;
  padding-bottom: 2rem;
  font-size: 0.9em
}
/*philosophy*/
.phil {background:url(../img/philosophy.png) no-repeat center top;}
.phil_img {width: 85px; height: 85px; display: block; margin: auto;}
.phil_icon1 {background-position: 0px 1px; }
.phil_icon2 {background-position: -87px -1px; }
.phil_icon3 {background-position: -174px -1px; }
.phil_icon4 {background-position: 0px -89px; }
.phil_icon5 {background-position: -87px -89px; }
/*philosophy*/


.gl_icon {background:url(../img/icon.png) no-repeat center top;}
.gl_icon_img {width: 46px; height: 46px; display: block;}
.gl_icon1 {background-position: -47px 0px; }
.gl_icon2 {background-position: -47px 0px; }
.gl_icon3 {background-position: -94px 0px; }
.gl_icon4 {background-position: -94px 0px; }
.gl_icon5 {background-position: 0px 0px; }

.pr_icon_img {width: 87px; height: 87px; display: block; margin: auto;}
.pr_icon1 {background-position: -489px 0px; }
.pr_icon2 {background-position: -489px -88px; }
.pr_icon3 {background-position: -489px -176px; }

/*** Navbar ***/
.sticky-top {
    top: -150px;
    transition: .5s;
}
.hdt { display:block; background:#1F4A80; font-size:16px; color:#FFF; line-height:32px; height:32px; text-align:center; }
.hdt marquee { display:block; height:100%; }
.sulogo { float:right; }

.navbar {
    padding: 15px 0 !important;
    
}

.navbar .navbar-nav .nav-link {
    margin-right: 25px;
    padding: 0;
	padding-top:2px;
    color:#000;
    outline: none;
	font-weight: 400;
	font-size: 0.8rem;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .nav-link:focus,
.navbar .navbar-nav .nav-link:focus-visible {
    color: #31A649;
}
.navbar-nav { display: flex;
    justify-content: end;
    /* text-align: right; */
    width: 100%; }

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav {
        padding: 0 15px;
        background: #2e4a3f;
    }

    .navbar .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}


/*** Hero Header ***/
/*.hero-header {
    margin-top: -75px;
    background: url(../img/bg-hero.png) center center no-repeat;
    background-size: cover;
	background-color: #347f61;
}
.hero-header2 {
    margin-top: -75px;
    background-image: url(../img/bg-hero.jpg) 0 0 no-repeat;
    background-size: cover;
	background-color: #347f61;
}*/
.hero-header .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light);
}


/*** Section Title ***/
.section-title::before {
    position: absolute;
    content: "";
    width: 45px;
    height: 4px;
    bottom: 0;
    left: 0;
    background: var(--dark);
}

.section-title::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    bottom: 0;
    left: 50px;
    background: var(--dark);
}

.section-title.text-center::before {
    left: 50%;
    margin-left: -25px;
}

.section-title.text-center::after {
    left: 50%;
    margin-left: 25px;
}

.section-title h6::before,
.section-title h6::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    top: 2px;
    left: 0;
    background: rgba(33, 66, 177, .5);
}

.section-title h6::after {
    top: 5px;
    left: 3px;
}


/*** About ***/
.about-img {
    position: relative;
    overflow: hidden;
}

.about-img::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}


/*** Service ***/
.service-item {
    position: relative;
    padding: 45px 30px;
    background: #FFFFFF;
    transition: .5s;
}

.service-item:hover {
    background: #347f61;
}


.service-item h5,
.service-item p {
    transition: .5s;
}

.service-item:hover h5,
.service-item:hover p {
    color: #FFFFFF;
}

.service-item a.btn {
    position: relative;
    display: flex;
    color: var(--primary);
    transition: .5s;
    z-index: 1;
}

.service-item:hover a.btn {
    color: var(--primary);
}

.service-item a.btn::before {
    position: absolute;
    content: "";
    width: 35px;
    height: 35px;
    top: 0;
    left: 0;
    border-radius: 35px;
    background: var(--light);
    transition: .5s;
    z-index: -1;
}

.service-item:hover a.btn::before {
    width: 100%;
    background: var(--light);
}


/*** Feature ***/
.feature {
    background: #31A649 !important;
    background-size: cover;
}

.feature .align-items-center span {margin-left: 55px; display: block;}
/*** Newsletter ***/
.newsletter {
    background: url(../images/apply-bg.png) center center no-repeat;
    background-size: cover;
}

.header-top { position:sticky; top:0; background:#fff; z-index:19; padding:0px; }
.logomain img { height:58px; }

.admissionprocess h2 { font-size: 48px; color:#fff; font-weight:600; text-align:center; }
.admissionprocess p { font-size: 18px; color:#fff; font-weight:400; text-align:center; }
.feature-sec  { padding-bottom:60px; }
.feature-sec h2 { font-size: 48px; color:#fff; font-weight:600; text-align:left; }
.feature-sec p { font-size: 14px; color:#fff; font-weight:400; text-align:left; }


.leadershipsec { position:relative; background: #F5F3ED; padding:60px 0;}
 
.leadershipsec .case-item { padding:0 0px; text-align:let; }
.leadershipsec .case-item img { border-radius:300px; width:300px; object-fit:cover; height:300px; overflow:hidden; margin:20px auto; }
.leadershipsec .case-item:hover img {transform: scale(1) !important;}
.leadershipsec .case-item h5 { font-size: 32px;font-style: normal;font-weight: 600; color:#000; display:block; }
.leadershipsec .case-item small {font-size: 16px;font-style: normal;font-weight: 500; color:#000; display:block; }
.leadershipsec .case-item strong {font-size: 20px;font-style: normal;font-weight: 500; color:#000; display:block; padding:20px 0 0 ; }
.leadershipsec .case-item p {font-size: 14px;font-style: normal;font-weight: ; color:#000; padding:20px 50px 20px 0; display:block; }



.teammember { background:#31A649;  }
.teammember h2 { font-size: 36px;font-style: normal;font-weight: 600; color:#fff; text-align:center;   }
.teammember p { font-size: 18px;font-style: normal;font-weight: 400; color:#fff; text-align:center;  }
.governingbody .team-item { border:0; padding:10px !important; }
.governingbody .team-item img { padding:0 !important; margin:0px auto 20px !important; }
.governingbody .team-item h5 { color:#fff; font-size: 20px; font-weight:600; }
.governingbody .team-item small { color:#fff; font-size: 14px; font-weight:400; }
.governingbody .team-item small strong { display:block; color:#fff;font-size: 14px; font-weight:600; }


.mmtl-sec { position:relative; overflow:hidden; }
.mmtl-sec .hedings { position:absolute; width:100%; top:40px; z-index:1; }
.mmtl-sec .hedings h2 { font-size: 36px;font-style: normal;font-weight: 600; color:#fff; text-align:center;   }
.mmtl-sec .hedings p { font-size: 18px;font-style: normal;font-weight: 400; color:#fff; text-align:center;  }

 
.mmtl_slider11 { position:relative; overflow:hidden;height:700px !important; }
.mmtl-sec .contets { padding:150px 100px 130px 0; }
.mmtl-sec  .circle_img { width:100px; }

.mmtl-sec .bg-imgs { position:absolute; top:0; left:0; width:100%; z-index:-1; }

.mmtl-sec h2  { font-size: 36px; font-style: normal; font-weight: 600; margin:20px 0 0 0;color:#fff ;  }
.mmtl-sec strong  { font-size: 20px; font-weight: 600; color:#fff ; margin:10px 0 10px 0; display:block; }
.mmtl-sec p  { color:#fff ; font-size: 14px; font-weight: 400; min-height:190px; }
.mmtl-sec  .side_img { position:absolute; height:550px;  display:block; margin:0px auto; bottom:0; }

.mmtl-sec .dots1 .slick-dots { bottom:60px; width:100%; padding:0px; text-align:left; display:block; padding:0 4%; width:92%; max-width: 1320px; }	
.mmtl-sec .dots1 .slick-dots li { float:left; }
.mcuh-discover {}


.industrySkilltop  h2{ font-size: 48px; color:#000 ;  font-weight: 600; }
.industrySkilltop  p { font-size: 14px; color:#000 ;  font-weight: 400; }
.industrySkilltop .container  { border-bottom:1px solid #eee; }

.testimonial-item  { position:relative; }
.testimonial-item .contentsec { display:none; font-size:14px; text-align:center; position: absolute; background: #fff;  padding: 15px;  top: -160px;  border-radius: 5px;  box-shadow:0 10px 30px 0 rgb(24 28 33 / 5%);  min-height: 160px; }
.testimonial-item .contentsec:after { content:""; position:absolute; bottom:-8px; width: 0;   height: 0;  border-left: 8px solid transparent; border-right: 8px solid transparent;  border-top: 8px solid #fff; left:47%;  }

.testimonial-item:hover .contentsec { display:block; }

.discover1 .case-item  {}
.discover1 .case-item a ,.discover2 .case-item a ,.discover3 .case-item a  { padding: 30px 30px 15px;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.9)); height:auto; bottom:0; }

.discover1 h5 ,.discover2 h5,.discover3 h5  { font-size: 24px !important;
font-style: normal;
font-weight: 600; color:#fff !important; text-shadow:none !important; }
.discover1 p ,.discover2 p,.discover3 p  { font-size: 14px;
font-style: normal;
font-weight: 400; color:#fff !important; text-align:left !important; padding:0 50px 0 0; }	
.feature-sec .btn-sm-square { font-size: 48px;
font-style: normal;
font-weight: 900;color:#fff !important; background:none !important;margin-top:11px;  }
.feature-sec span { font-size: 14px; color:#fff !important; background:none !important; font-weight:400; text-align:left; }

.boardingschoolinfo { padding:50px 0; list-style:none; }
.boardingschoolinfo li { text-align:center; }
.boardingschoolinfo li .icon { width: 100px; height: 100px; background: #31A649; border-radius:100px; line-height:100px; display:block;  margin:0px auto 20px; }
.boardingschoolinfo li .icon img { width:50%; }
.boardingschoolinfo li h4 { color: #1F1F1F; font-size: 20px; font-weight: 600; }

.heding2 h2 { font-size: 48px; color:#000; font-weight:600; text-align:center; }
.heding2 h5 { font-size: 18px; color:#000; font-weight:400; text-align:center; }

.heding2 p { font-size: 14px; color:#000; font-weight:400; text-align:center; }

.admin-pin { padding:50px 100px 0 !important; border:0 !important; }
.admin-pin h5 {  font-size: 32px;font-weight:600;color:#fff; }
.admin-pin small {  font-size: 14px;font-weight:400;color:#fff; }
.admin-pin small strong {  font-size: 14px;font-weight:400;color:#fff; }

.admin-pin .gl_icon { background:#fff; padding:20px; border-radius:60px; display:block; width:110px; display:block; margin:0px auto 30px; }
.admin-pin .gl_icon img { margin:25px auto; display:block; width:45px; }
.admin-pin .gl_icon small { display:block; line-height:70px; font-size:36px; text-align:center; width:70px; height:70px; background:#000;  border-radius:50px; margin:10px 0 0 0; }

.shall { display:block; position:relative; background:#F5F3ED; }
.shall:after { content:""; position:absolute; top:0; left:0; width:50%; height:100%; position:absolute; z-index:0; background:#fff; }

.schoolss { padding:50px 0; text-align:left;  }


.ieele { display:block; padding:60px 0 0 0; text-align:center; background: #F5F3ED; }
.ieele h3 { font-size:46px; text-align:center; font-weight: 600; margin:0 0 20px 0; display:block;  }
.ieele img { width:100%; }

.sec3 { padding:20px 20px !important; border:0 !important; text-align:left; }
.sec3 h3  {  font-size: 24px;font-weight:600;color:#000; }
.sec3 p {  font-size: 14px;font-weight:400;color:#606060; }
.sec3  .icon { height:80px; display:block; margin:0px 0 20px 0 ; }

.sec3  .icon img { height:80px; display:block; }

.mixsch { position:relative; z-index:1;display: flex;
    flex-flow: column;
    height: 100%;
    align-items: baseline;
    justify-content: center; padding:0 20px; }
.mixsch h2 { font-size:46px;   font-weight: 600; margin:0 0 20px 0; display:block;  }
.mixsch h5 {  font-size: 24px;font-weight:400;color:#000; display:block; padding:15px 0; }
.mixsch p {  font-size: 14px;font-weight:400;color:#000; }
.mixsch img { width:100%; display:block; margin:30px 0 0 0; }

.sliderimg { text-align:center; }
.sliderimg img { display:block; margin:0px auto; }
.sliderimg hr { display:block; width: 98px;
height: 2px; margin:10px auto; background:#fff; opacity:1; }
.sliderimg h1 { font-size: 32px; color:#fff; font-weight:600; text-align:center; }

.stat .rounded { text-align:center;  }
.stat .rounded i { background:#31A649; display:block; margin:0px auto 15px; width:100px; height:100px; line-height:83px; }
.stat .rounded  h3 { font-size: 42px; color:#000; font-weight:600; text-align:center; }
.stat .rounded p  { font-size: 18px; color:#000; font-weight:400; text-align:center; }
.stat .rounded .ms-3 { margin:0 !important; }

.about-top { }
.about-top .sglogo { width:300px; display:block; margin:0px auto; }
.about-top .scorpcpn { background: #2078A7; padding:20px; text-align:left; }
.about-top .scorpcpn h2 { font-size: 48px; color:#fff; font-weight:600; text-align:left; }
.about-top .scorpcpn p  { font-size: 14px; color:#fff; font-weight:400; text-align:left; }

.about-top .sglogos { list-style:none; margin:0; padding:30px 0 0 0; }
.about-top .sglogos li {  float:left; margin:0 10px 10px 0; width:160px; background:#fff; padding:5px; text-align:center; }
.about-top .sglogos li  img { display:block; margin:0px auto; width:100%; padding:10px; }

.about-top .dots .slick-dots li { width:auto !important; height:auto !important; background:none !important; }
.about-top .dots .slick-dots li button {  margin:0 4px !important; }

 


.aboutschool {  padding-top:60px; background: #F5F3ED; }
.aboutschool h2 {  font-size: 48px; font-weight: 600; color:#000; }

.aboutschool p { padding:0  30px 0 0; font-size: 14px; font-weight: 400; color:#000; }
.aboutschool img { width:70%; display:block; margin:0px auto 25px;  }

.aboutigntcolo { padding:25px 25px 100px 25px; background:#31A649; }
.aboutigntcolo h5{font-size: 48px;   color:#fff; margin:0 0 15px 0;  }
.aboutigntcolo ul {}
.aboutigntcolo li {font-size: 16px;   color:#fff; }


.af-border { padding:70px 0 70px 0; }
.af-border img {  }
.af-border .p-4 { display:inline-block; padding:20px 0px !important; }
.af-border h6 { font-size:46px; text-align:center; font-weight: 600; margin:0 0 20px 0; }
.af-border .container {  }

.af-border .sglogos { list-style:none; margin:0; padding:0px 0 0 0; display:flex; }
.af-border .sglogos li {  float:left; margin:0 10px 10px 0; background:#fff; padding:5px; text-align:center; }
.af-border .sglogos li img { display:block; margin:0px auto; width:100%; padding:10px; }
.af-border .sglogos .slick-arrow { display:none; }
.af-border .dots .slick-dots li { width:auto !important; height:auto !important; background:none !important; }
.af-border .dots .slick-dots li button {  margin:0 4px !important; }



.video-secs {  }
.video_slider { width:70%; margin:0px auto; display:block; }
.video_slider  iframe { width:100%; height:400px; }
.video_slider  h5 { font-size: 32px;font-style: normal;  font-weight: 600; }
.video_slider  p { font-size: 14px; font-style: normal; font-weight: 400; }

.howtoreach { background:url(../images/contact-bg.jpeg) no-repeat; background-size:cover; padding:20px 20px; }
.howtoreach .nav {  position: static;   margin:10px 0 40px 0;  text-align: center;  display: inline-block;  width: 100%; }
.howtoreach .nav li { display:inline-block;  }
.howtoreach .nav button { position:static; margin:0 10px 0 0; padding:10px 20px; background:#fff;  }
.howtoreach .nav button.active { background:#00b254 !important;  }
.howtoreach h3 { font-size: 48px;  color: #000; font-weight: 600;  text-align: center; margin:0 0 20px 0; }
 
.howtoreach .tab-content ul { list-style:none; padding:0; margin:0; }
.howtoreach .tab-content ul li { position:relative; padding:15px; background:#fff; box-shadow: 0 10px 30px 0 rgb(24 28 33 / 5%); margin:10px 0; }
.howtoreach .tab-content ul li span { display: block;  position: absolute;  height: 24px;  top: -12px;  background: #00b254; color:#fff; font-size:12px;  LINE-HEIGHT: 24px;  border-radius: 30px;  padding: 0 14px; }
.howtoreach .tab-content ul li:first-child { padding:21px 15px 15px 15px;  }
.howtoreach .tab-content ul li:after { content:""; position:absolute; bottom:-8px; width: 0;   height: 0;  border-left: 8px solid transparent; border-right: 8px solid transparent;  border-top: 8px solid #fff; left:47%;  }
.howtoreach .tab-content ul li:last-child:after { display:none;  }

.camgradesec { background:#fafafa; padding:40px 0 70px 0; /* border-top:1px solid #dadada;border-bottom:1px solid #dadada; padding-top:30px; margin-top:40px;*/ }
.camgradesec h2 { padding-bottom:30px; font-size:40px; text-align:center; }
.camgrade { padding:20px 10px; text-align:center; position:relative; background:#00b254; min-height:110px; }
.camgrade:after { content:""; position:absolute; right:-10px; width: 0;   height: 0;  border-bottom: 10px solid transparent; border-top: 10px solid transparent;  border-left: 10px solid #00b254; top:40%;  }
.camgrade label { padding:0px 0px; width:40px; height:40px; display:none;  border-radius:10px; position:absolute; top:-20px; background:#fff; color:#111; font-size:16px; left:50%; margin:0 0 0 -25px; text-align:center; line-height:40px; }
.camgrade strong { display:block; font-size:16px; color:#fff; padding:10px 0 2px 0; }
.camgrade span { display:block; font-size:14px; color:#fff; }

.camgrade1:after { display:none; }

.campath { background:#fafafa; padding:70px; }

.camgstat { color:#000; position:relative; padding:10px 0 15px 40px; }
.camgstat i { color:#fff; background:#00b254; width:30px; height:30px; line-height:30px; border-radius:30px; text-align:center; position:absolute; left:0; top:6; }


.slick-slider{ position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden !important;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px; }
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
.dots .slick-arrow { display:none !important; }
.dots .slick-dots {	display: flex; justify-content: center; margin: 0; padding: 1rem 0;	list-style-type: none; position:absolute; left:0px; bottom:-40px; width:100%; padding:0px; }	
.dots .slick-dots li:last-child { margin-bottom:0px; }
.dots .slick-dots li:first-child {   }
.dots .slick-dots li button { display: block; width: 11px; height: 11px; padding: 0; border: none;		border-radius: 50%; background:none; text-indent: -9999px; border: 1px solid rgba(0,0,0,0.1); margin:0px 10px; }
.dots .slick-dots li.slick-active button { background-color: #31A649; border: 1px solid #31A649;}

.dots1 .slick-arrow { display:none !important; }
.dots1 .slick-dots {	display: flex; justify-content: center; margin: 0; padding: 1rem 0;	list-style-type: none; position:absolute; left:0px; bottom:-40px; width:100%; padding:0px; }	
.dots1 .slick-dots li:last-child { margin-bottom:0px; }
.dots1 .slick-dots li:first-child {   }
.dots1 .slick-dots li button { display: block; width: 11px; height: 11px; padding: 0; border: none; background:#fff !important; border-radius: 50%; background:none; text-indent: -9999px;  margin:0px 10px; opacity: 0.5; }
.dots1 .slick-dots li.slick-active button { background-color: #fff;  opacity: 1; }



@media (min-width: 992px) {
    .newsletter .container {
        max-width: 100% !important;
    }

    .newsletter .newsletter-text  {
        padding-right: calc(((100% - 960px) / 2) + .75rem); 
    }
}

@media (min-width: 1200px) {
	.hero-header2 {
		padding:0px 0;
   /* 
    background: url(../img/slider-bg.png) center center no-repeat;
    background-size: cover;
	background-color: #31A649;*/
}
    .newsletter .newsletter-text  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
	.wrapper ol {  padding-bottom: 8rem;}
	.navbar h6 {font-size: .8rem}
		
	.form-control:focus {color: #fff;}	
	select.form-control {font-size: 12px; }
	.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link { border: 1px solid #c1c1c1; background: #ebebeb; color: #282828; font-size: 14px;}
	.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { border: 1px solid #00adee;}
	.frm_bg {background-color: #fff; padding: 0px; border-radius: 0px;}
	.frm_bg .btn-success {font-size: 1rem}
	.form-control { font-size: 1rem; font-weight: 400; color: #777; background-color: fff; border: 0; border-bottom: 1px solid #898e9b; border-radius: 0rem;}	
	.nav-pills .nav-link.active, .nav-pills .show > .nav-link {background: inherit; border-bottom: 2px solid #3ab19b; border-radius: 0; color: #000}
	.nav-item .nav-link {border-bottom: 2px solid #ebebeb; border-radius: 0;}
	 
}

@media (min-width: 1400px) {
    .newsletter .newsletter-text  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
	.testimonial-carousel4 iframe {
	 width: 70% ; height: 450px;
}
}

.hero-header2 { position:relative; }
.slidertopsws { position:relative;  }
.sws-mainslider { position:relative;  }
.sws-mainslider img { width:100%;  }
.sws-mainslider .img1 { width:auto;  }

.sws-mainsliderin { position:absolute; top:0; left:0; width:100%;  }

.slidertopsws.dots .slick-dots{ bottom:7px !important; }
.slidertopsws.dots .slick-dots li button { background:#fff;border-color:#fff;  }
.slidertopsws.dots .slick-dots li.slick-active button { background:#000 !important; border-color:#000; }
  .sliderform { position:absolute; top:0px; left:0; padding:40px 0; z-index:11; width: 100%; }

 
/*** Case Study ***/
.case-item img {
    transition: .5s;
}
  
.case-item:hover img {
    transform: scale(1.2);
}
  
.case-overlay {
    position: absolute;
    padding: 30px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    /*background: linear-gradient(rgba(20, 24, 62, 0.5), var(--dark));*/
    z-index: 1;
}

.case-overlay h5 {text-shadow: 0 0 6px #000, 0 0 10px #000;}

.case-overlay2 {background: inherit}
.case-overlay small {
    display: inline-block;
    padding: 3px 15px;
    color: #FFFFFF;
    background: rgba(20, 24, 62, .7);
    border-radius: 25px;
    margin-bottom: 15px;
}

.case-overlay span.btn:hover {
    color: var(--primary);
    background: #FFFFFF;
    border-color: #FFFFFF;
}


/*** FAQs ***/
.accordion .accordion-item {
    border: none;
    margin-bottom: 15px;
}

.accordion .accordion-button {
    background: var(--light);
    border-radius: 2px;
}

.accordion .accordion-button:not(.collapsed) {
    color: #FFFFFF;
    background: var(--primary);
    box-shadow: none;
}

.accordion .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion .accordion-body {
    padding: 15px 0 0 0;
}


/*** Testimonial ***/
.testimonial-carousel, .testimonial-carousel2, .testimonial-carousel3, .testimonial-carousel4 {
    position: relative;
}

.testimonial-carousel .owl-nav, .testimonial-carousel2 .owl-nav, .testimonial-carousel3 .owl-nav, .testimonial-carousel4 .owl-nav {
    position: absolute;
    width: 40px;
    height: 100%;
    top: calc(50% - 50px);
    left: -21px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next, 
.testimonial-carousel2 .owl-nav .owl-prev,
.testimonial-carousel2 .owl-nav .owl-next,
.testimonial-carousel3 .owl-nav .owl-prev,
.testimonial-carousel3 .owl-nav .owl-next,
.testimonial-carousel4 .owl-nav .owl-prev,
.testimonial-carousel4 .owl-nav .owl-next {
    margin: 5px 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    background: #FFFFFF;
    border: 1px solid var(--primary);
    border-radius: 40px;
    font-size: 18px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover, 
.testimonial-carousel2 .owl-nav .owl-prev:hover,
.testimonial-carousel2 .owl-nav .owl-next:hover,
.testimonial-carousel3 .owl-nav .owl-prev:hover,
.testimonial-carousel3 .owl-nav .owl-next:hover,
.testimonial-carousel4 .owl-nav .owl-prev:hover,
.testimonial-carousel4 .owl-nav .owl-next:hover {
    background: var(--primary);
    color: #FFFFFF;
}

.testimonial-carousel .owl-dots, .testimonial-carousel2 .owl-dots, .testimonial-carousel3 .owl-dots, .testimonial-carousel4 .owl-dots {
    margin-top: 35px;
    margin-left: 3rem;
}

.testimonial-carousel .owl-dot, .testimonial-carousel2 .owl-dot, .testimonial-carousel3 .owl-dot, .testimonial-carousel4 .owl-dot {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    background: #FFFFFF;
    border: 1px solid var(--primary);
    border-radius: 15px;
    transition: .5s;
}

.testimonial-carousel .owl-dot.active, .testimonial-carousel2 .owl-dot.active, .testimonial-carousel3 .owl-dot.active, .testimonial-carousel4 .owl-dot.active {
    width: 30px;
    background: var(--primary);
}


/*** Team ***/
.team-item {
    transition: .5s;
    border: 1px solid transparent;
    transition: .5s;
}


.team-item:hover {

    border-color: var(--primary);
}


/*** Footer ***/
.footer {
    background:#fff; padding:50px 0 0 0;
 }

.footer h5 {
	font-family: Lato;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	}
	
	.footer p {
	font-family: Lato;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color:#000;
	}
.footer .btn.btn-social {
    margin-right: 5px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255,255,255,.8);
    border: 1px solid rgba(256, 256, 256, .1);
	background:#00b254;
    border-radius: 40px;
    transition: .3s;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
    color: rgba(255,255,255,.5);
    font-weight: normal;
    transition: .3s;
}

.footer .btn.btn-link:hover {
    color: #FFFFFF;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 14px;
    border-top: 1px solid #eee;
	text-align:center;
	color: #000; 
}

.footer .copyright a {
    color: #000; 
}

.footer .copyright a:hover {
    color: #111;
}

.footer .footer-menu a { 
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
.footer h5 { color:#000; }
.footer .col-md-6 { padding:0 10px;}


.eleate { overflow-x: hidden; width: 100%; max-width: 100%; }
.mcuh-discover { overflow-x: hidden; width: 100%; max-width: 100vw; }
.container-fluid { overflow-x: hidden; max-width: 100vw; }
.eleate .nav-tabs  { display:flex; list-style:none; justify-content: center; flex-wrap: wrap; width: 100%; max-width: 100%; overflow-x: hidden; padding: 0; margin: 0; }
.eleate .nav-tabs li { padding:10px; flex: 0 0 auto; white-space: nowrap; }
.eleate .nav-tabs li button { display:block; background:0; border:0; font-size:24px; border-bottom:3px solid #fff; border-radius:0; white-space: nowrap; padding: 5px 10px; }
.eleate .nav-tabs li button:hover { border-bottom:3px solid #31A649; }
.eleate .nav-tabs li button.active  { border:0; color:#000; border-bottom:3px solid #31A649; background:none; }




.parenttesti { padding:80px 0 80px 0; position:relative; z-index:1; background:url(../images/Group38.jpg) no-repeat; background-size:cover; }
.parenttesti small { display:block; font-size: 14px; color:#fff; font-style: normal; font-weight: 400; padding:0 0 0px 0; text-align:center; }
.parenttesti h4 { font-size: 46px; line-height:40px; font-style: normal; font-weight: 500; line-height: normal; color: #FFF; text-align:center; padding:0 0 20px 0;  }

.parenttesti  .pimg { width:100%; float:left; position:relative; height:390px; border-radius:10px; overflow:hidden; margin: 0px  0px; cursor:pointer; background:#000; padding:10px; }
.parenttesti  .pimg .icon { position:absolute; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,0.4); transition:ease all 0.3s; align-items: center; display: flex; vertical-align: middle;justify-content: center; }
.parenttesti  .pimg1 {  height:420px; }
.parenttesti  .pimg .icon .data {   width: 100%; text-align:center; padding:0 20px; }
.parenttesti  .pimg .icon i { font-size:24px; color:#fff; padding:0 0  0px 0; transition:ease all 0.3s; border:2px solid #fff; width:70px; height:70px; border-radius:60px; line-height:66px; display:block; margin:0px auto 10px; }
.parenttesti  .pimg .icon strong { display:block; color:#fff; }
.parenttesti  .pimg .icon p { display:block; color:#fff; font-size:13px; }
.parenttesti  .pimg:hover .icon { background:rgba(0,0,0,0.7);  }
.parenttesti  .pimg:hover .icon i  { margin:0px auto 30px;  }
.modal { top:0; }
.parenttesti  .pimg img { width:100%; height:100%; object-fit:cover;  }
.modal-body iframe {
    width: 100%;
    height: 450px !important;
}

 
.popupcontent   { position:absolute; top:-40px; right:0; color:#fff; --bs-btn-close-bg: url(../images/download11.svg); font-size:20px; opacity:1; }
.popupcontent  .modal-body { background:#000; }
.bgcolor { background:#F5F3ED; }




.corpoation { padding:80px 0 60px 0; }
.corpoation h2 { font-size:46px; display:block; }
.corpoation strong { padding:10px 0; font-size:24px; display:block; }
.corpoation p{ display:block;   font-size:14px; }
.corpoation {   }

.swbutton3 { background:#31A649; line-height:50px; height:54px; padding:0 50px; font-size:12px; text-transform:uppercase; color:#fff !important; display:inline-block; border-radius:50px; border:0; position: relative; border: 2px solid #31A649; overflow:hidden; font-weight:bold; }
.swbutton3:hover { color: #fff !important; background-color: #000; text-shadow: nthree;border: 2px solid #fff; }
 
 .snapshot11 { padding:50px 0 40px 0; }
.stat { box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.10); padding:20px 10px 30px 10px; text-align:center; background:#fff; border-radius: 18px; margin:0 10px; }
.stat .icon { width:55px; height:55px; line-height:55px; display:block; margin:10px auto 10px ; background:#31A649; border-radius:40px; }
.stat .icon  img { width:70%;   }
.stat strong { font-size: 24px; font-style: normal; font-weight: 700; color: #030303;font-family: 'EB Garamond', serif; display:block; }
.stat span { font-size: 14px; font-style: normal; font-weight: 400; color: #000; display:block; }
.stat strong .counter-value { display:inline-block; }
.foundationspap1 { }
.foundationspap1 ul{list-style:none;padding:0px 0 0;margin:0; text-align:center; display: flex;  justify-content: space-between;}
.foundationspap1 ul li{width: 12%; display: inline-block; margin: 0 0;display:inline-block; }
.foundationspap1 ul li .images{width:120px;height:120px;background:#fff;line-height:120px;border-radius:100px;margin:0 auto 40px}
.foundationspap1 ul li .images img{width:50%;transition:transform .8s}
.foundationspap1 ul li .images img:hover{transform:scale(1.5)}
.foundationspap1 ul li strong{ }
 
.heading1 { position:relative; text-align:center; padding:0 0 30px 0;   } 
.heading1:after { content:""; position:absolute; height:1px; background:#212120; left:0; top:16px; opacity:.2; display:block; width:100%; z-index:-1; }
.heading1 h3  { display:inline-block; font-size:32px; line-height:32px; font-weight:500; text-transform:uppercase; background:#fff; padding:0 50px;  } 
.heading1 h4  { display:inline-block; font-size:20px; line-height:20px; font-weight:500; text-transform:uppercase; background:#fff; padding:0 50px;  } 


.faqss { padding:50px 0; }
.faqss h3 { font-size:46px; display:block; text-align:center; margin:0 0 20px 0; }

.faqss .accordion-item { margin:8px 0; border:1px solid rgba(0, 0, 0, 0.125) !important; border-radius:0px; overflow:hidden; }
.faqss .accordion .accordion-button { background:#000; border-radius:0px; color:#fff; font-size:16px; font-weight:bold; }
.faqss .accordion .accordion-button:hover { color:#fff; background:#00b04a; }
.faqss .accordion-item  .accordion-button:focus { box-shadow:none;  }
.faqss .accordion-button:not(.collapsed) { color:#fff; background:#00b04a; }
.faqss .accordion-button::after { background:url(../images/plus.png) no-repeat; width:12px; height:12px; }
.faqss .accordion-button:not(.collapsed)::after  { background:url(../images/minus.png) no-repeat;}
.faqss .accordion .accordion-body { padding:15px; }

.sidebarlet { position:fixed; right:0; top:30%;  width:66px; background:#fafafa; z-index:11; border-radius:15px 0 0 15px; padding:10px; display:block; }
.sidebarlet a { display:block; font-size:13px; text-align:center; color:#000; padding:10px 0; }
.sidebarlet img { display:block; margin:0 auto 5px; }

@media (max-width: 767px){
.header-top { box-shadow:0 10px 30px 0 rgb(24 28 33 / 5%); position:fixed; width:100%; }	
.logomain img { height:50px; }
.sulogo img { height:35px; width:auto !important; }
.sulogo { position:absolute; top:20px; right:0; }
.hero-header2 { padding:40px 0; background: url(../img/slider-bg.png) center center no-repeat;  background-size: cover; background-color: #31A649; margin-top:60px; overflow:hidden !important; }
.hero-header2  img { margin:0 0 30px 0; }
.hero-header2 .slick-list { overflow: hidden !important; }
.hero-header2 .slick-slider { overflow: hidden !important; }
.slidertopsws { overflow: hidden !important; }
.swsn_slider { overflow: hidden !important; }
.about-top .sglogos { padding:70px 0 40px 0;  }
.awadss { padding:0 0 30px 0; }
.boardingschoolinfo li h4 { font-size:16px; }
.boardingschoolinfo li h4 br { display:none; }
.aboutschool p { padding:0; }
.af-border .p-4 { padding:15px 0 !important; }
.af-border img { height:30px; }
.video_slider { width:100%; }
.video_slider iframe { height:170px; }
.video_slider h5 { font-size:22px; }

.testimonial-item { padding-left:0 !important; } 
.testimonial-item.ps-5 { padding-left: 0 !important; }
.leadershipsec { overflow:hidden; padding:0 20px !important; }
.mcuh-discover .container { overflow-x: hidden; max-width: 100%; }
.mcuh-discover .row { overflow-x: hidden; max-width: 100%; }
.leadershipsec .case-item p { padding:15px 0; }
.leadershipsec:before { height:100%; z-index:-1; }
.leadershipsec.heding2 h2 { color:#fff; }
.leadershipsec.heding2 p { color:#fff; }
.sec3 .icon{ height:auto;  }
 .sec3 .icon img {   height:auto; }
.newsletter { padding:30px 0 50px 0 !important; overflow:hidden; }
.newsletter-text { padding:0 !important; }
.admin-pin {
    padding: 10px 100px 0 !important;
    border: 0 !important;
}

.industrySkilltop { padding:0 0 50px 0; overflow:hidden; }
.industrySkill { padding:0 0 0px 0 !important; }
.mmtl-sec .bg-imgs { height:100%; }
.mmtl-sec .side_img { position:static; height:300px; display:block; margin:0px auto; }
.mmtl-sec .contets { padding:150px 0px 20px 0; }
.mmtl-sec .hedings { top:10px; padding:0 10px; }
.mmtl-sec p { min-height:370px; }

.hero-header2 .text-center {  overflow:hidden; }
.sliderimg img { width:90%; margin:0 auto 40px; }
.sglogos.dots .slick-dots { bottom:-20px; }
.dots .slick-dots { bottom:-20px; }

.camgradesec .col { width:100%; flex: auto; }
.camgrade { margin:0 0 20px 0; }
.camgrade:after { right: 45%;
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid #00b254;
    top: auto; 
	bottom:-10px; }

  
}

.hero-header2 { position:relative; background:none !important; padding:0 !important; margin:0 0 0px 0 !important; height:auto !important; overflow: hidden !important; }
.hero-header2::-webkit-scrollbar { display: none !important; }
.hero-header2 { -ms-overflow-style: none !important; scrollbar-width: none !important; }
.slidertopsws { overflow: hidden !important; }
.slidertopsws::-webkit-scrollbar { display: none !important; }
.slidertopsws { -ms-overflow-style: none !important; scrollbar-width: none !important; }
.swsn_slider { overflow: hidden !important; }
.swsn_slider::-webkit-scrollbar { display: none !important; }
.swsn_slider { -ms-overflow-style: none !important; scrollbar-width: none !important; }
.sws-mainslider { overflow: hidden !important; }
.sws-mainslider::-webkit-scrollbar { display: none !important; }
.sws-mainslider { -ms-overflow-style: none !important; scrollbar-width: none !important; }
.hero-header2 .slick-list { overflow: hidden !important; }
.hero-header2 .slick-list::-webkit-scrollbar { display: none !important; }
.hero-header2 .slick-list { -ms-overflow-style: none !important; scrollbar-width: none !important; }
.hero-header2 .slick-track { overflow: hidden !important; }
.hero-header2 .slick-slider { overflow: hidden !important; }
.hero-header2 .slick-slider::-webkit-scrollbar { display: none !important; }
.hero-header2 .slick-slider { -ms-overflow-style: none !important; scrollbar-width: none !important; }


  .formabs { position:absolute; top:50%; right:2%; transform:translateY(-50%); padding:0; z-index:11; width: 380px; max-width:28%; min-width:320px; }

.desktopbanner { display:block; }
.mobilebanner { display:none !important; }
.hero-header2 img { margin: 0 0  0px 0 !important; } 
.hero-heads { padding:80px 0 0 0; }
.hero-heads h3 {     display: block; text-align:center; padding:0 0 0px 0; margin:0;  color:#fff; font-size:24px; line-height:60px; font-weight:normal; }
.hero-heads h3 strong { display:block; font-size:40px; margin:0; padding:0; font-weight:normal; line-height: 44px; color:#3b884f; background:#fff;  border-radius: 10px;  padding: 15px 0; }
.hero-heads h3 small { display:block; font-size:24px;  margin:0; padding:0; font-weight:normal; line-height: 54px; } 

.viwmore { margin:0 0 40px 0; color:#fff !important; text-align:center; text-decoration:underline!important; display:block; font-weight:bold; }
.awadss { display:flex; 
    justify-content: space-around;
    width: 100%; }

.soliallinks { display:flex; gap:10px; }

.downbtns {  background: #000;
    border-radius: 35px;
    padding: 0px 30px 0 65px;
    margin: 0 0 0 20px;
    color: #fff !important;
    font-size: 17px; position:relative; height:50px; line-height:50px; display: inline-block; }
.downbtns small { width:50px; height:50px; position:absolute; left:-1px; top:0; background:#fff; border-radius:50px; display: flex;
    justify-content: center;
    align-items: center;}
.downbtns img { width:100%; height:100%; padding:1px; }


.whysldier .slick-dots { display:none !important; }
.whysldier .slick-prev, .whysldier .slick-next { width:54px;height:54px; background:none; border:0; border-radius:40px;
box-shadow:0px 0px 10px rgb(0 0 0 / 5%); color:#fff ; font-size:0;line-height:48px; text-align:center; bottom:-70px; transition:ease all 0.3s;  background:url(../images/left-chevron.png) no-repeat; border:2px solid #fff; }
.whysldier .slick-prev { left:25px; background-position:-0px -0px ; position:absolute;   margin:0px 0 0px 0;   z-index:2; } 
.whysldier .slick-next { left:90px; background-position:-0px -50px;position:absolute;   margin:0px 0 0px 0;  z-index:2;  }
.whysldier .slick-prev:hover, .whysldier .slick-next:hover { background-color:#000;border:2px solid #000; }

 .whysldier1 .slick-dots { display:none !important; }
.whysldier1 .slick-prev, .whysldier1 .slick-next { width:54px;height:54px; background:; border:0; border-radius:40px;
box-shadow:0px 0px 10px rgb(0 0 0 / 5%); color:#fff ; font-size:0;line-height:48px; text-align:center; bottom:-70px; transition:ease all 0.3s;  background:url(../images/left-chevron.png) no-repeat, #00b04a; border:2px solid #fff; }
.whysldier1 .slick-prev { left:47%; background-position:-0px -0px ; position:absolute;   margin:0px 0 0px 0;   z-index:2; } 
.whysldier1 .slick-next { left:52%; background-position:-0px -50px;position:absolute;   margin:0px 0 0px 0;  z-index:2;  }
.whysldier1 .slick-prev:hover, .whysldier1 .slick-next:hover { background-color:#000;border:2px solid #000; }
 
 
 .whysldier2 .slick-dots { display:none !important; }
.whysldier2 .slick-prev, .whysldier2 .slick-next { width:54px;height:54px; background:; border:0; border-radius:40px;
box-shadow:0px 0px 10px rgb(0 0 0 / 5%); color:#fff ; font-size:0;line-height:48px; text-align:center; bottom:43%; transition:ease all 0.3s;  background:url(../images/left-chevron.png) no-repeat, #000; border:2px solid #000; }
.whysldier2 .slick-prev { left:-70px; background-position:-0px -0px ; position:absolute;   margin:0px 0 0px 0;   z-index:2; } 
.whysldier2 .slick-next { right:-70px; background-position:-0px -50px;position:absolute;   margin:0px 0 0px 0;  z-index:2;  }
.whysldier2 .slick-prev:hover, .whysldier2 .slick-next:hover { background-color:none;border:2px solid #000; }
 
 
.desk-element { display:block; }
.mobile-element { display:none; }

@media (max-width: 767px){
.desktopbanner { display:none !important; }
.mobilebanner { display:block !important; }
 .formabs { position:fixed; top:70px; left:50%; transform:translateX(-50%); width:90%; max-width:500px; margin: 0 !important; padding: 0; }
 .hero-heads   { display:none }
 .sws-mainslider img { min-height:auto; }
 .hero-header2 {  margin:115px 0 0px 0 !important;   }
 .frm_bg { padding-bottom:20px; }
 
 .hero-heads { padding:10px 0 0 0; width:60%; }
.hero-heads h3 {     font-size:14px; line-height:20px;  }
.hero-heads h3 strong {  font-size:16px; line-height: 16px;    padding: 6px 0; }
.hero-heads h3 small { font-size:14px;  line-height: 24px; } 

.viwmore { margin:0 0  0px 0; font-size:12px; } 
 
.mmtl_slider11 { height:auto !important; }
.hdt{ font-size:13px; line-height:32px; padding:0 10px;}

.shall:after { width:0%; }
.mixsch { background:#FFF; padding:20px; }
.eleate .nav-tabs li button { font-size:16px; }
.eleate .nav-tabs { overflow-x: hidden; width: 100%; max-width: 100%; padding: 0 10px; }
.eleate .nav-tabs li { padding: 5px; }
.eleate .nav-tabs li button { padding: 5px 8px; font-size: 14px; }
.mcuh-discover { overflow-x: hidden; width: 100%; max-width: 100vw; position: relative; }
.container-fluid { overflow-x: hidden; max-width: 100vw; position: relative; }
.container { overflow-x: hidden; max-width: 100%; }
.row { margin-left: 0; margin-right: 0; max-width: 100%; overflow-x: hidden; }
.slick-slider { max-width: 100%; overflow: hidden; position: relative; }
.slick-list { overflow: hidden; }
.discover2, .whysldier1 { max-width: 100%; overflow: hidden; position: relative; }
.testimonial-item.ps-5 { padding-left: 1rem !important; }
@media (max-width: 767px) {
    .testimonial-item.ps-5 { padding-left: 0 !important; }
}
 
.foundationspap1 ul { flex-flow: wrap; }
.foundationspap1 ul li { width:48%; margin:1%; }

.sidebarlet { bottom: 0;
    width: 100%;
    height: 70px;
    border-radius: 0;
    top: auto;
    display: flex;
    justify-content: space-around; }

@media (max-width: 767px) {
    .sidebarlet {
        justify-content: center;
        align-items: center;
    }
    /* Hide Call Us in sidebarlet on mobile */
    .sidebarlet a.sidebarlet-callus {
        display: none !important;
        visibility: hidden !important;
        width: 0 !important;
        height: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
    }
    /* Style only the Apply button */
    .sidebarlet a#showEnquiryForm {
        display: flex !important;
        align-items: center;
        justify-content: center;
        gap: 10px;
        font-size: 22px !important;
        font-weight: 600 !important;
        flex-direction: row;
    }
    .sidebarlet a#showEnquiryForm img {
        display: block !important;
        margin: 0 !important;
        width: 28px;
        height: 28px;
    }
}

.af-border h6 { font-size:36px; }
.af-border .sglogos li img { height:auto; }
.corpoation h2 { font-size:34px; }
.about-top .sglogo { width:70%; margin:0px auto 30px;  }
.ieele h3 { font-size:34px; }
.parenttesti h4 { font-size:34px; }
.faqss h3{ font-size:34px; }
.mixsch h2{ font-size:34px; }
.aboutigntcolo h5{ font-size:34px; }
.admissionprocess h2 { font-size:34px; }
.heding2 h2 { font-size:34px; }
.aboutigntcolo { margin-top:20px; }
.footer { padding:50px 0; text-align:center; }
.soliallinks { display:flex; gap:10px; justify-content: center;  margin: 0 0 40px 0; }
.navbar {  padding: 10px 0 !important; }
.aboutschool { padding:0; }
.howtoreach .nav button { margin:5px 5px; }
.desk-element { display:none; }
.mobile-element { display:block; }
.parentstests  { margin: 0 65px; }
.parenttesti .pimg  { height: 160px; }
.whysldier1 .slick-next { left:54%; max-width: 90vw; }
.whysldier1 .slick-prev { left:34%; max-width: 90vw; }
.discover2, .whysldier1 { max-width: 100%; overflow: hidden; position: relative; }
.whysldier1 .slick-prev, .whysldier1 .slick-next { position: absolute; z-index: 2; }
.awadss { flex-flow: column; }
.af-border img { height: auto; width: 60%; margin: 15px auto; }
.discover1 h5, .discover2 h5, .discover3 h5 { font-size: 14px !important; }


}
 