@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    /* font-family: "Poppins", serif; */
    /* font-family: "Mulish", serif; */
}
/* body{
    
} */
a{
    text-decoration: none !important;
        /* font-family: "Golos Text", sans-serif; */
         font-family: "Nunito Sans", sans-serif;
}
p, .f-ss3, li{
    text-decoration: none !important;
 font-family: "Nunito Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6, .f-qs{ 
     /* font-family: "Figtree", sans-serif; */
}
.bg-main{
    background: #f4eee5;
}.bg-main1{
    background: #f4eee5;
}
.bg-second{
    background: #eff5f6;
}
.color0{
    color: #000 !important;
}
.dropdown-toggle::after{ display: none!important;}
.colorf{
    color: #fff !important;
}
.color3{
    color: #fa8b37  !important;
}
.color4{
    color: #333 !important;
}
.bg-fff{
    background: #fff !important;
}
.tbp{
    padding: 100px 0;
}
.tbm{
    margin: 100px 0;
}
.mt-10{
    margin-top: 10px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.mt-30{
    margin-top: 30px !important;
}
.mt-40{
    margin-top: 40px !important;
}
.mt-50{
    margin-top: 30px !important;
}
.mr-10{
    margin-right: 10px !important;
}
.mr-20{
    margin-right: 20px !important;
}
.mr-30{
    margin-right: 30px !important;
}
.mr-40{
    margin-right: 40px !important;
}
.mr-50{
    margin-right: 50px !important;
}
.ml-10{
    margin-left: 10px !important;
}
.ml-20{
    margin-left: 20px !important;
}
.ml-30{
    margin-left: 30px !important;
}
.ml-40{
    margin-left: 40px !important;
}
.ml-50{
    margin-left: 50px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.mb-30{
    margin-bottom: 30px !important;
}
.mb-40{
    margin-bottom: 40px !important;
}
.mb-50{
    margin-bottom: 50px !important;
}
img{
    width: 100%;
}

a.navbar-brand img {
    max-width: 240px;
}
section.hero-banner {
    /*margin-top: -95px;*/
}
/* ul.navbar-nav {
    margin: 0 0 0 auto;
} */
a.nav-link {
    color: #fff;
    font-size: 17px;
    font-weight: 400; 
    font-family: "Golos Text", sans-serif;
}
.btn1 {
    background: #bd856a;
    color: #fff;
    padding: 14px 30px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    display: inline-flex;
    align-items: center;
    border: none;
}
.header-btn {
    display: flex;
    align-items: center;
}
.call-btn a {
    position: relative;
    padding-left: 36px;
    display: inline-block;
    margin-right: 30px;
    color: #fff;
}
.call-btn a i {
    position: absolute;
    left: 0;
    font-size: 22px;
    top: 50%;
    transform: translateY(-50%);
}
.call-btn a h3 {
    margin-bottom: 0;
    font-size: 18px;
    /* color: #fff; */
    letter-spacing: 0.5px;
    font-weight: 400;
}
.call-btn a h5 {
    /* color: #fff; */
    margin: 0 0 2px;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: "Golos Text", sans-serif;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .nav-link:focus, .nav-link:hover {
    color: #bd856a !important;
}
.hbs-box img {
    /*max-height: 100vh;
    min-height: 100vh;*/
    object-fit: cover;
}
.hbs-box {
    position: relative;
    z-index: 0;
}
section.main-header {
  position: absolute;
    z-index: 9;
    background-color: #00000047;
    /* padding: 10px; */
    width: 100%;
}
.hbs-box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #05273363;
    left: 0;
    top: 0;
    z-index: 0;
}
.hbs-con {
   /* position: absolute;
    left: 80px;
    bottom: 80px;*/
}
.hbs-con h6 {
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px 12px 10px 30px;
    border-radius: 40px;
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
}
.main-tt h6 {
    color: #052733;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #052733;
    display: inline-block;
    padding: 10px 12px 10px 30px;
    border-radius: 40px;
    margin-bottom: 20px;
    position: relative;
    font-family: "Golos Text", sans-serif;
    z-index: 0;
}
.hbs-con h6:before, .main-tt h6:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #bd856a;
    border-radius: 50%;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
}
.hbs-con h4 {
    font-size: 50px;
    color: #fff;
    margin-bottom: 20px;
    text-shadow: 2px 2px #00000036;
}
.hbs-con h4 span{
    color:#de9b7b;
}
.hbs-con p {
    color: #fff;
    font-weight: 500;
    /*max-width: 370px;*/
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.hbs-con {
 /*   position: absolute;
    left: 80px;
    bottom: 80px;
    max-width: 900px;*/
    position: absolute;
    top: 40%;
    left:10%;
    /*max-width: 700px;*/
    z-index: 999;
 /* left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);*/
  /*max-width: 900px;*/
}


.hbs-btm {
    /*margin-left: 180px;*/
}
.btn2 {
    border: 1px solid #fff;
    padding: 5px 5px 5px 18px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    gap: 14px;
    border-radius: 50px;
    text-transform: capitalize;
    font-weight: 500; 
}
.btn211 {
    border: 1px solid #000;
    padding: 5px 5px 5px 18px;
    color: #000;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    gap: 14px;
    border-radius: 50px;
    text-transform: capitalize;
    font-weight: 500; 
}
.btn3 {
    border: 1px solid #361e12;
    background-color: #361e12;
    padding: 8px 8px 8px 28px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    border-radius: 50px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
}
.btn2 span, .btn3 span, .btn211 span {
    background: #bd856a;
    width: 30px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transform: rotate(-40deg);
}

.main-tt h4 {
    font-size: 53px;
    color: #052733;
    letter-spacing: 0px;
    margin-bottom: 20px;
    font-weight: 600;
}
.main-tt h4 span {
    color: #bd856a;
    font-weight: 600;
}
.main-tt h2 {
    font-size: 53px;
    color: #052733;
    letter-spacing: 0px;
    margin-bottom: 20px;
    font-weight: 600;
}
.main-tt h2 span {
    color: #bd856a;
    font-weight: 600;
}
.main-tt h1 {
    font-size: 53px;
    color: #052733;
    letter-spacing: 0px;
    margin-bottom: 20px;
    font-weight: 600;
}
.main-tt h1 span {
    color: #bd856a;
    font-weight: 600;
}
.mw-700{
    max-width: 700px;
}
p {
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    color: #222; 
}
.hwrtl-ic {
    position: relative;
    z-index: 0;
}
.hwrtl-ic:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #0000001c;
    right: -20px;
    top: -30px;
}
.hwrtl-ic:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #0000001c;
    top: -60px;
    right: 20px;
    min-height: 280px;
}
.hwrc-slider .slick-slide {
  padding: 0 10px;   /* 15px left + 15px right = 30px total gap */
}

