@charset "utf-8";
@font-face {
    font-family: "Univers light normal";
    src: url(../webfonts/univers-condensed-47-light.otf);
}



body{
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;

}
.topnav {
    width:100%;
    font-family: Tahoma, Geneva, sans-serif;
    overflow: hidden;
    background-size: 100% 100%;
    background-repeat:no-repeat;
    background-image: url(../imagenes/fondohead.png);
    background-size: cover;
    text-align:center;
    top:0px;
    display:inline-block;
    position: fixed;
    z-index:1000;
}

.topnav a {

    display: inline-block;
    color: #EAEAEA;
    text-align: center;
    padding: 22px 25px;
    padding-left:0px;
    text-decoration: none;
    font-size: 15px;
}

.topnav a:hover {
    background-color: transparent;
    color: #A9D3CE;
}

.topnav a.active {
    background-color: transparent;
    color: #FFF;
}

.topnav .icon {
    display: none;
}

.spacerindexuno{
    width:100%;
    height:82px;
}

.spacerSUBTITULOS{
    width:100%;
    padding-top:20px;
    padding-bottom:20px;
    text-align:center;
    height:30px;
    font-family:"Univers light normal";
    font-size:20px;
}


.contienebloques{
    width:100%;
    height:200px;
    text-align:center;
    display:inline-block;
    position:relative;
    display:inline-table;
}
.bloq1{
    width:297px;
    height:225px;
    text-align:center;
    background-color: transparent;
    display:inline-block;
    border: none;
    box-shadow: 6px 7px 20px -9px rgba(0,0,0,0.75);
    margin:5px;
    font-family:"Univers light normal";

}
.imgbloq1{
    width:297px;
    height:200px;

}
.bloq2{
    width:297px;
    height:225px;
    text-align:center;
    background-color: transparent;
    display:inline-block;
    border: none;
    box-shadow: 6px 7px 20px -9px rgba(0,0,0,0.75);
    margin:5px;
}
.bloq6{
    width:297px;
    min-height:205px;
    height: auto;
    text-align:center;
    background-color: transparent;
    display:inline-block;
    border: none;
    box-shadow: 6px 7px 20px -9px rgba(0,0,0,0.75);
    margin:5px;
    overflow: hidden;
    padding-bottom: 10px;
}
.dir-home{
    position: relative;
    font-size: 13px;
    font-family: "Univers light normal";
    text-align: left;
    padding: 0 5px 0 5px;
    text-decoration: none;
    color: #666;
    height: auto;
    min-height: 29px;
    overflow: hidden
}
.bloq3{
    width:297px;
    height:225px;
    text-align:center;
    background-color: transparent;
    display:inline-block;
    border: none;
    box-shadow: 6px 7px 20px -9px rgba(0,0,0,0.75);
    margin:5px;
}
.bloq4{
    width:297px;
    height:225px;
    text-align:center;
    background-color: transparent;
    display:inline-block;
    border: none;
    box-shadow: 6px 7px 20px -9px rgba(0,0,0,0.75);
    margin:5px;
}
.indeximagenbajobloques{
    width: 100%;
    height:500px;
    text-align: center;
    display:inline-table;

}

.imgsc1{
    width:100%;
    height:500px;
    max-width:1500px;
    text-align:center;
    background-size: 100% 100%;
    background-repeat:no-repeat;
    background-image:url(../imagenes/indexuno1.jpg);
    background-size: cover;

}


.indeximagenbajobloquesmapa{
    width:100%;
    height:400px;
    text-align:center;
    border: none;
    margin:0px;
    display:inline-table;

}
.divinternomapa{

    width:50%;
    height:400px;
    max-width:1100px;
    float:left;
    display:inline-block;
    pbackground-size: 100% 100%;
    background-repeat:no-repeat;
    background-image: url(../imagenes/fondoform.png);
    background-size: cover;


}
.vendidos1dv1{

    width:50%;
    height:auto;
    max-width:600px;
    border-radius:13px;
    margin:0px auto;
    background-size: 100% 100%;
    background-repeat:no-repeat;
    background-image: url(../imagenes/fondovendidosrecuadro.png);
    background-size: cover;
    z-index:100;
    top: -80px;
    position:relative;
    padding-bottom:15px;

}
.textodesvendidos{
    width:50%;
    color:#FFF;
    font-size:14px;
    padding-left:10%;
    font-family:"Univers light normal";
    font-size:16px;
}

