.homegallery .calltoaction__splitimage__image__copy{
    margin-top: 11rem;
}

.homegallery .calltoaction__splitimage__image__copy figure{
    margin-bottom: 2rem;
}

.homegallery .calltoaction__splitimage__image__copy figure img{
    width: 16rem;
}

.homegallery .calltoaction__button__wrapper{
    margin-top: 6rem;
    padding-bottom: 6rem;
}

.homegallery .secondhome .calltoaction__button{
    position: relative;
    bottom: 15px;
}

.swiper-home p.swiper-home__description{
    width: 100%;
    font-size: 1.2em;
    line-height: 2.4rem;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 500;
    color: #EDF2F2;
    text-align: center;
    margin-top: 1.6rem;
    width: 27rem;
    margin: 0 auto;
    text-shadow: 0px 2px 4px rgba(12, 38, 35, .34);
}

.swiper-home .swiper-slide img:nth-child(2),
.swiper-home .swiper-slide img:nth-child(3),
.swiper-home .swiper-slide img:nth-child(4),
.swiper-home .swiper-slide img:nth-child(5){
    /* width: 345px; */
    -webkit-transform: translateX(16px);
        -ms-transform: translateX(16px);
            transform: translateX(16px);
}

.swiper-home .swiper-slide img:nth-child(1){
    /* width: 345px; */
}

.swiper-home .swiper-slide{
    text-align: center;
    opacity: 1 !important;
}


.swiper-home .swiper-slide:not(.swiper-slide-active){ opacity: 0 !important;}


.pagi__mobile{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 5vw;
    margin: 0 auto;
    width: 100%;
    position: relative;
    bottom: .5rem;
}

.homegallery__local.calltoaction__splitimage__image__copy figure img{
    object-fit: contain !important;
    height: 1.9rem;
}

@media only screen and (min-width: 573px){
    .pagi__mobile{
        padding: 0;
        width: 400px;
    }
}

.swiper-pagination-bullets .swiper-pagination-bullet{
    height: 2.5px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    border-radius: 0;
    background-color: #EDF2F2;
    margin-right: 0.5em;
}

#calltoaction4 .swiper-pagination-bullets .swiper-pagination-bullet{
    background-color: #EDF2F2;
}

.swiper-pagination-bullets .swiper-pagination-bullet:last-child{
    margin-right: 0;
}

.pagi__desktop{
    display: none;
}