.hwrc-slider .slick-list {
  margin: 0 -10px;   /* Fix extra outer spacing */
}
.hwrc-box {
    /*margin: 0 5px;*/
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.hwrc-box img {
    max-height: 240px;
    min-height: 240px;
    object-fit: cover;
    object-position: center center;
}
/* .hwrc-bz {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    align-content: space-between;
    padding: 25px 25px 25px;
    justify-content: end;
    background-image: linear-gradient(0deg, #000000a8, transparent);
} */
.hwrcb-btm {
    text-align: center; 
}
.hwrcb-top span {
    background: #bd856a;
    width: 50px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transform: rotate(-400deg);
    font-size: 20px;
    color: #fff;
}
.hwrcb-btm p {
    
    margin: 0;
    color: #222;
}
.hwrcb-btm h5 {
    font-size: 21px;
    color: #111; 
    padding-bottom: 14px;
    margin-bottom: 14px;
    position: relative;
    z-index: 0; font-weight: bold;
}
.hwrcb-btm h3 {
    font-size: 21px;
    color: #111; 
    padding-bottom: 14px;
    margin-bottom: 14px;
    position: relative;
    z-index: 0; font-weight: bold;
}
.hwrcb-btm h3:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #bd856a;
    max-width: 60px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -2px;
    z-index: 1;
}
.hwrcb-btm h3:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #444;
    max-width: 160px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.hwrc-box a:hover .hwrcb-top span {
    transform: rotate(-1deg);
    transition: 0.5s;
}
.hwrc-box a:hover img {
    transform: scale(1.07);
    transition: 0.5s ease-in-out;
}
ul.ulf2 {
    display: flex;
    flex-wrap: wrap;
}
ul.ulf2 li{
    width: 100%;
    max-width: 50%;
}
.main-ul ul {
    list-style: none;
    padding: 0;
}
.newh4{ font-weight: 700; font-size: 22px;}
.main-ul ul li {
    margin-bottom: 12px;
    padding-left: 30px;
    position: relative;
    z-index: 0;
       font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    color: #222;
}
.main-ul ul li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/check.png);
    left: 0;
    max-width: 20px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    top: 0;
    max-height: 40px;
}
section.h-about {
    background: url(../../assets/img/bg1.jpg);
    background-size: cover;
    background-position: left top;
    position: relative;
    z-index: 0;
}
.mtf h4 {
    color: #fff;
}
.mtf h2 {
    color: #fff;
}
.mtf h6 {
    color: #fff;
    border: 1px solid #fff;
}
.hi-100{
    height: 100%;
}
.hi-100 img{
    height: 100%;
    object-fit: cover;
}
section.h-about:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #361e126b;
    left: 0;
    top: 0;
    z-index: -1;
}
.hab-txt {
    position: absolute;
    color: #ffffff2e;
    font-size: 300px;
    right: 120px;
    bottom: 20px;
    line-height: 200px;
}
.rcr-box {
    display: flex;
    align-items: center;
}
.crbl {
    display: flex;
    align-items: center;
}
.crbl p {
    margin: 0 14px 0 0;
    font-weight: 700;
    color: #666;
}
.crbl h5 {
    margin-bottom: 0;
    font-family: "Golos Text", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #222;
}
.rcr-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 0;
    border-top: 1px solid #efefef;
}
.rcr-box:last-child {
    border-bottom: 1px solid #efefef;
}
.rcl-box {
    position: relative;
    z-index: 0;
}
.rclb-con {
    background: #000000c9;
    position: absolute;
    width: 100%;
    bottom: 25px;
    left: 50%;
    max-width: calc(100% - 50px);
    padding: 30px 30px;
    border-radius: 20px;
    transform: translateX(-50%);
    backdrop-filter: blur(2px);
}
.rclb-con p {
    margin: 0 0 10px !important;
    color: #fff;
}
.rclb-con p:last-child {
    margin: 0 0 0px !important;
    color: #fff;
}
.rcl-box img {
    border-radius: 40px;
    min-height: 480px;
    max-height: 480px;
    object-fit: cover;
}
.crbr span i {
    transform: rotate(-45deg);
}
.rcr-box.active .crbl h5 {
    color: #bd856a;
    transition: 0.7s;
}
 .crbr span {
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.rcr-box.active .crbr span {
    background: #bd856a;
    
    transition: 0.7s;
}
.rcr-box.active .crbr span i{
    transform: none;
    transition: 0.7s;
}

.rcr-box.active .crbl p {
    color: #bd856a;

}
.rcr-box.active {
    border-top: 1px solid #bd856a
}
.rcl-box {
  display: none;
  transition: opacity 0.4s ease;
}

.rcl-box.show {
  display: block;
  opacity: 1;
}

.hnm-box p {
    margin-bottom: 0;
}
.hnm-box h5 {
    font-size: 56px;
    font-weight: 800;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.hnm-ic {
    display: flex;
    gap: 30px;
}
.hnm-box {
    width: 100%;
}
.hnm-box h6 {
    font-family: "Golos Text", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #222;
    margin-bottom: 0px;
}
.hnm-box p {
    margin-bottom: 0;
}
.h-how-we-work {
    background: #361e12;
    position: relative;
    z-index: 0;
}
.mw-500{
    max-width: 500px;
}
.hww-tt {
    /* border-bottom: 1px solid #fff; */
    padding-bottom: 20px;
    margin-bottom: 50px;
    position: relative;
    z-index: 0;
}
.hww-tt:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    max-width: 300px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.hww-tt:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #bd856a;
    max-width: 100px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1px;
}
.hww-con {
    display: flex;
    gap: 12px;
}
.hwc-box {
    background: #00000085;
    padding: 30px 15px;
    border-radius: 20px;
    height: 100%;
    width: 100%;
    box-shadow: 0 10px 20px #00000057;
}
.border-radiusteam{ border-radius: 50%;}
.hwcb-img img {
    max-width: 70px;
} .hwcb-img1 img {
    max-width: 100%!important;
}
td p{ margin-bottom: 5px!important;}
th p{ margin-bottom: 5px!important;}
.hwcb-txt h5 {
       margin-top: 16px;
    font-weight: 600;
    color: #e4966f; 
    margin-bottom: 7px;
    line-height: 29px;
    font-size: 21px;
}
.hwcb-txt h5 span{
    color: #bd856a;
}
.hwcb-txt p {
        color: #cdcdcd;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 27px;
}
.hwcb-txt p:last-child {
    margin-bottom: 0px;
} 

.h-how-we-work:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/bg2.png);
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.6;
}
.hprc-box {
  margin: 0 5px;
      border: 1px solid #b9876e96;
      height: 100%;
      padding: 20px;
      background: #fff;
      border-radius: 20px;
}
.rcb-img img {
         max-height: 280px !important;
        min-height: 280px !important;
    object-fit: cover; 
        border-radius: 20px;
}
.rcb-img {
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
}
.rcb-con p {
    margin-bottom: 0px;
    /* font-weight: 600; */
    color: #222;
    text-align: center;
    display: none;
}
.rcb-con h4 {
  font-family: "Golos Text", sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #351e13;
    margin-bottom: 4px;
    text-align: center;
}
.hprc-slider .slick-list {
    margin: 0 -10px !important;
}
/* .hprc-box:nth-child(odd) {
    margin-top: 60px;
} */
footer {
    background: #361e12;
}
.ft-top {
    padding: 70px 0 50px;
}
.ftc-logo img {
    max-width: 136px;
}
.ftc-logo2 {
    /*margin-top: 20px;*/
}
.ftc-con {
    margin: 30px 0;
}
.ftc-social a {
    border: 1px solid #bd856a;
    color: #bd856a;
    width: 35px;
    height: 35px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    border-radius: 50%;
    box-shadow: 0 10px 10px #0000005e;
}
.ftc-social {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 13px;
}
.ftc-ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ftc-ul ul li a {
    color: #dec6bb;
    font-size: 14px;
    font-family: "Golos Text", sans-serif; 
}
.ftc-ul ul li a:hover {
    color: #bd856a;
}
.ftc-ul ul li {
    margin: 5px 0;
}
.ftc-add {
    display: flex;
    gap: 12px;
}
.tcar h5 {
    color: #fff;
}
.colorn{color: #bd856a;    font-size: 16px;
    font-weight: 700;}
