@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,600,700,900');

body,td,th {
    color: #5B696E;
    font-family: 'Raleway', sans-serif;
}
body {
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-weight: 300;
}
a:link {
    color: #5B696E;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #5B696E;
}
a:hover {
    text-decoration: none;
    color: #5B696E;
}
a:active {
    text-decoration: none;
    color: #5B696E;
}
img {
    border: 0px;
}

/* General */
#contenedor {
    width: 925px;
    margin: auto;
}
.contenedor_imagen {
    position: relative;
    top: -50px;
}
#espacio {
    width: 100%;
    min-height: 90px;
}
.texto_introductorio {
    width: 658px;
    margin: auto;
}
.grande {
    font-weight: 400;
    font-size: 25px;
    text-align: center;
    line-height: 50px;
}
.grande h3 {
    font-weight: 700;
    text-transform: uppercase;
}
#division {
    width: 100%;
    height: 20px;
    background-image: url('../theme/division.png');
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}
#limpia {
    clear: both;
}
.color {
    color: #0096B7;
}
#espacio10 {
    padding: 10px;
}
#gris {
    background-color: #F2F2F2;
    width: 100%;
}
.altas {
    text-transform: uppercase;
}
.desaparece {
    display: none;
}
#map {
    width: 100%;
    height: 300px;
}

/* Header */
.imagen_full {
    width: 100%;
    z-index: 0;
    position: relative;
}
.logo {
    width: 150px;
    z-index: 1;
    position: absolute;
    margin-left: 40%;
}
.logo_home {
    top: 50px;
}
.logo_top {
    top: 220px;
}
#titulo {
    top: 500px;
    position: absolute;
    z-index: 1;
    width: 100%;
    text-align: center;
    font-size: 70px;
    color: #FFFFFF;
    font-weight: 700;
}
#titulo_img {
    top: 620px;
    position: absolute;
    z-index: 1;
    width: 100%;
    text-align: center;
    font-size: 50px;
    color: #FFFFFF;
    font-weight: 700;
}
.titulo_gris {
    color: #5B696E !important;
}
.espacio_outline {
    position: relative;
    padding-top: 70px;
}
.urban {
    font-weight: 700;
    font-size: 18px;
    text-transform: lowercase !important;
}
.terra {
    font-weight: 600;
    font-size: 18px;
    text-transform: lowercase !important;
}

/* Busqueda Avanzada */
#busqueda_avanzada {
    width: 924px;
    text-align: center;
    margin: auto !important;
    z-index: 3;
    background-color:rgba(0,0,0,0.7);
}
#busqueda_avanzada h2 {
    color: #59BFCC;
    text-transform: uppercase;
}
.busqueda_avanzada_home {
    top: 500px;
    position: absolute;
    display: block;
    z-index: 1;
}
.busqueda_avanzada_top {
    top: 28px;
    position: absolute;
    display: block;
    z-index: 1;
}
.busqueda_avanzada_fixed {
    top: 0px;
    position: fixed !important;
    z-index: 350;
}
.busqueda_avanzada_fixed_top {
    top: 0px;
    position: fixed !important;
    z-index: 350;
}

/* Inmuebles */
#propiedades_contenedor {
    width: 825px;
    margin: auto;
}
#propiedades {
    width: 370px;
    float: left;
    margin-bottom: 42px;
}
#propiedades img {
    width: 100%;
    margin-bottom: 20px;
    max-height: 223px;
    overflow: hidden;
}
.propiedades_borde {
    border: 1px;
    border-style: solid;
    border-color: #5B696E;
    padding: 20px;
}
.propiedades_izquierda {
    margin-right: 42px;
}
.propiedades_derecha {
    margin-left: 42px;
}
.propiedades_informacion_izquierda {
    width: 65%;
    float: left;
    font-size: 16px;  
}
.propiedades_informacion_izquierda strong {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}
.propiedades_informacion_izquierda em {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    font-style: normal;
}
.propiedades_informacion_derecha {
    width: 35%;
    float: right;
}
#propiedades_ver_mas {
    margin: 30px auto;
    background: linear-gradient(to right, rgba(15,112,147,1), rgba(76,185,184,1), rgba(146,208,221,1));
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
}
#portada_inmueble {
    width: 100%;
    height: 250px;
    margin-bottom: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#portada_inmueble div {
    top: 20px;
    position: relative;
    background: linear-gradient(to right, rgba(15,112,147,1), rgba(76,185,184,1), rgba(146,208,221,1));
    padding: 10px;
    padding-left: 20px;
    width: 30%;
    color: #FFFFFF;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0px 50px 50px 0px;
    -webkit-box-shadow: 10px 10px 5px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px -12px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px -12px rgba(0,0,0,0.75);
}

