.top {
    padding: 15px 0;
}

.bg-beige {
    background-color: #E0DFDD;
}

.logo {
    flex-basis: 20%;
}

.menu {
    flex-basis: 80%;
}

.menu ul {
    list-style: none;
    justify-content: end;
    align-items: center;
    display: flex;
    height: 100%;
    margin-top: 10px;
}

.menu li {
    border-right: 2px solid #FFAC0A;
    padding: 0 20px;
    width: 170px;
    text-align: center;
}

.menu li:last-child {
    border: 0;
}

.menu li a {
    text-decoration: none;
    color: #5D5C4F;
    font-size: 1em;

}

.banner img {
    width: 100%;
    height: auto;
}

.bg-batch {
    background: #5D5C4F;

}

.batch {
    padding: 30px 0;
}

.batch p {
    color: #FCB42C;
    font-size: 60px;
    letter-spacing: 6px;
}

.bg-light {
    background: #EFEAE4;
}

.bg-white {
    background: #FFF;
}

.video {
    margin-top: -150px;
}

.video iframe {
    width: 100%;
    height: 600px;

}

.zilte {
    margin-top: 40px;
}

.bg-zilte {
    background: url("../images/marrom.jpg") center center no-repeat;
    background-size: cover;
}

.solares {
    flex-basis: 60%;
}

.solares-photo {
    flex-basis: 40%;
}

.zilte .row {
    padding: 70px 0;
}

.solares img {
    margin-bottom: 60px;
    width: 400px;
}

.solares p {
    color: #fff;
    max-width: 80%;
    line-height: 2;
    font-size: 1.3em
}

.landscaping {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;

}

.informations {
    position: absolute;
    bottom: 100px;
    left: 230px;

}

.informations p {
    font-size: 30px;
    color: #fff;
    margin-bottom: -10px
}

.landscaping img {
    width: 100%;
}

.neighborhood {
    position: relative;
}

.d-flex {
    display: flex;
    position: relative;
}

.justify-content-between {
    justify-content: space-between;
}

.left-neighborhood {
    font-family: "AcuminVariableConcept";
    font-size: 1.5em;
    width: 69%;
    color: white;
    background-color: #5c5d4f;
    text-align: left;
    padding: 60px 40px 60px 120px;
    margin: auto;
}

.right-neighborhood {
    font-family: "AcuminVariableConcept";
    font-size: 1em;
    width: 31%;
    color: white;
    background-color: #33332b;
    padding: 37px 80px 37px 40px;
    margin: auto;
}

ul>li {
    list-style: none;
    text-align: right;
    padding: 5px 0;
}

.center-neighborhood {
    font-family: "AcuminVariableConcept";
    font-size: 1.5em;
    text-align: center;
    width: 100%;
    color: #5c5d4f;
    padding: 80px;
}

.line {
    width: 55%;
    height: 2px;
    border-bottom: 2px solid orange;
    position: absolute;
    left: 16%;
    top: 29%;
}

.dot {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: orange;
    right: 0;
    top: -3.5px;
}

.line-L {
    width: 36%;
    height: 31%;
    border-left: 2px solid orange;
    border-bottom: 2px solid orange;
    position: absolute;
    left: 6%;
    top: 41%;
}

.dot-L {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: orange;
    right: -3.5px;
    bottom: -5px;
}


.park {
    margin-bottom: 30px;
}

.park img {
    width: 100%;
}


.pet {
    position: relative;
}

.pet-park {
    left: 190px;
    position: absolute;
    bottom: 50px;

}

.all.park-sports {
    height: 52vh;
    overflow: hidden;
}

.pet-park p {
    font-size: 30px;
    color: #fff;
}

.dog .col-2:last-child {
    padding-left: 15px;
}

.park-sports .col-2:first-child {
    margin-top: 30px;
}

.park-sports .col-2:last-child {
    padding-left: 15px;
}

.playground {
    position: relative;
}

.playground-text {
    position: absolute;
    z-index: 10;
    bottom: 50px;
    left: 50px;
}

.playground-text p {
    font-size: 30px;
    color: #fff;
}

.square {
    margin-top: 15px;
}




.fun {
    margin-top: 70px;
}

.fun h1 {
    font-size: 50px;
    color: #5D5C4F;
    margin-bottom: 40px;
}

.fun p {
    font-size: 1.2em;
    color: #5D5C4F;
    letter-spacing: 2px
}

.bg-map-solares {
    background: url("../images/bg-map-solares.png") repeat-x;
}

.map-solares img {
    margin-top: 7px;
}

.bg-contact {
    background: #34322A;
}

.contact {
    padding: 80px 0;
}

.contact h2 {
    margin-top: 30px;
    font-size: 40px;
    color: #fff;
}

.lotes {
    margin-top: -30px;
}

.logo-footer {
    margin-top: 50px;
}

.logo-footer img {
    width: 400px;

}

.lauch {
    margin-top: 50px;
}

.lauch .ds-flex {
    align-items: center;
}

.lauch-image {
    margin-left: 30px;
}

.lauch-text {
    font-size: 1em;
    color: #155769;
    letter-spacing: 4px
}

.lauch-image img {
    width: 200px;
}

.seller {
    margin-top: 20px;
    margin-left: 80px;
}

.seller p {
    font-size: 1em;
    color: #155769;
    letter-spacing: 4px;
}

.seller span {
    font-size: 30px;
    color: #5D5C4F;
    letter-spacing: normal;
}

