/*Explore Nature Override Style*/

.vco-container-fluid {
    padding-left: 15px !important;
}

.vco-container-fluid .static-img-h4 {
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 5;
}


/*Explore Nature Slide Arrow*/

.splide__arrow {
    width: 50px !important;
    height: 50px !important;
    background-color: #0953A9 !important;
    opacity: 1;
}

.splide__slide {
    position: relative;
    margin-right: 30px !important;
    padding-right: 0 !important;
}

.splide__arrow:disabled {
    pointer-events: none;
}

.splide__arrow:disabled,
.splide__arrow:hover {
    background-color: #F9F9F9 !important;
}

.splide__arrow:disabled svg,
.splide__arrow:hover svg {
    fill: #343C5C !important;
}

.splide__arrow svg {
    fill: white !important;
    position: absolute;
    top: 15px;
    left: 15px;
    height: 1em !important;
    width: 1em !important;
}

.splide__arrow--prev svg {
    left: -13px;
}

.splide__arrow--prev {
    left: -7px !important;
}

.splide__arrow--next {
    left: 50px !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 736px) {

    .vco-container-fluid .vco-8,
    .vco-container-fluid .vco-4 {
        padding-left: 30px !important;
    }

    .splide__arrows {
        display: none;
    }
}

.splide__slide {
    padding: 0px 30px 0px 0px;
}

.splide__slide .card {
    border: none;
}

.splide__slide .link {
    display: block;
}

.splide__slide .link::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, .01) 70%, rgba(0, 0, 0, .75));
    z-index: 1;
}


/* Splide-Tags and Splide-Post Style */

.splide__arrows {
    position: absolute;
    left: -51%;
    top: 310px;
}

.splide__arrow {
    background-color: transparent;
    font-size: 3rem;
}


/* End Splide-Tags and Splide-Post Style */


/* Splide-Mixed Style */

.splide-mixed .splide__arrows {
    position: initial;
}

.splide-mixed .splide__arrow {
    background-color: transparent;
    font-size: 3rem;
}

.splide-mixed .splide__arrow--prev {
    left: -440px;
    top: 80%;
}

.splide-mixed .splide__arrow--next {
    left: -360px;
    top: 80%;
}


/* End Splide-Mixed Style */

.splide__pagination__page.is-active {
    background: #fff0;
}

.vco-4 {
    padding-left: 0 !important;
    padding-right: 3vw !important;
    padding-top: 100px !important;
}

.splide__slide .card-title,
.splide__slide .sm-title {
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
    margin-bottom: 5px;
}

.splide__slide .card-text {
    font-size: 12px;
    font-weight: 500;
    color: #373737;
    line-height: 17px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

.vco-btn-rm {
    color: #4c7aac;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
}

.vco-title {
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    font-size: 28px;
    color: #0A0C0A !important;
    line-height: 120%;
}

.vco-4 p {
    font-size: 14px;
    color: #373737;
    font-weight: 500;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.card-img-top {
    height: 300px;
    object-fit: cover;
    object-position: 50% 50%;
}

.splide__pagination {
    display: none !important;
}

.card-body {
    height: 150px;
    padding: 1.25rem 1.25rem 0rem;
    position: relative;
    z-index: 1;
}

.card-rm {
    padding: 0rem 1.25rem 1.25rem;
    position: relative;
    z-index: 2;
    background-color: #fff;
}

.vco-8 {
    padding-right: 0px !important;
}

.vco-static-img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: 50% 50%;
}

.vco-static-img-cities {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: 50% 50%;
}

.vco-btn-lm {
    margin-top: 60px !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 50px;
    letter-spacing: 2px;
    font-size: 12px;
    text-transform: uppercase !important;
    background-color: #3a5385;
    padding: 10px 30px;
}

.static-img-h4 {
    position: absolute;
    bottom: 50px;
    left: 30px;
    color: #fff !important;
    font-size: 24px !important;
}


/*  Table and below */

@media all and (max-width: 980px) {
    .vco-8 {
        margin-top: 40px;
        padding: 0px 64px;
    }

    .card-body {
        height: 240px;
    }

    .card-img-top {
        height: 200px;
    }

    .splide__arrow--prev {
        left: -31.5vw;
    }

    .splide__arrow--next {
        left: -24vw;
    }

    .vco-static-img {
        height: 550px;
    }
}

.vco-row {
    width: 100% !important;
    max-width: 100% !important;
}


/*  Mobile View */

@media all and (max-width: 767px) {
    .vco-title {
        font-size: 24px !important;
    }

    .splide__arrow--next {
        left: 12vw;
        top: 112%;
    }

    .splide__arrow--prev {
        left: -7vw;
        top: 112%;
    }

    .card-body {
        height: 160px;
    }

    .vco-4 {
        padding-left: 48px !important;
        padding-top: 0px !important;
    }

    .vco-8 {
        padding: 0px 0px 0px 48px;
    }

    .vco-container-fluid {
        padding-left: 0px !important;
    }

    .vco-static-img-cities {
        height: 270px !important;
    }

    .vco-static-img {
        height: 200px;
    }
}

@media only screen and (max-device-width: 767px) and (orientation: portrait) {
    .splide__arrows {
        position: absolute;
        left: 8px;
        top: 260px;
    }

    .splide-posts .splide__arrows {
        top: 470px;
    }
}

@media only screen and (max-device-width: 767px) and (orientation: landscape) {
    .splide__arrows {
        top: 260px;
        left: 8px;
    }

    .splide-posts .splide__arrows {
        top: 460px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .splide__arrows {
        left: -72%;
        top: 430px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .splide__arrows {
        top: 440px;
        left: -52%;
    }

    .splide-posts .splide__arrows {
        top: 330px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
    .splide__arrows {
        left: -52%;
    }

    .splide-posts .splide__arrows {
        top: 330px;
    }
}