.apartment_section {
    background: #fff;
    position: relative;
    overflow: hidden;
}
.introContainer{
    width: 100%;
    padding: 90px 0 55px 0;
}
.textContainer{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.introDesktop{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
} 
.introDesktop span{
    font-family: 'Fakt Pro';
    font-size: 26px;
    font-weight: 350;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: center;
    color: #4B5257;
    width: 62%;
}  

.introDesktop img{
    padding: 0 11.438rem 0 11.5rem;
}

.brownArrow{
    background-color: #9A6545;
}

.whiteArrow{
    background-color: white;
}

.changeImg{
    rotate: 180deg;
}

.sectionTitles{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 35px;
    text-align: center;
}

.sectionTitle{
    font-family: 'Fakt Pro';
    font-size: 40px;
    font-weight: 200;
    line-height: 72px;
    text-align: center;
    color: #4B5257;
    ;
    margin: 0;
    text-transform: uppercase;
}

.white-arrow {
    color: white !important;
}

.brown-arrow {
    color: brown !important;
}


.sectionSubtitle{
    width: 100%;
    font-family: 'Fakt Pro';
    font-size: 20px;
    font-weight: 350;
    line-height: 30px;
    text-align: center;
    color: #4B5257;
}

.sectionSubtitleArt
{   
    width: 100%;
    font-family: 'Fakt Pro';
    font-size: 20px;
    font-weight: 350;
    line-height: 28px;
    text-align: center;
    color: #4B5257;
}

.unitsSubtitle{
    width: 100%;
    font-family: 'Fakt Pro';
    font-size: 20px;
    font-weight: 350;
    line-height: 30px;
    text-align: center;
    color: #4B5257;
}
.greenSquare {
    position: absolute;
    top: -20px;
    height: 20px;
    width: 55%;
    background-color: #fff;
    right: 0;
}
.servicesDesktop {
    padding-bottom: 1rem;
    display: none;
}
.apartmentMobile {
    padding-bottom: 30px;
}
/* The container must be positioned relative: */
.custom-select-mobile {
    position: relative;
    font-family: 'Fakt Pro';
    height: 100% !important;
    padding: 0 !important;
    background: none !important;
    border-radius: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    border-left: 1px solid #0b3248;
    border-right: 1px solid #0b3248;
    width: 100%;
}
.custom-select-mobile select {
    display: none;
}
.plazaTop {
    padding-top: 0;
}
.topButton {
    background: none;
    border: none;
    font-size: 18px;
    font-family: 'Fakt Pro';
    line-height: 22px;
}
#plazaSlider {
    padding-bottom: 2rem;
}
.sliderDesktopContainer {
    position: relative;
    width: 80%;
    margin: 0 auto;
    max-width: 1089px;
    font-size: 0;
}
.areaInfoSlider {
    height: 70px;
    background-color: #fff;
    color: #4B5257;
    line-height: 28px;
    padding: 20px 0;
    font-family: 'Fakt Pro';
    font-weight: 350;
    font-size: 20px;
}
.infoSliderMobile{
    font-family: 'Fakt Pro';
    font-size: 14px;
    font-weight: 350;
    line-height: 18px;
    margin-top: 10px;
}
.prevArtArrow,
.prevAmenitiesArrow,
.prevUnitsArrow,
.nextArtArrow,
.nextAmenitiesArrow,
.nextUnitsArrow {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: none;
    color: #000;
    transition: 0.5s;
}
.prevArrow:hover,
.nextArrow:hover {
    background-color: #9A6545;
}
.buttonContainer {
    position: absolute;
    right: 0;
    bottom: 130px;
}
.oceanLineContainer{
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
}
.infoOceanLine {
    height: 130px;
    color: #4B5257;
    padding-top: 15px;
    font-family: 'Fakt Pro Light';
    font-weight: 350;
    font-size: 20px;
    line-height: 20px;
}
.placeName{
    font-family: 'Fakt Pro Medium';
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #4B5257;
}
.cityName{
    font-family: 'Fakt Pro';
    font-size: 20px;
    font-weight: 350;
    line-height: 30px;
    color: #626262;
}
.cityNameMobile{
    font-family: 'Fakt Pro';
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    color: #626262;
}
.sitesOceanLine img {
    width: 100%;
}
.textSliderUnits{
    width: 49%;
}
.textSliderProject{
    width: 46%;
}
.textSliderMap{
    width: 79%;
}
.textSliderAmenities{
    width: 52%;
}
.textSliderArt{
    width: 49%;
}
.textSliderOcean{
    width: 50%;
}

