.title-lote-h1 {
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 30px;
}

.lote-subtitle-top {
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 21px;
}

.lote-title-updated {
    background-color: #E7EBFA;
    font-family: "PT Sans", sans-serif;
    font-size: 17px;
}

.title-updated-img {
    margin-top: -4px;
    margin-right: 10px;
}

.main-lote-wrp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lote-description-1,
.lote-description-2 {
    font-family: "PT Sans", sans-serif;
}

.lote-description-2 h2 {
    font-weight: 700;
    font-size: 45px;
}

.lote-wrp-output {
    background-color: #CDD5E933;
    margin-top: 18px;
    border-radius: 10px;
}

.lote-wrp-inner {
    border-radius: 13px;
    background-color: white;
    box-shadow: 1px 1px 20px #0d000012;
}

.title-lote {
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.lote-inner-img {
    margin: -4px 7px 0px 0px;
}

.output-lote-inner {
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #15B632;
}

.outer-lote-block {
    padding: 10px 0px;
    background-color: #8CB9BD4D;
}

.output-lote-block {
    width: fit-content;
    margin: 0px auto;
}

.output-actualizacao-block {
    margin: 7px 0px 10px 7px;
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
    font-size: 22px;
    text-align: center;
}

.output-predv_zapi-block {
    text-align: center;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #0B3CC9;
    text-transform: uppercase;
}

.title-lote-address {
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-image: linear-gradient(to left, #FC8103, #FAC30B);
    background-size: 100%;
    border: none;
    border-bottom: 1px solid transparent;
    border-radius: 50px;
    text-align: center;
    margin: 0px auto;
}

.output-address-inner,
.output-thanks-to {
    text-align: center;
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.output-thanks-to {
    background-color: #F4F7FB;
    padding: 15px 5px;
    color: #7F89A8;
    font-style: italic;
}

.lote-title-2 {
    margin-top: 12px;
}

.lote-title-1,
.lote-title-2 {
    margin-bottom: 5px;
}

/* 4 blocks */

.lote-blocks-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 25px 0px 64px 0px;
}

.block-lote {
    background-color: #CDD5E933;
    margin-top: 18px;
}

.block-lote-inner {
    position: relative;
    padding: 15px;
    height: 100%;
    display: block;
    border-radius: 13px;
    background-color: white;
    box-shadow: 1px 1px 20px #0d000012;
    text-align: center;
}

.lote-block-province {
    display: block;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}

.lote-block-outer {
    display: block;
    padding: 8px 0px;
    background-color: #8CB9BD4D;
}

.lote-block-lote {
    display: block;
    width: fit-content;
    margin: 0px auto;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #15B632;
}

.lote-block-officine {
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
    font-size: 17px;
}

/* ================================ */

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



    .lote-description-block {
        width: 750px;
    }

    .lote-description-1 {
        margin-bottom: 150px;
    }
    .lote-description-2 {
        padding-bottom: 60px;
    }
    .lote-block-main {
        background-color:white;
        width: 500px;
        margin-top: -112px;
        padding: 0px 30px;
    }

    .lote-title-updated {
        padding: 5px 23px;
        border-radius: 22px;
        margin-bottom: 25px
    }

    .lote-map-img {
        display: block;
        width: 470px;
        height: 470px;
        margin: 0px 0px 80px 0px;
    }

    .lote-wrp-output {
        border: 20px solid transparent;
    }
    .lote-wrp-inner {
        padding: 14px 20px 0px 20px;
    }

    .title-lote {
        font-size: 25px;
    }

    .outer-lote-block {
        width: 111%;
        margin: 7px 0px 13px -20px;
    }

    .title-lote-address {
        width: 250px;
        padding: 9px 10px;
        font-size: 19px;
    }

    .output-thanks-to {
        width: 111%;
        margin: 7px 0px 0px -20px;
    }
    .lote-block-outer {    
        width: 113%;
        margin: 19px 0px 19px -15px;
    }

    .block-lote {
        width: 304px;
        border: 20px solid transparent;
        border-radius: 10px;
    }

    .lote-blocks-flex {
        padding-top: 46px;
        border-top: 1px solid rgb(239 239 239);
        margin: 25px 0px 64px 0px;
    }

    .bg-lote .home-img-middle {
        margin-top: 783px;
        height: 790px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1400px) {

    .lote-description-block {
        width: 625px;
    }

    .lote-description-1 {
        margin-bottom: 115px;
    }
    .lote-description-2 {
        padding-bottom: 50px;
    }

    .lote-block-main {
        background-color:white;
        width: 400px;
        margin-top: -105px;
        padding: 0px 20px;
    }

    .lote-title-updated {
        padding: 5px 23px;
        border-radius: 22px;
        margin-bottom: 25px
    }

    .lote-map-img {
        display: block;
        width: 400px;
        height: 400px;
        margin: 0px 0px 80px 0px;
    }

    .lote-wrp-output {
        border: 20px solid transparent;
    }
    .lote-wrp-inner {
        padding: 14px 20px 0px 20px;
    }

    .title-lote {
        font-size: 24px;
    }

    .outer-lote-block {
        width: 115%;
        margin: 7px 0px 13px -22px;
    }

    .title-lote-address {
        width: 227px;
        padding: 9px 10px;
        font-size: 18px;
    }

    .output-thanks-to {
        width: 115%;
        margin: 7px 0px 0px -22px;
    }

    .lote-block-outer {    
        width: 113%;
        margin: 19px 0px 19px -15px;
    }
    .block-lote {
        width: 265px;
        border: 20px solid transparent;
        border-radius: 10px;
    }

    .lote-blocks-flex {
        padding-top: 46px;
        border-top: 1px solid rgb(214, 214, 214);
        margin: 25px 0px 64px 0px;
    }
    .bg-lote .home-img-middle {
        margin-top: 776px;
        height: 895px;
    }
}

@media screen and (max-width: 1000px) {

    #content-front,
    #content-front-home {
        padding: 6% 5% 8% 5%;
        overflow: hidden;
    }

    .lote-title-updated {
        padding: 25px 23px;
        border-radius: 66px;
        margin-bottom: 25px;
    }

    .lote-map-img {
        display: none;
        width: 100%;
        height: auto;
    }

    .lote-description-2 {
        padding-top: 60px;
    }

    .lote-block-main {
        width: 100%;
        margin-top: 20px;
    }

    .lote-wrp-output {
        border: 12px solid transparent;
        overflow: hidden;
    }
    .lote-wrp-inner {
        padding: 15px 15px 0px 15px;
    }

    .outer-lote-block {
        width: 113%;
        margin-left: -7%;
    }

    .title-lote {
        font-size: 26px;
        margin-bottom: 11px;
    }

    .lote-block-outer {
        width: 111%;
        margin: 19px 0px 19px -15px;
    }

    .block-lote {
        width: 100%;
        border: 12px solid transparent;
        border-radius: 14px;
        overflow: hidden;
    }

    .title-lote-address {
        width: 227px;
        padding: 12px 10px;
        font-size: 18px;
    }

    .output-thanks-to {
        width: 113%;
        margin: 0px 0px 0px -7%;
    }

    .bg-lote .home-img-middle {
        position: absolute;
        top: 1679px;
        left: 0px;
        width: 100%;
        height: 725px;
        background-color: #F4F7FB;
        z-index: -1;
    }

    .decore-line-mb {
        display: block;
        width: 115%;
        height: 58px;
        margin-top: 47px;
        margin: 45px 0px 0px -5%;
        background-color: #F4F7FB;
    }

    .lote-blocks-flex {
        margin: 0px 0px 64px 0px;
    }


}
