@font-face {



    font-family: Hellix;



    src: url(../fonts/hellix/Hellix-Regular.ttf);



}







@font-face {



    font-family: LexendDeca-SemiBold;



    src: url(../fonts/hellix/LexendDeca-SemiBold.ttf);



}







@font-face {



    font-family: LexendDeca-Regular;



    src: url(../fonts/hellix/LexendDeca-Regular.ttf);



}







@font-face {



    font-family: LexendDeca-Medium;



    src: url(../fonts/hellix/LexendDeca-Medium.ttf);



}











@font-face {



    font-family: Hellix-Bold;



    src: url(../fonts/hellix/Hellix-Bold.ttf);



}







html,



body {



  overscroll-behavior: none;



  touch-action: pan-x pan-y;



  overflow-x: hidden;



}







#smooth-wrapper {



    height: 100%;



    overflow: hidden;



}



  



#smooth-content {



will-change: transform;



}







ul,



li {



    padding: 0;



    margin: 0;



    list-style: none;



    letter-spacing: 1px;



}







a {



    color: #000;



    text-decoration: none;



    letter-spacing: 1px;



}



p a{

    color: black;

font-weight: 600;

}

p{

font-size: 18px !important;

}

h1{

    font-size: 80px !important;

}





p, li, a {



    font-family: Hellix;



}







p, h1, h2, h4, h5, span {



    letter-spacing: 1px;











}







h1, h2, h3 {



    font-family: LexendDeca-SemiBold;



}







h2 {



    font-family: LexendDeca-SemiBold;



    font-size: 60px;



    font-style: normal;



    /* font-weight: 600; */



    line-height: 70px;

    /* 116.667% */

    letter-spacing: 0px;

}



h3 {

    font-size: 32px;

    margin-bottom: 12px;

    font-weight: 600;

    /* letter-spacing: 1px; */

}



header {

    background-color: #fff;

    position: relative;

    z-index: 99;

}



.container {

    max-width: 1500px;

    width: 100%;

    margin: 0 auto;

    padding: 0px 12px;

    height: 100%;

    

}



.section-inner-padding{

    padding: 200px 0 100px 0 !important;

}







/* .banner-section {

    background:

        linear-gradient(270deg, rgba(17, 17, 17, 0.00) 0%, rgba(17, 17, 17, 0.60) 89.89%),

        url(../image/banner.webp);

    background-position: center;



    background-repeat: no-repeat;



    background-size: cover;



} */



.ar-vid{

    width: 100%;

    height: 100vh;

    position: absolute;

    left: 0;

    top: 0;

    z-index: -100;

}



.header-menu .sub-menu-desktop a:hover{

  

    font-style: normal;

    background: red;

    width: 100%;

    border-radius: 6px;

}



.ar-vid video{ 

    object-fit: cover;

    z-index: -100;

    background-position: 50%;

    background-size: cover;

    width: 100%;

    height: 100%;

    margin: auto;

    position: absolute;

    inset: -100%;

}



.banner-outer{

    z-index: 9999;

    background-color: #000;

    background-color: transparent;

    flex-direction: column;

    justify-content: center;

    align-items: center;

    /* width: 100%;

    height: 100%; */

    display: flex;

}









.header-bg {

    border-radius: 70px;

}











header .header-inner {

    display: flex;

    width: 100%;

    /* height: 100px; */

    justify-content: space-between;

    align-items: center;

}







.header-outer {

    position: absolute;

    top: 0;

    margin: 0 auto;

    left: 0;

    right: 0;

}











header .header-logo {



    max-width: 125px;



    width: 100%;



}







header .header-logo {

    width: 100%;

}











.header-menu {

  max-width: 580px;

    width: 100%;

}







.header-menu ul {

    display: flex;

    align-items: center;

    gap: 30px;

    justify-content: center;

}



.header-menu ul {

    display: flex;

    align-items: flex-start;

    gap: 30px;

    justify-content: center;

}







.header-menu ul li a:hover {



    color: #d3d3d3;







    font-family: Hellix;



    font-size: 16px;



    font-style: normal;



    font-weight: 600;



    line-height: 30px;



    /* 187.5% */



    text-transform: capitalize;



}







.header-menu ul li a {



    color: #fff;



    font-weight: 600;



    font-family: Hellix;



    font-size: 16px;



    font-style: normal;



    /* font-weight: 500; */



    line-height: 30px;





    /* 187.5% */



    text-transform: capitalize;







}

.header-menu ul .sub-menu-desktop li{

    width: 100%;

}

.header-menu ul .sub-menu-desktop li a:hover{



       background: black;

       color: white;



}

.header-menu ul .sub-menu-desktop li a{

  





color: black;

   font-family: Hellix;

    font-size: 16px;

    padding: 8px 10px;

 

    width: 100%;

    font-weight: 600;

    line-height: 30px;

    display: flex

;

    text-transform: capitalize;

}



.header-menu ul li {







    color: #FFF;







    font-family: Hellix;



    font-size: 16px;



    font-style: normal;



    font-weight: 500;



    line-height: 30px;



    /* 187.5% */



    text-transform: capitalize;







}











.white-btn:hover i {



    transition: all 0.5s;



    transform: translateX(5px);



}







.normal-btn:hover i {



    transition: all 0.5s;



    transform: translateX(5px);



}







.transparent-btn:hover i {



    transition: all 0.5s;



    transform: translateX(5px);



}



.submit-btn button{

    width: 211px;

}



.white-btn {

    display: flex;

    padding: 14px 20px;

    justify-content: center;

    align-items: center;

    gap: 10px;

    border-radius: 50px;

    background: #FFF;

    color: #111;

    width: fit-content;

    text-align: center;

    font-family: Hellix;

    font-size: 16px;

    font-style: normal;

    font-weight: 600;

    line-height: 16px;

    outline: none;

    border: none;



}







.white-btn i {



        width: 24px;

    height: 24px;

    display: flex

;

    transition: all 0.5s;

    align-items: center;







}







.transparent-btn {

    display: flex;

    padding: 14px 20px;

    justify-content: center;

    align-items: center;

    gap: 10px;

    border-radius: 50px;

    border: 1px solid #FFF;

    background: rgba(17, 17, 17, 0.00);

    color: #FFF;

    width: fit-content;

    text-align: center;

    font-family: Hellix;

    font-size: 16px;

    font-style: normal;

    font-weight: 600;

    line-height: 16px;

    /* 100% */

    text-transform: uppercase;

}















.transparent-btn i {



       width: 24px;

    height: 24px;

    display: flex

;

    transition: all 0.5s;

    align-items: center;







}







.normal-btn i {



       width: 24px;

    height: 24px;

    display: flex

;

    transition: all 0.5s;

    align-items: center;







}







.normal-btn {



    display: flex;



    padding: 10px 14px;



    justify-content: center;



    align-items: center;



    gap: 10px;



        border: 2px solid #D3D3D3;



    border-radius: 50px;



    white-space: nowrap;



    background: #D3D3D3;



    color: #000;



    text-align: center;



    font-family: Hellix;



    font-size: 16px;



    font-style: normal;



    font-weight: 600;



    line-height: 16px;

}





header .header-logo img {



    /* width: 109.296px; */



    height: 140px;



    flex-shrink: 0;



    /* aspect-ratio: 125.30/44.00; */



}







.banner-inner-info {



    display: flex;



    gap: 24px;



    flex-direction: column;



}











.banner-section h1 {



    color: #FFF;







    margin: 0;



    font-size: 80px;



    font-style: normal;



    /* font-weight: 600; */



    line-height: 90px;



    /* 112.5% */



    letter-spacing: -1px;



}



















.banner-inner-info p {

    color: #FFF;

    font-family: Hellix;

    font-size: 22px;

    font-style: normal;

    font-weight: 500;

    line-height: 26px;

    margin-bottom: 0px;



}







.banner-info-sub {



    display: flex;



    align-items: center;



    gap: 20px;

    margin-top: 9px;



}











.banner-btn {



    display: flex;



    gap: 20px;

    margin-top: 15px;

}







.banner-inner {



    display: flex;



    flex-direction: column;



    gap: 20px;







}







.banner-outer {

padding-top: 140px;

    flex-direction: column;



    align-items: flex-start;



    gap: 30px;



    height: 100%;



    display: flex;



    justify-content: center;



}















.banner-section {



    background-color: #00000073;



    width: 100%;



    height: 100vh;



}







/* -------------------------------- */











#mobile-cta-banner {



    z-index: 99;







    position: fixed;



    bottom: 20px;



    right: 20px;



    width: auto;















}







.wp-btn i {



    font-size: 25px;



}







.wp-btn {



    background-color: #009846;



    width: 50px;



    height: 50px;



    margin-left: auto;



    display: flex;



    color: white;



    text-align: center;



    align-items: center;



    justify-content: center;



    font-size: 60px;







    border-radius: 50px;



}







.vc_column_container {



    padding-left: 0;



    padding-right: 0;



}







.vc_column_container>.vc_column-inner {



    box-sizing: border-box;



    padding-left: 15px;



    padding-right: 15px;



    width: 100%;



}







.vc_column-inner::after, .vc_column-inner::before {



    content: " ";



    display: table;



}







.vc_row:after, .vc_row:before {



    content: " ";



    display: table;



}







.vc_column-inner {



    padding-top: 0 !important;



}























.vc_row-has-fill>.vc_column_container>.vc_column-inner {



    padding-top: 35px;



}







.vc_column_container>.vc_column-inner {



    box-sizing: border-box;



    padding-left: 15px;



    padding-right: 15px;



    width: 100%;



}







