input,textarea {
    border-radius: 0;
    -webkit-appearance: none;
}  

input[type="search"] {
    -webkit-appearance: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/arrows.png) no-repeat right 8px;
    background-size: 20px;
    outline:none;
}


body{
    margin: 0px;
    padding: 0px;
    background-color: #808280;
}

.view{
    cursor: pointer;
}

#cotizador{
    background: #283f22;
    padding-top: 60px;
    padding-bottom: 60px;
            margin-top: 125px;
}

#cotizador h2,
#cotizador p{
/*   color:white;*/
   color:#c5cb9d;
}

/*amenidades*/
.amenidades .cont_svg{
    position: relative;
}
.amenidades svg{
    position: absolute;
    left: 15px;
    top: 0;
    width: calc(100% - 30px);
}
.amenidades{
   /* position: fixed;
    background: white;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    display: flex;
    align-items: center;*/
    padding-bottom: 40px;
}
.amenidades h3{
    font-size: 14px;
    color:#2e4900;
}
.amenidades ul{
    margin-left: 0;
    padding-left: 0px;
    list-style: none;
}
.amenidades li{
    font-size: 12px;
    color:#0a0a0a;
    margin-top: 5px;
    margin-bottom: 5px;
}
.amenidades li span{
    background: #000;
    color: white;
    text-align: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 50%;
    font-family: 'Montserrat-Medium';
    font-size: 10px;
    padding-top: 2px;
}
.amenidades #cerrar_amenidades {
    position: absolute;
    z-index: 2;
    top: 20px;
    right: 20px;
    cursor: pointer;
    width: 25px;
}
/*amenidades*/

 .mymapa_cotizador,
 .mymapa_cotizador2{
        max-height: 0;
        overflow: hidden;
        display: none;
    }
    .mymapa_cotizador.active,
    .mymapa_cotizador2.active{
        max-height: 2000px;
        display: block;
    }

.topMenu{
    background-color: #c5cb9d;
    height: 125px;
    position: fixed;
    z-index: 1;
    width: 100%;
    top: 0;
}
.mapa_cotizador{
/*    margin-top: 150px;*/
    /*position: relative;*/
    padding: 0!important;
}
.mapa_cotizador svg text{
        pointer-events: none !important;
}
.mapa_cotizador svg.cluster_1{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
}
.mapa_cotizador svg.cluster_2a{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
}

.mapa_cotizador svg.cluster_2b{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
}
.mapa_cotizador svg.master_plan,
.mapa_cotizador svg.cluster_3,
.mapa_cotizador svg.cluster_4{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
}
.mapa_cotizador svg{
/*     pointer-events: none !important; */
    position: absolute;
    /*top: 0%;
    left: 0%;
    width: 100%;*/
/*    top: 14%;
    left: 13.8%;
    width: 72%;*/
}
.mapa_cotizador svg g{
/*    pointer-events: none !important;*/
    transition:all 600ms;
}
/*.mapa_cotizador svg .circle{
    content:'';
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: red;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
}*/
.details{
    position: absolute;
    left: 0;
    top: 50%;
    border: 1px solid #E8C489;
    z-index: 1;
    font-size: 11px;
    display: none;
    background: white;
}
.details h3{
    background: #E8C489;
    margin: 0;
    color: white;
    font-weight: bold;
       padding: 2px 10px;
}
.details .titulo{
    background: #E8C489;
    margin: 0;
    color: white;
    font-weight: bold;
}
.details p{
    padding: 2px 10px;
    margin: 0;
    color: #173252;
    font-weight: 400;
}
.details p span{
    font-weight: 800;
}
.ubicacion{
    background: #845346;
}
/*.mapa_cotizador .st0{
    opacity: 0;
    fill: #c5c36a00;
    cursor: pointer;
}*/
.mapa_cotizador circle,
.mapa_cotizador ellipse{
    fill: #000;
    cursor: pointer;
/*    opacity: 0;*/
    transition: all 200ms;
}
.mapa_cotizador svg text{
    fill: #fff;
    cursor: pointer;
    text-transform: uppercase;
/*    opacity: 0;*/
    transition: all 200ms;
}
.mapa_cotizador svg rect,
.mapa_cotizador svg path,
.mapa_cotizador svg polyline,
.mapa_cotizador svg polygon{
    opacity: 0.8;
    fill: #4A893A;
    cursor: pointer;
    transition: all 200ms;
}
.mapa_cotizador svg g:not(.disabled):hover rect,
.mapa_cotizador svg g:not(.disabled):hover path,
.mapa_cotizador svg g:not(.disabled):hover polyline,
.mapa_cotizador svg g:not(.disabled):hover polygon{
    opacity: 0.8;
    filter: drop-shadow(0px 0px 12px rgb(255 255 255 / 1));
}

