@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:"Work Sans", sans-serif; font-weight: 400;
}
iframe {
    width: 100%;
}
.slick-next, .slick-prev {
    height: 42px !important;
    width: 42px !important;
    background: url(../img/arrow.png) 50% / 50% no-repeat #fff !important;
    padding: 10px !important;
}
.slick-next:before, .slick-prev:before {
    display: none;
}
.slick-prev {
    transform: rotate(180deg) !important;
}
.footer-column.footer-explore, .footer-column.footer-contact {
    margin-top: 50px;
}
span.read-more {
    background: #b10a0b;
    padding: 10px 30px;
    color: #fff;
    cursor:pointer;
}
.aboutmember {
    text-align: center;
}
.footer-column.footer-about {
    margin-top: 30px;
}
.single-facility:hover {
    background: #fff;
}
.privacypl p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 22px;
}

.privacypl li {
    list-style: disc;
    margin-bottom: 15px;
    line-height: 24px;
    font-size: 14px;
}
.tabsheading {
    padding: 16px 20px;
    background: #fff;
    color: #333;
    border-radius: 6px;
    box-shadow: 0 0 10px #ededed;
    border: #ddd 1px solid;
}

.tabsheading a {
    font-weight: 700;
    color: #b10a0b;
}

.tabsheading i {
    margin-right: 25px;
}
.imagthumb img.img-fluid {
    width: 100%;
}
.reratext {
    right: 60px;
    top: 20px;
    background: #ffffffad;
    padding: 15px;
    border-radius: 6px;
    position: absolute;
    left: auto;
    z-index: 9;

}
.reratext p {
    line-height: 15px;
    margin:0px;
    font-size:11px;
}
.midnav ul li:hover  {
    color: #b10a0b;
    background:#fff;
}