.vc_column-inner::after, .vc_column-inner::before {



    content: " ";



    display: table;



}







#bottom-mobile-banner .wpb_text_column, #bottom-mobile-banner .wpb_raw_code {



    margin-bottom: 0;



}















.bottom-mobile-banner .bottom-mobile-banner-call-col .wpb_wrapper {



    text-align: center;



}







#bottom-mobile-banner .wpb_wrapper p {



    font-size: 14px;



    color: white;



    line-height: 14px;







}











.popup-overlay {



    position: fixed;



    top: 0;



    left: 0;



    width: 100%;



    height: 100%;



    background: rgba(0, 0, 0, 0.6);



    display: flex;



    align-items: center;



    justify-content: center;



    z-index: 9999;



}







.popup-box {



    background: white;



    padding: 0 20px;



    border-radius: 10px;



    position: relative;



}







.close-popup {



    position: absolute;



    top: 10px;



    right: 15px;



    font-size: 20px;



    border: none;



    background: none;



    cursor: pointer;



}







.section-padding {



    padding: 80px 0px;



}







.section-margin {



    margin: 80px 0px;



}







.about-section h2 {



    text-align: center;



    /* font-family: Hellix-Bold; */



    font-size: 60px;



    font-style: normal;



    /* font-weight: 600; */



    line-height: 70px;



    /* 116.667% */



    letter-spacing: -1px;



}







.about-section h2 .dark {



    color: #111;























}







.about-section h2 .light {



    color: #C2C2C2;











}







.about-section .transparent-btn {



    color: #291E55;



    border-color: #000!important;



}







.about-btns {



    margin-top: 40px;



    display: flex;



    justify-content: center;



    gap: 20px;



}







.about-img {



    margin-top: 80px;



    border-radius: 20px;



    overflow: hidden;







}







.gallery-section {



    background: #C09253;



    overflow: hidden;



    position: relative;



}







/* .gallery-section::before{



    content: '';



    height: 100%;



    width: 16vw;



    background-color: #C09253;



    position: absolute;



    top: 0;



    left: 0;



    z-index: 2;



    overflow: hidden;



} */







.gallery-section h2 {



    margin-bottom: 14px;



}







.gallery-section h2, .gallery-section p {



    color: white;



}







.gallery-section p {











    color: #FFF;







    font-family: Hellix;



    font-size: 20px;



    font-style: normal;



    font-weight: 400;



    line-height: 28px;



    /* 140% */







}























































.gallery-slider {



    margin-top: 60px;



    padding: 0;



    position: relative;



    z-index: 1;



}







/* Hide left side overflow */



.gallery-slider-wrapper {



    position: relative;



    overflow-x: hidden;



    padding-left: 0;



    /* ensure no left padding */



}







/* Carousel settings */



.gallery-slider {



    margin-top: 60px;



}







#owl-demo .item img {



    display: block;

    /* width: 100%; */

    height: auto;

    border-radius: 15px;

}







#owl-demo .item {



    border-radius: 10px;



}







/* Allow visible overflow for right side */



.owl-stage-outer {



    overflow: visible !important;



}







/* Optional styling */



.gallery-outer-img {



    border-radius: 14px;



    overflow: hidden;



}







.gallery-outer-img img {



    width: 100%;



    display: block;



}







.owl-dots {



    display: none !important;



}







.owl-nav button {

    width: 60px;

    height: 60px;

    border-radius: 50px !important;

}











.owl-nav button.owl-prev {



       background: none !important;

    border: 1px solid white !important;

    border-radius: 38px !important;



}







.owl-nav button.owl-next {

border: 2px solid #000000 !important;

    background: #000 !important;



}







.owl-nav button span {







    font-size: 59px;



    font-weight: 100;



    height: 100%;



    display: flex;



    color: white;



    width: 100%;



    justify-content: center;



    align-items: center;



    padding: 20px 8px 34px 10px;











}







.redefining-head {



    display: flex;



    flex-direction: column;



    gap: 14px;



}







.owl-theme .owl-nav {



    margin-top: 10px;



    display: flex;



    justify-content: center;



    gap: 20px;



    margin-top: 50px !important;



}







.redefining-section .redefining-inner {

    display: flex;

    flex-direction: column;

    gap: 60px;

    max-width: 1000px;

}







.redefining-section .redefining-info ul li:hover {



    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;



    transition: all 0.5s;



}







.redefining-section .redefining-info ul li {

    display: flex;

    flex-direction: column;

    align-self: stretch;

    padding: 20px;

    transition: all 0.5s;

    align-items: center;

    gap: 20px;

    border-radius: 10px;

    background: #fff;

    width: 31%;

        min-height: 160px;



    color: #111;

    align-items: flex-start;

    font-size: 22px;

    font-style: normal;

    font-weight: 400;

    line-height: 30px;

}







.redefining-section .redefining-info ul {



    display: flex;



    align-items: flex-start;



    align-content: flex-start;



    gap: 20px 30px;



    flex-wrap: wrap;







}











.floor-section {



    background: #FFF1DD;



    overflow: hidden;







}







.floor-section h2 {



    margin-bottom: 14px;



}







.floor-section h2, .floor-section p {



    color: rgb(0, 0, 0);



}







.floor-section p {







    max-width: 942px;



    width: 100%;



    color: #000000;







    font-family: Hellix;



    font-size: 20px;



    font-style: normal;



    font-weight: 400;



    line-height: 28px;



    /* 140% */







}







.floor-slider {



    margin-top: 60px;



    padding: 0;



    position: relative;



    z-index: 1;



}







/* Hide left side overflow */



.floor-slider-wrapper {



    position: relative;



    overflow-x: hidden;



    padding-left: 0;



    /* ensure no left padding */



}







/* Carousel settings */



.floor-slider {



    margin-top: 60px;



}







.floor-outer-img {



    border-radius: 14px;



    overflow: hidden;



}







.floor-outer-img img {



    width: 100%;



    display: block;



}







.floor-section .owl-stage {



    margin-right: 155px !important;







}







.floor-section .owl-nav button.owl-prev span {



    color: #8A8A8A !important;



}







.floor-section .owl-nav button.owl-prev {



    border: 2px solid #8A8A8A !important;



}







.amenities-section .redefining-head {



    text-align: center;



}











.amenities-inner-imgs p {



    color: #111;



    font-family: LexendDeca-medium !important;



    text-align: center;



    letter-spacing: 0px;



    font-size: 18px;



    font-style: normal;



    /* font-weight: 600; */



    line-height: 26px;



    /* 144.444% */



    text-transform: capitalize;



}







.amenities-inner-imgs .main {



    max-width: 224px;



    width: 100%;



    display: flex;



    flex-direction: column;



    gap: 10px;







}







.amenities-inner-imgs .main img {



    margin: 0 auto;



    display: flex;



}







.amenities-section .owl-stage-outer {



    overflow: hidden !important;







}























.amenities-inner-imgs {



    display: flex;



    justify-content: flex-start;



    align-items: flex-start;



    gap: 30px;



    row-gap: 60px;



    align-self: stretch;



    flex-flow: row wrap;



}











.amenities-inner {



    display: flex;



    flex-direction: column;



    gap: 60px;



}



















.specification-section {

    /* background: #291E55; */

    background: url('https://cdn.prod.website-files.com/65d529c02f150ee7b81b2bf8/65d6395ae24b539929c631db_quartz-bg.webp');

    overflow: hidden;

}



.specification-img img{

    width: 90px;

}







.specification-section h2 {



    margin-bottom: 14px;



}



/* .specification-info{

    padding: 20px;

} */







.specification-section h2, .specification-section p, .specification-section h3 {



    color: rgb(255, 255, 255);

    text-align: center;



}







.specification-section p {







    max-width: 942px;



    width: 100%;



    color: #ffffff;







    font-family: Hellix;



    font-size: 20px;



    font-style: normal;



    font-weight: 400;



    line-height: 28px;



    /* 140% */







}







.specification-cards-inner {

    display: inline-flex;

    align-items: center;

    justify-content: center;

    gap: 30px;

    margin-top: 60px;

    flex-flow: row wrap;

}







/* .specification-cards-inner .specification-cards:hover {



    border-color: #55478e;



} */







.specification-cards-inner .specification-cards {



    max-width: 331px;

    width: 100%;

    display: flex;

    padding: 20px;

    border-radius: 10px;

    border: 1px solid #D3D3D3;

    background: #D3D3D3;

    flex-direction: column;

    align-items: flex-start;

    gap: 40px;

    align-self: stretch;

    overflow: hidden;

    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; */

}







.specification-cards-inner .specification-cards p {



    color: #000;



    text-align: left;



    font-family: Hellix;



    font-size: 16px;



    font-style: normal;



    font-weight: 400;



    line-height: 24px;



    /* 150% */







}







.specification-cards h3 {



    font-family: LexendDeca-Regular;



}







.specification-cards-inner .specification-cards h3 {







    color: #000;



    text-align: left;



    /* font-family: Hellix; */



    font-size: 22px;



    font-style: normal;



    font-weight: 100;



    line-height: 30px;



    /* 136.364% */



    text-transform: capitalize;







}































































.seamless-cards-inner {



    display: inline-flex;



    align-items: center;



    gap: 30px;



    justify-content: space-between;



    flex-flow: row wrap;



}







.seamless-cards-inner .seamless-cards:hover {



    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;



}







