#cotizador {
    /* COTIZADOR */
    /* LOW RESOLUTIONS/MOBILE */
}

@font-face {
    font-family: "new-regular";
    src: url("../fonts/NeueWorld-Regular.woff2") format("woff2"), url("../fonts/NeueWorld-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "cabinet_grotes_text";
    src: url("../fonts/CabinetGrotesk-Regular.woff2") format("woff2"), url("../fonts/CabinetGrotesk-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

#cotizador body#cotizador {
    padding: 0px;
    margin: 0px;
    background-color: #000000;
}

#cotizador .vistaCot {
    position: absolute;
    height: auto;
    display: none;
}

#cotizador .titleLot {
    font-family: "cabinet_grotes_text";
    font-size: 40px;
    font-weight: 300;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: left;
    color: #ffffff;
}

#cotizador .subTitleLot {
    color: #ffffff;
    font-family: "new-regular";
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
}

#cotizador .mobilePadding {
    padding: 30px;
    box-sizing: border-box;
}

#cotizador .centerContentOnlyBigRS {
    width: 100%;
    top: none !important;
    -ms-transform: none !important;
    transform: none !important;
    text-align: center;
    display: block;
    height: auto;
    position: relative;
    text-decoration: none;
}

#cotizador .centerContentOnlyBigRS {
    width: 100%;
    top: 12.5%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    display: block;
    height: auto;
    position: relative;
    text-decoration: none;
}

#cotizador .icontop1 {
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 30px;
    cursor: pointer;
}

#cotizador .icon1 {
    width: 50px;
    height: 65px;
    background-position: 0px 0px;
    background-size: 50px 65px;
}

#cotizador .twoColums {
    width: 100%;
    position: relative;
    background-color: #A89B86;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

#cotizador .twoColums1 {
    width: 100%;
    position: relative;
    display: inline;
}

#cotizador .twoColums2 {
    width: 100%;
    position: relative;
    display: inline;
}

#cotizador .icontop3 {
    position: absolute;
    top: 44px;
    left: 100px;
    z-index: 20;
}

#cotizador .tittlesSection {
    font-family: "cabinet_grotes_text";
    font-size: 24px;
    font-weight: 100;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
}

#cotizador .northIconImage {
    height: 49px;
}

#cotizador .sendButton {
    height: 37px;
}

#cotizador .input {
    font-family: "new-regular";
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    color: #DDD5BE;
    text-align: center;
    box-sizing: border-box;
    padding: 5px 5px 10px 5px;
    background: transparent;
    width: 80%;
    border-radius: 20px;
    border: 1px solid #DDD5BE;
}

#cotizador ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #DDD5BE;
    opacity: 1; /* Firefox */
}

#cotizador .twoColums-container {
    height: 90vh;
}

#cotizador .textarea {
    font-family: "new-regular";
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    color: #DDD5BE;
    text-align: center;
    box-sizing: border-box;
    padding: 5px 5px 10px 5px;
    background: transparent;
    width: 80%;
    border-radius: 20px;
    border: 1px solid #DDD5BE;
    height: 140px;
}

#cotizador .textarea::placeholder {
    line-height: 120px;
}

#cotizador .contactContent {
    font-family: "new-regular";
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    color: #DDD5BE;
}

#cotizador .contactBotton {
    width: 100%;
    text-align: center;
}

#cotizador .onlyPC {
    display: inherit;
}

#cotizador .onlyMobile {
    display: none;
}

#cotizador #mapa {
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
}

#cotizador .mapa {
    width: 100%;
}

#cotizador .spacerContentMapa {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #D6D6D6;
    text-align: justify;
    box-sizing: border-box;
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 0px;
}

#cotizador .mapaContainer {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 3;
}

#cotizador .bntMoreOptions {
    font-family: "new-regular";
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    color: #004225;
    background: #DDD5BE;
    padding: 10px 18px 13px 18px;
    border-radius: 20px;
    width: auto;
    display: inline-block;
}

#cotizador .northIcon2 {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 3;
}

#cotizador .fase2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

#cotizador .vendido {
    display: flex;
    align-items: center;
    justify-content: center;
}

#cotizador .content-centered {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

#cotizador .fase2 span {
    background: #9e0a0f;
    width: 25px;
    height: 25px;
    display: block;
    margin-right: .5rem;
}

#cotizador .vendido span {
    background: #1F4688BF;
    width: 25px;
    height: 25px;
    display: block;
    margin-right: .5rem;
}

