/*
 * MOBILE
 */
@media (max-width: 767px) {

    .p-0-mobile {
        padding: 0;
    }

    .page-home h1 {
        height: 122px;
        font-size: 45px;
        /*margin-top: 130px;*/
        margin-bottom: 10px;
        margin-top: 55%;
    }

    .page-home .btn-home {
        width: 65%;
        margin-top: 10px;
    }

    .page-home ul.banner-home-buttons {
        display: inline;
    }

    .header {
        width: 100% !important;
    }

    .header .navbar-nav {
        margin-top: 0px;
    }

    .header .navbar-nav a {
        color: #585858 !important;
    }
    .header .navbar-nav .mrg-top {
        margin-top:100px!important;
    }



    .header .logo img {
        margin-left: 20px;
        width: 75px;
        display: block !important;
        position: absolute;
        top: -5px;
    }

    .header .navbar.navbar-left {
        position: absolute !important;
        top: 0px;
        padding-left: 0;
        display: contents;
    }

    .header .navbar.navbar-right {
        position: relative !important;
    }

    .header .navbar.navbar-right .collapse.show {
        border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    }

    .header .navbar {
        padding: 0px;
    }

    .navbar .nav-item {
        padding: 0px;
        width: 100% !important;
        height: auto !important;
    }

    .navbar-nav .dropdown-toggle::after {
        width: 0;
        height: 0;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border: solid #bb7780;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .header .navbar-nav .dropdown-menu {
        margin-top: 10px;
    }

    .page-typologies .header .navbar-nav .dropdown-menu {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

    .page-typologies .navbar-light .navbar-nav .nav-item-contact a {
        color: rgba(0, 0, 0, 0.5) !important;
        padding-top: 5px;
    }

    .collapse.show {
        padding: 0px;
        margin-top: -1px !important;
    }

    #navbar-left {
        padding: 0px;
        margin-top: 35px !important;
    }

    .header .navbar-nav {
        margin-top: 0px;
        background-color: white;
    }

    .header .navbar-nav .dropdown a {
        width: 100%;
    }

    #menu {
        padding: 0;
        height: 60px;
        background-color: #bb7780;
    }

    .header .navbar-nav .dropdown .dropdown-menu a {
        width: auto !important;
        margin: 0;
        height: 100%;
    }

    .header .navbar-nav a {
        font-size: 13px;
        text-align: center;
        margin-top: 8px !important;
    }

    .nav-item-download {
        width: 100% !important;
    }

    .nav-item-download .link-download {
        text-align: center;
    }

    .navbar-light .navbar-toggler {
        color: rgb(255, 255, 255);
        border-color: rgb(255, 255, 255);
        margin-top: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
        border-radius: 0;
        position: absolute;
        right: 20px;
    }

    .header .navbar-nav a {
        width: auto !important;
        height: auto !important;
    }

    .navbar-nav {
        margin-right: auto;
    }

    .navbar .nav-item-contact a {
        padding-bottom: 10px;
        padding-top: 0px;
    }

    .navbar .nav-item-contact {
        margin-left: auto;
        background-color: #ffffff;
        position: relative;
        width: 100%;
        height: auto;
        margin-top: 5px;
    }

    .logo-animation {
        margin-top: 40vh;
        width: 55vw;
    }

    .page-building section .title h1 {
        height: auto;
        font-size: 22px;
        line-height: 30px;
        width: 100%;
    }

    .page-building section .title {
        bottom: 23%;
    }

    .page-building #section-2 img {
        width: 55px;
        height: 60px;
    }

    .is-sticky .header {
         background-color: transparent;
         border-bottom: none;
    }

    .fixed-top {
        position: fixed;
        top: 0;
    }

    .is-sticky .logo img {
        content: none;
    }

    .page-building section .banner {
        height: 350px;
    }

    .page-building #section-2 img {
        margin-top: 100px;
    }

    .page-building #section-2 {
        width: 100%;
        height: 530px;
        background-color: white;
    }

    .page-building #section-2 p {
        font-size: 16px;
        line-height: 30px;
    }

    .page-building #section-4 a {
        padding: 20px 40px;
    }

    .page-building #section-3 .w-full {
        width: 100%;
        margin-top: 5%;
        margin-right: 5%;
        height: 265px;
    }

    .page-building #section-3 {
        min-height: 300px;
        height: 100%;
    }

    .page-building .right-bar .bar {
        height: 300px;
    }

    .page-building #section-4 p {
        width: 100%;
        height: auto;
        margin-top: 40px;
    }

    .page-building #section-4 .text-half {
        position: inherit;
        margin-right: 0;
        padding: 60px 20px 60px 20px;
    }

    .page-building #section-4 {
        margin: 10px auto !important;
    }

    .page-building #section-4 a {
        margin-bottom: 40px;
    }

    .is-sticky .navbar-light .navbar-nav .nav-link.active {
        border-bottom: none;
        padding-bottom: 10px;
    }

    .is-sticky .header .navbar .nav-item-contact a {
        color: #767885 !important;
    }

    .navbar-light .navbar-nav .nav-link.active {
        padding-bottom: 10px;
    }

    .footer .box-contact {
        position: relative !important;
        background-color: #bb7780;
        height: 100%;
        text-decoration: none;
        text-align: center !important;
        padding: 0;
        margin: 0;
    }

    .footer {
        height: auto;
        padding: 20px;
        background-color: #767885;
        text-align: center;
    }

    .footer .logo {
        width: 80px;
    }

    .footer p.address {
        margin-top: 10px;
    }

    .footer p.contacts {
        margin-top: 10px;
        margin-left: 0px !important;
    }

    .footer .col-terms {
        padding: 0;
        text-align: center;
        margin-top: 15px;
    }

    .footer .col-terms a {
        margin-top: 20px;
        font-size: 9px;
        display: contents;
        font-weight: bold;
        color: #ffffff !important;
    }

    .page-location section .banner {
        height: 350px !important;
    }

    .page-location section .title h1 {
        font-size: 22px;
        width: 100%;
        line-height: 30px;
    }

    .page-location section .title {
        bottom: 30%;
    }

    .page-location #section-2 p {
        width: 100%;
        color: #bb7780;
        font-size: 16px;
        padding: 10% 0;
    }

    .page-location #section-2 {
        min-height: 350px;
    }

    .page-location #section-9 p {
        font-size: 30px;
        line-height: 45px;
        margin-top: 70px;
    }

    .page-location #section-9 {
        width: 100%;
        height: 250px;
    }

    .page-location #section-5 .title h1 {
        width: 100%;
    }

    .page-location section .title p {
        line-height: 20px;
    }

    .page-location .right-bar .bar {
        display: none;
    }

    .page-location .left-bar img {
        position: relative;
        width: 100%;
        margin: 0;
    }

    .page-location .left-bar {
        padding: 0;
    }

    .page-location .left-bar .bar {
        display: none;
    }

    .page-location #section-6 p {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .page-location #section-7 {
        height: 500px;
    }

    .page-location #section-7 p {
        width: 100%;
        font-size: 16px;
    }

    .page-location .right-bar img {
        margin: 0;
        position: relative;
    }

    .page-location #section-7 img {
        margin-top: 100px;
    }

    .page-location #section-6 p {
        margin: 100px 0;
        width: 100%;
    }

    .page-location #section-8 p {
        width: 100%;
        height: auto;
        font-size: 16px;
        margin: 100px 0;
        padding-top: 0;
    }

    .page-location #section-10 ol li {
        font-size: 15px;
        line-height: 28px;
    }

    .page-location #section-10 label {
        margin-top: 80px;
        margin-left: 10px;
    }

    .page-location #section-10 ol {
        padding: 20px 0;
        margin-left: 10px;
        margin-bottom: 30px;
    }

    .page-location #section-10 a {
        display: block;
        text-align: center;
        width: 100%;
        height: auto;
    }

    .page-location #section-4 {
        min-height: auto;
    }

    .page-location #section-4 p {
        font-size: 16px;
        margin: 100px 0;
        width: 100%;
    }

    .page-contacts .row-contacts {
        padding-top: 80px;
        padding-bottom: 120px;
    }

    .page-contacts h1 {
        font-size: 40px;
        line-height: 45px;
    }

    .page-contacts .logo-upi {
        margin-top: 25px;
    }

    .page-terms .row-terms {
        margin-top: 0px;
    }

    .page-terms #section-1 .col-lg-10 {
        padding-top: 40px;
    }

    .page-terms #section-1 {
        margin: 120px auto 50px auto;
    }

    .page-terms #section-2 {
        margin: 20px auto 50px auto;
    }

    .page-terms h3 {
        width: 100%;
        font-size: 17px;
        height: 50px;
        line-height: 22px;
        text-align: left;
    }

    .page-terms p {
        font-size: 13px;
        line-height: 22px;
    }

    .page-terms p span {
        font-size: 13px;
    }

    .page-apartments section .banner {
        height: 350px;
        width: 100%;
    }

    .page-apartments section .title h1 {
        font-size: 24px;
        line-height: 30px;
        width: 100%;
    }

    .page-apartments section .title {
        bottom: 24%;
    }

    .page-apartments #section-2 p {
        width: 100%;
        margin: 80px 0;
        font-size: 16px;
    }

    .page-apartments #section-2 {
        min-height: auto;
    }

    .page-apartments #section-12 a {
        padding: 20px 40px;
        margin-bottom: 40px;
    }

    .page-apartments #section-12 p {
        margin-top: auto;
    }

    .page-apartments #section-12 .right-bar {
        height: auto;
        padding: 80px 0;
    }

    .page-apartments #section-9 {
        min-height: 100%;
    }

    .page-apartments #section-12 .col-lg-7 {
        margin: 0;
    }

    .page-apartments #section-10 {
        margin: 100px 0;
    }

    .page-apartments #section-10 p {
        width: 100%;
        height: auto;
    }

    .page-apartments #section-8 p {
        width: 100%;
        height: auto;
    }

    .page-apartments #section-7 .banner {
        height: 350px;
    }

    .page-apartments #section-7 .title h1 {
        font-size: 24px;
        line-height: 30px;
        width: 100%;
    }

    .page-apartments #section-4 p {
        width: 100%;
        font-size: 22px;
        line-height: 30px;
        margin: 0 auto;
    }

    .page-apartments .right-bar .bar {
        display: none;
    }

    .page-apartments .right-bar img {
        position: relative;
        margin: 0;
    }

    .page-apartments #section-4 img {
        width: 60px;
        margin-top: 100px;
    }

    .page-apartments #section-4 p {
        width: 100%;
        font-size: 16px;
        line-height: 30px;
    }

    .page-apartments #section-8 img {
        margin-top: 100px;
        width: 60px;
    }

    .page-apartments #section-8 p {
        width: 100%;
        font-size: 16px;
        line-height: 30px;
    }

    .page-apartments #section-12 p {
        width: 100%;
        font-size: 16px;
        line-height: 30px;
        padding: 0 35px;
        margin-top: 40px;
    }

    .page-apartments #section-6 {
        min-height: auto;
    }

    .page-apartments #section-6 p {
        width: 100%;
        font-size: 16px;
        line-height: 30px;
        margin: 100px 0;
    }

    .page-apartments .left-bar img {
        margin: 0;
        position: relative;
        width: 100%;
    }

    .page-apartments .left-bar .bar {
        display: none;
    }

    .page-apartments #section-4 {
        height: 500px;
    }

    .page-apartments #section-8 {
        width: 100%;
        height: 550px;
    }

    .page-typologies h1 {
        width: auto;
        height: auto;
        font-size: 24px;
        line-height: 30px;
        margin: 120px auto 80px auto;
    }

    .page-typologies .gallery h3 {
        font-size: 35px;
        line-height: 35px;
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 15px;
         -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
         transform: none;
    }

    .page-typologies .gallery {
        margin-top: 80px;
        margin-bottom: 80px;
    }

    .page-typologies .line-top {
        font-size: 22px;
        line-height: 20px;
        margin-top: 20px;
    }

    .page-typologies .level-number {
        font-size: 30px;
    }

    .page-typologies .right-col {
        padding-left: 30px;
    }

    .page-typologies .list-t2b-b .line-b {
        border-top: 1px solid #ffffff !important;
        padding: inherit;
    }

    .page-typologies .list-t2b-b #line-3 {
        padding-left: 25px;
    }

    .page-typologies .list-t2b-b .btn-more {
        margin-left: 15px;
    }

    .page-typologies .list-t2b-b .btn-download {
        margin-left: 15px;
    }

    .page-typologies .floor-detail p.title {
        font-size: 26px !important;
    }

    .page-typologies .box .list-t1-a {
        margin-top: 30px;
    }

    .page-typologies .level-number {
        margin-bottom: 25px;
    }

    .page-typologies .label-typology {
        margin-left: 15px;
        padding: 0;
    }

    .page-typologies .box .btn-more {
        position: relative;
        right: 0;
    }

    .page-typologies .box .btn-download {
        position: relative;
        left: 30px;
    }

    .page-typologies .floor-detail {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .page-typologies .line-bottom {
        font-size: 11px;
        line-height: 20px;
    }

    .page-typologies .floor-detail p {
        letter-spacing: 4px;
        line-height: 20px;
        font-size: 11px;
    }

    .page-typologies .box-left-sales .col-12 {
        padding: 0;
    }

    .page-typologies .floor-detail .box-left-sales {
        margin: 40px 0;
    }

    .page-typologies .header .logo img {
        content: none;
        margin-left: 20px;
        width: 75px;
        display: block !important;
        position: absolute;
        top: -5px;
    }

    .page-typologies .navbar-light .navbar-nav .nav-link {
        color: rgba(0, 0, 0, 0.5)!important;
    }

    .page-typologies .navbar-light .navbar-nav .nav-link.active {
        font-weight: 600;
        border-bottom: 2px solid white;
        padding: 0;
        padding-top: 5px;
    }

    .page-typologies .navbar .nav-item-contact a {
        color: rgba(0, 0, 0, 0.5) !important;
    }

    .page-contacts .row-contacts {
        background-color: #cc979d;
        padding-bottom: 30px;
    }

    .home-footer-bottom, .footer-bottom {
        text-align: center;
    }

    .home-footer-bottom a, .footer-bottom a {
        font-size: 8px;
    }

    .home-footer-bottom p, .footer-bottom p {
        font-size: 8px;
        letter-spacing: 1px;
        padding-top: 0px;
    }

    .home-footer-bottom a, .footer-bottom a {
        line-height: 55px;
    }

    .home-footer-bottom .col-copyright, .footer-bottom .col-copyright {
        text-align: center;
    }

    .footer .col-contacts-01 {
        margin-left: 0px !important;
        margin-bottom: 25px;
    }

    .footer .col-contacts-02 {
        margin-bottom: 25px;
    }

    .page-building #section-2 p {
        padding: 0;
    }

    #galleryModal .owl-theme .owl-nav {
        display: none;
    }

    #galleryModal .modal-header .close {
        margin: 0 1rem 0 -5rem;
    }
    #galleryModal .margin-mobile {
        padding-top: 45%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {


}