.textodesvendidosTitulo{
    color:#D7DF23;
    font-size:22px;
    padding-left:10%;
    font-family:"Univers light normal";
}

.vendidos1dv1DEPTO{

    width:100%;
    height:auto;
    max-width:550px;
    border-radius:0px;
    margin:0px auto;
    background-color: transparent;
    z-index:100;
    top: -130px;
    position:relative;
    padding-bottom:15px;
}
.vendidos1dv1DEPTOinter{

    width:100%;
    height:auto;
    max-width:420px;
    border:solid 1px #CCCCCC;
    border-radius:13px;
    margin:0px auto;
    background-color: #FFF;
    z-index:100;
    padding:6px;
    box-shadow: 4px 4px 5px 1px rgba(158,144,158,0.55);

}

.tesdesba{

    font-size:14px;
    font-family:"Univers light normal";
    text-align:left;
    padding:5px;
    text-decoration:none;
    color:#666;


}

a:link, a:visited, a:active {
    text-decoration:none;
}

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

    .topnav a:not(:first-child) {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display:inline-block;
        padding-right:0px;
        font-size: 15px;

    }
    .spacerindexuno{
        display: inline-table;
    }
    .indeximagenbajobloques{
        width:100%;

        background-size: 100% 100%;
        background-repeat:no-repeat;
        background-image: url(../imagenes/indexuno1_1.jpg);
        background-size: cover;
        padding:0px;
        margin:0px;




    }
    .divinternotexto{

        width:100%;
        font-size:26px;
        text-align:center;
        padding-left:5px;
    }
    .contienebloques{
        width:100%;
        height:260px;
        text-align:center;
        display:inline-block;
        position:relative;
        display:inline-table;
    }

    .bloq1{
        width:95%;
        height:260px;
        text-align:center;
        background-color: transparent;
        display:inline-block;
        border:solid 1px #000066;
        box-shadow: 2px 2px #888888;
        margin:10px;
    }
    .bloq2{
        width:95%;
        height:260px;
        text-align:center;
        background-color: transparent;
        display:inline-block;
        border:solid 1px #000066;
        box-shadow: 2px 2px #888888;
        margin:10px;
    }
    .bloq3{
        width:95%;
        height:260px;
        text-align:center;
        background-color: transparent;
        display:inline-block;
        border:solid 1px #000066;
        box-shadow: 2px 2px #888888;
        margin:10px;
    }
    .bloq4{
        width:95%;
        height:260px;
        text-align:center;
        background-color: transparent;
        display:inline-block;
        border:solid 1px #000066;
        box-shadow: 2px 2px #888888;
        margin:10px;
    }
    .imgbloq1{
        width:100%;
        height:100%;

    }

    .imgsc1{
        width:100%;
        height:500px;
        max-width:1500px;
        text-align:center;
        background-size: 100% 100%;
        background-repeat:no-repeat;
        background-image:url(../imagenes/indexuno1_1.png);
        background-size: cover;

    }

    .divinternomapa{

        width:100%;
        height:400px;
        float:left;
        display:inline-table;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:0px;
        padding-right:0px;
    }
    .vendidos1dv1{

        width:80%;
        height:auto;
        max-width:700px;
        border-radius:13px;
        margin:0px auto;
        background-size: 100% 100%;
        background-repeat:no-repeat;
        background-image: url(../imagenes/fondovendidosrecuadro.png);
        background-size: cover;
        padding-bottom:15px;

    }

    .vendidos1dv1DEPTO{
        top: -10px;
    }




}

@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }
    .topnav.responsive .icon {
        position: fixed;
        right: 30px;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: center;
        clear:both;
    }
    .topnav a.active {
        float:none;
        text-align:center;
    }
}