.tcar p, .tcar p a {
       color: #dec6bb;
    font-family: "Golos Text", sans-serif;
    font-size: 14px!important; 
    line-height: 25px;
    padding-top: 6px;
}
.tcar p a:hover {
    color: #bd856a;
}
.tcar h5 {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-bottom: 4px;
    font-family: "Golos Text", sans-serif;
}
.ftb-ic {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-top: 1px solid #ffffff3d;
}
.ftb-ic p {
    color: #fff;
    margin: 0 !important;
    font-size: 14px;

}
.ftb-ic p a{
    color: #bd856a;
    font-family: "Golos Text", sans-serif;
}
.tcal span {
    border: 1px solid #bd856a;
    color: #bd856a;
    width: 35px;
    height: 35px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    border-radius: 50%;
    box-shadow: 0 10px 10px #0000005e;
}
.ftc-con p {
    letter-spacing: 0.5px;
    line-height: 32px;
}
.ftc-tt h5 {
       color: #bd856a;
    font-size: 18px;
    font-weight: 500;
    /* letter-spacing: 0.3px; */
    margin-bottom: 20px;
    padding-left: 50px;
    position: relative;
    z-index: 0;
}
.ftc-tt h5:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 1px;
    background: #bd856a;
    left: 0;
    top: 12px;
}
.ftc-tt h5:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background: #bd856a;
    left: 0;
    top: 18px;
}
.ftc-ic {
    margin-right: 60px;
}
.sticky {
    width: 100%;
      position: fixed !important;
    top: 0px;
    z-index: 99 !important;
    background: #361e12 !important;
}
ul.dropdown-menu {
    padding: 10px 20px;
    border-radius: 20px;
    box-shadow: 0 10px 10px #00000033;
}
a.dropdown-item {
    font-family: "Golos Text", sans-serif;
    padding: 8px 6px;
    border-bottom: 1px solid #00000017;
    color: #111;
    font-size: 14px;
    font-weight: 400; 
    text-transform: capitalize;
}
ul.dropdown-menu li:last-child a.dropdown-item {
    border-bottom: none;
}
.dropdown-item.active, .dropdown-item:active {
       background-color: transparent !important;
    color: #000 !important;
}
.rg-30{
    row-gap: 30px;
}
.hwrcb-btm h5:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #bd856a;
    max-width: 60px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -2px;
    z-index: 1;
}
.hwrcb-btm h5:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #444;
    max-width: 160px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.hwrc-img {
    overflow: hidden;
}

.crbl h5 {
    margin-bottom: 0;
}
@media(min-width:992px){
    li.dropdown:hover .dropdown-menu {
    display: block;
}
}
ul.navbar-nav {
    margin: 0 0 0 auto;
}
section.i-banner {
     position: relative;
    width: 100%;
    max-height: 400px;
    overflow: hidden;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
    box-sizing: border-box;
    padding: 200px 0px 100px;
}

section.i-banner .banner-img {
  position: absolute;
  inset: 0; /* shorthand for top:0; right:0; bottom:0; left:0 */
  z-index: 0;
  overflow: hidden;
}

section.i-banner .banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}

section.i-banner .overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(5, 39, 51, 0.39); /* #05273363 equivalent */
  z-index: 1;
}

.ibn-con {
  position: relative;
  z-index: 2;
  color: #fff;
}

.ibn-con h5 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: 1px;
}
.ibn-con .hd5 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: 1px;
  display:block;
}

.ibn-con p {
     font-size: 18px;
    margin: 0;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #fff;
}
.ibn-con i{
    font-size: 13px;
}
.newp{color: #000!important; font-size: 17px!important; line-height: 30px; }
.ibn-con p a{
    color: #fff;
}
.ibn-con p a:hover{
    color: #351e13;
}
.counter-heading {
    position: relative;
    margin-top: 0!important;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--heading-color);
    /* text-transform: uppercase; */
    font-family: "Barlow Condensed", sans-serif;
    font-family: var(--secondary-font);
}
.line-d {
    --tw-duration: 500ms;
    transition-duration: 500ms;
    height: 3px;
    margin-bottom: 10px;
    background-color: #e4966f;
    width: 30px;
}.counter-block11:hover .line-d{
    width: 100%;
}
.mabl-ic img {
    border-radius: 10px;
}
.vms .hwcb-txt p {
    display: block;
    /* -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset; */
}
.wcu:before{
    display: none;
}
.wcu {
    background: #fff !important;
}
.newwteam{ font-size: 21px !important;
    margin-bottom: 5px !important;
    font-weight: 700 !important;}
.newwteam1{ font-size: 16px!important;}
.hwt2:before {
    background: #bdbdbd;
}
.wcu .hwc-box{ 
        background: #fff;
        box-shadow:0 10px 20px #a9a9a97d;
}
.newin{line-height: 22px!important;
    font-size: 15px!important;}