.midnav ul li:hover a{color:#b10a0b;}

body, .midnav, .breadcrumb{background:url(../img/bg.webp) repeat center;}

.aminities {
    border: #ddd 1px solid;
    margin: 10px  0px;
    border-radius: 6px;
    overflow: hidden;
}
.btnprimaylink {
    background: #aa8453;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    border:#aa8453 1px solid !important;
}

.btnprimaylink:hover{color:#aa8453;border:#aa8453 1px solid !important;}
#rightmodal  #frmContact {
    border: 0px;
}
.footer-contact-info p {
    margin: 0;
}
.planthumbnail {
    padding: 20px;
    border: #ddd 1px solid;
    margin: 20px 0px;
    position: relative;
}

.planthumbnail .download {
    position: absolute;
    left: auto;
    right: 0;
    padding: 5px 10px;
    font-size: 20px;
    background: #b3966f;
    color: #fff;
    top: 0;
}
.planthumbnail h4 {
    font-size: 14px;
    text-align: center;
    padding: 15px 0px 0px;
}
.desktopshow{display:block;}
.mobileshow{display:none;}
a{cursor:pointer}
.linkclr{color:#005d8e; cursor:pointer;}
.misionicon {
    height: 45px;
    width: 45px;
    display: inline-block;
    margin-bottom: 15px;
}
.moretext {
  display: none;
}
.topheader {
    background: #005d8e;
    padding: 8px 0;
}

.topheader li, .topheader li a {
    font-size: 13px;
    color: #fff;
}

.topheader li {
    border-right: #fff 1px solid;
    padding: 0px 10px;
    line-height: 10px;
}

.topheader li:last-child {
    border: 0;
    padding-right: 0;
}

.top-social-list {
    display: inline;
    justify-content: start;
    width: 40px;
}

.top-social-list a {
    width: 30px;
    text-align: center;
    display: inline-block;
    line-height: 30px;
    color: #fff;
}
.section-padding {
    padding: 60px 0;
}
small {
    font-size: 14px;
    display: block;
}
video {
    width: 100% !important;
    display: flex;
    height: 100%;
}
.missionvision.shodowbox {
    /* box-shadow: 0 0 20px #ddd; */
    border: 0;
}
.aboutmember .section-title{ text-transform:capitalize;}

.read-more{color:#bb966e; margin-top:15px; display:inline-block; text-transform:capitalize;}
.reserv_book {
    padding: 25px;
}
.bg-cream {
    background: #f8f5f0;
}
.contact_form {
    padding: 35px 25px;
}
section#overview ul li {
    margin-bottom: 10px;
}
.contact_form.bg-cream #frmContact {
    border: 0px;
    margin-bottom: 0 !important;
}
.contact_box .single-facility ul li {
    font-size: 14px;
    line-height: 26px;
}
.bg-cream {
    background: #f8f5f0;
}
.row.reverse {
    flex-direction: row-reverse;
}

.video-play-button {
    display: flex;
    width: 60px;
    height: 60px;
    background: #aa8453;
    border-radius: 50%;
    padding: 0;
    position: absolute;
    align-items: center;
    justify-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.arrow-right {
    width: 0; 
    height: 0; 
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    
    border-left: 15px solid #fff;
  }

  .img_caption.right {
    right: 16px;
}
.img_left_bg {
    position: relative;
}
#walkthrough{padding-bottom: 60px;}
.img_caption {
    position: absolute;
    bottom: 13px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    z-index: 2;
}

.banner .right{
    position: absolute;
    z-index: 22;
    left: auto;
    top: 0;
    padding-top: 9px;
    width: 290px;
    right: 10px;
    }
    .banner .right p    {
        font-size: 11px;
        color: #fff;
        letter-spacing: 0.5px;
        line-height: 16px;
        padding: 6px 8px;
        border-radius: 4px;
    }
.section-subtitle {
    font-size: 16px;
    font-family: "Roboto", sans-serif;;
    font-weight: 400;
    color: #666;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 6px;
    margin-bottom: 5px;
}
.testimonials h5 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 30px;
}
.cont.text-left p.tagline {
    margin-bottom: 10px;
}
.cont.text-left p {
    text-align: justify;
}

 .content {
    padding: 0px 10px;
    align-items: start;
    height: 100%;
}
.background.bg-img{background: url(../img/building.webp) no-repeat center fixed; background-size: cover; padding: 60px 0; position:relative;}
.banner .video-container {
    height: 100vh;
}
.partners{padding: 20px 0px;}
.banner video {
    height: 56.25vw;
    width: 100vw;
    margin:0px;
    border:0px
}
.rooms1 .item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.position-re {
    position: relative;
}
.o-hidden {
    overflow: hidden;
}
.rooms1 .item .line {
    text-align: center;
    height: 1px;
    width: 60px;
    background-color: rgba(255, 255, 255, 0.2);
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    margin: auto 0 30px;
}
.rooms1 .item .con {
    padding: 20px;
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: left;
    z-index: 20;
    height: auto;
    box-sizing: border-box;
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .1) 2%, rgba(0, 0, 0, .75) 90%);
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
}
.rooms1 .item .con h5, .rooms1 .item .con h5 a {
    position: relative;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.rooms1 .item:hover .con {
    bottom: 0;
}
.rooms1 .item .con p {
    line-height: 1.2;
    margin: 0;
}
.rooms1 .item .con p {
    color: #fff;
    font-size: 14px;
}
.rooms1 .item .con .permalink {
    font-family: "Roboto", sans-serif;;
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fff;
    height: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3sease;
    transition: all .3sease;
    display: inline;
}
.butn-light {
    position: relative;
    line-height: 1.2em;
}
.missionvision {padding: 30px 30px 0 30px;min-height: 320px;border-radius: 2px;background: #ffffff;border-radius: 10px;position: relative;overflow: hidden;}

section#BrainsRalith, #team {
    background: #f8f5f0;
    padding: 80px 0px;
}

section#About {
    padding: 50px 0px 20px;
    background: #f8f5f0;
}
.disclaimer_section {padding-bottom: 50px;}
section#missionandvision  {
    padding: 80px 0px 60px;
    background: #005f8e;
}
.butn-light a {
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    background: #fff;
    color: #005f8e;
    padding: 12px 15px;
    margin: 0;
    position: relative;
    font-size: 13px;
    letter-spacing: 3px;
    border: 1px solid #005f8e;
}
.sh_product_slider2 {
    padding: 0;
}
.banner{padding: 0px;position: relative;overflow: hidden;}
.butn-light a:after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
}

.butn-light a:hover {
    border: 1px solid #ab8a62;
}

