*{
    margin: 0;
    padding: 0;
}
body{
    background: #FFF;
    font-size: 100%;
    font-family: sans-serif;  /*Verdana,Arial,sans-serif; */
    color: #7c7b7b;

}

/* Definimos un ancho 100% y una altura fija para nuestro menú */
header{
    /*height:128px;*/
    position: relative;
    width: 100%;
    z-index: 2;
    display:block;
    margin: 0 auto;
    text-align: center;
}


a {
    color: #013c4d;
    text-decoration: none;
    outline: none;
}

h1{
    font-size: 1.08em;
    font-weight: normal;
    color: #013c4d;
    margin: 0.3em 0;
}

h2{
    font-size: 1.3em;
    font-weight: normal;
}

.clear{
    clear: both;
}

.height{
    height: 10px;
}

p{
    text-align: justify;
    font-size: 0.8em;
    line-height: 1.3em;
    margin: 2em 0px;
    color: #7c7b7b;
}

div, ul, li{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/*==========  index  ==========*/

.contenido_index{
    width: 40%;
    margin: -84px auto 0 auto;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    opacity: 0.7;
    filter:  alpha(opacity=70);
    background: #013c4d;
    color: #FFF;
    padding: 1em;
    text-align:center;
    font-size: .8em;
}
.content-redes{
    width: 200fvpx;
    position: absolute;
    z-index: 9999999;
    right: 3em;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 20px 20px 7px 7px;
    border-radius: 0px 0px 5px 5px;
    padding: 0.1em 0 0.1em .2em;
    background: #FFF;
}
.redes{
    float: right;
    padding: 0.2em 0;

}

.redes li{
    display: inline-block;
    margin-right: .2em;

}

.redes li a{
    color: #013c4d;
    font-size: 1.2em;
}


.sitios_interes{
    float: left;
    margin-right: 0.5em;
}

.sitios_interes li{
    display: inline-block;
    margin-right: .2em;
     font-size: 80%;
}

.sitios_interes li a{
    color: #013c4d;
    font-size: 1.2em;
}

.tp-caption-top{
    position: absolute;
    top: 5%;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    text-align: center;
}

.tp-caption-top .elipse{
    max-width: 100%;
    z-index: 9999;
}

.tp-caption-top table{
    width:100%;
    position: absolute;
    z-index: 9999999;
    top:55%;
}

.tp-caption-top table td.logos{
    width:50%;
    position:relative;
}

.font-inmobiliaria{
    font-size: 0.9em;
}

.font-casa{
    font-size: .7em;
}

.tp-caption-top a{
    color:#013c4d;
    letter-spacing: 0px;
}

.tp-caption-top a:hover{
    text-decoration: underline;
}

.tp-caption-top a img{
    max-width: 100%;
}

.link-left{
    position: absolute;
    top: 24px;
    left: 0px;
}

.link-right{
    position: absolute;
    top: 24px;
    right: 0px;
}

.overlay-caption{
    width: 62%;
    background-color: #ffffff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: absolute;
    top: 57%;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    text-align: center;

}

.overlay-caption img{
    margin-top: 30px;
}

.overlay-caption p{
    padding: 30px;
    text-align: center;
    font-size: .8em;
    line-height: 1.9em;
}

/*==========  Portadas  ==========*/

#content-portada{
    width: 100%;
    margin: 10px auto 0px;
    clear: both;
    overflow: hidden;
}

.contenedor-border-slider{
    position:relative;
    width: 100%;
    height: 20px;
}


.contenedor-border-slider div{
    width: 100%;
    position: absolute;
    height: 20px;
    top: -9px;
    background: url('images/borde_banner.png') repeat;
}

.contenedor-border-slider div img{
    max-width: 100%;
    margin-top: -96px;
}

.caption{
    width: 370px;
    position: absolute;
    bottom: 55px;
    right: 67px;
    background-color: #013c4d;
    opacity: 0.7;
    font-size: 1em;
    color: #FFF;
    line-height: 1.5em;
    text-align: center;
}
/* jssor slider bullet navigator skin 05 css */
/*
.jssorb05 div           (normal)
.jssorb05 div:hover     (normal mouseover)
.jssorb05 .av           (active)
.jssorb05 .av:hover     (active mouseover)
.jssorb05 .dn           (mousedown)
*/
.jssorb05 {
    position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
    position: absolute;
    /* size of bullet elment */
    width: 16px;
    height: 16px;
    background: url('images/b05.png') no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

/* jssor slider arrow navigator skin 22 css */
/*
.jssora22l                  (normal)
.jssora22r                  (normal)
.jssora22l:hover            (normal mouseover)
.jssora22r:hover            (normal mouseover)
.jssora22l.jssora22ldn      (mousedown)
.jssora22r.jssora22rdn      (mousedown)
*/
.jssora22l, .jssora22r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 56px;
    height: 58px;
    cursor: pointer;
    background: url('images/a22.png') center center no-repeat;
    overflow: hidden;
}

