@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    padding: 0px;
    margin: 0px;
    font-family: "Kanit", sans-serif !important;
    overflow-x: hidden;
}
.loading-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    display: flex
;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.loading-text {
    font-size: 80px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.3);
    animation: text-blink 1.5s infinite;
}

/* back to top arrow */
/* Scroll to top button styles */
.scroll-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    background-color: transparent;
    color: #333;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: background-color 0.3s;
  }

  /* Progress ring */
  .progress-ring {
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(-90deg);
  }

  .progress-ring circle {
    fill: none;
    stroke: #ebebeb;
    stroke-width: 6;
    stroke-linecap: round;
  }

  .progress-ring circle.progress {
    stroke: #333;
  }
  
  /* back to top arrow close */

body.loaded .loading-wrapper {
    display: none;
}
.navbar-collapse {
    justify-content: end !important;
}

.logo-image {
    width: 290px;
}

:root {
    --primary-color: #fff;
    --secondary-color: #000;
    --black-color: #282a39;
    --ash-color: #666;

}

.navbar {
    padding: 20px 0px !important;
    position: absolute;
}

.nav-list a {
    font-weight: 400;
    font-size: 18px;
    color: var(--primary-color);
    padding: 0px 20px !important;
}

.nav-list .nav-item .active {
    color: #e1874f !important;
}
.nav-list a:hover{
    color: #e1874f;
}

.navbar.scrolled {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 20px 0px !important;
    transition: 1s;
}

.nav-btn {
    border: 1px solid #fff;
    border-radius: 66px;
    width: 190px;
    height: 48px;
    font-weight: 400;
    font-size: 18px;
    color: var(--primary-color);
    background-color: transparent;
    margin-left: 20px;
    transition: 0.5s;
}

.main-hd {
    font-weight: 600;
    font-size: 70px;
    line-height: 80px;
    color: var(--primary-color);
}

.arrow-img {
    width: 14px;
}

.main-pagebtn {
    border-radius: 66px;
    width: 236px;
    height: 44px;
    background: var(--secondary-color);
    font-weight: 400;
    font-size: 16px;
    color: var(--primary-color);
    margin-top: 40px;
    transition: 0.5s;
    border: none;
}

.main-pagebtn:hover {
    color: var(--secondary-color);
    background-color: var(--primary-color);
    transform: translateY(-2px);
    border: 1px solid var(--secondary-color);
}

.view-morebtn:hover {
    color: var(--secondary-color);
    background-color: var(--primary-color);
    transform: translateY(-2px);
    border: 1px solid var(--secondary-color);
}
.prprtydetyl-btn:hover svg{
rotate: 45deg;
transition: 1s;
}
.dtyl-btn:hover svg{
    rotate: 45deg;
    transition: 1s;
    }
    .main-pagebtn:hover svg{
        rotate: 45deg;
        transition: 1s;
        }
       .view-morebtn:hover svg{
            rotate: 45deg;
            transition: 1s;
            }
    

.premium-prprtybtn:hover {
    color: var(--secondary-color);
    background-color: var(--primary-color);
    transform: translateY(-2px);
    border: 1px solid  var(--secondary-color);
}

.dtyl-btn:hover {
    color: var(--primary-color);
    background-color: var(--secondary-color);
    transform: translateY(-2px);
    border: none;
}

.nav-btn:hover {
    color: var(--secondary-color);
    background-color: var(--primary-color);
    transform: translateY(-2px);
    border: none;
}

.prprtydetyl-btn:hover {
    color: var(--secondary-color);
    background-color: var(--primary-color);
    transform: translateY(-2px);
    border: 1px solid var(--secondary-color);
}
.team-h1{
    margin-top: 60px;
}
.career-btn:hover {
    color: var(--secondary-color);
    background-color: var(--primary-color);
    transform: translateY(-2px);
    border: 1px solid var(--secondary-color);
}

.careercnttc-btn:hover {
    color: #59ba89;
    background-color: transparent;
    transform: translateY(-2px);
    border: 1px solid #59ba89;
}

.cnttc-btn:hover {
    color: var(--secondary-color);
    background-color: var(--primary-color);
    transform: translateY(-2px);
    border: 1px solid var(--secondary-color);
}

.home-content {
    position: absolute;
    transform: translate(-0%,-50%);
    top: 50%;
    left: 11%;
}

.home-carousel {
    position: relative !important;
}

.home-img {
    width: 100% !important;
    height: 100vh !important;
}

.prprty-hd {
    font-weight: 500;
    font-size: 45px;
    line-height: 51px;
    color: var(--black-color);
}

.prprty-row {
    padding: 100px 0px;
}

.grp-img {
    width: 79px;
    height: 38px;
    object-fit: cover;
}

.grp-pera {
    font-weight: 400;
    font-size: 20px;
    color: var(--ash-color);
    padding-top: 5px;
    padding-left: 8px;

}

.grp-row {
    padding-top: 15px;
}

.owl-img {
    border-radius: 15px !important;
    width: 100%;
    height: 380px;
    object-fit: cover;
}

.owl-div {
    position: relative;
}
.box-of-feturd{
padding: 10px 25px 27px;
width: 100%;
}
.dtyls{
    margin-top: 6px;
}
.overlay {
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    border-radius: 15px;

}

.ovrly-hd {
    font-weight: 400;
    font-size: 26px;
    color: var(--primary-color);
}

.vector-image {
    width: 17px !important;
    height: 11px !important;
    object-fit: cover !important;
}

.dtyl-pr {
    font-weight: 300;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
    padding-left: 7px;
    margin-bottom:0px;
}

.vr1 {
    border: 1px solid rgba(255, 255, 255, 0.6);
    margin-left: 15px;
    height: 14px;
    margin-left: 12px;
}

