﻿.block-sliders {
    position: relative;
    overflow: hidden;
}
.content-image {
    position: relative;
}

    .content-image::after {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.5); /* adjust opacity */
        z-index: 1;
    }

    .content-image img {
        width: 100%;
        display: block;
    }
.item-info {
    position: absolute;
    z-index: 2;
}

    /* Make sure slider content stays above overlay */
    .block-sliders .item-content {
        position: relative;
        z-index: 2;
    }



.slikkslidee .item-content{
    height:100vh;
}

.button-slider {
    color: white !important;
}

.imageabouttt{
    height:382px;
    object-fit:cover;
    width:100%;
}
.divabout .content{
}
.divabout .block-widget-banner{
    width:100%!important;
}
.meet{
    height:450px;
    width:100%!important;
    object-fit:cover;
}
[class~=block-lookbook][class~=layout-2] [class~=lookbook-intro-wrap] [class~=lookbook-intro]{
    text-align:left!important;
}
.looomeet{
    width:100%!important;
    padding:20px;
}

.testimonial-title {
    color: #9f7c50!important;
}
.testimonial-excerpt{
    color:black!important;
}
[class~=block-info] [class~=info-wrap] {
    max-width: 70% !important;
    background-color: transparent !important;
    color: white;
    font-size: 20px;
    font-weight: bold;
}
.servicetitlee {
    font-size: 4.5pc!important;
    font-weight: bold;
    color: white !important;
}
lookbook .lookbook-intro-wrap .title {
    color: #9f7c50 !important;
}
@media only screen and (min-width: 501px) and (max-width: 1000px) {
    .imageaboutusss{
        height:450px!important;
        object-fit:cover;
    }
    .meet{
        height:500px!important;
    }
    .slikkslidee {
        height: auto !important;
    }

        .slikkslidee .item-content {
            height: auto !important;
        }
    .imageabouttt{
        height:320px!important;
    }
    .titlebanner {
        font-size: .14in !important;
    }
    .inforrrrap1 {
        font-size: 14px !important;
        font-weight: normal !important;
        text-align: left !important;
    }
    .divDesktop{
        display:none!important;
    }
    .divMobile{
        display:block!important;
        
    }
    .divwittt {
        width: 100% !important;
        align-items:center;
        justify-content:center;
    }
    .divbtnsednddd{
        text-align:center;
    }
}
@media only screen and (max-width: 540px) {
    .slikkslidee {
        height: auto !important;
    }

        .slikkslidee .item-content {
            height: auto !important;
        }
    .ourservices{
        height:500px!important;
    }
    .inforrrrap{
        font-size:13px!important;
    }
    .servicetitlee {
        font-size: 3pc !important;
    }
    .servicetitlee2 {
        font-size: 3pc !important;
    }
    .block-widget-banner {
        margin-bottom: 10px;
    }
    .inforrrrap1 {
        font-size: 14px !important;
        font-weight: normal !important;
        text-align: left !important;
    }
    .divaboutsormaiy{
        height:950px!important;
    }
    .divDesktop {
        display: none !important;
    }

    .divMobile {
        display: block !important;
    }

    .diplaymeet {
        margin-top:20px!important;
        font-size: 3.5rem!important;
    }
  
}
.slikkslidee{
    height:100vh;
}
.ourservices {
    height: 700px;
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url(/Images/ourservices.jpeg);
    background-position: center;
    background-size: cover;
}
.servicewrap1{
    height:100%;
}

.servicewrap2 {
    height: 100%;
    display:flex;
    align-items:center;
    justify-content:center;
}

.servicetitlee2 {
    color: white !important;
    font-weight: bold;
}

.bannerwrapper{
    padding-bottom:25px!important;
    padding-left:0!important;
    padding-right:0!important;
}
@media only screen and (min-width: 1200px) {
    .titlebanner {
        font-size: .2125in !important;
    }
    .inforrrrap1 {
        font-size: 16px !important;
        font-weight: normal !important;
    }
    .servicetitlee2 {
        font-size: 4.5pc !important;
    }
}
.divaboutsormaiy {
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url(/Images/aboutsoramiy.jpeg);
    height: 600px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.divImagemeet{
    border:2px solid white;
    padding:10px!important;
    background-color:white;
}

@media only screen and (min-width: 1200px) {
    .divMobile {
        display: none !important;
    }
}

.inforrrrap2 {
    display: flex;
    justify-content: center;
    width: 100%;
}

.feature-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 220px; /* force equal height */
}

    .feature-box h4 {
        min-height: 60px; /* keeps titles equal */
        line-height: 1.4;
        margin: 15px 0;
        color: white
    }

    .feature-box hr {
        width: 60px;
        border: 1px solid white;
    }
.feature-title {
    max-width: 220px;
    margin: 15px auto;
    line-height: 1.4;
    min-height: 72px; /* forces equal height */
}

.myMeetThumbs .swiper-slide {
    opacity: 0.5;
    cursor: pointer;
}

.myMeetThumbs .swiper-slide-thumb-active {
    opacity: 1;
}
/* Force equal thumbnail size */
.myMeetThumbs .swiper-slide {
    width: 150px !important; /* fixed width */
    height: 150px !important; /* fixed height */
    flex-shrink: 0;
}

    .myMeetThumbs .swiper-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover; /* crop nicely */
        border-radius: 8px;
    }

/* Remove unwanted spacing */
.myMeetThumbs .swiper-wrapper {
    gap: 0 !important;
}

.myMeetMain .swiper-slide {
    height: 500px; /* must match container */
    display: flex;
    align-items: center;
    justify-content: center;
}

    .myMeetMain .swiper-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover; /* keeps image clean without distortion */
        border-radius: 10px;
    }

.meet-section {
    position: relative;
    background-image: url('/Images/saten.jpeg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

    /* RGBA Overlay */
    .meet-section::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.2); /* Adjust opacity here */
        z-index: 1;
    }

    /* Keep content above overlay */
    .meet-section .row {
        position: relative;
        z-index: 2;
    }

.btnsend {
    border: 1px solid white !important;
    background: transparent !important;
    color: white !important;
    border-radius: 20px !important;
    margin-top: 30px;
    padding:10px 30px!important;
}

    .btnsend:hover {
        border: 1px solid white !important;
        background: white !important;
        color: #dfc3ba !important;
    }