.instagram {
    margin: 40px 0;
}

.instagram img {
    max-width: 200px;
}

.bg-footer {
    background: #5D5C4F;
    padding: 50px 0;
}

.footer {
    color: #fff;
    font-size: 1em;
}


.menu-mobile {
    width: 80px;
    height: 64px;
    position: absolute;
    top: 35px;
    right: 5px;
    z-index: 999;
    display: none;

}

.menu-mobile label {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    cursor: pointer;
    background: #fff0;
    z-index: 10000
}

.menu-mobile span {
    width: 60px;
    height: 4px;
    border-radius: 8px;
    top: 25px;
    left: 14px;
    position: absolute;
    background: #795548;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.menu-mobile span:before {
    content: '';
    width: 45px;
    height: 4px;
    border-radius: 8px;
    bottom: -13px;
    background: #795548;
    position: absolute;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    right: 0
}

.menu-mobile span:after {
    content: '';
    width: 60px;
    height: 4px;
    border-radius: 8px;
    top: -13px;
    background: #795548;
    position: absolute;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

#check {
    position: absolute;
    z-index: 999;
    display: none
}

#check:checked~span {
    background: #fff0
}

#check:checked~span:before {
    -webkit-transform: translate(0, 0) rotate(-45deg);
    -moz-transform: translate(0, 0) rotate(-45deg);
    -ms-transform: translate(0, 0) rotate(-45deg);
    -o-transform: translate(0, 0) rotate(-45deg);
    transform: translate(0, 0) rotate(-55deg)
}

#check:checked~span:after {
    -webkit-transform: translate(0, 20px) rotate(45deg);
    -moz-transform: translate(0, 20px) rotate(45deg);
    -ms-transform: translate(0, 20px) rotate(45deg);
    -o-transform: translate(0, 20px) rotate(45deg);
    transform: translate(0, 30px) rotate(30deg)
}

#check:checked~label {
    border-radius: 50%
}


@media screen and (max-width: 1920px) {
    .line {

        left: 24%;
    }

    .line-L {

        left: 7%;
        width: 32%;
    }
}



@media screen and (min-width: 1610px) {

    .all.park-sports {
        height: 97vh;
    }
}


@media screen and (max-width: 1600px) {
    .line {
        width: 49%;
        left: 27%;
    }

    .line-L {
        width: 24%;
        height: 31%;
        left: 11%;
        top: 41%;
    }


}

@media screen and (max-width: 1024px) {
    .line {
        width: 36%;
        left: 37%;
    }

    .line-L {
        width: 15%;
        height: 31%;
        left: 15%;
        top: 41%;
    }

    .all.park-sports {
        height: 39vh;
    }


}


@media screen and (max-width: 1500px) {
    .line {
        width: 38%;
        left: 37%;
    }

    .line-L {
        width: 15%;
        height: 31%;
        left: 17%;
        top: 41%;
    }
}




@media screen and (max-width: 768px) {
    .logo {
        flex-basis: 50%;
    }

    .menu-mobile {
        display: block;
    }

    .menu {
        display: none;
    }

    .menu {
        position: fixed;
        left: 0;
        height: 100%;
        top: 0px;
        width: 300px;
        background: #fff;
        box-shadow: -2px 5px 8px #5d5c4f;

    }

    .menu ul {
        display: block;
    }

    .menu ul li {
        text-align: left;
        margin: 15px 0;
        border: 0;
    }

    .batch p {
        font-size: 1.3em
    }

    .video {
        margin-top: 50px;
    }

    .video iframe {
        width: 80%;
        height: 300px;
    }

    .zilte .solares {
        flex-basis: 100%;
    }

    .solares p {
        max-width: 100%;
    }

    .solares img {
        width: 100%;
    }

    .solares-photo {
        margin-top: 50px;
        margin-bottom: 50px;
        flex-basis: 100%;
    }

    .informations {
        position: absolute;
        bottom: 28px;
        left: 5px;

    }

    .landscaping {
        margin: 0;
    }

    .informations p {
        font-size: 22px;
    }

    .d-flex {
        display: block;
    }

    .left-neighborhood {
        padding: 89px 40px 89px 60px;
    }

    .left-neighborhood,
    .right-neighborhood {
        width: 100%;
    }

    .dog .col-2 {
        flex-basis: 100%;
    }

    .park {
        margin-bottom: 0px;
    }

    .pet-park {
        left: 5px;
    }

    .dog .col-2:last-child {
        padding-left: 0px;
    }

    .all.park-sports {
        height: auto;

    }

    .park-sports .col-2 {
        flex-basis: 100%;
    }

    .park-sports .col-2:first-child {
        margin-top: 0px;
    }

    .park-sports .col-2:last-child {
        padding-left: 0px;
    }

    .square {
        margin-top: 0;
    }

    .fun {
        margin-top: 30px;
    }

    .fun h1 {
        font-size: 38px;
    }

    .logo-footer {
        padding: 0 20px;
    }

    .logo-footer img {
        width: 100%
    }

    .lauch .ds-flex {
        display: block;
    }

    .lauch .col-2 {
        flex-basis: 100%;
    }

    .lauch-image {
        margin-left: 0;
    }

    .lauch-image img {
        width: 100%;
    }

    .seller {
        margin-left: 46px;
    }

    .line {
        width: 23%;
        top: 32%;
        left: 50%;
    }

    .footer {
        padding: 20px;
    }

    .line,
    .line-L {
        display: none;
    }
}