@charset "UTF-8";
/*!
 * ahm by Biswanath 
 */
 body, html {
    font-family: 'Dosis', sans-serif !important;
    overflow-x: hidden;
 }
 .navbar-brand {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -121px;
    padding-top: 0;
    z-index: 15;
 }
 .navbar-brand.innerpage {
    width: 176px;
    margin-left: -88px;
    top: -7px;
 }
 @media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        justify-content: space-between;
        width: 100%;
    }
    .nav-item {
        flex-direction: row;
        display: flex;
    }
}
header {
    padding: 0;
}
.bg-img {
    background: url(../img/banner_bg.png) repeat-x left top;
    background-size: auto 100%;
}
.bannerinfo {
    background-color: rgba(0, 0, 0, 0.8);
    min-height: 147px;
    width: 730px;
    left: 50%;
    margin-left: -372px;
    position: absolute;
    z-index: 99;
    top: 230px;
}
.bannerinfo h1 {
    font-size: 51px;
    color: #ffffff;
    font-weight: 700;
    padding: 14px 0 0 0;
    margin: 0;
}
.bannerinfo p {
    font-size: 19px;
    color: #ffffff;
    background-color: #183b63;
    font-weight: 400;
    padding: 6px 0;
    margin: 0;
}
.bannerinfo span {
    display: block;
    /* font-size: 19px; */
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    padding: 4px 0;
}
.navbar {
    min-height: 95px;
}
.bannermidimg {
    position: relative;
    z-index: 12;
}
.headerHeading {
    font-size: 32px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    position: absolute;
    top: 48%;
    width: 100%;
}
#about {
    background: url(../img/about_bg.jpg) repeat left top;
    padding-top: 80px;
    padding-bottom: 80px;
}
#about.innerpage {
    background: url(../img/inner_bg.png) repeat left top;
}
#about .board {
    background: url(../img/about_board.jpg) no-repeat center top;
    background-size: 100% 100% !important;
    padding: 40px 0;
    box-shadow: 7px 8px 1px #6c6a6a61;
}
#about .board.innerabt {
    background: url(../img/about_board_inner.jpg) no-repeat center top;
}
#about h2 {
    color: #fefefe;
    font-size: 50px;
    font-weight: 700;
}
#about h2:after, #gallery h2:after, #contact h2:after, #teamgallery h2:after  {
    display: block;
    content: '';
    width: 210px;
    margin: 0 auto;
    height: 2px;
    background-color: #a78940;
    margin-top: 10px;
    margin-bottom: 25px;
}
#about p {
    color: #fefefe;
    font-size: 21px;
    font-weight: 300;
}
#about p span {
    color: #ffde54;
}
#principaldesk p {
    font-size: 18px;
    color: #000000;
    text-align: left;
    font-weight: normal;
    line-height: 27px;
}
.exploremore {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    background: url(../img/gallery_btn_icon.png) no-repeat left center;
    padding: 10px 0 0 44px;
    text-decoration: none;
}
.exploremore:after {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background-color: #ffde54;
    margin-top: 6px;
}
.exploremore:hover {
    color: #ffde54;
}
.facilitisingle .exploremore {
    color: #000000;
    background: none;
    padding-left: 0;
}
.facilitisingle .exploremore:after {
    background-color: #000000;
}
.facilitisingle .exploremore:hover {
    color: #045487;
}
.leftchar, .rightchar {
    position: absolute;
    bottom: -37px;
}
.cloudleft {
    position: absolute;
    left: -243px;
    animation: move 3s infinite;
    top: 17px;
}
.cloudright {
    position: absolute;
    right: -163px;
    animation: movet 2s infinite;
    top: 19px;
}
.leftchar {
    left: -23px;
    animation: move 3s infinite;
}
.rightchar {
    right: -23px;
    animation: movet 2s infinite;
}
h2.facheading {
    color: #1a305b !important;
}
h2.facheading:after {
    background-color: #a78940 !important;
}
.facilitisingle {
    padding: 24px;
    padding-top: 0;
    background-color: #ffffff;
    border-radius: 27px;
    overflow: hidden;
    box-shadow: 0px 8px 10px #7d7b7b;
    margin: 15px;
}
.facilitisingle img {
    border: 0 !important;
    margin: 0 auto;
}
#facilities h4 {
    font-size: 24px;
    color: #1a305b;
    padding: 15px 0 15px 0;
}
#facilities p {
    font-size: 18px;
    color: #000000;
    margin-bottom: 0;
}
#gallery {
    background: url(../img/gallery_bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 90px 0 70px 0;
}
#gallery h5 {
    color: #fff;
    font-size: 24px;
    margin: 0;
    padding: 0 0 5px 0;
    text-align: left;
}
.bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    background: transparent;
    margin-bottom: 0;
}
.bx-wrapper img, .bx-wrapper iframe {
    border: 5px solid #ffffff;
}
#gallery h2 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
}
#gallery h2:after {
    margin-bottom: 55px;
    width: 130px;
}
.bx-wrapper .bx-controls-direction a {
    position: static;
    display: inline-block;
    width: 21px;
    height: 14px;
    margin: 30px 16px;
}
.bx-wrapper .bx-controls-direction a.bx-next {
    background: url(../img/gall_to_right.png) no-repeat;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
    background: url(../img/gall_to_left.png) no-repeat;
}
#facilities .bx-wrapper .bx-controls-direction a.bx-next, #about .bx-wrapper .bx-controls-direction a.bx-next {
    background: url(../img/gall_to_right_dark.png) no-repeat;
}
#facilities .bx-wrapper .bx-controls-direction a.bx-prev, #about .bx-wrapper .bx-controls-direction a.bx-prev {
    background: url(../img/gall_to_left_dark.png) no-repeat;
}