.butn-light a:hover:after {
    width: 100%;
    left: 0;
    background: #ab8a62;
    color: #fff !important;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}

.butn-light a:hover span {
    color: #fff;
}
.butn-light a span {
    position: relative;
    z-index: 2;
    color: #005f8e;
}
.ml-15 {
    margin-left: 15px;
}
.bluecolor{color: #00469b;}
.bickham {font-family: 'Bickham Script Pro', sans-serif;font-size: 90px;line-height: 80px;text-transform: capitalize;}
.title{font-size: 30px;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    color: #222;
    position: relative;
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 1.25em;
    text-transform: uppercase;
    letter-spacing: 0;}
.blockright {
    line-height: 0px;
    margin-left: 120px;
    margin-top: -20px;
}

.section-title {
    font-size: 30px;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    color: #222;
    position: relative;
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 1.25em;
    text-transform: uppercase;
    letter-spacing: 0;
}
p,
ul,
li div,
.btn, .solutiondiv:hover .solution-data a, body  {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
}

p{margin-bottom:20px}

li {
    list-style: none;
}

ul {
    margin : 0;
    padding: 0;
}

section {
    position: relative;
    padding : 70px 0px 0px;
}

a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

.about p{margin: 0;}
p{ line-height: 30px;}

header.removefixed {
    background: #fff;
    padding-top: 10px;
}

header.removefixed .contatcinfs {
    display: none;
}

.ralithabout {
    margin: 40px 0 0;
    position: relative;
    overflow: hidden;
}

.data {
    position: absolute;
    top: auto;
    bottom: auto;
    transform: translateY(100%);
    transition: all .1s ease-in;
    height: 100%;
}

.ralithabout:hover .data {
    transform: translateY(0);
    top: 0;
    padding: 20px;
    background: linear-gradient(1deg, #00469b, transparent);
    display: flex;
    align-items: end;
    color: #fff;
}


.data h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
}


.data p {
    font-size: 16px;
    font-weight: 300;
}

.imgabout {
    position: relative;
}

.imgabout h2 {
    position: absolute;
    writing-mode: vertical-lr;
    top: auto;
    bottom: 0;
    background: #ffff;
    padding: 20px 5px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    transition: all .1s ease-in;
    font-weight: 300;
}

.ralithabout:hover .imgabout h2 {
    display: none;
}

.banner #frmContact {
    margin: 0;
    background: #fff;
    border: 0px;
    padding: 30px;
}
.imagthumb {
    padding: 10px  15px 0px;
}


.single-facility {
    background: transparent;
    padding: 30px 20px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    line-height: 1;
    border: 1px solid #ccc;
    text-align: center;
    height: calc(100% - 30px);
}

.single-facility h5 {
    font-size: 18px;
    position: relative;
    line-height: 23px;
    margin: 0 0 10px;
    color: #222;
}

.single-facility .icon {
    display: block;
    margin: auto auto 25px;
}

.single-facility .icon img {
    max-width: 80px;
}
.sh_product_slider2 {
    margin: 0 !important;
}
.aboutsec, .ourpartners{
    padding: 70px 0px;
}

.township, .downloadsec  {
    padding: 70px 0px;
}
.downloads  img {
    max-width: 65px;
    margin-bottom: 10px;
}

.downloads a, .downloads {
    color: #000;
}

.downloads {
    cursor: pointer;
    margin: 20px 0;
}

.downloads h5 {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    padding: 24px 0;
    color: #222;
    margin:0px;
}

.contact-info {
    background: #00469b;
    padding: 20px;
    border-radius: 20px;
    color: #fff;
    margin-bottom: 50px
}

.contact-info a {
    color: #fff;
}

.cnticn {
    background: #ffffff;
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 34px;
    border-radius: 50%;
    border: #e9e9e9 1px solid;
    left: -20px;
    color: #00469b;
}

.contact-info li {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 40px;
    padding-left: 35px;
}

.contact-info li .content {
    position: relative;
}

.cnticn img {
    width: 30px;
    object-fit: contain;
}

.contact-info li .content h3 {
    font-size: 18px;
    margin: 0 0 5px;
    color: #000000;
    font-weight: 400;
}

.contact-info ul {
    margin-top: 40px;
}

#frmContact textarea {
    height: 80px;
}

.cntlink ul {
    justify-content: center;
    margin: 10px 0px;
}

.cntlink ul li a {
    font-size: 14px;
    padding: 0px 20px;
    border-right: #fff 1px solid;
    line-height: 10px;
}

.cntlink ul li:last-child a {
    border: 0px;
}

.cntlink ul li {
    line-height: 10px;
}

.cntlink {
    padding-bottom: 10px;
}

section.contactus {
    background: #ffffff;
}

#frmContact {
    padding: 0;
    border-radius: 0px;
    margin-bottom: 50px;
    border: #ddd 1px solid;
}

#frmContact .form-control {
    border: 0px;
    border-bottom: #d1d1d1 1px solid;
    border-radius: 0px;
    margin-bottom: 30px;
    background: transparent;
}

#frmContact .form-control:focus {
    box-shadow: none;
}

#frmContact label {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
}

#frmContact label span {
    color: #f00;
}

.contact-info {
    background: #ffffff;
    padding: 40px;
    border-radius: 20px;
    color: #000000;
    margin-bottom: 50px;
    border: #ddd 1px solid;
}

.contact-info a {
    color: #000000;
}




.subfooter {
    /* background: #00469b; */
    padding: 10px 0px 0px;
}

.cntlink {
    padding-bottom: 10px;
}