.mapa_cotizador svg g:not(.disabled):hover text,
.mapa_cotizador svg g:not(.disabled):hover circle,
.mapa_cotizador svg g:not(.disabled):hover ellipse{
    opacity: 1;
}

.mapa_cotizador svg .apartado path,
.mapa_cotizador svg .apartado rect,
.mapa_cotizador svg .apartado polygon,
.mapa_cotizador svg .apartado polyline{
    fill: #E4AF38!important;
    opacity: 0.6;
}

.mapa_cotizador svg .vendido path,
.mapa_cotizador svg .vendido rect,
.mapa_cotizador svg .vendido polygon,
.mapa_cotizador svg .vendido polyline{
    opacity: 0.6;
    fill: #A92E29!important;
    /*cursor: no-drop;*/
}
.mapa_cotizador svg .disabled path,
.mapa_cotizador svg .disabled rect,
.mapa_cotizador svg .disabled polygon,
.mapa_cotizador svg .disabled polyline{
    opacity: 0.6;
    fill: #ccc!important;
    /*cursor: no-drop;*/
}
.etapas{
    position: relative;
    overflow: hidden;
        display: flex;
    justify-content: center;
    margin-top: 20px;
}
.etapas span{
    text-align: center;
    float: left;
    padding: 10px 20px;
    font-family: "Poppins", sans-serif;
    font-size:25px;
    border:2px solid #ca6d53;
    color:#ca6d53;
    transition:all 600ms;
    cursor: pointer;
}
.etapas span.active,
.etapas span:hover{
    background:#ca6d53;
    color:white;
}
.logo{
    width: 200px;
    height: 90px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    background-position: center;
}

.menuLinks{
    position: absolute;
    width: auto;
    right:25px;
    top:44px;
}

.menu{
    color:#cfa978;
      font-family: "Poppins", sans-serif;
    font-size: 20px;
    text-decoration: none;
    border:0px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 5px;
    transition: all 0.5s ease-out;
    font-weight: 700;
    text-transform: uppercase;
}

.menu:hover{
    border-bottom-color: #cfa978;
}

.menuOver{
    color:#eee9d9;
       font-family: "Poppins", sans-serif;
    font-size: 20px;
    text-decoration: none;
    border:0px solid transparent;
    border-bottom: 5px solid  #5B6741;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 5px;
    font-weight: 700;
    text-transform: uppercase;
}

.menuLine{
    color:#cfa978;
      font-family: "Poppins", sans-serif;
    font-size: 20px;
    text-decoration: none;
    border:0px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 24px;
    margin-right: 24px;
    padding-bottom: 5px;
    transition: all 0.5s ease-out;
}