/* Inmueble id */
#inmueble_header {
    width: 100%;
    height: 208px;
    background-image: url('../theme/inmueble_id.jpg');
    background-repeat: no-repeat;
    background-position: center;
}
#inmueble_header_02 {
    width: 100%;
    height: 208px;
    background-color:rgba(0,0,0,0.7);
}
#inmueble_header_02 div {
    padding-top: 25px;
}
#inmueble_header_02 img {
    float: left;
    padding-left: 48px;
    padding-top: 16px;
}
#inmueble_header_02_centro {
    position: relative;
    top: -18px;
    padding-left: 48px;
    float: left;
    width: 45%;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
}
#inmueble_header_02_centro span {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
}
#inmueble_header_02_centro em {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
    font-style: normal;
}
#inmueble_header_02_derecha {
    float: right;
    width: 20%;
    text-align: right;
    margin-right: 48px;
    position: relative;
    top: -18px;
}
#inmueble_header_02_derecha span {
    font-weight: 700;
    font-size: 25px;
}

#inmueble_completo_02_izquierda {
    width: 527px;
    margin-left: 50px;
    position: relative;
    float: left;
}
#inmueble_completo_02_derecha {
    float: right;
    width: 247px;
    margin-right: 50px;
}
#inmueble_completo_02_derecha span {
    font-size: 20px;
    font-weight: 700;
    
}
#inmueble_completo_03_izquierda {
    font-size: 14px;
    padding-top: 10px;
    width: 55%;
    float: left;
}
#inmueble_completo_03_derecha {
    font-size: 14px;
    padding-top: 10px;
    width: 45%;
    float: right;
    font-weight: 700;
}
#inmueble_gris {
    background-color: #F2F2F2;
    border-top: 1px;
    border-bottom: 1px;
    border-left: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #5B696E;
    padding-top: 38px;
    padding-bottom: 32px;
}
#inmueble_descripcion {
    width: 340px;
}
#inmueble_descripcion span {
    color: #59BFCC;
    font-size: 30px;
    font-weight: 900;
}
#inmueble_descripcion em {
    color: #0096B7;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
}
.inmueble_izquierda {
    position: relative;
    margin-left: 100px;
    float: left;
}
.inmueble_derecha {
    position: relative;
    margin-right: 100px;
    margin-top: 78px;
    float: right;
}
#descargar_ficha {
    background-color: #59BFCC;
    width: 250px;
    float: right;
    position: relative;
    margin-right: 100px;
    margin-top: 30px;
    padding: 10px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
}
.inmueble_contacto_derecha {
    position: relative;
    margin-right: 100px;
    float: right;
}
.inmueble_contacto_linea {
    border-right: 1px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-style: solid;
    border-color: #5B696E;
}
.inmueble_centro {
    text-align: center;
}
#btn_contacto {
    background-color: #59BFCC;
    font-weight: 900;
    width: 20%;
    float: right;
    margin-right: 30px;
    padding: 10px !important;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    margin-top: 89px;
    position: relative;
}

/* tablas */
.tab {
    overflow: hidden;
}
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    border: 1px;
    border-style: solid;
    border-color: #5B696E;
}
.tab button:hover {
    background-color: #59BFCC;
    color: #FFFFFF;
    border: 1px;
    border-style: solid;
    border-color: #FFFFFF;
}
.tab button.active {
    background-color: #59BFCC;
    color: #FFFFFF;
    border: 0px;
    border: 1px;
    border-style: solid;
    border-color: #FFFFFF;
}
.tabcontent {
    display: none;
    padding: 6px 12px;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}
@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}
.activo {
    display: inline;
}