.subfooter p.copy {
    font-size: 14px;
    margin: 0;
    color: #000000;
    font-weight: 300;
}




.socialmedia ul {
    justify-content: end;
}

.socialmedia ul img {
    filter: invert(1);
}

.socialmedia ul a {
    margin: 0px 5px;
}

.termslink ul li a {
    font-size: 14px;
    color: #000000 !important;
    font-weight: 300;
}
.termslink ul{justify-content: space-evenly;}

.socialmedia ul li a {
    font-size: 14px;
    color: #000000 !important;
    font-weight: 300;
}
.contact-info h2 {
    font-weight: 300;
    color: #b10a0b;
    margin-bottom: 20px;
}

.btn-blue {
    background: #00469b;
}

.contatcinfs {padding: 5px 0 0;}

.contatcinfs li span {
    color: #000;
}

.contatcinfs li {
    margin-right: 20px;
}

.contatcinfs a.blueclr, .color {
    color: #00469b;
}
.contatcinfs li:last-child{margin:0px}

.btn-blue:hover{background: #000;}
.logo img {
    width: 280px;
}
.logosec .logo img {
    width: 100px;
}

/*header {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    z-index: 9;*/
/*    padding: 10px 0px;*/
/*}*/
.modal-body iframe{width:100%; border: 0px;}
.locationframe {
    padding: 30px;
    border-radius: 0 !important;
    background: #f8f5f0;
}

.butn-dark2 {
    position: relative;
    line-height: 1.2em;
    font-weight: 400;
    font-family: "Roboto", sans-serif;;
    text-transform: uppercase;
    background: #b10a0b;
    color: #fff;
    padding: 13px 22px;
    margin: 0;
    position: relative;
    font-size: 15px;
    letter-spacing: 3px;
    border: 0;
    cursor: pointer;;
}
#frmContact label a {
    color: #aa8453;
}
.butn-dark2:after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: 1;
    background: #222;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.butn-dark2 span {
    position: relative;
    z-index: 2;
}

.butn-dark2:hover:after {
    width: 100%;
    left: 0;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}

.butn-dark2:hover span {
    color: #fff;
}

.locationframe button.btn-close {
    position: absolute;
    background: #f9f5f0;
    opacity: 1;
    color: #000;
    height: 40px;
    width: 40px;
    left: auto;
    right: 0;
    font-size: 20px;
    border-radius: 0;
}
#contactmodal #frmContact {
    border: 0;
    margin: 0;
}
.formghead.d-flex {
    padding: 10px 30px;
}

.formghead button.btn-close {
    position: absolute;
    top: 0;
}
.midnav ul li {
    padding: 11px 25px;
    display: inline-block;
    background: #b10a0b;
    margin: 0 5px;
    text-align: center;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
}






.midnav ul li a {
    color: #ffffff;
}
.midnav {
    margin-top: 30px;
    padding: 10px 0;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 99;
    padding: 10px 0px;
  
}
.header_wrap.fixed .menu ul.level1>li>.nav-link {
    padding: 10px 15px !important;
}


.header_wrap.fixed .navbar {
    height: 60px !important;
}
.logo_box {
    text-align: center;
}
.logo_box img {
    max-width: 100%;
    margin-bottom: 20px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.section-desc {
    font-size: 16px;
    margin-bottom: 25px;
    color: #000;
}

#loading {
    position: fixed;
    display: flex;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    opacity: 1;
    background-color: #fff;
    z-index: 9999;
    align-items: center;
    justify-content: center;
  }
  
  #loading-image {
    position: relative;
    z-index: 100;
  }

  .slick-dots li {
    border: 1px solid #ccc;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    width: 15px;
    height: 15px;
}

.slick-dots li.slick-active button:before {
    background: #aa8453;
    border-radius: 50%;
    content: "" !important;
}

.slick-dots li.slick-active {
    border: #aa8453 1px solid;
}

.slick-dots li button {
    border: 0;
}

.slick-dots li button::before {
    content: "" !important;
    height: 15px !important;
    width: 15px !important;
}