.homeBackground{
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center center;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    overflow: hidden;
    margin-top: 115px;
}
h1,h2,h3,h4,h5,h6{
    color:#cfa978;
       font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.home_dos,
.home_tres,
.home_cuatro,
.home_cinco,
.ubicacion,
.cotizador,
.contacto{
    position: relative;
    padding: 100px 15px;
    overflow: hidden;
}
.cotizador h2{
    margin-top: 0;
}
/*.contacto:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #cfa978;
    opacity: 0.2;
}*/
.contacto label{
    color:#cfa978;
       font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.contacto input,
.contacto textarea{
    border: 1px solid #cfa978;
    padding: 5px 10px;
    width: 100%;
    border-radius: 4px;
    color:#cfa978;
          font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.contacto .error{
    box-shadow: 0px 0px 5px red;
}
.contacto .input{
    margin:10px 0;
}
.home_cuatro{
    overflow: initial;
}
/*.home_cuatro:before{
    content: '';
    background: #b58c6645;
    height: 105%;
    width: 100%;
    position: absolute;
    left: 0;
    top: -1.5%;
    z-index: -1;
    opacity: 1;
}*/
.home_tres h3,
.home_cuatro h3,
.home_cinco h3,
.contacto h3{
    margin-top: 0;
    color:#5B6741;
    font-weight: 400;
}
.home_tres h2,
.home_cuatro h2,
.home_cinco h2{
    margin-bottom: 5px;
}
.homeBackground h3{
    color: #5b6741;
    font-size: 45px;
    margin-bottom: 0;
    font-weight: 500;
    text-transform: uppercase;
}
.homeBackground h2{
    color: #cfa978;
    font-size: 58px;
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.home_tres img {
    /*position: absolute;
    width: 65%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);*/
}
.text_center{
    text-align: center;
}
.items .columns{
    width: calc(100% / 6);
    text-align: center;
    margin:10px 0;
}
.items .columns img{
    width: 60px;
}
.items .columns p{
    font-size: 12px;
    color: #cfa978;
          font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.items{
   display: flex;
justify-content: center;
   flex-wrap: wrap;
}
.home_dos:before{
    content: '';
    position: absolute;
    left:0;
    top: 0;
    width: 100%;
    height: 100%;
}
.home_cinco ul,
.home_cuatro ul{
    width: 50%;
    float: left;
    list-style: none;
    padding-left: 16px;
}
.home_cinco li,
.home_cuatro li{
    margin: 0px 0px 10px 0;
    padding-right: 15px;
}
.home_cinco li img,
.home_cuatro li img{
    margin-left: -17px;
    margin-right: 10px;
    margin-top: -5px;
    width: 10px;
}
.home_dos,
.contacto,
.home_cuatro{
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.home_dos .row,
/*.home_tres .row,*/
.home_cuatro .row,
.home_cinco .row{
    display: flex;
    justify-content: center;
    align-items: center;
}
.home_dos_imagen .imagen{
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.home_dos .row .columns{
   padding: 0 20px;
}
.home_dos .imagen,
.home_cinco .imagen{
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.cotizador{
/*    padding-bottom: 20px;*/
/*    margin-top: 80px;*/
    margin-top: 0px;
}
.cotizador ul{
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    display: flex;
    list-style: none;
    justify-content: center;
}
.cotizador ul li{
    padding: 5px 20px;
    margin: 0 10px;
    color:white;
    width: 130px;
}
.cotizador .disponibilidad li:before{
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    float: left;
    margin-right: 5px;
}
.cotizador .disponibilidad li{
    padding: 5px 0px;
    margin: 0 10px;
    color: white;
    font-weight: bold;
      font-family: "Poppins", sans-serif;
    /*letter-spacing: 1.3px;*/
}
.cotizador .disponibilidad li:nth-of-type(1):before{
    background: #4A893A;
}
.cotizador .disponibilidad li:nth-of-type(2):before{
    background: #E4AF38;
}
.cotizador .disponibilidad li:nth-of-type(3):before{
    background: #A92E29;
}
.cotizador .tipos li:nth-of-type(3){
background: #b9b35c;
}
.cotizador .tipos li:nth-of-type(2){
    background: #989741;
}
.cotizador .tipos li:nth-of-type(1){
    background: #686a24;
}
.img_mapa-1{
    width: 100%;
}
.mapa_cotizador .row{
    max-width: 1400px;
    padding-bottom: 0px;
    margin-top: 30px;
}
.align_center img,
.ubicacion .texto img{
    width: 150px;
}
.align_center{
    padding: 80px 30px;
    position: relative;
    text-align: left;
}
.texto{
    color:#000;
          font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.texto strong{
    font-weight: 700;
}
.bottom{
    background:#5B6741;
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
}
.bottomContent{
    width: 900px;
    height: auto;
    position: relative;
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 30px;
}

.bottomContentElement{
    width: 33%;
    height: auto;
    position: relative;
    float: left;
    display: inline;
    text-align: left;
    color:#fff;
       font-family: "Poppins", sans-serif;
    font-size: 11px;
}

.bottomContentElement a{
    color:#fff;
    text-decoration: none;
}
.ubicacion{
    /*background-attachment: fixed;*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.ubicacion .texto{
    color:#F5DCB2;
    text-align: center;
    margin-bottom: 30px;
}
.baner_cotiza img{
    width: 100%;
}
.baner_cotiza .texto{
    text-align: right;
}
.baner_cotiza .texto h2,
.baner_cotiza .texto p,
.baner_cotiza .texto li{
    color:white;
}
.baner_cotiza .texto ul{
    list-style: none;
    margin-top: 0;
}
.baner_cotiza:before {
     content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.5;
}
.cotizador .row{
    text-align: center;
}
.bottomContentElement a:hover{
    text-decoration: underline;
}
.baner_cotiza{
    position: relative;
    overflow: hidden;
}
.baner_cotiza .row{
    padding: 30px;
    width: 100%;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    position: absolute;
}
.new-parallax{
  top:0;
  background-attachment:fixed;
  background-size:cover!important;
  background-position:center;
  background-blend-mode:screen;
  z-index:-100000;      transform:translateZ(-8000px) scale(1.3);
  -webkit-transform:translateZ(-8000px) scale(1.3);
  height:100%;
  width:100%;
  position:absolute;
  background-color: #000;
}
.cont_btn{
    text-align: center;
    border-top: 1px solid #173254;
    margin-top: 10px;
}
.btnHome,
.btn,
input[type="submit"],
.btnContact,
.btnDownload{
    text-transform: uppercase;
    border: 0px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 20px;
    width: auto;
    text-decoration: none;
    border-radius: 6px;
    letter-spacing: 1px;
    display: block;
    width: auto;
    min-width: 220px;
    text-align: center;
    width: auto;
    display: inline-block;
    transition: all 600ms;
    webkit-transition: all 600ms;
    box-sizing: border-box;
    width: 100%;
    background: #3e191f;
    color: white;
    margin-top: 20px;
    padding: 3px 25px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: inline-block;
}
.leyenda_pay{
    font-weight: 400;
                                color: #2e4900;
                                      font-family: "Poppins", sans-serif;
                                width: 100%;
                                display: block;
                                position: relative;
                                overflow: hidden;
                                padding-top: 10px;
                                font-size: 12px;
                            }
                            .leyenda_pay.white{
                                color:white;
                            }
                            .boton_pagos.paypal{
                                display: none;
                            }
                            .btn_false{
                                    box-sizing: border-box;
                                width: 100%;
                                text-align: center;
                                min-width: 220px;
                                cursor: pointer;
                                color: #fff;
                                border: 0px;
                                background-color: #3b7bbf;
                                    font-family: "Poppins", sans-serif;
                                 font-weight: 700;
                                font-size: 16px;
                                text-decoration: none;
                                border-radius: 30px;
                                padding: 10px 25px 10px 25px;
                                float: left;
                                margin-top: 20px;
                                display: inline-block;
                                text-transform: uppercase;
                            }
.btnContact,
.btnDownload{
    font-size: 16px;
}
.btnHome:hover,
.btn:hover,
input[type="submit"]:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.contacto .row{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.contacto a{
    color: #cfa978;
}
.contacto img{
    position: absolute;
    right: -15%;
    height: 100%;
    top: 0;
}

    .button_menu{
        width: 25px;
        z-index: 4;
        top: 50%;
        position: absolute;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        right: 30px;
        display: none;
    }
    .button_menu:after{
          background-color: #cfa978;
          content: '';
          display: block;
          height: 3px;
          transition: all 500ms ease-in-out;
          -webkit-transition: all 500ms ease-in-out;
    }
    .button_menu.actived:after{
        background-color: #cfa978;
        transform: translateY(-7px) rotate(-45deg);
        -webkit-transform: translateY(-7px) rotate(-45deg);
        width: 28px;
    }
  .button_menu.actived:before{
        background-color: #cfa978;
        box-shadow: 0 0 0 #cfa978!important;
        -webkit-transform:translateY(9px) rotate(45deg);
        transform:translateY(9px) rotate(45deg);
        width: 28px;
  }
  .button_menu:before{
    background-color: #cfa978;
    content: '';
    display: block;
    height: 3px;
    box-shadow: 0 8px 0 #cfa978;
    margin-bottom: 13px;
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
 }
/* AVISO DE PRIVACIDAD */

.closePrivacy{
    width: 100%;
    text-align: right;
    padding-left: 35px;
    padding-right: 35px;
    box-sizing: border-box;
    padding-top: 35px;
}

.closeButtonPrivacy{
    width: 35px;
    height: 35px;
}

.privacyContent{
    width: 100%;
    text-align: justify;
    padding-left: 200px;
    padding-right: 200px;
    box-sizing: border-box;
}

.blueTittle{
    color: #cfa978;
       font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.blueContent{
    color: #cfa978;
          font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.blueContent a{
    color: #5B6741; 
}

.blueContentSecond{
    color:#065D62;
          font-family: "Poppins", sans-serif;
    font-size: 12px;
    text-decoration: none;
}


/* COTIZADOR */
.cotizadorContent{
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #eee9d9;
    padding-top: 40px;
    padding-bottom: 40px;
}

.cotizadorContentCenter{
    position: relative;
    display: inline-block;
}

.leyenda_dispo {
    font-size: 16px;
           font-family: "Poppins", sans-serif;
    color: #065D62;
    text-decoration: none;
    padding-left: 43px;
    padding-top: 7px;
    background-image: url('../images/bola_blanca.png');
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: 5px 5px;
    height: 35px;
    width: auto;
    display: inline;
    float: left;
    text-align: left;
    margin-right: 25px;
}



#fondo_blanco {
    background-color: #ffffff;
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 5000;
    top: 0px;
    left: 0px;
    overflow-y:auto;
    overflow-x:auto;
}


#fondo_blanco .cuadrado_false {
    margin-right: 10px;
    color: #173253;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    text-decoration: none;
    margin-bottom: 0px;
    border: 1px solid #173253;
    background-color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: auto;
    text-align: center;
    width: 50px;
    display: inline-block;
}

/*.infoPrices.descuento .infoPricesSpaces{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}*/

.infoPrices.descuento .tdSepcial{
/*    text-align: center;*/
}

#cerrar_vista {
    position: absolute;
    z-index: 2;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

#contenido_vista {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100vh;
}

.contimageLote{
    margin-bottom: 15px;
}
.vista {
    width: 70%;
    position: relative;
    height: 100vh;
    display: inline;
    float:left;
    text-align: center;
    background-color: #fff;
        display: flex;
    justify-content: center;
}

.vistaContent{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 15px;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    height: auto;
    position: relative;
/*    display: inline-block;*/
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    flex-direction:inherit;
    box-sizing:initial;
    max-width: 1100px;
    box-sizing: border-box;
}

.vistaContent1{
    width: 50%;
    position: relative;
    display: inline;
    float: left;
}

.vistaContent2{
    box-sizing: border-box;
    padding-left: 20px;
    padding-top: 20px;
    width: 50%;
    position: relative;
    display: inline;
    float: left;
}
.vistaContent2{
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}
.container_info{
    display: flex;
}
.vistaContent2 .uno{
    width: 70%;
}
.vistaContent2 .dos{
    width: 30%;
    position: relative;
}
.loteTitle{
       font-family: "Poppins", sans-serif;
    font-size: 25px !important;
    line-height: 25px !important;
    color: #ca6d53;
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase;
    /*margin-bottom: 10px;*/
    text-decoration: none;
    display: inline-block;
}

.separador{
      font-family: "Poppins", sans-serif;
    font-size: 25px !important;
        color: #834979;
    margin-top: 0;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
}

.loteSubtitle{
    color:#219CD2;
     font-size: 25px !important;
    text-decoration: none;
       font-family: "Poppins", sans-serif;
     margin-top: 0;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.loteSm2,
.vistaContent2 .dimensions span,
.preciom2{
    color:#502122;
      font-family: "Poppins", sans-serif;
    font-size: 18px !important;
    text-decoration: none;
    font-weight: 500;
    margin-bottom: 5px;
    display: inline-block;
}
.loteSm2#area{
    font-size: 24px !important;
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
    font-weight: 700;
}
.txt_finan{
    text-align: center;
    font-weight: 500;
    color: #232133;
    margin-bottom: 5px;
}
.lotePrice{
    color: #2e4900;
       font-family: "Poppins", sans-serif;
    font-size: 30px !important;
    text-decoration: none;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
}

.cajas_select {
    box-sizing: border-box;
    outline: none;
    margin-top:10px;
    color: #000000;
    font-family: "Poppins", sans-serif;
    text-decoration: none;
    margin-bottom: 10px;
    border: 1px solid #ca6d53;
    padding:5px 15px;
    width: 100%;
    border-radius: 6px;
    background-color: #ca6d53;
    color: white;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
}
#dos .images img{
    width: 80px;
}
#dos .images {
    text-align: center;
}
.inputsPlazos {
    margin-right: 10px;
    color:  #173253;
      font-family: "Poppins", sans-serif;
    font-size: 18px;
    text-decoration: none;
    margin-bottom: 0px;
    border: 1px solid  #173253;
    background-color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: auto;
    text-align: center;
    width: 50px;
}

#imageLote{
    padding-top: 140%;
    width: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.a_imageLote{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
}
#imageLote-2{
    padding-top: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.a_imageLote-2{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
}
#fileLote{
    margin-top: 20px;
    margin-bottom: 25px;
}
/*.btnDownload{
    color:#fff;
    border:0px;
    background-color: #5596A5;
     font-family: "Poppins", sans-serif;
    font-size:16px;
    width: auto;
    text-decoration: none;
    border-radius: 30px;
    padding: 8px 20px 8px 20px;
}*/

.vistaContacto .loteTitle{
    color:#2e4900;
}
.vistaContacto {
    width: 30%;
    position: relative;
    height: auto;
    display: inline;
    float: right;
    height: 100vh;
    background: #d4d6a9;
}

.contactContent{
    width: 100%;
    box-sizing: border-box;
    padding-left: 10%;
    padding-right: 10%;
    text-align: left;
    height: auto;
    position: relative;
    display: inline-block;
    
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cajas {
    outline: none;
    border: 1px solid #69727d;
    padding: 10px 15px;
    width: 100%;
    border-radius: 0px;
    color: #000;
          font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-top: 15px;
}

.cajasTextarea{
    margin-bottom: 20px; resize:none;
    height: 150px;
}

.plazosAlerts{
    color: #173253;
    font-size: 14px;
           font-family: "Poppins", sans-serif;
    font-weight: 100;
    text-decoration: none;
}

.plazosAlertsPrices{
    color: #173253;
    font-size: 18px;
     font-family: "Poppins", sans-serif;
    font-weight: 500;
    text-decoration: none;
}

.infoPrices{
    width: 100%;
    border:1px solid #065D62;
    border-collapse: collapse;
    border-bottom: 1px solid transparent;
}

.infoPrices tr{
    width: 100%;
    box-sizing: border-box;
    padding: 15px 20px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 1px solid #173253;
/*    border-bottom: 1px solid #173253;*/
}

.infoPrices tr:nth-of-type(even){
    background: #f7f3f6;
}

.infoPrices tr td{
/*    width: 100%;*/
    padding: 15px;
    text-align: left;
    margin-top: 20px;
}

.tdSepcial{
    border-right: 1px solid transparent;
    padding-left: 15px !important;
}

.infoPricesSpaces{
    width: 100%;
/*    height: 50px;*/
margin-bottom: 3px;
    position: relative;
}

.infoPricesSpacesLeft{
    padding:0px;
}

.porcenEnganche{
    /* position: absolute; */
    /* left: 70px; */
    /* top: 3px; */
    width: 50%;
    font-size: 15px;
    line-height: 25px;
    margin-right: 5px;
}

.confirmationText{
    color: #146f44;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    text-decoration: none;
}

.item-point{
    padding-left: 0px;
    padding-top: 0px;
    width: 0px !important;
    height: 0px !important;
    position: relative;
}

.bolasTxt{
    color: #fff;
    font-size: 8px;
           font-family: "Poppins", sans-serif;
    font-weight: 100;
    text-decoration: none;
    text-align: center;
    position: absolute;
    left: -9px;
    top: -22px;
    height: auto;
    width: 19px;
    background-color: transparent;
    z-index: 2;
    background-color: transparent;
}

.bolas {
    width: 17px;
    height: 17px;
    position: absolute;
    left: -8px;
    top: -8px;
    z-index: 1;
}

.bolasImg {
    width: 17px;
    height: 17px;
    position: relative;
}

.fakeScalize{
    width: 100%;
    height: auto;
    display: inline-block;
    overflow-y: hidden;
    overflow-x: hidden;
    z-index: 1;
}

.posScalize{
    width: 100%;
    height: auto;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.slideMoreTop{
    position: absolute !important;
    right: 10px;
    top:10px;
    z-index: 200;
}

.slideMoreBottom{
    position: absolute !important;
    right: 10px;
    bottom:10px;
    z-index: 201;
}

.arrows{
    display: none;
}

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

.btnType{
    height: 35px;
}

.typesLotes{
    position: relative;
    display: inline-block;
    height: auto;
    padding-bottom: 20px;
}

.typeLotesDiv{
    height: 35px;
    display: inline;
    float: left;
    width: 150px;
}
    .bottom img{
        width: 80%;
    }
@media (min-width: 900px) {
    .object-container{
        position: relative;
        overflow: auto;
    }
    .zoomer-container{
      background: rgba(0, 0, 0, 0.6);
      width: 230px;
      height: 60px;
      position: absolute;
      border-radius: 0px;
      text-align: center;
      margin-top: -60px;
    }

    .zoom-slider {

      -webkit-appearance: none;

        width: 220px;

        height: 6px;

        background: #ccc; 

        outline: 0;

        border: 0;
        -webkit-transition: .2s;

        transition: opacity .2s;

        z-index: 100;
        position: relative;
        border-radius: 5px;
    }

    .zoom-slider::-webkit-slider-thumb {

      -webkit-appearance: none;

        appearance: none;

        width: 20px;

        height: 20px;

        border-radius: 50%;
        background: #16a085;

        background: linear-gradient(to bottom right, #16a085,  #16a060 );
        cursor: pointer;

        outline: 0;

        border: 0;
    }

    .zoom-slider::-moz-range-thumb {

        width: 20px;

        height: 20px;

        border-radius: 50%;
        background: #16a085;

        background: linear-gradient(to bottom right, #16a085,  #16a060 );
        cursor: default;

        outline: 0;

        border: 0;
    }

    .object-container{
       margin-left: auto;
       margin-right: auto;
       display: block;
       overflow: visible;
       overflow-x: scroll;
       overflow-y: scroll;
       height: auto;
       width: 100%;
    }

    .image-container img{ 
       position: inherit;
       display:  block;
       width: 100%;
       height: auto;
    }

    .zoomer-status{
        color: #fff;
        font-weight: 400;
        font-size: 14px;
          font-family: "Poppins", sans-serif;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
    }
    .zoomer-container{
        position: absolute;
           font-family: "Poppins", sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        color: white;
    }
    .myimage-1,
    .myimage-2{
        transform-origin: left top!important;
    }
}

@media (max-width: 900px) {
    .myimage-1,
    .myimage-2{
        position: relative;
    }
    #cotizador{
            margin-top: 90px;
    }
    .etapas{
        overflow: auto;
        display: block;
        width: calc(100% - 30px);
        margin-left: 15px;
    } 
    .etapas div{
        display: flex;
    }
    #imageLote{
        padding-top: 100%;
    }
    .leyendas{
        order:2;
        text-align: center;
    }
    .pinch-zoom-container{
        height: 100%!important;
    }
    .mymapa_cotizador,
    .mymapa_cotizador2{
        overflow: hidden!important;
    }

#container{ height: 100%; margin: 0 auto 0 auto; max-width: 100%; width: 100%; }
#container .zoom{ background-color: #DDD; height: 100%; margin: auto; overflow: hidden; width: 100%; }
#container .zoom .media{ bottom: 0; display: block; left: 0; margin: auto; max-height: 100%; max-width: 100%; position: absolute; right: 0; top: 0; 
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; 
}
.home_dos,
.home_cuatro,
.home_cinco{
    text-align: center;
}
.transition{
  transition: -moz-transform ease 200ms;
  transition: -ms-transform ease 200ms;
  transition: -o-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
}


    .myimage-1 img,
    .myimage-2 img{
        width: 100%;
    }
    .mapa_cotizador{
        overflow: auto;
        /*display: none;*/
    }
    .mapa_cotizador .row{
        width: 300%!important;
        max-width: 300%!important;
        margin-top: 0;
    }
    .bottom img{
        max-width: 150px;
        width: 100%;
    }
    .items .columns{
        width: calc(100% / 3);
    }
    .homeBackground{
        margin-top: 87px;
    }
    .button_menu{
        display: block;
    }
    .contacto .columns.large-5{
        margin-top: 30px;
    }
    .home_tres .texto,
    .home_cinco .texto{
        order:2;
    }
    .home_tres .home_dos_imagen,
    .home_cinco .home_dos_imagen{
        order:1;
    }
    .texto{
        /*text-align: center;*/
    }
    .home_dos .row, 
    .home_tres .row, 
    .home_cuatro .row, 
    .home_cinco .row{
        flex-wrap: wrap;
    }
    .home_dos .imagen, 
    .home_cinco .imagen,
    .home_dos_imagen .imagen{
        height: 320px;
        margin-bottom: 10px;
    }
    .typesLotes{
        padding-bottom: 10px;
    }

    .btnType{
        height: 20px;
    }
    
    .typeLotesDiv{
        height: 20px;
        
        width: 95px;
    }

    .plazosAlerts{
        font-size: 12px;
    }

    .infoPrices{
        width: 100%;
        /*background-color: #773F2F;*/
    }

    .leyenda_dispo {
        font-size: 10px;
          font-family: "Poppins", sans-serif;
        color: #000;
        text-decoration: none;
        padding-left: 20px;
        padding-top: 0px;
        background-size: 15px 15px;
        height: 20px;
        margin-right: 15px;
        padding-top: 6px;
        padding-left:26px;
      }
    
    .item-point span{
        top: 6px;
        font-size: 6px;
        left: -56%;
        top: -6px;
    }

    .arrows{
        display: initial;
    }

    .posScalize{
        overflow-x: auto;
    }

    .fakeScalize{
        overflow-y: hidden;
        overflow-x: auto;
        width: 400vw;
    }
    
    
    #fondo_blanco{
        position:fixed;
        overflow-y:scroll;
        overflow-x:hidden;
    }

    .vista {
        width: 100%;
        height: auto;
        display: inline-block;
      
    }

    .vistaContent{
        width: 100%;
        top: 0%;
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        padding-right: 15px;
        padding-left: 15px;
        display: flex; flex-direction: column;
        box-sizing: border-box;        
    }

    .vistaContent1{
        position: relative;
        display: inline;
        float: left;
        padding-top: 20px;
        padding-bottom: 0px;
        order: 1;
            width: 40%;
        display: block;
        margin: 0 auto;
       
    }
    
    .vistaContent2{
        width: 100%;
        position: relative;
        display: inline;
        float: left;
        padding-top: 10px;
        padding-bottom: 0px;
        padding-left: 0;
        order: 1;
/*        text-align: center;*/
     
    }
    .container_info{
    /*display: block;*/
    /*    text-align: center;*/
        padding-left: 10px;
        padding-right: 10px;
        align-items: center;
            max-width: 600px;
        margin: 0 auto;
    }

    .vistaContent2 .dos{

    }
    .vistaContent2 .uno,
    .vistaContent2 .dos{
/*        width: 100%;*/
    }

    #imageLote-2 {
/*        padding-top: 40%;*/
/*        width: 40%;*/
        float: right;
    }

    .vistaContacto {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        position: relative;
        height: auto;
        display: inline;
        float:left;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .contactContent{
        text-align: center;
        top: 0%;
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        padding-right: 25px;
        padding-left: 25px;
        padding-bottom: 50px;
        box-sizing: border-box;
    }

    .scalize .item-point {
        width: 10px;
        height: 10px;
    }


    .bolasTxt{
        left: -11px;
        top: -18px;
        /*height: auto;
        width: 19px;*/
       
    }

   

    .bolasImg {
        width: 13px;
        height: 13px;
    }

    .bolas {
        width: 13px;
        height: 13px;
    }
    
    /*.homeBackgroundcenterButtom{
        position: relative;
        display: inline-block;
        top: 80%;
        -ms-transform: translateY(-80%);
        transform: translateY(-80%);
    }*/

    .btnHome{
        font-size:18px;
        border-radius: 20px;
        padding: 8px 20px 8px 20px;
    }

    .topMenu{
        height: 90px;
       
    }
    
    .logo{
     width: 170px;
    height: 65px;
    }
    .menuLinks .menu_contain{
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: 90%;
        text-align: center;
    }
    .menuLine{
        display: none;
    }
    .menuLinks{
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: white;
    }

    .menu{
        display: block;
        font-size: 20px;
        border-bottom: 5px solid transparent;
        margin-left: 0px;
        margin-right: 0px;
        padding-bottom: 5px;
        padding: 10px 0;
        margin: 0;
       
    }
    
    .menuOver{
        font-size: 16px;
        text-decoration: none;
        border:0px solid transparent;
        border-bottom: 5px solid  #773F2F;
        margin-left: 0px;
        margin-right: 0px;
        padding-bottom: 5px;
    }

    .menuLine{
        margin-left: 14px;
        margin-right: 14px;
    }

/*    .homeBackground{
        height: 50vh;
       
    }*/

    .bottomContent{

        width: 100%;
        box-sizing: border-box;
        padding-right: 30px;
        padding-left: 30px;

    }

    .bottomContentElement{
        width: 100%;
        padding-bottom: 20px;
        font-size: 12px;
        text-align: center;
    }


     /* AVISO DE PRIVACIDAD */

     .privacyContent{
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }

    .blueContent{
        font-size: 12px;
    }
    
    .blueTittle{
        font-size: 18px;
    }
    

    .closeButtonPrivacy{
        width: 25px;
        height: 25px;
    }

    .closePrivacy{
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
    .baner_cotiza img{
        display: none!important;
    }
    .baner_cotiza .row{
        position: relative;
        top: auto;
        left: auto;
        transform: translate(0);
        -webkit-transform: translate(0);
    }
    .baner_cotiza{
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        text-align: center;
    }
    .baner_cotiza .texto{
        text-align: center;
    }
    .baner_cotiza ul{
        padding: 0;
    }
}
@media (max-width: 714px) {
    .lotePrice{
        font-size: 25px !important;
    }
    #imageLote-2{
        padding-top: 100%;
        width: 80%;
        float: right;
    }
    .etapas span{
        font-size: 16px;
    }
    .cotizador h2{
            font-size: 18px;
    }
    .cotizador p{
            font-size: 12.5px;
    }
    .baner_cotiza .texto{
        padding-right: 0;
        padding-left: 0;
    }
    .bottom img{
        width: 120px;
    }
    .ubicacion{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .ubicacion .mapa{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .ubicacion .texto{
        padding-left: 30px;
        padding-right: 30px;
    }
    #cotizador{
        padding: 60px 15px;
        padding-bottom: 10px;
    }
    .mapa_cotizador .row{
        width: 100%!important;
        max-width: 100%!important;
    }
    .cotizador .disponibilidad li:before{
        margin-top: -3px;
        margin-right: 0;
    }
    .cotizador .disponibilidad li{
        margin: 0 5px;
    }
    .cotizador ul li{
        margin: 0 5px;
        padding: 5px 15px;
        font-size: 8px;
        width: 85px;
    }
    .items .columns{
        width: calc(100% / 2);
    }
    .home_cinco ul,
    .home_cuatro ul{
        width: 100%;
        margin: 0;
    }
    .home_dos, .contacto, .home_cuatro{
        background-attachment: initial;
        background-size: cover;
    }
    .home_cinco ul, .home_cuatro ul{
        text-align: left;
    }
    h1{
        font-size: 23px!important;
    }
    .home_dos,
    .home_tres,
    .home_cuatro,
    .home_cinco,
    .ubicacion,
    .cotizador,
    .contacto{
        padding: 60px 15px;
    }
    .home_dos .imagen,
     .home_cinco .imagen, 
     .home_dos_imagen .imagen{
        height: 150px;
        margin-bottom: 0px;
    }
    .btnHome, 
    .btn, 
    input[type="submit"]{
        font-size: 16px;
    }
    .homeBackground h3{
        font-size: 25px;
    }
    .homeBackground h2{
        font-size: 31px;
    }
}   

.fancybox-bg{
    background: #FFF !important;
    opacity: 1 !important;
}