@media (min-width: 991px) and (max-width: 1367px) {

    .header .navbar-nav .nav-item {
        width: 130px;
    }
    .header .logo img {
        margin-top: 15px;
        width: 100px;
    }

}

@media (min-width: 769px) and (max-width: 1024px) {

}

@media (min-width: 576px) and (max-width: 766px) {

    /*.header .navbar-nav .mrg-top {*/
    /*    margin-top:40px!important;*/
    /*}*/

}

@media (max-width: 768px) {
    .header .navbar-nav .mrg-top {
        margin-top:100px!important;
    }

}

@media (max-width: 374px) {
    .header .navbar-nav .mrg-top {
        margin-top:40px!important;
    }
    .page-home h1 {
        margin-bottom: 10px;
        margin-top: 50%;
    }
    .page-home .btn-home {
        padding: 15px 20px;
    }
    .header .navbar-nav a {
        font-size: 12px;
    }
    .page-home .btn-home {
        width: 80%;
    }

    }

@media (max-width: 576px) {

}

@media (min-width: 1100px) and (max-width: 1440px) {

    #galleryModal .owl-carousel .owl-item img {
        max-height: 495px;
    }
    .navbar .nav-item-language {
        text-align: left;
        width: 180px!important;
    }
    .header .navbar-nav .nav-item-4 {
        margin-left: 5px;
        margin-right: 5px;
    }
    .header .navbar-nav .nav-item-2 {
        margin-left: 15px;
        margin-right: 5px;
    }
    .header .navbar-nav .nav-item-3 {
        margin-left: 15px;
        margin-right: 5px;
    }
    #galleryModal .owl-carousel .prev-slide {
        top: 275px;
        left: -50px;
    }
    #galleryModal .owl-carousel .next-slide {
        top: 275px;
        right: -50px;
    }
    .logo-button {
        margin-right: 5px;
    }
}