.pagi__mobile{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.swiper-home__description{
    display: block;
}

.swiper-home__description__desktop{
    display: none;
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.homegallery .calltoaction__splitimage__image__copy h4{
    margin-bottom: 2.2rem;
}

.homegallery .calltoaction__splitimage{
    position: relative;
    bottom: 2.7rem;
}

.homegallery .calltoaction__splitimage__image__copy h5{
    position: relative;
    z-index: 2;
}

.homegallery .calltoaction__splitimage__image__copy h5 br{
    display: none;
}

 .swiper-home .swiper-slide figure{
    position: relative;
    width: 34.5rem;
    height: 36.5rem;
    margin: 0 auto;
}

.swiper-home .swiper-slide figure img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.swiper-home .swiper-slide figure img:nth-child(1){
    z-index: 5;
}

.swiper-home .swiper-slide figure img:nth-child(2){
    z-index: 4;
}

.swiper-home .swiper-slide figure img:nth-child(3){
    z-index: 3;
}

.swiper-home .swiper-slide figure img:nth-child(4){
    z-index: 2;
}
.swiper-home .swiper-slide figure img:nth-child(5){
    z-index: 1;
}

.swiper-home .swiper-slide img:nth-child(3){
    transform: translateY(-1rem);
}

.swiper-pagination-bullets .swiper-pagination-bullet{
    position: relative;
}

.swiper-pagination-bullets .swiper-pagination-bullet:after{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 3rem;
    z-index: 1;
}

.slidertwo .swiper-pagination-bullets .swiper-pagination-bullet:after{
    top: auto;
    transform: translateY(0);
    bottom: 0;
}

@media only screen and (min-width: 768px){
    .homegallery .calltoaction__splitimage__image__copy h5 br{
        display: block;
    }
}

@media only screen and (min-width: 769px){

    .swiper-home .swiper-slide img:nth-child(3){
        transform: translateY(-4rem);
    }

    .homegallery .pagi__mobile{
        display: none;
    }

    .homegallery .pagi__desktop{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    
    .homegallery__local.calltoaction__splitimage__image__copy{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        height: 100%;
        position: absolute;
        margin-bottom: 0;
        margin-top: 0;
        /* margin-left: 33.33333333333333vw;
        margin-right: 33.33333333333333vw; */
        /* margin-right: 25vw; */
        left: 55%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 42.2rem;
    }

    .homegallery .calltoaction__button__wrapper{
        margin-top: 0;
        height: 100%;
        position: static;
        z-index: 0;
    }

    .homegallery .col-12-8{
        height: 100%;
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        position: static;
        z-index: 1;
        padding-left: 0 !important;
    }

    .homegallery .calltoaction__splitimage{
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative;
        width: 45rem;
        left: calc(35vw - 45rem);
    }

    .swiper-home .swiper-wrapper{
        padding-bottom: 0;
    }

    .swiper-home p.swiper-home__description{
        text-align: left;
        margin: auto;
        width: 100%;
    }

    .swiper-home .swiper-slide figure{
        width: 45rem;
        height: 47.6rem;
    }

    .swiper-home .swiper-slide img{
        width: 45rem;
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
                transform: rotate(0);
        max-width: none;
        position: relative;
        -o-object-fit: contain;
           object-fit: contain;
    }

    .homegallery .calltoaction__splitimage__image__copy figure img{
        width: auto;
        left: 0;
    }

    .swiper-home__description{
        display: none;
    }

    .swiper-home__description__desktop{
        opacity: 1;
        visibility: visible;
        height: 6.4rem;
        display: block;
        font-size: 1.6em;
        line-height: 3.2rem;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-weight: 500;
        color: #EDF2F2;
        text-align: left;
        margin-top: 0;
        margin-bottom: 3.5rem;
        text-shadow: 0px 2px 4px rgba(12, 38, 35, .34);
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
    }

    .homegallery .calltoaction__splitimage__image__copy h5{
        margin-bottom: 6rem;
    }

    .homegallery .swiper-pagination-bullets{
        position: relative;
        padding-left: 0;
        width: 100%;
    }
    
    .homegallery .calltoaction__button{
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 3.185rem;
    }

    .homegallery__local.calltoaction__splitimage__image__copy figure img{
        height: 2.65rem;
    }
}

@media only screen and (min-width: 1200px){
    .homegallery .calltoaction__splitimage{
        width: 66rem;
        left: calc(30vw - 55rem);
    }

    .swiper-home .swiper-slide figure{
        width: 66rem;
        height: 70rem;
    }
    
    .swiper-home .swiper-slide img{
        width: 66rem;
    }
}

@media only screen and (min-width: 1200px) and (max-height: 768px){
    .homegallery .calltoaction__splitimage{
        left: calc(22vw - 55rem) !important;
    }
}

@media only screen and (min-width: 1400px){
    .homegallery .calltoaction__splitimage{
        left: calc(26vw - 55rem);
    }
}

@media only screen and (min-width: 1500px){
    .homegallery .calltoaction__splitimage{
        left: calc(21vw - 55rem);
    }
}

/* Plate animation */

@media only screen and (min-width: 1024px){
    
    .swiper-home .swiper-slide figure img:nth-child(4){
        -webkit-animation: arcBottomRight 5.5s ease-in-out infinite;
                animation: arcBottomRight 4.5s ease-in-out infinite;
    }
    
    .swiper-home .swiper-slide figure img:nth-child(5){
        -webkit-animation: arcTopLeft 7.5s ease-in-out infinite;
                animation: arcTopLeft 7.5s ease-in-out infinite;
    }
}