.slidertwo {
    margin-top: 7.2rem;
    position: relative;
}
.slidertwo .col-12-12 {
    padding: 0;
}
.slidertwo__title {
    font-size: 2.6em;
    color: #edf2f2;
    font-weight: 500;
    line-height: 2.9rem;
    letter-spacing: 2.75px;
    text-shadow: 0 2px 4px rgba(12, 38, 35, 0.34);
    text-transform: uppercase;
    position: absolute;
    z-index: 2;
    width: 100%;
    text-align: center;
    top: 29.5rem;
}
.slidertwo .swiper-two .swiper-slide figure {
    height: 52rem;
    position: relative;
}
.slidertwo .swiper-two .swiper-slide.video__slide figure {
    width: 33rem;
    margin: 0 auto;
}
.slidertwo .swiper-two .swiper-slide.video__slide figure img {
    -o-object-fit: contain;
    object-fit: contain;
}
.slidertwo .swiper-two .swiper-slide figure:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    width: 100%;
    height: 12rem;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(#0c2623), color-stop(80%, transparent));
    background: -o-linear-gradient(top, #0c2623 0, transparent 80%);
    background: linear-gradient(180deg, #0c2623 0, transparent 80%);
}
.slidertwo .swiper-two .swiper-slide figure:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    width: 100%;
    height: 22rem;
    z-index: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(#0c2623), color-stop(80%, transparent));
    background: -o-linear-gradient(bottom, #0c2623 0, transparent 80%);
    background: linear-gradient(360deg, #0c2623 0, transparent 80%);
}
.swiper-two .swiper-slide {
    text-align: center;
    opacity: 1 !important;
}
.swiper-two .swiper-slide:not(.swiper-slide-active) {
    opacity: 0 !important;
}
.swiper-two .swiper-wrapper {
    position: relative;
}
.swiper-two .swiper-slide {
    height: 100%;
    position: static !important;
}
.swiper-two .swiper-slide span {
    position: absolute;
    bottom: 9.4rem;
    left: 0;
    z-index: 2;
    width: 33rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    font-size: 1.1em;
    color: #edf2f2;
    line-height: 2.2rem;
    text-shadow: 0 2px 4px rgba(12, 38, 35, 0.34);
    letter-spacing: 1.32px;
    text-transform: uppercase;
}
.swiper-two__copy h4,
.swiper-two__desc {
    text-shadow: 0 2px 4px rgba(12, 38, 35, 0.34);
    color: #edf2f2;
    font-size: 1.6em;
    line-height: 2.8rem;
    font-family: minion-pro, serif;
}
.swiper-two__copy h4 {
    font-size: 2.2em;
    left: 2.8rem;
    margin-bottom: 1.6rem;
    font-weight: 400;
}
.swiper-two__copy {
    position: relative;
    top: -3.9rem;
    z-index: 2;
    padding: 0 4rem;
}
.pagination-two {
    bottom: auto !important;
    top: 44.4rem !important;
}
.show-mobile__slidertwo {
    display: block !important;
}
.show-desktop__slidertwo {
    display: none !important;
}
.slidertwo__back {
    position: absolute;
    width: 40rem;
    right: -7rem;
    top: -28rem;
}
.slidertwo__back img {
    opacity: 0.3;
}
.swiper-slide__fig__cta,
.swiper-two__cta {
    font-size: 1.1em;
    line-height: 2.2rem;
    letter-spacing: 1.32px;
    text-transform: uppercase;
    text-decoration: underline;
    display: block;
    text-align: center;
    text-shadow: 0 2px 4px rgba(12, 38, 35, 0.34);
    color: #edf2f2;
}
.swiper-slide__fig__cta {
    color: #6a998b;
}
.swiper-two__cta {
    margin-top: 2.5rem;
}
.swiper-two__cta:last-of-type {
    margin-top: 1rem;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .swiper-two__copy {
        width: 30rem;
        margin: 0 auto;
        padding: 0;
    }
}
@media only screen and (min-width: 992px) {
    .swiper-slide__fig__cta,
    .swiper-two__cta {
        text-align: left;
        font-size: 1.6em;
        line-height: 3.2rem;
        letter-spacing: 1.92px;
    }
    .swiper-two__cta {
        margin-top: 3.1rem;
    }
    .swiper-two__cta:last-of-type {
        margin-top: 2.1rem;
    }
    .swiper-slide__fig__cta {
        margin-bottom: 2.6rem;
    }
    .swiper-slide__fig__cta:hover,
    .swiper-two__cta:hover {
        text-decoration: none;
    }
    .slidertwo {
        margin-bottom: 13.3rem;
        margin-top: 16rem;
    }
    .slidertwo__back {
        position: absolute;
        width: 69rem;
        right: calc(36vw - 69rem);
        top: -13rem;
    }
    .show-mobile__slidertwo {
        display: none !important;
    }
    .show-desktop__slidertwo {
        display: block !important;
    }
    .slidertwo .row {
        max-width: 140.8rem;
    }
    .slidertwo.maxwidth .row {
        max-width: 142.6rem;
    }
    .swiper-two .swiper-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .slidertwo .swiper-two .swiper-slide figure {
        height: 62rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    .swiper-two__copy {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        top: 0;
        padding-left: 5.801136363636363%;
        padding-right: 2.681818181818182%;
        margin-top: 9.6rem;
    }
    .pagination-two {
        width: calc(50% - 5.801136363636363% - 2.681818181818182%) !important;
        left: auto !important;
        right: 2.681818181818182% !important;
        -webkit-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        transform: translateX(0) !important;
        padding: 0;
        top: auto !important;
        bottom: 0.3rem !important;
    }
    .swiper-two__copy h4,
    .swiper-two__desc {
        text-align: left;
    }
    .swiper-two__copy h4 {
        font-size: 2.2em;
        line-height: 3.8rem;
        font-weight: 500;
        margin-bottom: 2.6rem;
    }
    .swiper-two__desc {
        font-size: 1.8em;
        line-height: 3.2rem;
        margin-top: 0;
        max-height: 38rem;
        overflow: auto;
    }
    .swiper-two .swiper-slide span {
        font-size: 1.6em;
        line-height: 3.2rem;
        letter-spacing: 1.92px;
        bottom: 4.3rem;
        left: 11.802272727272727%;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        width: auto;
    }
    .slidertwo__title {
        width: 50%;
        right: 0;
        top: 2rem;
        text-align: left;
        padding-left: 5.801136363636363%;
        font-size: 3.4em;
        line-height: 4.8rem;
        letter-spacing: 3.48px;
    }
    .fix__title__top {
        top: 0 !important;
    }
    .slidertwo .swiper-two .swiper-slide figure:after,
    .slidertwo .swiper-two .swiper-slide figure:before {
        display: none;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .maxwidth .slidertwo__title,
    .maxwidth .swiper-two__copy {
        padding-left: 7.001136363636363%;
    }
    .maxwidth .swiper-two .swiper-slide span {
        left: 14.002272727272727%;
    }
    .maxwidth .pagination-two {
        width: calc(50% - 7.001136363636363% - 2.681818181818182%) !important;
    }
}
@media only screen and (min-width: 1200px) {
    .slidertwo .swiper-two .swiper-slide figure {
        padding-left: 0;
    }
    .pagination-two {
        width: calc(50% - 9.801136363636363% - 5.681818181818182%) !important;
        left: auto !important;
        right: 5.681818181818182% !important;
        -webkit-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        transform: translateX(0) !important;
        padding: 0;
        top: auto !important;
        bottom: 0.3rem !important;
    }
    .swiper-two__copy {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        top: 0;
        padding-left: 9.801136363636363%;
        padding-right: 5.681818181818182%;
        margin-top: 13.6rem;
    }
    .slidertwo__title {
        width: 50%;
        right: 0;
        top: 6rem;
        text-align: left;
        padding-left: 9.801136363636363%;
        font-size: 3em;
        line-height: 4.8rem;
        letter-spacing: 3.48px;
    }
    .swiper-two .swiper-slide span {
        font-size: 1.6em;
        line-height: 3.2rem;
        letter-spacing: 1.92px;
        bottom: 4.3rem;
        left: 19.602272727272727%;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        width: auto;
    }
}
.slidertwo.no__sub__title {
    margin-top: 0;
}
.slidertwo.no__sub__title .swiper-two__copy {
    padding-bottom: 3.4rem;
}
.slidertwo.no__sub__title .slidertwo__back {
    display: none;
}
@media only screen and (min-width: 992px) {
    .slidertwo.no__sub__title .swiper-two__copy {
        padding-bottom: 0;
    }
    .slidertwo.no__sub__title {
        margin-top: 6.8rem;
        margin-bottom: 13.8rem;
    }
    .slidertwo.no__sub__title .slidertwo__back {
        display: block;
        top: -7rem;
        right: -20rem;
    }
}
@media only screen and (min-width: 768px) {
    .overflow__image.slidertwo .swiper-two .swiper-slide:first-child figure img {
        object-fit: contain !important;
    }
}
.slidertwo.fix-top {
    margin-top: 0;
}
@media only screen and (min-width: 1200px) {
    .slidertwo__top__contact {
        margin-top: 26rem !important;
    }
}
