body {
  padding: 0;
  margin:0;
    font-family: 'Rebond Grotesque', sans-serif;
  background: #fff;
  overflow-x: hidden;
}
a{-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;}
a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
    color: #72afd2;
}
h1, h2, h3, h4, h5, h6{font-family:'Rebond Grotesque', sans-serif}
.fixed-top {
    top: -40px;
    transform: translateY(40px);
    transition: transform .5s;
    z-index: 999;
    position: fixed;
    width: 100%;
}
@font-face {
    font-family: 'Rebond Grotesque';
    src: url('../../../../uploads/fonts/ESRebondGrotesqueTRIAL-Regular-BF66189040b697b.otf') format('opentype');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Rebond Grotesque';
    src: url('../../../../uploads/fonts/ESRebondGrotesqueTRIAL-Medium-BF6618904088566.otf') format('opentype');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Rebond Grotesque';
    src: url('../../../../uploads/fonts/ESRebondGrotesqueTRIAL-Semibold-BF66189040640ea.otf') format('opentype');
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Rebond Grotesque';
    src: url('../../../../uploads/fonts/ESRebondGrotesqueTRIAL-Bold-BF66189040400df.otf') format('opentype');
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Rebond Grotesque';
    src: url('../../../../uploads/fonts/ESRebondGrotesqueTRIAL-Extrabold-BF661890400e032.otf') format('opentype');
    font-style: normal;
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'Rebond Grotesque';
    src: url('../../../../uploads/fonts/ESRebondGrotesqueTRIAL-Italic-BF66189040a4d2d.otf') format('opentype');
    font-style: italic;
    font-weight: 400;
    font-display: swap;
}
.mt0{margin-top: 0 !important}
.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}
.mt40{margin-top:40px;}
.mb20{margin-bottom: 20px;}
.relative{position: relative;}
.pt10{padding-top: 10px;}
.pb10{padding-bottom: 10px;}
.pt20{padding-top: 20px;}
.pb20{padding-bottom: 20px;}
.pb30{padding-bottom: 30px;}
.pb40{padding-bottom: 40px;}
.mt0 {margin-top: 0 !important;}
.around10{padding: 10px;}
.spaceb10{padding-bottom: 10px;}
.spaceb40{padding-bottom: 40px;}
.spacet40{padding-top: 40px;}
.spaceb60{padding-bottom: 60px;}
.spacet60{padding-top: 60px;}
.bg-orange{background: rgb(245, 130, 32);}
.bg-gray{background: #f5f5f5}
.divider{ height: 3px;width: 100px;background: #f58000; clear: both; margin: 20px auto;}
.border-radius{border-radius: 8px;}
.text-white{color: #fff;}
.spacet50{padding-top: 50px;}
.spaceb50{padding-bottom: 50px;}
.bggray{background: #f8f8f8;}
header {
    padding: 0;
    transition: all 0.5s;
    z-index: 99;
    background: #02066C;
    top:0;
    position: relative;
}
 
.toparea{background: #2E59D7} 
.top-list {padding: 0;margin:0;list-style: none;text-align: center;}
.top-list li{
  position:relative;
  color:#fff;
  display:inline-block;
  color: #fff;
  padding: 5px 0px 5px 15px;
  font-size: 15px;
}
.top-list li i{margin:0px 8px 0px 0px; }
.top-list li a{color: #fff;text-decoration: none;}
.top-list li a:hover{ color:#424242; text-decoration: none;}
.top-right{margin: 0; padding: 0; float: right}
.topicon{margin:0; padding: 0; text-align: right; display: block;}
.topicon li{list-style: none;display: inline-block; color: #fff;}    
.topicon li a{text-decoration: none;width: 30px; height: 30px; color: #fff; display: block;text-align: center;
    line-height: 30px;}
.topicon li a:hover{text-decoration: none;color: #e6e6e6;} 
.topicon li a.login{display: inline-block;border: 1px solid #fff;width: auto;padding: 0 10px;}
.topicon li a.login i{padding-right: 5px;}
.logo{padding:10px 15px; height: 100%;}
.affix#alert .toparea{display: none;}
 #alert{transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    -ms-transition-duration: 0.1s;}
.affix#alert{position: fixed;
    top: 0px;
    z-index:999;
    width: 100%;
} 
.affix#alert header{background:#28314f; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.54);}
.affix#alert .nav {padding-top: 10px;}
header .logo img{transition: all 1s ease 0s; height: 60px;}
header .navbar {margin-bottom: 0px;}
.affix#alert header .navbar{margin-bottom: 5px;}
.affix#alert .navbar-brand{padding: 10px 15px;}
.header-extras {float: right;margin: 25px 0 0;padding: 0;transition-duration: 0.8s;-webkit-transition-duration: 0.8s;-ms-transition-duration: 0.8s;}
.header-extras li {
    float: left;
    margin-left: 20px;
    list-style: none;
}
.i-plain {
    width: 36px!important;
    height: 36px!important;
    font-size: 28px;
    line-height: 36px!important;
    color: #1c1b17;
}
.i-plain{
    display: block;
    float: left;
    margin: 4px 11px 7px 0;
    text-align: center!important;
    font-size: 28px;
    cursor: pointer;
    font-style: normal;
}
.header-extras li i {
    margin-top: 3px!important;
    font-size: 36px;
}
.header-extras li i {margin-top: 5px!important;font-size: 24px; border-radius: 100%; color: #ed6500; border:1px solid #ed6500;}
.header-extras li:first-child {margin-left: 0}
.header-extras li a{color: #1c1b17;text-decoration: underline;}
.header-extras li .he-text {float: left;font-weight: normal; color: #848181;}
.header-extras li .he-text span {display: block;font-weight:normal;text-transform: lowercase;
    font-weight: 600; color: #ed6500
}

.affix#alert .logo img{transition: all 1s ease 0s; height: 45px} 
.fontbold{font-weight: bold;}
.navborder .nav>li>a.active {
    color: #2E59D7;
    background: transparent;
}
.navborder .nav{padding-top: 15px; margin-right: 0;}
.navborder .navbar{margin-bottom: 10px;border: 0px solid transparent; }
.navborder .navbar-default .navbar-nav > li.dropdown:hover > a, 
.navborder .navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navborder .navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
}
.navbar-toggle {background-color: #2E59D7;border: 1px solid #000;margin-top: 15px !important;}
.navbar-toggle .icon-bar {background: #fff;}
.navborder .navbar-nav>li>a {color: #fff;padding: 15px 5px;text-transform: uppercase;}
.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}
.navborder .navbar-right .dropdown-menu {
    right: auto;
    left:0;
    border-top: 2px solid #f58000;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navborder .dropdown-menu>li>a{padding: 8px 20px; border-bottom: 1px solid #1A3B61;}
.navborder .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1A3B61;
}
     
.navborder .navbar-nav>.active>a{color: #f58000;} 
.navborder .nav>li>a:focus, .nav>li>a:hover {
   text-decoration: none;
   color: #f58000;
   background-color: transparent !important;
}   
.navborder .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent ;
    border-color: #2E59D7;
    color: #2E59D7;
}

.navborder .dropdown-menu{background-color: #02066C;}
.navborder .dropdown-menu>li>a{color: #fff;}
.navborder .login-btn i{padding-right: 0.4em;}
.navborder .login-btn {
  text-align: center;
  color: #fff ;
  padding: 6px 15px !important;
  background: transparent;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #f58000;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin-top:5px;
}
.navborder .login-btn:hover {background: #2E59D7 !important;color: #fff;}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider .carousel-inner {
    height: 100%;
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

.bs-slider > .carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width: 100%;
}
.control-round .carousel-control {
    top: 47%;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #000;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: #fff;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}

.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;}
.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #fff;
}

.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 25px;
    height: 25px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:25px;
    height: 25px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}


.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 15%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}

.slide-text > h1 {
    padding: 0;
    color: #ffffff;
    font-size: 70px;
    font-style: normal;
    line-height: 84px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}

.slide-arrow{
    border: 1px solid #ddd;
    font-size: 24px;
    border-radius: 100%;
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 30px;
    color:#000;
    line-height: 38px;
}

.slide-arrow:hover{background: #202c45;color: #fff;}

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {
        font-size: 18px;
    }
}


@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }
}
@media  (max-width: 320px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }
}

.about-title {
   background-image: url(../images/aboutbg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    padding: 80px 0 50px;
    background-size: cover;
    color: #fff;
    text-align: center;
    position: relative;
    height: 60vh;
    margin-bottom: 60px;
}

.about-title:before {
    border-radius: 4px;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(10, 15, 28, 0.7);
}

.about-title .innermain {height: 100%;display: table; width: 100%;}
.page-title-wrapper {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 2
}

.captions {
    font-size: 40px;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 7px 0
}

.breadcrumb {
    margin: 0;
    background-color: transparent !important;
    text-transform: capitalize
}

.breadcrumb li {display: inline-block}
.breadcrumb li a {color: #cccccc}
.breadcrumb li a:hover {color: #fbbe07}
.breadcrumb li:last-child {pointer-events: none}
.breadcrumb li.active a {color: #fff}
.breadcrumb li + li:before {
    padding: 0 10px;
    color: #cccccc;
    content: '\f105';
    font-family: FontAwesome
}

.whychooses {text-align: center; padding-top: 30px;}
.whychooses-icon {margin-bottom: 18px;}
.whychooses-icon{
  border-radius: 100%;
  height: 120px;
  width: 120px;
  display: block;
  background: #FFFFFF;
  line-height: 120px;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.whychooses:hover .whychooses-icon{
    background: #f58000;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.whychooses-icon img {width: 60px; height: 60px; } 
.whychooses h3 a{color: #000;}
.whychooses:hover h3{
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.whychooses:hover h3 a{color: #f58000; text-decoration: none;}
.whychooses p {width: 80%;margin: 0 auto;}

.head-title2 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.head-title2:after {
    position: absolute;
    content: "";
    left: 0;
    width: 50px;
    background: #f5821e;
    height: 2px;
    bottom: 0;
}

.facility_bg {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    padding: 60px 0 60px;
    background-size: cover;
    color: #fff;
    position: relative;
}

.facility_bg:before {
    border-radius: 4px;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color:#3a3a3c;
}

.visionbg{background: #202c45; color: #fff; padding: 20px; }
.misssion{border-top:4px solid #bd0745; background: #fff; 
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); padding-bottom: 50px; margin-top: 30px; min-height: 365px;}

.whitebox{background: #fff; box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15); padding: 40px;}
.blue-box1 {background-color: #202c45;color: #fff;text-align: center;}
ul.square li {
    list-style: square;
    padding: 3px;
    margin-left: -25px
}

.sports{display: block;}
.sports h2{font-size:24px;}
@media only screen and (max-width: 480px){}
footer{background: #02066C;clear: both;padding-top: 20px;color: #BAC0C5;position: relative;z-index: 0;
padding-bottom: 20px;}
footer:after{
    position: absolute;
    background: rgba(0, 0, 0, 0.85);
    height: 100%;
    width: 100%;
    left: 0;
    z-index: -1;
    top: 0;
}
.fo-title{position: relative;padding-bottom: 15px;color: #fff;margin-bottom: 25px;text-align: center;}
.infoborderb{border-top: 1px solid #8c8587;margin-top: 20px;margin-bottom: 20px;}
.fo-title:after{position: absolute;content: "";left: auto;width: 50px;background: #8c8587;height: 2px;bottom: 0;left: 0;right: 0;margin: auto;}
.heading-text{font-size: 16px;line-height: 1.6;margin-bottom: 20px;}
.company-social { margin-left: 0;padding-left: 0;margin-top: 10px;}
.company-social li{
    margin:0;
    text-align: left;
    list-style: none;
    padding:0;
    margin-bottom: 5px;
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #8c8587;
}
.company-social li a{
    border-radius: 100%;
    margin: 0 0px 0 0;
    display: block;
    color: #8c8587;
}

.company-social li a:hover {
    color: #000;
    background: #2E59D7;
}
.company-social li a i {
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    text-align: center;
    border-radius: 3px;
    padding:0;
}

.listcircle{padding:0; margin:0; list-style: none;}
.listcircle li{    
    padding: 3px 15px;
    display: flex;
    align-items: baseline;
    position: relative;
}
.listcircle li:after{content: "\f111";
    position: absolute;
    left: 0;
    top: 6px; font-size: 10px;
    font-family: 'FontAwesome';}
.col-centered {
    float: none;
    margin: 0 auto;
}
.carousel-control { 
    width: 8%;
    width: 0px;
}
.carousel-control.left,
.carousel-control.right { 
    margin-right: 6px;
    margin-left: 4px; 
    background-image: none;
    opacity: 1;
}
.carousel-control > a > span {
    border: 1px solid #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.carousel-col { 
    position: relative; 
    min-height: 1px; 
    padding: 5px; 
    float: left;
 }

.active > div { display:none; }
.active > div:first-child { display:block; }
@media (max-width: 767px) {
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .active.right { left: 50%; }
  .carousel-inner .next { left:  50%; }
  .carousel-inner .prev { left: -50%; }
  .carousel-col{ width: 50%; }
 .active > div:first-child + div { display:block; }
}

@media (min-width: 768px) and (max-width: 991px) {
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .active.right { left: 50%; }
    .carousel-inner .next        { left:  50%; }
    .carousel-inner .prev            { left: -50%; }
  .carousel-col                { width: 50%; }
    .active > div:first-child + div { display:block; }
}


@media (min-width: 992px) and (max-width: 1199px) {
  .carousel-inner .active.left { left: -33%; }
  .carousel-inner .active.right { left: 33%; }
    .carousel-inner .next        { left:  33%; }
    .carousel-inner .prev            { left: -33%; }
  .carousel-col                { width: 33%; }
    .active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }
}


@media (min-width: 1200px) {
  .carousel-inner .active.left { left: -25%; }
  .carousel-inner .active.right{ left:  25%; }
    .carousel-inner .next        { left:  25%; }
    .carousel-inner .prev            { left: -25%; }
  .carousel-col                { width: 25%; }
    .active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }
    .active > div:first-child + div + div + div { display:block; }
}

.block {
    width: 306px;
    height: 230px;
}

.red {background: red;}
.blue {background: blue;}
.green {background: green;}
.yellow {background: yellow;}   
.btnorange{color: #fff;background-color: #f58220;border-color: #f58220;}
.mr-4{margin-right: 1.5rem;}
.mt-4{margin-top: 1.5rem;}
.btn-secondary {
    color: #fff;
    background-color: #202c45;
    border-color: #202c45;
}
.btnorange:hover, .btn-secondary:hover{background: #000; color: #fff;}
.btn-lg2{padding: 12px 30px;font-weight: 700;border-radius: 4px;}
.f1-list{padding: 0; margin: 0; list-style: none;}
.f1-list li{display: inline-block;padding: 2px 15px;position: relative;}
.f1-list li a:after{
    content: "\f0da";
    position: absolute;
    top: 2px;
    left: 0px;
    font-family: 'FontAwesome';
    color: #fff;
}
.f1-list li a{text-decoration: none;color: #fff;}
.f1-list li a:hover{text-decoration: none;color: #8c8587;}
.contacts-item{display: block;width: 100%;overflow: hidden;margin-top: 20px;}
.content-title{font-size: 18px;color: #fff;}
.sub-title{font-size: 16px;color: #8c8587;}
.cleft{width: 50px;float: left;font-size: 2.5em;color: #8c8587;}
.cright{
    float: left;
    padding-left: 15px;
    border-left: 1px solid #8c8587;
    min-height: 65px;
}
.cright a:hover{color:#f983ab;text-decoration: none;} 
.copy-right{
    background: #001a39;
    padding-bottom: 2px;
    padding: 15px 0 0px;
    color: #fff;
}  
.fbolist{margin:0;padding:0;}
.fbolist li{list-style: none; display: inline-block; position: relative;}
.fbolist li a {text-decoration: none; color: #fff; padding: 0 10px;}
.fbolist li:after{content: "|"; position: absolute;
    left: -3px;
    top: -1px;
    font-size: 15px;
}
.fbolist li:first-child:after{display: none;}
.fbolist li a:hover{text-decoration: none; color: #000;}  
.co-list{    
    padding: 0;
    margin: 0;
    list-style: none;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 3px double rgba(255, 255, 255, 0.09);
    border-bottom: 3px double rgba(255, 255, 255, 0.09);
    margin-bottom: 20px;
    padding-bottom: 20px;}
.co-list li{display: inline-block;padding: 5px 24px;position: relative;color:#fff;}
.co-list li i{content: "";position: absolute;left: 0;top: 8px;font-family: 'FontAwesome';color: #fff;}
.co-list li a{text-decoration: none; color:#fff;}
.co-list li a:hover{text-decoration: none; color:#2E59D7;}
.fleft{text-align: left;}
.fright{text-align: right;}
.complainbtn{background-color: #a6c437;border-radius: 30px;
    box-shadow: 0px 5px 25px 0px rgba(166, 196, 55, 0.35);
    padding: 10px 30px;
    display: inline-block;
    font-size: 14px;
    border-radius: 30px;
    background: #f05a21;
    text-decoration: none !important;
    color: #fff !important;
    text-align: center;
    line-height: 24px;
    -webkit-box-shadow: 0px 5px 25px 0px rgba(240, 90, 33, 0.35);
    -moz-box-shadow: 0px 5px 25px 0px rgba(240, 90, 33, 0.35);
    box-shadow: 0px 5px 25px 0px rgba(240, 90, 33, 0.35);}   

.complainbtn:hover{background: #000;}    
.complain {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.complain i{padding-right: 10px;}
.complain a{
  text-decoration: none;
  transition: all 1s ease 0s;
  cursor: pointer;
  padding: 5px;
  color: #fff;
}
.complain a:hover{color: #8c8587;}
.scrollToTop {
  border-radius: 100%;
  bottom: 70px;
  color: #fff;
  display: none;
  font-size: 18px;
  line-height: 35px;
  height: 35px;
  background: #f58000;
  position: fixed;
  right: 24px;
  text-align: center;
  text-decoration: none;
  width: 35px;
   z-index:2; 
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.scrollToTop:hover {background-color: #fff;color: #02066C;}
.bootom-whatsapp{position: fixed;right: 20px;z-index: 9; bottom: 20px;}
.about_img img{width: 100%; height: auto;}
.about_img{position: relative;margin-top: 30px;}
.about_img:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(33, 33, 33, 0.5);
  opacity: 0;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.about_img:hover:after {
  opacity: 1;border-radius: 6px;
}

.about-right{display: block; margin-top: 30px;}
.about-right h3{text-transform: uppercase; font-size: bold; margin-top: 0}
.panel-heading .accordion-toggle:after {
    font-family: 'FontAwesome'; 
    content: "\f107";
    float: right;
    color: #fff;
    font-size:18px;
}
.panel-heading .accordion-toggle.collapsed:after {
    content: "\f106";
}
.accrodion2{display: block;}
.accrodion2 .panel-default>.panel-heading{background-color: #02066C;color: #fff;padding: 15px 15px;}
.accrodion2 .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
}
.countdown_bg{background:url('../images/abacus.jpg') top center no-repeat fixed;
background-size: cover; position: relative; padding: 70px 0; text-align:center; z-index: 0;}
.fullwidthinner,
.fullwidth{ width: 100vw;position: relative; left: 50%;margin-left: -50vw;}
.testimonial_bg{background:url('../images/testimonial_bg.jpg') top center no-repeat fixed; 
background-size: cover; position: relative; padding: 70px 0; text-align:center; z-index: 0;}
.testimonial_bg:after,
.countdown_bg:after{position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.77);
    height: 100%;
    width: 100%;
    right: auto;
    left: 0;
    z-index: -1;
    top: 0;
}
.countdown_bg h3 {
  font-size: 40px;
  margin-bottom: 25px;
  color: #FFF;
  font-weight: 700;
  position: relative;
}
.countdown_bg h3:after{    
    content: "";
    background: #ffffff;
    height: 3px;
    width: 40px;
    bottom: 0;
    margin: 20px auto;
    display: block}

.countdown_bg span {
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.countdown_bg i {
  color: #FFF;
  font-size: 50px;
}

.counter-main {
    border:1px solid rgba(255, 255, 255, 0.2);
    padding: 35px 30px 18px;
    border-radius: 4px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-bottom: 15px;
}
.counter-main:hover{  
border:1px solid #f58000; }

.counter-content{color:#fff; text-align: left;}
.staffteam{position: relative;}
.staffteam .staffteamimg{
    position: relative; height: 250px; overflow:hidden;
}
.staffteam .staffteamimg:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.55);
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.staffteam .staffteamimg:after{
    content: "";
    width: 90%;
    height: 65%;
    border: 1px solid #f5f5f6;
    position: absolute;
    top: 5%;
    left: 5%;
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.staffteam:hover .staffteamimg:before,
.staffteam:hover .staffteamimg:after{
    opacity: 1;
}
.staffteam .staffteamimg img{
    width: 100%;
    height: auto;
}
.staffteam .social-links{
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 35%;
    left: 0;
    opacity: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
    text-align: center;
    display: none;
}
.staffteam:hover .social-links{
    opacity: 1;
}
.staffteam .social-links li{
    display: inline-block;
    margin-right: 10px;
}
.staffteam .social-links li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 20px;
    color: #f5f5f6;
    border: 1px solid #f5f5f6;
    transition: all 0.3s ease 0s;
}
.staffteam .social-links li img{width: 40px;
    height: 40px;line-height: 40px;border: 1px solid #f5f5f6;border-radius: 50%;}

.staffteam .social-links li .fa-twitter:hover{
    background: #00aced;
    border-color: #00aced;
}
.staffteam .social-links li .fa-google-plus:hover{
    background: #c03c30;
    border-color: #c03c30;
}
.staffteam .social-links li .fa-linkedin:hover{
    background: #0177b5;
    border-color: #0177b5;
}
.staffteam .social-links li .fa-facebook:hover{
    background: #4867aa;
    border-color: #4867aa;
}
.staffteam .staff-content{
    padding: 10px 20px;
    background: rgba(50, 50, 50, 0.47);
    overflow: hidden;
    position: absolute;
    bottom: 0;
    color:#fff;
    width: 100%;
    display: block;
}
.staffteam .staff-content:before{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    position: absolute;
    top: -100%;
    left: 0;
    transition: all 0.3s ease-out 0s;
}
.staffteam:hover .staff-content:before{top: 0;}
.staffteam h3{
    font-size: 24px;
    color: #fff;
    margin: 0 0 5px;
    text-transform: capitalize;
    z-index: 1;
    position: relative;
    transition: all 0.5s ease 0s;
    text-align: left;
}
.staffteam .post{
    display: block;
    text-transform: capitalize;
    z-index: 1;
    position: relative;
    transition: all 0.5s ease 0s;
}
.staffteam:hover h3,
.staffteam:hover .post{
    color: #fff;
}

.teamstaff {clear: both;}
.owl-carousel .owl-nav,
.owl-carousel .owl-dots {
  margin-top: 30px;
  text-align: center;
}

.owl-carousel .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #ddd;
}

.owl-carousel .owl-dot.active {background-color: #02066C;}
.owl-carousel .owl-nav .owl-prev:hover, 
.owl-carousel .owl-nav .owl-next:hover{ background: #2E59D7; color: #000;}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next  {
    position: absolute;
    top: 45%;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #000;
    background-color: #02066C;
    color: #fff;
    transform: translateY(-50%);
    font-size: 22px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
.owl-carousel .owl-nav .owl-next {
    right: 0px;
}
.owl-carousel .owl-nav .owl-prev {
    left: 0px;
}

.testimonial-carousel{padding-top: 50px; clear: both;}
.testimonial{background: #fff;padding: 30px;color: #000;margin-top: 60px;}
.testimonialimg{
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    padding: 5px;
    background: #fff;
    border-radius: 100%;
}
.testimonialimg img{width: 100%; height: 100%;border-radius: 100%;}
.testi_description{display: block;padding-top: 40px;}
.testi_description h4{font-size: 24px;}
.testi_description p{line-height: 20px;}
.courses-box{border: 1px solid #ddd; margin-bottom: 30px;}
.courses-box-img {position:relative;overflow: hidden;}
.courses-box:hover .courses-box-img i {
    color: #2E59D7;
    opacity: 100;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
 .courses-box-img i{
    font-size: 22px;
    cursor: pointer;
    opacity: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    color: #ff3115;
    z-index: 11;
    color: #fff;
    font-weight: 400;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all 0.3s ease 0s;
}

.courses-box .courses-box-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
}

.courses-box:hover .courses-box-img:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.courses-box-img img{width:100%;transition: all .4s; position: relative;}
.courses-box:hover .courses-box-img img{
 transform: scale(1.15, 1.15) rotate(-5deg);
    -webkit-transform: scale(1.15, 1.15) rotate(-5deg);
    -moz-transform: scale(1.15, 1.15) rotate(-5deg);
}
.courses-box:hover .course-inner{background: #02066C;color: #fff;}
.course-inner{padding: 25px 20px;transition: 0.4s;}
.course-inner h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 11px;
}
.course-subject{color: #f58000}
.course-inner p{ padding-bottom: 10px; }   
.btn-read {
    background: #f58000;
    text-align: center;
    border: 1px solid #f58000;
    outline: 0;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    text-transform: uppercase;
    padding: 10px 15px;
    transition: all 0.5s ease;
} 
.courses-box:hover .btn-read {background: #fff;color: #000;text-decoration: none;}
.courses-carousel {clear: both;}
.courses-carousel .owl-dots {margin-top: 30px;text-align: center;}
.courses-carousel  .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #ddd;
}

.courses-carousel .owl-dot.active {background-color: #02066C;}
.courses-carousel .owl-nav .owl-prev:hover, 
.courses-carousel .owl-nav .owl-next:hover{ background: #2E59D7; color: #000;}
.courses-carousel  .owl-nav{width: auto;margin: 50px auto auto;}
.courses-carousel .owl-nav .owl-prev,
.courses-carousel .owl-nav .owl-next  {
    position: relative;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    top:auto;
    bottom:0;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #000;
    background-color: #02066C;
    color: #fff;
    font-size: 22px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.courses-carousel .owl-nav .owl-next {right: 0px;}
.courses-carousel .owl-nav .owl-prev {left: 0px;}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  overflow:hidden;
}

.carousel-inner .item:before {
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.carousel-fade .item .active img {
    transition: transform 5000ms linear 0s;
    transform: scale(1.05, 1.05);
}
.carousel-fade .carousel-inner .active {
   opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
  border:1px solid #000;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-fade .carousel-control {
    top: 47%;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #fff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: #02066C;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.carousel-fade .carousel-control.left:hover,
.carousel-fade .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}


.newstab{
    background: #02066C;
    color: #fff;
    padding: 7px 15px;
    font-size: 15px;
    position: absolute;
    z-index: 1;
    margin-left: 0px;
    left: 16px;
}

.catetab{
    background:#161414;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 4px 4px 0px 0;
}
.newsborder{border:1px solid #ddd; padding: 10px 10px 0;}
.newsbox{width: 100%;clear: both;overflow: hidden;padding-bottom: 10px;
    margin-bottom: 10px; border-bottom: 1px solid #ddd;}
.date_item{font-weight: bold; display:inline-block;color: #6b0f11}   
.newscontent {height: 33px;}
.newscontent .mask {
  position: relative;
  width:100%;
  height:100px;
  overflow: hidden;
}
.newscontent ul {
  list-style:none;
  margin:0;
  padding:0;
  position: relative;
}
.newscontent ul li{display: inline-block;}
.newscontent ul li span{font-weight: bold;padding-right: 5px;color: #6b0f11;}
.newscontent ul li:last-child{border-bottom: 0;}
.newscontent ul li {
  padding: 8px 10px 0;
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  overflow: hidden;
}
.newscontent ul li a {text-decoration:none;color: #fff;}
.newscontent ul li a:hover{color: #02066C; text-decoration: none;}
.newscontent marquee{margin-left: 120px;}
.datenews{font-weight: bold;display:inline-block;color: #6b0f11;}  

.services { position: relative;}
.service-inner {
  position: absolute;
  top: -144px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
.service-box {
  border-right:1px solid rgba(255, 255, 255, 0.21);
  padding: 40px 30px 20px 40px;
  display: block;
  color: #fff;
  background-color: rgba(0, 33, 71, 0.8);
  width: 32.5% !important;
}
.service-box:last-child {
  border-right: none;
}
.service-box .service-box-content {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}
.service-box .service-box-content h3 {
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 0;
}
.service-box .service-box-content h3 a {
  color: #FFFFFF;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.service-box .service-box-content p {
  color: #FFFFFF;
  font-weight: 400;
  width: 80%;
}
.service-box .service-box-icon {
     padding-top: 10px;
    position: absolute;
    right: 0;
    top: -12px;

}

.service-box .service-box-icon img {
  width:48px;
  height: auto;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.service-box .service-box-icon i {
    color: #2E59D7;
  font-size: 36px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service-box:hover .service-box-content h3 a {
    color: #2E59D7;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-decoration: none !important;
}
.service-box:hover .service-box-content p {
  color: #FFFFFF;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.service-box:hover .service-box-icon img,
.service-box:hover .service-box-icon i {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.service-box.svg {width: 50px; height: 50px;}
.service-box.svg path {fill: #f58000 !important;}

.svg {width: 50px; height: 50px;}
.svg path {fill: #f58000 !important;}


.eventbox {
  position:relative;
  background-color: #1da0e0;
  color: #fff;
  margin: 0px 0 25px;
  transition: all 1s ease 0s;
  border-radius: 4px;
  height: 230px; overflow: hidden;
}
.eventbox a{color: #fff; cursor: pointer; display: block;border-radius: 4px;}
.eventbox a:hover{background-color: #ddd;color: #fff; cursor: pointer;}
.evcontentfix{position: absolute;bottom: 0; width:100%; background:rgba(40, 49, 79, 0.88); padding: 15px 20px;}

.eventbox img{width: 100%; height: auto;border-radius: 4px 4px 0 0px;}
.time{}
.eventbox h3{font-size: 20px; margin:0px;}

.gallheight{height: 200px; overflow: hidden;}
.galleryfancy .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.galleryfancy:hover .content-overlay{opacity: 1;border-radius: 4px;}
.overlay-details {
  color: #fff;
  font-size: 24px;
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.galleryfancy:hover .overlay-details{top: 50%;left: 50%;opacity: 1;}
.fadeIn-bottom{top: 80%;}
.galleryfancy{display: block; margin-bottom: 10px; position: relative;
    padding: 5px;border: 1px solid #ddd; border-radius: 4px;}
.galleryfancy img{width: 100%; height: auto;border-radius: 4px;}
.fancy-lightbox{display:-ms-flexbox!important;display:flex!important;
  -ms-flex-align:center;align-items:center;-ms-flex-pack:center;
  justify-content:center;padding-right:0!important}
.fancy-lightbox-container{position:relative}
.fancy-lightbox-container>div.fancy-lightbox-item{position:absolute;top:0;left:0;bottom:0;right:0;
  width:100%}
.fancy-lightbox iframe{width:100%;height:100%}
.fancy-lightbox-nav-overlay{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;
  display:-ms-flexbox;display:flex}
.fancy-lightbox-nav-overlay a{-ms-flex:1;flex:1;display:-ms-flexbox;
  display:flex;-ms-flex-align:center;align-items:center;opacity:0;transition:opacity .5s;
  color:#fff;font-size:30px;z-index:1}
.fancy-lightbox-nav-overlay a>*{-ms-flex-positive:1;flex-grow:1}
.fancy-lightbox-nav-overlay a>:focus{outline:none}
.fancy-lightbox-nav-overlay a span{padding:0 30px}
.fancy-lightbox-nav-overlay a:last-child span{text-align:right}
.fancy-lightbox-nav-overlay a:hover{text-decoration:none}
.fancy-lightbox-nav-overlay a:focus{outline:none}
.fancy-lightbox-nav-overlay a.disabled{cursor:default;visibility:hidden}
.fancy-lightbox a:hover{opacity:1;text-decoration:none}
.fancy-lightbox .modal-dialog{display:none}
.ekko-lightbox .modal-footer{text-align:left}
.fancy-lightbox-loader{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;
  display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;
  -ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}
.fancy-lightbox-loader>div{width:40px;height:40px;position:relative;text-align:center}
.fancy-lightbox-loader>div>div{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;
  position:absolute;top:0;left:0;animation:a 2s infinite ease-in-out}
.fancy-lightbox-loader>div>div:last-child{animation-delay:-1s}
.modal-dialog .fancy-lightbox-loader>div>div{background-color:#333}
.fancy-lightbox-item img{border-radius: 4px;}
.modal-title{display: none;}
.fancy-lightbox  .modal-header{padding: 0px;
    border-bottom:none;}
.fancy-lightbox  .close{background: #000;
    width: 24px;
    height: 24px;
    display: block;
    text-align: center;
    color: #fff;
    outline: 0;
    border-radius: 100%;
    font-size: 20px;
    position: absolute;
    right: -10px;
    opacity: 100;
    top: -10px;
    text-shadow: none;
    border: 2px solid #fff !important;
    box-shadow: 0px 0px 5px #000;}
.fancy-lightbox  .close:hover{background: #6b0f10; opacity: 100; color: #fff;display: block;}
@keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}

.cuadro_intro_hover{
      padding:0px;
    position: relative;
    background-color:#cccccc;
    overflow: hidden;
    height: 230px;border-radius:4px;
    margin-bottom: 30px;
  }
  .cuadro_intro_hover:hover .eventcaption{
    opacity: 1;
    transform: translateY(-180px);
    -webkit-transform:translateY(-180px);
    -moz-transform:translateY(-180px);
    -ms-transform:translateY(-180px);
    -o-transform:translateY(-180px);
  }
  .cuadro_intro_hover img{
    text-align: center;border-radius: 4px 4px 0 0px;
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
  }
  .cuadro_intro_hover .eventcaption{
    position: absolute;
    top:180px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    width: 100%;
  }
  .cuadro_intro_hover .blur{
    background:rgba(32, 44, 69, 0.8);
    height: 300px;
    z-index: 5;
    position: absolute;
    width: 100%;
  }
.cuadro_intro_hover .caption-text{
    z-index: 10;
    color: #fff;
    position: absolute;
    height: 300px;
    text-align: center;
    top:0px;
    width: 100%;
}
.cuadro_intro_hover p{opacity: 0;}
.cuadro_intro_hover:hover p{opacity: 100;}
/*.eventcaption h3{font-size: 20px; margin-top: 15px; font-weight: normal;}*/
.cuadro_intro_hover:hover .event20 h3{margin-top: 10px; white-space: inherit; overflow: visible}
.event20 h3{    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;}
.event20{padding: 0px 10px;color: #fff;position: relative;z-index: 6;}
.newsinner{background: #1ea0e0;padding: 10px;}
.newsmaindiv .col-md-4{ padding-right: 5px;padding-left: 5px;}
.newsmaindiv .row {margin-right: -20px;margin-left: -20px;}
.newspagebox2{
    background: #0a6fa0;
    min-height: 200px;
    border:1px solid #bfbebe;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 20px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.30);
}
.newspagebox2 h2{color: #35373e; text-transform: uppercase; margin-top: 0;  font-size: 20px;}    
.newspagebox2 h3{
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    padding: 4px 20px;
    font-size: 14px;
    }
.newspagebox2 h4{color: #35373e; font-size:16px; margin-top: 0}
.newspagebox2 p{color:#35373e;}
.newspagebox2 a{color:#1ea0e0;}
.newspagebox2 .date2{color: #1ea0e0; font-weight: 700;}
.newspagebox2 a:after{content: "\f178";
    display: inline-block;
    margin-left: 6px;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    color: #1ea0e0;}
.news_titles {
    background: #fff;
    margin: 20px 20px 0;
    padding: 15px 20px;
    position: relative;
    border-radius: 2px;
}
.newsmain {
    display: block;
    margin-left: -20px;
}


.contact-item {
  margin-top: 30px; margin-bottom: 30px;
    padding: 30px 30px;
    text-align: center;
    background-color: #fff; 
    border:1px solid #ececec;
    transition: all .3s ease-in;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15)
}
.contact-item h3{font-size: 18px; margin-top: 0;
    text-transform: uppercase;
    color: #28314f;font-weight: 600;}
.contact-item svg{width: 66px; border: 2px solid #036494;
    height: 66px;  border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; display: block;}
     
.contact-item img {
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.contact-item p{line-height: 20px; margin-bottom: 0;}
.courses-head{margin:0px 0 5px;}
.courses-head span{color: #fbbe07;}
.contact-item:hover svg{color:#fff;}
.contact-item:hover {background-color: #f1f1f1;box-shadow: none}
.contact-page{padding-top: 30px;padding-bottom: 30px;}
.contact-page .contact-form{padding-top: 20px;} 
.form-group label {font-weight: normal;}
.mapWrapper iframe{display: block;}
textarea{
   resize: none;
   padding: 10px;
   border-radius:0;
}

.contact-page .contact-wrap {margin-top: 20px;}
.onlineform{}
.onlineform .form-control{border-radius: 4px; box-shadow: none;}
.onlineformbtn{
    padding: 7px 20px;
    display: inline-block;
    border:0;
    font-size: 14px;
    border-radius: 4px;
    background: #2E59D7;
    text-decoration: none !important;
    color: #fff !important;
    text-align: center;
    transition: all 0.5s ease 0s;
}   
.onlineformbtn:focus,
.onlineformbtn:hover{outline: none;}    
.onlineformbtn {
    display: inline-block;
    vertical-align: middle;
}
.onlineformbtn i{padding-right: 10px;}
.onlineformbtn a{
  text-decoration: none;
  transition: all 1s ease 0s;
  cursor: pointer;
  padding: 5px;
  color: #fff;
}
.onlineformbtn:hover{color: #fff; background: #02066C}
@media(max-width: 767px){
 .logo{padding-left: 15px;}
 .about_img{margin-bottom: 20px;}
 header .logo img{height: 45px;}
 .toplist, .topicon{text-align: center;}
 .find_inner{flex-flow: row wrap;}
.findbtn{margin-left: 0;margin: auto;margin-bottom: 0;line-height: 0;}
.find_inner h3 {display: block;font-size: 20px;text-align: center;}
.fright, .fleft{text-align: center}
.testimonialimg {top: -50px;}
.service-inner {top:20px; position: relative;}
.service-box{border-right: 0px solid rgba(255, 255, 255, 0.21);     
    border-bottom: 1px solid rgba(255, 255, 255, 0.21); background-color: rgb(0, 33, 71);}
 .service-box {width: 100% !important}   
 .navborder .navbar-nav>li>a {padding: 15px 15px;}
}

.service-inner {}
@media(min-width: 768px) and (max-width:991px){
    .navborder .navbar-nav>li>a {padding: 15px 4px;}
}

.latestevent{padding: 10px 0;} 
.latestevent h4 a{color: #f58000;}  
.latestevent img{ -webkit-box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.1); border-radius: 4px;}
.image img{width: 100%; height: auto;}  

@media(min-width: 992px) and (max-width:1199px){
 .navborder .navbar-nav>li>a {padding: 15px 3px;}
}

#cookieConsent {
    background-color: #2E59D7;
    min-height: 26px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    padding:10px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 2;
    text-align: center;
}
#cookieConsent a {color: #fff;text-decoration: none;}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    font-size: 15px;
    line-height: 28px;
    padding-right: 20px
}
#closeCookieConsent:hover {color:#424242;}
#cookieConsent a:hover{color:#0084B4;}
#cookieConsent a.cookieConsentOK {
    background-color: #02066C;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    padding: 0 20px;
    cursor: pointer;
    margin: 0 10px 0 10px;
    text-decoration: none;
}
#cookieConsent a.cookieConsentOK:hover {background-color: #151414;color: #fff;}
/*safari Browser*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, .newscontent { overflow:hidden; } 
  ::i-block-chrome, .fullwidth {width: 102em;margin-left: -51em;}
  ::i-block-chrome, .countdown_bg, ::i-block-chrome,.testimonial_bg{background-attachment: local;}
}
/*End safari Browser*/

.catpcha{cursor:pointer; padding-left: 10px;}
#captcha_image img{border-radius: 8px;}
@media(max-width:767px){
    .navborder{max-height:275px; overflow-x: scroll;}
   #captcha_image img{margin-bottom:5px;} 
    .modal-close-xs{ text-align: center;margin-top: 1rem;}
    .w-full-xs{width: 100%;}
}
@media(min-width: 992px){
    .text-lg-right{text-align: right;}
    .mr-lg-1{margin-left: 0.5rem;}
}

.displaynone{display: none;}
.req{color:red;}
.dropify-wrapper{height: 34px !important; border-radius: 4px; cursor: pointer;}
.align-items-center {-ms-flex-align: center;align-items: center;}
.justify-content-center {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.d-flex {display: -ms-flexbox !important;display: flex !important;}
.flex-wrap {-ms-flex-wrap: wrap;flex-wrap: wrap;}
.align-items-stretch {-ms-flex-align: stretch;align-items: stretch;}
.statusright{float: right}
.statusimg{padding: 0; margin: 0; list-style: none;float: right;}
.statusimg li{display: inline-block; text-align: center;}
.statusimg li+li{padding-left: 20px;}
.statusimg li img{border-radius: 4px;
    width: 40px;
    height: 40px;
    margin-bottom: 5px;
    flex-shrink: 0;
    min-width: 40px;
    min-height: 40px;
    overflow: hidden;}
.statusimg p{margin-bottom: 0;}    
.printbtndrakgray {color: #fff;background-color: #727272;border-color: #525252;}
.printbtndrakgray:focus,    
.printbtndrakgray:hover{color: #fff !important;background-color: #070707;border-color: #525252;}
.printcontent {border-radius: 3px;border:1px solid #ddd;padding: 0px 15px 0px; width: 100%; margin-bottom: 10px; }  
.printcontent p{margin-bottom:0px;}
.pagetitleh2 {
    background: #f3f3f3;
    margin: 0;
    font-size: 16px;
    padding: 8px 15px;
    color: #000;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}
.entered{font-weight: bold; margin-bottom: 0; margin-top: 10px;}
.formstatus{border: 1px solid #ccc;padding: 5px 20px;display: block; border-radius: 3px;}
.formstatus b{padding-right: 2px;}
.reflist{margin: 0; padding: 0; list-style: none;}
.reflist li{display: inline-block; text-align: center; font-weight: bold; border:1px solid #ddd; padding: 10px 2px; 
border-radius: 4px; background: #f9f9f9; font-size: 13px; margin-top: 0.5rem;}
.reflist li+li{margin-left: 0px;}
.reflist li span{display: block;}
@media(max-width:767px){
    .statusright,
    .formstatus{margin-top: 10px;}
    .printcontent .form-group{margin-bottom:15px;}
    .statusimg{margin-top: 10px;}
}
.login-btn{cursor: pointer;}
.modalclosebtn:focus,
.modalclosebtn:hover{background: #02066C;color: #fff !important; outline: none}    
.modalclosebtn {    
display: inline-block;vertical-align: top; padding: 5px 15px; background: #786e6d;    
color: #fff;transition: all 0.5s ease 0s; line-height: 24px; 
border-radius: 4px;border:0;text-decoration: none; text-align: center;}
.modal-header-small{padding: 5px 15px;}
.closebtnmodal{opacity: 100;margin-top: 10px !important;}
.mdbtn{width:100px;}
.capture-icon{cursor: pointer;padding-left:10px; padding-right: 10px;}
.d-flex{display: flex;}
.align-items-center{align-items: center}
.btnMD{float: right;}
.item.list-group-item1{float: none;width: 100%;}
/*.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item1:hover{background: #428bca;}*/
.item.list-group-item1:before, .item.list-group-item1:after{display: table;content: "";}
.calender-wrap{ display: flex;align-items: stretch;height: 100%;flex-direction: column; width: 100%}
.item{padding-bottom: 1.5rem}
.w-100{width: 100%}
@media(min-width:768px){
    .width-auto{width: auto;}
    .text-md-right{text-align: right}
    .thumbnail2 {display: flex;height: 100%;transition: fill .4s cubic-bezier(.215,.61,.355,1);}
   .item.list-group-item1{margin-bottom: 0px;}
}

.termsconditions h3{font-size: 20px;margin-bottom: 10px;}
.termsconditions h4{margin-top: 20px;}
.termsconditions p{text-align: justify;}
.mt-24{margin-top: 24px;}
.cart-course-wrapper .image a img{
        object-fit: cover;
    width: 100px !important;
    height: 80px !important;
    overflow: hidden;}
@media(min-width:320px) and (max-width:480px){
    .cart-course-wrapper{flex-direction: column;}
    .cart-course-wrapper .image,
    .cart-course-wrapper .mainright,
    .cart-course-wrapper .removebtn,
    .cart-course-wrapper .pricetext
    {
            max-width: 100% !important;
    }
}    
.float-right{float: right}
.login-footer{
    padding: 15px 15px 10px;
    border-top: 1px solid #e5e5e5;
}
.login-col-left{display: flex; gap: 0.5rem;}
.guestbtn {
    border-radius: 4px;
    padding: 7px 10px;
    white-space: nowrap;
    border: 0;
    display: inline-block;
    font-size: 14px;
    background: #03a9f4;
    text-decoration: none;
    color: #fff;
    text-align: center;
    transition: all 0.5s ease 0s;
}
.guestbtn:focus,
.guestbtn:hover {
    background: #02066C;
    color: #fff;
}
.admin-text{
    display: flex;
    gap: 2rem;
    padding-top: 1rem;
    align-items: center;
    border-top: 1px solid #e5e5e5;
    width: 100%;
    margin-top: 1.35rem;
}
.admin-text a{
    color: #000;
    text-decoration: none;
}
.admin-text a:hover{
    color: #337ab7;
    text-decoration: underline;
}

/* FrontCMS complain page (scoped) */
.front-complain{padding: 0;}
.front-complain .front-complain-card{
    max-width: 760px;
    margin: 0 auto;
    padding: 24px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    box-shadow: none !important;
}
.front-complain .alert{max-width: 760px; margin-left: auto; margin-right: auto;}

/* Stack the horizontal (label-left) bootstrap form into a cleaner layout */
.front-complain .form-group{margin-left: 0; margin-right: 0; margin-bottom: 18px;}
.front-complain .form-group > [class*="col-"]{float: none; width: 100%; padding-left: 0; padding-right: 0;}
.front-complain .control-label{font-weight: 600; color: #1c1b17; padding-top: 0; margin-bottom: 6px; text-align: left;}

.front-complain .form-control{border-radius: 10px; box-shadow: none; height: 44px;}
.front-complain textarea.form-control{height: auto; min-height: 140px; resize: vertical;}
.front-complain .form-control:focus{border-color: #2E59D7; box-shadow: 0 0 0 3px rgba(46, 89, 215, 0.12);}

.front-complain .btn-primary{background: #2E59D7; border-color: #2E59D7;}
.front-complain .btn-primary:hover{background: #02066C; border-color: #02066C;}
.front-complain input[type="submit"].btn{border-radius: 12px; padding: 10px 18px; font-weight: 700;}

.front-complain .form-group:last-child .col-sm-9{display: flex; justify-content: flex-end;}
.front-complain .pull-right{float: none !important;}

/* ==========================================================================
   MODERN SITE REDESIGN — warm, friendly palette for a childcare/school site.
   Additive, non-breaking overrides layered on top of the existing theme.
   ========================================================================== */
:root{
    --site-primary: #1E8F63;
    --site-primary-dark: #0F5C3E;
    --site-accent: #3FBF8F;
    --site-accent-dark: #2C9C71;
    --site-teal: #1FB6A8;
    --site-cream: #F6FAF7;
    --site-ink: #1B2420;
    --site-muted: #6B7280;
    --site-radius: 16px;
    --site-radius-sm: 10px;
    --site-shadow: 0 10px 30px rgba(15, 45, 30, 0.14);
    --site-shadow-soft: 0 6px 18px rgba(15, 45, 30, 0.10);
}

html, body{background: #f1f7f3; -webkit-font-smoothing: antialiased;}

/* ---- Top marquee bar ---- */
.toparea{
    background: linear-gradient(90deg, var(--site-primary) 0%, var(--site-primary-dark) 100%) !important;
}
.newstab{
    display: inline-block;
    background: var(--site-accent);
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: .04em;
    text-transform: uppercase;
    padding: 4px 14px;
    border-radius: 999px;
    margin-right: 12px;
    vertical-align: middle;
}

/* ---- Header / navigation ---- */
header{
    background: linear-gradient(180deg, var(--site-primary-dark) 0%, var(--site-primary) 100%) !important;
    box-shadow: 0 4px 20px rgba(15, 45, 30, 0.22);
}
.navbar-toggle,
.navborder{display: none !important;}
.affix#alert header{
    background: #fff !important;
    box-shadow: 0 4px 18px rgba(20, 30, 70, 0.12);
}
.navborder .navbar-nav>li>a{
    border-radius: 999px;
    transition: all .25s ease;
}
.affix#alert .navborder .navbar-nav>li>a:hover,
.affix#alert .navborder .navbar-nav>li>a:focus{
    background: rgba(46, 89, 215, 0.08);
}
.navborder .login-btn{
    border-radius: 999px;
    border-color: var(--site-accent);
    font-weight: 600;
    letter-spacing: .02em;
}
.navborder .login-btn:hover{
    background: var(--site-accent) !important;
    border-color: var(--site-accent);
    box-shadow: 0 6px 16px rgba(255, 138, 61, 0.35);
}

/* ---- Hero / banner slider ---- */
.bs-slider{overflow: hidden;}
.bs-slider .bs-slider-overlay{
    background: linear-gradient(180deg, rgba(10,30,20,0.18) 0%, rgba(10,30,20,0.58) 100%);
}
.bs-slider .carousel-control{
    background: rgba(255,255,255,0.9) !important;
    box-shadow: var(--site-shadow-soft);
}
.bs-slider .carousel-indicators li{
    border-radius: 999px;
    border-color: rgba(255,255,255,0.7);
}
.bs-slider .carousel-indicators .active{background-color: var(--site-accent);}

/* ---- Page content area (CMS pages, notices, read view) ---- */
.container.spacet50.spaceb50 > .row > [class*="col-md-"] > *:first-child{margin-top: 0;}
.container.spacet50.spaceb50{
    background: var(--site-cream);
    border-radius: var(--site-radius);
    padding-top: 36px !important;
    padding-bottom: 36px !important;
}
.container.spacet50.spaceb50 h1,
.container.spacet50.spaceb50 h2,
.container.spacet50.spaceb50 h3{
    color: var(--site-ink);
    font-weight: 700;
}
.container.spacet50.spaceb50 h2{
    position: relative;
    padding-bottom: 10px;
}
.container.spacet50.spaceb50 h2:after{
    content: "";
    position: absolute;
    left: 0; bottom: 0;
    width: 60px; height: 4px;
    background: var(--site-accent);
    border-radius: 999px;
}
.container.spacet50.spaceb50 img{border-radius: var(--site-radius-sm);}
.container.spacet50.spaceb50 table{
    background: #fff;
    border-radius: var(--site-radius-sm);
    overflow: hidden;
    box-shadow: var(--site-shadow-soft);
}
.container.spacet50.spaceb50 a:not(.btn){color: var(--site-primary); font-weight: 600;}
.container.spacet50.spaceb50 a:not(.btn):hover{color: var(--site-accent-dark);}
.container.spacet50.spaceb50 .btn-primary,
.container.spacet50.spaceb50 input[type="submit"].btn{
    background: var(--site-primary);
    border-color: var(--site-primary);
    border-radius: 999px;
    padding: 10px 24px;
    font-weight: 700;
    transition: all .25s ease;
    box-shadow: var(--site-shadow-soft);
}
.container.spacet50.spaceb50 .btn-primary:hover,
.container.spacet50.spaceb50 input[type="submit"].btn:hover{
    background: var(--site-accent);
    border-color: var(--site-accent);
    transform: translateY(-2px);
    box-shadow: 0 10px 22px rgba(255, 138, 61, 0.30);
}

/* ---- Footer ---- */
footer{
    background: linear-gradient(180deg, var(--site-ink) 0%, #10152a 100%);
    color: #cfd4e6;
    padding-top: 50px;
}
footer .fo-title{
    color: #fff;
    font-weight: 700;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 18px;
}
footer .fo-title:after{
    content: "";
    position: absolute;
    left: 0; bottom: 0;
    width: 44px; height: 3px;
    background: var(--site-accent);
    border-radius: 999px;
}
footer .f1-list li a,
footer .co-list li,
footer .co-list li a{color: #b7bdd6;}
footer .f1-list li a:hover{color: var(--site-accent); padding-left: 4px;}
footer .co-list li i{color: var(--site-accent); margin-right: 8px;}
footer .company-social li a{
    border-radius: 999px;
    transition: all .25s ease;
}
footer .company-social li a:hover{
    background: var(--site-accent);
    transform: translateY(-3px);
}
footer p{color: #9aa1c0;}

/* ---- Scroll to top / WhatsApp floating buttons ---- */
.scrollToTop{
    background: var(--site-primary);
    color: #fff;
    border-radius: 999px;
    box-shadow: var(--site-shadow);
    transition: all .25s ease;
}
.scrollToTop:hover{background: var(--site-accent); transform: translateY(-3px);}
.bootom-whatsapp{
    box-shadow: var(--site-shadow);
    animation: site-pulse 2.4s ease-in-out infinite;
}
@keyframes site-pulse{
    0%, 100%{transform: scale(1);}
    50%{transform: scale(1.08);}
}

/* ---- Generic buttons everywhere on the front site ---- */
.front-complain .btn-primary{background: var(--site-primary); border-color: var(--site-primary);}
.front-complain .btn-primary:hover{background: var(--site-accent); border-color: var(--site-accent);}

/* ---- Full-screen slide-out menu (rounded-square hamburger + overlay panel) ---- */
.site-menu-toggle{
    position: fixed;
    top: 18px;
    left: 18px;
    z-index: 1100;
    width: 68px;
    height: 68px;
    border-radius: 12px;
    border: none;
    background: var(--site-accent);
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin: 0;
    cursor: pointer;
    box-shadow: var(--site-shadow);
    transition: background .2s ease, transform .2s ease;
}
body:not(.site-menu-open) #siteMenuToggle{
    position: fixed !important;
    top: 18px !important;
    left: 18px !important;
    z-index: 10000;
    visibility: visible !important;
    pointer-events: auto !important;
}
.site-menu-toggle:hover{background: var(--site-primary); transform: translateY(-2px);}
.site-menu-toggle-icon{
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.site-menu-toggle-bar{
    display: block;
    width: 21px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
}
.site-menu-toggle-label{
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .03em;
}

.site-fullscreen-menu{
    position: fixed;
    inset: 0;
    z-index: 9999;
    background: #f1f7f3;
    color: var(--site-primary);
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: opacity .35s ease, transform .6s cubic-bezier(.22, .61, .36, 1), visibility 0s linear .6s;
    overflow: hidden;
}
.site-fullscreen-menu::before{
    content: "";
    position: fixed;
    inset: 0 auto 0 0;
    width: clamp(116px, 14vw, 248px);
    background: #00643d;
}
.site-fullscreen-menu.is-open{
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: opacity .35s ease, transform .6s cubic-bezier(.22, .61, .36, 1), visibility 0s linear 0s;
}
body.site-menu-open{overflow: hidden;}
body.site-menu-open #siteMenuToggle,
body.site-menu-open #contactPanelToggle{visibility: hidden; pointer-events: none;}
.site-menu-close{
    position: absolute;
    z-index: 1;
    top: 50px;
    left: clamp(18px, 3.5vw, 64px);
    width: 104px;
    height: 104px;
    padding: 0;
    border: 0;
    border-radius: 14px;
    background: #00a75a;
    color: #fff;
    font-size: 0;
    cursor: pointer;
    transition: background .2s ease, transform .2s ease;
}
.site-menu-close::before{content: "\00d7"; display: block; font-size: 48px; font-weight: 300; line-height: .75;}
.site-menu-close::after{content: "Close"; display: block; margin-top: 12px; font-size: 18px; font-weight: 700; line-height: 1;}
.site-menu-close:hover{background: #008449; transform: translateY(-2px);}
.site-fullscreen-menu-inner{
    box-sizing: border-box;
    height: 100dvh;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 56px;
    padding: clamp(128px, 14vh, 180px) clamp(48px, 5vw, 100px) 24px clamp(180px, 23vw, 410px);
}
.site-menu-search{
    position: absolute;
    z-index: 1;
    top: 80px;
    left: clamp(180px, 23vw, 410px);
    display: flex;
    align-items: center;
    gap: 14px;
    color: #007d46;
    font-size: clamp(22px, 2vw, 34px);
    line-height: 1;
}
.site-menu-search i{font-size: .9em;}
.site-menu-search input{
    width: min(320px, 26vw);
    min-width: 150px;
    padding: 4px 0;
    border: 0;
    border-bottom: 2px solid transparent;
    outline: 0;
    background: transparent;
    color: #007d46;
    font: inherit;
}
.site-menu-search input::placeholder{color: #007d46; opacity: 1;}
.site-menu-search input:focus{border-bottom-color: #00a75a;}
.site-menu-actions{
    position: absolute;
    z-index: 1;
    top: 50px;
    right: clamp(36px, 4vw, 74px);
    display: flex;
    align-items: flex-start;
    gap: 20px;
}
.site-menu-login-control,
.site-menu-contact-control{
    width: 104px;
    height: 104px;
    border: 0;
    border-radius: 14px;
    background: #007d46;
    color: #fff !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 30px;
    text-decoration: none !important;
    cursor: pointer;
}
.site-menu-contact-control{font-size: 27px;}
.site-menu-contact-control span{font-size: 15px; font-weight: 700; line-height: 1; text-transform: none;}
.site-menu-login-control:hover,
.site-menu-contact-control:hover{background: #00a75a;}
.site-menu-primary{flex: 1 1 auto; min-width: 0;}
.site-fullscreen-menu-list{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.site-fullscreen-menu-list > li{margin: clamp(4px, .75vh, 10px) 0;}
.site-fullscreen-menu-list > li > a{
    color: #007d46;
    font-size: clamp(26px, min(2.5vw, 5.4vh), 44px);
    font-weight: 700;
    line-height: 1;
    text-transform: none;
    letter-spacing: 0;
    text-decoration: none;
    transition: color .2s ease, transform .2s ease;
}
.site-fullscreen-menu-list > li > a:hover{color: #00a75a; display: inline-block; transform: translateX(8px);}
.site-menu-quick-links{
    flex: 0 0 min(340px, 30%);
    align-self: center;
    margin-top: 72px;
    color: #007d46;
    text-align: right;
}
.site-menu-quick-links h2{margin: 0 0 20px; color: #00a75a; font-size: clamp(26px, 2.5vw, 40px); font-weight: 800; line-height: 1;}
.site-menu-quick-links > a{display: block; margin: 15px 0; color: #078254 !important; font-size: clamp(16px, 1.45vw, 23px); line-height: 1.1; text-decoration: none !important; text-transform: uppercase;}
.site-menu-quick-links > a > i{margin-left: 14px; font-size: .72em;}
.site-menu-quick-links > a:hover{color: #00a75a !important;}
.site-menu-quick-links .site-menu-map{display: flex; align-items: center; justify-content: flex-end; gap: 14px; margin-top: clamp(52px, 8vw, 112px); color: #007d46 !important; font-size: clamp(32px, 3.5vw, 56px); font-weight: 800; text-transform: none;}
.site-menu-map > i:first-child{width: 70px; height: 70px; border-radius: 50%; background: #a4d890; color: #fff; display: inline-flex; align-items: center; justify-content: center; font-size: 35px;}
.site-menu-map > i:last-child{font-size: .56em;}
.site-fullscreen-submenu{
    list-style: none;
    margin: 6px 0 0 16px;
    padding: 0;
}
.site-fullscreen-submenu li{margin: 2px 0;}
.site-fullscreen-submenu li a{
    color: #177a50;
    font-size: clamp(14px, min(1.1vw, 2.1vh), 17px);
    line-height: 1.1;
    text-decoration: none;
}
.site-fullscreen-submenu li a:hover{color: #00a75a;}
.site-fullscreen-menu-login a{
    display: inline-flex;
    align-items: center;
    gap: 9px;
    margin-top: 8px;
    padding: 9px 18px;
    border: 1px solid #007d46;
    border-radius: 8px;
    color: #007d46;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}
.site-fullscreen-menu-login a:hover{background: #007d46; color: #fff;}

/* ---- Sticky "Get In Touch" style contact panel ---- */
.contact-panel-toggle{
    position: fixed;
    top: 18px;
    right: 18px;
    z-index: 1100;
    width: 68px;
    height: 68px;
    border-radius: 12px;
    border: none;
    background: var(--site-accent);
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    cursor: pointer;
    box-shadow: var(--site-shadow);
    transition: background .2s ease, transform .2s ease;
}
.contact-panel-toggle:hover{background: var(--site-primary); transform: translateY(-2px);}
.contact-panel-toggle-icon{font-size: 19px;}
.contact-panel-toggle-label{
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .03em;
}
.contact-panel{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 320px;
    max-width: 88vw;
    background: #fff;
    z-index: 1300;
    border-radius: 32px 0 0 32px;
    box-shadow: -12px 0 30px rgba(15,45,30,0.18);
    transform: translateX(100%);
    transition: transform .42s cubic-bezier(.22, .61, .36, 1);
    overflow-y: auto;
}
.contact-panel.is-open{transform: translateX(0);}
.contact-panel-close{
    position: absolute;
    top: 16px;
    right: 16px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: none;
    background: var(--site-cream);
    color: var(--site-ink);
    font-size: 22px;
    line-height: 1;
    cursor: pointer;
}
.contact-panel-close:hover{background: var(--site-accent); color: #fff;}
.contact-panel-inner{padding: 70px 26px 30px;}
.contact-panel-inner h3{margin: 0 0 20px; font-weight: 800; color: var(--site-ink);}
.contact-panel-item{
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: var(--site-ink);
    text-decoration: none;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 1.5;
}
.contact-panel-item i{color: var(--site-primary); margin-top: 3px;}
a.contact-panel-item:hover{color: var(--site-primary);}
.contact-panel-cta{
    display: block;
    text-align: center;
    margin-top: 10px;
    padding: 12px 20px;
    border-radius: 999px;
    background: var(--site-primary);
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .03em;
    font-size: 13px;
    text-decoration: none !important;
    transition: background .2s ease;
}
.contact-panel-cta:hover{background: var(--site-accent);}

/* Keep text in the front-office theme on one family without replacing icon fonts. */
body,
body *:not(.fa):not(.glyphicon):not([class^="icon-"]):not([class*=" icon-"]){
    font-family: 'Rebond Grotesque', sans-serif !important;
}

/* ---- Dedicated About Us page ---- */
.hannies-about{background: #f1f7f3; color: #00643d; overflow: hidden;}
.hannies-about-hero{position: relative; min-height: min(680px, 72vh); display: grid; place-items: center; overflow: hidden; background: #104b35; text-align: center;}
.hannies-about-hero::after{content: ""; position: absolute; inset: 0; background: rgba(0, 62, 37, .58);}
.hannies-about-hero img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;}
.hannies-about-hero-copy{position: relative; z-index: 1; width: min(780px, calc(100% - 48px)); color: #fff;}
.hannies-about-hero-copy p{margin: 0; font-size: clamp(22px, 2.5vw, 36px); font-weight: 500;}
.hannies-about-hero-copy h1{margin: 8px 0 18px; color: #fff; font-size: clamp(48px, 7vw, 94px); font-weight: 800; line-height: .95;}
.hannies-about-hero-copy span{font-size: clamp(18px, 1.8vw, 26px); font-weight: 600;}
.hannies-about-intro{display: grid; grid-template-columns: minmax(0, 1fr) minmax(300px, .82fr); gap: clamp(42px, 8vw, 136px); align-items: center; width: min(1180px, calc(100% - 48px)); margin: 0 auto; padding: clamp(76px, 10vw, 146px) 0;}
.hannies-about-intro-copy{max-width: 640px;}
.hannies-about-eyebrow{margin: 0 0 16px; color: #00a75a; font-size: 17px; font-weight: 800; text-transform: uppercase;}
.hannies-about-intro h2,.hannies-about-values h2,.hannies-about-visit h2{margin: 0; color: #007d46; font-size: clamp(36px, 4.5vw, 66px); font-weight: 800; line-height: 1.03;}
.hannies-about-intro-copy > p:not(.hannies-about-eyebrow){margin: 22px 0 0; color: #4d6559; font-size: clamp(17px, 1.55vw, 21px); font-weight: 500; line-height: 1.55;}
.hannies-about-intro img{width: 100%; aspect-ratio: .9; border-radius: 8px; object-fit: cover; box-shadow: 18px 18px 0 #a7db8c;}
.hannies-about-values{padding: clamp(74px, 9vw, 128px) max(24px, calc((100% - 1180px) / 2)); background: #00643d; color: #fff;}
.hannies-about-values-heading{max-width: 680px; margin-bottom: clamp(42px, 6vw, 72px);}
.hannies-about-values h2{color: #fff !important;}
.hannies-about-values-grid{display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid rgba(255, 255, 255, .35);}
.hannies-about-values-grid article{min-height: 230px; padding: 28px clamp(20px, 3vw, 46px) 8px; border-right: 1px solid rgba(255, 255, 255, .35);}
.hannies-about-values-grid article:first-child{padding-left: 0;}.hannies-about-values-grid article:last-child{border-right: 0;}
.hannies-about-values-grid span{color: #a7db8c; font-size: 17px; font-weight: 800;}.hannies-about-values-grid h3{margin: 30px 0 12px; color: #fff !important; font-size: clamp(28px, 3vw, 42px); font-weight: 800;}.hannies-about-values-grid p{margin: 0; color: rgba(255,255,255,.86); font-size: 17px; line-height: 1.5;}
.hannies-about-philosophy-summary p{margin: 0 0 14px; color: rgba(255,255,255,.86); font-size: 17px; line-height: 1.5;}.hannies-about-philosophy-summary p:last-child{margin-bottom:0;}
.hannies-builder-values{grid-template-columns:1fr;}.hannies-builder-values article{max-width:960px;padding-left:0;border-right:0;}.hannies-builder-values article h3{color:#a7db8c!important;font-size:21px;}.hannies-builder-values article h3:not(:first-child){margin-top:38px;}
.hannies-builder-page{background:#f1f7f3;color:#416c57;overflow:hidden;}.hannies-builder-hero{position:relative;display:grid;place-items:center;min-height:100vh;min-height:100svh;padding:180px 24px 76px;overflow:hidden;background:#104b35;text-align:center;}.hannies-builder-hero::after{position:absolute;inset:0;content:"";background:rgba(0,62,37,.62);}.hannies-builder-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.hannies-builder-hero>div{position:relative;z-index:1;max-width:850px;transform:translateY(8vh);}.hannies-builder-hero p,.hannies-builder-content>p,.hannies-builder-story p{margin:0 0 14px;color:#a7db8c;font-size:16px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;}.hannies-builder-hero h1{margin:0;color:#fff!important;font-size:clamp(44px,6.5vw,82px);font-weight:800;line-height:.98;}.hannies-builder-hero span{display:block;margin:22px auto 0;color:#fff;font-size:clamp(17px,1.7vw,22px);font-weight:600;line-height:1.5;}.hannies-builder-content{width:min(960px,calc(100% - 48px));margin:0 auto;padding:clamp(72px,10vw,132px) 0;}.hannies-builder-content>p{color:#00a75a;}.hannies-builder-content h2,.hannies-builder-story h2,.hannies-builder-cta h2{margin:0 0 24px;color:#007d46!important;font-size:clamp(34px,4.3vw,60px);font-weight:800;line-height:1.04;}.hannies-builder-content>div{font-size:clamp(17px,1.4vw,20px);font-weight:600;line-height:1.6;}.hannies-builder-content a,.hannies-builder-story a,.hannies-builder-cta a{display:inline-block;margin-top:26px;padding:12px 20px;border-radius:5px;background:#007d46;color:#fff!important;font-weight:800;text-decoration:none!important;}.hannies-builder-story{display:grid;grid-template-columns:1fr 1fr;min-height:510px;background:#a7db8c;}.hannies-builder-story-reverse{background:#fff;}.hannies-builder-story-reverse img{order:2;}.hannies-builder-story-reverse>div{order:1;}.hannies-builder-story img{width:100%;height:100%;min-height:510px;object-fit:cover;}.hannies-builder-story>div{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(44px,6vw,92px);text-align:center;}.hannies-builder-story>div>div{max-width:500px;font-size:clamp(16px,1.35vw,19px);font-weight:600;line-height:1.52;}.hannies-builder-story p{color:#007d46;}.hannies-builder-cta{display:flex;align-items:center;justify-content:space-between;gap:34px;padding:clamp(64px,8vw,104px) max(24px,calc((100% - 1180px)/2));background:#00643d;color:#fff;}.hannies-builder-cta p{margin:0 0 12px;color:#a7db8c;font-size:clamp(19px,2vw,28px);font-weight:700;}.hannies-builder-cta h2{max-width:760px;color:#fff!important;margin:0;}.hannies-builder-cta a{margin:0;background:#a7db8c;color:#00643d!important;white-space:nowrap;}
.hannies-about-visit{display: flex; align-items: center; justify-content: space-between; gap: 34px; padding: clamp(70px, 10vw, 140px) max(24px, calc((100% - 1180px) / 2)); background: #a7db8c;}.hannies-about-visit p{margin: 0 0 12px; color: #00643d; font-size: clamp(20px, 2vw, 30px); font-weight: 600;}.hannies-about-visit h2{max-width: 760px;}.hannies-about-visit a{flex: 0 0 auto; display: inline-flex; align-items: center; gap: 14px; padding: 16px 22px; border-radius: 8px; background: #007d46; color: #fff !important; font-size: 18px; font-weight: 800; text-decoration: none !important;}.hannies-about-visit a:hover{background: #00643d;}

/* About Us: editorial photo-and-story sequence */
.hannies-about-hero{min-height:min(520px,62vh);align-items:end;padding:64px 24px;background:#104b35;}
.hannies-about-hero-copy{width:min(900px,100%);text-align:center;}.hannies-about-hero-copy h1{margin:0;color:#fff;font-size:clamp(44px,6vw,76px);line-height:.98;text-shadow:0 2px 12px rgba(0,0,0,.26);}
.hannies-about-welcome{position:relative;padding:clamp(56px,7vw,90px) 24px;background:#007d46;color:#fff;text-align:center;overflow:hidden;}.hannies-about-welcome::after{position:absolute;right:7%;bottom:-48px;width:128px;height:128px;content:"";background:#a7db8c;clip-path:polygon(50% 0,63% 35%,100% 50%,63% 65%,50% 100%,37% 65%,0 50%,37% 35%);opacity:.7;}.hannies-about-welcome-copy{position:relative;z-index:1;max-width:730px;margin:0 auto;}.hannies-about-welcome p{margin:0 0 18px;color:#a7db8c;font-size:clamp(18px,2vw,26px);font-weight:800;}.hannies-about-welcome h2{margin:0;color:#fff;font-size:clamp(30px,3.4vw,48px);font-weight:800;line-height:1.04;}.hannies-about-welcome span{display:block;max-width:620px;margin:24px auto 0;color:#fff;font-size:clamp(17px,1.5vw,21px);font-weight:600;line-height:1.42;}
.hannies-about-statement{padding:clamp(54px,7vw,88px) 24px;background:#f5faf6;text-align:center;}.hannies-about-statement p{max-width:800px;margin:0 auto;color:#007d46;font-size:clamp(19px,2.1vw,28px);font-weight:700;line-height:1.34;}
.hannies-about-philosophy{display:grid;grid-template-columns:minmax(0,.82fr) minmax(320px,1.18fr);gap:clamp(42px,8vw,130px);padding:clamp(72px,10vw,132px) max(24px,calc((100% - 1180px)/2));background:#f1f7f3;}.hannies-about-philosophy>div:first-child>p{margin:0 0 16px;color:#00a75a;font-size:16px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;}.hannies-about-philosophy h2{margin:0;color:#007d46!important;font-size:clamp(34px,4.3vw,60px);font-weight:800;line-height:1.04;}.hannies-about-philosophy-copy{max-width:640px;}.hannies-about-philosophy-copy p{margin:0 0 22px;color:#416c57;font-size:clamp(17px,1.4vw,20px);font-weight:600;line-height:1.6;}.hannies-about-philosophy-copy p:last-child{margin-bottom:0;}
.hannies-about-stories{display:block;}.hannies-about-story{display:grid;grid-template-columns:1fr 1fr;min-height:530px;background:#a7db8c;}.hannies-about-story>img{width:100%;height:100%;min-height:530px;object-fit:cover;}.hannies-about-story-copy{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(44px,6vw,92px);text-align:center;}.hannies-about-story-copy h2{max-width:500px;margin:0;color:#007d46;font-size:clamp(32px,4vw,56px);font-weight:800;line-height:1.02;}.hannies-about-story-copy p{max-width:480px;margin:24px 0;color:#416c57;font-size:clamp(16px,1.35vw,19px);font-weight:600;line-height:1.52;}.hannies-about-story-copy a{display:inline-block;padding:12px 20px;border-radius:5px;background:#007d46;color:#fff!important;font-size:16px;font-weight:800;text-decoration:none!important;}.hannies-about-story-copy a:hover{background:#00643d;}.hannies-about-story-reverse{background:#f1f7f3;}.hannies-about-closing{display:flex;align-items:center;justify-content:space-between;gap:34px;padding:clamp(64px,8vw,104px) max(24px,calc((100% - 1180px)/2));background:#00643d;}.hannies-about-closing p{margin:0 0 12px;color:#a7db8c;font-size:clamp(19px,2vw,28px);font-weight:700;}.hannies-about-closing h2{max-width:760px;margin:0;color:#fff;font-size:clamp(34px,4vw,58px);font-weight:800;line-height:1.03;}.hannies-about-closing a{flex:0 0 auto;display:inline-flex;align-items:center;gap:14px;padding:16px 22px;border-radius:5px;background:#a7db8c;color:#00643d!important;font-size:18px;font-weight:800;text-decoration:none!important;}.hannies-about-closing a:hover{background:#fff;}

/* ---- Dedicated public form pages ---- */
.hannies-public-page,.hannies-admission-page{background:#f1f7f3;color:#00643d;overflow:hidden;}
.hannies-public-hero,.hannies-admission-hero{position:relative;display:grid;place-items:center;min-height:min(560px,66vh);padding:72px 24px;overflow:hidden;text-align:center;background:#104b35;}
.hannies-public-hero::after,.hannies-admission-hero::after{position:absolute;inset:0;content:"";background:rgba(0,62,37,.62);}
.hannies-public-hero img,.hannies-admission-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}
.hannies-public-hero>div,.hannies-admission-hero>div{position:relative;z-index:1;width:min(800px,100%);color:#fff;}
.hannies-public-hero p,.hannies-admission-hero p,.hannies-public-form-heading>p,.hannies-admission-form-heading>p{margin:0 0 14px;color:#a7db8c;font-size:16px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;}
.hannies-public-hero h1,.hannies-admission-hero h1{margin:0;color:#fff;font-size:clamp(44px,6.5vw,82px);font-weight:800;line-height:.98;}
.hannies-public-hero span,.hannies-admission-hero span{display:block;max-width:680px;margin:22px auto 0;font-size:clamp(17px,1.7vw,22px);font-weight:600;line-height:1.5;}
.hannies-public-form-section,.hannies-admission-form-section{display:grid;grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr);gap:clamp(42px,7vw,100px);width:min(1180px,calc(100% - 48px));margin:0 auto;padding:clamp(72px,10vw,130px) 0;align-items:start;}
.hannies-public-form-heading,.hannies-admission-form-heading{position:sticky;top:40px;}.hannies-public-form-heading h2,.hannies-admission-form-heading h2{margin:0;color:#007d46;font-size:clamp(34px,4vw,56px);font-weight:800;line-height:1.04;}
.hannies-public-form-card,.hannies-admission-form-card{padding:clamp(24px,4vw,52px);border-radius:8px;background:#fff;box-shadow:18px 18px 0 #a7db8c;}
.hannies-public-form-card .front-contact{margin:0;padding:0;}.hannies-public-form-card .front-contact h2{display:none;}.hannies-public-form-card .front-contact .contact-item,.hannies-public-form-card iframe{display:none !important;}
.hannies-public-form-card .form-group,.hannies-admission-form-card .form-group{margin-bottom:20px;}.hannies-public-form-card label,.hannies-admission-form-card label{color:#00643d;font-size:15px;font-weight:800;}
.hannies-public-form-card .form-control,.hannies-admission-form-card .form-control{min-height:48px;border:1px solid #c5ddd0;border-radius:4px;box-shadow:none;color:#1c1b17;}.hannies-public-form-card textarea.form-control{min-height:144px;}.hannies-public-form-card .form-control:focus,.hannies-admission-form-card .form-control:focus{border-color:#00a75a;box-shadow:0 0 0 3px rgba(0,167,90,.12);}
.hannies-public-form-card .btn-primary,.hannies-public-form-card input[type="submit"],.hannies-admission-form-card .onlineformbtn{border:0;border-radius:4px;background:#007d46;color:#fff;font-weight:800;}.hannies-public-form-card .btn-primary:hover,.hannies-public-form-card input[type="submit"]:hover,.hannies-admission-form-card .onlineformbtn:hover{background:#00643d;color:#fff;}
.hannies-admission-form-card .entered{color:#007d46;font-size:clamp(28px,3vw,40px);font-weight:800;}.hannies-admission-form-card .modalclosebtn{border-radius:4px;border-color:#007d46;color:#007d46;font-weight:800;}.hannies-admission-form-card .printcontent{padding:22px 0;border-top:1px solid #dcece2;}.hannies-admission-form-card .pagetitleh2{color:#007d46;font-size:22px;font-weight:800;}
.hannies-admission-form-section{display:block;width:min(980px,calc(100% - 48px));}.hannies-admission-form-heading{position:static;margin:0 auto 42px;text-align:center;}.hannies-admission-form-heading h2{max-width:680px;margin:0 auto;}.hannies-admission-form-card{max-width:980px;margin:0 auto;}.hannies-admission-form-card>.row:first-child{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 0 16px;padding:0;text-align:center;}.hannies-admission-form-card>.row:first-child>[class*="col-"]{width:auto;max-width:none;padding:0;flex:0 1 auto;text-align:center!important;}.hannies-admission-form-card .entered{margin:0;}.hannies-admission-form-card a[href="#checkOnlineAdmissionStatus"]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:0!important;border-radius:4px;background:#007d46!important;color:#fff!important;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none!important;}.hannies-admission-form-card a[href="#checkOnlineAdmissionStatus"]:hover,.hannies-admission-form-card a[href="#checkOnlineAdmissionStatus"]:focus{background:#00643d!important;color:#fff!important;}

@media (max-width: 767px){
    .hannies-about-hero{min-height: 560px; align-items: end; padding-bottom: 76px;}
    .hannies-about-hero-copy{width: calc(100% - 40px);}
    .hannies-about-intro{grid-template-columns: 1fr; gap: 46px; width: calc(100% - 40px); padding: 72px 0;}
    .hannies-about-intro img{aspect-ratio: 1.05; box-shadow: 12px 12px 0 #a7db8c;}
    .hannies-about-values{padding: 72px 20px;}
    .hannies-about-values-grid{grid-template-columns: 1fr;}
    .hannies-about-values-grid article,.hannies-about-values-grid article:first-child{min-height: 0; padding: 28px 0; border-right: 0; border-bottom: 1px solid rgba(255, 255, 255, .35);}
    .hannies-about-values-grid article:last-child{border-bottom: 0;}
    .hannies-about-values-grid h3{margin: 16px 0 10px;}
    .hannies-about-visit{display: block; padding: 72px 20px;}
    .hannies-about-visit a{margin-top: 30px;}
    .hannies-about-hero{min-height:470px;padding:60px 20px;}.hannies-about-welcome{padding:62px 20px;}.hannies-about-statement{padding:58px 20px;}.hannies-about-philosophy{grid-template-columns:1fr;gap:32px;padding:66px 20px;}.hannies-about-story,.hannies-about-story-reverse{grid-template-columns:1fr;min-height:0;}.hannies-about-story>img{min-height:340px;aspect-ratio:1.05;}.hannies-about-story-copy{padding:58px 24px;}.hannies-about-story-reverse .hannies-about-story-copy{order:2;}.hannies-about-story-reverse img{order:1;}.hannies-about-closing{display:block;padding:68px 20px;}.hannies-about-closing a{margin-top:30px;}
    .hannies-builder-content{width:calc(100% - 40px);padding:66px 0;}.hannies-builder-story,.hannies-builder-story-reverse{grid-template-columns:1fr;min-height:0;}.hannies-builder-story img{min-height:340px;aspect-ratio:1.05;}.hannies-builder-story>div{padding:58px 24px;}.hannies-builder-story-reverse img{order:1;}.hannies-builder-story-reverse>div{order:2;}.hannies-builder-cta{display:block;padding:68px 20px;}.hannies-builder-cta a{margin-top:30px;}
    .hannies-public-hero,.hannies-admission-hero{min-height:510px;align-items:end;padding-bottom:70px;}
    .hannies-public-form-section,.hannies-admission-form-section{grid-template-columns:1fr;gap:34px;width:calc(100% - 40px);padding:70px 0;}
    .hannies-public-form-heading,.hannies-admission-form-heading{position:static;}
    .hannies-public-form-card,.hannies-admission-form-card{padding:24px 20px;box-shadow:10px 10px 0 #a7db8c;}
    .hannies-admission-form-heading{margin-bottom:34px;}.hannies-admission-form-card>.row:first-child{flex-direction:column;gap:14px;margin-bottom:12px;}.hannies-admission-form-card .entered{font-size:28px;}.hannies-admission-form-card a[href="#checkOnlineAdmissionStatus"]{width:100%;}
}

body .fa-brands,
body .fa-brands::before{
    font-family: "Font Awesome 6 Brands" !important;
}

.hannies-prospectus-modal{position:fixed;z-index:12000;inset:0;display:grid;place-items:center;padding:24px;background:rgba(0,52,31,.66);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility 0s linear .25s;}.hannies-prospectus-modal.is-open{opacity:1;visibility:visible;transition:opacity .25s ease;}.hannies-prospectus-modal-card{position:relative;width:min(520px,100%);padding:52px;background:#f1f7f3;color:#00643d;text-align:center;box-shadow:18px 18px 0 #a7db8c;transform:translateY(20px);transition:transform .25s ease;}.hannies-prospectus-modal.is-open .hannies-prospectus-modal-card{transform:translateY(0);}.hannies-prospectus-modal-card>.fa{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;background:#007d46;color:#fff;font-size:28px;}.hannies-prospectus-modal-card>p{margin:20px 0 10px;color:#00a75a;font-size:15px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;}.hannies-prospectus-modal-card h2{margin:0;color:#007d46!important;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.04;}.hannies-prospectus-modal-card>div:not(.hannies-prospectus-modal-actions){margin:20px auto 0;max-width:420px;color:#416c57;font-size:18px;font-weight:600;line-height:1.5;}.hannies-prospectus-modal-close{position:absolute;top:12px;right:14px;width:36px;height:36px;padding:0;border:0;background:transparent;color:#007d46;font-size:34px;line-height:1;cursor:pointer;}.hannies-prospectus-modal-close:hover{color:#00a75a;}.hannies-prospectus-modal-actions{display:flex;justify-content:center;gap:12px;margin-top:30px;}.hannies-prospectus-modal-actions a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:12px 18px;background:#007d46;color:#fff!important;font-size:15px;font-weight:800;text-decoration:none!important;}.hannies-prospectus-modal-actions a:hover{background:#00643d;}.hannies-prospectus-modal-actions .hannies-prospectus-download{background:#a7db8c;color:#00643d!important;}.hannies-prospectus-modal-actions .hannies-prospectus-download:hover{background:#fff;}
@media (max-width:767px){.hannies-prospectus-modal{padding:20px;}.hannies-prospectus-modal-card{padding:46px 24px 28px;box-shadow:10px 10px 0 #a7db8c;}.hannies-prospectus-modal-actions{flex-direction:column;}.hannies-prospectus-modal-actions a{width:100%;}}

/* Editable custom-page colours are scoped to their own existing templates. */
.hannies-custom-page .hannies-information-intro,.hannies-custom-page .hannies-about-philosophy{background:var(--hannies-surface);}
.hannies-custom-page .hannies-information-intro>p,.hannies-custom-page .hannies-about-philosophy>div:first-child>p{color:var(--hannies-accent);}
.hannies-custom-page .hannies-information-intro h2,.hannies-custom-page .hannies-about-philosophy h2{color:var(--hannies-accent)!important;}
.hannies-custom-page .hannies-information-story a,.hannies-custom-page .hannies-about-story-copy a{background:var(--hannies-accent);}
.hannies-custom-page .hannies-about-welcome,.hannies-custom-page .hannies-about-values,.hannies-custom-page .hannies-about-closing{background:var(--hannies-contrast);}

/* The legacy information-page rule makes every heading white. Keep only hero copy white. */
#main-content:has(.hannies-custom-page) .hannies-information-intro h2{color:var(--hannies-accent)!important;}
#main-content:has(.hannies-custom-page) .hannies-information-intro span,#main-content:has(.hannies-custom-page) .hannies-information-story p{color:var(--hannies-contrast)!important;}
#main-content:has(.hannies-custom-page) .hannies-information-story h2{color:var(--hannies-accent)!important;}

/* Each Information page retains its own arrangement instead of inheriting one generic page composition. */
.hannies-information-page--facilities .hannies-information-intro{width:min(920px,calc(100% - 48px));margin:0 auto;padding:clamp(74px,10vw,132px) 0;text-align:left;}.hannies-information-page--facilities .hannies-information-story{background:var(--hannies-contrast);}.hannies-information-page--facilities .hannies-information-story>div{background:var(--hannies-contrast);}.hannies-information-page--facilities .hannies-information-story h2,.hannies-information-page--facilities .hannies-information-story p{color:#fff!important;}
.hannies-information-page--know-us .hannies-information-intro{background:var(--hannies-accent);text-align:center;}.hannies-information-page--know-us .hannies-information-intro>p,.hannies-information-page--know-us .hannies-information-intro h2,.hannies-information-page--know-us .hannies-information-intro span{color:#fff!important;}.hannies-information-page--know-us .hannies-information-story{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);}.hannies-information-page--know-us .hannies-information-story>div{display:flex;flex-direction:column;justify-content:center;}
.hannies-information-page--school-uniform .hannies-information-intro{position:relative;max-width:1040px;margin:0 auto;padding:clamp(80px,11vw,150px) 24px;text-align:center;}.hannies-information-page--school-uniform .hannies-information-story{background:var(--hannies-surface);}.hannies-information-page--school-uniform .hannies-information-story img{padding:clamp(20px,4vw,54px);object-fit:contain;}

/* The legacy top navigation is replaced everywhere by the fixed Menu and Get In Touch controls. */
body #navbar_top{display:none !important;}
html,body{overflow-x:clip;}
.hannies-about h1,.hannies-about h2,.hannies-about p,.hannies-about span,.hannies-about a{opacity:1;}
.hannies-about-welcome-copy span{color:#fff;}
.hannies-about-story-copy p{color:#2d5f45;}
.hannies-about-closing h2{color:#fff;}

/* Dedicated hero pages must escape the legacy Bootstrap content container. */
#main-content:has(.hannies-about),
#main-content:has(.hannies-public-page),
#main-content:has(.hannies-admission-page),
#main-content:has(.hannies-information-page){
    width:100%;
    max-width:none;
    margin:0;
    padding:0 !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
}
#main-content:has(.hannies-about) > .row,
#main-content:has(.hannies-public-page) > .row,
#main-content:has(.hannies-admission-page) > .row,
#main-content:has(.hannies-information-page) > .row{margin:0;}
#main-content:has(.hannies-about) > .row > [class*="col-"],
#main-content:has(.hannies-public-page) > .row > [class*="col-"],
#main-content:has(.hannies-admission-page) > .row > [class*="col-"],
#main-content:has(.hannies-information-page) > .row > [class*="col-"]{padding:0;}
#main-content:has(.hannies-about) .hannies-about-hero h1,
#main-content:has(.hannies-public-page) .hannies-public-hero h1,
#main-content:has(.hannies-admission-page) .hannies-admission-hero h1,
#main-content:has(.hannies-about) .hannies-about-welcome h2,
#main-content:has(.hannies-about) .hannies-about-closing h2{color:#fff !important;}
#main-content:has(.hannies-about) .hannies-about-welcome h2::after{display:none;}
#main-content:has(.hannies-public-page) .hannies-public-form-heading h2::after{display:none;}
.hannies-public-page .mapWrapper{display:none !important;}

/* Shared hero opening: controls at the corners, school mark centered above the title. */
.site-hero-brand{position:absolute;z-index:10001;top:clamp(18px,3vw,44px);left:50%;display:none;transform:translateX(-50%);}.site-hero-brand img{display:block;width:auto;height:clamp(72px,8vw,124px);max-width:min(250px,46vw);object-fit:contain;}.site-hero-brand:focus{outline:3px solid #fff;outline-offset:5px;}.site-menu-open .site-hero-brand{visibility:hidden;}
body:has(.hero-modern) .site-hero-brand,body:has(.hannies-about-hero) .site-hero-brand,body:has(.hannies-public-hero) .site-hero-brand,body:has(.hannies-admission-hero) .site-hero-brand{display:block;}
.hero-modern,.hannies-about-hero,.hannies-public-hero,.hannies-admission-hero{min-height:100vh;min-height:100svh;}.hero-modern .bs-slider,.hero-modern .carousel-inner,.hero-modern .item{min-height:100vh;min-height:100svh;}.hannies-about-hero,.hannies-public-hero,.hannies-admission-hero{align-items:center;padding:180px 24px 76px;}.hannies-about-hero-copy,.hannies-public-hero>div,.hannies-admission-hero>div{transform:translateY(8vh);}

/* Dedicated Academics and school-information pages. */
body:has(.hannies-information-hero) .site-hero-brand{display:block;}.hannies-information-page{background:#f1f7f3;color:#00643d;overflow:hidden;}.hannies-information-hero{position:relative;display:grid;place-items:center;min-height:100vh;min-height:100svh;padding:180px 24px 76px;overflow:hidden;background:#104b35;text-align:center;}.hannies-information-hero::after{position:absolute;inset:0;content:"";background:rgba(0,62,37,.62);}.hannies-information-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.hannies-information-hero>div{position:relative;z-index:1;width:min(860px,100%);transform:translateY(8vh);}.hannies-information-hero p,.hannies-information-intro>p{margin:0 0 14px;color:#a7db8c;font-size:16px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;}.hannies-information-hero h1{margin:0;color:#fff;font-size:clamp(44px,6.5vw,82px);font-weight:800;line-height:.98;}.hannies-information-hero span{display:block;max-width:680px;margin:22px auto 0;color:#fff;font-size:clamp(17px,1.7vw,22px);font-weight:600;line-height:1.5;}.hannies-information-intro{padding:clamp(74px,10vw,140px) 24px;background:#007d46;color:#fff;text-align:center;}.hannies-information-intro h2{max-width:850px;margin:0 auto;color:#fff;font-size:clamp(34px,4.5vw,62px);font-weight:800;line-height:1.03;}.hannies-information-intro span{display:block;max-width:720px;margin:24px auto 0;color:#fff;font-size:clamp(17px,1.6vw,21px);font-weight:600;line-height:1.5;}.hannies-information-story{display:grid;grid-template-columns:1fr 1fr;min-height:540px;background:#a7db8c;}.hannies-information-story>img{width:100%;height:100%;min-height:540px;object-fit:cover;}.hannies-information-story>div{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(44px,6vw,92px);text-align:center;}.hannies-information-story h2{margin:0;color:#007d46;font-size:clamp(32px,4vw,56px);font-weight:800;line-height:1.02;}.hannies-information-story p{max-width:480px;margin:24px 0;color:#2d5f45;font-size:clamp(16px,1.35vw,19px);font-weight:600;line-height:1.52;}.hannies-information-story a{display:inline-block;padding:12px 20px;border-radius:5px;background:#007d46;color:#fff!important;font-size:16px;font-weight:800;text-decoration:none!important;}.hannies-information-story-reverse{background:#f1f7f3;}.hannies-information-story-reverse>div{order:1;}.hannies-information-story-reverse>img{order:2;}
.hannies-generic-page{background:#f1f7f3;color:#00643d;overflow:hidden;}.hannies-generic-hero{position:relative;display:grid;place-items:center;min-height:100vh;min-height:100svh;padding:180px 24px 76px;overflow:hidden;background:#104b35;text-align:center;}.hannies-generic-hero::after{position:absolute;inset:0;content:"";background:rgba(0,62,37,.62);}.hannies-generic-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.hannies-generic-hero>div{position:relative;z-index:1;width:min(860px,100%);transform:translateY(8vh);}.hannies-generic-hero p{margin:0 0 14px;color:#a7db8c;font-size:16px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;}.hannies-generic-hero h1{margin:0;color:#fff;font-size:clamp(44px,6.5vw,82px);font-weight:800;line-height:.98;}.hannies-generic-content{width:min(980px,calc(100% - 48px));margin:0 auto;padding:clamp(68px,9vw,130px) 0;color:#2d5f45;font-size:clamp(17px,1.45vw,20px);font-weight:600;line-height:1.6;}.hannies-generic-content h1,.hannies-generic-content h2,.hannies-generic-content h3{color:#007d46;line-height:1.1;}.hannies-generic-content h2::after{display:none;}.hannies-generic-content img{max-width:100%;height:auto;}.hannies-generic-content #postList{margin-top:40px;}
#main-content:has(.hannies-generic-page){width:100%;max-width:none;margin:0;padding:0 !important;}#main-content:has(.hannies-generic-page)>.row{margin:0;}#main-content:has(.hannies-generic-page)>.row>[class*="col-"]{padding:0;}body:has(.hannies-generic-hero) .site-hero-brand{display:block;}#main-content:has(.hannies-generic-page) .hannies-generic-hero h1{color:#fff !important;}
.hannies-principal-letter{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);min-height:640px;background:#f1f7f3;}.hannies-principal-letter-copy{display:flex;flex-direction:column;justify-content:center;max-width:680px;padding:clamp(54px,8vw,124px);}.hannies-principal-letter-eyebrow{margin:0 0 18px;color:#00a75a;font-size:16px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;}.hannies-principal-letter h2{margin:0 0 28px;color:#007d46;font-size:clamp(34px,4vw,56px);font-weight:800;line-height:1.04;}.hannies-principal-letter-copy>p:not(.hannies-principal-letter-eyebrow):not(.hannies-principal-letter-signoff){margin:0 0 20px;color:#2d5f45;font-size:clamp(17px,1.45vw,20px);font-weight:600;line-height:1.55;}.hannies-principal-letter-signoff{margin:18px 0 0;color:#007d46;font-size:clamp(17px,1.45vw,20px);line-height:1.55;}.hannies-principal-letter>img{width:100%;height:100%;min-height:640px;object-fit:cover;}
#main-content:has(.hannies-information-page) .hannies-information-hero h1,
#main-content:has(.hannies-information-page) .hannies-information-page--know-us .hannies-information-intro h2{color:#fff !important;}
#main-content:has(.hannies-information-page) .hannies-information-page--know-us .hannies-information-intro>p,
#main-content:has(.hannies-information-page) .hannies-information-page--know-us .hannies-information-intro span{color:#fff !important;}
#main-content:has(.hannies-information-page) .hannies-information-page--facilities .hannies-information-story h2,
#main-content:has(.hannies-information-page) .hannies-information-page--facilities .hannies-information-story p{color:#fff !important;}
#main-content:has(.hannies-information-page) .hannies-principal-letter h2{color:#007d46 !important;}
#main-content:has(.hannies-information-page) .hannies-information-intro h2::after,
#main-content:has(.hannies-information-page) .hannies-information-story h2::after{display:none;}
@media (max-width:767px){.hannies-information-hero{padding:160px 20px 64px;}.hannies-information-hero>div{transform:translateY(6vh);}.hannies-information-story,.hannies-information-story-reverse{grid-template-columns:1fr;min-height:0;}.hannies-information-story>img{min-height:340px;aspect-ratio:1.05;}.hannies-information-story>div{padding:58px 24px;}.hannies-information-story-reverse>div{order:2;}.hannies-information-story-reverse>img{order:1;}.hannies-principal-letter{grid-template-columns:1fr;min-height:0;}.hannies-principal-letter-copy{padding:64px 24px;}.hannies-principal-letter>img{min-height:360px;height:360px;}}

/* ---- Bring the remaining brand-navy accents in line with the new green palette ---- */
.navborder .dropdown-menu,
.accrodion2 .panel-default>.panel-heading,
.courses-box:hover .course-inner,
.front-contact h2,
.front-contact .contact-item h3{
    background-color: var(--site-primary);
}
.front-contact h2,
.front-contact .contact-item h3{background-color: transparent; color: var(--site-primary);}
.scrollToTop:hover{background-color: var(--site-accent); color: #fff;}
.newscontent ul li a:hover,
.onlineformbtn:hover,
.modalclosebtn:hover{color: var(--site-primary);}
.onlineformbtn:hover,
.modalclosebtn:hover{background: var(--site-primary); color: #fff;}

/* ---- Homepage hero: dynamic banner images with overlaid site controls ---- */
.hero-modern{
    position: relative;
    min-height: 100vh;
    min-height: 100svh;
    overflow: hidden;
    background: #142319;
}
.hero-modern .bs-slider,
.hero-modern .carousel-inner,
.hero-modern .item{
    height: 100vh;
    height: 100svh;
    min-height: 560px;
}
.hero-modern .item{position: relative;}
.hero-modern .item::after{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(7, 19, 12, .26) 0%, rgba(7, 19, 12, .48) 100%);
    pointer-events: none;
}
.hero-modern .item img{
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.hero-modern .carousel-control{display: none;}

/* The legacy service tiles are not part of the revised homepage. */
.service-box{display: none;}

/* Homepage header floats above the hero. The logo remains sourced from front_settings. */
.toparea:has(~ .hero-modern){display: none;}
#navbar_top:has(~ .hero-modern){
    position: absolute !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 60;
}
#navbar_top:has(~ .hero-modern) header{
    position: absolute;
    inset: 0 0 auto;
    background: transparent !important;
    box-shadow: none;
    z-index: 60;
}
#navbar_top:has(~ .hero-modern) .navborder{display: none !important;}
#navbar_top:has(~ .hero-modern) .navbar-header{text-align: center;}
#navbar_top:has(~ .hero-modern) .navbar-brand.logo{
    position: absolute;
    top: 32px;
    left: 50%;
    float: none;
    display: block;
    margin: 0;
    padding: 0;
    transform: translateX(-50%);
}
#navbar_top:has(~ .hero-modern) .navbar-brand.logo img{
    height: clamp(76px, 9vw, 132px);
    max-width: min(280px, 58vw);
    object-fit: contain;
}
#siteMenuToggle,
#navbar_top:has(~ .hero-modern) ~ .contact-panel-toggle{
    top: clamp(18px, 2.2vw, 32px);
    width: 68px;
    height: 68px;
    border-radius: 12px;
}
#siteMenuToggle{left: clamp(18px, 2.8vw, 42px);}
#navbar_top:has(~ .hero-modern) ~ .contact-panel-toggle{right: clamp(18px, 2.8vw, 42px);}

.hero-modern .hero-caption{
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 120px 24px 80px;
    color: #fff;
    text-align: center;
    pointer-events: none;
}
.hero-modern .hero-caption h1{
    max-width: 980px;
    margin: 0;
    color: #fff;
    font-size: clamp(34px, 5vw, 74px);
    font-weight: 800;
    line-height: 1.04;
    letter-spacing: 0;
    text-shadow: 0 3px 20px rgba(0, 0, 0, .42);
}
.hero-modern .hero-caption h1 span{
    display: block;
    margin-top: 8px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
}
.hero-modern .hero-caption p{
    max-width: 660px;
    margin: 24px auto 0;
    color: #fff;
    font-size: clamp(16px, 1.7vw, 22px);
    font-weight: 500;
    line-height: 1.5;
    text-shadow: 0 2px 14px rgba(0, 0, 0, .45);
}
.hero-scroll-btn{
    position: absolute;
    right: clamp(24px, 3.5vw, 60px);
    bottom: clamp(24px, 4vw, 64px);
    z-index: 4;
    width: 96px;
    height: 96px;
    border-radius: 14px;
    background: var(--site-accent);
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    box-shadow: var(--site-shadow);
    text-decoration: none !important;
    transition: background .2s ease, transform .2s ease;
}
.hero-scroll-btn:hover{background: var(--site-primary); transform: translateY(4px);}

/* ---- Homepage discovery statement ---- */
.discovery-statement{
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    overflow: hidden;
    min-height: clamp(410px, 51vw, 640px);
    margin: 0;
    padding: clamp(110px, 14vw, 190px) 24px clamp(128px, 14vw, 180px);
    background: #00643d;
    border-radius: 0 0 50% 50% / 0 0 8% 8%;
    color: #fff;
    isolation: isolate;
}
.discovery-statement::before{
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(105deg, rgba(8, 127, 71, .9), rgba(0, 80, 49, .94));
}
.discovery-statement-inner{
    width: min(1100px, 100%);
    margin: 0 auto;
    text-align: center;
}
.discovery-statement p,
.discovery-statement h2{
    margin: 0;
    color: #fff;
    font-size: clamp(34px, 5.1vw, 68px);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0;
}
.discovery-statement h2{margin-top: 12px;}
.discovery-statement h2 strong{font-weight: 800;}

/* ---- Homepage discovery and innovation cards ---- */
.innovation-section{
    box-sizing: border-box;
    padding: clamp(72px, 9vw, 126px) 24px clamp(78px, 9vw, 130px);
    background: #f1f7f3;
    color: #00643d;
}
.innovation-section-inner{width: min(1120px, 100%); margin: 0 auto; text-align: center;}
.innovation-kicker,
.innovation-section h2,
.innovation-intro{margin: 0;}
.innovation-kicker{font-size: clamp(30px, 3.3vw, 48px); font-weight: 400; line-height: 1.1;}
.innovation-section h2{margin-top: 4px; font-size: clamp(38px, 5vw, 70px); font-weight: 800; line-height: 1.08;}
.innovation-intro{width: min(760px, 100%); margin: 18px auto 0; color: #52645c; font-size: clamp(16px, 1.55vw, 20px); font-weight: 500; line-height: 1.55;}
.innovation-card-stage{position: relative; margin-top: clamp(40px, 5vw, 66px);}
.innovation-cards{display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: clamp(16px, 2.2vw, 30px);}
.innovation-card{
    position: relative;
    aspect-ratio: .84;
    overflow: hidden;
    border-radius: 26px;
    background: #174a36;
    box-shadow: 0 12px 24px rgba(18, 54, 39, .16);
}
.innovation-card::after{content: ""; position: absolute; inset: 35% 0 0; background: linear-gradient(transparent, rgba(0, 28, 17, .78));}
.innovation-card img{display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease;}
.innovation-card:hover img{transform: scale(1.05);}
.innovation-card h3{position: absolute; z-index: 1; right: 18px; bottom: 20px; left: 18px; margin: 0; color: #fff; font-size: clamp(22px, 2.45vw, 35px); font-weight: 700; line-height: .98; text-align: center;}
.innovation-control{
    position: absolute;
    z-index: 2;
    top: 50%;
    width: 56px;
    height: 56px;
    margin-top: -28px;
    border: 0;
    border-radius: 8px;
    background: #00a75a;
    color: #fff;
    cursor: pointer;
    font-size: 21px;
    transition: background .2s ease, transform .2s ease;
}
.innovation-control:hover{background: #00643d;}
.innovation-control-prev{left: -28px;}
.innovation-control-next{right: -28px;}
.innovation-control-prev:hover{transform: translateY(-2px) rotate(-8deg);}
.innovation-control-next:hover{transform: translateY(-2px) rotate(8deg);}
.innovation-shuffle{margin-top: 30px; min-width: 196px; padding: 10px 20px; border: 0; border-radius: 8px; background: #007d46; color: #fff; cursor: pointer; font-size: 20px; font-weight: 700; line-height: .92; text-align: center; transition: background .2s ease, transform .2s ease;}
.innovation-shuffle span{margin-right: 10px; font-size: 20px;}
.innovation-shuffle:hover{background: #005c36; transform: translateY(-2px);}

/* ---- Homepage ceilingless learning feature ---- */
.ceilingless-learning{
    position: relative;
    min-height: clamp(470px, 62vw, 820px);
    overflow: hidden;
    border-radius: 8% 8% 0 0 / 3% 3% 0 0;
    background: #123b2b;
}
.ceilingless-learning::after{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(6, 27, 18, .06) 30%, rgba(3, 26, 16, .66) 100%);
}
.ceilingless-learning img{display: block; width: 100%; height: 100%; min-height: inherit; object-fit: cover; object-position: center;}
.ceilingless-learning-overlay{
    position: absolute;
    z-index: 1;
    right: 24px;
    bottom: clamp(45px, 8vw, 112px);
    left: 24px;
    color: #fff;
    text-align: center;
}
.ceilingless-learning-overlay p,
.ceilingless-learning-overlay h2{margin: 0; line-height: .9;}
.ceilingless-learning-overlay p{font-size: clamp(30px, 4.8vw, 70px); font-weight: 800;}
.ceilingless-learning-overlay h2{margin-top: 5px; color: #a7db8c; font-size: clamp(58px, 9.5vw, 142px); font-weight: 800;}
.ceilingless-learning-overlay span{display: block; margin-top: 14px; color: #a7db8c; font-size: clamp(36px, 4vw, 62px);}

/* ---- Homepage student potential statement ---- */
.potential-statement{
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    min-height: clamp(400px, 49vw, 620px);
    padding: clamp(112px, 14vw, 184px) 24px clamp(128px, 14vw, 178px);
    border-radius: 0 0 50% 50% / 0 0 8% 8%;
    background: #00643d;
    color: #fff;
    isolation: isolate;
}
.potential-statement::before{
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(110deg, rgba(8, 127, 71, .91), rgba(0, 78, 47, .96));
}
.potential-statement-inner{width: min(1180px, 100%); margin: 0 auto; text-align: center;}
.potential-statement p,
.potential-statement h2{margin: 0; color: #fff; font-size: clamp(34px, 5vw, 68px); font-weight: 400; line-height: 1.24;}
.potential-statement h2{margin-top: 12px;}
.potential-statement h2 strong{font-weight: 800;}

/* ---- Homepage leaders of tomorrow stories ---- */
.leaders-section{overflow: hidden; padding: clamp(76px, 9vw, 124px) 0 clamp(82px, 9vw, 130px); background: #f1f7f3; color: #007d46; text-align: center;}
.leaders-section-intro{width: min(900px, calc(100% - 40px)); margin: 0 auto;}
.leaders-section-intro > p,
.leaders-section h2{margin: 0;}
.leaders-section-intro > p:first-child{font-size: clamp(30px, 3.3vw, 48px); font-weight: 400; line-height: 1.1;}
.leaders-section h2{margin-top: 4px; font-size: clamp(40px, 5.2vw, 72px); font-weight: 800; line-height: 1.08;}
.leaders-section-copy{margin-top: 18px !important; color: #58675f; font-size: clamp(16px, 1.55vw, 20px); font-weight: 500; line-height: 1.5;}
.leaders-carousel{position: relative; width: min(1180px, 100%); margin: clamp(40px, 5vw, 64px) auto 0;}
.leaders-viewport{overflow: hidden; padding: 0 10%;}
.leaders-track{display: flex; gap: clamp(20px, 2.4vw, 32px); align-items: stretch;}
.leader-story{position: relative; flex: 0 0 80%; aspect-ratio: 1.62; overflow: hidden; border-radius: 28px; background: #1b4d37; box-shadow: 0 10px 22px rgba(20, 52, 39, .16);}
.leader-story::after{content: ""; position: absolute; inset: 32% 0 0; background: linear-gradient(transparent, rgba(0, 34, 20, .75));}
.leader-story img{display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;}
.leader-story-content{position: absolute; z-index: 1; right: 20px; bottom: 24px; left: 20px;}
.leader-story h3{margin: 0 0 14px; color: #fff; font-size: clamp(28px, 4vw, 48px); font-weight: 800; line-height: 1;}
.leader-story a{display: inline-block; padding: 13px 24px; border-radius: 10px; background: #007d46; color: #fff !important; font-size: clamp(17px, 2vw, 24px); font-weight: 700; line-height: 1; text-decoration: none !important; transition: background .2s ease, transform .2s ease;}
.leader-story a:hover{background: #005c36; transform: translateY(-2px);}
.leaders-control{position: absolute; z-index: 3; top: 50%; width: 70px; height: 70px; margin-top: -35px; border: 0; border-radius: 10px; background: #00a75a; color: #fff; cursor: pointer; font-size: 27px; transition: background .2s ease, transform .2s ease;}
.leaders-control:hover{background: #00643d;}
.leaders-control-prev{left: 2%;}.leaders-control-next{right: 2%;}
.leaders-control-prev:hover{transform: translateY(-2px) rotate(-8deg);}.leaders-control-next:hover{transform: translateY(-2px) rotate(8deg);}

/* ---- Homepage ceilingless support feature ---- */
.ceilingless-support{
    position: relative;
    min-height: clamp(470px, 62vw, 820px);
    overflow: hidden;
    border-radius: 8% 8% 0 0 / 3% 3% 0 0;
    background: #123b2b;
}
.ceilingless-support::after{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(5, 45, 30, .08) 30%, rgba(3, 26, 16, .72) 100%);
}
.ceilingless-support img{display: block; width: 100%; height: 100%; min-height: inherit; object-fit: cover; object-position: center;}
.ceilingless-support-overlay{position: absolute; z-index: 1; right: 24px; bottom: clamp(45px, 8vw, 112px); left: 24px; color: #fff; text-align: center;}
.ceilingless-support-overlay p,
.ceilingless-support-overlay h2{margin: 0; line-height: .9;}
.ceilingless-support-overlay p{font-size: clamp(30px, 4.8vw, 70px); font-weight: 800;}
.ceilingless-support-overlay h2{margin-top: 5px; color: #a7db8c; font-size: clamp(58px, 9.5vw, 142px); font-weight: 800;}
.ceilingless-support-overlay span{display: block; margin-top: 14px; color: #a7db8c; font-size: clamp(34px, 3.8vw, 58px);}

/* ---- Homepage community-care statement ---- */
.community-statement{
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    min-height: clamp(400px, 49vw, 620px);
    padding: clamp(110px, 14vw, 182px) 24px clamp(128px, 14vw, 178px);
    border-radius: 0 0 50% 50% / 0 0 8% 8%;
    background: #00643d;
    color: #fff;
    isolation: isolate;
}
.community-statement::before{content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(108deg, rgba(8, 127, 71, .92), rgba(0, 78, 47, .96));}
.community-statement-inner{width: min(1180px, 100%); margin: 0 auto; text-align: center;}
.community-statement p,
.community-statement h2{margin: 0; color: #fff; font-size: clamp(34px, 5vw, 68px); font-weight: 400; line-height: 1.24;}
.community-statement h2{margin-top: 12px;}
.community-statement h2 strong{font-weight: 800;}

/* ---- Homepage dream big community feature ---- */
.dream-big-section{
    position: relative;
    box-sizing: border-box;
    min-height: clamp(600px, 64vw, 830px);
    overflow: hidden;
    padding: clamp(105px, 13vw, 175px) 24px clamp(116px, 13vw, 168px);
    border-radius: 0 0 50% 50% / 0 0 5% 5%;
    background: #f1f7f3;
    color: #007d46;
    text-align: center;
}
.dream-big-content{position: relative; z-index: 1; width: min(570px, 100%); margin: 0 auto;}
.dream-big-content > p,
.dream-big-content h2{margin: 0;}
.dream-big-content > p:first-child{font-size: clamp(32px, 3.7vw, 54px); font-weight: 400; line-height: 1.08;}
.dream-big-content h2{margin-top: 10px; font-size: clamp(46px, 6vw, 84px); font-weight: 800; line-height: .94;}
.dream-big-copy{margin: 26px auto 0 !important; color: #5b6a63; font-size: clamp(16px, 1.55vw, 20px); font-weight: 500; line-height: 1.55;}
.dream-big-cta{display: inline-block; margin-top: 30px; padding: 15px 28px; border-radius: 10px; background: #007d46; color: #fff !important; font-size: clamp(19px, 2.1vw, 28px); font-weight: 800; line-height: 1; text-decoration: none !important; transition: background .2s ease, transform .2s ease;}
.dream-big-cta:hover{background: #005c36; transform: translateY(-2px);}
.dream-big-photo{position: absolute; z-index: 0; width: clamp(100px, 13vw, 180px); aspect-ratio: 1; overflow: visible; border-radius: 50%; box-shadow: 0 8px 18px rgba(19, 55, 39, .15);}
.dream-big-photo img{display: block; width: 100%; height: 100%; border-radius: inherit; object-fit: cover;}
.dream-big-photo span{position: absolute; right: 7%; bottom: -6px; display: flex; width: 32px; height: 32px; align-items: center; justify-content: center; border: 3px solid #f1f7f3; border-radius: 50%; background: #f5829e; color: #fff; font-size: 15px;}
.dream-big-photo-one{top: 9%; left: -4%;}.dream-big-photo-two{bottom: 13%; left: 2%;}.dream-big-photo-three{top:8%;right:5%;bottom:auto;width:110px;opacity:1;}
.dream-big-photo-ready{opacity: 1; transition: opacity .7s ease, transform .8s cubic-bezier(.22, .61, .36, 1);}
.dream-big-photo-one.dream-big-photo-ready{transform: translate(-46px, 34px) rotate(-10deg);}
.dream-big-photo-two.dream-big-photo-ready{transform: translate(-38px, 48px) rotate(8deg); transition-delay: .12s;}
.dream-big-photo-three.dream-big-photo-ready{transform: translate(46px, 38px) rotate(10deg); transition-delay: .24s;}
.dream-big-photo-visible{opacity: 1; transform: translate(0, 0) rotate(0);}
.hannies-home-design .discovery-statement,.hannies-home-design .potential-statement,.hannies-home-design .community-statement{background:var(--hannies-home-contrast);}.hannies-home-design .discovery-statement::before{background:linear-gradient(105deg,var(--hannies-home-accent),var(--hannies-home-contrast));}.hannies-home-design .potential-statement::before{background:linear-gradient(110deg,var(--hannies-home-accent),var(--hannies-home-contrast));}.hannies-home-design .community-statement::before{background:linear-gradient(108deg,var(--hannies-home-accent),var(--hannies-home-contrast));}.hannies-home-design .innovation-section,.hannies-home-design .leaders-section,.hannies-home-design .dream-big-section{background:var(--hannies-home-surface);color:var(--hannies-home-accent);}.hannies-home-design .innovation-intro,.hannies-home-design .leaders-section-copy,.hannies-home-design .dream-big-copy{color:var(--hannies-home-contrast);}.hannies-home-design .innovation-control,.hannies-home-design .innovation-shuffle,.hannies-home-design .leader-story a,.hannies-home-design .leaders-control,.hannies-home-design .dream-big-cta{background:var(--hannies-home-accent);}.hannies-home-design .innovation-control:hover,.hannies-home-design .leaders-control:hover,.hannies-home-design .innovation-shuffle:hover,.hannies-home-design .leader-story a:hover,.hannies-home-design .dream-big-cta:hover{background:var(--hannies-home-contrast);}.hannies-home-design .ceilingless-learning-overlay h2,.hannies-home-design .ceilingless-support-overlay h2{color:var(--hannies-home-surface);}.hannies-home-design .ceilingless-learning-overlay span,.hannies-home-design .ceilingless-support-overlay span{color:#a7db8c;}
.hannies-home-design .discovery-statement,.hannies-home-design .potential-statement,.hannies-home-design .community-statement,.hannies-about-welcome,.hannies-about-values,.hannies-about-closing,.hannies-information-intro,.hannies-information-page--facilities .hannies-information-story,.hannies-information-page--facilities .hannies-information-story>div{background-image:linear-gradient(rgba(0,100,61,.52),rgba(0,100,61,.52)),url('../../../../uploads/files/overlay.png');background-position:center;background-size:cover;background-blend-mode:overlay;}
.toparea,.site-fullscreen-menu::before,.hannies-home-design .discovery-statement,.hannies-home-design .potential-statement,.hannies-home-design .community-statement,.hannies-about-welcome,.hannies-about-values,.hannies-about-closing,.hannies-information-intro,.hannies-information-page--facilities .hannies-information-story,.hannies-information-page--facilities .hannies-information-story>div,.hannies-builder-cta,.possibilities-cta,.hannies-footer-map{background-image:linear-gradient(rgba(0,100,61,.52),rgba(0,100,61,.52)),url('../../../../uploads/files/overlay.png');background-position:center;background-size:cover;background-blend-mode:overlay;}
.possibilities-cta{background:var(--hannies-footer-accent,#007d46);}.possibilities-cta::before{background:var(--hannies-footer-surface,#f1f7f3);}.possibilities-cta::after{border-top-color:var(--hannies-footer-surface,#f1f7f3);}.possibilities-actions a{color:var(--hannies-footer-accent,#007d46)!important;}.hannies-footer{background:var(--hannies-footer-surface,#f1f7f3);color:var(--hannies-footer-accent,#007d46);}.hannies-footer-map{background:var(--hannies-footer-accent,#00a859);}.hannies-footer-bottom{background:var(--hannies-footer-surface,#f1f7f3);}.hannies-footer a{color:var(--hannies-footer-accent,#007d46);}
@media (min-width: 900px){.dream-big-section::before{display:none;}}
@media (max-width: 767px){
    .site-fullscreen-menu{overflow: hidden;}
    .site-fullscreen-menu::before{width: 92px;}
    .site-menu-close{
        top: 20px;
        left: 12px;
        width: 68px;
        height: 68px;
        border-radius: 10px;
    }
    .site-menu-close::before{font-size: 34px;}
    .site-menu-close::after{margin-top: 6px; font-size: 12px;}
    .site-fullscreen-menu-inner{
        align-items: flex-start;
        display: block;
        height: 100dvh;
        padding: 104px 24px 24px 118px;
    }
    .site-menu-search{top: 32px; left: 112px; gap: 8px; font-size: 20px;}
    .site-menu-search input{width: 118px; min-width: 0;}
    .site-menu-actions{top: 20px; right: 16px; gap: 8px;}
    .site-menu-login-control,
    .site-menu-contact-control{width: 54px; height: 54px; border-radius: 9px; font-size: 19px;}
    .site-menu-contact-control span{display: none;}
    .site-menu-quick-links{display: none;}
    .site-menu-quick-links h2{font-size: 24px;}
    .site-menu-quick-links > a{font-size: 14px;}
    .site-menu-quick-links .site-menu-map{justify-content: flex-start; margin-top: 34px; font-size: 32px;}
    .site-menu-map > i:first-child{width: 46px; height: 46px; font-size: 22px;}
    .site-fullscreen-menu-list > li{margin: 8px 0;}
    .site-fullscreen-menu-list > li > a{font-size: clamp(23px, 7vw, 32px);}
    .site-fullscreen-submenu li a{font-size: 14px;}
    .hero-modern .bs-slider,
    .hero-modern .carousel-inner,
    .hero-modern .item{min-height: 500px;}
    #navbar_top:has(~ .hero-modern) .navbar-brand.logo{top: 20px;}
    #siteMenuToggle,
    #navbar_top:has(~ .hero-modern) ~ .contact-panel-toggle,
    .hero-scroll-btn{width: 54px; height: 54px; border-radius: 10px;}
    .hero-modern .hero-caption{padding: 100px 18px 70px;}
    .hero-modern .hero-caption p{margin-top: 16px; font-size: 16px;}
    .discovery-statement{min-height: 390px; padding: 100px 20px 125px;}
    .discovery-statement p,
    .discovery-statement h2{font-size: clamp(30px, 9vw, 44px); line-height: 1.18;}
    .innovation-section{padding: 70px 20px 84px;}
    .innovation-kicker{font-size: 31px;}
    .innovation-section h2{font-size: 42px;}
    .innovation-intro{font-size: 16px;}
    .innovation-card-stage{margin-top: 36px;}
    .innovation-cards{display: flex; overflow: hidden; gap: 16px;}
    .innovation-card{flex: 0 0 calc(100% - 50px); border-radius: 22px;}
    .innovation-control{width: 50px; height: 50px; margin-top: -25px;}
    .innovation-control-prev{left: -5px;}
    .innovation-control-next{right: -5px;}
    .ceilingless-learning{min-height: 610px; border-radius: 12% 12% 0 0 / 3.5% 3.5% 0 0;}
    .ceilingless-learning img{object-position: 48% center;}
    .ceilingless-learning-overlay{bottom: 64px;}
    .ceilingless-learning-overlay p{font-size: 35px;}
    .ceilingless-learning-overlay h2{font-size: 68px;}
    .potential-statement{min-height: 385px; padding: 100px 20px 120px;}
    .potential-statement p,
    .potential-statement h2{font-size: clamp(30px, 9vw, 44px); line-height: 1.18;}
    .leaders-section{padding: 70px 0 84px;}
    .leaders-section h2{font-size: 42px;}
    .leaders-section-copy{font-size: 16px;}
    .leaders-viewport{padding: 0 9%;}
    .leader-story{flex-basis: 100%; aspect-ratio: .92; border-radius: 24px;}
    .leaders-control{width: 52px; height: 52px; margin-top: -26px; font-size: 20px;}
    .leaders-control-prev{left: 3%;}.leaders-control-next{right: 3%;}
    .ceilingless-support{min-height: 610px; border-radius: 12% 12% 0 0 / 3.5% 3.5% 0 0;}
    .ceilingless-support img{object-position: center;}
    .ceilingless-support-overlay{bottom: 64px;}
    .ceilingless-support-overlay p{font-size: 35px;}
    .ceilingless-support-overlay h2{font-size: 68px;}
    .community-statement{min-height: 385px; padding: 100px 20px 120px;}
    .community-statement p,
    .community-statement h2{font-size: clamp(30px, 9vw, 44px); line-height: 1.18;}
    .dream-big-section{min-height: 640px; padding: 118px 58px 138px; border-radius: 0 0 50% 50% / 0 0 3% 3%;}
    .dream-big-content > p:first-child{font-size: 34px;}
    .dream-big-content h2{font-size: 48px;}
    .dream-big-copy{font-size: 16px;}
    .dream-big-photo{width: 92px;}
    .dream-big-photo-one{top: 4%; left: -11%;}.dream-big-photo-two{bottom: 11%; left: -8%;}.dream-big-photo-three{right: -11%; bottom: 23%;}
    .dream-big-photo span{width: 26px; height: 26px; font-size: 12px;}
}
@media (prefers-reduced-motion: reduce){
    .dream-big-photo-ready{opacity: 1; transform: none; transition: none;}
}

/* ---- Homepage possibilities call to action ---- */
.possibilities-cta{position: relative; overflow: hidden; min-height: clamp(570px, 55vw, 760px); padding: clamp(150px, 16vw, 218px) 24px clamp(92px, 9vw, 138px); background: #007d46; color: #fff; text-align: center;}
.possibilities-cta::before{content: ""; position: absolute; z-index: 0; top: clamp(-205px, -15vw, -125px); left: -5%; width: 110%; height: clamp(190px, 19vw, 275px); border-radius: 0 0 50% 50% / 0 0 30% 30%; background: #f1f7f3;}
.possibilities-cta::after{content: ""; position: absolute; z-index: 0; top: clamp(36px, 4vw, 62px); left: calc(50% - 15px); width: 0; height: 0; border-top: 25px solid #f1f7f3; border-right: 15px solid transparent; border-left: 15px solid transparent;}
.possibilities-cta-inner{position: relative; z-index: 1; width: min(1080px, 100%); margin: 0 auto;}
.possibilities-cta h2{margin: 0; color: #fff; font-size: clamp(46px, 6vw, 84px); font-weight: 800; line-height: .98;}
.possibilities-cta h2 span{display: block; margin-bottom: 8px; font-size: clamp(28px, 3.6vw, 52px); font-weight: 400;}
.possibilities-actions{display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(20px, 3.4vw, 48px); margin: clamp(42px, 5vw, 72px) auto 0;}
.possibilities-actions a{display: flex; min-height: clamp(72px, 7vw, 98px); align-items: center; justify-content: center; padding: 14px 20px; border-radius: 14px; background: #f1f7f3; color: #007d46 !important; font-size: clamp(24px, 2.6vw, 38px); font-weight: 800; line-height: 1; text-decoration: none !important; transition: background .2s ease, color .2s ease, transform .2s ease;}
.possibilities-actions a:hover{background: #b7e0a5; color: #005c36 !important; transform: translateY(-4px);}
.possibilities-socials{margin-top: clamp(48px, 6vw, 78px);}
.possibilities-socials h3{margin: 0; color: #fff; font-size: clamp(30px, 3vw, 44px); font-weight: 500;}
.possibilities-social-list{display: flex; flex-wrap: wrap; justify-content: center; gap: 16px clamp(30px, 4vw, 64px); margin-top: 24px;}
.possibilities-social-list a{display: inline-flex; align-items: center; gap: 10px; color: #b7e0a5 !important; font-size: clamp(18px, 2vw, 27px); font-weight: 700; line-height: 1.1; text-decoration: none !important; transition: color .2s ease, transform .2s ease;}
.possibilities-social-list a:hover{color: #fff !important; transform: translateY(-2px);}
.possibilities-social-list i{width: 28px; color: #fff; font-size: 26px; text-align: center;}
@media (max-width: 767px){
    .possibilities-cta{min-height: 690px; padding: 142px 24px 82px;}
    .possibilities-cta::before{top: -125px; height: 185px;}
    .possibilities-cta::after{top: 34px;}
    .possibilities-cta h2{font-size: 48px;}
    .possibilities-cta h2 span{font-size: 30px;}
    .possibilities-actions{grid-template-columns: 1fr; gap: 14px; margin-top: 38px;}
    .possibilities-actions a{min-height: 66px; font-size: 27px;}
    .possibilities-socials{margin-top: 44px;}
    .possibilities-social-list{flex-direction: column; align-items: center; gap: 14px;}
}

/* ---- Hannies closing footer ---- */
.hannies-footer{position: relative; z-index: 1; overflow: hidden; padding: 0; background: #f1f7f3; color: #007d46; text-align: center;}
.hannies-footer-map{position: relative; min-height: clamp(280px, 31vw, 430px); overflow: hidden; padding: 58px 24px 92px; border-radius: 0 0 50% 50% / 0 0 9% 9%; background: #00a859;}
.hannies-footer-map::before{content: ""; position: absolute; top: 18%; left: 50%; width: min(34vw, 420px); aspect-ratio: 1; transform: translateX(-50%); border: 2px solid rgba(255, 255, 255, .26); border-radius: 50%; box-shadow: 0 0 0 28px rgba(255, 255, 255, .07), 0 0 0 60px rgba(255, 255, 255, .04);}
.hannies-footer-actions{position: relative; z-index: 1; display: flex; align-items: center; justify-content: center;}
.hannies-map-link{display: inline-flex; flex-direction: column; align-items: center; color: #fff !important; font-size: clamp(28px, 3.8vw, 52px); font-weight: 800; line-height: 1; text-decoration: none !important;}
.hannies-map-link .fa{margin-bottom: 12px; font-size: clamp(66px, 8vw, 118px);}
.hannies-map-link b{margin-top: 5px; font-size: 15px;}
.hannies-footer-bottom{position: relative; padding: 0 24px 48px; background: #f1f7f3;}
.toparea,.site-fullscreen-menu::before,.hannies-home-design .discovery-statement,.hannies-home-design .potential-statement,.hannies-home-design .community-statement,.hannies-about-welcome,.hannies-about-values,.hannies-about-closing,.hannies-information-intro,.hannies-information-page--facilities .hannies-information-story,.hannies-information-page--facilities .hannies-information-story>div,.hannies-builder-cta,.possibilities-cta,.hannies-footer-map{background-image:linear-gradient(rgba(0,100,61,.52),rgba(0,100,61,.52)),url('../../../../uploads/files/overlay.png');background-position:center;background-size:cover;background-blend-mode:overlay;}
.hannies-back-top{position: relative; display: flex; width: fit-content; flex-direction: column; align-items: center; gap: 13px; margin: 0 auto; padding-top: 37px; color: #007d46 !important; font-size: 16px; font-weight: 500; text-transform: uppercase; text-decoration: none !important; transform: none !important;}
.hannies-back-top i{position: absolute; top: 0; left: 50%; display: flex; width: 66px; height: 48px; align-items: center; justify-content: center; border-radius: 0 0 10px 10px; background: #00a75a; color: #fff; font-size: 25px; transform: translate(-50%, -50%);}
.hannies-back-top:hover, .hannies-back-top:focus{color: #007d46 !important; transform: none !important;}
.hannies-statement{display: inline-flex; flex-direction: column; align-items: center; gap: 10px; margin-top: 28px; color: #007d46 !important; font-size: clamp(19px, 2vw, 27px); font-weight: 800; line-height: 1.05; text-decoration: none !important;}
.hannies-statement i{display: flex; width: 48px; height: 48px; align-items: center; justify-content: center; border-radius: 50%; background: #007d46; color: #fff; font-size: 24px;}
.hannies-legal{display: flex; justify-content: center; gap: 8px; margin-top: 34px;}
.hannies-legal a{color: #007d46 !important; font-size: 17px; font-weight: 800; text-decoration: underline !important;}
.hannies-legal a + a::before{content: "|"; margin-right: 8px; text-decoration: none;}
.hannies-credit{margin: 10px 0 0 !important; color: #177b51 !important; font-size: 15px;}
.hannies-credit a{color: #007d46 !important; font-weight: 800; text-decoration: underline !important;}
.hannies-accreditation{display: flex; align-items: center; justify-content: center; gap: clamp(20px, 4vw, 58px); max-width: 760px; margin: 46px auto 0;}
.hannies-accreditation img{display: block; width: auto; max-width: min(38vw, 295px); height: 88px; object-fit: contain;}
.legal-document{width: min(900px, 100%); margin: 0 auto; padding: clamp(44px, 7vw, 90px) 0; color: #174b35;}
.legal-kicker{margin: 0 0 12px !important; color: #00a859 !important; font-size: 15px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase;}
.legal-document h1{margin: 0; color: #007d46; font-size: clamp(40px, 6vw, 68px); font-weight: 800; line-height: .98;}
.legal-intro{max-width: 760px; margin: 26px 0 0 !important; color: #35735b !important; font-size: clamp(19px, 2.4vw, 25px); line-height: 1.42;}
.legal-section{padding: 30px 0; border-bottom: 1px solid rgba(0, 125, 70, .16);}
.legal-section:first-of-type{margin-top: 34px; border-top: 1px solid rgba(0, 125, 70, .16);}
.legal-section h2{margin: 0 0 10px; color: #007d46; font-size: clamp(24px, 3vw, 32px); font-weight: 800;}
.legal-section p{margin: 0 !important; color: #245f45 !important; font-size: 17px; line-height: 1.62;}
.legal-contact-link{display: inline-flex; margin-top: 20px; color: #007d46 !important; font-size: 17px; font-weight: 800; text-decoration: underline !important;}
.legal-sitemap{display: grid; gap: 10px; margin-top: 38px;}
.legal-sitemap a{display: flex; min-height: 62px; align-items: center; justify-content: space-between; gap: 18px; padding: 16px 20px; border: 1px solid rgba(0, 125, 70, .2); border-radius: 8px; color: #007d46 !important; font-size: 18px; font-weight: 800; text-decoration: none !important; transition: background .2s ease, color .2s ease;}
.legal-sitemap a:hover{background: #007d46; color: #fff !important;}
.legal-sitemap-child{margin-left: 26px; font-size: 16px !important; font-weight: 500 !important;}
@media (max-width: 767px){
    .hannies-footer-map{min-height: 270px; padding-top: 56px; padding-bottom: 74px;}
    .hannies-footer-map::before{width: 185px;}
    .hannies-map-link .fa{font-size: 72px;}
    .hannies-footer-bottom{padding-bottom: 36px;}
    .hannies-credit{font-size: 14px;}
    .hannies-accreditation{gap: 18px; margin-top: 36px;}
    .hannies-accreditation img{max-width: 41vw; height: 62px;}
    .legal-document{padding: 42px 0;}
    .legal-sitemap-child{margin-left: 14px;}
}

/* ---- Scroll-reveal animation (opt-in via JS-added classes; safe no-op without JS) ---- */
.reveal-init{opacity: 0; transform: translateY(28px); transition: opacity .6s ease, transform .6s ease;}
.reveal-in{opacity: 1; transform: translateY(0);}

/* ---- Reusable card grid + photo collage components for CMS page content ---- */
.grid-cards{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 24px;
    margin: 32px 0;
}
.grid-card, .feature-card, .story-card{
    background: #fff;
    border-radius: var(--site-radius);
    padding: 28px 24px;
    box-shadow: var(--site-shadow-soft);
    text-align: center;
    transition: transform .3s ease, box-shadow .3s ease;
}
.grid-card:hover, .feature-card:hover, .story-card:hover{
    transform: translateY(-6px);
    box-shadow: var(--site-shadow);
}
.grid-card .grid-card-icon, .feature-card .grid-card-icon{
    width: 64px; height: 64px;
    margin: 0 auto 16px;
    border-radius: 50%;
    background: var(--site-primary);
    color: #fff;
    display: flex; align-items: center; justify-content: center;
    font-size: 26px;
}
.grid-card h3, .feature-card h3, .story-card h3{
    margin-top: 0;
    color: var(--site-ink);
    font-weight: 800;
}
.photo-collage{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 120px;
    gap: 12px;
    margin: 32px 0;
}
.photo-collage img{
    width: 100%; height: 100%;
    object-fit: cover;
    border-radius: var(--site-radius-sm);
    transition: transform .4s ease;
}
.photo-collage img:hover{transform: scale(1.03);}
.photo-collage .span-2{grid-column: span 2;}
.photo-collage .row-span-2{grid-row: span 2;}
@media(max-width: 767px){
    .photo-collage{grid-template-columns: repeat(2, 1fr); grid-auto-rows: 100px;}
}

@media(max-width: 767px){
    .front-complain{padding: 0;}
    .front-complain .front-complain-card{padding: 18px; border-radius: 10px;}
    .front-complain input[type="submit"].btn{width: 100%;}
}

/* FrontCMS contact-us page (scoped) */
.front-contact .contact{
    margin-bottom: 22px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    padding: 18px;
    box-shadow: none !important;
}
.front-contact .contact > .container{width: auto; padding-left: 0; padding-right: 0;}
.front-contact h2{margin: 0 0 14px; font-weight: 800; color: #02066C;}

/* Make the form stacked/clean (keep markup untouched) */
.front-contact form.form-horizontal{margin: 0;}
.front-contact form.form-horizontal .form-group{margin-left: 0; margin-right: 0; margin-bottom: 16px;}
.front-contact form.form-horizontal .form-group > [class*="col-"]{float: none; width: 100%; padding-left: 0; padding-right: 0;}
.front-contact form.form-horizontal .control-label{font-weight: 600; padding-top: 0; margin-bottom: 6px; text-align: left;}

.front-contact .form-control{border-radius: 10px; box-shadow: none; height: 44px;}
.front-contact textarea.form-control{height: auto; min-height: 140px; resize: vertical;}
.front-contact .form-control:focus{border-color: #2E59D7; box-shadow: 0 0 0 3px rgba(46, 89, 215, 0.12);}

.front-contact input[type="submit"].btn{border-radius: 12px; padding: 10px 18px; font-weight: 700;}
.front-contact .form-group:last-child .col-sm-9{display: flex; justify-content: flex-end;}
.front-contact .pull-right{float: none !important;}

/* Contact info tiles */
.front-contact .contact-item{
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    box-shadow: none !important;
    padding: 18px;
    text-align: center;
}
.front-contact .contact-item img{max-width: 38px; height: auto; margin: 0 auto 10px; display: block;}
.front-contact .contact-item h3{margin: 6px 0 10px; font-weight: 800; color: #02066C;}
.front-contact .contact-item p{margin-bottom: 6px;}

/* Map */
.front-contact .mapWrapper{border-radius: 12px; overflow: hidden; border: 1px solid #e5e5e5;}
.front-contact .mapWrapper iframe{display: block;}

@media(max-width: 767px){
    .front-contact input[type="submit"].btn{width: 100%;}
}

@media(min-width:768px){
     .login-col-left{   
    align-items: center;
    justify-content: end;
  } 
  .admin-text{justify-content: end;}
  .forgot-md{padding-top: 0.75rem;display: inline-block;}
}
@media(max-width:767px){
    .admin-text,
    .login-col-left{
        justify-content: center;
    }
    .forgot-sm{padding-bottom: 1rem;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;}
    .boxheader-border{overflow: hidden;}
}
@media(min-width:320px) and (max-width:480px){
 .login-col-left{justify-content: center}
}
@media (min-width: 768px) {
    .search-top-space {
        margin-top: 23px;
        height: 34px;
    }
}
textarea.form-control {
    height: 120px !important;
}
.item {padding-bottom: 1.5rem;}
.calender-wrap{border: 1px solid #ddd;box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.07); margin-bottom: 1.5rem; border-radius:0.25rem}
.calender-wrap h4{background: #f3f3f3;padding: 1rem 1.5rem;border-radius:0.15rem 0.15rem 0rem 0rem; margin-top: 0;color: #000;font-weight: normal;}
.calender-inner{padding: 0rem 1.5rem}    
.calender-inner p{padding-bottom: 0.5rem;}

/* Global default font (FrontCMS theme) */
html, body{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
}
body, button, input, select, textarea{
    font-family: inherit;
    font-weight: inherit;
}
h1, h2, h3, h4, h5, h6{
    font-family: inherit;
}