.vctr-img2 {
    width: 15px !important;
    height: 15px !important;
    object-fit: cover !important;
    margin-left: 11px !important;
    margin-top: -1px !important;

}

.vr2 {
    border: 1px solid rgba(255, 255, 255, 0.6);
    margin-left: 15px;
    height: 14px;
    margin-left: 13px;
}

.vctr-img3 {
    width: 13px !important;
    height: 13px !important;
    object-fit: cover !important;
    margin-left: 11px !important;
}



.view-hd {
    font-weight: 500;
    font-size: 48px;
    line-height: 118%;
    color: var(--black-color);
}

.view-morebtn {
    border-radius: 66px;
    width: 186px;
    height: 44px;
    background: var(--secondary-color);
    font-weight: 400;
    font-size: 16px;
    color: var(--primary-color);
    margin-top: 25px;
    transition: 0.5s;
    border: none;
}

.view-pera1 {
    font-weight: 300;
    font-size: 15px;
    line-height: 213%;
    color: var(--ash-color);
    padding-left: 35px;
}

.view-pera2 {
    font-weight: 300;
    font-size: 15px;
    line-height: 213%;
    color: var(--ash-color);
    padding-left: 35px;
}

.prprtydtyl-div {
    padding: 100px 0px;
}

.peaple-img {
    width: 100%;
    height: 363px;
    object-fit: cover;
    border-radius: 20px;
    
}

.prprty-img {
    width: 100%;

}

.prprty-img3 {
    width: 100%;
}

.nuber-h1 {
    font-weight: 400;
    font-size: 40px;
    color: var(--secondary-color);
    margin: 0px !important;
}

.dtyl-h1 {
    font-weight: 300;
    font-size: 30px;
    color: var(--secondary-color);
}

.dtyl-pera {
    font-weight: 300;
    font-size: 13px;
    line-height: 200%;
    color: var(--ash-color);
    padding-top: 5px;
}

.dtyl-btn {
    border: 1px solid #000;
    border-radius: 66px;
    width: 176px;
    height: 48px;
    font-weight: 400;
    font-size: 16px;
    color: var(--secondary-color);
    background-color: transparent;
    transition: 0.5s;
    margin-top: 8px;
}

.details-div {
    text-align: center;
    padding-top: 25px;
}

.premium-prprty {
    background-image: url(../images/premium-image.png);
    background-size: cover;
    width: 100% !important;
    height: 100vh !important;
}

.premium-prprtyh1 {
    font-weight: 600;
    font-size: 60px;
    line-height: 114%;
    text-align: center;
    color: var(--primary-color);
    padding-top: 100px;
}

.premium-prprtybtn {
    border-radius: 66px;
    width: 236px;
    height: 44px;
    background: var(--secondary-color);
    font-weight: 400;
    font-size: 16px;
    color: var(--primary-color);
    transition: 0.5s;
    margin: auto;
    display: block;
    margin-top: 35px;
    border: none;
}

.highlights {
    background: #f5f5f5;
}

.hr {
    border: 1px solid #cdcdcd;
    width: 45px;
    height: 0px;
}

.sm-h1 {
    font-weight: 400;
    font-size: 20px;
    color: var(--ash-color);
    margin-top: -13px;
    padding: 0px 15px
}

.highlights-div {
    padding: 100px 0px;
}

.highlight-h1 {
    font-weight: 500;
    font-size: 50px;
    line-height: 110%;
    text-align: center;
    color: var(--black-color);
    padding-top: 10px;
    padding-bottom: 50px;
}

#owl-demo .owl-nav {
    margin-top: 10px !important;
    position: absolute !important;
    left: -327px !important;
    top: 47% !important;
}
#abtowl-demo .owl-nav {
    margin-top: 10px !important;
    position: absolute !important;
    left: -327px !important;
    top: 47% !important;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #222222 !important;
    font-size: 20px !important;
    margin: 5px !important;
    padding: 4px 7px !important;
    background: #F5F5F5 !important;
    display: inline-block !important;
    cursor: pointer;
    border-radius: 50px !important;
    width: 40px !important;
    height: 40px !important;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    font-size: 15px !important;
}
#owl-ourteam .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
display: block !important;
}

.highlight-img {
    width: 40px;
}

.hilght-smh1 {
    font-weight: 400;
    font-size: 25px;
    color: var(--secondary-color);
    padding-top: 10px;
}

.highlight-pera {
    font-weight: 300;
    font-size: 20px;
    color: var(--ash-color);
    margin: 0px;
}

.highlight-detyldiv {
    background: var(--primary-color);
    padding: 25px;
    border-radius: 15px;
}

.ace-empirediv {
    padding: 110px 0px;
}

.ace-semih1 {
    font-weight: 400;
    font-size: 20px;
    color: var(--ash-color);
    padding-top: 5px;
}

.hr1 {
    border: 1px solid #cdcdcd;
    width: 45px;
    height: 0px;
    margin-left: 12px;
    margin-top: 16px;
}

.ace-h1 {
    font-weight: 500;
    font-size: 43px;
    color: var(--secondary-color);
    padding-top: 20px;
}

.ace-pera {
    font-weight: 300;
    font-size: 15px;
    line-height: 210%;
    color: var(--ash-color);
    padding-top: 20px;
    padding-bottom: 15px;
}


.ace-bldngimg {
    width: 100%;
}

.tick-img {
    width: 30px;
}

.tick-pera {
    font-weight: 400;
    font-size: 16px;
    color: var(--secondary-color);
    margin: 0px;
    padding-left: 10px;
    line-height: 20px;
}

.ace-div {
    border: 1px solid #ebebeb;
    border-radius: 12px;
    min-height: 60px;
    background: var(--primary-color);
    padding: 0px 20px;
    align-items: center;
    width: 435px;
    margin-bottom: 15px;
}

.footer-sectiondiv {
    padding: 50px 0px 30px;
}