.hwc-box2{ 
        background: #fff;
        border:1px solid #e2e2e2; padding: 15px 10px;
}
.hwc-box1{
    margin-bottom: 10px !important;
        background: #fff;
        box-shadow: 0 0px 10px #e2e2e2!important;
}
.wcu .hwcb-txt h5, .wcu .hwcb-txt p, .fea-ben .hwcb-txt h5, .fea-ben .hwcb-txt p {
    color: #111;
}
.mnc-fr {
    display: flex;
    gap: 20px;
}
.mncf-box {
    width: 100%;
    text-align: center;
    padding: 40px 20px 30px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    transition: all .5s ease-in-out;
    border-radius: 30px;
    position: relative;
    z-index: 0;
}
.mncf-box span {
    width: 70px;
    height: 70px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #052733;
    border-radius: 50%;
    font-size: 32px;
    margin-bottom: 20px;
    color: #fff;
}
.mncf-box p, .mncf-box a {
    margin: 0;
    color: #222;
}
.mncf-box h5 {
      margin-bottom: 4px;
    font-weight: 800;
    color: #111;
    font-family: 'Nunito Sans';
}
.mncf-box:before {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    right: 10px;
    top: 10px;
    border: 3px solid #052733;
    border-left: none;
    border-bottom: none;
    border-radius: 0 20px 0 0;
    transition: all .5s ease-in-out;
    z-index: -1;
}
.mncf-box:hover:before {
    width: 80%;
    height: 80%;
    border: 3px solid #bd856a;
       border-left: none;
    border-bottom: none;
}
.mncf-box:hover span {
    background: #bd856a;
    transition: 0.5s;
}
.mnc-sr {
    margin-top: 70px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    border-radius: 30px;
    padding: 40px 40px;
}
.mncl-ic img {
    width: 100%;
    padding: 15px;
    height: 100%;
    object-fit: cover;
    border-radius: 40px 50% 50% 50%;
    min-height: 600px;
    object-position: center right;
}
.mncl-ic {
    position: relative;
    z-index: 0;
    HEIGHT: 100%;
}
.mncl-ic::before {
    content: "";
    position: absolute;
    border: 6px solid #052733;
    border-radius: 25px 50% 50% 50%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.form-control, .form-select {
    padding: 14px 20px 14px 20px !important;
    border-radius: 12px !important;
    font-size: 14px !important;
    box-shadow: none !important;
    color: #757f95 !important;
}
.form-row {
    display: flex;
    gap: 20px;
    align-items: end;
    margin-bottom: 20px;
}
.form-group, .form-btn {
    width: 100%;
}
.mncr-form {
    margin: 20px 0 0;
}
.form-btn {
    margin-top: 30px;
}
.accordion-item {
    margin-bottom: 24px;
    border: none !important;
    box-shadow: 0 0 10px #00000020;
    border-radius: 10px !important;
    padding: 26px 26px;
}
.accordion-item:first-of-type .accordion-button, .accordion-item:first-of-type {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}
.accordion-item:last-of-type .accordion-button.collapsed, .accordion-item:last-of-type {
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
.accordion-button {
    border-radius: 10px !important;
    font-size: 20px !important;
    font-weight: 700;
    color: #111;
    padding: 0 0 !important;
}
.accordion-body p {
    margin: 0;
}
.accordion-body {
    padding: 26px 0 0 !important;
}
button.accordion-button:before {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    background: #bd856a;
    right: -12px;
    z-index: 0;
    border-radius: 6px;
    top: 50%;
    transform: translateY(-50%);
}
.accordion-button:not(.collapsed) {
    color: #bd856a !important;
    background-color: transparent !important;
    box-shadow: none !important;
}
.accordion-button::after {
    filter: brightness(0) invert(1) !important;
}
.accordion-button:focus {
    border-color: none !important;
    box-shadow: none !important;
}
.fancybox-custom .fancybox-skin {
            box-shadow: 0 0 50px #222;
        }

        .mg-box {
            width: 100%;
            max-width: 31%;
            position: relative;
            border-radius: 26px;
        }

        a.fancybox-buttons {
            position: absolute;
            width: 100%;
            height: 100%;
            background: #000000d4;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #bd856a;
            font-size: 30px;
            opacity: 0; 
        }

        .fancy-box:hover a.fancybox-buttons {
            opacity: 1;
            transition: 0.8s ease-in-out;
        }

        a.fancybox-buttons:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            border: 3px solid #bd856a1c;
            max-width: calc(100% - 75%);
            max-height: calc(100% - 75%);
            border-radius: 20px;
        }

        .fancy-box:hover a.fancybox-buttons:before {
            border: 3px solid #bd856a;
            max-width: calc(100% - 30px);
            max-height: calc(100% - 30px);
            transition: 2s;
        }
        .ifg-ic {
    display: flex;
    gap: 26px;
    justify-content: center;
    flex-wrap: wrap;
}
.ptn-ic ul {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 26px;
}
.prm-top-nav {
    background: #bd856a;
    padding: 14px 0;
    position: sticky;
    top: 90px;
    z-index: 9;
}
.ptn-ic ul li a {
    color: #111;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}
/* .vsm-ic {
    display: flex;
    align-items: center;
    justify-content: space-between;
} */
.virtual-showroom {
    /* background: url(../../assets/img/virtual-tour.jpg);
    background-position: center center; */
    position: relative;
    z-index: 0;
}
.virtual-showroom:before {
    /*content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/virtual-tour.jpg);
    right: 0;
    top: 0;
    z-index: -1;
    max-width: 47%;
    background-size: cover;
    background-position: center;*/
}.virtual-showroom {
  overflow: hidden;
}

/* RIGHT HALF VIDEO BACKGROUND */
.half-video-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

.half-video-bg iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 177.77vh; /* Maintain 16:9 ratio */
  height: 100vh;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.virtual-showroom .container {
  position: relative;
  z-index: 2; /* keep text above video */
}
.virtual-showroom .col-lg-6:last-child {
  pointer-events: none; /* allows clicking the video behind */
}
.half-video-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
 z-index: 99;
  overflow: hidden;
}

.half-video-bg iframe {
  pointer-events: auto;
}
.half-video-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.3);
  pointer-events: none; /* important */
  z-index: 99;
    position: relative;
}

/* Dark overlay for readability */
/*.half-video-bg::after {
  content: "";
  position: absolute;
  inset: 0;
      background: rgb(0 0 0 / 0%);
}
*/
/* Keep content above video */
.virtual-showroom .container {
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .half-video-bg {
    width: 100%;
    /*opacity: 0.25; */
  }
}
.half-video-bg iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 177.77vh;
  height: 100vh;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  pointer-events: auto; /* allow clicks */
}

.mg-box img {
    border-radius: 26px;
}
section {
  scroll-margin-top: 160px;
}
li.nav-item {
    margin: 0 4px;
        padding: 20px 6px;

}

.fea-ben .hwc-box{
    margin: 0 12px 12px;
        background: #fff;
        box-shadow: 0 10px 20px #0000007d;
}
.vsl-ic {
    display: none;
}
.accordion-item:last-child {
    margin-bottom: 0;
}
.nlc {
    display: block !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: vertical;
    overflow: unset !important;
}
.hww-btn {
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}
.hwxc {
    flex-wrap: wrap;
    justify-content: center;
}
.hwcb-txt .main-ul ul li {
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    color: #222;
}
.wyt-table table {
    width: 100%;
}
.wyt-table table td, .wyt-table table th {
    border: 1px solid #ccc;
    padding: 14px 20px;
     font-family: "Nunito Sans", sans-serif;
      font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    color: #222;
}
.wyt-table table th {
    background: #052733;
    color: #fff;
}
.wyt-table table td:first-child {
    background: #f5f5f5;
}
.hwxc-3 .hwc-box {
    max-width: 32%;
}
.hwxc-2 .hwc-box {
    max-width: 48%;
}
.h-txt .hwc-box {
    background: #fff;
}
.h-txt .hwcb-txt p {
    color: #111;
}
.h-txt .hwcb-txt h5 {
    color: #052733;
}
.hmc .mnc-sr {
    box-shadow: none;
}
.habr-ic img {
    border-radius: 40px;
}
.main-ul ul li a {
    color: #212529;
}
.main-ul ul li a:hover {
    color: #bd856a;
}
.mul-no ul li:before {
    display: none;
}
.mul-no ul li {
    padding-left: 0px !important;
    display: flex;
    column-gap: 10px;
}
.mul-no ul li b{
    width: 100%;
    max-width: fit-content;
}
.mul-no ul li b i {
    color: #bd856a;
    margin-right: 4px;
    max-width: 18px;
    min-width: 18px;
}
.btn-div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
       
        /*max-width: 1540px !important;*/
       
    }
}