.jssora22l { background-position: 7px -30px; }
.jssora22r { background-position: -313px -30px; }

/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/*==========  Página  ==========*/

#wrapper{
    /*width: 901px;
    border: 1px solid #000000;*/
    margin: 0 auto;
    position: relative;
}

#content{
    width: 97%;
    margin: 10px 1em 0;
    clear: both;
    overflow: hidden;
}

/*==========  Fichas  ==========*/

.fichas{

    /*list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;*/
    text-align: justify;
}

.fichas:after{
    content: ".";
    display: inline-block;
    width: 100%;
    /*height: 0;
    visibility: hidden;*/
}

.fichas li{
    display: inline-block;
    width: 15.2%;
    margin: 0.2em 1.5em 2.5em 1.5em;
    text-align: left;
}


.fichas .placeholder{
  padding: 0;
}

.fichas li img{
    width: 100%;
}


.fichas div.fichas_titulo{
    width:100%;
    min-height: 66px;
}




.fichas div.fichas_titulo h1{
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-height: 4rem;
  /* Fallback for non-webkit */
  line-height: 1.2;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
}

.fichas div.fichas_descripcion p{
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    max-height: 5rem;
    /* Fallback for non-webkit */
    line-height: 1.2;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
    text-align: left;
}

@-moz-document url-prefix() {
  .fichas div.fichas_titulo h1 {
    overflow: hidden;
    position: relative;
  }
  .fichas div.fichas_titulo h1:before {
    background: #FFFFFF;
    bottom: 0;
    position: absolute;
    right: 0;
    float: right;
    content: '\2026';
    margin-left: -3rem;
    width: 3rem;
  }
  .fichas div.fichas_titulo h1:after {
    content: '';
    background: #FFFFFF;
    position: absolute;
    height: 50px;
    width: 100%;
    z-index: 1;
  }

  .fichas div.fichas_descripcion p {
    overflow: hidden;
    position: relative;
  }

  .fichas div.fichas_descripcion p:before {
    background: #FFFFFF;
    bottom: 0;
    position: absolute;
    right: 0;
    float: right;
    content: '\2026';
    margin-left: -3rem;
    width: 3rem;
  }
  .fichas div.fichas_descripcion p:after {
    content: '';
    background: #FFFFFF;
    position: absolute;
    height: 50px;
    width: 100%;
    z-index: 1;
  }
}

.fichas div.fichas_descripcion{
    width:100%;
    height: 95px;
    text-align: left;
}

/*.fichas div.fichas_descripcion p{
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}*/

.fichas li div.estado{
    width:100%;
    padding: 0.7em 0 .5em 0;
    text-align:center;
    background: #013c4d;
    color: #FFF;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
}

.fichas li div.status{
    margin-top: -4px;
    width:100%;
    padding: 0.5em 0 .4em 0;
    text-align:center;
    -webkit-border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;
    height: 18px;
}

.fichas p.fichas_precio{
    margin: 0 0 2.1em 0;
}

/*.overlay-fichas{
    position: absolute;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    background: url('images/overlay-fichas.png') 50% 50% no-repeat;
    width: 142px;
    height: 143px;
    text-align: center;
    vertical-align: middle;
    opacity: 0.7;
    filter:  alpha(opacity=70);
    font-size: 0.8em;
}

.overlay-fichas table{
    width: 100%;
    height: 100%;
}
*/
#more-items{
    text-align: center;
    clear: both;
}

.btnpaginador{
    background: #cea96d;
    width: 280px;
    height: 30px;
    color: #FFFFFF !important;
    font-size: 0.7em;
    border: none;
}

.button{
    width: 100%;
    background: #7c7b7b;
    padding: 0.5em 0;
    color: #FFFFFF !important;
    font-size: 0.8em;
    border: none;
    webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
/*==========  Menu  ==========*/

#logo{
    display: block;
    margin: 1.4em auto 0.7em;
}
.logo-bottom{
    margin-bottom: 3.5em !important;
}

#logo-isotipo{
    position: absolute;
    right: 16px;
    top: -9px;
}

.subtitulo{
    margin-bottom: 1.1em;
}

/* Nuestro nav con id #menu lo flotaremos a la derecha*/