.footer {
    background: var(--secondary-color);
}

.footer-logoimg {
    width: 200px;
}

.footer-pera {
    font-weight: 300;
    font-size: 22px;
    line-height: 142%;
    color: #b0afaf;
    padding-top: 30px;
}

.ftlist-h1 {
    font-weight: 400;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.9);
}

.ftlist {
    list-style-type: none;
    padding-left: 0px;
}

.footer-link {
    font-weight: 300;
    font-size: 15px;
    color: #b0afaf;
    text-decoration: none;
}

.footer-list {
    padding-top: 10px;
}

.footer-icon {
    padding-right: 10px;
}

.ftcntct-icon {
    padding-right: 15px;
}

.ftbottom-pera {
    font-weight: 300;
    font-size: 17px;
    color: #b0afaf;
    margin: 0px;
}

.footer-bottomdiv {
    background: #191919;
    min-height: 60px;
    margin-top: 50px;
    align-content: center;
    justify-items: center;
}

.abt-main {
    background-image: url(../images/background-image.png);
    background-size: cover;
    width: 100% !important;
    min-height: 60vh !important;
    align-content: center;
    justify-items: center;
}

.abtus-h1 {
    font-weight: 500;
    font-size: 50px;
    color: var(--primary-color);
    padding-top: 15px;
    text-align: center;
}

.abtus-peragraph {
    padding: 70px 0px;
}

.abtus-hd1 {
    font-weight: 500;
    font-size: 48px;
    line-height: 118%;
    color: var(--black-color);
    padding-top: 8px;
}

.abtus-pr1 {
    font-weight: 300;
    font-size: 15px;
    line-height: 213%;
    color: var(--ash-color);
    margin: 0px;
}

.abtus-pr2 {
    font-weight: 300;
    font-size: 15px;
    line-height: 213%;
    color: var(--ash-color);
    margin: 0px;
    padding-top: 10px;
}

.abtus-image1 {
    width: 100%;
    height: 577px !important;
    object-fit: cover;
    border-radius: 15px;
}

.abtus-image2 {
    width: 100%;
}

.abtusimg-col {
    position: relative;
}
.premium-prprtylink{
    text-decoration: none;
}

.lg-smimg {
    position: absolute;
    width: 150px;
    top: 36%;
    left: 89%;
}

.abtus-elements {
    padding: 80px 0px;
}

.abtus-vctrimg1 {
    width: 69px;
    height: 69px;
    object-fit: cover;
    margin-left: 10px;
}

.vctr-h1 {
    font-weight: 500;
    font-size: 45px;
    color: var(--secondary-color);
    margin: 0px;
    margin-top: -8px;
}

.vctr-pr {
    font-weight: 300;
    font-size: 19px;
    color: var(--secondary-color);
}

.vctr-pera {
    padding-left: 30px;
}

.abtus-vctrimg2 {
    width: 57px;
    height: 69px;
    object-fit: cover;
    margin-left: 38px;
}

.hr-elmnts {
    border: 2px solid #ebebeb;
    height: 75px;
    width: 0px;
    margin-left: auto;

}

.abtus-vctrimg3 {
    width: 69px;
    height: 69px;
    object-fit: cover;
    margin-left: 38px;
}

.mivi-img {
    width: 100%;
}

.mivi-h1 {
    font-weight: 500;
    font-size: 45px;
    line-height: 122%;
    color: var(--secondary-color);
    padding-bottom: 28px;
    padding-top: 24px;
}

.mi-image {
    width: 95px;
    margin-top: 18px;
}

.mi-pera {
    font-weight: 300;
    line-height: 182%;
    font-size: 15px;
    color: var(--ash-color);
    padding-top: 10px;
}

.mi-h1 {
    font-weight: 400;
    font-size: 30px;
    color: var(--secondary-color);
    margin: 0px;

}

.mi-dtyl {
    padding-left: 20px;
}

.prprty-list {
    padding: 60px 0px 80px;
}
.nav-tabs .nav-link{
    border: none !important;
}
.nav-tabs{
    border: none !important;
    justify-content: center !important;
}

.prprty-ul {
    list-style-type: none;
}

.prprty-btn {
    border: 1px solid #e2e0e0;
    border-radius: 50px;
    padding: 6px 30px;
    font-weight: 400;
    font-size: 18px;
    color: #989797;
    background: transparent;
}

.prprty-list .prprty-ul .active {
    background: #0f1d26;
    color: var(--primary-color);
    border-radius: 50px;
    font-weight: 400;
    font-size: 18px;
    padding: 6px 30px;
    border: none;
}

.prprtlst-img {
    width: 100%;
    height: 378px;
    border-radius: 25px;
    object-fit: cover;
    transition: 0.5s;

}
.scaling-class{
    overflow: hidden !important;
    width: 100%;
    height: 378px;
    border-radius: 25px;
}

.prprty-listh6 {
    font-weight: 300;
    font-size: 17px;
    color: #022;
    padding-top: 10px;
}

.lction-icn {
    padding-right: 10px;
}

.h1-left {
    font-weight: 500;
    font-size: 24px;
    color: #222;
width: 70%;
}

.h1-riht {
    font-weight: 500;
    font-size: 24px;
    color: var(--secondary-color);
    width: 30%;
}

.lsticn-pr {
    font-weight: 300;
    font-size: 13px;
    color: var(--ash-color);
    padding-left: 5px;
    margin-top: -4px;
}

.prptylst-img {
    width: 18px !important;
    height: 12px !important;
    object-fit: cover;
}

.prptylst-img1 {
    width: 13px;
    height: 13px;
    object-fit: cover;
    margin-left: 10px;
}

.vr3 {
    border: 1px solid #666;
    height: 12px;
    width: 0px;
    margin-left: 12px;
}

.prprty-icons {
    padding-top: 5px;
}

.prprty-items {
    padding-top: 30px;
}