.hero-banner,
.hb-slider {
  position: relative;
}

.hbs-box {
  position: relative;
  overflow: hidden;
}

.hbs-box img {
  width: 100%;
  /*height: 100vh;*/
  object-fit: cover;
  transform: scale(1);
  transition: transform 8s linear; /* SLOW cinematic */
}
.hbs-box::before{
      content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    bottom: 0;
    width: 101%;
    height: 100%;
    z-index: 100;
    /*background: #000;*/
    zoom: 1;
    filter: alpha(opacity=40);
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    /*opacity: 0.4;*/
    pointer-events: none;
}
/* ACTIVE SLIDE ZOOM */
.hbs-box.slick-active img {
  transform: scale(1.18);
}

/* Reset others */
.hbs-box:not(.slick-active) img {
  transform: scale(1);
}

.hb-slider .slick-dots {
  
    bottom: 20px !important;
   
}

.hb-slider .slick-dots li button:before {
  
       font-size: 16px !important;
   /* border: 1px solid #fff;
    border-radius: 50%;*/
}
.hb-slider .slick-dots li button:before{
    opacity: 1 !important;
    color: #fff !important;
}
.hb-slider .slick-dots li.slick-active button:before {
   
    color: #ef973d !important;
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.slide-title,
.slide-desc,
.slide-btn {
  opacity: 0;
}

/* When slide becomes active */
.slick-active .slide-title {
  animation: fadeUp 1s ease forwards;
  /*animation-delay: 0.3s;*/
}

.slick-active .slide-desc {
  animation: fadeUp 1s ease forwards;
  animation-delay: 0.7s;
}

.slick-active .slide-btn {
  animation: fadeUp 1s ease forwards;
  animation-delay: 1.1s;
}
.luxury-choose-section {
  background: #0f0f0f;
  padding: 80px 20px;
}

.luxury-choose-container {
  /*max-width: 1100px;*/
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.luxury-card {
  display: flex;
    align-items: flex-start;
    gap: 15px;
    background:linear-gradient(145deg, #161616b5, #1c1c1c91);
    padding: 20px 15px;
    border-radius: 12px;
    border: 1px solid rgba(201, 166, 70, 0.25);
    transition: all 0.4s ease;
        height: 100%;
}

.luxury-card:hover {
  transform: translateY(-6px);
  border-color: #bd856a;
  box-shadow: 0 10px 30px rgba(201, 166, 70, 0.15);
}

.luxury-icon {
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(201, 166, 70, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #bd856a;
  border:1px solid rgb(189 133 106);
      width: max-content;
}

.luxury-content h3 {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}

.luxury-content p {
  color: #bfbfbf;
  font-size: 15px;
  line-height: 1.7;
  margin: 0;
}
/* Section Background */
/*.hwr-con {
  background: radial-gradient(circle at top left, #f8f5ef, #ffffff 60%);
  padding: 80px 0;
}
*/
/* Grid */
.hwrc-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

/* Card Base */
.hwrc-box22 a {
  display: block;
  background: rgba(255,255,255,0.7);
  backdrop-filter: blur(8px); 
  overflow: hidden;
  text-decoration: none;
  position: relative;
  transition: all 0.6s ease;
  /*box-shadow: 0 20px 50px rgba(0,0,0,0.07);*/
  border: 1px solid rgba(201,166,70,0.2);
}

/* Gold Glow Border Animation */
.hwrc-box22 a::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 18px;
  padding: 1px;
  /*background: linear-gradient(120deg, transparent, #bd856a, transparent);*/
  -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.hwrc-box22 a:hover::before {
  opacity: 1;
}

.hwrc-box22 a:hover {
  transform: translateY(-5px);
  /*box-shadow: 0 30px 70px rgba(0,0,0,0.15);*/
}

.hwrc-box223 {
  display: block;
  background: rgba(255,255,255,0.7);
  backdrop-filter: blur(8px); 
  overflow: hidden;
  text-decoration: none;
  position: relative;
  transition: all 0.6s ease;
  /*box-shadow: 0 20px 50px rgba(0,0,0,0.07);*/
  border: 1px solid rgba(201,166,70,0.2);
}


.hwrc-box223:hover::before {
  opacity: 1;
}

.hwrc-box223:hover {
  transform: translateY(-5px);
  /*box-shadow: 0 30px 70px rgba(0,0,0,0.15);*/
}


/* Image */
.hwrc-img22 {
  position: relative;
  /*height: 280px;*/
  overflow: hidden; padding: 15px;
}

.hwrc-img22 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1s ease;
}

.hwrc-box22 a:hover .hwrc-img22 img {
  transform: scale(1.12);
}

/* Deep Luxury Overlay */
.hwrc-img22::after {
  content: "";
  position: absolute;
  inset: 0;
  /*background: linear-gradient(to top, rgba(0,0,0,0.65), rgba(0,0,0,0.1));*/
}
.hwrc-img2233::after {
    position: relative;
}
.absl-nn{
    position: relative;
}

/* Content */
.hwrc-bz {
  padding: 25px 0 0 0;
  position: relative;
  z-index: 2;
}
 .newh2 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    color: #361e12 !important;
}

/* Title */
.hwrc-bz22 h5 {
    font-size: 20px;
    font-weight: bold;
    color: #111;
    margin-bottom: 6px;
    /* letter-spacing: 0.6px; */
    font-family: 'Nunito Sans';
}

/* Text */
.hwrc-bz22 p {

  font-size: 15px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 10px;
}
.hwrc-bz22{
        padding: 15px;
    position: relative;
    z-index: 2;
}
/* Premium Link */
.hwrc-link22 {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  color: #bd856a;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
}

.hwrc-link22 i {
  transition: transform 0.4s ease;
}

.hwrc-box22 a:hover .hwrc-link22 i {
  transform: translateX(6px);
}

/* Responsive */
@media (max-width: 991px) {
  .hwrc-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}

@media (max-width: 576px) {
  .hwrc-grid {
    grid-template-columns: 1fr;
  }
}
.video-thumbnail {
  position: relative;
  display: inline-block;
  cursor: pointer;
  /*max-width: 800px;*/
      width: 100%;
}

.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  background: rgb(193 142 116);
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}

.video-thumbnail:hover .play-btn {
  /*background: #c9a646; */
  transform: translate(-50%, -50%) scale(1.1);
}
/* Ripple Animation Circle */
.play-btn::before,
.play-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 2px solid #c9a646;
  animation: ripple 2s infinite;
  z-index: -1;
}

