
@font-face {
    font-family: Poppins-Light;
    src: url('../fonts/Poppins/Poppins-Light.ttf');
}
body{    font-family: 'LeagueSpartan';}
.footer-btm {
    background-color: #101E45;
}

.booter-btm-linear{
    width: 100%;
    height: 2px;
    background: #14213E;
background: linear-gradient(90deg, rgba(20, 33, 62, 1) 0%, #e9ecef 50%, rgba(20, 33, 62, 1) 100%);
}
.footer-btm p,.footer-btm a{
    color: #ffffffd6; 
    font-family: Poppins-Light;
font-size: 12px;
font-style: normal;

line-height: 28px; /* 215.385% */
letter-spacing: 0.80px;
line-height: 17px;
}
.footer-btm p{font-size: 10px;    letter-spacing: 0.25px;
}
.footer-contact p.title{
    color: #FFF;

    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 22.5px */
    letter-spacing: 0.15px;
}
.footer-top{
    background: #101E45;
}

.footer-contact a{
    color: #FFF;
    font-family: 'Figtree';
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%; /* 21px */
    letter-spacing: 0.15px;
}
.footer-address .text{
    color: #FFF;
text-align: center;
font-family: 'LeagueSpartan';
font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: 140%; /* 23.8px */
letter-spacing: 0.17px;
}
.footer-address{
    position: relative;
}
@media (min-width:992px){
    .footer-address::after{
        content: '';
        position: absolute;
        width: 1PX;
        height: 100%;
        right: 0px;
        top:0px;
        background: linear-gradient(180deg, #122047 0.5%, #FFF 47%, #122047 100%);
    }
    .footer-address::before{
        content: '';
        position: absolute;
        width: 1PX;
        height: 100%;
        left: 0px;
        top:0px;
        background: linear-gradient(180deg, #122047 0.5%, #FFF 47%, #122047 100%);
    }
    
}


.view-mapbtn{
    border: 1px solid #FFFFFF;
    font-family: 'Figtree';
font-weight: 300;
font-size: 13.39px;
line-height: 150%;
letter-spacing: 1%;
text-align: center;
color: #fff;
padding: 4px 10px;
    border-radius: 50px;
}
.stay-connect-part{
    color: #FFF;

font-family: 'LeagueSpartan';
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 23.8px */
letter-spacing: 0.17px;
}

.footer-top-line1{
    background:rgba(22, 38, 78, 0.6);
    height: 6px;
}
.footer-top-line2{
    background: rgba(22, 38, 78, 0.80);
    height: 6px;
}
.footer-top-line3{
    background: rgba(22, 38, 78, 0.90);
    height: 6px;
}




/* Header style */


header .navbar,.mb-navbar{
    background: linear-gradient(0deg, #092E3E 0%, #092E3E 100%), linear-gradient(91deg, #0D1E4C 3.03%, #2B3F77 147.69%);

}
header .navbar .navbar-nav,.mb-navbar .navbar-nav{
    --bs-navbar-active-color:#fff;
    --bs-nav-link-color:#fff;
    --bs-navbar-hover-color:#fff;
}
.mb-navbar .nav-item{
  text-align: center;
  margin-bottom: 12px;
}
header .nav-link{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.70px;

}

header .nav-link.active{
    position: relative;
}
header .nav-link.active::after{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
  width: 19px;
  height: 2px;
  background: #fff;
}
header .mb-navbar .nav-link.active::after {
    content: '';
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 19px;
    height: 2px;
    background: #fff;
}
.mb-navbar .nav-link{
    --bs-navbar-active-color:#fff;
}
header .container-fluid{
    --bs-gutter-x:1.8rem;
}
.navbar-toggler{
    margin-left: auto;
}
header .brand-logo {
    max-width: 63px;
}
header .navbar-brand{
    margin-bottom: -15px;
    position: relative;
    z-index: 1;
}

.navbar-brand p{
    color: #FFF;
    font-family: 'Figtree';
font-size: 9.5px;
font-style: normal;
font-weight: 700;
line-height: 13px; /* 143.957% */
letter-spacing: 0.70px;
text-transform: uppercase;
}
.mb-close-menu{
    background: #fff;
    opacity: 1 !important;
    width: 27px;
    height: 27px;
    border-radius: 50px;
    padding: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;

}
.mb-navbar{
    --bs-offcanvas-width:100%;
}
@media (min-width:390px){
    .navbar-brand p {
        font-size: 11px;
        line-height: 15px; /* 143.957% */
    } 
    header .brand-logo {
        max-width: 63px;
    }
    header .container-fluid{
        --bs-gutter-x:2.8rem;
    }
}
@media(min-width:430px){
    .navbar-brand p {
        font-size: 13px;
        line-height: 17px; /* 143.957% */
    } 
    header .brand-logo {
        max-width: 72px;
    }
}
@media (min-width:768px){
    .navbar-brand p {
        font-size: 16px;
        line-height: 25px; /* 143.957% */
    }
    header .brand-logo{
        max-width: 84px;
    }
}
@media (min-width:1200px){
    header .nav-link.active::after{
     left: 8px;
    }
    .navbar-brand p {
        font-size: 15px;
        line-height: 19px; /* 143.957% */
    }
    header .nav-link{
     font-size: 12px;
    }
}
@media (min-width:1280px){
    header .nav-item{
        padding-left: 4px;
        padding-right: 4px;
    }
    .navbar-brand p {
        font-size: 15.31px;
        line-height: 24.798px;
        
    }
    header .nav-link{
     font-size: 13.5px;
    }
}

@media (min-width:1278px) and (max-width:1333px){
    header .nav-link{ font-size: 12.5px;}
    .navbar-brand p {
        font-size: 13px;
        line-height: 23px;
    }
}


.navbar-toggler .menu-icon{
    width: 32px;

}
.navbar-toggler{
    border: none;
    outline: none;
    box-shadow: none;
}

.navbar-toggler:focus{
    box-shadow: none  !important;
}

/* whats app */
.elm_c_btn.is_main {
    opacity: 1;
    margin: 0;
    cursor: pointer;
    display: flex;
    animation: jump-shaking 3s infinite;
}
.elm_c_btn.is_main:hover, .elm_c_btn.is_main.is_active{
    animation: unset;
}
.elm_c_btn.is_main:before, .elm_c_btn.is_main:after{
    content:'';
    width: 45px;
    height: 45px;
    background-color: inherit;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    visibility:hidden
}
.elm_c_btn.is_main:hover{
    box-shadow: none;
}
.elm_c_btn.is_main:hover:before{
    opacity: 0.2;
    visibility:visible;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.elm_c_btn.is_main:hover:after{
    opacity: 0.1;
    visibility:visible;
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}
.elm_c_btn i{
    font-size: 25px;
}

.elm_c_btn.is_main .close, .elm_c_btn.is_main.is_active .open{
    display: none
}
.elm_c_btn.is_main.is_active .close{
    display: block;
}
.elm_c_btn {    padding-top: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    background-color: var(--maincolor);
    color: white;
    border-radius: 50%;
    margin-top: 7px;
    box-shadow: 6px 7px 28px -12px rgba(16, 16, 16, 0.3);
    display: none
}
.elm_c_btn:hover:not(.is_main){
    transform: scale(0.9)
}
.elm_c_btn svg {
    fill: white;
    stroke: #FFF;
    width: 26px;
    height: 26px;
    margin: auto;
    display: block;
    margin-top: 16px;
    vertical-align: middle;
}
.elm_c_btn img {
    max-width: 26px;
    height: auto;
}


.elm_c_wrap {
    position: fixed;
    right: 25px;
    bottom: 45px;
    z-index: 999;
}
.body_ismobile .elm_c_wrap.elm_c_top{
    left: 12px;
    bottom: 90px;
}

.elm_c_btn.btn_c_all{
    background: #25d366;
}

@keyframes jump-shaking {
    0% { transform: translateX(0) }
    25% { transform: translateY(-9px) }
    35% { transform: translateY(-9px) rotate(17deg) }
    55% { transform: translateY(-9px) rotate(-17deg) }
    65% { transform: translateY(-9px) rotate(17deg) }
    75% { transform: translateY(-9px) rotate(-17deg) }
    100% { transform: translateY(0) rotate(0) }
  }

/* Sticky button styles */
.enquire-now-sticky.sticky-button {
    position: fixed;
    right: 0px;
    bottom: 330px;
    z-index: 1000;
    display: flex;
    align-items: center; 
    padding:8px 16px 6px 16px;
    border-radius: 5px 5px 0px 0px;
background: #1A2953;
    cursor: pointer;
    -moz-transform:rotate(-90deg);
  -ms-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  transform-origin: bottom right;
    opacity: 0;
    transition: all 0.3sease;
    text-decoration: none; 
    color: #FFF;
font-family: 'LeagueSpartan';
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 134.481%; /* 25.551px */
letter-spacing: 0.3px;
text-transform: uppercase;
  }
  
  .enquire-now-sticky.sticky-button.visible { 
    opacity: 1;
  }
  
  .enquire-now-sticky.sticky-button:hover { 
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
  }

 .btn-closee {
    width: 40px;
    height: 40px;
    border: 1px solid #5a4546;
    border-radius: 50%;
    display: flex;
    background: #51403e;
    color: #fff !important;
    align-items: center;
    font-weight: bold;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 19px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.19), 0 6px 3px 0 rgba(0, 0, 0, 0.23);
    z-index: 9;
}
.disclaimer-popup p { color: #333;
    font-size: 17px;}
.disclaimer-popup .modal-body { 
    padding: 20px;
}
.disclaimer-popup h6{    color: #000;}
.disclaimer-popup h4 { 
        font-size: 1.4rem;
    }
.disclaimer-popup h5 { 
    margin-top: 20px;
    margin-bottom: 5px;
}
 .disclaimer-popup b{
    font-weight: 600;
}
.disclaimer-popup i{    font-weight: 500;
    color: #111;
}