.listContainer {
    display: flex;
    justify-content: space-evenly;
    align-items: baseline;
    padding: 0px 5rem;
}

.listContainer ul li{
    font-family: 'Fakt Pro';
    font-size: 20px;
    font-weight: 350;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #4B5257;
}

.imageDesktop{
    width: 100%;
}


@media only screen and (min-width: 1148px) {
    .slider-desktop {
        margin: 0 13% !important;
    }
    .sliderDesktopContainer {
        margin: 0;
        max-width: none;
        width: 100%;
    }
    .slider-nav-desktop {
        width: 100%;
    }
}

@media only screen and (min-width: 751px) {
    .apartmentMobile {
        display: none !important;
    }
    .servicesDesktop {
        display: block;
    }
}

@media only screen and (max-width: 750px) {
    .slider-desktop, .imageDesktop {
        display: none !important;
    }
    .introDesktop span{
        max-width: 450px;
    }
    .listContainer {
        flex-direction: column;
        padding: 30px;
        padding-bottom: 0;
    }
    .listContainer ul li{
        font-family: 'Fakt Pro';
        font-size: 18px;
        font-weight: 350;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        color: #4B5257;
    }
}


@media only screen and (max-width: 479px) {
    #plazaSlider{
        padding-bottom: 0px;
    }
    .custom-select {
        width: 83.4% !important;
    }
    .introContainer{
        padding: 50px 0 0 0;
    }
    .sectionTitle{
        width: 92%;
        text-align: left;
        font-size: 30px;
        font-weight: 300;
        line-height: 53px;
        margin-bottom: 10px;
    }
    .sectionSubtitle, .unitsSubtitle{
        width: 400px;
        text-align: left;
        font-size: 18px;
        font-weight: 350;
        line-height: 24px;
    }
    .introDesktop,
    .apartment_section{
        padding-bottom: 48px;
    }
    .textContainer{
        align-items: flex-start;
        text-align: left;
    }
    .introDesktop span{
        font-family: 'Fakt Pro';
        text-align: left;
        width: 89%;
        font-size: 22px;
        font-weight: 350;
        line-height: 28px;
        letter-spacing: 0px;
        padding-bottom: 30px;
    }
    .sectionTitles{
        padding-top: 0px;
        padding-bottom: 24px;
    }
    .textContainer{
        width: 85%;
    }
    .introDesktop img{
        width: 85%;
        height: 320px;
        object-fit: cover;
        padding: 0;
    }
    .sectionSubtitleArt{
        text-align: left;
    }

    .textSliderAmenities,
    .textSliderOcean,
    .textSliderArt,
    .textSliderUnits,
    .textSliderProject{
        width: 92%;
    }
    .textSliderMap {
        width: 85%;
    }
    .infoOceanLine{
        padding-top: 10px;
        height: 50px;
        font-size: 14px;
        font-weight: 350;
        line-height: 28px;
        letter-spacing: 0em;
    }
}


@media only screen and (max-width: 420px) {
    .sectionSubtitle, .unitsSubtitle {
        width: 92%;
    }
    .sectionSubtitleArt{
        width: 92%;
        text-align: left;
        font-size: 18px;
        line-height: 22px;
    }
    .introDesktop span {
        width: 95%;
    }
}