.seamless-cards-inner .seamless-cards {



    max-width: 288px;



    width: 100%;



    display: flex;



    padding: 20px;



    border-radius: 10px;



    border-radius: 10px;



    border: 1px solid #E0D9CF;







    background: #FFF;



    flex-direction: column;



    align-items: flex-start;



    gap: 30px;



    align-self: stretch;







}







.seamless-cards-inner .seamless-cards p {



    color: #303030;







    font-family: Hellix;



    font-size: 16px;



    font-style: normal;



    font-weight: 400;



    line-height: 24px;



    /* 150% */







}







.seamless-cards-inner .seamless-cards h3 {







    color: #111;



    font-family: LexendDeca-medium;







    font-size: 22px;



    font-style: normal;



    font-weight: 500;



    line-height: 30px;



    /* 136.364% */



    text-transform: capitalize;







}







.seamless-inner {



    display: flex;



    flex-direction: column;



    gap: 60px;



}















.visit-inner {



    display: flex;



    flex-direction: column;



    gap: 60px;



}







.Visit-section .Visit-details {



    display: flex;



    justify-content: space-between;



}











.Visit-section .visit-form {



    max-width: 500px;



    width: 100%;

    display: flex;

    flex-direction: column;

}







.Visit-section .visit-info {



    max-width: 726px;



    width: 100%;



}







.visit-footer {



    border-radius: 10px;



    border: 1px solid #8A8A8A;



}







.social-links {



    display: flex;



    align-items: flex-start;



    gap: 16px;



}







.social-links a:hover {



    background: none;



}







.social-links a:hover i {



    color: white;



}







.social-links a {



    border-radius: 50px;



    background: #FFF;



    display: flex;



    border: 1px solid #FFF;



    width: 32px;



    height: 32px;



    color: #000!important;



    flex-shrink: 0;



    justify-content: center;



    align-items: center;







}







.visit-location {



    display: flex;



    flex-direction: column;



    gap: 18px;



}







.visit-footer {



    display: flex;



    flex-direction: column;



    gap: 26px;

height: 100%;

    padding: 20px;



    border-radius: 10px;



    border: 1px solid #8A8A8A;



}



.visit-footer .visit-img iframe{

 height: 100%;

}



.visit-footer .visit-img {



    border-radius: 10px;

height: -webkit-fill-available;

    overflow: hidden;



}







.Visit-section a {



    color: white;



}







.Visit-section {







    color: white;



    background: linear-gradient(135deg, #0000, #3C2A75 100%);



}











.visit-location a {



    color: #FFF;



    align-items: flex-start;



    font-family: Hellix;



    font-size: 18px;



    font-style: normal;



    font-weight: 400;











    line-height: 26px;



    display: flex;



    gap: 10px;



}







.visit-img img {



    width: 100%;



}





.visit-form {



    display: flex;



    flex-direction: column;



    /* gap: 30px; */



    max-width: 400px;



    margin: 0 auto;



    color: #ffffff;







}







.visit-form label {

    color: #FFF;

    font-family: Hellix;

    font-size: 16px;

    font-style: normal;

    font-weight: 400;

    line-height: 15px;

    /* 150% */

    display: block;

    margin-bottom: 15px;

}







.visit-form input[type="text"] {



    width: 100%;



    padding: 12px 15px;



    border: 1px solid rgba(255, 255, 255, 0.4);



    /* Light white border */



    border-radius: 6px;



    background-color: transparent;



    color: #ffffff;



    font-size: 15px;



    outline: none;



    transition: border 0.3s ease;



}





.visit-form textarea{

    width: 100%;

    padding: 12px 15px;

    border: 1px solid rgba(255, 255, 255, 0.4);

    /* Light white border */

    border-radius: 6px;

    background-color: transparent;

    color: #ffffff;

    font-size: 15px;

    outline: none;

    transition: border 0.3s ease; 

    resize: none;

} 



.visit-form input[type="text"]::placeholder {



    color: rgba(255, 255, 255, 0.6);



    /* Placeholder color */



}







.visit-form input[type="text"]:focus {



    border-color: #ffffff;



    /* White border on focus */



}







.submit-btn a {



    color: #111;







    text-align: center;



    font-family: Hellix;



    font-size: 16px;



    font-style: normal;



    font-weight: 700;



    line-height: 16px;



    /* 100% */



    text-transform: uppercase;



}











.submit-btn a {







    width: 211px;











}







































.cpyright {



    /* margin-top: 40px; */







    padding: 20px 0;







    font-size: 14px;



    color: #ffffff;



    border-top: 1px solid rgba(255, 255, 255, 0.2);



}







.cpyright-content {



    display: flex;



    justify-content: space-between;



    align-items: center;



    flex-wrap: wrap;



    gap: 10px;



}







.cpyright-links {



    display: flex;



    align-items: center;







}







.cpyright-links a {



    color: #ffffff;



    text-decoration: none;



    position: relative;



    padding-right: 19px;















    font-family: Hellix;



    font-size: 16px;



    font-style: normal;



    font-weight: 400;



    line-height: 24px;



    /* 150% */











}











.cpyright-right {



    color: #DDD;







    text-align: right;



    font-family: Hellix;



    font-size: 16px;



    font-style: normal;



    font-weight: 400;



    line-height: 24px;



    /* 150% */



}















.cpyright-links a:hover {



    color: #ccc;



}







/* Divider line after first link only */



.cpyright-links a:last-child:after {



    display: none;



}







.cpyright-links a::after {



    content: " ";



    position: absolute;



    right: 8px;



    top: 1px;



    width: 2px;



    ;



    color: rgba(255, 255, 255, 0.6);



    /* padding-left: 10px; */



    height: 24px;



    background: rgba(255, 255, 255, 0.6);



}







.cpyright-right {



    text-align: right;



}







.cpyright-right .highlight {



    font-weight: 600;



    color: #ffffff;



}







.visit-location a:hover {



    color: #ccc;



}























.about-img {



    overflow: hidden;



    display: inline-block;



}







.about-img img {



    /* transition: transform 0.5s ease; */



    display: block;



    width: 100%;



    height: auto;



}







/* .about-img:hover img {



    transform: scale(1.1);



} */







/*--------------------------------------------*/

.header-outer {
    background-color: #000;
    transition: transform 2s ease, opacity 0.6s ease;
}

.navbar {
    position: fixed;
    top: 0;
    width: 100%;
    background: #333;
    color: white;
    padding: 1rem;
    z-index: 999;
    transform: translateY(0);
  }

/* .fixedCls{
    opacity: 1;
    transition: all 1s ease !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    transition: all 2s ease;
} */

/* header.fixedCls .header-outer {
    opacity: 1;
    transition: all 5s ease !important;
    position: fixed;
    z-index: 1;
} */

/* header.fixedCls .header-bg {
    background: #000 !important;
    transition: all 5s ease !important;
} */







/*-------------------------------------------------*/







.brochure-form {



    max-width: 100%;

    color: #000000;

    /* display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: center;   */

}







.brochure-form h2 {



    font-size: 32px;



    margin-bottom: 0;



}







.brochure-form .subtitle {



    font-weight: 500;



    font-size: 17px;



    margin-bottom: 20px;



}







.brochure-form form {



    display: flex;



    flex-direction: column;



    gap: 20px;



}







.brochure-form label {



    color: #000000;



    font-family: Hellix;



    font-size: 16px;



    font-style: normal;



    font-weight: 400;



    line-height: 24px;



    display: block;



    margin-bottom: 6px;



}







.brochure-form input {



    padding: 12px 15px;



    border-radius: 8px;



    border: 1px solid #999;



    font-size: 14px;



    outline: none;











    width: 100%;



    padding: 12px 15px;







    border-radius: 6px;



    background-color: transparent;







    font-size: 15px;



    outline: none;



    transition: border 0.3s ease;











}







.brochure-form input:focus {



    border-color: #291E55;



}







.form-footer {



    display: flex;



    align-items: center;



    justify-content: space-between;



    margin-top: 20px;



    flex-wrap: wrap;



    gap: 15px;



}







.form-footer .normal-btn {



    min-width: 226px;



    height: 52px;

    border: none;

}







.form-footer button:hover {

    background-color: #3a2f73;

}







.form-footer .note {

    font-size: 12px;

    color: #666;

    max-width: 250px;

    text-align: right;

    font-weight: 400;

    line-height: 16px;

}







.form-footer .note a {



    color: #000;



    text-decoration: underline;



}







/* .text_animation>span {



    position: relative;



    display: inline;



    color: #c2c2c2;



    -webkit-text-fill-color: rgb(194 194 194 / 30%);



    -webkit-background-clip: text;



    background-repeat: no-repeat;



    background-image: linear-gradient(#000, #000);



    background-size: 0% 100%;



    will-change: background-size;



} */





.brochure-form h2 {



    line-height: 60px !important;



}



.modal-header {



    border: none;



    position: absolute;



    z-index: 9;



    right: 5px;



    top: 5px;



}







.form-footer .note {



    font-size: 14px !important;



    max-width: 266px !important;



    line-height: 20px !important;



}







.btn-close:focus {



    box-shadow: none !important;



}







.popup-box {



    background: white;



    padding: 0 0 !important;



}







.modal-body {



    padding: 30px !important;



}







.modal-content {



    position: relative;



    display: flex;



    max-width: 618px !important;



    margin: 0 auto;



}







.redefining-info li {



    font-family: LexendDeca-Regular !important;



    letter-spacing: 0px;



}







.Visit-section {



    background-image: url('https://cdn.prod.website-files.com/65d529c02f150ee7b81b2bf8/65d657cb5551718a4c3a9d3e_dark%20marble%20bg-p-1080.png');



    background-position: center;



    background-repeat: no-repeat;



    width: 100%;



    /* height: 100%; */



    background-size: cover;



}











#bottom-mobile-banner .normal-btn {



    position: fixed;



    left: 20px;



    bottom: 20px;



}