.play-btn::after {
  animation-delay: 1s;
}

/* Ripple Keyframes */
@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 0.8;
  }
  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}

.play-btn {
  box-shadow: 0 0 25px rgba(201, 166, 70, 0.6);
}
.luxury-cta {
  position: relative;
  padding: 80px 20px;
  text-align: center;
  background: url('../img/banner1.jpg') center/cover no-repeat;
  color: #fff;
  overflow: hidden;
      background-blend-mode: overlay;
    background-color: #000000a8;
}

.luxury-cta-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.75),
    rgba(0, 0, 0, 0.55)
  );
  z-index: 1;
}

.luxury-cta-content {
  position: relative;
  z-index: 2;
  text-align: left;
  /*max-width: 900px;*/
  /*margin: 0 auto;*/
}

.luxury-cta-title {
  font-size: 42px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: 1px;
  /*margin-bottom: 50px;*/
  
}

.luxury-cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.lux-btn {
  padding: 14px 38px;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s ease;
  border-radius: 2px;
}

/* Gold Luxury Button */
.primary-btn {
  background: linear-gradient(135deg, #bd856a, #bd856a);
  color: #111;
  font-weight: 600;
}

.primary-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(198, 167, 94, 0.4);
}

/* Elegant Outline Button */
.outline-btn {
  border: 1px solid #bd856a;
  color: #bd856a;
  background: transparent;
}

.outline-btn:hover {
  background: #bd856a;
  color: #111;
  transform: translateY(-3px);
}
/* Section spacing */
.luxury-contact-section {
  /*padding: 100px 0;*/
}

/* Glass luxury card */
.luxury-contact-card {
  background: #ffffff47;
  backdrop-filter: blur(14px);
  padding: 25px;
  border-radius: 12px;
  border: 1px solid rgba(198, 167, 94, 0.25);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
}

/* Title styling */
.luxury-title h6 {
  color: #bd856a;
  letter-spacing: 3px;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.luxury-title h4 {
  font-weight: 500;
    text-align: left;
    color: #361e12;
}

.luxury-title h4 span {
  color: #ffd9c7;
  font-weight: 600;
}

.title-line {
  width: 60px;
  height: 2px;
  background: #bd856a;
  margin: 20px 0 35px;
}

/* Form layout */
.form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.form-group {
  flex: 1;
}

.full-width {
  flex: 100%;
}

/* Inputs */
.form-control {
  width: 100%;
  padding: 14px 16px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.form-control::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.form-control:focus {
  border-color: #bd856a;
  outline: none;
  box-shadow: 0 0 0 2px rgba(198, 167, 94, 0.2);
}

/* Button */
.luxury-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 34px;
 background: linear-gradient(135deg, #bd856a, #9d6c55);
    color: #fff;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: none;
  border-radius: 2px;
  transition: all 0.3s ease;
}

.luxury-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(198, 167, 94, 0.4);
}

/* Image styling */
.luxury-image-wrap img {
  width: 100%;
  border-radius: 12px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.35);
}

/* Responsive */
@media (max-width: 991px) {
    li.nav-item {
    margin: 0 8px;
    padding: 8px 7px;
}
    .btn-close1 {
    
    right: 0;
    top: -53px;
    border: none !important;
}
  .form-row {
    flex-direction: column;
  }

  .luxury-contact-card {
    padding: 25px;
            margin-top: 25px;
    margin-bottom: 40px;
  }

  .luxury-title h4 {
    font-size: 28px;
  }
  .luxury-card {
    display: block;
  

}
.luxury-icon {
     margin-bottom: 10px;
}
.luxury-cta-title {
    font-size: 24px;
   
}
.luxury-cta {
  position: relative;
  padding: 80px 10px;
 
}
}
.btn-close1{
  border-radius: 50%;
    background: #bd856a;
    opacity: 1;
    padding: 4px 10px;
    color: #fff;
    position: absolute;
    right: -49px;
    top: -34px;
    border: none !important
}

.habr-ic {
  height: 100%;
}

.habr-ic img {
  width: 100%;
  /*min-height: 450px;*/
  /*height: 100%;*/
  object-fit: cover; /* keeps image proportion while filling space */
  display: block;
}
.hwrt-r, 
.hwrt-l {
  display: flex;
}