#cotizador .northIcon {
    position: fixed;
    top: 14px;
    right: 70px;
    z-index: 198;
}

#cotizador .closeIconVideo {
    width: 32px;
    height: 32px;
}

#cotizador .closeIconVideo {
    top: 28px;
    right: 24px;
    width: 32px;
    height: 32px;
}

#cotizador .closeIconVideoImage {
    width: 52px;
    height: 52px;
}

#cotizador .closeIconVideo {
    position: absolute;
    width: 43px;
    height: 42px;
    cursor: pointer;
    top: 30px;
    right: 30px;
    z-index: 200;
}

#cotizador .red {
    background-color: brown;
    border: 1px;
}

#cotizador .imagenMapa {
    width: 100% !important;
    height: auto !important;
    display: inline-block !important;
    position: relative !important;
}

#cotizador .mapa {
    width: 100%;
    height: auto;
    position: relative;
}

#cotizador .btnPosCot {
    position: absolute;
    top: 80px;
    z-index: 40;
    left: 50%;
    transform: translate(-50%, -50%);
}

#cotizador .greenBackground {
    background-color: #42a8a1;
    background-position: center;
    background-size: cover;
    background-repeat: repeat;
    text-align: center;
}

#cotizador .vistaCot {
    display: none;
    position: fixed;
    top: 60px;
    left: 0px;
    z-index: 20000;
    width: 100%;
    height: 100vh;
    overflow: auto; /* Enable scroll if needed */
}

#cotizador .mapaContainer {
    width: 100%;
    height: auto;
    display: inline-block;
    overflow-y: hidden;
}

#cotizador .arrowsMobile {
    width: 100%;
    position: relative;
    top: -56px;
    height: 0px;
    display: none;
    z-index: 500;
}

#cotizador .bottomMapButtons {
    height: 26px;
}

#cotizador .mapLeftButton {
    position: absolute;
    top: -12px;
    left: 20px;
}

#cotizador .mapRighttButton {
    position: absolute;
    top: -12px;
    right: 20px;
}

#cotizador .btnPosCotArrows {
    position: absolute;
    top: 0px;
    z-index: 40;
    left: 50%;
    transform: translate(-50%, -50%);
}

#cotizador .contactTittleCot {
    font-family: "new-regular";
    font-size: 32px;
    font-weight: 300;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: center;
    color: #DDD5BE;
}

#cotizador .contactTextCot {
    font-family: "new-regular";
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    color: #DDD5BE;
}

#cotizador .titleLot {
    font-family: "cabinet_grotes_text";
    font-size: 40px;
    font-weight: 300;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: left;
}

#cotizador .normalContainer {
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 15%;
}

#cotizador .colum1 {
    width: 50%;
    height: auto;
    position: relative;
    float: left;
    display: inline;
}

#cotizador .colum2 {
    width: 50%;
    height: auto;
    position: relative;
    float: left;
    display: inline;
}

#cotizador .subTitleLot {
    color: #ffffff;
    font-family: "new-regular";
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
}

#cotizador .precioLista {
    color: #ffffff;
    font-family: "cabinet_grotes_text";
    font-size: 32px;
    font-style: italic;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0em;
}

#cotizador .precioListaMXN {
    color: #ffffff;
    font-family: "cabinet_grotes_text";
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
}

#cotizador .notaenganche {
    color: #ffffff;
    font-family: "cabinet_grotes_text";
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
}

#cotizador .anticipo {
    color: #ffffff;
    font-family: "cabinet_grotes_text";
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
}

#cotizador .anticipoMXN {
    color: #ffffff;
    font-family: "cabinet_grotes_text";
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
}

#cotizador .m2 {
    color: #ffffff;
    font-family: "cabinet_grotes_text";
    font-size: 32px;
    font-style: italic;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0em;
}

#cotizador .photoLote {
    height: 50vh;
    margin-top: -30px;
    transform: rotate(270deg);
}

#cotizador .centerNormal {
    width: 100%;
    text-align: center;
    position: relative;
    display: inline;
    float: left;
}

#cotizador .select {
    /* styling */
    background-color: #ffffff;
    border: thin solid #42a8a1;
    border-radius: 20px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    color: #42a8a1;
    /* reset */
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: "new-regular";
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    margin-right: 20px;
    background-image: linear-gradient(45deg, transparent 50%, #004225 50%), linear-gradient(135deg, #004225 50%, transparent 50%), linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-image: url(../images/selectarrow.png);
    background-position: right 10px top 12px;
    background-size: 10px 10px;
    background-repeat: no-repeat;
}