/* Contacto */
#contacto_azul {
    background: linear-gradient(to right, rgba(15,112,147,1), rgba(76,185,184,1), rgba(146,208,221,1));
    color: #FFFFFF;
    width: 100%;
}
.contacto_azul {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-right: 50px;
}
#contacto_azul h1 {
    color: #59BFCC;
    text-transform: uppercase;
}
.contacto_azul_derecha {
    top: 80px;
    float: right;
    position: relative;
}
.contacto_azul_derecha img {
    top: -10px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
}
#contacto_gris {
    background-color: #F2F2F2;
    width: 100%;
    border-bottom: 1px;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #5B696E;
}
.contacto_gris {
    padding-top: 40px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 25px;
}
#contacto_01 {
    width: 33%;
    min-height: 110px;
    float: left;
    text-align: center;
}
#contacto_01 a:link {
    color: #0096B7;
    text-decoration: none;
    font-weight: 700;
    position: relative;
    font-size: 18px;
}
#contacto_01 a:visited {
    text-decoration: none;
    color: #0096B7;
}
#contacto_01 a:hover {
    text-decoration: none;
    color: #0096B7;
}
#contacto_01 a:active {
    text-decoration: none;
    color: #0096B7;
} 
#contacto_01 em {
    color: #0096B7;
    font-style: normal;
}
.contacto_linea {
    border-right: 1px;
    border-left: 0px;
    border-bottom: 0px;
    border-top: 0px;
    border-style: solid;
    border-color: #5B696E;
}
#contacto_formulario {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
}
#contacto_02 {
    width: 45%;
    float: left;
}
.contacto_02 {
    padding-right: 10%;
}
.contacto_formulario {
    padding-top: 20px;
}
.contacto_texto {
    width: 60%;
    float: left;
}
#mapa_del_sitio {
    padding-bottom: 50px;  
    padding-left: 5%;
    padding-right: 5%;  
}
#mapa_del_sitio h2 {
    text-transform: uppercase;
}
#mapa_texto {
    width: 70%;
    float: left;
}
#mapa_texto div {
    float: left;
    line-height: 20px !important;
}
#mapa_texto_01 {
    width: 17%;
}
#mapa_texto_02 {
    width: 33%;
}
#mapa_texto_03 {
    margin-left: 20px;
    width: 28%;
}
#mapa_texto em {
    font-style: normal;
    position: relative;
    padding-left: 10px;
}
#mapa_logos {
    float: right;
    width: 30%;
    text-align: center;
}
#mapa_logos img {
    margin-left: 10px;
    margin-right: 10px;
}
#aviso_privacidad {
    margin-top: 10px;
    background-color: #5B696E;
    padding: 10px;
    color: #FFFFFF;
    text-transform: uppercase;
}
input {
    width: 100%;
    background-color: #F2F2F2;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #5B696E;
    height: 30px;
    font-size: 15px;
    font-weight: 300;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
textarea {
    width: 100%;
    background-color: #F2F2F2;
    border: 1px;
    border-style: solid;
    border-color: #5B696E;
    height: 98px;
    padding: 5px;
    font-size: 15px;
    font-weight: 300;
}
.enviar {
    width: 60%;
    background: linear-gradient(to right, rgba(15,112,147,1), rgba(76,185,184,1), rgba(146,208,221,1));
    border: 0px;
    border-style: solid;
    border-color: #5B696E;
    height: 40px;
    font-size: 15px;
    font-weight: 300;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #FFFFFF;
}
#status {
    font-weight: 900;
    font-size: 20px;
}


/* Nosotros */
.nosotros_izquierda {
    margin-left: 50px;
}
.nosotros_derecha {
    margin-right: 50px;
}
#nosotros_izquierda_01 {
    float: left;
    width: 450px;
}
#nosotros_derecha_01 {
    float: right;
    width: 348px;
    line-height: 25px;
}
#nosotros_derecha_01 img {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
#nosotros_izquierda_02 {
    float: left;
    width: 348px;
    line-height: 25px;
}
#nosotros_izquierda_02 hr {
    border-bottom: 1px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #5B696E;
    width: 60%;
    float: left;
    margin-bottom: 20px;
}
#nosotros_derecha_02 {
    float: right;
    width: 450px;
}
#nosotros_titulo {
    font-size: 35px;
    padding-bottom: 10px;
    line-height: 35px;
    font-weight: 700;
    color: #59BFCC;
}
#nosotros_derecha_01 hr {
    border-bottom: 1px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #5B696E;
    width: 60%;
    float: left;
    margin-bottom: 20px;
}
#nosotros_derecha_02 hr {
    border-bottom: 1px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #5B696E;
    width: 60%;
    float: left;
    margin-bottom: 20px;
}

#servicios_3 {
    width: 260px;
    float: left;
    background-color: #FFFFFF;
    border: 1px;
    border-style: solid;
    border-color: #5B696E;
    min-height: 570px;
}
.servicios_3 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.servicios_3_izquierda {
    margin-left: 50px;
}
.servicios_3_derecha {
    margin-right: 50px;
}
.servicios_3_centro {
    margin-left: 19px;
    margin-right: 19px;
}
#servicios_3 div {
    padding: 30px;
    text-align: center;
}
#servicios_3 ul {
    position: relative;
    margin-left: -30px;
    list-style: square;
    text-align: left;
}
/*
#servicios_3 li::before {
  content: "• ";
  color: red; 
}
*/
#servicios_3 strong {
    color: #59BFCC;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 25px;
    text-align: center;
}

#servicios_3_1 {
    width: 260px;
    float: left;
    background-color: #FFFFFF;
    border: 1px;
    border-style: solid;
    border-color: #5B696E;
    min-height: 530px;
}