.slick-dots li button, .slick-dots li{ height: 15px !important;
    width: 15px !important;}


    footer {
        position: relative;
        display: block;
        background: url(../img/06_Bottom-Image.png) no-repeat center top;
        background-size:cover;
        padding: 250px 0 10px 0;
        z-index: 1;
    }


    .footer-title {
        font-size: 16px;
        color: #fff;
        margin-bottom: 15px;
        text-transform: uppercase;
        letter-spacing: 0.7px;
    }

    .footer-about-text {
        font-size: 14px;
        color: #FFF;
        margin: 0;
        line-height: 20px;
    }


    .footer-explore-list {
        display: flex;
        flex-wrap: wrap;
    }
    .footer-explore-list li+li {
        margin-top: 3px;
    }

    .footer-contact-text {
        font-size: 14px;
        margin: 0;
        color: #ffffff;
        padding-bottom: 0px;
        line-height: 25px;
    }
    
    .footer-contact-info p {
        margin: 0 0 10px 0;
    }
    
    .footer-contact-phone {
        font-family: "Work Sans", sans-serif;
        font-size: 24px;
        color: #fff;
        font-weight: 400;
        display: block;
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
    }
    
    .footer-contact-phone:hover {
        color: #fff;
    }
    
    .footer-contact-mail {
        font-size: 15px;
        line-height: 3em;
        color: #fff;
        position: relative;
        display: inline-block;
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
    }
    
    .footer-contact-mail:hover {
        color: #fff;
    }
    
    .footer-contact-mail:before {
        position: absolute;
        bottom: 9px;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #aa8453;
        content: "";
        -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
    }
    
    .footer-contact-mail:hover:before {
        background-color: #aa8453;
    }

    
.footer-bottom {
    position: relative;
    display: block;

    padding: 10px 0;
}

.footer-bottom-inner {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.footer-bottom-copy-right {
    font-size: 12px;
    color: #fff;
    margin: 0;
}

.footer-bottom-copy-right a {
    color: #fff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.footer-bottom-copy-right a:hover {
    color: #aa8453;
}
.footer-about-social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px auto;
    justify-content: start;
}

.footer-about-social-list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background-color: transparent;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-right: 10px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: #fff 1px solid;
}

.footer-explore-list li {
    width: 50%;
}
.footer-explore-list li a {
    position: relative;
    display: block;
    font-size: 14px;
    color: #FFF;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.portal_button {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    background: #aa8453;
    color: #fff;
    padding: 8px 25px;
    margin-top: 15px;
    display: inline-block;
}
.portal_button:hover {
    color: #aa8453;
    background: #FFF;
}



.footer-top .footer-column img {
    max-width: 151px;
}