.prprtyitem-lnk {
    text-decoration: none;
}

.prprty-detylh1 {
    font-weight: 500;
    font-size: 41px;
    color: var(--secondary-color);
    padding-top: 45px;
}

.prprty-itemdiv {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    align-content: center;
    justify-items: center;
    padding: 6px 20px;
}

.prptydtyl-vctrimg1 {
    width: 32px;
}

.prprtyvctr-pr {
    font-weight: 400;
    font-size: 18px;
    color: #383838;
    margin: 0px;
}

.prptydtyl-vctrimg2 {
    width: 22px;
}

.prptydtyl-vctrimg3 {
    width: 18px;
}

.prptydtyl-vctrimg4 {
    width: 29px;
}

.prprty-itemsdtyl {
    justify-content: center;
    padding-top: 25px;
    padding-bottom: 45px;
}

.prprtydetyle-image1 {
    width: 100%;
    height: 473px;
    object-fit: cover;
    border-radius: 10px;
}

.prprtydetyl-h1 {
    font-weight: 500;
    font-size: 32px;
    color: #222;
    padding-top: 45px;
}

.prprtydetyle-image2 {
    width: 100%;
    height: 229px;
    object-fit: cover;
    border-radius: 10px;
}

.prprtydetyle-pera {
    font-weight: 300;
    font-size: 15px;
    line-height: 210%;
    color: var(--ash-color);
    padding-top: 5px;
}

.prprtydetyl-btn {
    border-radius: 66px;
    width: 218px;
    height: 54px;
    background: var(--secondary-color);
    font-weight: 400;
    font-size: 18px;
    color: var(--primary-color);
    margin: auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 90px;
    border: none;
}

.cnctct-usdiv {
    padding: 65px 0px 85px;
}

.semi-h1 {
    font-weight: 400;
    font-size: 20px;
    color: var(--ash-color);
    text-align: center;
}

.cntctus-h1 {
    font-weight: 500;
    font-size: 43px;
    line-height: 112%;
    text-align: center;
    color: var(--secondary-color);
    padding-top: 5px;
    padding-bottom: 50px;
}

.call-image {
    width: 70px;
    height: 70px;
    object-fit: cover;
}

.cntct-detyldiv {
    box-shadow: 0 0 44px 0 rgba(0, 0, 0, 0.08);
    background: var(--primary-color);
    border-radius: 20px;
    min-height: 110px;
    width: 100%;
    align-items: center;
    padding-left: 30px;
}

.number-h1 {
    font-weight: 300;
    font-size: 20px;
    color: var(--ash-color);
    margin: 0px;
}

.number-h2 {
    font-weight: 400;
    font-size: 22px;
    color: var(--secondary-color);
    margin: 0px;
    padding-top: 4px;
    text-decoration: none;
}

.cntctus-calldiv {
    padding-left: 20px;
}

.cnct-cntrl {
    background: #f7f7f7 !important;
    padding: 12px 20px !important;
    border: none !important;
}

.cnct-cntrl::placeholder {
    font-weight: 300;
    font-size: 17px;
    line-height: 68%;
    color: #6c757d;
}

.cnttc-btn {
    border-radius: 87px;
    width: 182px;
    height: 52px;
    background: var(--secondary-color);
    font-weight: 400;
    font-size: 18px;
    color: var(--primary-color);
    float: right;
    border: none;
}

.map {
    width: 100%;
    height: 500px;
}

.career-div {
    border: 1px solid #ebebeb;
    border-radius: 15px;
    padding: 0px 35px;
    width: 1060px;
    min-height: 95px;
    align-items: center;
    margin: auto;
}

.career-h1 {
    font-weight: 400;
    font-size: 18px;
    color: var(--black-color);
}

.clock-img {
    width: 17px;
    height: 17px;
    object-fit: cover;
}

.career-h2 {
    font-weight: 400;
    font-size: 15px;
    color: var(--black-color);
    padding-left: 10px;
}

.career-lctionimg {
    width: 18px;
    height: 18px;
    object-fit: cover;
}

.career-btn {
    border-radius: 31px;
    width: 138px;
    height: 45px;
    background: var(--secondary-color);
    font-weight: 400;
    font-size: 16px;
    color: var(--primary-color);
    border: none;
}

.carrer-detylsh1 {
    font-weight: 500;
    font-size: 35px;
    text-align: center;
    color: #002741;
    padding-top: 70px;
}

.careerdetyl-itemdiv {
    border: 1px solid #e3f3eb;
    border-radius: 7px;
    width: 255px;
    min-height: 94px;
    background: #f5fffa;
    align-content: center;
    justify-items: center;
}

.careerdetyls-itemh1 {
    font-weight: 400;
    font-size: 22px;
    color: #002741;
    margin: 0px;
}

.careerdetyls-itemh2 {
    font-size: 18px;
    color: var(--ash-color);
    font-weight: 400;
    margin: 0px;
    padding-top: 5px;
}

.job-h1 {
    font-weight: 500;
    font-size: 32px;
    color: var(--black-color);
    text-align: center;
}

.jobdscrptn-pera {
    font-weight: 300;
    font-size: 15px;
    line-height: 195%;
    text-align: center;
    color: var(--ash-color);
    padding-top: 7px;
}

.careerdetyl-div {
    padding-top: 20px;
    padding-bottom: 40px;
}