#servicios_3_1 ul {
    position: relative;
    margin-left: -25px;
    list-style: square;
    text-align: left;
    width: 100% !important;
}
#servicios_3_blanco {
    text-align: center;
}
#servicios_3_blanco img {
    margin-bottom: 30px;
}
.servicios_3_blanco_img_01 {
    margin-top: 170px;
}
.servicios_3_blanco_img_02 {
    margin-top: 155px;
}
.servicios_3_blanco_img_03 {
    margin-top: 145px;
}
#servicios_3_blanco strong {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
}
#servicios_ver_mas {
    background-color: #59BFCC;
    width: 50%;
    margin: auto;
    padding: 5px;
    color: #FFFFFF;
    margin-top: 30px;
}
.servicio_azul {
    font-size: 17px;
    text-align: left;
    text-transform: none;
    height: 100% !important;
}

#servicios_titulo {
    font-size: 25px;
    padding-bottom: 25px;
    line-height: 30px;
    font-weight: 700;
}
.servicios_titulo_azul {
    font-size: 30px !important;
    font-weight: 600 !important;
}
.como_hacemos {
    background-image: url('../theme/servicios_05.jpg');
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 45px;
    padding-bottom: 45px;
}
.como_hacemos div {
    color: #FFFFFF;
    border: 1px;
    border-style: solid;
    border-color: #FFFFFF;
    background-color:rgba(0,0,0,0.8);
    padding: 0px 30px;
    width: 50%;
    margin-left: 45px;
    position: relative;
    line-height: 21px;
}
.como_hacemos h3 {
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 30px;
}
.como_hacemos ul {
    position: relative;
    margin-left: -10px;
}

/* Porque */
#porque_3_1 {
    width: 260px;
    float: left;
    background-color: #FFFFFF;
    border: 1px;
    border-style: solid;
    border-color: #5B696E;
    min-height: 320px;
}
#porque_3_1 strong {
    position: relative;
    top: 145px;
    font-weight: 700;
}


/* Consejos */
.consejos_gris {
    border-top: 1px;
    border-bottom: 1px;
    border-left: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #5B696E;
}
#consejo_izquierda {
    width: 300px;
    margin-left: 50px;
    position: relative;
    float: left;
}
#consejo_izquierda img {
    width: 100%;
    padding-bottom: 20px;
}
#consejo_derecha {
    width: 420px;
    margin-right: 100px;
    position: relative;
    float: right;
}
#consejo_derecha hr {
    border-bottom: 1px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #5B696E;
    width: 80%;
    float: left;
    margin-bottom: 20px;
}
#consejo_derecha span {
    text-transform: uppercase;
    font-size: 30px;
    color: #59BFCC;
    font-weight: 700;
}
#consejos_ver_mas {
    margin-top: 30px;
    margin-right: 80px;
    background: linear-gradient(to right, rgba(15,112,147,1), rgba(76,185,184,1), rgba(146,208,221,1));
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 30%;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    float: right;
    cursor: pointer !important;
}
.consejo_texto {
    margin-top: -20px;
    position: relative;
}

#arriba {
    float: right;
    position: relative;
    top: -55px;    
    height: 30px !important;
    width: 30px !important;
    background-color: #59BFCC;
    border: 1px;
    border-style: solid;
    border-color: #808080;
    background-image: url(../theme/cd-top.svg);
    background-repeat: no-repeat;
    background-position: center;
}


/* Snake */
.snake {
    position: relative;
    overflow: hidden;
}
.overlay {
    position: absolute;
    opacity: 1;
    color: #FFFFFF;
    background-color: #59BFCC;
    z-index: 1;
    text-align: center;
    height: 100% !important;
}
.overlay div {
    padding: 30px;
}
.overlay .title{
    font-size: 25px;
    font-weight: 400;
    display: block;
    text-transform: uppercase;
}
.overlay ul {
    list-style: square;
    position: relative;
    left: -10px;
}
.hideme {
	opacity: 0;
}

/* Overlay */
.title {
    position: relative;
    font-weight: 900 !important;
}
.description {
    position: relative !important;
    top: 10px;
    text-align: left !important;
}
.description div {
    width: 100%;
    padding: 0px;
}

/*Animación */
.animation-element {
    opacity: 0;
    position: relative;
}
.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px);
}
.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.animation-element.slide-right {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(100px, 0px, 0px);
    -webkit-transform: translate3d(100px, 0px, 0px);
    -o-transform: translate(100px, 0px);
    -ms-transform: translate(100px, 0px);
    transform: translate3d(100px, 0px, 0px);
}
.animation-element.slide-right.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

/* Slider */
.slider {
    width: 50%;
    margin: 100px auto;
}
.slick-slide {
    margin: 0px 20px;
}
.slick-slide img {
    width: 100%;
}
.slick-prev:before,
.slick-next:before {
    color: black;
}
.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}
.slick-active {
    opacity: .5;
}
.slick-current {
    opacity: 1;
}

#busqueda_avanzada_cel {
    display: none;
}