.whats_div {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 18px;
    left: 16px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 28px;
    line-height: 46px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.phone {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 18px;
    right: 20px;
    background-color: #aa8453;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 28px;
    line-height: 46px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.phone img {
    display: block;
    padding: 12px;
    width: 100%;
}

.fixbutton {
    position: fixed;
    transform: rotate(-90deg);
    z-index: 99;
    right: 0;
    margin-right: -53px;
    top: 50%;
    display: flex;
    gap: 0 0px;
}
.banner .arrow {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
    z-index: 8;
    display:none;
}



@-webkit-keyframes bounce {
    0% {
        text-shadow:
                    0 5px 0 #ccc,
                    0 2px 3px rgba(0, 0, 0, 1);  
    }
    100% {
      transform:translateY(-20px);
      text-shadow:  0 50px 0 #000,
                    0 0px 20px rgba(0, 0, 0, .8);
    }
  }
  .banner .arrow.bounce {
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
  .banner .arrow i {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 15px;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 100%;
}
.portal_button_fixed {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    background: #aa8453;
    color: #fff;
    padding: 4px 13px;
    border-radius: 10px 10px 0 0;
    cursor:pointer;
}


/*=========================hedaer===============================*/
.header_wrap {
    height: auto;
}

.navbar {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    background: transparent;
    z-index: 99;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
}

.navbar-toggler-icon {
    background-image: none;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

.navbar .navbar-toggler-icon,
.navbar .icon-bar {
    color: #aa8453;
}

.navbar .navbar-nav .nav-link {
    font-family: "Roboto", sans-serif;;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
    margin: 3px;
    -webkit-transition: all .4s;
    transition: all .4s;
    padding: 32px 15px;
}

.navbar .navbar-nav .nav-link.nav-color {
    color: #fff;
}

.navbar .navbar-nav .nav-link:hover {
    color: #aa8453;
}

.navbar .navbar-nav .active {
    color: #aa8453 !important;
}

.nav-scroll {
    background: #fff;
    padding: 0 0 0 0;
    position: fixed;
    top: -100px;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}

.project_page .nav-scroll {
    position: absolute;
    top: 0;
}

.nav-scroll .icon-bar {
    color: #aa8453;
}

.nav-scroll .navbar-nav .nav-link {
    color: #222;
}

.nav-scroll .navbar-nav .active {
    color: #aa8453 !important;
}

.nav-scroll .navbar-nav .logo {
    padding: 15px 0;
    color: #222;
}

.nav-scroll .logo {}

.nav-scroll .logo-img {
    width: 160px;
    margin-bottom: 0px;
}

.nav-scroll .logo-wrapper .logo h2 {
    font-family: "Work Sans", sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    width: 100%;
    position: relative;
    color: #aa8453;
    letter-spacing: 3px;
    margin-bottom: 0;
}

.nav-scroll .logo-wrapper .logo span {
    display: block;
    font-family: "Roboto", sans-serif;;
    font-size: 10px;
    color: #222;
    font-weight: 400;
    letter-spacing: 7px;
    display: block;
    margin-top: 0px;
    line-height: 1em;
    text-transform: uppercase;
}

.nav-scroll .logo-wrapper {
    float: left;
}

.logo-wrapper {
    float: left;
    padding-left: 0px;
}

.logo-wrapper .logo h2 {
    font-family: "Work Sans", sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    width: 100%;
    position: relative;
    color: #aa8453;
    letter-spacing: 3px;
    margin-bottom: 0;
}

.logo-wrapper .logo span {
    display: block;
    font-family: "Roboto", sans-serif;;
    font-size: 10px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 7px;
    display: block;
    margin-top: 0px;
    line-height: 1em;
    text-transform: uppercase;
}

.logo {
    padding: 0;
    text-align: center;
}

.logo-img {
    width: 152px;
    margin-bottom: 0px;
}

.dropdown:hover .dropdown-menu,
.dropdown:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.dropdown .nav-link {
    cursor: pointer;
}

.dropdown .nav-link i {
    padding-left: 0px;
    font-size: 8px;
}

.dropdown-item {
    position: relative;
}

.dropdown-item:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.dropdown-item span {
    display: block;
    cursor: pointer;
}

.dropdown-menu,
.sub-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    width: 250px;
    padding: 15px 10px;
    border-radius: 0;
    border: 0;
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.dropdown-menu .dropdown-item,
.sub-menu .dropdown-item {
    padding: 4px 15px;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #222;
    position: relative;
    -webkit-transition: all .4s;
    transition: all .4s;
    border-bottom: 1px solid #f4f4f4;
    background-color: transparent;
}

.dropdown-menu .dropdown-item:last-child,
.sub-menu .dropdown-item:last-child {
    border-bottom: none;
}

.dropdown-menu .dropdown-item:hover,
.sub-menu .dropdown-item:hover {
    background: transparent;
    padding-left: 20px;
    color: #222;
}

.dropdown-menu .dropdown-item a,
.sub-menu .dropdown-item a {
    display: block;
}

.dropdown-menu .dropdown-item i,
.sub-menu .dropdown-item i {
    padding: 13px 0 0 5px;
    font-size: 8px;
    float: right;
}

.dropdown-menu .dropdown-item em,
.sub-menu .dropdown-item em {
    font-size: 8px;
    background-color: #222;
    padding: 2px 4px;
    color: #fff;
    border-radius: 2px;
    position: absolute;
    right: 10px;
    top: 5px;
}

.dropdown-menu .dropdown-item em,
.sub-menu .dropdown-item em {
    font-size: 10px;
    background-color: #aa8453;
    padding: 3px 6px;
    color: #fff;
    border-radius: 0px;
    position: absolute;
    margin-left: 10px;
    top: 7px;
    font-style: normal;
    line-height: 1.5em;
}

.dropdown-menu.last {
    left: -20%;
}

.sub-menu {
    position: absolute;
    left: 100%;
    top: -5px;
}

.sub-menu.left {
    left: -100%;
    margin-left: -20px;
}

.mega-menu {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    right: -150px;
    width: 800px;
    background-color: #fff;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
    -webkit-transition: all .3s;
    transition: all .3s;
}

.mega-menu .dropdown-title {
    display: block;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding: 0 15px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.03);
}

.mega-menu .dropdown-menu {
    position: static !important;
    float: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-right: 1px solid rgba(255, 255, 255, 0.03);
    ;
    border-bottom: 1px solid rgba(255, 255, 255, 0.03);
    -webkit-transition: all .3s;
    transition: all .3s;
}

@media screen and (max-width: 767px) {
    .navbar {
        padding-left: 0px;
        padding-right: 0px;
        background: transparent;
        padding-top: 15px;
        padding-bottom: 15px;
        height: auto;
    }
    .topheader{display:none;}
    section#About, section#BrainsRalith, #team, section#missionandvision {
        padding: 50px 0px 20px;
    }
    
    .missionvision {
        margin-bottom: 20px;
        height: auto;
        min-height: 90px;
    }
    .footer-top .footer-column {
        margin:0px 0px 20px ;
        text-align: center;
    }
    .footer-about-social-list {
    justify-content: center;
}


footer {
    position: relative;
    display: block;
    background: url(../img/mobilefooter.jpg) #6e020d no-repeat center top;
    background-size: contain;
    padding: 0px 0 10px 0;
    z-index: 1;
}

.footer-column.footer-about.topspaces {
    margin-top: 250px;
}
    .navbar {
        background: #f9f9f8;
    }

    .navbar .navbar-toggler {
        position: absolute;
        right: 30px;
        background: none;
        padding: 6px 8px;
        border-radius: 5px;
    }

    .navbar .navbar-toggler i {
        color: #ab8a62;
    }

    .v-middle {
        top: 60%;
    }

    .navbar .navbar-nav .nav-link:hover {
        color: #222;
    }

    .navbar-nav .dropdown-menu .dropdown-submenu .submenu_hs {
        display: none;
        position: relative;
        width: 100%;
        top: -15px;
        left: 0;
        background: none;
        padding: 18px 0 10px;
    }

    .dropdown-menu {
        padding: 10px 5px;
    }
    .nav-scroll {
        background: #fff;
    }

    .logo-wrapper {
        float: left;
        padding: 8px 15px;
    }

    .nav-scroll .logo-wrapper {
        padding: 8px 15px;
        background-color: #fff;
    }
}


/* ======= Header style ======= */
.header {
    min-height: 100vh;
    overflow: hidden;
    position: relative;
}

.header .caption .o-hidden {
    display: inline-block;
}

.header .caption h2 {
    font-weight: 400;
    font-size: 30px;
}

.header .caption span i.star-rating {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.header .caption h4 {
    font-family: 'Barlow Condensed', serif;
    ;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 6px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.header .caption h1 {
    position: relative;
    margin-bottom: 20px;
    font-family: "Work Sans", sans-serif;
    font-size: 46px;
    text-transform: uppercase;
    line-height: 1.35em;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    color: #fff;
    font-weight: 400;
    letter-spacing: 10px;
}

.header .caption h3 {
    position: relative;
    margin-bottom: 20px;
    font-family: "Work Sans", sans-serif;
    font-size: 48px;
    text-transform: uppercase;
    line-height: 1.35em;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    color: #fff;
    font-weight: 400;
    letter-spacing: 7px;
}

.header .caption p {
    font-size: 18px;
    line-height: 1.75em;
    margin-bottom: 0;
    color: #fff;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    margin-right: 15px;
}

.header .caption p span {
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 0 5px;
    padding-right: 14px;
    position: relative;
}

.header .caption p span:last-child {
    padding: 0;
}

.header .caption p span:last-child:after {
    display: none;
}

.header .caption p span:after {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #222;
    position: absolute;
    top: 10px;
    right: 0;
    opacity: .5;
}

.header .caption .butn-light {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.header .caption .butn-dark {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.header .social a {
    color: #eee;
    font-size: 20px;
    margin: 10px 15px;
}

hr {
    margin-top: 5px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}


/* -- new menu code start -- */
.menu ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.menu ul li, .menu ul li a {
    position: relative;
    color: #b3966f;
}

.menu ul.level1>li>a,
.menu ul.level1>li>.nav-link {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #b10a0b; 
    margin: 3px;
    -webkit-transition: all .4s;
    transition: all .4s;
    padding: 30px 13px;
}

.menu ul li .nav-link i {
    padding-left: 8px;
    font-size: 8px;
}

.menu ul.level2 span.nav-link i {
    float: right;
    margin-top: 10px;
}

.menu ul li {
    position: relative;
}

.menu ul ul.level2 li a {
    color: #212529;
}

.menu ul.level2 li {
    padding: 4px 15px;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #222;
    position: relative;
    -webkit-transition: all .4s;
    transition: all .4s;
    border-bottom: 1px solid #f4f4f4;
    background-color: transparent;
}

.menu ul.level2 li:last-child {
    border-bottom: none;
}

.menu ul ul.level2 li a {
    transition: all 0.3s ease;
}

.menu ul ul.level2 li>i {
    float: right;
    font-size: 10px;
    padding-top: 10px;
}


.nav-scroll .menu ul.level1>li>a,
.nav-scroll .menu ul.level1>li>.nav-link {
    color: #222;
}

span.dropdown_clk {
    position: absolute;
    right: 23px;
    top: 12px;
    font-size: 9px;
    width: 30px;
    text-align: center;
    display: none;
}

#overview p {
    text-align: justify;
}


/*=================================About Us============================*/
.header_wrap.fixed {
    position: sticky;
    top: 0;
    z-index: 9999;
    background: #fff;
    height:60px;
}
.header_wrap.fixed .logo img{width:90px;}

.breadcrumb{height: auto;position: relative;overflow: hidden;display: flex;align-items: center;justify-content: center;padding: 120px 0px 60px;margin: 0;background-position: top center !important;background-size: cover !important;background-attachment: fixed;}
.breadcrumb ul{justify-content: center;display: none;color: #fff;z-index: 99;position: relative;}
.breadcrumb ul li a{padding-right: 20px; border-right: #fff 1px solid; color: #fff;}
.breadcrumb ul li{padding-left: 10px; color: #fff;}
.breadcrumb h1{font-family: "Roboto", sans-serif;;letter-spacing: 2px;margin-bottom: 10px;width: max-content;margin: auto;padding: 4px 20px;border-radius: 4px; color:#b10a0b;}
p{color: #000000; font-weight:300;}
.teaminfo{padding: 50px 0px 0px;}
.team-members {box-shadow: #dddddd70 0 0 20px;padding: 40px;margin-bottom: 40px;background: #fff;}
/*.breadcrumb::before{content: "";position: absolute;left:0px;right:0px;top: 0px;height: 100%;width:100%;background: #00000054;}*/
.aboutmember p{margin-bottom: 0;}
/*=================================About Us============================*/
/*=================================Career============================*/
.careerinfo{padding: 50px 0px 30px;}
.careerthmb {
    min-height: 360px;
    border: #f1f0f0 1px solid;
    padding: 40px;
    margin-bottom: 30px;
}
.careerthmb.shadowbox {
    box-shadow: 0 0 20px #f1f0f0;
}

.careerthmb p{margin:0px}
/*=================================Career============================*/
@media (min-width:992px) {

    .menu ul ul {
        position: absolute;
        left: -20%;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(20px);
        transform: translateY(10px);
        width: 236px;
        padding: 15px 10px;
        border-radius: 0;
        border: 0;
        background-color: #fff;
        -webkit-transition: all .3s;
        transition: all .3s;
        display: block;
    }

    .menu ul ul.level3 {
        -webkit-transform: translate3d;
        transform: translateY(0);
        left: 100%;
        top: -15px;
        display: none;
    }

    .menu ul ul.level4 {
        left: 100% !important;
        top: -35px;
    }

    .menu ul.level1>li:hover ul.level2 {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .menu ul ul.level2>li:hover ul.level3 {
        opacity: 1;
        visibility: visible;
        display: block;
    }

    .menu ul ul.level3>li:hover ul.level4 {
        opacity: 1;
        visibility: visible;
        display: block;
    }


    .menu ul ul.level2 li:hover>a {
        margin-left: 5px;
    }

}

@media only screen and (max-width: 800px) {
    .banner .arrow.bounce, .banner .right{display:none;}
    .banner{padding-top:0px;}
    .footer-bottom-inner {
    justify-content: center;
    flex-wrap: wrap;
}
.reratext {
    right: 10px;
    top: 20px;
    background: #ffffffad;
    padding: 9px;
    border-radius: 6px;
    position: absolute;
    left: auto;
    z-index: 9;
}
.reratext p {
    line-height:9px;
    margin: 0px;
    font-size:7px;
}
.navbar>.container {
    width: 100%;
    max-width: 98% !important;
    position: relative;
}
section#overview ul li {
    text-align: center;
}

.section-title {
    text-align: center;
}
 #overview p {
    text-align: center;
}
video {
    margin-bottom: 20px;
}
.mobileshow{display:block;margin-right: 80px;}
.desktopshow, .logosec.desktopshow{display:none;}
.footer-bottom-copy-right {
    width: 100%;
}
.logo-wrapper {
    margin-right: 0;
    padding: 0;
}
.logo img {
    width: 190px;
    margin-right: 0 !important;
}
.logosec .logo img {
    width: 80px;
}
.locationframe{padding:20px;}

/*--------------------About team---------------------*/
.breadcrumb{height:auto;padding: 50px 0px;}
.teaminfo {
    padding: 30px 0px 0px;
}
.team-members{padding: 20px;}
.aboutmember {
    padding: 20px 0px 0px;
}

.section-title{font-size:20px;}
}

header {
  background: #fff;
  height: auto;
  position: relative;
  top: 0;
  transition: top 0.2s ease-in-out;
  width: 100%;
  z-index:999;
}
.midnav.removefixed {
    padding-top: 0;
}
.nav-up {
  top: 0;
  background: #fff;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 999;
}

.background.bg-img::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #0000004a;
    top: 0;
    left: 0;
    right: 0;
}

.background.bg-img .container {
    position: relative;
}


@media only screen and (max-width: 420px) {
  .logo img {
        width: 120px;
        margin-right: 0 !important;
    } 
    
    .fixbutton{margin-right:-43px;}
}