.respnsblty-div {
    padding: 50px 0px;
    background: linear-gradient(180deg, #fff 0%, #dff2ff 100%);
}

.respnsblty-h1 {
    font-weight: 400;
    font-size: 30px;
    color: var(--black-color);
}

.tick-circleimg {
    width: 14px;
    height: 14px;
    object-fit: cover;
    margin-top: 3px;
}

.rspnsblty-pera {
    font-weight: 300;
    font-size: 13px;
    color: #002741;
    padding-left: 7px;
    margin: 0px;
}

.tick-peragraph {
    padding-top: 8px;
}

.keyrspnsblty-div {
    padding-left: 165px;
}

.career-cntctdiv {
    padding: 70px 0px;
}

.career-cntcth1 {
    font-weight: 500;
    font-size: 35px;
    line-height: 118%;
    text-align: center;
    color: var(--black-color);
}

.contact-div {
    width: 665px;
    margin: auto;
    padding-top: 45px;
}

.careercnttc-btn {
    border-radius: 31px;
    width: 181px;
    height: 50px;
    background: #59ba89;
    font-weight: 400;
    font-size: 17px;
    color: var(--primary-color);
    border: none;
    margin: auto;
    display: block;
}

#enquirypopup {
    --bs-modal-width: 796px !important;
}

.btn-close {
    float: right;

    float: right;
    width: 26px !important;
    height: 26px !important;
    padding: 25px !important;
    --bs-btn-close-focus-shadow: none !important;
}

.mdl-img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.rest-mdbody {
    padding: 0px !important;
}

.mdl-cntnt {
    padding: 45px 45px 80px 25px;
}

.modal-hd {
    font-weight: 500;
    font-size: 26px;
    color: var(--secondary-color);
}

.modal-form {
    padding-top: 20px;
}

.modal-cntrl {
    background: #f7f7f7 !important;
    padding: 8px 20px !important;
    border: none !important;
}

.modal-cntrl::placeholder {
    font-weight: 300;
    font-size: 13px;
    color: #6c757d;
}

.enquirymodal-btn {
    border-radius: 70px;
    width: 152px;
    height: 42px;
    background: var(--secondary-color);
    font-weight: 500;
    font-size: 16px;
    color: var(--primary-color);
    float: right;
    border: none;
}

.mdl-leftcol {
    position: relative;
}