.ATA_side-menu {

    transform: translateX(100%);

    transition: all 0.25s linear;

}







.ATA_side-menu.visible {

    transform: translateX(0);

    transition: all 0.25s linear;

}







.ATA_side-menu .menu-header-container .menu-item-has-children .sub-menu li {

    padding: 0px !important;

    /* margin-top: -9px; */

}







.ATA_side-menu .menu-header-container .menu-item-has-children .sub-menu li:first-child {

    margin-top: 0px;

}







.ATA_side-menu .menu-header-container .menu-item-has-children .sub-menu {

    padding: 0px !important;

}





.ATA_side-menu .menu-header-container .menu-item-has-children .sub-menu li:hover {

    padding: 0px !important;

    background-color: #d0d0d0 !important;

}



.ATA_side-menu li.open-menu .sub-menu li a, .ATA_side-menu li.open-menu a {

       color: #000000;

    font-weight: 700;



}



.pt-0{

    padding-top: 0px !important;

}



.menu-item-has-children.open-menu a::after {

    content: " ";

    background-image: url(../image/down-arrow-black.png) !important;

    width: 19px;

    height: 19px;

    margin-top: -5px;

}



.ATA_side-menu li:hover, .ATA_side-menu li.open-menu{



    background-color: #afafaf;

    color: white;

    text-decoration: none !important;

}



.ATA_sidebar__content p {



    font-size: 16px !important;



    color: black !important;



}



.ATA_sidebar__content ul{



    flex-direction: column;



    width: 100%;



}



.menu-item-has-children.open-menu>a::after {

    rotate: 360deg;

}



#primary-menu li a{



    margin-left: 0px;



    margin-right: 0px;



}







.ATA_sidebar__content .menu-header-container{

    width: 100%;

}



.ATA_sidebar__content {

    width: 100%;

    height: 87vh;

    margin-bottom: auto;

    margin-top: 30px;

}







.ATA_sidebar__content li {

    position: relative;

    /* This is required to position the pseudo-element correctly */

}







.ATA_sidebar__content li::before {

    display: block;

    content: '';

    position: absolute;

    bottom: 0;

    /* Align the border to the bottom of the li */

    left: 0;

    right: 0;

    border-bottom: solid 3px #cfcfcf;

    transform: scaleX(0);

    transition: transform 150ms ease-in-out;

}











.ATA_sidebar__content li:hover::before {

    transform: scaleX(1);

    /* This will animate the border to full width */

   border-bottom: solid 3px #cfcfcf;

}











.ATA_sidebar__content li {

    display: inline-block;

    transition: all 0.25s linear;

    /* padding-top: 4px;

    padding-bottom: 4px; */

    /* border-bottom: 2px solid rgba(212, 212, 212, 0.1); */

    width: 100%;

    justify-content: center;

    flex-direction: column;

    position: relative;

}











.ATA_sidebar__content li ul li:last-child {







    border-bottom: 0px !important;







}







.ATA_sidebar__content ul {



    padding-left: 0px !important;



}







.ATA_side-menu #primary-menu {



    display: flex;



    flex-direction: column;



    padding-left: 0px !important;



}







.ATA_sidebar__content li a,



.ATA_sidebar__content li>div {







    display: inline-block;







    font-size: 16px;







    padding: 12px 22px;







    border: none;







    border-radius: 0;







    background: transparent;







    text-transform: none;







    -webkit-transition: all .25s;







    transition: all .25s;







    cursor: pointer;







    color: rgb(255, 255, 255);







    width: 100%;







    display: flex;







  gap: 6px !important;







    align-items: baseline;







}







.ATA_sub-menu li {







    border: 0;







}







.ATA_sub-menu li a {







    display: inline-block;







    font-size: 18px;







    padding: 4px;







    border: none;







    border-radius: 0;







    background: transparent;







    text-transform: none;







    -webkit-transition: all .25s;







    transition: all .25s;







    cursor: pointer;







    color: black;







    width: 100%;







    display: flex;







    padding-left: 25px;











}







.ATA_side-menu .ATA_close-btn {



    margin-left: auto;



}















.ATA_side-menu li:hover {



 background-color: #afafaf;

font-weight: 900;

    color: white;



    text-decoration: none !important;



}







.ATA_side-menu li:hover a p {



    color: white !important;



}







.ATA_side-menu li:hover a p {



    color: white;



}







.ATA_side-menu li:hover a {



color: #000000;



}







.ATA_side-menu li a i {



    margin-right: 6px;



}







#ATA_global-sidemenu .header-brand {



    background: none !important;



    padding: 0px !important;



    margin: 0px !important;



}







#ATA_global-sidemenu .sidebar-logo .header-brand {



    margin-right: auto !important;



    justify-content: start;



    margin-left: auto !important;



    padding: 0px 17px !important;







}







.ATA_side-menu .ATA_close-btn {



    margin-right: auto;



    margin-left: 21px;



    margin-top: 14px;



    cursor: pointer;







}







.ATA_close-btn img {



    transition: transform 0.2s ease-in-out;



}



.ATA_close-btn i{



    color:  white !important;



}







.ATA_close-btn:hover img {



    transform: rotate(90deg);



}







#ATA_global-sidemenu .sidebar-logo .header-brand img {



  width: 150px;



    margin: 0 auto;



}







#ATA_global-sidemenu .sidebar-logo {



    width: 100%;



    display: flex;



    justify-content: space-between;



    flex-direction: column-reverse;



    gap: 34px;



}











#ATA_global-sidemenu .ATA_close-btn img {



    width: 32px;



    height: 32px;







}











#navbarNavDropdown .menu-item-has-children>a::after {



    content: " ";



    color: rgb(18, 18, 18);



    margin-left: -21px;



    right: 13px;



    background-position: center;



    background-repeat: no-repeat;



    background-size: cover;



    rotate: 0deg !important;



    right: 17px;



    top: 8px;







}







.sticky-navbar-container .menu-item-has-children>a::after {



    display: none !important;



}







.sticky-navbar nav.navbar-main #main-menu>li:hover>ul {



    opacity: 1;



    visibility: visible;



    top: 151%;



    display: block;



    z-index: 2;



    padding: 3px;



    margin-top: 0;



    left: 0;



    margin-left: 15px;



    transform: translateX(-14px);



    /* border-radius: 8px; */



}







#navbarNavDropdown .menu-item-has-children:hover>a::after {



    content: " ";



    width: 12px;



    height: 12px;



    top: 13px;



}











.sticky-navbar nav.navbar-main #main-menu ul.sub-menu>li:hover {



    margin-bottom: 0;



    background: #0071bc  ;



    /* border-radius: 7px; */



}







.sticky-navbar nav.navbar-main #main-menu ul.sub-menu>li:hover a {



    color: white;







}







#main-menu {







    width: 100%;







    display: flex;







    align-items: center;







    gap: 1px;







    list-style: none;







   







    







}







#main-menu .main-menu-item {







    height: 100%;







    line-height: 59px;







    position: relative;







    transition: all ease-in-out 0.36s;







}











#main-menu .main-menu-item .main-menu-link i {







    color: #fff !important;







    font-size: 12px;







}







#main-menu .main-menu-item:hover .main-menu-link i {







    transform: rotate(-180deg);











}







#main-menu .main-menu-item:hover .submenu {







    display: flex;







}







#main-menu .main-menu-item .main-menu-link {







    display: flex;







    align-items: center;







    gap: 5px;







    color: inherit;







    text-decoration: none;







    transition: all ease-in-out 0.36s;







}











#main-menu .main-menu-item .main-menu-link span {







    color: #fff;



}







#main-menu .main-menu-item .main-menu-link i {







    color: inherit;







    transition: transform ease-in-out 0.36s;







}







#main-menu .main-menu-item .submenu {







    display: none;







    width: 200px;







    flex-direction: column;







    position: absolute;







    top: 80%;







    left: 30px;







    margin-left: -32px;







    list-style: none;







    background-color: #ffffff;











}











#main-menu .main-menu-item .submenu .submenu-item {







    line-height: normal;







}







#main-menu .main-menu-item .submenu .submenu-item .submenu-link {







    padding: 10px 15px;







    display: block;







    text-decoration: none;







    transition: all ease-in-out 0.36s;







    width: 100%;







}







#main-menu .main-menu-item .submenu .submenu-item:hover .submenu-link {







    color: #fff;







    transition: all 0.25s linear;







}







#main-menu .main-menu-item .submenu .submenu-item:hover {







    background-color: #000;







    transition: all 0.25s linear;







}







#main-menu .main-menu-item .submenu .submenu-item:hover span {







    color: #fff;







}











.menu-item-has-children {







    position: relative;







}











.menu-item-has-children>a {



    position: relative;



}







.menu-item-has-children:hover>a::after {



    content: " ";



    background-image: url('../images/down-arrow.png') !important;



    width: 19px;



    height: 19px;



    margin-top: -5px;



}











/* Arrow icon position and rotation when sub-menu is hidden */



.menu-item-has-children>a::after {



    content: " ";



    color: rgb(18, 18, 18);



    margin-left: -21px;



    right: 13px;



    background-position: center;



    background-repeat: no-repeat;



    background-size: cover;



    rotate: 267deg;



    /* Initial rotation */



    right: 17px;



    top: 20px;



    width: 12px;



    height: 12px;



    font-size: 22px;



    cursor: pointer;



    position: absolute;



    transition: transform 0.3s ease-in-out;



     background-image: url('../images/downicon.png') !important;



    /* Smooth transition for rotation */



}