#menu{
    position: relative;
    /*text-align: center;*/

}
#menu ul{
    list-style: none;
    font-size: 1em;
    width: 100%;
    text-align: justify;
    margin: 0 auto;
    padding: 0;
}

#menu ul:after{
    content: ".";
    display: inline-block;
    width: 100%;
    height: 0;
    visibility: hidden;
}

/* Centramos y ponemos los textos en mayuscula */
#menu li{
   display: inline-block;
   text-align: center;
   /*margin: 0 1em;*/
}

#menu li.left{
    margin-left: 2em;
}

#menu li.right{
    margin-right: 2em;
}

/* Damos estilo a nuestros enlaces */
#menu li a{
    display: block;
    text-decoration: none;
    line-height: 2em;
    /*padding: 0 1em;*/
}
#menu li a:hover{
    border-bottom: 2px solid #013c4d;
}

.selected{
    border-bottom: 2px solid #013c4d;
}

/* Estilos #nav-mobile y lo ocultamos */
#nav-mobile{
    display: none;
    background: url(../css/images/nav_menu.png) no-repeat center center;
    float: right;
    width: 60px;
    height: 45px;
    position: absolute;
    right: 0;
    top:0;
    opacity: .6;
}
/* Agregaremos esta clase a #nav-mobile, cuando el menu mobile haya sido desplegado */
#nav-mobile.nav-active{
    opacity: 1;
}

/*==========  Aside  ==========*/

#aside-left{
    width: auto;
    position: absolute;
    bottom: 73px;
    left: -110px;
    text-align: center;
}

#aside-left ul{
    list-style: none;
}

#aside-left ul li{
    padding: 0.2em 0 0 0;
}

#aside-left figure{
    margin: 1em 0.5em;
}

/*==========  Footer  ==========*/

footer{
    position: relative;
    clear: both;
    width: 100%;
    background: #013c4d;
    /*max-height: 154px;*/
    text-align: center;
}

footer .borde_footer{
    width: 100%;
    background: url(../imagenes/varias/borde_footer.png);
    height: 20px;
    position: absolute;
    top: -8px;
}

footer img{
    max-width: 100%;
    margin-top: .8em;
}

#footer ul{
    list-style: none;
    font-size: 0.7em;
    line-height: 1.5em;
    text-align: center;
    padding: .8em 0 2em;

}

#footer ul li {
    display: inline-block;
    padding: 0 .5em;
    border-left: 1px solid #FFF;
}

#footer ul li a{
    color: #FFF;
}
#footer ul li:first-child {
    border-left: none;
}
#footer ul li a:hover{
    text-decoration: underline;
}

/*==========  Detalle sección  ==========*/

.content-left-details{
    width:47%;
    float:left;
    margin-left: 1em;
}

.content-right-details{
    width:47%;
    float:right;
    text-align: left;
    margin-right: 1em;
}

.content-right-details p{
    text-align:justify;
    font-size: 0.7em;
    line-height: 1.6em;
    margin: 2em 0px;
    color: #7d7d7d;
}

.compartir{
    list-style: none;
    float: right;
    margin-top: 1em;
}

.compartir li{
    display: inline-block;
    font-size: 0.7em;
}

.content_galeria{
    clear:both;
    margin-left: 1em;
    margin-right: 1em;
}

ul.galeria{
  text-align: justify;
}

ul.galeria li{
  display: inline-block;
  width: 13%;
  margin-bottom: 1.5%;
}

ul.galeria li img{
  max-width: 100%;
}

ul.galeria:after{
  content: '';
  display: inline-block;
  width: 100%;
}

ul.galeria .placeholder{
  padding: 0;
}

.li-contacto{
    width: 100% !important;
    margin: 0.1em 0 1em !important;
}
.opc-detail{
    float: right;
    margin-top: 0.5em;
}

.opc-detail li{
    display: inline-block;
    height: 32px;
    vertical-align: middle;
    padding-left: 0.5em;
}

.opc-detail li span, .opc-detail li a{
    color: #7c7b7b;
    font-size: 0.9em;
}

.content-destacados{
    margin-left: 1em;
    margin-right: 1em;
}
.destacados{

    list-style: none;
    font-size: 1em;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}


.destacados:after{
    content: ".";
    display: inline-block;
    width: 100%;
    height: 0;
    visibility: hidden;
}

.destacados li{
    display: inline-block;
    text-align: center;
    font-size: 0.8em;
    margin-right: 1em;
}

.destacados li span{
    color:#013c4d;
}




/*==========  Contacto  ==========*/

.white-popup-block {
    background: #013c4d;
    padding: 20px 40px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
    webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    }
.content_contactanos{
    margin-left: 1em;
    margin-right: 1em;
    width: 97.5%;
}