#cotizador .select:focus {
    outline: none;
}

#cotizador .sup {
    font-size: 12px;
}

#cotizador .spacerVert {
    height: 16px;
    width: 100%;
    position: relative;
    display: inline;
    float: left;
}

@media only screen and (max-width: 1950px) {

    #cotizador .twoColums,
    #cotizador .twoColums1,
    #cotizador .twoColums2 {
    }

    #cotizador .twoColums1 {
        top: 2rem;
    }

    #cotizador .photoLote {
        transform: rotate(270deg);
        margin-top: -100px;
        height: 100%;
    }
}

@media only screen and (max-width: 1250px) {
    #cotizador .centerObject {
        width: 50%;
        display: inline-block;
        position: relative;
    }
    #cotizador .equipIcon1 {
        height: auto;
        width: 100%;
        position: relative;
        padding-top: 60px;
    }
    #cotizador .equipIcon2 {
        height: 300px;
        position: relative;
    }
    #cotizador .equipIcon3 {
        height: 200px;
        position: relative;
    }
    #cotizador .menuLinks {
        font-size: 38px;
        line-height: 42px;
    }
    #cotizador .normalContainer {
        padding-left: 30px;
        padding-right: 30px;
    }
    #cotizador .bntMoreOptions {
        font-size: 14px;
        line-height: 14px;
        padding: 5px 14px 8px 14px;
        border-radius: 20px;
    }
    #cotizador .btnPosPlan2 {
        top: 180px;
        left: 40px;
    }
    #cotizador #homeText {
        height: 56vw;
    }
    #cotizador .homeText1 {
        height: 56vw;
    }
    #cotizador .centerVidaResort {
        width: 100%;
        padding: 30px;
    }
    #cotizador .vistaCot {
        height: 92vh;
    }
    #cotizador .twoColums,
    #cotizador .twoColums1,
    #cotizador .twoColums2 {
        height: 145vh;
    }
}