/* Rotate arrow when sub-menu is displayed (when .sub-menu is visible) */



.menu-item-has-children.open>a::after {



    transform: rotate(90deg);



    /* Rotate to 90 degrees when the sub-menu is shown */







}







/* Display the sub-menu */



.menu-item-has-children.open .sub-menu {



    display: block;



}











.sub-menu {



    display: none;



    /* Ensure it's hidden by default */



    list-style: none;



}











.menu-item-has-children .sub-menu {



    padding: 11px !important;



    /* padding-top: 0px !important; */



}







.sticky-navbar-container .menu-item-has-children .sub-menu li {



    padding: 9px 15px !important;



    display: flex;







}







.menu-item-has-children {







    position: relative;







}











.menu-item-has-children>a {



    position: relative;



}







.menu-item-has-children:hover>a::after {



    content: " ";



    background-image: url('../image/down-arrow-black.png') !important;



    width: 19px;



    height: 19px;



    margin-top: -5px;



}











/* Arrow icon position and rotation when sub-menu is hidden */



.menu-item-has-children>a::after {



    content: " ";



    color: rgb(18, 18, 18);



    margin-left: -21px;



    right: 13px;



    background-position: center;



    background-repeat: no-repeat;



    background-size: cover;



    rotate: 267deg;



    /* Initial rotation */



    right: 17px;



    top: 20px;



   width: 19px;

    height: 19px;



    font-size: 22px;



    cursor: pointer;



    position: absolute;



    transition: transform 0.3s ease-in-out;



     background-image: url('../image/down-arrow.png') !important;



    /* Smooth transition for rotation */



}







/* Rotate arrow when sub-menu is displayed (when .sub-menu is visible) */



.menu-item-has-children.open>a::after {



    transform: rotate(90deg);



    /* Rotate to 90 degrees when the sub-menu is shown */







}







/* Display the sub-menu */



.menu-item-has-children.open .sub-menu {



    display: block;



}







/* Display the sub-menu */



.menu-item-has-children.open .sub-menu {



    display: block;



}











.sub-menu {



    display: none;



    /* Ensure it's hidden by default */



    list-style: none;



}











.menu-item-has-children .sub-menu {



    padding: 11px !important;



    /* padding-top: 0px !important; */



}







.sticky-navbar-container .menu-item-has-children .sub-menu li {



    padding: 9px 15px !important;



    display: flex;







}







.header-menu .sub-menu-desktop li {

    padding: 0px !important;

    

}







.sticky-navbar-container .menu-item-has-children a {



    padding-right: 0px !important;



}







.menu-item-has-children a {



    position: relative;



    z-index: 9;



    padding-right: 36px !important;







}







.menu li {



    text-decoration: none !important;



}



.sub-menu {



    display: none;



    /* Ensure it's hidden by default */



    list-style: none;



}











.menu-item-has-children .sub-menu {



    padding: 11px !important;



    /* padding-top: 0px !important; */



}







.sticky-navbar-container .menu-item-has-children .sub-menu li {



    padding: 9px 15px !important;



    display: flex;







}















.sticky-navbar-container .menu-item-has-children a {



    padding-right: 0px !important;



}







.menu-item-has-children a {



    position: relative;



    z-index: 9;



    padding-right: 36px !important;







}







.menu li {



    text-decoration: none !important;



}



.menu-item-has-children .sub-menu li {



    padding: 7px;



    white-space: nowrap;







}



.menu-item-has-children.open-menu a::after {



    content: " ";



    background-image: url('../image/down-arrow-black.png') !important;



    width: 19px;



    height: 19px;



    margin-top: -5px;



}



.sticky-navbar-container .menu-item-has-children a {



    padding-right: 0px !important;



}







.menu-item-has-children a {



    position: relative;



    z-index: 9;



    padding-right: 36px !important;







}







.menu li {



    text-decoration: none !important;



}



.openbtn-area{



    display: flex;



}



.openbtn-area i{



    font-size: 22px;



    cursor: pointer;



    color: #fff;



}







#primary-menu  a::before{



    background: none !important;







}



.header-button{

    display: flex;

    align-items: center;

    gap: 20px;

}



.header-button .ar-top-contact{

    color: #fff !important;

    display: flex;

    align-items: center;

    gap: 10px;

    font-weight: 600;

}



.header-button .ar-top-contact i{

    background-color: #d3d3d3;

    width: 48px;

    height: 48px;

    border-radius: 50%;

    color: #000;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 16px;

}



/* .header-button i{

    display: none;

} */











.ATA_side-menu {



    height: 100vh;



    width: 365px;



   background-color: #000;



    position: fixed;



    top: 0;



    right: 0;



 z-index: 99999;







    display: flex;



    flex-direction: column;



    align-items: center;



    overflow-y: scroll;



}







.side-menu-layer {



    width: 100vw;



    height: 100vh;



    position: fixed;



    top: 0;



    left: 0;



    background-color: rgba(0, 0, 0, .4);



    z-index: 999;



    display: none;



}







.sub-menu {



    display: none;



    padding-left: 20px; /* Indentation for sub-menu */



}







.menu-item-has-children > a {



    cursor: pointer;



}







.stone-upper-header .stone-down-header   {



    justify-content: end !important;



}







.stone-upper-header .stone-header-menu  ul a {



    color: #000000 !important;



}







 .ATA_side-menu li.open-menu .sub-menu li a {



    padding: 12px 34px !important;



}











.ATA_side-menu li.open-menu .sub-menu li a {



    padding: 12px 34px !important;



}







.ATA_side-menu li.open-menu .sub-menu li .sub-menu li a {



    padding: 12px 50px !important;



    white-space: normal !important;



}



.ATA_side-menu li.open-menu .sub-menu li .sub-menu li  .sub-menu li a {



    padding: 12px 64px !important;



    white-space: normal !important;



}







.sub-menu li a {



    white-space: normal !important;



}



/* .menu-item-has-children.open-menu .sub-menu .menu-item-has-children.open-menu {



    background-color: #3493d3  !important;



} */











body.stop-scroll {

    overflow-y: hidden !important;

    height: 100vh !important;

    position: fixed !important;

}









.menu-item-has-children.open-menu .sub-menu .menu-item-has-children.open-menu .sub-menu .menu-item-has-children.open-menu {



    background-color: #70bff5 !important;



}











.menu-item-has-children.open-menu .sub-menu .menu-item-has-children.open-menu .sub-menu li:hover {



    background-color: #70bff5 !important;



}















.menu-item-has-children.open-menu .sub-menu .menu-item-has-children.open-menu .sub-menu .menu-item-has-children.open-menu .sub-menu li:hover {



    background: #8ecdf9 !important



}







.ATA_header-toggle-btn{



    display: none !important;



}







.mobile-slider{



    display: none;



}











#amenities-section .owl-nav button.owl-prev span {



color: #000!important;



}







#amenities-section .owl-nav button.owl-prev {



    background: none !important;



    border: 2px solid #8A8A8A !important;



}











#amenities-section .owl-dots{



    display: block !important;



}







#amenities-section .owl-nav{



    display: none;



}











#amenities-section .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {



     background: #291e55;



}















#seamless-section .owl-nav button.owl-prev span {



color: #000!important;



}







#seamless-section .owl-nav button.owl-prev {



    background: none !important;



    border: 2px solid #8A8A8A !important;



     display: flex



;



    justify-content: center;



    align-items: center;



}







.owl-theme .owl-nav [class*=owl-] img{



background: none !important;



}















.owl-theme .owl-nav .owl-prev img {



    background: none !important;



    margin-left: 3px !important;







}







.owl-theme .owl-nav .owl-next img {



    background: none !important;



    margin-right: 2px;



    }











    /* .floor-section{



        position: relative;



    }



    



    .floor-section::before{



        content: '';



        height: 100%;



        background-color: #FFF1DD;



        position: absolute;



        top: 0;



        left: 0;



        z-index: 2;



    } */



.thank_you_message_div{

    width: 100%;

    height: 45px;

    background-color: #fff;

    border-radius: 5px;

    display: flex;

    align-items: center;

    justify-content: center;

    opacity: 0.9;

    color: #000;

}



.sr-qr{

    width: 100%;

    display: flex;

    align-items: center;

    justify-content: end;

    margin-top: 30px;

}



.sr-qr .sr-qr-tag img{

    border-radius: 10px;

}



.ar-cta-bottom{

    width: 100%;

    height: 50px;

    position: fixed;

    bottom: 0;

    display: flex;

    transition: all 1s ease;

    z-index: 9999;

    background-color: #000;

}



.ar-cta-bottom.hide{

    transform: translateY(100%);

    transition: all 1s ease;

}



.ar-left-text{

    width: 70%;

    height: 100%;

    background-color: #000;

    display: flex;

    align-items: center;

}



.ar-left-text p{

    margin-bottom: 0;

    color: #fff;

    font-weight: 600;

    z-index: 9999;

}



.ar-right-btns{

    width: 30%;

    display: flex;

    /* background-color: blue; */

}



.ar-cta-right{

    position: absolute;

    right: 0;

    bottom: 0;

    top: 0;

}



.ar-contact{

    width: 50%;

    height: 100%;

    background-color: #D3D3D3;

    display: flex;

    align-items: center;

    justify-content: center;

}



.ar-contact a{

    color: #000;

    font-weight: 600;

    z-index: 9999;

}