.hwrtr-ic, 
.hwrtl-ic {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.p-sticky{
    position: sticky;
    top:120px;
}
.dropdown-menu[data-bs-popper] {
    top: auto !important;
   
}


.sizelist {padding:0;margin:0;list-style:none;   border-right: 1px dashed #351e1338;}
.sizelist li{display:block;margin:0 0 15px;display:block;color:#000;font-size:15px;padding:0 0 0 34px;position:relative;line-height:25px;}
.sizelist li img{position: absolute;
    left: 0;
    margin-top: 13px;
    font-size: 20px;
    color: #bb866c;
   max-width: 24px;


}
.sizelist strong{
    color: #bb7941;
}
.founder-box{
       
}
.founder-box img{
border-radius: 50%; background: #fff;
    box-shadow: 0 10px 20px #0000007d;
    padding: 10px;
    border-radius: 50%;
}
.founder-box .main-tt{
    padding: 20px;
    text-align: center;
}
.hwc-box-bb {
   
    height: 100%;
}
@media(max-width: 767px){
.newwteam {
    font-size: 16px !important;
    margin-bottom: 5px !important;
}
}


.slick-dots li button:before {
    font-family: slick;
    font-size: 19px !important;
}
.slick-dots li.slick-active button:before{
    color: #351e13;
}
.custom-arrow {
  width: 45px;
  height: 45px;
  background: #000;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

.custom-arrow i {
color: #000;
    font-size: 16px;
    background: #bb866c;
    padding: 13px 16px;
    border-radius: 50%;
}

.slick-prev {
  left: -20px !important;
}

.slick-next {
  right: -20px !important;
}

.custom-arrow:hover {
  background: #ff6600;
}
.slick-next:before, .slick-prev:before{
    display: none !important;
}
.i-banner .ibn-con{
    max-width: 900px;
    margin: auto;
    
}

/* INDONESIA SECTION */
.indonesia {
    background: #3b1f14;
    color: #fff;
    padding: 50px 20px;
}

.indo-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.indo-card {
    background: #4a2a1c;
    padding: 25px;
    border-radius: 12px;
    width: 320px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.3);
    transition: 0.3s;
}

.indo-card:hover {
    transform: translateY(-5px);
}

.indo-card h3 {
    margin-bottom: 10px;
    color: #ffb37a;
}

/* INDIA SECTION */
.india {
    background: linear-gradient(135deg, #0f2027, #203a43, #2c5364);
    color: #fff;
    padding: 50px 20px;
}

.india-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.india-card {
    backdrop-filter: blur(12px);
    background: rgba(255,255,255,0.1);
    border-radius: 15px;
    padding: 25px;
    width: 320px;
    border: 1px solid rgba(255,255,255,0.2);
    transition: 0.3s;
}

.india-card:hover {
    transform: scale(1.05);
}

.india-card h3 {
    margin-bottom: 10px;
    color: #00d4ff;
}

/* RESPONSIVE */
@media(max-width:768px){
    .indo-container, .india-container {
        flex-direction: column;
        align-items: center;
    }
}

.mncf-box11{
        border-radius: 0 0 30px 30px;
        height: 85%;margin-bottom: 20px;
}


@media(max-width:991px){
.mncf-box11 {
    border-radius: 0 0 30px 30px;
    height: auto;
    margin-bottom: 20px;
}
}


.mncf-box11 span {
    width: 50px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #052733;
    border-radius: 50%;
    font-size: 19px;
    margin-bottom: 20px;
    color: #fff;
    border: none;
}
.mncf-box11:before{
    display: none;
}
    
    .top-h{padding: 20px;
    background: #351e13;
    color: #fff;
    border-radius: 30px 30px 0 0;
    margin-bottom: 0px;
}
.mncf-box11 span {
    background: #bd856a;
    transition: 0.5s;
}
.top-h h5{
    margin-bottom: 0;
}
.top-h h5:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 1px;
    background: #bd856a;
    left: 0;
    top: 12px;
}
.top-h h5:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background: #bd856a;
    left: 0;
    top: 18px;
}

.carousel-item {
  position: relative;
}

.carousel-item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
  z-index: 1;
  border-radius: 40px;
}

.custom-caption {
  z-index: 2;
  bottom: 20px !important;
  text-align: left;
}

.custom-caption h5,
.custom-caption p {
  color: #fff;
  font-size: 18px;
}
@media(min-width: 991px){
.video-h{
    height: 500px;
}
}
@media(max-width: 991px){
    .custom-caption h5, .custom-caption p {
    color: #fff;
    font-size: 14px;
}
.video-h{
   
            width: 100%;
        height: auto;
}
}
.mncf-box11 .tcar p, .tcar p a {
  
    font-family: 'Nunito Sans';
    font-size: 15px;
    line-height: 25px;
    padding-top: 6px;
    font-size: 17px !important;
}
.main-tt-h h3{
      margin-top: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 7px;
    line-height: 29px;
    font-size: 21px;
    text-align: center;
    font-weight: 600;
}
.bb-box{
 border: 1px solid #b9b9b9;
    padding: 10px;
}

@media (min-width: 992px) {
  /* Make row a flex container */
  .rg-30 {
    display: flex;
    flex-wrap: wrap; /* still responsive if needed */
    align-items: stretch; /* stretch children to full height */
  }

  /* Columns stretch */
  .rg-30 > .col-lg-6 {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
  }

  /* Inner content fills column */
  .mabl-ic, .mabr-ic {
    flex: 1;
  }

  /* Video fills container height */
  .mabl-ic video {
    height: 100%;
    object-fit: cover; /* maintain aspect ratio and cover */
  }
}
.icon-bg{
        background: #bb866c4a;
    width: max-content;
    margin: auto;
    padding: 22px;
    border-radius: 50%;
}
.icon-box{
 background: #fff;
    /* box-shadow: 0 10px 20px #0000001a; */
    padding: 20px;
    border-radius: 30px;
    height: 100%;
    border: 1px solid #351e134d; margin-bottom: 20px;
}
.sub-title{
    font-size: 23px;
    color: #052733;
    letter-spacing: 0px;
 
    font-weight: 700;
}


/* MAIN WRAPPER */
.video-wrapper {
  position: relative;
  width: 100%;
  /*height: 480px; */
  border-radius: 30px;
  overflow: hidden;
}

/* THUMBNAIL */
.video-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* VIDEO */
.video-element {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
  border-radius: 30px;
}

/* PLAY BUTTON */
.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
  width: 90px;
  height: 90px;
  border-radius: 50%;

  background: rgba(0,0,0,0.6);
  backdrop-filter: blur(10px);

  display: flex;
  align-items: center;
  justify-content: center;

  cursor: pointer;
  z-index: 2;

  animation: pulse 1.8s infinite;
}

/* ICON */
.play-btn span {
  font-size: 32px;
  color: #fff;
  line-height: 1;
}

/* DEFAULT PLAY ICON */
.play-btn span::before {
  content: "\f04b"; /* fa-play */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

/* PAUSE ICON */
.play-btn.pause span::before {
  content: "\f04c"; /* fa-pause */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
/* PULSE ANIMATION */
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255,255,255,0.6);
  }
  70% {
    box-shadow: 0 0 0 30px rgba(255,255,255,0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255,255,255,0);
  }
}

/* HOVER EFFECT */
.video-wrapper:hover .play-btn {
  transform: translate(-50%, -50%) scale(1.1);
  transition: 0.3s ease;
}

/* OPTIONAL: HIDE BUTTON WHILE PLAYING */
.video-wrapper.playing .play-btn {
  opacity: 0;
}

/* OPTIONAL: MOBILE */
@media (max-width: 768px) {
  .video-wrapper {
    height: 300px;
  }

  .play-btn {
    width: 70px;
    height: 70px;
  }

  .play-btn span {
    font-size: 24px;
  }
}
/*.play-btn span {
  border-left: 22px solid #fff;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  margin-left: 5px;
}

/* Animation */
@keyframes pulse {
  0% { box-shadow: 0 0 0 0 rgba(255,255,255,0.6); }
  70% { box-shadow: 0 0 0 30px rgba(255,255,255,0); }
  100% { box-shadow: 0 0 0 0 rgba(255,255,255,0); }
}
*/
/* Hover effect */
/*.video-wrapper:hover .play-btn {
  transform: translate(-50%, -50%) scale(1.1);
  transition: 0.3s;
}
.half-video-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%; 
  height: 100%;
  overflow: hidden;
  z-index: 1;
}

.half-video-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.virtual-showroom .container {
  position: relative;
  z-index: 2;
}*/


/* DESKTOP (unchanged) */
.half-video-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}

.bg-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* ========================= */
/* MOBILE FIX 🔥 */
/* ========================= */
@media (max-width: 991px) {

  .half-video-bg {
    position: relative;   /* 🔥 KEY FIX */
    width: 100%;
    height: 250px;        /* control height */
    margin-bottom: 20px;
  }

  .bg-video {
    height: 100%;
  }

  /* OPTIONAL: reduce overlay darkness */
  .video-overlay {
    background: rgba(0,0,0,0.2);
  }

  /* Move text nicely */
 /* .virtual-showroom .row {
    flex-direction: column;
  }*/

}
/* ========================= */
/* MOBILE FIX (NO HTML CHANGE) */
/* ========================= */
@media (max-width: 991px) {

  /* Remove absolute so it doesn't overlap */
  .half-video-bg {
    position: relative;
    width: 100%;
    height: 220px;
    margin-top: 20px;
    order: 2;
    z-index: 1;
  }

  /* Make parent stack properly */
  .virtual-showroom {
    display: flex;
    flex-direction: column;
  }

  /* Text first */
  .virtual-showroom .container {
    order: 1;
    z-index: 2;
  }

  /* Video after */
  .half-video-bg {
    order: 2;
  }

}

