html {
    overflow-x: hidden !important;
}
body {
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden !important;
    color: #222222;
}
.logo {
    width: 180px;
    height: 60px;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.navbar {
    padding-top: 0;
    padding-bottom: 0;
}
.nav-item {
    padding: 10px 20px;
    margin-right: 0 !important;
}
.navbar-nav .active {
    background-color: #F2F2F2;
}
.nav-item:hover {
    background-color: #F2F2F2;
    transition: background-color 0.3s;
}
.overlay-content .active {
    color: rgba(255,255,255,1);
    font-weight: 700;
}
.overlay-content .nav-link:hover {
    color: rgba(255,255,255,1);
}
.nav-link {
    border-top: 1px rgba(255,255,255,0.1) solid;
}
.overlay-content .nav-link:last-child {
    border-bottom: 1px rgba(255,255,255,0.1) solid;
}
.navbar-brand {
    padding: 0;
}
.custom-toggler.navbar-toggler {
    border: 0;
    outline: 0;
    padding-right: 15px;
}
.swiper-container {
    width: 100%;
    height: 100vh;
}
.video-container {
    width: 100vw;
    height: 100vh;
}
#building {
    object-fit: cover;
  width: 100vw;
  height: 100vh;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-one, .swiper-two, .swiper-three {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.swiper-one {
    background-image: url('../assets/psp_immobilien_lavori_8.jpg') !important;
}
.swiper-two {
    background-image: url('../assets/psp_immobilien_lavori_50.jpg') !important;
}
.swiper-three {
    background-image: url('../assets/psp_immobilien_lavori_56.jpg') !important;
}
.header-main, .custom-list {
    position: absolute;
    z-index: 20;
}
.header-main {
    color: #FFFFFF;
    top: 42%;
    left: 30px;
    line-height: 40px;
    font-size: 40px;
    text-shadow: rgb(0, 0, 0) 2px 2px;
}
.custom-list {
    top: 60%;
    list-style-type: none;
}
.custom-list li {
    text-shadow: rgb(0, 0, 0) 1px 1px;
    font-size: 20px;
    font-weight: 700;
}
.custom-list li a, .custom-list li a:hover, .custom-list li a:active {
    color: #FFCE00;
    text-decoration: none;
}
.li-two {
    margin-top: 10px;
}
.sidenav {
    height: 200%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-y: hidden;
    padding-top: 60px;
    transition: 0.5s;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 13px;
    color: #d3d5da;
    display: block;
    transition: 0.3s;
}
.sidenav a:hover {
    color: #d3d5da;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 48px;
    color: #d3d5da;
    margin-left: 50px;
}
#main {
    right: 0;
}
.main-absolute-in {
    position: absolute !important;
    right: 46% !important;
    transition: right 0.5s !important;
}
.main-absolute-out {
    position: relative !important;
    right: 0 !important;
    transition: right 0.5s !important;
    overflow-y: visible;
}
.bg-white-overlay {
    background-color: rgba(255,255,255,0.2) !important;
}
#body-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background: rgba(0, 0, 0, .6);
    z-index: 9002;
}
/* INFO */
.gruppo {
    margin-top: 70px;
}
.info-title {
    color: #FFCE00;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 4px;
    text-transform: uppercase;
    line-height: 22px;
    margin-left: 70px;
    margin-bottom: 12px;
}
.info-text {
    font-size: 15px;
    line-height: 22px;
    margin-left: 70px;
    margin-right: 70px;
}
.info-contact {
    font-size: 13px;
    margin-left: 70px;
    margin-right: 70px;
}
.info-email {
    color: #222222;
    text-decoration: underline;
}
.info-email:hover, .info-email:active {
    color: #222222;
    text-decoration: underline;
}
.info-subtitle {
    font-size: 14px;
}


/* FOOTER-ROW */
.footer-row {
    background-color: #222222;
    margin-top: 20px;
}
.footer-text {
    color: #808187;
    font-size: 13px;
    text-align: center;
    margin-top: 25px;
    letter-spacing: 1px;
}
.footer-list {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: -5px;
}
.footer-image {
    display: inline;
    width: 12px;
    height: 13px;
}
.footer-contacts, .footer-contacts a {
    color: #FFFFFF;
    font-size: 13px;
    word-spacing: 3px;
    text-align: center;
}
.footer-contacts a:hover, .footer-contacts a:active {
    color: #FFFFFF;
}
.footer-divider {
    color: #FFFFFF;
    opacity: 0.1;
}
.eyestudios, .eyestudios:hover, .eyestudios:active {
    color: #FFFFFF;
}

@media (max-width: 345px) {
    .custom-list {
        top: 74%;
    }
}