.ar-get-estimate{

    width: 50%;

    height: 100%;

    background-color: #B0B0B0;

    display: flex;

    align-items: center;

    justify-content: center;

}



.ar-get-estimate a{

    color: #000;

    font-weight: 600;

    z-index: 9999;

}



/* ---------------------------- */



/* AR About Section Start */

.ar-about-section{

    /* padding: 100px 0; */

    background: url('https://cdn.prod.website-files.com/65d529c02f150ee7b81b2bf8/65d6395ae24b539929c631db_quartz-bg.webp');

    background-size: cover;

    background-repeat: no-repeat;

}



.ar-about-img{

    height: 80vh;

    overflow-y: clip;

}



.ar-about-img img{

    /* width: 100%; */

    object-fit: contain;

    height: 100%;

    border-radius: 10px;

}



.ar-about-content{

    display: flex;

    flex-direction: column;

    gap: 30px;

    padding-right: 50px;

}



.ar-about-content span{

    font-size: 18px;

    font-weight: bold;

}



.ar-about-btn a{

    border: 1px solid #B0B0B0;

    padding: 15px 40px;

    background-color: #B0B0B0;

    border-radius: 50px;

}



/* AR About Section End */





/* AR Logo Slider Start */

.ar-logo-slider{

    background-color: #fff;

    /* padding: 60px 0; */

}



.ar-logo-slider .owl-demo .item{

    display: flex;

    align-items: center;

}



.ar-logo-slider .owl-demo .item img{

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover;

    -o-object-position: center;

    object-position: center;

}



.ar-logo-slider .owl-demo{

    display: flex;

    align-items: center;

}



.owl-carousel .owl-stage {

    display: flex !important;

    align-items: center !important;

  }

  

  .owl-carousel .caption {

    text-align: center !important;

  }



.ar-logo-title{

    margin-bottom: 40px;

    text-align: center;

}

/* AR Logo Slider End */



/* AR Service Section Start */

/* .ar-service-grid{

    padding: 0 0 50px 0; 

} */



.ar-service-card{

    /* margin: 10px; */

    width: 100%;

    height: 45vh;

    /* background-color: red; */

    border-radius: 10px;

    overflow: hidden;

}



.ar-bg-img{

    width: 100%;

    height: 100%;

    

}



.ar-bg-img img{

    width: 100%;

    height: 100%;

    object-fit: cover;

    transition: all 1s ease;

}



.ar-bg-img img:hover{

    transform: scale(1.1);

    transition: all 1s ease;

}



.ar-service-text{

    width: 100%;

    height: 90px;

    background-color: rgb(115 122 135 / .76);

    display: flex;

    align-items: center;

    justify-content: center;

    transform: translateY(-90px);

}



.ar-service-text a{

    text-align: center;

    font-size: 18px;

    font-weight: 600;

    color: #fff;

    text-transform: uppercase;

}



.ar-service-title{

    margin-bottom: 50px;

    text-align: center;

}



.ar-service-title h2{

    color: #000 !important;

}

/* AR Service Section End */



/* AR Process Section Start */

/* .ar-process-section{

    padding: 100px 0;

} */



.ar-process-title{

    margin-bottom: 50px;

    text-align: center;

}





.ar-process-card{

    background-color: #d3d3d3;

    padding: 20px 25px;

    border-radius: 10px;

    display: flex;

    flex-direction: column;

    align-items: stretch;

    /* justify-content: space-between; */

    gap: 20px;

    height: 100%;

}



.ar-process-card .ar-process-top span{

    color: #000;

    font-size: 64px;

    font-weight: 600;

    -webkit-text-fill-color: transparent;

    -webkit-text-stroke: 1px;

    line-height: 50px;

} 



.ar-process-card .ar-process-top h3{ 

    margin-top: 20px;

    font-size: 22px;

    font-weight: 600;

}



/* AR Process Section End */



/* AR Gellary Section Start */

/* img{

    max-width: 100%;

} */

/* .ar-gallery-section{

    padding: 100px 0;

} */



.ar-gallery-title{

    padding: 0 0 50px 0;

    text-align: center;

}



.grid-wrapper > div {

	display: flex;

	justify-content: center;

	align-items: center;

    border-radius: 10px;

}

.grid-wrapper > div > img {

	width: 100%;

	height: 100%;

	object-fit: cover;

	border-radius: 5px;

}



.grid-wrapper {

	display: grid;

	grid-gap: 10px;

	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));

	grid-auto-rows: 200px;

	grid-auto-flow: dense;

}

.grid-wrapper .wide {

	grid-column: span 2;

}

.grid-wrapper .tall {

	grid-row: span 2;

}

.grid-wrapper .big {

	grid-column: span 2;

	grid-row: span 2;

}



/* .header .lead {

    max-width: 620px;

  }

  .gallery-container a {

    width: 240px;

    margin: 5px;

  }

  

  .gallery-container a img {

    max-width: 100%;

    height: auto;

  } */

  .header .lead {

    max-width: 620px;

  }



  

/* .header-menu ul {

    display: flex;

    align-items: center;

    gap: 10px;

} */



  

  /** Below CSS is completely optional **/

  

  .gallery-item {

    width: 200px;

    padding: 5px;

  }



  .gallery-item{

    cursor: pointer;

  }

/* AR Gellary Section End */





.dark-btn i {

width: 24px;

    height: 24px;

    display: flex

;

    transition: all 0.5s;

    align-items: center;

 }

 .dark-btn:hover i {

     transition: all 0.5s;

     transform: translateX(5px);

 }

 .dark-btn {

     display: flex;

     padding: 14px 20px;

     justify-content: center;

     align-items: center;

     gap: 10px;

     border-radius: 50px;

     background: #B0B0B0;

     color: black !important;

     width: fit-content;

     text-align: center;

     font-family: Hellix;

     font-size: 16px;

     font-style: normal;

     font-weight: 700;

     line-height: 16px;

     outline: none;

     border: none;

 }





 .ar-footer-center{

    /* padding: 50px 0 0 0; */

    display: flex;

    flex-direction: row;

    flex-wrap: wrap;

    justify-content: space-between;

    gap: 20px;

 }



 .ar-footer-logo{

    width: 40%;

    display: flex;

    flex-direction: column;

    gap: 20px;

 }



 .ar-logo-f img{

    width: 130px;

 }



 .ar-footer-services{

    /* width: 20%; */

    display: flex;

    flex-direction: column;

    gap: 20px;

 }



 .ar-f-title{

    font-size: 26px;

    font-weight: 600;

 }



 .ar-footer-services ul{

    display: flex;

    flex-direction: column;

    gap: 10px;

 }



 .ar-footer-services ul li a{

    font-size: 18px;

 }







.content-section .content-inner p:last-child {

    margin-bottom: 0px;

}

.content-section .content-inner {

    width: 64%;

    margin: 0 auto;

    text-align: center;

    display: flex;

    flex-direction: column;

    gap: 17px;

}

/* Form Container */

.form-contact-section .form-inner {

    background-color: #FFFFFF;

    padding: 30px;

    width: 100%;

    max-width: 600px;

    border-radius: 8px;

    margin: 0 auto;

    border: 1px solid #000000;

}

.form-contact-section .form-container h1 {

    font-size: 24px;

    margin-bottom: 10px;

}

.form-contact-section .form-container p {

    font-size: 14px;

    margin-bottom: 20px;

    color: #555;

}

input[type="text"]:focus,

input[type="tel"]:focus,

input[type="email"]:focus,

textarea:focus {

    border-color: #000000;

    outline: none;

}

/* Form Fields */

label {

    font-size: 16px;

    color: #333;

    display: block;

    margin: 10px 0 5px;

    color: black;

}

input[type="text"],

input[type="tel"],

input[type="email"],

textarea {

    width: 100%;

    padding: 10px;

    margin-bottom: 15px;

    border: 1px solid #ccc;

    border-radius: 4px;

}

textarea {

    resize: vertical;

    height: 150px;

}

 .inner-banner-detail h1 {

    font-size: 72px;

    color: white;

    text-align: center;

}

 .inner-banner-detail p {

    color: white;

    font-size: 20px;

}

.inner-banner-section::after {

    content: '';

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    background-color: #00000047;

}

 .inner-banner-detail {

    position: relative;

        z-index: 9;

    width: 80%;

    margin: 0 auto;

}

.inner-banner-info {

    display: flex;

    align-items: center;

    flex-direction: column;

    gap: 20px;

}

 .inner-banner-section {

    position: relative;

    min-height: 700px;

    padding: 100px 0px 0px 0px;

    display: flex;

    /*height: 100%;*/

    background-repeat: no-repeat;

    align-items: center;

    background-position: center;

    background-size: cover;

}.content-section .content-inner p:last-child {

    margin-bottom: 0px;

}

.content-section .content-inner {

    width: 64%;

    margin: 0 auto;

    text-align: center;

    display: flex;

    flex-direction: column;

    gap: 17px;

}

/* Form Container */

.form-contact-section .form-inner {

    background-color: #FFFFFF;

    padding: 30px;

    width: 100%;

    max-width: 700px;

    border-radius: 8px;

    margin: 0 auto;

    border: 1px solid #000000;

}

.form-contact-section .form-container h1 {

    font-size: 24px;

    margin-bottom: 10px;

}

.form-contact-section .form-container p {

    font-size: 14px;

    margin-bottom: 20px;

    color: #555;

}

input[type="text"]:focus,

input[type="tel"]:focus,

input[type="email"]:focus,

textarea:focus {

    border-color: #000000;

    outline: none;

}

