.sliderdiv {
    background: #D2AE6DE5 !important;
    /* background-image: url("/img/testimonialBg.png") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; */
}

.saurabh {
    /* border: 2px solid white !important; */
    padding: 0px !important;

    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    min-height: 100vh;
    padding-top: 10em;
    padding-bottom: 10em;
    display: flex;
    position: relative;

}

.sliderinner {
    /* border: 2px solid red; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 80%;
    margin: 0px auto;
    padding: 50px 0px;
}

.sline {
    /* background-color: #D2AE6D; */
    background-color: #F9F5E9;
    width: 2px;
    height: 150px;
}

.imgbox {
    /* border-right: 2px solid #EBDFBD; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 150px;
    /* font-family: OPTICopperplate; */
}

#lastIbox {
    border: none !important;
}

.imgbox span {
    font-size: 96px;
    font-weight: 500;
    text-transform: uppercase;
    /* color: #7B5131; */
    color: white;
}

.imgbox h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    /* font-family: "Quicksand", sans-serif; */
    /* font-family: "Josefin Slab", serif; */
    margin: 0;
    color: white;
}

.imgbox h6 {
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    /* font-family: Collingar; */
    margin: 0;
    color: white;
}

.imgbox h5 {
    font-size: 36px;
    font-weight: 500;
    text-transform: uppercase;
    /* font-family: "Quicksand", sans-serif; */
    color: white;
}


/* enquary  */