@media (min-width: 346px) and (max-width: 399px) {
    .header-main {
        left: 36px;
    }
    .footer-text {
        font-size: 10px;
    }
    .footer-contacts {
        font-size: 10px;
    }
}

@media (min-width: 576px) {
    .main-absolute-in {
        right: 26% !important;
        overflow-y: hidden;
    }
    .main-absolute-out {
        right: 0 !important;
    }
    .sidenav a {
        font-size: 21px;
    }
    .header-main {
        left: 60px;
        font-size: 54px;
        line-height: 54px;
    }
    .custom-list {
        top: 60%;
        left: 26px;
    }
    .custom-list li {
        font-size: 24px;
    }
    .info-text {
        font-size: 20px;
        line-height: 27px;
    }
    .info-contact {
        font-size: 15px;
    }
}

@media (min-width: 990px) {
    .header-main {
        left: 150px;
    }
    .custom-list {
        left: 116px;
    }
}

@media (min-width: 1000px) and (min-height: 599px) and (max-height: 750px) {
    .custom-list {
        top: 70%;
    }
}

@media (min-width: 1000px) and (min-height: 751px) and (max-height: 875px) {
    .custom-list {
        top: 67%;
    }
}

@media (max-height: 568px) and (max-width: 991px) and (orientation: landscape) {
    .header-main {
        line-height: 25px;
        font-size: 24px;
    }
    .custom-list {
        top: 63%;
        list-style-type: none;
    }
    .custom-list li {
        text-shadow: rgb(0, 0, 0) 1px 1px;
        font-size: 14px;
        font-weight: 700;
    }
}

@media (min-width: 1200px) {
    .header-main {
        font-size: 49px;
        line-height: 50px;
        left: 90px;
    }
    .custom-list {
        display: flex;
        left: 56px;
        top: 55%;
    }
    .li-one a, .li-two a {
        font-size: 14px;
    }
    .li-two {
        margin-left: 50px;
    }
    .li-one, .li-two {
        margin-top: 70px;
    }
    .shape {
        width: 19px;
        height: 19px;
    }
    .first-img-home {
        background-image: url('../assets/psp_immobilien_lavori_48.jpg');
        background-repeat: no-repeat;
        background-position: center;
        height: 700px;
    }
    .second-img-home {
        background-image: url('../assets/psp_immobilien_lavori_61.jpg');
        background-repeat: no-repeat;
        background-position: center;
        height: 700px;
    }
    .info-text {
        line-height: 31px;
    }
    .info-title, .info-text, .info-contact {
        margin-left: 0;
        margin-right: 0;
    }
    .footer-row {
        margin-top: 0;
    }
    .footer-list {
        margin-top: 23px;
        margin-left: 0;
    }
}

@media (min-width: 1600px) {
    .header-main {
        font-size: 65px;
        line-height: 65px;
        left: 150px;
    }
    .custom-list {
        top: 60%;
        left: 116px;
    }
    .shape {
        width: 30px;
        height: 30px;
    }
    .li-one a, .li-two a {
        font-size: 21px;
    }
}

@media (min-width: 1900px) {
    .nav-item .nav-link {
        font-size: 21px;
    }
    .info-title {
        font-size: 18px;
    }
    .info-text {
        font-size: 22px;
    }
    .info-subtitle {
        font-size: 17px;
    }
    .info-contact {
        font-size: 16px;
    }
}

@media (min-width: 2500px) {
    .nav-item .nav-link {
        font-size: 27px;
    }
    .header-main {
        font-size: 81px;
        line-height: 81px;
        left: 300px;
    }
    .custom-list {
        top: 60%;
        left: 266px;
    }
    .shape {
        width: 40px;
        height: 40px;
    }
    .li-one a, .li-two a {
        margin-left: 15px;
        font-size: 27px;
    }
    .info-title {
        font-size: 27px;
    }
    .info-text {
        line-height: 46px;
        font-size: 32px;
    }
    .info-subtitle {
        line-height: 38px;
        font-size: 24px;
    }
    .info-contact {
        line-height: 34px;
        font-size: 21px;
    }
    .first-img-home, .second-img-home {
        height: 900px;
    }
    .contatti, .indirizzo {
        margin-top: 60px;
    }
}

/* MEDIA QUERY MAC */
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2) {
   .header-main {
        font-size: 56px;
        line-height: 60px;
        left: 90px;
    }
    .li-one a, .li-two a {
        font-size: 18px;
    }
    .li-two {
        margin-left: 50px;
    }
    .li-one, .li-two {
        margin-top: 70px;
    }
    .shape {
        width: 24px;
        height: 24px;
    }
}