#form_contacto input[type="text"], textarea, select{
    font-size: 0.8em;
    padding: 0.9em 0.6em;
    border: none;
    color: #7c7b7b !important;
    margin: 3px 0px 6px 0;
    background: #f1f0f0;
}

#form_contacto label{
    font-size: 0.7em;
    color: #cea96d !important;
    margin: 0px 5px;
}

#form_contacto ul{
    list-style: none;
    float: right;
    margin: 5px 13px 5px 0;
}

#form_contacto ul li{
    display: inline-block;
}

.customStyleSelectBox {
/* Styles For Your Select Box */
    margin: 3px 0px;
}

.customStyleSelectBox.changed {
/* You can use this if you want a different style after user has made a selection */
}

/* on the next line we add a down arrow on the right to indicate that it is a select box */
.customStyleSelectBoxInner {
    font-size: 0.8em;
    padding: 0.6em 0px 0.6em 0.6em;
    border:none;
    color: #959595 !important;
    background:url(images/arrow.png) no-repeat center right #FFF;
}

.input-form{
    width: 95.5%;
}

.input-form-left{
    width: 46%;
    float: left;
    margin-right: 8px !important;
}

.input-form-right{
    width: 45%;
    float: left;

}

.input-form-inline{
    width: 26.5%;
}

.no-margin-right{
    margin-right: 0px !important;
}

.msgenviando{
    display: none;
}

.button_directorio{
    width: 70%;
    background: #7c7b7b;
    padding: 0.5em 1em;
    color: #FFFFFF !important;
    font-size: 0.8em;
    border: none;
    webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}


.fichas_directorio{
    /*margin-top: -10px;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: center;*/
    text-align: justify;
}

.fichas_directorio:after{
  content: '';
  display: inline-block;
  width: 100%;
}

.fichas_directorio .placeholder{
  padding: 0;
}

.fichas_directorio li{
    display: inline-block;
    width: 31%;
    margin: 0.1em 0 1em 0;
}

.fichas_directorio li div.contenido_directorio{
    width:96%;
    padding: 1em 0.5em;
    background: #013c4d;
    webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.fichas_directorio li img{
    width: 30%;
    webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    float: left;
    margin-right: 0.5em;
}


.fichas_directorio div.texto_directorio{
    width:62%;
    float: left;
    text-align: left;
}

.fichas_directorio div.texto_directorio p{
    font-size: .9em;
    margin: 0px 0px .5em 0px;
    line-height: 1.4;
    text-align: left;
    color: #FFF;
}


.contacto-left{
    width: 32%; float:left; margin-left:1em;
}

.contacto-right{
    width: 62%; float:right; margin-right: 1em;
}

.contacto-right-left{
    width: 48%; float:left;
}

.contacto-right-right{
    width: 47%; float:right;
}

/*==========  Contacto  ==========*/

#form_compartir input[type="text"], textarea, select{
    font-size: 0.8em;
    padding: 0.6em;
    border:none;
    color: #959595 !important;
    margin: 3px 0px;
    width: 98%;
}

#form_compartir label{
    font-size: 0.7em;
    color: #cea96d !important;
    margin: 0px 5px;
}

#form_compartir ul{
    list-style: none;
    float: right;
    margin: 5px 0px;
}

#form_compartir ul li{
    display: inline-block;
}

/*==========  Buscador  ==========*/

.buttonloc{
    background: #cea96d;
    width: 86px;
    height: 30px;
    color: #FFFFFF !important;
    font-size: 0.7em;
    border: none;
}

.titulofichas{
    font-size: 0.718em;
    padding-left: 8px;
}


.content-static{
    margin-left: 1em;
    margin-right: 1em;
}

.select_form{
    width:100%;
    height: 32px;
}


.buscador{

    /*list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;*/
    margin-top: 2em;
    text-align: justify;
}


.buscador:after{
    content: "";
    display: inline-block;
    width: 100%;
    /*height: 0;
    visibility: hidden;*/
}

.buscador li{
    display: inline-block;
    width: 48%;
    /*margin: 0.2em 1.5em 2.5em 1.5em;*/
    text-align: left;
}

.texto-exp p{
    color: #FFF;
}

.form_contacto1{
            width: 30%; float:left; margin-right: 1.5em;
        }
        .form_contacto2{
            width: 43%; float:left; margin-right: 1em;
        }
.texto_pie{
    width: 80%; text-align: center; color: #FFF; padding: .3em 0; margin:0 auto;
}

.texto_pie p{
    font-size: 0.9em;
    color: #FFF;
    margin: .7em 0px;
}