.galltopart {
    background: url(../img/gallery_top_bg.png) repeat-x;
    height: 64px;
    position: absolute;
    top: -25px;
    width: 100%;
}
.gallbottomart {
    background: url(../img/gallery_bottom_bg.png) repeat-x;
    height: 64px;
    position: absolute;
    bottom: -25px;
    width: 100%;
    z-index: 9;
}
.gallChar {
    position: absolute;
    bottom: -8px;
    width: 100%;
    pointer-events: none;
    z-index: 10;
}
.gallChar .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.leftgalchar {
    animation: move 3s infinite;
    position: relative;
}
.rightgalchar {
    animation: movet 2s infinite;
    position: relative;
}
#contact {
    padding: 0;
    position: relative;
}
.footerLeftInfo {
    width: 35%;
    background: url(../img/footr_left_bg.png) repeat-x right top;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 469px;
}
.leftcontHold {
    float: right;
    text-align: center;
    padding-right: 82px;
    padding-top: 45px;
}
.webinfo {
    float: right;
    min-width: 310px;
    padding-right: 48px;
    text-align: center;
    padding-top: 22px;
    font-size: 18px;
}
.webinfo h4 {
    color: #000;
    padding: 18px 0 0 0;
    margin:0;
    font-size: 18px;
    font-weight: 600;
}
.webinfo a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
    font-size: 18px;
}
.social {
    padding-top: 20px;
}
.footerRightInfo {
    padding-left: 39%;
    background: url(../img/footer_btm_bg.png) repeat-x bottom;
}
.rightconthold {
    max-width: 580px;
    position: relative;
}
#contact h2 {
    color: #1a305b;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    padding-top: 62px;
}
#contact h2:after {
    margin-bottom: 25px;
    height: 2px;
}
#contact p {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    padding-left: 38px;
}
#contact p.addressp {
    background: url(../img/home_icon.png) no-repeat left top;
}
#contact p.contactnumber {
    background: url(../img/phone_icon.png) no-repeat left top;
}
#contact p.emaiclass {
    background: url(../img/email_icon.png) no-repeat left top;
}
#contact ul {
    list-style: none;
    margin: 45px 0 0 0 ;
    padding: 0 0 0 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-top: 1px solid #c3c3c3;
}
#contact ul li a {
    font-weight: 700;
    font-size: 20px;
    color: #1a305b;
    text-decoration: none;
    line-height: 72px;
}
#contact ul li a:hover {
    color: #a78940;
}
.footerchar {
    position: absolute;
    right: -108px;
    bottom: -25px;
    pointer-events: none;
    animation: move 3s infinite;
}
p.copyright {
    padding: 31px 0 0 0 !important;
    margin: 0 !important;
    font-size: 16px !important;
    min-height: 74px;
}
p.copyright a {
    color: #000000;
}