.modal-content {
  border-radius: 10px;
  padding: 10px;
}

.modal-header {
  border-bottom: none;
}

.modal-title span {
  color: #007bff;
}

.luxury-contact-card {
  box-shadow: none;
  /*padding: 0;*/
}
.modal-title

 {
    margin-bottom: 0;
    line-height: var(--bs-modal-title-line-height);
    font-size: 32px;
}
.luxury-contact-card {
    border: 0;
    box-shadow: none;
    
    padding: 20px;
}
.modal-title span {
    color: #000;
}
.modal-content {
    border-radius: 10px;
    padding: 0;
}

.pc-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9;
}
 .pc-whatsapp a {
    display: inline-flex;
    width: 100%;
    background: #00a315c7;
    align-items: center;
    padding: 8px 4px 8px 11px;
    border-radius: 50px;
    color: #fff;
    gap: 6px;
    backdrop-filter: blur(1px);
}
.pc-whatsapp a i {
    font-size: 26px;
}
.pc-whatsapp a span {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Helvetica';
    letter-spacing: 0.7px;
}
.pc-whatsapp a::before, 
    .pc-whatsapp a::after {
      content: "";
      position: absolute;
      top: -5px;
      left: -5px;
      right: -5px;
      bottom: -5px;
      border: 2px solid #25d366;
      border-radius: 50px;
      animation: ripple 2s linear infinite;
      opacity: 0;
    }

    .pc-whatsapp a::after {
      animation-delay: 1s;
    }
   /* MODAL DESIGN */
.custom-enquire-modal .modal-content {
  border-radius: 16px;
  border: none;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0,0,0,0.15);
}

/* HEADER */
.custom-enquire-modal .modal-header {
  /*background: linear-gradient(135deg, #1e1e1e, #3a3a3a);*/
  background: #361e12;
  color: #fff;
  border-bottom: none;
  padding: 18px 25px;
}

.custom-enquire-modal .modal-title {
  font-size: 20px;
  font-weight: 600;
}

.custom-enquire-modal .modal-title span {
  color: #c8a96a;
}

.custom-enquire-modal .btn-close {
  filter: invert(1);
  opacity: 0.8;
}

/* BODY */
.custom-enquire-modal .modal-body {
  padding: 25px;
  background: #e9e9e9;
}

/* CARD */
.luxury-contact-card {
  /*background: #ffffff;*/
  border-radius: 12px;
  padding: 20px;
}

/* FORM LAYOUT */
.mncr-form .form-row {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

.mncr-form .form-group {
  flex: 1;
}

.mncr-form .form-group.full-width {
  flex: 100%;
}

/* INPUT STYLES */
.mncr-form .form-control {
  border-radius: 8px;
  border: 1px solid #ddd;
  padding: 12px 14px;
  font-size: 14px;
  transition: all 0.3s ease;
  background: #fff;
}

.mncr-form .form-control:focus {
  border-color: #c8a96a;
  box-shadow: 0 0 0 2px rgba(200, 169, 106, 0.2);
}

/* SELECT */
.mncr-form select.form-control {
  appearance: none;
  background: #fff url("data:image/svg+xml;utf8,<svg fill='%23999' height='20' viewBox='0 0 20 20' width='20'><path d='M5 7l5 5 5-5z'/></svg>") no-repeat right 10px center;
  background-size: 14px;
}

/* TEXTAREA */
.mncr-form textarea {
  resize: none;
}

/* BUTTON */
.luxury-btn {
  background: linear-gradient(135deg, #c8a96a, #a8894f);
  border: none;
  color: #fff;
  padding: 12px 22px;
  border-radius: 8px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: 0.3s ease;
}

.luxury-btn:hover {
  background: linear-gradient(135deg, #a8894f, #8f6f3c);
  transform: translateY(-2px);
}

/* MOBILE RESPONSIVE */
@media (max-width: 576px) {
  .mncr-form .form-row {
    flex-direction: column;
  }
}
.bg-g{
    background: #e9e9e9;
}
.bg-btn{
        background: linear-gradient(135deg, #361e12, #361e12);
}
.downloadbox{
        border: 1px solid #351e1357;
    padding: 20px;
    border-radius: 20px;
}
.downloadbox h3{
    margin-top: 10px;
    font-size: 19px;
}
.video-wrapper1 {
  position: relative;
  width: 100%;
  border-radius: 30px;
  overflow: hidden;
  cursor: pointer;
}

.video-wrapper1 img,
.video-wrapper1 video {
  width: 100%;
  display: block;
  border-radius: 30px;
}

.video-wrapper1  video {
  display: none;
}


.play-btn1 span {
  font-size: 32px;
  color: #fff;
  line-height: 1;
}

/* DEFAULT PLAY ICON */
.play-btn1 span::before {
  content: "\f04b"; /* fa-play */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

/* PAUSE ICON */
.play-btn1.pause span::before {
  content: "\f04c"; /* fa-pause */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
/* PULSE ANIMATION */
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255,255,255,0.6);
  }
  70% {
    box-shadow: 0 0 0 30px rgba(255,255,255,0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255,255,255,0);
  }
}

/* HOVER EFFECT */
.video-wrapper1:hover .play-btn1 {
  transform: translate(-50%, -50%) scale(1.1);
  transition: 0.3s ease;
}



/* 🔥 Play Button */
.play-btn1 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 85px;
  height: 85px;
  transform: translate(-50%, -50%);
  background: rgba(253, 129, 39, 0.95);
  border-radius: 50%;
  transition: all 0.3s ease;
  cursor: pointer;
}

/* Triangle (Play icon) */
.play-btn1::before {
  content: "";
  position: absolute;
  left: 34px;
  top: 26px;
  border-style: solid;
  border-width: 16px 0 16px 24px;
  border-color: transparent transparent transparent #fff;
  transition: 0.3s;
}

/* 🔁 Pause icon */
.play-btn1.pause::before {
  border: none;
  width: 20px;
  height: 24px;
  left: 32px;
  top: 30px;
  background: transparent;
  box-shadow: 
    0 0 0 4px #fff inset,
    10px 0 0 0 #fff inset;
}

/* Hover Effect */
.play-btn1:hover {
  transform: translate(-50%, -50%) scale(1.1);
  background: #FD8127;
  box-shadow: 0 10px 30px rgba(0,0,0,0.25);
}

/* Optional: hide button while playing */
.video-wrapper1.playing .play-btn1 {
  opacity: 0.7;
}