/* Form Fields */

label {

    font-size: 16px;

    color: #333;

    display: block;

    margin: 10px 0 5px;

    color: black;

}

input[type="text"],

input[type="tel"],

input[type="email"],

textarea {

    width: 100%;

    padding: 10px;

    margin-bottom: 15px;

    border: 1px solid #ccc;

    border-radius: 4px;
    color: #000;
}

textarea {

    resize: vertical;

    height: 110px;

}

.form-contact-section .inner-banner-detail h1 {

    font-size: 72px;

    color: white;

    text-align: center;

}

.form-contact-section .inner-banner-detail p {

    color: white;

    font-size: 20px;

}

.form-contact-section .inner-banner-section::after {

    content: '';

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    background-color: #00000047;

}

.form-contact-section .inner-banner-detail {

    position: relative;

    z-index: 99;

    width: 80%;

    margin: 0 auto;

}

.form-contact-section .inner-banner-info {

    display: flex;

    align-items: center;

    flex-direction: column;

    gap: 20px;

}

.form-contact-section .inner-banner-section {

    position: relative;

    min-height: 700px;

    padding: 100px 0px 0px 0px;

    display: flex;

    height: 100%;

    background-repeat: no-repeat;

    align-items: center;

    background-position: center;

    background-size: cover;

}



.ar-icons{

    width: 30px;

    height: 30px;

    /* background-color: #fff; */

    display: flex;

    align-items: center;

    justify-content: center;

    color: #fff;

    font-size: 20px;

}



.ar-logo-title h4{

    font-family: LexendDeca-SemiBold;

    font-size: 35px;

    font-weight: 500;

}



.ar-service-slider{

    background: url('https://cdn.prod.website-files.com/65d529c02f150ee7b81b2bf8/65d657cb5551718a4c3a9d3e_dark%20marble%20bg.png');

    background-size: cover;

    background-repeat: no-repeat;

}



.ar-service-slider-card{

    background-color: #fff;

    border-radius: 10px;

    overflow: hidden;

}



.ar-slider-img{

    /* height: 300px; */

    overflow: hidden;

}



.ar-slider-img img{

    object-fit: cover;

}



.ar-slider-content{

    padding: 20px;

    margin-top: 20px;

    /* position: absolute; */

}

.ar-slider-content a{

    font-size: 24px;

    font-weight: 500;

    font-family: LexendDeca-SemiBold;

}

.ar-slider-icon{

    width: 75px;

    height: 75px;

    margin-top: -40px;

    margin-left: 20px;

    background-color: #000;

    z-index: 999;

    position: relative;

    border-radius: 10px;

}







.ar-slider-content h6{

    font-size: 24px;

    font-weight: 500;

    font-family: LexendDeca-SemiBold;

}



.ar-service-slider-title{

    margin-bottom: 50px;

    text-align: center;

}



.ar-service-slider-title{

    font-family: LexendDeca-SemiBold;

    font-size: 60px;

    font-style: normal;

    color: #fff;

    line-height: 70px;

    letter-spacing: 0px;

    text-align: center;

}



/* Gallery Page Start */

.countertops-gallery-section .gallery-inner {

    display: flex;

    justify-content: space-evenly;

    flex-flow: row wrap;

    gap: 30px;



}



.countertops-gallery-section .gallery-inner .main-img a:hover:after {

    opacity: 2;

}



.countertops-gallery-section .gallery-inner .main-img a:after {



    content: '';

    opacity: 0;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    position: absolute;



    background: rgba(199, 199, 199, 0.6) !important;

}



.countertops-gallery-section .gallery-inner .main-img {
    width: 31.5%;
    height: 350px;
    -webkit-backdrop-filter: blur(80px);
    backdrop-filter: blur(80px);
    /* background-color: rgba(29, 29, 31, .15); */
    /* border: 1px solid rgba(255, 255, 255, .25); */
    border-radius: 10px;
    flex-direction: column;
    /* transition: background-color .4s, border-color .4s, transform .4s; */
    display: flex;
    gap: 25px;

    /* width: 100%;

    height: 308px;

    max-width: 450px; */

}

.countertops-gallery-section{
    padding-bottom: 100px;
}



.countertops-gallery-section a {

    position: relative;

    z-index: 999;

    display: flex;

    width: 100%;

    height: 100%;

    border-radius: 11px;

    overflow: hidden;

}



.countertops-gallery-section .gallery-inner .main-img img {

    width: 100%;

    height: 100%;

    object-fit: cover;



}



.mfp-title {

    text-align: left;

    line-height: 39px;

    color: #F3F3F3;

    word-wrap: break-word;

    padding-right: 36px;

    font-size: 27px;

}



/* Gallery Page End */



/* Contact page start */

.ar-contact-page-section{

    background: url('https://cdn.prod.website-files.com/65d529c02f150ee7b81b2bf8/65d6395ae24b539929c631db_quartz-bg.webp');

    background-size: cover;

    background-repeat: no-repeat;

}



.ar-form-section{

    display: flex;

    align-items: center;

    justify-content: center;

    flex-wrap: wrap;

    gap: 30px;

}



.ar-form-section .form-inner,

.ar-form-section .ar-contact-page-info{

    max-width: 650px;

    width: 100%;

}



.ar-form-section .form-inner{

    padding: 40px;

}



.ar-form-section .form-inner .ar-contact-title{

    margin-bottom: 30px;

}



.ar-form-section .form-inner .ar-contact-title p{

    letter-spacing: 0;

}



.ar-form-section .ar-contact-page-info{

    display: flex;

    flex-direction: column;

    gap: 40px;

}



.ar-form-section .ar-contact-page-info .ar-contact-info-top{

    background-color: #d3d3d3;

    padding: 40px;

    border-radius: 10px;

    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;

}



.ar-form-section 

.ar-contact-page-info

.ar-contact-info-top 

.ar-contact-info-text

p{

   letter-spacing: 0; 

}



.ar-form-section 

.ar-contact-page-info

.ar-contact-info-top 

.ar-contact-info-text

.ar-contact-data{

    margin-top: 30px;

    display: flex;

    flex-direction: column;

    gap: 20px;

    width: 100%;

}



.ar-contact-data a{

    display: flex;

    align-items: center;

}



.ar-contact-data a i{

    margin-right: 10px;

    font-size: 25px;

}



.ar-contact-info-bottom{

    width: 100%;

    height: 30vh;

    overflow: hidden;

    border-radius: 10px;

    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;

}



/* Contact page end */



/* Sub Menu Dropdown */

.sub-menu-desktop{

    display: block;

    position: absolute;

    /* top: 40px; */

    display: flex;

    flex-direction: column;

    width: 250px;

    background-color: #d3d3d3;

    gap: 4px !important;

    border-radius: 10px;

    z-index: 99;

}



.sub-menu-desktop .menu-item-has-children a{

    color: #000;

    padding-right: 0 !important;

}



.sub-menu-desktop .menu-item-has-children a:hover{

    color: #000;

}



.header-menu .menu-item-has-children a{

    padding-right: 0 !important;

}





/* What we do page start */

.ar-card-inner{

      display: flex;

    align-items: center;

    justify-content: center;

    max-width: 1200px;

    background-color: #D3D3D3;

    padding: 0;

}



.ar-what-img{

    width: 50%;

}



.ar-what-img img{

    width: 100%;

}



.ar-what-content{

    padding: 40px;

}



.ar-what-content{

    width: 50%;

}



.ar-what-content h6{

     font-size: 40px;

    font-weight: 600;

}



.ar-what-content p{

    letter-spacing: 0;

}



.ar-what-we-do-title{

    margin-bottom: 50px;

    text-align: center;

}

/* What we do page end */



.redefining-section{

    background-image: url('../image/AR/marble-bg.jpg');

    background-repeat: no-repeat;

    background-size: cover;

}



.sc-meet-donctor-title{

    margin-bottom: 70px;

    text-align: center;

}



.ar-faq-inner .accordion-button{

    background-color: #D3D3D3;

}



.ar-faq-inner .accordion-header .accordion-button {

    color: #000;

    font-weight: 500;

    font-size: 22px;

    padding-top: 0;

    padding-bottom: 0;

}



.accordion-button:focus{

    box-shadow: none !important;

}



.accordion-button:not(.collapsed)::after{

    background-image: url(../image/down-arrow-black.png) !important;

       width: 24px;

    height: 23px;

    background-size: cover;

}



.countertops-blog-inner .countertops-blog-card{

    display: flex;

    justify-content: space-evenly;

    flex-direction: column;

    gap: 10px;

    width: 30%;

}

.countertops-blog-inner .countertops-blog-card:nth-child(1) , .countertops-blog-inner .countertops-blog-card:nth-child(2){

    display: flex;

    flex-direction: column;

    gap: 10px;

    width: 48%;

}

.countertops-blog-inner .countertops-blog-card:nth-child(1) h2 , .countertops-blog-inner .countertops-blog-card:nth-child(2) h2{

    font-size: 25px;

}

.countertops-blog-inner .countertops-blog-card h2{

    font-size: 25px;

    line-height: normal;

    margin-bottom: 0px !important;

}

.countertops-blog-inner {

    display: flex;

    flex-flow: row wrap;

    gap: 51px;

}

.countertops-blog-inner .blog-img{

    margin-bottom: 11px;

    border-radius: 12px;

    overflow: hidden;

}

.countertops-blog-inner .blog-img img{

    width: 100%;

    height: 100%;

    object-fit: cover;

}

.blog-btn{

    font-weight: 700;

}