/* mycloud animation */
#background-wrap {
  bottom: 0;
  left: 0;
  padding-top: 50px;
  position: absolute;
  right: 0;
  top: 0;
  z-index:1;
}
@-webkit-keyframes animateCloud {
    0% {
        left: -1000px;
    }
    100% {
        left: 100%;
    }
}
@-moz-keyframes animateCloud {
    0% {
        left: -1000px;
    }
    100% {
        left: 100%;
    }
}
@keyframes animateCloud {
    0% {
        left: -1000px;
    }
    100% {
        left: 100%;
    }
}
.x1 {
    -webkit-animation: animateCloud 70s linear infinite;
    -moz-animation: animateCloud 70s linear infinite;
    animation: animateCloud 70s linear infinite;
    width: 324px;
    height: 248px;
    background: url(../img/cloud01.png) no-repeat;
    top: 21px;
    position: absolute;
}
.x2 {
    -webkit-animation: animateCloud 40s linear infinite;
    -moz-animation: animateCloud 40s linear infinite;
    animation: animateCloud 40s linear infinite;
    width: 322px;
    height: 186px;
    background: url(../img/cloud02.png) no-repeat;
    top: 35px;
    position: absolute;
}
.x3 {
    -webkit-animation: animateCloud 60s linear infinite;
    -moz-animation: animateCloud 60s linear infinite;
    animation: animateCloud 60s linear infinite;
    width: 305px;
    height: 205px;
    background: url(../img/cloud03.png) no-repeat;
    top: 21px;
    position: absolute;
}
.x4 {
    -webkit-animation: animateCloud 36s linear infinite;
    -moz-animation: animateCloud 36s linear infinite;
    animation: animateCloud 36s linear infinite;
    width: 271px;
    height: 169px;
    background: url(../img/cloud04.png) no-repeat;
    top: 52px;
    position: absolute;
}
.x5 {
    -webkit-animation: animateCloud 50s linear infinite;
    -moz-animation: animateCloud 50s linear infinite;
    animation: animateCloud 50s linear infinite;
    width: 285px;
    height: 180px;
    background: url(../img/cloud05.png) no-repeat;
    top: 280px;
    position: absolute;
}
.x6 {
    -webkit-animation: animateCloud 28s linear infinite;
    -moz-animation: animateCloud 28s linear infinite;
    animation: animateCloud 28s linear infinite;
    height: 216px;
    width: 321px;
    background: url(../img/cloud06.png) no-repeat;
    top: 235px;
    position: absolute;
  }

@keyframes move {
    0% {
        transform: translatex(0);
    }
    50% {
        transform: translatex(-10px);
    }
}
@keyframes movet {
    0% {
        transform: translatex(0);
    }
    50% {
        transform: translatex(-8px);
    }
}

.about_banner {
    object-fit: cover;
    min-height: 340px;
}
#teamgallery {
    background-image: linear-gradient(#ccdcff, #ffffff);
    padding-top: 45px;
    padding-bottom: 20px;
  }
