
@font-face {
    font-family: 'Times New Roman';
    src: url('../font/Times New Roman.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
  font-family: 'Times New Roman';
  src: url('../font/times.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body{
    font-family:"Cinzel", serif !important;
}
html,body{
    scroll-padding-top: 100px;
}
img.imgbtn {
    width: 21px;
    margin-right: 10px;
}
.enquire-frm-main {
    padding: 30px 60px;
    background: radial-gradient(circle at 50% 50%, #f82127, #740101);
    border-radius: 11px;
}
.bg-pro {
    background: url(https://moarapps.com/golden-opulence-v1/media/desktop-img1.jpg);
    background-position: center;
     background-repeat: no-repeat;
    padding: 90px 0px 90px 0px;
    border-radius: 17px;
    background-size: cover;
}
.specification {
    background: url(https://moarapps.com/golden-opulence-v1/media/21.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.amenities {
    background: url(https://moarapps.com/golden-opulence-v1/media/8.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-nh {
    background: linear-gradient(90deg, rgb(0 0 0 / 63%), rgb(53 51 205 / 41%));
    padding: 20px;
    border-radius: 10px;
}

.swiper-button-next:after, .swiper-button-prev:after {
    color: #c86b2e;
}
.download-btn img {
    width: 27px;
    padding-left: 5px;
}
.homecard-inner h4 {
    padding: 10px;
    font-weight: 600;
    color:#fff;
}
.gradient-text {
    background: radial-gradient(circle at 50% 50%, #f82127, #740101);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}
.youtube-sh {
    background: url("https://moarapps.com/golden-opulence-v1/media/youtube-bg.jpg") no-repeat center center;
    background-size: cover;
}
.accordion-button:focus {
    box-shadow: none !important;
}
.brochure-sld .brochure-sld-main img {
    border-radius: 10px;
}
.innovation-section .accordion-body, .faq-section .accordion-body {
    border-radius: 10px;
}
.over-amenities {
    background: radial-gradient(circle at 50% 50%, #f82127, #740101);
    border-radius: 15px;
}
.download-btn {
    color: #000 !important;
    background: transparent !important;
    font-weight: 700;
}
.form_sub_head{
    color: #ee9612 !important;
    margin-top: 15px !important;
    font-weight: 600 !important;
}
img.width-nh {
    width: 117px;
    margin-right: 10px;
    margin-top: -8px;
    margin-left: 10px;
}
.menu-svg {
    border-radius: 50px;
}
.border-10 {
    border-radius: 10px;
}
.header-popup {
    position: absolute;
    top: 10px;
    z-index: 555;
    width: 500px;
    right: 50px;
}
.bg-black {
    --bs-bg-opacity: 1;
    background-color: #061528 !important;
}
.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    background-color: #f5811e !important;
    border-color: #f5821f !important;
}
.cm-width {
    width: 65px;
}
.banner-sec {
     background: url(https://moarapps.com/golden-opulence-v1//media/7.png); 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 100vh; */
    /* display: flex; */
    align-items: center;
    text-align: center;
}
.faq_container button.accordion-button{
    font-size: 16px !important;
}
h1 {
    font-family: "Times New Roman", sans-serif;
    font-size: 46px;
    line-height: 62.4px;
    letter-spacing: 0.1em;
    font-weight: 700;
    margin-bottom: 0px;
}
h2, h3, h4, h5, h6{
    font-family: "Times New Roman", sans-serif !important;
}

.enquire_btn,
.enquire_btn:hover{
    background: #8f2609;
    color: #fff;
    padding: 5px 20px;
    border: none;
    border-radius: 30px;
    text-decoration: none;
    font-size: 14px;

}
.video-poster-btn{
    position: relative;
    border: none;
    padding: 0;
    background: none;
    cursor: pointer;
}

.video-poster-btn img{
    display: block;
    width: 100%;
    height: auto;
}

.youtube-play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 68px;
    height: 48px;
    background: #ff0000;
    border-radius: 12px;
}

.youtube-play::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-40%, -50%);
    border-style: solid;
    border-width: 10px 0 10px 18px;
    border-color: transparent transparent transparent white;
}
.banner-sec p{
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0px;
}
.green-harmony {
    /*background: url(../media/about-us.jpg);*/
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    /*padding: 60px;*/
     height: 448px; 
    margin-bottom: 10px;
}
.banner-below-section{
    padding-top: 30px;
    padding-bottom: 20px;
}
.experience-main p {
    font-size: 18px;
    line-height: 28.8px;
    color: #000000;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0px;
}
.experience-head span{
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 58px;
    letter-spacing: 1px;
}
.font-18{
    font-size: 18px;
    line-height: 25.2px;
    color: #000;
}

.c-font-18 {
    font-size: 18px ;
    line-height: 25.2px;
}

.c-font-20 {
    font-size: 20px;
    line-height: 28px; 
}

.hidden{
    margin-top: -200px;
}
.header{
    transition: 0.4s;
    background: #f3dc28;
}
.scrolled {
    background: #ffffffe8;
    padding: 10px 0px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.navbar-brand  img {
    /* width: 140px; */
}

@media (min-width: 1200px){
    .tline{
        top: 90px !important;
    }
    .navbar-brand  img {
    width: 213px;
    /* transition: 0.4s; */
    /* filter: brightness(0) invert(1); */
}
}
.scrolled .navbar-brand img {
    width: 213px;
    filter: brightness(1) invert(0) !important;
}
.homecard-inner {
    /*position: absolute;*/
    /*bottom: 20px;*/
    color: #fff;
    width: 100%;
}
span.line-img {
    background:linear-gradient(90deg, rgb(200 107 46) 0%, rgb(129 34 36) 100%);
    width: 125px;
    height: 5px;
    display: block;
    margin: auto;
    margin-bottom: 32px;
margin-top: 15px;
}
.homecard-main span.line-img {
    width: 50px;
    height: 3px;
}
.fw-500{
    font-weight: 500 !important;
}
.homecard-inner span.one{
    color:#A880F8;
}
.homecard-inner span.two{
    color:#1792D5;
}
.homecard-inner span.three{
    color:#8AA027;
}
.homecard-inner span.four{
    color:#0B8E90;
}
.homecard-inner span.five{
    color:#55B08C;
}
.homecard-inner span.six{
    color:#CD3DCA;
}
.homecard-inner span.seven{
    color:#D7BC03;
}
.homecard-inner p{
    font-size: 18px;
    line-height: 28.8px;
    font-weight: 400;
}
.banner-below-top-bg {
    position: absolute;
    top: 20px;
    left: 0px;
    transition: transform 1s ease-out, opacity 1s ease-out;
    transform: translateX(-20px);
    opacity: 0;
}

.banner-below-top-bg.animate {
    transform: translateX(0);
    opacity: 1;
}

.banner-below-bottom-bg {
    position: absolute;
    bottom: 0px;
    right: 0px;
    transition: transform 1s ease-out, opacity 1s ease-out;
    transform: translateX(100px);
    opacity: 0;
}

.banner-below-bottom-bg.animate {
    transform: translateX(0);
    opacity: 1;
}

.brochure-section{
    padding: 90px 0px 90px 0px;
}
.brochure-btn a{
    font-size: 16px;
    line-height: 20.16px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    padding: 12px 32px;
    background: #8f2609;
}
.brochure-section span.line-img {
    width: 73px;
}
.brochure-sld-main h3{
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
}
.brochure-sld-main p {
    position: absolute;
    /*top: 62px;*/
    left: 30px;
    right: 30px;
    font-size: 18px !important;
    line-height: 24px;
}
.brochure-sld-main .clr-1{
    color: #7855BD;
}
.brochure-sld-main .clr-2{
    color: #B231AF;
}
.brochure-sld-main .clr-3{
    color: #D7BC03;
}
.swiper-pagination.brochure-pagi{
    position: relative;
    text-align: left;
    bottom: -30px;
}
.brochure-pagi span.swiper-pagination-bullet {
    width: 40px;
    height: 1px;
    background: #f37100;
    opacity: 1;
    border-radius: 0px;
}
.brochure-pagi span.swiper-pagination-bullet-active{
    height: 3px;
}
.tambaram-section{
    padding: 100px 0px;
}
.tambaram-content-min{
    padding: 48px;
    color: #fff;
}
.visit-btn{
    margin-top: 42px;
}
.visit-btn a{
    color: #8f2609;
    text-decoration: none;
    font-size: 18px;
    line-height: 22.68px;
    font-weight: 600;
    background: #fff;
    padding: 10.5px 32px;
}
.fw-300{
    font-weight: 300 !important;
}
.tambaram-section span.line-img {
    width: 106px;
    height: 4px;
}
.tambaram-section .experience-main p {
    margin-top: 7px;
}
.opportunities-section .line-img {
    height: 4px;
    width: 104px;
}
.video-section {
    position: relative;
    width: 100%;
    height: 100vh; /* Adjust height as needed */
    overflow: hidden;
}
.background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1; /* Video is behind the buttons */
}

.play-pause-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2; /* Ensure buttons are above the video */
}
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Dark overlay */
    z-index: 2; /* Overlay above the video */
    display: none; /* Hidden by default */
}

.play-pause-container 
.play-button, .pause-button {
    background: transparent;
    border: none;
    cursor: pointer;
    opacity: 0.5 !important; /* Initial opacity for the pause button */
    transition: opacity 0.3s ease; /* Smooth transition for opacity change */
}
.play-button:hover{
    opacity: 1 !important;
}
.pause-button:hover {
    opacity: 1 !important; /* Full opacity on hover */
}
.villa-section{
    padding-top: 100px;
}
.villa-cnt{
    padding: 40px;
}
.innovation-section{
    padding: 100px 0px;
}
.innovation-bg{
    position: absolute;
    right: 0px;
    top: 0px;
    transition: transform 1s ease-out, opacity 1s ease-out;
    transform: translateX(50px);
    opacity: 0;
}
.innovation-bg.animate {
    transform: translateX(0);
    opacity: 1;
}
.accordion-button:focus {
    box-shadow: none;
}
.innovation-section .accordion-item, .faq-section .accordion-item{
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}
.innovation-section button.accordion-button{
    padding: 18px 0px;
    background: #fff !important;
}
.innovation-section .accordion-body, .faq-section .accordion-body{
    background: #01AB141A;
    padding: 24px;
}
.innovation-section .accordion-button::after, .faq-section .accordion-button::after{
    background-image: url('../images/faq-plus.svg');
}
.innovation-section .accordion-button:not(.collapsed)::after, .faq-section .accordion-button:not(.collapsed)::after{
    background-image: url('../images/faq-minus.svg');
}
button.accordion-button{
    font-size: 24px;
    line-height: 33.6px;
    color: #000000;
    font-weight: 600;
}
.nature-section{
    /* background: url('../images/home/nature-bg.jpg'); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 100vh; */
}

.realm-section{
    padding: 100px 0px;
}
.realm-cnt{
    padding: 48px 29px;
}
.font-24{
    font-size: 24px;
    line-height: 33.6px;
    font-weight: 600;
}
.realm-inner .line-img{
    width: 75px;
    height: 4px;
}
.fw-600{
    font-weight: 600 !important;
}
.realm-inner ul li{
    font-size: 16px;
    line-height: 25.6px;
}
.realm-inner ul {
    padding-left: 20px;
}
.kids-section{
    background: url('../media/sameera-banner-11.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 43px;
    padding-bottom: 100px;
}
.gradient-btn a{
    font-size: 18px;
    line-height: 23.04px;
    font-weight: 500;
    background: linear-gradient(90deg, rgba(21,100,53,1) 0%, rgba(0,162,216,1) 50%, rgba(0,134,179,1) 100%);
    padding: 3px 14px;
    color: #fff;
    border-radius: 40px;
    text-decoration: none;
}
.gradient-btn{
    margin-bottom: 15px;
}
.spancap{
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
.headcaps{
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 58px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.kids-section p{
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 0px;
}
.kids-card-main{
    border-radius: 10px;
    background: #fff;
    padding: 18px 18px 30px 18px;
    box-shadow: 0px 11.67px 23.33px 0px rgba(84, 101, 255, 0.1);
}
.kids-card-main h3{
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
}
.paracaps{
   font-size: 14px;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    font-weight: 400;
}
.plan-cnt{
    padding: 44px 28px;
}
.plan-section{
    padding: 100px 0px;
}
.plan-section .line-img{
    height: 4px;
    width: 75px;
}
.plan-section ul{
    padding-left: 20px;
}
.plan-section ul li{
    font-weight: 300;
    font-size: 16px;
    line-height: 27.2px;
}
.amenities-seciton .line-img{
    width: 107px;
    height: 4px;
}
.amenities-cnt-main{
    position: absolute;
    top: 50px;
    left: 50px;
}
.amenities-cnt-main h3{
    font-size: 24px;
    line-height: 33.6px;
    font-weight: 500;
    margin-bottom: 16px;
}
.amenities-seciton .nav-link.clr-1{
    color: #7855BD !important;
}
.amenities-seciton .nav-link.clr-2{
    color: #1792D5 !important;
}
.amenities-seciton .nav-link.clr-3{
    color: #499879 !important;
}
.amenities-seciton .nav-link.clr-4{
    color: #B231AF !important;
}
.amenities-cnt-main ul {
    padding-left: 20px;
    margin-right: 20px;
}
.amenities-cnt-main ul li{
    font-size: 16px;
    line-height: 20.8px;
    margin-bottom: 12px;
}
.amenities-seciton nav {
    padding-top: 57px;
}
.amenities-seciton .nav-link {
    font-size: 24px;
    line-height: 31.2px;
    font-weight: 600;
    padding: 12px 69px 12px 24px;
    width: fit-content;
    border-radius: 40px !important;
    border: none !important;
    margin-bottom: 24px !important;
    opacity: 0.5;
}
.amenities-seciton .nav-link.active {
    box-shadow: 0px 0.67px 23.33px 0px rgba(84, 101, 255, 0.1);
    opacity: 1;
}
.amenities-seciton .nav-link.active:after {
    content: url(../images/home/tab-arrow.svg);
    position: absolute;
    right: 15px;
    top: 15px;
}
.nav-tabs{
    border: none !important;
}
.w-fit-content{
    width: fit-content !important;
}
.lifestyle-section{
    padding-top: 100px;
}
.lifestylebg{
    position: absolute;
    left: 0px;
    top: 20px;
    transition: transform 1s ease-out, opacity 1s ease-out;
    transform: translateX(-50px);
    opacity: 0;
}
.lifestylebg.animate {
    transform: translateX(0);
    opacity: 1;
}
.lifestyle-inner-section .nav-link {
    font-size: 24px;
    line-height: 31.2px;
    font-weight: 600;
    padding: 0px 40px;
    border: none !important;
    opacity: 0.5;
    border-bottom: 1px solid #000 !important;
    padding-bottom: 14px;
}
.lifestyle-inner-section .nav-link.active {
    opacity: 1;
    border-bottom: 4px solid !important;
}
.nav-link:focus-visible {
    box-shadow: none !important;
}
.lifestylepagi span.swiper-pagination-bullet.swiper-pagination-bullet{
    width: 40px;
    border-radius: 3px;
    height: 3px;
    background: #fff;
    opacity: 0.5;
}
.lifestylepagi span.swiper-pagination-bullet.swiper-pagination-bullet-active {
   opacity: 1;
}
.lifestylepagi {
    bottom: 40px !important;
}
.blend-section{
    padding: 50px 0px;
}
.blend-section .line-img{
    height: 4px;
    width: 75px;
}
.accordion-button:not(.collapsed) span{
   background: radial-gradient(circle at 50% 50%, #f82127, #740101);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}
.faq-main{
    padding-top: 50px;
}
.faq-section .accordion-item {
    background: transparent;
}
.faq-section .accordion-button:not(.collapsed){
    background: transparent;
}
.faq-section button.accordion-button {
    padding-left: 0px;
    padding-right: 0px;
    background: transparent;
}
.faq-section ul {
    padding-left: 24px;
}
.faq-section ul li {
    font-size: 18px;
    line-height: 34.2px;
}
.pioneers-section{
    padding: 100px 0px;
}
.pioneers-bg{
    position: absolute;
    right: 0px;
    top: 40px;
    transition: transform 1s ease-out, opacity 1s ease-out;
    transform: translateX(100px);
    opacity: 0;
}
.pioneers-bg.animate {
    transform: translateX(0);
    opacity: 1;
}
.pioneers-section .line-img{
    width: 123px;
    height: 4px;
}
.pioneers-section .gradient-btn {
    margin-bottom: 9px;
}
.br-right:after {
    width: 0.5px;
    height: 65px;
    background: #C2C2C2;
    display: block;
    content: '';
    position: absolute;
    right: 0px;
    top: 25%;
}
.enquire-cnt-main{
    position: absolute;
    top: 64px;
    left: 150px;
}
.enquire-frm-main{
    padding: 50px 60px;
}
.enquire-frm-main input{
    background: transparent;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #ffffff53 !important;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    padding: 0px 0px 8px 0px !important;
    margin-bottom: 45px;
}
.enquire-frm-main ::placeholder {
    color: #fff !important;
}
.enquire-frm-main  button{
    background: #8f2609;
    border: none;
    border-radius: 0px;
    padding: 10.5px 32px;
    font-size: 18px;
    line-height: 22.68px;
    font-weight: 600;
}
.enquire-frm-main .form-control:focus {
    color: #fff;
    background-color: transparent;
    border-color: none;
    outline: 0;
    box-shadow: none;
}
.innovation-section button.accordion-button {
    color: #000 !important;
}
.accordion-item {
    border-color: var(--bs-accordion-border-color);
}

.accordion-item.border-color-none {
    --bs-accordion-border-color: transparent;
    border-color: transparent;
}

.brochure-sld {
    transition: width 0.5s ease-in-out; /* Adjust the duration and easing as needed */
}
.homecard-main span.line-img {
    margin-bottom: 0px;
}
.innovation-section .accordion-item:first-child .accordion-button {
    padding-top: 0px;
}
.award-sec{
    padding: 70px;
    margin-top: 70px;
}
section.footer-section {
    padding-top: 35px;
}
.footer-section h3 {
    font-size: 24px;
    line-height: 33.6px;
    font-weight: 500;
    margin-bottom: 16px;
}
.footer-section ul{
    list-style: none;
    padding-left: 0px;
}
.footer-section ul li{
    margin-bottom: 10px;
}
.footer-section ul li a {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-decoration: none;
}
.copyright ul {
    display: flex;
    float: right;
}
.copyright ul li{
  margin-bottom: 0px;
  margin-left: 35px;
}
/*@media (min-width: 1200px){*/
/*    .copyright {*/
/*    padding-top: 30px;*/
/*    padding-bottom: 15px;*/
/*    margin-bottom: 60px;*/
/*}*/
/*}*/
.copyright p{
    font-size: 14px;
    line-height: 22px;
}
.copyright ul li a{
    font-size: 14px;
    line-height: 22px;
}
.download-broucher-btn {
    transform: rotate(90deg);
    top: 90%;
    width: 40%;
    height: 50px;
    right: -17% !important;
    left: unset;
    position: fixed;
    -webkit-text-fill-color: #000;
    text-decoration: none !important;
    font-weight: 600;
    z-index: 999;
}
.download-broucher-btn a {
    background: #4CAF50;
    padding: 12px 18px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 22px;
}
.header .header-right {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}

.header .header-right li a {
    padding: 10px 20px;
    background:#8f2609;
    color: #ffffff;
    border: none;
    border-radius: 30px;
    text-decoration: none;
    font-size: 16px;
}

.header .header-right li a:hover {
    background-color: #33337a;
    color: #fff;
    text-decoration: none;
}
.header-right li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 24px;
    background: #fff;
    border-radius: 50px;
}
.bg-contact{
    background-color: #9a3b27;
}

.header.scrolled .header-right li a{
   background: #8f2609;
    color: #fff;
}
.header.scrolled .button_container span {
    background: #000;
}
.popup-modal.header-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #34347d75;
    z-index: 1000;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.popup-modal.header-popup.show {
    display: flex; 
    opacity: 1;
}
.header-popup .popup-content {
    background-color: #fff;
    border-radius: 20px;
    width: 500px;
    max-width: 90%;
    transform: translateY(-50px); 
    transition: transform 0.3s ease; 
}
.popup-content img{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.popupcnt-main {
    padding: 20px;
    background: #e7e7ff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.popup-modal.header-popup.show .popup-content {
    transform: translateY(0); /* Slide down into view */
}
.header-popup .close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 24px;
    cursor: pointer;
    background: red;
    width: 24px;
    height: 24px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
form.header-frm {
    margin-top: 15px;
}
.fixed-sectiondesk form.header-frm{
    margin-top: 0px;
}
.header-frm input ,
.header-frm select{
    width: 100%;
    padding: 5px 16px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
.header-frm .notification-checkbox {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 15px;
}
.header-frm input.notifications {
    width: 3%;
    display: flex;
    margin-bottom: 0px;
}
.header-frm label {
    width: 95%;
}
.contact-btn {
    width: 24px;
    height: 24px;
    margin-right: 20px;
}
.header-frm button {
    background: #f8d609;
    border: none;
    border-radius: 50px;
    padding: 10px 13px;
    font-size: 18px;
    line-height: 22.68px;
    font-weight: 600;
    /* width: 100%; */
    color: #000;
    text-transform: uppercase;
    border: 1px dotted #FFF9C4;
}
.header-popup h2{
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px;
}
.fixed-sectionmbl ul {
    display: flex;
    margin-bottom: 0px;
    justify-content: space-around;
    background: #8f2609;
    position: fixed;
    bottom: 0px;
    z-index: 999;
    width: 100%;
    padding: 10px 24px;
    border-radius: 50px;
   background: radial-gradient(circle at 50% 50%, #f82127, #740101);
    left: 0px;
}
.fixed-sectionmbl li{
    list-style: none;
    margin-right: 30px;
}
.fixed-sectionmbl li:last-child{
    margin-right: 0px;
}
.fixed-sectionmbl li a{
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}
.fixed-sectionmbl li a img{
    margin-right: 6px;
}
.fixed-sectionmbl{
    margin: 0px 15px;
}
.fixed-sectiondesk{
    padding:15px 0px;
    position: fixed;
    z-index: 999;
    bottom: 0px;
    width: 100%;
}
.fixed-sectiondesk .header-frm input, .fixed-sectiondesk .header-frm select {
    padding: 2px 10px;
    margin-bottom: 0px;
    font-size: 14px;
    border-radius: 3px;
    
}
.header-frm input, .header-frm select{
     border-radius: 3px;
}
.fixed-sectiondesk .notification-checkbox {
    margin-bottom: 0px;
    font-size: 14px;
}
.fixed-sectiondesk  .header-frm button {
    background: #fff;
    padding: 4px 24px;
    font-size: 14px;
    line-height: 22.68px;
    width: 100%;
    color: #000;
}
.fixed-sectiondesk .phone-error{
    color: #fff !important;
}

.fixed-sectiondesk .header-frm label {
    width: 90%;
}

.fixed-sectiondesk .header-frm input.notifications {
    width: 7%;
}
input:focus-visible {
    outline-offset: unset !important;
    outline: unset !important;
}
.harmony-pagi span.swiper-pagination-bullet {
    width: 30px;
}
.harmony-pagi span.swiper-pagination-bullet {width: 40px;height: 1px;background: #51337a;opacity: 1;border-radius: 0px;}
.harmony-pagi span.swiper-pagination-bullet-active {
height: 3px;
}
.swiper-pagination.harmony-pagi {
    position: relative;
    text-align: left;
    bottom: -20px;
}
.extra {
    display: none;
}

#read-more-btn {
    margin-top: 10px;
    cursor: pointer;
}
button#read-more-btn, button#read-less-btn {
    background: #fff;
    border: none;
    padding: 7px 20px;
    border-radius: 30px;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
}
button#read-less-btn {
    margin-top: 15px;
}
.header-right{
    list-style: none;
    display: flex;
}
.header-right li{
    margin-left: 10px;
}
.overlay.open + .header-right {
    display: none;
  }
.popupcnt-main h3{
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 5px;
}
.popupcnt-main p{
    color: #6F6F6F;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 0px;
}
.header-right li a img {
    margin-right: 6px;
    position: relative;
    top: -2px;
    /* filter: brightness(0); */
}
.header.scrolled .header-right li a img{
    filter: unset;
}
.header .header-right li a:hover img{
    filter: unset;
}
.township-sec {
    padding-top: 70px;
    padding-bottom: 60px;
}
.township-sec h1{
    font-size: 48px;
    line-height: 62.4px;
    font-weight: 700;
    margin-bottom: 20px;
}
.township-sec p{
    font-size: 22px;
    line-height: 30.8px;
}
.township-sec .gradient-green1 {
    background: #a15e27;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.unveiling-sec h2{
    background: linear-gradient(90deg, rgba(202,166,73,1) 8%, rgba(242,220,163,1) 51%, rgba(217,164,27,1) 100%);    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 500;
    font-size: 36px;
    line-height: 46.08px;
    margin-bottom: 20px;
}
.unveiling-sec p{
    font-size: 20px;
    line-height: 28px;
}
.fw-700{
    font-weight: 700;
}
.unveiling-sec .container {
    padding-top: 60px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.stay-from-main{
    position: relative;
    border-radius: 18px; /* Radius for rounded corners */
    overflow: hidden; /* Ensure no overflow from pseudo-element */
    background: linear-gradient(90deg, rgba(254,234,119,1) 10%, rgba(174,129,60,1) 20%, rgba(137,81,33,1) 30%, rgba(194,145,47,1) 40%, rgba(204,162,61,1) 50%, rgba(239,219,109,1) 60%, rgba(253,242,128,1) 70%, rgba(159,105,40,1) 80%, rgba(227,200,92,1) 90%);
}
.stay-from-main form {
    padding: 35px 24px;
    background: #000;
    margin: 1px;
    border-radius: 18px;
}
.stay-from-main form input {
    background: transparent;
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 28px;
    color: #fff !important;
    padding: 0px;
    padding-bottom: 8px;
    font-size: 18px;
    line-height: 27px;
}
.stay-from-main form ::placeholder {
    color: #fff;
}
.stay-from-main .btn{
    width: 100%;
    border-radius: 8px;
    padding: 10px 32px;
    font-size: 20px;
    line-height: 25.2px;
    font-weight: 700;
    color: #000;
    background: #fff;
    border: 1px solid #fff !important;
}
.stay-from-main .btn:hover{
    background: transparent;
    color: #fff;
}
.unveiling-sec {
    padding-bottom: 64px;
}
.urbanrise-footer{
    padding: 18px 0px;
    background: #1A1A1A;
}
.urbanrise-sld-section {
    padding-top: 30px;
}
.stay-from-main form .form-control:focus {
    background-color: transparent !important;
    border-color: #fff;
    box-shadow: none !important;
}
.dummybutton-main {
    padding: 35px 24px;
    background: #000;
    margin: 1px;
    border-radius: 18px;
}
.thank-you-sec{
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width:1200px){
  
    .text-md-white{
        color: #fff !important;
    }
    .max-1140{
        max-width: 1140px;
        margin: auto;
    }
    .db{
        display: block;
    }
}
@media screen and (min-width:768px) and (max-width:1080px){
    .download-broucher-btn a {
        font-size: 14px;
    }
    .text-md-white{
        color: #fff !important;
    }
    .header .header-right li a {
        font-size: 12px;
    }
    .header-right li a img {
        filter: unset;
    }
    .header .header-right li a {
        background-color: #8f2609;
        color: #fff;
    }
    .award-sec {
        padding: 40px;
        margin-top: 50px;
        margin-left: 15px;
        margin-right: 15px;
    }
    .banner-sec {
        height: 50vh;
    }
    .green-harmony {
        height: 820px;
        margin-bottom: 50px;
    }
    .nature-section {
        height: 50vh;
    }
    .lifestylebg{
        top: 62px;
    }
    .br-right:after
    {
        right:-18px;
    }
    .download-broucher-btn {
        width: 52%;
        right: -21.75% !important;
        top: 50%;
    }
    

.lifestyle-tab1-sld .swiper-slide {
    width: 100% !important;
}
}
@media screen and (max-width:1000px){
    .mtt-20{
        margin-top:20px;
    }
 
    .township-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .unveiling-sec h2{
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    .unveiling-sec .container {
        padding-top: 50px;
    }
    .unveiling-sec p{
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 30px !important;
    }
    .township-sec h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .township-sec p{
        font-size: 16px;
        line-height: 24px;
    }
    section.footer-section {
        padding-top: 50px;
    }
    .copyright p {
        margin-top: 20px;
    }
    .copyright{
        flex-direction: column-reverse;
    }
    .copyright ul {
        float: unset;
        justify-content: center;
    }
    .font-24{
        font-size: 20px;
        line-height: 30px;
    }
    .amenities-cnt-main h3{
        font-size: 20px;
        line-height: 30px;
    }
    h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .banner-sec p {
        font-size: 18px;
        line-height: 27px;
    }
    .banner-below-section {
        padding-top: 30px;
        padding-bottom: 0;
    }
    header.header {
        padding: 10px 0px;
        background: #f3dc28;
    }
    .button_container span {
        background: #000 !important;
    }
    .navbar-brand img {
        width: 100px;
    }
    .font-18 {
        font-size: 16px;
        line-height: 24px;
    }
    .experience-head span {
        font-size: 28px;
        line-height: 48px;
    }
    .tambaram-section {
        padding: 50px 0px;
    }
    .tambaram-content-min {
        padding: 40px 20px;
    }
    .video-section {
        height: 50vh;
    }
    .villa-section {
        padding-top: 50px;
    }
    .villa-cnt {
        padding: 30px 20px;
    }
    .col-reverse{
        flex-direction: column-reverse !important;
    }
    button.accordion-button {
        font-size: 20px;
        line-height: 30px;
    }
    .innovation-section {
        padding: 50px 0px;
    }
    .realm-section {
        padding: 50px 0px;
    }
    .realm-cnt {
        padding: 30px 20px;
    }
    .headcaps {
        font-size: 23px;
        line-height: 48px;
    }
    .kids-section p {
        font-size: 16px;
        line-height: 24px;
    }
    .gradient-btn a {
        font-size: 16px;
    }
    .kids-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .plan-section {
        padding: 50px 0px;
    }
    .amenities-seciton nav {
        padding-top: 50px;
    }
    .amenities-seciton .nav-link {
        font-size: 20px;
        line-height: 28px;
        padding: 12px 50px 12px 20px;
        white-space: nowrap;
    }
    .amenities-seciton .nav-link.active:after {
        top: 13px;
    }
    .nav-tabs {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }
    .amenities-cnt-main {
        position: relative;
        top: 0;
        left: 0;
        padding: 20px;
    }
    .lifestyle-section {
        padding-top: 50px;
    }
    .lifestylebg {
        left: -54px;
        top:20px;
    }
    .lifestyle-inner-section .nav-tabs
    {
        overflow: unset;
    }
    .pioneers-section {
        padding: 50px 0px;
    }
    .enquire-frm-main
    {
        padding: 50px 100px 50px 35px;
    }
}
@media screen and (max-width:500px){
  .download-broucher-btn {
        width: 95%;
        right: -38.75% !important;
        top:60%;
    }
    .tline {
        top: 80px !important;
    }
    .mbl-sline{
        top: 65px !important;
    }
    img.logo1 {
        width: 100%;
    }
    .kids-section {
        background: url(../media/sameera-banner-11.jpg);
        padding-bottom: 0px;
    }
    .copyright {
        margin-bottom: 45px;
    }
    .brochure-sld-main h3{
        font-size: 16px;
        line-height: 24px;
    }
    .brochure-sld-main p {
        font-size: 15px;
        line-height: 22px;
    }
    .header-frm input.notifications {
        width: 5%;
    }
    .header-frm label {
        width: 92%;
    }
    .header .header-right {
     display: none !important;
    }
    .download-broucher-btn a {
        font-size: 14px;
    }
    .copyright p {
        font-size: 12px;
    }
    .copyright ul li a {
        font-size: 12px;
    }
    .copyright ul li {
        margin-bottom: 0px !important;
        margin-left: 0px;
        margin-right: 20px;
    }
    .copyright ul li:last-child{
        margin-right: 0px;
    }
    .footer-section h3 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .footer-section ul li {
        margin-bottom: 5px;
    }
    .brochure-pagi span.swiper-pagination-bullet{
        width: 30px;
    }
    .award-sec {
        padding: 20px;
        margin-top: 30px;
        margin-left: 15px;
        margin-right: 15px;
    }
    .lifestylepagi span.swiper-pagination-bullet.swiper-pagination-bullet{
        width: 20px;
        margin-left: 6px;
        margin-right: 6px;
    }
    .banner-sec {
        height: auto;
        padding-top: 50px;
        padding-bottom: 35px;
    }
    .green-harmony {
        /*height: auto;*/
        /*background: transparent;*/
        padding: 0px;
        margin-bottom: 50px;
    }
    .homecard-inner p {
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        background: #0003;
    }
    .brochure-section {
        padding: 60px 0px;
        padding-bottom: 45px;
    }
    .swiper-pagination.brochure-pagi {
        position: relative;
        text-align: left;
        bottom: -20px;
    }
    .tambaram-content-min {
        padding: 40px 20px 60px;
    }
    .villa-cnt
    {
        padding:30px 20px 50px;
    }
    .innovation-bg{
        display: none;
    }
    .nature-section {
        height: auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }
   

    .lifestyle-section .container {
        position: relative; 
        z-index: 2; 
    }
    .headcaps, .experience-head span 
    {
        line-height: 30px;
    }
    .pioneers-section
    {
        padding:40px 0px;
    }
    .enquire-cnt-main {
        top: 15px;
        left: 95px;
    }
    .br-right:after
    {
        content:none;
    }   
    .faq-main {
        padding-top: 30px;
    }
    .enquire-frm-main {
        padding: 40px 25px;
    }
}
/* screen width 100% start */

.brochure-sld .homecard-inner.text-center {
    bottom: 55px;
}
.homecard-inner p {
    text-shadow: 2px 2px 0px #000;
    }
@media screen and (min-width:1200px) and (max-width:1300px){
    .brochure-sld {
        width: 100%;
        transition: width 0.3s ease;
    }
    .amenities-seciton nav, .faq-section .faq-main {
        padding-left: 17%;
    }
    .green-harmony {
        /* height: 735px; */
    }
    .download-broucher-btn {
        right: -17.6% !important;
    }
}
/* screen width 100% end */


/* screen width 90% start */
@media screen and (min-width:1300px) and (max-width:1500px){
    .brochure-sld {
        width: 120%;
    }
    .amenities-seciton nav, .faq-section .faq-main {
        padding-left: 10%;
    }
    .download-broucher-btn {
        right: -17.6% !important;
    }
    .green-harmony {        
        height: 735px;       
    }
    .child-friendly-section {
        height: 1090px !important;
    }
}
/* screen width 90% end */

/* Screen size 80% start */
@media screen and (min-width:1500px) and (max-width:1600px){
    .brochure-sld {
        width: 130%;
    }
    .amenities-seciton nav, .faq-section .faq-main {
        padding-left: 25%;
    }
    .download-broucher-btn {
        right: -17.8% !important;
    }
    .green-harmony {        
        height: 735px;       
    }
    .child-friendly-section {
        height: 1090px !important;
    }
}
/* Screen size 80% end */

/* pre system  start*/
@media screen and (min-width:1510px) and (max-width:1540px){
    .brochure-sld {
        width: 130%;
    }
    .amenities-seciton nav, .faq-section .faq-main {
        padding-left: 25%;
    }
    .download-broucher-btn {
        right: -17.8% !important;
    }
    .green-harmony {        
        height: 735px;       
    }
    .child-friendly-section {
        height: 1090px !important;
    }
}
/* pre system  end*/


/* Screen size 75% start */
@media screen and (min-width:1700px) and (max-width:1800px){
    .brochure-sld {
        width: 130%;
    }
    .amenities-seciton nav, .faq-section .faq-main {
        padding-left: 34%;
    }
    .download-broucher-btn {
        right: -17.9% !important;
    }
    .green-harmony {        
        height: 735px;       
    }
    .child-friendly-section {
        height: 1090px !important;
    }
}
/* Screen size 75% end */

/* Screen size 67% start */
@media screen and (min-width:1800px) and (max-width:2000px){
    /*.brochure-sld {*/
    /*    width: 140%;*/
    /*}*/
    .amenities-seciton nav, .faq-section .faq-main {
        padding-left: 45%;
    }
    .download-broucher-btn {
        right: -18% !important;
    }

    .green-harmony {
        height: 690px;
    }
    .child-friendly-section {
        height: 1090px !important;
    }
}
/* Screen size 67% end */

/* Screen size 50% start */
@media screen and (min-width:2000px) {
    .brochure-sld {
        width: 170%;
    }
    .amenities-seciton nav, .faq-section .faq-main {
        padding-left: 45%;
    }
    .download-broucher-btn {
        right: -18.4% !important;
    }
    .child-friendly-section {
        height: 1090px !important;
    }
}
/* Screen size 50% end */

/* --------------New Styels for home----------------- */

/* Styling for Swiper navigation in the middle */

  .swiper-navigation-01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 10;
    padding: 0 20px;
  }
  
  .custom-prev-btn,
  .custom-next-btn {
    width: 65px;
    height: 65px;
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    
  }
  
  .custom-prev-btn {
    background-image: url('../images/home/prev-slider-btn.svg'); 
    position: relative;
    right: 40px;
 }
  
  .custom-next-btn {
    background-image: url('../images/home/next-slider-btn.svg'); 
    position: relative;
    left: 40px;
  }
  .swiper-button-disabled {
    opacity: 0.5;
}

.swiper-pagination-custom {
    text-align: center;
    margin-top: 20px;
  }
  
  .swiper-pagination-custom .custom-pagination-line {
    display: inline-block;
    width: 50px;
    height: 5px;
    background-color: #ccc; /* Line color */
    margin: 0 5px;
    transition: background-color 0.3s ease;
  }
  
  .swiper-pagination-custom .swiper-pagination-bullet-active {
    background-color: #2a558c; /* Active line color */
  }
  .swiper-scrollbar.swiper-scrollbar-horizontal {
opacity: 1 !important;
  }  

  .swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 400px;
    position: relative;
    left: 35%;
}

.swiper-scrollbar-drag {
    width: 50% !important;
    background-color: #8f2609;
}

.cbse-school-section {
 padding-top: 100px;
 padding-bottom: 100px;
}

.child-friendly-section {
    background-image: url('../images/amini.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 400px;
    height: 830px;  
}

.brochure-sld-main .c-md-top {
    top: 85px;
}

@media (min-width: 768px ) and  (max-width: 1024px)  {
   .tab-tline{
    top: 90px !important;
   }
    .brochure-sld-main .c-md-top {
        top: 85px;
    }
    .brochure-sld-main .c-md-top-md {
        top: 85px;
    }
    .swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
        width: 400px;
        left: 25%;
    }
    .swiper-scrollbar-drag {
        width: 50% !important;
        background-color: #8f2609;
    }
    .child-friendly-section {
        padding-bottom: 200px;
        height:auto;  
    }

 }


@media (max-width: 767px)  {
    .brochure-sld-main .c-md-top {
        top: 65px;
    }
   .lifestyle-tab1-sld .swiper-slide {
    width: 100% !important;
}
    
    
.download-broucher-btn {
    display: none;
}
   
    .swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
        width: 200px; 
        left: 20%;
    }
    .swiper-scrollbar-drag {
        width: 50% !important;
        background-color: #8f2609;
    }

    .child-friendly-section {
        padding-bottom: 200px;
        height:auto;  
    }
}

.pt-7 {
    padding-top: 5rem !important;
}


.custom-tbs h3{font-size: 32px; line-height: 44.8px; color: #fff !important; font-weight: 600;font-family: "Outfit", sans-serif !important;}

@media (min-width: 1200px){
    .custom-tbs ul li{color: #fff !important;}
}

@media (max-width: 1200px){
    .custom-tbs h3{font-size: 24px; line-height: 32px; color: #000 !important; font-weight: 600;font-family: "Outfit", sans-serif !important;}
    .banner-sec{display: block !important;}
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
    .banner-sec {
        height: auto !important;
        padding-top: 70px;
    }
}


@media (min-width: 1200px){
    .nature-section .container{position: absolute !important; top: 25%; left: 0; right: 0; z-index: 1;}
}

@media(min-width: 600px) and (max-width: 1200px){
    .nature-section .container{position: absolute !important; top: 7%; left: 0; right: 0; z-index: 1;}
}

@media (max-width: 600px){
    .nature-section p, .nature-section ul li, .nature-section span{color: #000 !important;}
    .nature-section{padding-bottom: 20px !important;}
    .nature-section .container{margin-top: 20px;}
}

.image-popup button.close{position: absolute !important;right:0; z-index: 2;
    cursor: pointer;
    background: red;
   border: 0; padding: 5px 10px;
    color: #fff;}
    
   .image-popup button.submit_btn {
    background: #f8d609;
    border: none;
    border-radius: 50px;
    padding: 10px 13px;
    font-size: 18px;
    line-height: 22.68px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    border: 1px dotted #FFF9C4;
}
.border-radious-10 {
    border-radius: 10px;
}

.bannerSwiper .swiper-pagination-bullet {
    width: 40px;
    height: 1px;
    background: #fff;
    opacity: 1;
    border-radius: 0px;
}
.bannerSwiper .swiper-pagination-bullet-active{
    height: 3px;
}

.text-new-green{color:#10C7CA;}
.faq-section .blend-section{padding: 0 !important;}

    .world-class {
        padding: 0 0 100px 0px;
    }
    @media screen and (max-width: 1000px) {
        .world-class {
            padding: 50px 0px;
        }
        .cm-width {
    width: 48px;
}
        ul.column-ll {
    column-count: 1 !important;
}
.navbar-brand img {
        width: 136px;
    }
.c-font-20 {
    font-size: 14px;
    line-height: normal;
}

.header .dark-logo {
    display: block !important;
}
img.white-logo {
    display: none;
}
    }
    
    
    


.connect_with_us input{
    border: inherit;
    color: #fff !important;
    margin-bottom: 20px;
}

/* Hero overlay for banner */
.banner-sec{position:relative; overflow:hidden}
.bannerSwiper .swiper-slide{position:relative}
.desk-banner-image .bannerSwiper .swiper-slide img{width:100%; height:100vh; object-fit:cover; display:block}
.mobile-banner-image .bannerSwiper .swiper-slide img{width:100%; height:auto; object-fit:contain; display:block}
.hero-overlay{position:absolute; left:0; right:0; bottom:0; z-index:5; padding:30px 0; background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%)}
.hero-left .brand-small{color:rgba(255,255,255,0.95); font-weight:700; letter-spacing:2px; margin-bottom:6px; font-size:18px}
.hero-left .hero-title{color:#fff; font-size:56px; line-height:1; margin:0; font-weight:800}
.hero-left .hero-sub{display:block; font-size:18px; font-weight:600}
.hero-center .hero-meta-big{color:#fff; font-size:120px; font-weight:900; letter-spacing:4px; display:flex; flex-direction:column; justify-content:center; align-items:center; line-height:0.9}
.hero-center .hero-meta-big .meta-top{display:block; font-size:120px; line-height:0.9}
.hero-center .hero-meta-big .meta-bottom{display:block; font-size:64px; line-height:0.9; margin-top:6px}
.hero-right .hero-size{color:#fff; font-size:16px; margin-bottom:8px}
.hero-right .btn.hero-btn{background:#fff; color:#000; border-radius:30px; padding:10px 26px; font-weight:600; display:inline-block}

/* @media (max-width: 1199px){
    .banner-sec{height:70vh}
    .bannerSwiper .swiper-slide img{height:70vh}
    .hero-left .hero-title{font-size:40px}
    .hero-center .hero-meta-big{font-size:84px}
    .hero-center .hero-meta-big .meta-top{font-size:84px}
    .hero-center .hero-meta-big .meta-bottom{font-size:36px}
}

@media (max-width: 767px){
    .banner-sec{height:auto; padding-top:40px; padding-bottom:40px}
    .bannerSwiper .swiper-slide img{height:50vh}
    .hero-overlay{position:relative;background:transparent;padding:16px}
    .hero-left,.hero-center,.hero-right{text-align:center!important}
    .hero-left .hero-title{font-size:28px}
    .hero-center .hero-meta-big{font-size:48px;margin-top:8px}
    .hero-center .hero-meta-big .meta-top{font-size:48px}
    .hero-center .hero-meta-big .meta-bottom{font-size:22px}
    .hero-right .hero-btn{margin-top:10px}
} */



/* Hero Banner Overlay Styles */
.hero-overlay {
    position: absolute;
    /* bottom: 80px; */
    left: 0;
    right: 0;
    z-index: 2;
}

.hero-title {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
}

.hero-sub {
    font-size: 24px;
    font-weight: 400;
}

.hero-meta-big {
    display: flex;
    align-items: baseline;
    gap: 5px;
}

.hero-meta-big .meta-top {
    font-size: 72px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
}

.hero-meta-big .meta-bottom {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
}

.hero-divider {
    width: 2px;
    height: 60px;
    background: #fff;
}

.hero-size {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: 1.4;
    text-align: left;
}

.hero-btn {
    background: #fff;
    color: #000;
    padding: 12px 32px;
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
}

.hero-btn:hover {
    background: #f0f0f0;
    color: #000;
}