.enquirediv {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    background: url("/img/backYImage.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* background-color: #006850;  */
    background-color: #d2ae6d;


    min-height: auto !important;
    padding: 40px 0px !important;
}

.enquirediv h3 {
    /* font-family: Miama; */
    font-size: 40px;
    color: white;
}

.enquiredivbtn {
    background-color: black;
    padding: 16px 30px;
    border-radius: 10px;
    margin: 30px 0px;
}

.enquiredivbtn a {
    text-decoration: none;
    color: white;
    font-size: 20px;
    font-weight: 600;
}

.enguireimg {
    /* border: 2px solid black; */
    width: 50% !important;
}

/* enquary  */

.videosaurabh {
    /* width: 100%;
    height: 100%; */
    height: 100vh;
    z-index: -1;
    position: absolute;
    right: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
}



.mainlogoS {
    width: 55%;
    margin: auto;
    margin-bottom: 10px;
}

.section-cp-23 {
    padding: 2rem 0 !important;
}


.float-image-wrap-new-2 {
    filter: grayscale(.7)
}

.sauabouthide {
    /* display: none !important; */
}



.saumainabout {
    padding-top: 00px !important;
    padding-bottom: 0px !important;
    /* border: 2px solid white; */
}

.sauaboutdiv {
    /* border: 2px solid white; */
    /* display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 90%;
    margin: auto; */
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    /* row-gap: 40px; */
}

.sauaboutimg {
    /* border: 2px solid red; */
    width: 100%;
    height: 300px !important;
    transition: all .4s;
    padding: 0px;
    position: relative;
    overflow: hidden !important;
}

.sauaboutimg img:hover {
    filter: grayscale(0);
    transform: scale(1.1);
    z-index: 100;
    overflow: hidden !important;
}

.sauaboutimg img {
    filter: grayscale(2);
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s;
}

.mySwiper .swiper-slide-next {
    transform: scale(1.4);
    filter: grayscale(0) !important;
}
.mySwiper .swiper-slide {
    filter: grayscale(1);
}
/* .swiper-slide-duplicate {
    filter: grayscale(1);
}
.swiper-slide-prev {
    filter: grayscale(1);
}
.swiper-slide-active {
    filter: grayscale(1);
} */

.sauaboutimgHeading {
    filter: grayscale(0) !important;
    font-size: 30px;
    color: #fff !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-weight: 700;
    background-color: transparent;
    padding: 10px;
    border-radius: 10px;
    background-color: transparent;
    letter-spacing: 2px;
}
.sauaboutimgHeading2 {
    filter: grayscale(0) !important;
    font-size: 30px;
    color: #fff !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-weight: 700;
    background-color: transparent;
    padding: 10px;
    border-radius: 10px;
    background-color: transparent;
    letter-spacing: 2px;
}
.sauaboutimg:hover .sauaboutimgHeading{
    /* background-color: #D2AE6DE5 !important; */
}

.video-card {
    /* background: #fff; */
    /* background: #ff9966; */
    padding: 0px 0px;
    padding-bottom: 0px !important;
    margin: 50px 15px 90px 15px;
    border-radius: 20px;
    box-shadow: 0 15px 45px -20px rgb(0 0 0 / 73%);
    transform: scale(0.8);
    /* opacity: 0.5; */
    transition: all 0.3s;
    /* border: 2px solid white; */
  }


.testimonial-card {
    /* background: #fff; */
    /* background: #ff9966; */
    padding: 20px 0px;
    margin: 50px 15px 90px 15px;
    border-radius: 20px;
    /* box-shadow: 0 15px 45px -20px rgb(0 0 0 / 73%); */
    transform: scale(0.8);
    /* opacity: 0.5; */
    transition: all 0.3s;
    /* border: 2px solid white; */
  }

  .testimonialbox p{
    font-size: 30px;
  }
  .testimonialbox h3{
    font-size: 25px;
  }

  .swiper-button-next, .swiper-button-prev{
    opacity: 0.7;
    color: #D2AE6DE5 !important;
    transition: all 0.3s ease;
}
.swiper-button-prev{
    left: 50px !important; 
    right: auto;
}
.swiper-button-next{
    left: auto; 
    right: 50px !important;
}




@media (max-width:500px) {
    .tpoS {
        text-align: left !important;
    }

    .hero-btn-wrap {
        /* justify-content: center; */
        align-items: center;
        margin-top: 0px;
        display: flex;
    }

    .sliderdiv {
        /* background-color: #FBF9F1; */
        padding-top: 30px;
    }

    .sliderinner {

        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 90%;
        margin: 0px auto;
        padding: 0px 0px;
    }

    .sline {
        display: none;
    }

    .imgbox {
        border-right: none;
        /* border-bottom: 2px solid #EBDFBD; */
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        /* width: 300px; */
        width: auto;
        height: auto;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .imgbox h3 {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        /* font-family: "Quicksand", sans-serif; */
        margin: 0;
        /* color: #D2AE6D; */
        margin-top: -6px;
    }

    .imgbox h6 {
        font-size: 13px;
        font-weight: 500;
        text-transform: uppercase;
        margin: 0;
        /* color: #7B5131; */
    }

    .imgbox span {
        font-size: 36px;
        font-weight: 500;
        text-transform: uppercase;
        /* color: #7B5131; */
    }

    .h3-cp {
        margin-bottom: 0;
        /* font-size: 3em; */
        font-size: 25px;
        display: inline-block;
    }

    .text-s {
        /* font-family: Gt eesti text, sans-serif; */
        font-size: 16px;
    }

    .enquirediv h3 {
        font-size: 20px;
        color: white;
        text-align: center;
        padding: 0px 10px;
    }

    .enquiredivbtn {
        padding: 7px 30px;
        border-radius: 10px;
        margin: 25px 0px;
    }

    .enquiredivbtn a {
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
    }

    .enquirediv img {
        width: 100%;
    }

    .enguireimg {
        /* border: 2px solid black; */
        width: 90% !important;
    }

    .serviceslidehide {
        display: none !important;
    }

    .sauaboutdiv {
        /* border: 2px solid white; */
        display: grid;
        grid-template-columns: 1fr 1fr;
        /* row-gap: 40px; */
    }

    .sauaboutimg {
        filter: grayscale(0);
    }

    .saumainabout {
        padding-top: 0px !important;
    }

    .backBlack {
        background-color: transparent !important;
    }

    .mainlogoS {
        width: 38%;
        margin: auto;
        margin-bottom: 10px;
    }
    .sauaboutimg img {
        filter: grayscale(0);
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all .4s;
    }

    .videosaurabh {
        /* width: 100%;
        height: 100%; */
        height: 100vh;
        z-index: -1;
        position: absolute;
        right: 0;
        left: 0;
        min-height: 100%;
        min-width: 100%;
        object-fit: cover;
    }
}