#teamgallery .bx-wrapper img {
    border: 5px solid #a78940;
    border-radius: 50%;
}
.teamname {
    font-weight: 400;
    font-size: 22px;
    color: #1a305b;
    padding-top: 35px;
}
.teamjob {
    font-weight: 400;
    font-size: 18px;
    color: #a78940;
}
#teamgallery h2 {
    font-size: 50px;
    color: #1a305b;
    font-weight: 700;
}
#teamgallery h2:after {
    margin-bottom: 35px;
    height: 2px;
    background-color: #ffde54;
}
.lb-data .lb-close {
    position: absolute;
    right: 28px;
    top: -36px;
}
.gallpage h5 {
    font-size: 24px;
    font-weight: 600;
    color: #1a2f5b;
}
.example2 img {
    border: 5px solid #ffffff;
    margin-bottom: 15px;
}
p.contactText {
    font-weight: 700 !important;
    font-size: 17px !important;
    color: #1a2f5b !important;
}
select.form-control {
    -webkit-appearance: auto;
    appearance: auto;
}
.contact .info {
    border-top: 3px solid #47b2e4;
    border-bottom: 3px solid #47b2e4;
    padding: 30px;
    background: #fff;
    width: 100%;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
  }
  
  .contact .info i {
    font-size: 20px;
    color: #47b2e4;
    float: left;
    width: 44px;
    height: 44px;
    background: #e7f5fb;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
  }
  
  .contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #37517e;
  }
  
  .contact .info p {
    padding: 0 0 10px 60px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #6182ba;
  }
  
  .contact .info .email p {
    padding-top: 5px;
  }
  
  .contact .info .social-links {
    padding-left: 60px;
  }
  
  .contact .info .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #333;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
    margin-right: 10px;
  }
  
  .contact .info .social-links a:hover {
    background: #47b2e4;
    color: #fff;
  }
  
  .contact .info .email:hover i,
  .contact .info .address:hover i,
  .contact .info .phone:hover i {
    background: #47b2e4;
    color: #fff;
  }
  
  .contact .php-email-form {
    width: 100%;
    padding: 30px 0;
  }
  
  .contact .php-email-form .form-group {
    padding-bottom: 8px;
  }
  
  .contact .php-email-form .validate {
    display: none;
    color: red;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 13px;
  }
  
  .contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
  }
  
  .contact .php-email-form .error-message br+br {
    margin-top: 25px;
  }
  
  .contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
  }
  
  .contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
  }
  
  .contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    animation: animate-loading 1s linear infinite;
  }
  
  .contact .php-email-form .form-group {
    margin-bottom: 20px;
  }
  
  .contact .php-email-form label {
    padding-bottom: 8px;
  }
  
  .contact .php-email-form input,
  .contact .php-email-form select,
  .contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 16px;
    border-radius: 4px;
  }
  
  .contact .php-email-form input:focus,
  .contact .php-email-form textarea:focus {
    border-color: #47b2e4;
  }
  
  .contact .php-email-form input, .contact .php-email-form select {
    height: 52px;
  }
  
  .contact .php-email-form textarea {
    padding: 10px 12px;
    min-height: 158px;
  }
  
  .contact .php-email-form button[type=submit] {
    background: #ffffff;
    border: 0;
    padding: 12px 34px;
    color: #1a2f5b;
    transition: 0.4s;
    font-size: 14px;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
  }
  
  .contact .php-email-form button[type=submit]:hover {
    background: #209dd8;
  }
  #thanksModal .modal-content {
    border-radius: 0px;
    background: url(../img/about_bg.jpg) repeat left top;
    border: 6px solid #00adef;
    -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.57);
    box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.57);
    padding: 20px;
}
.thanksModalText1 {
    font-weight: 200;
    font-size: 47px;
    color: #1a2f5b;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: -5px;
}
.thanksModalText2 {
    font-size: 15px;
    color: #1a2f5b;
    text-align: center;
}
.continfoblk {
    text-align: center;
    min-height: 195px;
    background-color: #ffffff;
    border-radius: 5px;
}
.continfoblk img {
    margin: 0 auto;
    position: relative;
    margin-top: -56px;
    border-radius: 50%;
    box-shadow: 0px 7px 8px #a2a0a0;
}
.continfoblk p {
    font-size: 17px !important;
    font-weight: 700 !important;
    color: #000000 !important;
    margin: 0;
    padding: 44px 0 25px 0;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #37517e;
    transition: all 300ms ease-in;
  }
  #preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #37517e;
    border-top-color: #fff;
    border-bottom-color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: animate-preloader 1s linear infinite;
  }
  .gallpage .bx-wrapper img, .gallpage .bx-wrapper iframe , #gallery .bx-wrapper img, #gallery .bx-wrapper iframe {
    width: 100%;
  }
  @keyframes animate-preloader {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  .hideloader {
    opacity: 0;
    pointer-events: none;
  }


/* ananda css */

.bg-img2 {
    /* background: url(../img/index_bannerBg.jpg) no-repeat center; */
    /* background-size: auto 100%; */
    background: url(../img/index_bannerBg2.jpg) no-repeat center;
    background-size: cover;
    padding: 236px 0px 156px;
}
.bxsliderUl li img {
    height: 316px;
    object-fit: cover;
}
.bannerinfo.bannerinfoFixed {
    position: relative;
      left: auto;
      top: auto;
      margin: 0px auto !important;
}

/* ananda css end*/


  @media (max-width: 1100px) {
    .bannerinfo {
        width: 480px;
        margin-left: -240px;
    }
    .bannerinfo span {
        font-size: 14px;
    }
    .bannerinfo p {
        font-size: 15px;
    }
    .bannerinfo h1 {
        font-size: 35px;
    }
  }
  @media (max-width: 900px) {
    #about .board {
        padding: 21px 76px;
    }
    #about p {
        font-size: 14px;
    }
    .rightchar {
        right: -60px;
    }
    .leftchar {
        left: -60px;
    }
    .footerLeftInfo {
        position: static;
        width: 100%;
    }
    .leftcontHold, .webinfo {
        float: none;
        padding-right: 0;
        width: 100%;
    }
    .footerRightInfo {
        padding: 0 21px;
    }
    .footerchar {
        right: 0;
    }
    #contact ul {
        padding: 0 91px;
    }
    .rightconthold {
        max-width: none;
    }
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        width: 200px;
        background: #fff;
        position: absolute;
        top: 70px;
        z-index: 999;
        box-shadow: 1px 2px 5px #504d4d;
        border-radius: 10px;
    }
  }
  @media (max-width: 1199px) and (min-width: 992px) {
    .gallpage .bx-wrapper img, .gallpage .bx-wrapper iframe, #gallery .bx-wrapper img, #gallery .bx-wrapper iframe {
        height: 240px;
    }
  }
  @media (max-width: 992px) and (min-width: 700px) {
    .rightchar {
        right: -60px;
    }
    .leftchar {
        left: -60px;
    }
    .continfoblk p {
        font-size: 12px !important;
    }
  }
  @media (max-width: 767px) {
    .continfoblk {
        margin-top: 70px;
    }
  }
  @media (max-width: 700px) {
    .bannerinfo {
        top: 140px;
        min-height: 106px;
        width: 479px;
        max-width: 100%;
        left: 50%;
        margin-left: -240px;
    }
    .bannerinfo h1 {
        font-size: 26px;
    }
    .bannerinfo p, .bannerinfo span {
        font-size: 12px;
    }
  }
  @media (max-width: 551px) {
    #contact h2, #gallery h2, #about h2, #teamgallery h2 {
        font-size: 34px;
    }
    #contact ul li a {
        font-size: 12px;
    }
    p.copyright {
        font-size: 12px !important;
        text-align: center;
    }
    .navbar-brand {
        margin-left: -80px;
    }
    .navbar-brand img {
        width: 162px;
    }
  }
  @media (max-width: 441px) {
    #contact ul {
        padding: 0;
    }
    .footerchar {
        display: none;
    }
    .bannerinfo {
        left: 0;
        margin: 0;
    }
  }