.overlay-modal {
    position: absolute;
    width: 92%;
    height: 400px;
    background: linear-gradient(180deg, rgba(0, 39, 65, 0) 0%, #002741 100%);
    bottom: 0;
    opacity: 1;
    padding-top: 245px;
    padding-left: 23px;
}

.mdl-overlayh1 {
    font-weight: 500;
    font-size: 25px;
    line-height: 110%;
    color: var(--primary-color);
    margin: 0px;
}

.mdl-overlaypr {
    font-weight: 300;
    font-size: 9px;
    line-height: 154%;
    color: var(--primary-color);
    padding-top: 7px;
    margin: 0px;
}
.prprty-link{
    padding: 10px !important;
}

.play-circleimage {
    width: 90px;
    position: absolute;
    left: 37%;
    top: 28%;
}

.play-circlediv {
    position: relative;
}
.team-h1{
    font-weight: 500;
    font-size: 40px;
    color: var(--secondary-color);
    padding-top: 50px;
}
.ourteamimg{
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 20px;
    border-radius: 20px;
}
.ourteam-h1{
    font-weight: 500;
    font-size: 18px;
    color: var(--secondary-color);
    text-align: center;
    padding-top: 22px;
    margin: 0px;
}
.ourteam-pr{
font-weight: 300;
font-size: 13px;
color: var(--ash-color);
text-align: center;
padding-top: 5px;
}
.owl-teamdiv{
    padding-top: 30px;
}
.footer-link:hover{
    color: white;
}
.prprtlst-img:hover{
    transform: scale(1.1);
    transition: transform 0.3s ease;
}
#owl-ourteam .owl-nav{
    position: absolute !important;
    top: -60px;
    right: 0px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
background-color: #0F1D26 !important;
color: #fff !important;
}
.nav-prprty{
    border-radius: 50px;
padding:10px 25px !important;
border-radius: 50px !important;
border: 1px solid #E2E0E0 !important;
margin: 7px;
color: #989797 !important;
}
.tab-head-area{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.property-list{
    padding:60px 0px 110px;
}
#owl-example .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    display: none;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    display: none;
}
@media only screen and (min-width: 100px) and (max-width: 765px) {

    #owl-demo .owl-nav{
        display: none;
    }
    #progressWrapper {
        bottom: 30px;
        right: 30px;
    }
    .nav-prprty{
    padding:5px 10px !important;
    margin: 5px;
    font-size: 12px !important;
    }

    .grp-row{
        margin-bottom: 10px;
    }

    .home-content {
        position: absolute;
        transform: none;
        top: 40%;
        left: 0%;
        width: 100%;
        padding: 0px 30px;
    }
    
    .logo-image {
        width: 154px;
    }

    br {
        display: none;
    }

    .main-hd {
        font-size: 39px;
        line-height: 40px;
    }

    .main-pagebtn {
        width: 209px;
        height: 42px;
        font-size: 14px;
        margin-top: 15px;
    }
    .loading-text {
        font-size: 40px;
    }
    .home-img {
        height: 67vh !important;
        width: 100%;
        object-fit: cover;
    }
    .abt-main {
        min-height: 35vh !important;
    }
    #owl-ourteam .owl-nav {
        display: none;
    }
    .prprty-row {
        padding: 50px 0px 50px;
    }
    .team-h1 {
        font-size: 30px;
        padding-top: 0px;
    }
    .owl-teamdiv {
        padding-top: 25px;
    }
    .ourteam-h1 {
        font-size: 16px;
        padding-top: 12px;
    }
    .ourteam-pr {
        font-size: 12px;
        padding-top: 3px;
    }
    .nav-list a {
        font-size: 14px;
        padding: 9px 0px !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .nav-btn {
        width: 128px;
        height: 36px;
        font-size: 14px;
        margin-left: 0px;
    }

    .prprty-hd {
        font-size: 35px;
    }

    .grp-row {
        padding-top: 8px;
    }

    .grp-img {
        width: 66px;
    }
    .abtus-image1{
        height: 230px !important;
        object-fit: cover;
    }
    .vctr-pera {
        padding-left: 0px;
        padding-top: 15px;
    }

    .grp-pera {
        font-size: 17px;
        padding-top: 3px;
    }
    .prprty-img{
       display: none;
    }
    .prprty-img3 {
        object-fit: cover;
        width: 100%;
        height: 250px;
        border-radius: 20px;
    }

    .mdl-leftcol {
        display: none;
    }

    .enquirymodal-btn {
        width: 120px;
        height: 38px;
        font-size: 14px;
    }

    .play-circleimage {
        width: 80px;
    }

    .modal-hd {
        font-size: 22px;
    }

    #owl-demo .owl-nav {
        margin-top: 0px !important;
        left: 250px !important;
        top: -15% !important;
    }
    #abtowl-demo .owl-nav {
        margin-top: 0px !important;
        left: 260px !important;
        top: -13% !important;
    }

    .ovrly-hd {
        font-size: 23px;
    }

    .view-hd {
        font-size: 31px;
        line-height: 105%;
    }

    .view-morebtn {
        width: 154px;
        height: 42px;
        font-size: 15px;
        margin-top: 8px;
    }

    .view-pera1 {
        font-size: 13px;
        line-height: 162%;
        padding-left: 10px;
        padding-top: 15px;
        margin: 0px;
    }

    .view-pera2 {
        font-size: 13px;
        line-height: 162%;
        padding-left: 10px;
        padding-top: 10px;
    }

    .prprtydtyl-div {
        padding: 40px 0px;
    }

    .peaple-img {
        width: 100%;
        height: 250px;
    }

    .nuber-h1 {
        font-size: 33px;
    }

    .dtyl-h1 {
        font-size: 25px;
    }

    .dtyl-pera {
        font-size: 11px;
        line-height: 184%;
        padding-top: 0px;
    }

    .dtyl-btn {
        width: 149px;
        height: 38px;
        font-size: 14px;
        margin-top: 0px;
    }

    .premium-prprtyh1 {
        font-size: 25px;
        text-align: center;
        padding-top: 67px;
    }
    .premium-prprty {
        height: 40vh !important;
    }

    .premium-prprtybtn {
        width: 209px;
        height: 42px;
        font-size: 14px;
        margin-top: 25px;
    }

    .sm-h1 {
        font-size: 15px;
        padding: 0px 10px;
        margin-top: -10px;
    }

    .hr {
        width: 25px;
    }

    .highlight-h1 {
        font-size: 31px;
        line-height: 105%;
        padding-top: 5px;
        padding-bottom: 30px;
    }

    .highlights-div {
        padding: 60px 0px;
    }
    .prprty-link{
        padding: 3px !important;
    }

    .highlight-img {
        width: 30px;
    }

    .hilght-smh1 {
        font-size: 20px;
        padding-top: 5px;
    }

    .highlight-pera {
        font-size: 15px;
    }

    .ace-semih1 {
        font-size: 15px;
    }

    .hr1 {
        width: 25px;
        margin-left: 8px;
        margin-top: 15px;
    }

    .ace-empirediv {
        padding: 55px 0px;
    }

    .ace-h1 {
        font-size: 28px;
        padding-top: 10px;
    }

    .ace-pera {
        font-size: 13px;
        line-height: 162%;
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .tick-img {
        width: 20px;
    }

    .tick-pera {
        font-size: 13px;
    }

    .ace-div {
        min-height: 50px;
        padding: 0px 1p5x;
        width: 100%;
        margin-bottom: 10px;
    }

    .footer-logoimg {
        width: 165px;
    }

    .footer-sectiondiv {
        padding: 35px 0px 20px;
    }

    .footer-pera {
        font-size: 17px;
        line-height: 136%;
        padding-top: 20px;
        text-align: left;
        padding-bottom: 15px;
    }

    .ftlist-h1 {
        font-size: 16px;
        padding-left: 4px;
    }

    .footer-link {
        font-size: 13px;
    }

    .ftlist {
        padding-left: 5px;
    }

    .footer-list {
        padding-top: 3px;
    }

    .footer-bottomdiv {
        min-height: 50px;
        margin-top: 30px;
    }

    .ftbottom-pera {
        font-size: 14px;
        text-align: center;
    }

    .abtus-h1 {
        font-size: 30px;
        padding-top: 72px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .abtus-hd1 {
        font-size: 30px;
        line-height: 105%;
        padding-top: 5px;
    }

    .abtus-pr1 {
        font-size: 13px;
        line-height: 150%;
        padding-top: 4px;
    }

    .abtus-pr2 {
        font-size: 13px;
        line-height: 150%;
        padding-top: 6px;
    }

    .abtus-peragraph {
        padding: 45px 0px;
    }



    .lg-smimg {
        display: none;
    }

    .abtus-elements {
        padding: 50px 0px;
    }

    .abtus-vctrimg1 {
        width: 52px;
        height: 52px;
        margin: auto;
        display: block;
        margin-top: 20px;
    }

    .vctr-h1 {
        font-size: 35px;
        margin-top: -8px;
        text-align: center;
    }

    .vctr-pr {
        font-size: 15px;
        text-align: center;
    }

    .abtus-vctrimg3 {
        width: 55px;
        height: 55px;
        margin-left: 0px;
        margin: auto;
        display: block;
        margin-top: 20px;
    }
    .modal-form {
        padding-top: 10px;
    }

    .abtus-vctrimg2 {
        width: 48px;
        height: 56px;
        margin-left: 0px;
        margin: auto;
        display: block;
        margin-top: 20px;
    }

    .hr-elmnts {
        display: none;
    }

    .abtus-elementsdiv {
        justify-content: center;
        border: 1px solid #ebebeb;
        padding: 10px;
        margin-bottom: 20px;
    }

    .mivi-h1 {
        font-size: 31px;
        line-height: 105%;
        padding-bottom: 10px;
        padding-top: 0px;
        text-align: center;
    }

    .mi-image {
        width: 75px;
        margin-top: 18px;
        margin: auto;
        display: block;
    }

    .mi-h1 {
        font-size: 25px;
        text-align: center;
        padding-top: 10px;
    }

    .mi-pera {
        line-height: 146%;
        font-size: 13px;
        padding-top: 10px;
        text-align: center;
    }

    .mivi-img {
        display: none;
    }

    .prprty-btn {
        padding: 4px 14px;
        font-size: 11px;
    }

    .prprty-list .prprty-ul .active {
        padding: 4px 14px;
        font-size: 13px;
    }

    .mdl-cntnt {
        padding: 25px 25px 60px 20px;
    }

    .prprty-ul {
        padding: 0px;
    }

    .prprty-list {
        padding: 45px 0px 50px;
    }

    .prprty-items {
        padding-top: 20px;
    }

    .prprty-listh6 {
        font-size: 14px;
    }

    .h1-left {
        font-size: 18px;
    }
    .tab-head-area{
        margin-bottom: 0px;
    }
    .property-list {
        padding: 50px 0px 60px;
    }
    .h1-riht {
        font-size: 18px;
        text-align: right;
    }

    .prprty-detylh1 {
        font-size: 18px;
        padding-top: 0px;
        text-align: center;
        color: #666;

    }

    .prprty-itemsdtyl {
        padding-top: 20px;
        padding-bottom: 35px;
    }

    .prprtyvctr-pr {
        font-size: 17px;
        text-align: center;
    }

    .prptydtyl-vctrimg1 {
        width: 22px;
        margin: auto;
        display: block;
    }

    .prptydtyl-vctrimg2 {
        width: 13px;
        margin: auto;
        display: block;
    }

    .prptydtyl-vctrimg3 {
        width: 11px;
        margin: auto;
        display: block;
    }

    .prptydtyl-vctrimg4 {
        width: 20px;
        margin: auto;
        display: block;
    }
    .owl-img{
        height: 360px;
    }

    .prprty-itemdiv {
        padding: 10px 8px; 
        margin-bottom: 13px;
    }

    .prprtydetyle-image1 {
        height: 229px;
    }

    .prprtydetyl-h1 {
        font-size: 26px;
        padding-top: 35px;
    }

    .prprtydetyle-pera {
        font-size: 13px;
        line-height: 135%;
        padding-top: 0px;
    }

    .prprtydetyl-btn {
        width: 180px;
        height: 46px;
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 50px;
    }

    .semi-h1 {
        font-size: 15px;
    }

    .cntctus-h1 {
        font-size: 26px;
        line-height: 104%;
        padding-top: 2px;
        padding-bottom: 30px;
    }

    .career-div {
        flex-direction: column;
    }
    .navbar.scrolled {
        padding: 14px 0px !important;
    }
    .career-div {
        width: 100%;
        padding: 22px 30px;
    }

    .career-h1 {
        font-size: 16px;
    }

    .clock-img {
        width: 14px;
        height: 14px;
        margin-top: 3px;
    }

    .career-lctionimg {
        width: 15px;
        height: 15px;
    }

    .career-btn {
        width: 126px;
        height: 38px;
        font-size: 13px;
        margin-top: 2px;
    }

    .cnctct-usdiv {
        padding: 50px 0px 60px;
    }

    .carrer-detylsh1 {
        font-size: 28px;
        padding-top: 50px;
    }

    .careerdetyls-itemh1 {
        font-size: 16px;
        text-align: center;
    }
    .btn-close {
        padding: 10px !important;
    }

    .careerdetyls-itemh2 {
        font-size: 13px;
        color: var(--ash-color);
        font-weight: 400;
        margin: 0px;
        padding-top: 2px;
        text-align: center;
    }

    .careerdetyl-itemdiv {
        width: 50%;
        min-height: 60px;
    }
.mobile-pad{
    margin-top: 50px;
    text-align: center;
    color: #000;
}
    .careerdetyl-div {
        padding-top: 12px;
        padding-bottom: 22px;
    }

    .job-h1 {
        font-size: 25px;
    }

    .jobdscrptn-pera {
        font-size: 13px;
        line-height: 132%;
        padding-top: 2px;
    }

    .keyrspnsblty-div {
        padding-left: 0px;
    }

    .respnsblty-h1 {
        font-size: 25px;
    }

    .rspnsblty-pera {
        font-size: 10px;
        padding-left: 5px;
    }

    .tick-circleimg {
        width: 12px;
        height: 12px;
    }

    .respnsblty-div {
        padding: 35px 0px;
    }

    .career-cntctdiv {
        padding: 40px 0px;
    }

    .career-cntcth1 {
        font-size: 22px;
        line-height: 108%;
    }

    .contact-div {
        width: 100%;
        padding-top: 20px;
    }

    .cnct-cntrl {
        padding: 8px 12px !important;
    }

    .cnct-cntrl::placeholder {
        font-size: 13px;
    }

    .careercnttc-btn {
        width: 155px;
        height: 44px;
        font-size: 15px;
    }

    .call-image {
        width: 52px;
        height: 52px;
    }

    .number-h1 {
        font-size: 15px;
    }

    .number-h2 {
        font-size: 18px;
        padding-top: 3px;
    }

    .cntct-detyldiv {
        min-height: 85px;
        padding-left: 22px;
    }

    .cnttc-btn {
        width: 155px;
        height: 46px;
        font-size: 15px;
    }

    .map {
        height: 250px;
    }
    .navbar-toggler{
        background-color: var(--primary-color) !important;
    }
    .prprtlst-img {
        height: 265px;
        object-fit: cover;
    }
    .scaling-class{
        width: 100%;
        margin-top: 20px;
        height: 265px;
    }
    .ourteamimg {
        height:auto;
        object-fit: cover;
        border-radius: 20px;
    }
    .navbar{
        background-color: rgba(0, 0, 0, 0.6);
        padding: 13px 0px !important;
    }
    .ace-bldngimg {
        height: 250px;
        object-fit: cover;
        border-radius: 15px;
        margin-bottom: 30px;
    }


}


@media only screen and (min-width: 766px) and (max-width: 1024px) {
    .logo-image {
        width: 245px;
    }

    .nav-list a {
        padding: 0px 12px !important;
    }

    .view-hd br {
        display: none;
    }

    .view-pera1 br {
        display: none;
    }

    .view-pera2 br {
        display: none;
    }

    .view-pera1 {
        line-height: 180%;
    }

    #owl-demo .owl-nav {
        left: -240px !important;
        top: 58% !important;
    }

    .ovrly-hd {
        font-size: 16px;
        padding-top: 316px;
    }

    .view-pera2 {
        line-height: 180%;
    }

    .peaple-img {
        width: 100%;
        height: 264px;
    }

    .highlight-pera br {
        display: none;
    }

    .highlight-detyldiv {
        padding: 15px 20px;
        min-height: 275px;
    }

    .ace-pera br {
        display: none;
    }

    .ace-h1 {
        font-size: 36px;
        padding-top: 3px;
    }

    .ace-pera {
        line-height: 180%;
        padding-top: 5px;
        padding-bottom: 1px;
    }

    .ace-div {
        min-height: 50px;
        margin-bottom: 8px;
    }

    .view-morebtn {
        margin-top: 4px;
    }

    .footer-pera br {
        display: none;
    }

    .footer-pera {
        font-size: 24px;
        padding-top: 22px;
    }

    .grp-pera {
        font-size: 16px;
        padding-top: 6px;
    }

    .abtus-hd1 br {
        display: none;
    }

    .abtus-pr1 br {
        display: none;
    }

    .abtus-pr2 br {
        display: none;
    }

    .abtus-pr1 {
        line-height: 158%;
    }

    .abtus-pr2 {
        line-height: 158%;
        padding-top: 6px;
    }

    .abtus-hd1 {
        font-size: 45px;
    }



    .abtus-vctrimg3 {
        margin-left: 0px;
    }

    .abtus-vctrimg2 {
        margin-left: 0px;
    }

    .abtus-vctrimg1 {
        margin-left: 0px;
    }

    .mivi-h1 br {
        display: none;
    }

    .mi-pera br {
        display: none;
    }

    .mivi-h1 {
        padding-bottom: 10px;
        padding-top: 3px;
    }

    .mi-pera {
        line-height: 146%;
        font-size: 14px;
        padding-top: 5px;
    }

    .mi-image {
        width: 85px;
    }

    .h1-left {
        font-size: 20px;
    }

    .h1-riht {
        font-size: 20px;
    }

    .prprtydetyle-image1 {
        height: 342px;
    }

    .prprtydetyle-pera br {
        display: none;
    }

    .career-div {
        padding: 0px 15px;
        width: 950px;
    }

    .keyrspnsblty-div {
        padding-left: 65px;
    }


    .vr1 {
        margin-left: 5px;
    }

    .dtyl-pr {
        font-size: 11px;
        padding-left: 3px;
    }

    .vr2 {
        margin-left: 5px;
    }

    .vctr-img3 {
        margin-left: 6px !important;
    }

    .vctr-img2 {
        margin-left: 6px !important;
    }


    .abtus-image1{
        height: 424px !important;
    }
    .lg-smimg {
        width: 133px;
        left: 86%;
    }
    #abtowl-demo .owl-nav {
        left: -240px !important;
        top: 57% !important;
    }
    .prprtlst-img {
        height: 270px;
    }
    .scaling-class{
        width: 100%;
        height: 270px;
    }
    


}