.blog-btn i{

    transition:  all 2s;

}

.blog-btn:hover i{

    transform: translateX(12px);

}

.blog-pagination{

    display: flex;

    gap: 20px;

    align-items: center;

    justify-content: center;

}

.blog-pagination ul{

    display: flex;

    gap: 10px;

}

.blog-pagination ul li a:hover{

    background: none;

}

.blog-pagination ul li a{

    display: flex;

    font-weight: 700;

    justify-content: center;

    background: #B0B0B0;

    color: black !important;

    width: 52px;

    height: 52px;

    border-radius: 50px;

    align-items: center;

    border: 2px solid #B0B0B0;

}

.countertops-blog-card span{

    color: black;

    font-weight: 500;

    letter-spacing: normal;

    gap: 10px;

    display: flex;

    align-items: center;

}

.countertops-blog-card .blog-img img {

    transition: transform 0.3s ease;

}

.countertops-blog-card:hover .blog-img img {

    transform: scale(1.1);

}

   /* .blog-detail-section{

       width: 60%;

       margin: 0 auto;

   } */

.ar-blog-content-page{

    max-width: 1000px;

    width: 100%;

}

.blog-detail-img img{

    transition: transform 0.3s ease;

    width: 100%;

}

.blog-detail-img:hover img{

    transform: scale(1.1);

}

.blog-detail-img{

    margin-bottom: 40px;

}

.blog-detail-img{

    overflow: hidden;

    border-radius: 15px;

}

.blog-detail-section ul {

    padding-left: 15px;

    margin-bottom: 15px;

}

.blog-detail-section ul li{

    margin-bottom: 10px;

    list-style: disc;

}

.blog-detail-pagination{

    display: flex;

    margin-top: 50px;

    justify-content: space-between;

    align-items: center;

}

.dark-btn.prev:hover i {

    transition: all 0.5s;

    transform: translateX(-5px);

}



.submit-btn{

    margin-top: 27px;

}



.header-menu .ar-sabmenu-item::after{

    display: none;

}



.header-menu .menu-item-has-children:hover .sub-menu-desktop{

    display: block !important;

}

.header-menu .menu-item-has-children .sub-menu-desktop{

    display: none !important;

}



.accordion-item{

    margin-bottom: 1px;

}







.ar-service-inner{

    display: flex;

    flex-wrap: wrap !important;

    /* flex-direction: row; */

    justify-content: space-evenly;

    gap: 60px;

}



.ar-service-inner .ar-service-slider-card{

    max-width: 45%;

    width: 100%;

    background-color: #d3d3d3;

}



.ar-service-inner 

.ar-service-slider-card

.ar-slider-img{

    width: 100%;

}



.ar-service-inner 

.ar-service-slider-card

.ar-slider-img

img{

    width: 100%;

}



.ar-service-inner 

.ar-service-slider-card

.ar-slider-icon

img{

    width: 100% ;

}



.ar-service-inner-page{

    background-image: url('./assets/image/AR/white-bg.webp');

    background-size: cover;

    background-repeat: no-repeat;

}



.service-inner-page-cards{

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

    gap: 67px;

}



.ar-service-inner-page-card{

    max-width: 45%;

    background-color: #d3d3d3;

    border-radius: 10px;

    overflow: hidden;

    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}



.ar-service-inner-page-card

.inner-card-img{

    width: 100%;

}



.ar-service-inner-page-card

.inner-card-img img{

    width: 100%;

    height: 400px;

    object-fit: cover;

}



.ar-service-inner-page-card

.inner-card-content{

    padding: 30px;

    text-align: center;

}



.ar-inner-gallery{

    width: 100%;

    display: flex;

    flex-wrap: wrap;

    gap: 35px;

    justify-content: center;

}



.ar-inner-gallery img{

    width: 339px;

    height: 339px;

    object-fit: cover;

    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;

    border-radius: 12px;

} 



.service-inner-cta{

    background-image: url('https://truebluesurfaces.com/wp-content/uploads/2025/03/61_18206PowderMill_TBS_026_mls.jpg');

    background-size: cover;

    background-repeat: no-repeat;

}



.inner-service-cta{

    max-width: 900px;

    height: auto;

    padding: 50px;

    text-align: center;

    gap: 50px;

    background-color: #313131b8;

    display: flex;

    flex-direction: column;

    gap: 35px;

    border-radius: 10px;

}



.inner-service-cta h3{

    color: #fff;

    font-size: 50px;

    font-weight: 500;

    margin: 0;

}



.inner-service-cta p{

    color: #fff;

    letter-spacing: 0;

    margin: 0;

    padding: 0;

}



.inner-cta-btn{

    margin-top: 30px;

}



.inner-cta-btn a{

    color: #000;

    font-weight: 600;

    background-color: #d3d3d3;

    

}



.background-overlay{

    width: 100%;

    height: 100%;

    background-color: #1A1A1A;

    opacity: 0.43;

    filter: brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);

}



.background-overlay{

    inset: 0;

    position: absolute;

}



.ar-faq-service-img{

    width: 100%;

    overflow-y: clip;

}



.ar-faq-service-img img{

    object-fit: contain;

}

.wpcf7-spinner{

    position: absolute !important;

}



  .dark-btn input{

    background: none !important;

    border: 0px !important;

    outline: none !important;

    font-size: 16px;

    font-style: normal;

    font-weight: 700;

    letter-spacing: 1px;

  }





  .white-btn input{

    background: none !important;

    border: 0px !important;

    outline: none !important;

    font-size: 16px;

    font-style: normal;

    font-weight: 700;

    letter-spacing: 1px;

  }



  input:-internal-autofill-selected {

   background-color: none !important;

  }



  .visit-form input ,  .visit-form textarea{

    background: none;

    border-color: rgba(255, 255, 255, 0.4) !important;

  }



   .visit-form input:focus ,  .visit-form textarea:focus{

    background: none;

    border-color: white !important;

  }



  .blog-detail-banner{

   background-image: none;

    height: auto !important;

    min-height: auto;

    padding-top: 140px;

  }

 .blog-detail-banner  h1{

   color: black !important;

   }

   .blog-detail-banner .inner-banner-info{

    padding: 50px 0px;

   }



   #menu-header a::after{

    display: none !important;

   }



  input:-webkit-autofill,

input:-webkit-autofill:hover,

input:-webkit-autofill:focus,

input:-webkit-autofill:active {

  -webkit-box-shadow: none !important;

  -webkit-text-fill-color: #000 !important;

  transition: background-color 9999s ease-out 0s;

}

.visit-form input , .visit-form textarea {
    color: white !important;
}

.visit-form input[type="submit"]{
    color: black !important;
}


/* AR Video Section Start */

.ar-video-section{
    background-image: url(https://cdn.prod.website-files.com/65d529c02f150ee7b81b2bf8/65d6395ae24b539929c631db_quartz-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.ar-play-btn{
    cursor: pointer;
}

.cover-container{
    position: relative;
    max-width: 1000px;
    width: 100% !important;
    height: 550px;
    
}
.video-container{
    position: relative;
    max-width: 1000px;
    width: 100%;
    height: 550px; 
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    overflow: hidden;
}

.video-container iframe{
    width: 100%;
    height: 100%;
}
.cover-container img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
    overflow: hidden;
}

.ar-play-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #d3d3d3;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}

.ar-play-btn i{
    font-size: 55px;
}


.about-icons{
    width: 80px;
}

.about-sub-text {
    font-size: 16px !important;
}

.count-new-section{
    padding-top: 100px;
}

/* AR Video Section End */
.pb-0{
    padding-bottom: 0px !important;
}

/* ----------- new css 01-04-26 --------------- */
 .partners-section {
    /* padding: 70px 0; */
    background: #fff;
  }

  .partners-inner {
    display: grid;
    grid-template-columns: 500px 1fr;
    align-items: center;
    gap: 80px;
  }

  /* Left Content */

  .partners-left{
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  /* .partners-left h2 {
    font-size: 34px;
    font-weight: 700;
    color: #1a1a1a;
    line-height: 1.25;
    margin-bottom: 16px;
  } */

  /* .partners-left p {
    font-size: 15px;
    color: #666;
    line-height: 1.8;
    margin-bottom: 32px;
  } */

  /* Right Logo Grid */
  .logo-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
  }

  .logo-card a{
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    background: #f8f8f8;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    transition: border-color 0.2s;
  }

  .logo-card a:hover {
    border-color: #c8c8c8;
  }

  .logo-card a img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
  }

  /* Placeholder text — remove when you add real logos */
  .logo-card span {
    font-size: 11px;
    font-weight: 600;
    color: #888;
    text-align: center;
    line-height: 1.3;
  }

  /* Responsive */
 @media (max-width: 1299px) {
  .logo-grid {
      grid-template-columns: repeat(3, 1fr);
      gap: 10px;
    }
  }

    @media (max-width: 1199px) {
    .partners-inner {
      grid-template-columns: 450px 1fr;
      gap: 40px;
    }
  }


  @media (max-width: 992px) {
    .partners-inner {
      gap: 50px;
    }
  }

  @media (max-width: 1024px) {
    .partners-inner {
      grid-template-columns: 1fr;
      gap: 40px;
    }
    .logo-grid {
      grid-template-columns: repeat(4, 1fr);
      gap: 10px;
    }
  }

  @media (max-width: 767px) {
    .logo-grid {
      grid-template-columns: repeat(3, 1fr);
    }
  }

    @media (max-width: 575px) {
    .logo-grid {
      grid-template-columns: repeat(2, 1fr);
    }
  }