.sliderImgcont img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.style1 .sliderImgcont {
    margin: 13px;
    padding-bottom: 35px;
}

.style1 .sliderImgcont .swiper-slide {
    display: flex;
    border: 2px solid #b4aea2;
}

.style1 .sliderImgcont .swiper-slide.right {
    flex-direction: row-reverse;
}

.style1 .sliderImgcont .swiper-slide .img-container {
    width: 47.5%;
    max-height: 297.5px;
}

.style1 .sliderImgcont .swiper-slide .info-container {
    width: 52.5%;
    padding: 29px 33px 29px 55px;
}

.style1 .sliderImgcont .swiper-slide .info-container .uv-title {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.style1 .sliderImgcont .swiper-slide .info-container .uv-content {
    margin-bottom: 27px;
    min-height: auto;
    color: #152916;
    height: 112px;
    overflow: hidden;
}

.style1 .sliderImgcont .swiper-slide .info-container .uv-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.style1 .sliderImgcont .swiper-slide .info-container .uv-content p:last-of-type {
    margin-bottom: 0;
}

.style1 .sliderImgcont .swiper-slide .info-container .button {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.57px;
    letter-spacing: 1px;
    background-color: transparent;
    color: #244c4a;
    border: 2px solid #244c4a;
    text-transform: uppercase;
    min-width: 245px;
    height: 48px;
    display: block;
    width: fit-content;
    text-align: center;
    align-content: center;
}

.style1 .sliderImgcont .swiper-slide .info-container .button:hover {
    background-color: #244c4a;
    color: #fff;
}

.style1 .swiper-pagination-bullets {
    position: relative;
    bottom: -24px;
    text-align: center;
}

.style1 .swiper-pagination-bullet {
    width: 74px;
    height: 5px;
    border-radius: 4px;
    background-color: #fff;
}

.style2 .sliderImgcont {
    padding: 35px 45px 45px 45px;
    max-width: 1309px;
}

.style2 .sliderImgcont:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 373px;
    background-color: #c1bbad;
}

.style2 .sliderImgcont:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 270px;
    background-color: #b4aea2;
}

@media (max-width: 1280px) {
    .style2 .sliderImgcont:before {
        height: 55.8%;
    }

    .style2 .sliderImgcont:after {
        height: 43.6%;
    }
}

.style2 .sliderImgcont .swiper-slide {
    display: flex;
    height: auto;
}

.style2 .sliderImgcont .swiper-slide.right {
    flex-direction: row-reverse;
}

.style2 .sliderImgcont .swiper-slide .img-container {
    width: 64.5%;
}

.style2 .sliderImgcont .swiper-slide .info-container {
    width: 35.5%;
    padding: 50px;
    color: #244c4a;
    background-image: url("../png/white-water-texture-background-abstract-pattern.png");
    background-color: #c1bbad;
}


.style2 .sliderImgcont .swiper-slide .info-container .uv-title {
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0.5299999713897705px;
    margin-bottom: 18px;
    min-height: 58px;
}

.style2 .sliderImgcont .swiper-slide .info-container .uv-content {
    margin-bottom: 27px;
    min-height: auto;
    color: #152916;
}

.style2 .sliderImgcont .swiper-slide .info-container .uv-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.style2 .sliderImgcont .swiper-slide .info-container .uv-content p:last-of-type {
    margin-bottom: 0;
}

.style2 .sliderImgcont .swiper-slide .info-container .button {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.57px;
    letter-spacing: 1px;
    background-color: transparent;
    color: #244c4a;
    border: 2px solid #244c4a;
    text-transform: uppercase;
    min-width: 245px;
    height: 48px;
    display: block;
    width: fit-content;
    text-align: center;
    align-content: center;
}

.style2 .sliderImgcont .swiper-slide .info-container .button:hover {
    background-color: #244c4a;
    color: #fff;
}

.style2 .swiper-pagination-bullets {
    display: none;
}

.style3 .swiper-pagination-fraction {
    font-size: 40px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: 2px;
    text-align: center;
    color: rgba(32, 67, 65, 1);
    width: fit-content;
    position: absolute;
    right: 50px;
    left: initial;
    z-index: 103;
    bottom: 150px;
}

.style3 .sliderImgcont {
    padding: 30px;
    max-width: 1105px;
}

.style3 .sliderImgcont .swiper-slide {
    display: flex;
    background-color: #fff;
}

.style3 .sliderImgcont .swiper-slide.right {
    flex-direction: row-reverse;
}

.style3 .sliderImgcont .swiper-slide .img-container {
    width: 39.05%
}

.style3 .sliderImgcont .swiper-slide .img-container img {
    height: auto;
}

.style3 .sliderImgcont .swiper-slide.left .info-container {
    width: 60.95%;
    padding-top: 70px;
    padding-left: 70px;
}

.style3 .sliderImgcont .swiper-slide .info-container .uv-content {
    margin-bottom: 27px;
    min-height: auto;
    color: #152916;
}