@media only screen and (min-width: 1025px) and (max-width: 1439px) {
    .view-hd br {
        display: none;
    }

    .view-pera1 br {
        display: none;
    }

    .view-pera2 br {
        display: none;
    }

    .peaple-img {
        width: 100%;
        height: 313px;
    }

    .highlight-pera br {
        display: none;
    }

    .highlight-detyldiv {
        min-height: 245px;
    }

    .ace-pera br {
        display: none;
    }

    .ace-pera {
        padding-top: 5px;
        padding-bottom: 8px;
    }

    .view-morebtn {
        margin-top: 20px;
    }

    .abtus-hd1 br {
        display: none;
    }

    .abtus-pr1 br {
        display: none;
    }

    .abtus-pr2 br {
        display: none;
    }

    .abtus-vctrimg3 {
        margin-left: 18px;
    }

    .abtus-vctrimg2 {
        margin-left: 28px;
    }

    .mi-pera br {
        display: none;
    }

    .mivi-h1 {
        padding-bottom: 10px;
        padding-top: 18px;
    }

    .prprtydetyle-image1 {
        height: 407px;
    }

    .prprtydetyle-pera br {
        display: none;
    }
    .abtus-image1 {
        height: 501px !important;
    }
    #owl-demo .owl-nav {
        left: -288px !important;
    }
    .lg-smimg {
        left: 87%;
    }
    #abtowl-demo .owl-nav {
        left: -288px !important;
    }
    .vr1 {
        margin-left: 4px;
    }
    .vr2 {
        margin-left: 4px;
    }
    .vctr-img2 {
        margin-left: 5px !important;
    }
    .vctr-img3 {
        margin-left: 5px !important;
    }
    .dtyl-pr {
        padding-left: 3px;
    }
    .dtyl-pr1 {
        padding-left: 3px;
    }
    .prprtlst-img {
        height: 325px;
    }
    .scaling-class{
        width: 100%;
        height: 325px;
    }

}