@media (min-width: 1367px) and (max-width: 1600px) {

    #galleryModal .owl-carousel .owl-item img {
        max-height: 625px;
    }
    #galleryModal .owl-carousel .prev-slide {
        top: 325px;
    }
    #galleryModal .owl-carousel .next-slide {
        top: 325px;
    }

    .header .navbar-nav .nav-item {
        width: 135px;
    }
    .header .logo img {
        width: 115px;
    }

    .page-location #section-2 {
        min-height: 740px;
    }

    .page-location .right-bar .bar {
        height: 740px;
    }

    .page-location #section-4 {
        min-height: 740px;
    }

    .page-location .left-bar .bar {
        height: 740px;
    }

    .page-location #section-6 p {
        padding-top: 37% !important;
        padding-bottom: 36% !important;
        width: 300px;
    }

    .page-location #section-8 p {
        padding-top: 25% !important;
    }

    .page-apartments #section-12 .right-bar {
        height: 1050px;
    }

    .page-apartments .left-bar .bar {
        height: 900px;
    }

    .page-apartments #section-9 {
        min-height: 900px;
    }

    .page-apartments #section-10 {
        margin-top: 200px;
        margin-bottom: 200px;
    }

    .page-apartments #section-6 {
        min-height: 600px;
    }

    .page-apartments #section-6 .left-bar .bar {
        height: 600px;
    }

    .page-apartments .right-bar .bar {
        height: 600px;
    }

    .page-apartments #section-2 {
        min-height: 600px;
    }

    .page-location #section-6 .right-bar .bar {
        height: 740px;
    }

    .page-location #section-6 .right-bar img {
        margin-top: 7%;
    }

    .page-location #section-1 .banner {
        height: 841px;
    }

    .page-apartments section .banner {
        height: 841px;
    }

    .page-building section .banner {
        height: 841px;
    }

}

@media (min-width: 1000px) and (max-width: 1200px) {
    #galleryModal .owl-carousel .owl-item img {
        display: inline-flex;
        max-height: 637px;
    }


}