.style3 .sliderImgcont .swiper-slide .info-container .uv-content p img {
    width: auto;
}


.style3 .sliderImgcont .swiper-slide .info-container .uv-content p:last-of-type {
    margin-bottom: 0;
}

.style3 .sliderImgcont .swiper-slide .info-container .button {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.57px;
    letter-spacing: 1px;
    background-color: transparent;
    color: #244c4a;
    border: 2px solid #244c4a;
    text-transform: uppercase;
    min-width: 245px;
    height: 48px;
    display: block;
    width: fit-content;
    text-align: center;
    align-content: center;
}

.style3 .sliderImgcont .swiper-slide .info-container .button:hover {
    background-color: #244c4a;
    color: #fff;
}

.style3 .swiper-pagination-bullets {
    display: none;
}

.swiper-buttons {
    position: absolute;
    right: 0;
    top: 50%;
    background-color: #152916;
    width: 80px;
    height: 169px;
    transform: translate(50%, -50%) scale(.7);
    z-index: 2;
    border-radius: 50px;
    border: 4px solid rgba(36, 76, 74, 1)
}

.style2 .swiper-buttons {
    right: 63.5%;
}

.style2.buttonright .swiper-buttons {
    right: 36.5%;
}

.swiper-buttons .swiper-button-next,
.swiper-buttons .swiper-button-prev {
    position: absolute;
    background: #fff;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    left: 50%;
    right: inherit;
    top: inherit;
    bottom: inherit;
}


.swiper-buttons .swiper-button-prev {
    bottom: 50%;
    transform: translate(-50%, 70%);
}

.swiper-buttons .swiper-button-next {
    top: 50%;
    transform: translate(-50%, -70%);
}

.swiper-buttons .swiper-button-prev::after,
.swiper-buttons .swiper-button-next::after {
    color: #707784;
    font-size: 30px;
}

.style3 .swiper-buttons .swiper-button-next {
    transform: rotate(-90deg) translate(75%, -50%);
}

.style3 .swiper-buttons .swiper-button-prev {
    transform: rotate(-90deg) translate(-70%, -50%);
}

@media (max-width: 600px) {
    .swiper-buttons {
        transform: translate(50%, -50%) scale(1);
    }

    .swiper-buttons .swiper-button-next,
    .swiper-buttons .swiper-button-prev {
        width: 45px;
        height: 45px;
    }

    .swiper-buttons .swiper-button-prev::after,
    .swiper-buttons .swiper-button-next::after {
        font-size: 20px;
    }
}


.style3.card .sliderImgcont .swiper-slide {
    background-color: transparent;
}

.style3.card .sliderImgcont .swiper-slide .img-container {
    width: 100%;
    position: relative;
}

.style3.card .sliderImgcont .swiper-slide .img-container:before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(23, 23, 23, 0.8) 90%);
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 175px;
}

.style3.card .sliderImgcont .swiper-slide .info-container {
    position: absolute;
    padding: 50px;
    bottom: 0;
    width: 100%;
}

.style3.card .sliderImgcont .swiper-slide .info-container .uv-title {
    font-size: 30px;
    font-weight: 400;
    line-height: 37px;
    letter-spacing: 0.23999999463558197px;
    color: #fff;
}

.style3.card .sliderImgcont .swiper-slide .info-container .uv-content {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    color: #fff;
}


@media (max-width: 600px) {

    .style3 .sliderImgcont {
        max-width: 90vw;
        padding: 0;
        margin-top: 50px;
    }

    .style3.card .sliderImgcont .swiper-slide .info-container {
        padding: 15px;
    }

    .style3.card .sliderImgcont .swiper-slide .info-container .uv-content p {
        display: none;
    }

    .style3.card .sliderImgcont .swiper-slide .info-container .uv-title {
        font-size: 20px;
        font-weight: 400;
        line-height: 37px;
        letter-spacing: 0.23999999463558197px;
    }

    .uv-cont-spa .swiper-buttons,
    .uv-cont-spa .style3.card .swiper-buttons {
        right: 50%;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .uv-cont-spa .style3.card.buttonright .swiper-buttons {
        right: 50% !important;
    }

    .uv-cont-spa .swiper-buttons .swiper-button-prev {
        transform: none !important;
        right: auto;
        left: -10px;
    }

    .uv-cont-spa .swiper-buttons .swiper-button-next {
        transform: none !important;
        right: -10px;
        left: auto;
    }

    .uv-cont-spa .swiper-buttons {
        background-color: transparent;
        border: none;
    }


    .style3 .sliderImgcont .swiper-slide {
        flex-direction: column;
    }
    .style3 .sliderImgcont .swiper-slide .img-container {
        width: 100%;
    }
    .style3 .sliderImgcont .swiper-slide.left .info-container{
        width: 100%;
        padding: 10px;
    }
}