@media screen and (max-width: 920px) {
    #cotizador .colum1 {
        width: 56%;
    }

    #cotizador .colum2 {
        width: 44%;
    }

    #cotizador .btnPosCot {
        top: 40px;
    }

    #cotizador .notaenganche {
        font-size: 10px;
        line-height: 12px;
    }

    #cotizador .precioLista {
        font-size: 18px;
        line-height: 20px;
    }

    #cotizador .precioListaMXN {
        font-size: 16px;
        line-height: 18px;
    }

    #cotizador .anticipo {
        font-size: 18px;
        line-height: 20px;
    }

    #cotizador .anticipoMXN {
        font-size: 16px;
        line-height: 18px;
    }

    #cotizador .titleLot {
        font-size: 28px;
        line-height: 32px;
        color: #ffffff;
    }

    #cotizador .m2 {
        font-size: 24px;
        line-height: 28px;
    }

    #cotizador .normalContainer {
        top: 0px;
        -ms-transform: none;
        transform: none;
        margin-top: 100px;
        padding-left: 32px;
        padding-right: 32px;
        padding-top: 0px;
    }

    #cotizador .photoLote {
        width: 45vh;
        height: auto;
    }

    #cotizador .arrowsMobile {
        display: inline-block;
    }

    #cotizador .bntMoreOptions {
        font-size: 10px;
        font-weight: 300;
        line-height: 16px;
        padding: 5px 14px 8px 14px;
        border-radius: 20px;
    }

    #cotizador .mapa {
        width: 200%;
        height: auto;
        position: relative;
    }

    #cotizador .vistaCot {
        position: absolute;
        height: auto;
        display: none;
        top: 0px;
    }

    #cotizador .item-point {
        width: 10px;
        height: 10px;
    }

    #cotizador .verde {
        display: none;
    }

    #cotizador .verdeMobile {
        display: inherit;
    }

    #cotizador .beshBackground {
        height: 96px;
    }

    #cotizador .beshBackgroundTransparentPc {
        background-color: #D6D6D6;
        height: 96px;
    }

    #cotizador .beshBackgroundOnlyMobile {
        background-color: #D6D6D6;
        width: 100%;
        height: 96px;
    }

    #cotizador .icontop1 {
        top: 24px;
        left: 24px;
    }

    #cotizador .icontop2 {
        top: 36px;
        right: 24px;
    }

    #cotizador .icon1 {
        width: 40px;
        height: 53px;
        background-size: 40px 53px;
    }

    #cotizador .icon2 {
        width: 32px;
        height: 25px;
        background-position: 0px 0px;
        background-size: 32px 25px;
    }

    #cotizador .icon2Green {
        width: 32px;
        height: 25px;
        background-position: 0px 0px;
        background-size: 32px 25px;
    }

    #cotizador #homeText {
        height: auto;
        display: block;
        margin-bottom: 0px;
    }

    #cotizador .homeText1 {
        width: 100%;
        height: 70vw;
        text-align: center;
        display: block;
        float: none;
    }

    #cotizador .homeText2 {
        width: 100%;
        height: auto;
        padding-top: 0px;
        padding-right: 0px;
        display: block;
        float: none;
    }

    #cotizador #homePlanMaestro {
        width: 100%;
        height: 70vw;
    }

    #cotizador #homeCotizadorUbicacion {
        height: auto;
        display: flex;
        flex-direction: column;
    }

    #cotizador .homeCotizador {
        width: 100% !important;
        height: 70vw;
        display: inline-block;
    }

    #cotizador .homeUbicacion {
        width: 100% !important;
        height: 70vw;
        display: inline-block;
    }

    #cotizador #homeEquipamiento {
        height: 70vw;
    }

    #cotizador #homeOthers {
        height: auto;
        display: flex;
        flex-direction: column;
    }

    #cotizador .homeColaboradores {
        width: 100% !important;
        height: 70vw;
        display: inline-block;
    }

    #cotizador .homeGaleria {
        width: 100% !important;
        height: 70vw;
        display: inline-block;
    }

    #cotizador .homeContacto {
        width: 100% !important;
        height: 70vw;
        display: inline-block;
    }

    #cotizador #bottom {
        padding-bottom: 20px;
    }

    #cotizador #upIcon {
        margin-top: 10px;
        position: relative;
        top: 5px;
        right: 0px;
    }

    #cotizador .upIcon {
        width: 33px;
    }

    #cotizador .divBottomText {
        display: none;
    }

    #cotizador .divBottomBreak {
        display: inherit;
    }

    #cotizador #bottom {
        font-size: 12px;
        line-height: 8px;
    }

    #cotizador .bottomURL {
        font-size: 12px;
        line-height: 8px;
    }

    #cotizador .debontelo {
        height: 12px;
    }

    #cotizador .downArrow {
        height: 25px;
    }

    #cotizador .finisterraLogote {
        height: 149px;
    }

    #cotizador .refujiohogar {
        height: 25px;
    }

    #cotizador .playIconPos {
        position: relative;
        width: 100%;
        text-align: center;
        top: -30px;
        height: 56px;
    }

    #cotizador .playIcon {
        height: 75px;
    }

    #cotizador .homeContentIcon1 {
        height: 59px;
    }

    #cotizador #homeText1Logo {
        width: 100%;
        height: auto;
        left: 0px;
    }

    #cotizador .homeText1Content {
        font-family: "new-regular";
        font-size: 14px;
        font-weight: 300;
        line-height: 16px;
        letter-spacing: 0.06em;
        margin-top: 20px;
        width: 300px;
        height: auto;
        display: inline-block;
    }

    #cotizador #homeText2Content {
        box-sizing: border-box;
        padding: 30px;
        position: relative;
        height: auto;
        top: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        text-align: justify;
        display: inherit;
        font-size: 18px;
        line-height: 20px;
    }

    #cotizador .goButton {
        height: 22px;
    }

    #cotizador .closeIconVideo {
        width: 32px;
        height: 32px;
    }

    #cotizador .closeIconVideo {
        top: 28px;
        right: 24px;
        width: 32px;
        height: 32px;
    }

    #cotizador .closeIconVideoImage {
        width: 42px;
        height: 42px;
    }

    #cotizador .centerContentContent {
        right: 30px;
    }

    #cotizador .twoColums {
        border: 1px solid #888;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    #cotizador .twoColums1 {
        width: 100%;
        height: auto;
        display: inherit;
        padding-top: 0px;
    }

    #cotizador .twoColums2 {
        width: 100%;
        height: auto;
        padding-top: 60px;
        padding-bottom: 60px;
        display: inline-block;
    }

    #cotizador .sectionTextContent {
        width: 100%;
        box-sizing: border-box;
        padding: 30px 30px 30px;
        position: relative;
        height: auto;
        top: none !important;
        -ms-transform: none !important;
        transform: none !important;
        display: block;
        font-size: 18px;
    }

    #cotizador .centerContentOnlyBigRS {
        width: 100%;
        top: none !important;
        -ms-transform: none !important;
        transform: none !important;
        text-align: center;
        display: block;
        height: auto;
        position: relative;
        text-decoration: none;
    }

    #cotizador .tittleMobile {
        width: 100%;
        text-align: center;
        position: relative;
        padding-top: 94px;
        height: auto;
        color: #004225;
        top: 0px;
        display: inline-block;
        background-color: #E4DBCA;
    }

    #cotizador .icontop3 {
        display: none;
    }

    #cotizador .tittlesSection {
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        background-color: none;
        letter-spacing: 0em;
        color: #ffffff !important;
    }

    #cotizador .bonteloLogo {
        height: 25px;
    }

    #cotizador .puntoarqLogo {
        height: 31px;
    }

    #cotizador .bienalLogo {
        height: 24px;
    }

    #cotizador .Besh {
        color: #004225;
    }

    #cotizador .mapButtonMobile {
        display: inherit;
    }

    #cotizador .mapButton {
        display: none;
    }

    #cotizador .northIcon {
        position: absolute;
        top: 240px;
        right: 5px;
        z-index: 198;
    }

    #cotizador .northIconImage {
        height: 39px;
    }

    #cotizador .beerIcon {
        height: 113px;
    }

    #cotizador .input {
        width: 100%;
        font-size: 12px;
    }

    #cotizador .textarea {
        width: 100%;
        font-size: 12px;
    }

    #cotizador .mobilePadding {
        padding: 30px;
        box-sizing: border-box;
    }

    #cotizador .urlContent {
        font-size: 18px;
    }

    #cotizador .tittleBold {
        font-size: 18px;
    }

    #cotizador .contactBotton {
        text-align: center;
    }

    #cotizador .sendButton {
        height: 22px;
    }

    #cotizador .textContent {
        font-size: 18px;
    }

    #cotizador .normalContent {
        text-align: justify;
        box-sizing: border-box;
        padding-top: 40px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 40px;
    }

    #cotizador .tittlesEquip {
        font-size: 14px;
    }

    #cotizador .tittlesEquip {
        font-size: 18px;
    }

    #cotizador .spacerContent {
        padding-top: 60px;
    }

    #cotizador .twoColumsNoH1 {
        width: 100%;
    }

    #cotizador .twoColumsNoH2 {
        width: 100%;
    }

    #cotizador .equipIcon1 {
        height: auto;
        width: 100%;
        position: relative;
    }

    #cotizador .equipIcon2 {
        height: auto;
        width: 100%;
        position: relative;
    }

    #cotizador .equipIcon3 {
        height: auto;
        width: 100%;
        position: relative;
    }

    #cotizador .centerObject {
        width: 100%;
        display: inline-block;
        position: relative;
        box-sizing: border-box;
        padding-left: 30px;
        padding-right: 30px;
    }

    #cotizador .texttop {
        position: relative;
        top: 20px;
        padding-bottom: 20px;
        width: 100%;
        text-align: left;
    }

    #cotizador .greenContent {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #cotizador .beshContent {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }

    #cotizador .onlyPC {
        display: none;
    }

    #cotizador .onlyMobile {
        display: inherit;
    }

    #cotizador .dividerPhoto {
        height: 80vw;
    }

    #cotizador .equipTittle {
        font-size: 20px;
        font-style: italic;
        text-align: center;
    }

    #cotizador .equipTextContent {
        font-size: 18px;
    }

    #cotizador .centerVidaResort {
        width: 100%;
        height: auto;
        position: relative;
        text-align: justify;
        display: inline-block;
        top: none;
        -ms-transform: none;
        transform: none;
    }

    #cotizador .normalColum1 {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        padding: 30px;
    }

    #cotizador .normalColum2 {
        width: 100%;
        height: 80vw;
    }

    #cotizador .galleryDivision {
        padding-top: 96px;
    }

    #cotizador .photoTitle {
        font-size: 14px;
    }

    #cotizador .photo {
        width: 100%;
        height: 80vw;
    }

    #cotizador .photoImage {
        height: calc(80vw - 40px);
    }

    #cotizador #mapa {
        display: none;
    }

    #cotizador #nomapa {
        display: inherit;
    }

    #cotizador .backButton {
        height: 22px;
    }

    #cotizador form {
        margin-top: -20%;
    }
}