/* CSS by crea7ive.cl */
@import url('../css/normalize.min.css');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('../js/fancybox/jquery.fancybox-1.3.4.css');
@import url('../js/skdslider/skdslider.css');
@import url('../js/product/css/prod-global.css');
@import url('../js/owlcarousel/assets/owl.carousel.css');
@import url('../js/owlcarousel/assets/owl.theme.default.css');
@import url('../css/font-awesome.min.css');

* { margin: 0 auto; padding: 0; border:0; }
* {outline:none; }
*:focus {outline:none; }
a:focus {outline:none; }
*:active {outline:none; }
*:hover {outline:none; }
* { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
::-moz-selection { background: #eee; text-shadow: none; }
::selection { background: #eee; text-shadow: none; }

body { background: #e5eded; font-family: 'Open Sans', sans-serif; font-weight:400; font-size: 1em; line-height: 1.4; margin: 0 auto; }
img { vertical-align: middle; border:0; }
textarea { resize: vertical; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }

h1 { margin: 0; color: #333; font-size: 28px; font-weight:700; padding: 0 0 5px 0; letter-spacing:0; overflow: hidden; }
h2 { margin: 0 0 10px 0; padding: 0; color: #D9593C; font-size: 22px; font-weight:600; overflow: hidden; }
h3 { margin: 0; padding: 0; color: #333; font-size: 20px; font-weight:600; margin-bottom:15px; border-bottom:1px solid #eee; margin-top:30px; padding-bottom:8px; font-weight:bold; }
h4 { margin: 0; font-weight: 700; font-size: 18px; color: #D9593C; padding: 3px 0; }

button, input[type=submit], input[type=button], input[type=reset] { padding: 9px 30px; color: #fff; font-weight:400; font-size: 15px; cursor: pointer; border: 0; background: #D9593C; text-transform:uppercase; }
input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover { background: #D9593C; opacity: .95; }
input[type=text], textarea, select, input[type=email], input[type=password]  { padding: 5px; border: 1px solid #DDD; color: #666; }
input[type=text]:hover, select:hover, textarea:hover, input[type=email]:hover, input[type=password]:hover { color: #666; border-color: #333; }

/* ==========================================================================
   Custom styles
   ========================================================================== */

.pace { -webkit-pointer-events: none; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.pace-evens { display:none; }
.pace .pace-progress { background:#D9593C; height:1px; position:fixed; z-index: 2000; top:0; right:100%; width: 100%; }


a { color: #4F758B; text-decoration: none; -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s; }
a:visited, a:link { color: #4F758B; } 
a:hover { color: #454B5E; text-decoration: none; }

.clear {clear: both; }
.center { margin: 0 auto; }
.rounded { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.shadow { -moz-box-shadow: 0 0 3px #aaa; -webkit-box-shadow: 0 0 3px #aaa; box-shadow: 0 0 3px #aaa; }
.no-border { border: 0; }
.left { float:left; }
.margin-v { margin: 10px auto; display: block;}
.h-buscar { cursor:pointer;}
.h-noticias { cursor:pointer;}
.h-servicios { cursor:pointer;}
.h-solicitud { cursor:pointer;}
.o-titulo { cursor:pointer;}
.c-titulo { cursor:pointer;}
.s-titulo { cursor:pointer;}
.go-top { position: fixed; bottom: 2em; right: 2em; padding: 0; display: none; opacity:.45; } 
.go-top:hover { opacity:.65; }
div.error { color:red; font-weight:normal; font-size: 15px; clear:both; margin-bottom:0; margin-left: 75px;}
.mobile { display:none; }

#wrapper { width: 100%; margin: 0 auto; padding: 0; overflow:hidden; }

/* ===== Header ===== */

.header { width:100%; padding: 0; margin:0; clear:both; background: #141B24; position:fixed; z-index:777; }
.header .header-content { width:90%; max-width:1130px; padding: 0; margin: 0 auto; }
.header .header-content .left-content { float:left; width: 15%; height: auto; margin: 18px 0; padding:0; background:none; position:relative; text-align:left; }

.header .header-content .right-content { overflow:hidden; width: 85%; margin:0; text-align:right; vertical-align: top; }
.header .header-content .right-content .phone { display:inline-block; text-align:right;  width: auto; border: 0; border-radius: 3px; margin:10px 0 0 10px; padding: 0 10px; line-height: 32px; }
.header .header-content .right-content .phone span { margin: 0 7px; }
.header .header-content .right-content .phone a { font-size: 15px; font-weight:600; color:#ddd; letter-spacing: .5px; }
.header .header-content .right-content .phone a:hover { color:#fff; }
.header .header-content .right-content .phone .fa-whatsapp { color: #78C133; }
.header .header-content .right-content .phone .fa-phone { color: #57BB64; }

.header .header-content .right-content .email { color:#ddd; display:inline-block; margin:10px 0 0 10px; text-align:right; width: auto; font-weight:500; font-size: 14px; line-height: 32px; border-radius: 3px;padding: 0 10px;}
.header .header-content .right-content .email .fa-envelope { transition:.3s; line-height:29px; text-align:center; font-size: 15px; padding:0; color:rgba(255,255,255,.4); margin:0 5px; }

.header .header-content .right-content .menu { width: 100%; margin: 14px auto 0 auto; clear:both; overflow:hidden; }
.header .header-content .right-content .menu ul { list-style-type:none; padding:0; margin:0 auto; width: auto; float:right; }
.header .header-content .right-content .menu ul li { float:left; margin:0; padding:0; text-align:center; transition:.3s; }
.header .header-content .right-content .menu ul li a { display: block; padding: 0; text-transform: none; border:0; transition:.3s; }
.header .header-content .right-content .menu ul li a { color: #888; font-size:16px; font-weight:500; line-height: 76px; padding:0 25px; }
.header .header-content .right-content .menu ul li a { -o-transition:0; -ms-transition:0; -moz-transition:0; -webkit-transition:0; transition:0; }
.header .header-content .right-content .menu ul li:last-child a { padding-right:0; } 
.header .header-content .right-content .menu ul li a:hover{ color: #fff; }
.header .header-content .right-content .menu ul li .active { color: #fff; }

.header .header-content .right-content .menu li ul { display: none; position: absolute; width:260px; top:0; left: 0; margin-top:0; margin-left:0px; }
.header .header-content .right-content .menu li>ul { top: auto; left: auto; text-align:left; }
.header .header-content .right-content .menu .sub { border:1px solid #ddd; border-top:0; transition:.3s; }
.header .header-content .right-content .menu .sub li { width:100%; margin: 0; z-index:999; padding: 10px 0; text-align: left; border-bottom:1px solid #f5f5f5; }
.header .header-content .right-content .menu .sub li a { font-weight:500; color:#999; border:0; text-transform: none; padding: 0 15px; display: block; font-size: 15px; text-align:left; line-height: 18px; letter-spacing: -.5px; }
.header .header-content .right-content .menu .sub li a:hover { color:#D9593C; border-bottom:0; }
.header .header-content .right-content .menu ul li .sub { background-color: rgba(255,255,255,.95); border:0; }
.header .header-content .right-content .menu ul li.active li a { color:#5a5a5a !important; }
.header .header-content .right-content .menu ul li:hover ul { display: block; padding: 0; line-height: 40px; z-index:999; margin-top:0px; }

.header .header-content .right-content .menu .inicio { width: auto; float:left; margin: 0; }
.header .header-content .right-content .menu .nosotros { width: auto; float:left; margin:0; }
.header .header-content .right-content .menu .ventas { width: auto; float:left; margin:0; }
.header .header-content .right-content .menu .arriendos { width: auto; float:left; margin:0; }
.header .header-content .right-content .menu .servicios { width: auto; float:left; margin: 0; background-image:url(../img/arrow-down.png); background-position: right 50%; background-repeat: no-repeat; }
.header .header-content .right-content .menu .contacto { width: auto; float:left; margin: 0; }

.header .header-content .right-content .menu .rwd, 
.header .header-content .right-content .menu .rwd-button { display:none; }

/* ===== Middle  ===== */

.middle { margin:120px auto 0 auto; width: 100%; clear:both; overflow: hidden; position:relative; height:auto; background: url(../img/bg-banner.jpg) center bottom no-repeat; padding:0; z-index: 99; max-height:400px; }
.middle #slide { float:none; width:100%; height: auto; margin: 0 auto; overflow: hidden; padding:0;clear:both; text-align:center; }


.inside-content { border:0; height:132px; overflow:hidden; background:rgba(0,0,0,.35); }
.inside-content #slide-home { margin:0 auto; background: rgba(0,0,0,.1); }
.inside-content #slide-home img { opacity:.95; overflow:hidden; -webkit-filter: blur(5px); filter: blur(5px); }
.inside-content #slide-home .slide-desc { border:0; width:90%; position:absolute; background:none; padding:0; bottom:25%; text-align:left; left: 0; right: 0; margin-left: auto; margin-right: auto; }
.inside-content #slide-home .slide-desc h3 { position:relative; padding:0; width: 100%; max-width:1180px; font-weight:500; text-align:left; text-transform:uppercase; }
.inside-content #slide-home .slide-desc h3 { margin:0; color:#fff; padding: 30px 0; float:none; font-size: 34px; text-shadow: 2px 1px 10px #757575; }
.inside-content .slide-navs { display: none !important; }
.inside-content a { display:none !important; }
.inside-content .skdslider { margin-top: -75px; }

.titulos { width: 98%; padding: 20px 0; margin: 130px 0 0 0; background: #fff; }
.titulos h1 { width: 96%; font-size:30px; letter-spacing: .5px; font-weight:700; text-align:left; color:#141B24; margin:0 auto; padding:0; border:0; text-transform: none; line-height:36px; }

/* ===== Buscar  ===== */

.box { position:absolute; z-index:999; top:auto; bottom:17%; left: 0; right: 0; margin: 0 auto; padding: 0; width: 100%; background:none; overflow:hidden; border:0; }

.box .box-content { position:relative; overflow:hidden; background:#FFF; padding:0; width:80%; max-width:1180px; margin: 0 auto; }
.box .box-content { -webkit-border-radius:3.5px;-moz-border-radius:3.5px; border-radius:3.5px; }

.box .box-content .frm-buscar { -webkit-box-shadow: 0px 0px 27px 0px rgba(90, 90, 90, 0.3); -moz-box-shadow: 0px 0px 27px 0px rgba(90, 90, 90, 0.3); box-shadow: 0px 0px 27px 0px rgba(90, 90, 90, 0.3); }
.box .box-content .frm-buscar { padding: 0 0 0 20px; }

.box .box-content .opcion { width:21%; float:left; overflow:hidden; padding: 0; margin: 0; border:0; border-right:1px solid #ddd; transition:.3s; }
.box .box-content .opcion .styled-select { padding:0; overflow: hidden; position:relative; background: #FFF url(../img/down_arrow_select.png) right 50% no-repeat; }
.box .box-content .opcion .styled-select { border: 0; width: auto; height: 50px; margin:0; opacity:1; }
.box .box-content .opcion .styled-select:hover select { opacity:1; border:0; color: #000; }
.box .box-content .opcion .styled-select select { cursor:pointer; background: transparent; background:rgba(255, 255, 255, 0); width: 220px; padding: 0 0 0 10px; line-height:50px; color:#666; font-weight:400; font-size: 15px; border: 0; height: 50px; width:100%; appearance:none; -moz-appearance:none; -webkit-appearance:none; }
.box .box-content .opcion:nth-child(5) { border-right:0; }

.box .box-content .operacion { width: 20%; }
.box .box-content .tipo { width: 22%; }
.box .box-content .ciudad { width: 20%; }

.box .box-content .frm-text{ display:block; float:left; margin: 0; width:100%; border:0; }
.box .box-content .frm-text input[type=text] { background: #FFF; padding: 0 10px; border: 0; }
.box .box-content .frm-text input[type=text] { opacity: .9; width:100%; text-transform:none; text-align:left; line-height:50px; font-weight:500; font-size: 14px; }
.box .box-content .frm-text input[type=text]:hover { opacity: 1; }

.box .box-content .frm-input { display:block; float:right; margin: 0; width:17%; border:0; transition:.3s; }
.box .box-content .frm-input input[type=submit] { color:#FFF; background: #D9593C url(../img/bg-buscar.png) 23% 50% no-repeat; font-size:16px; padding: 0 30px 0 45px; transition:.3s; }
.box .box-content .frm-input input[type=submit] { width:100%; text-transform:none; text-align:center; line-height:50px; font-weight:400; letter-spacing:.5px; }
.box .box-content .frm-input input[type=submit]:hover { opacity:.85; }

/* ===== Titulos ===== */ 

.titulo { clear:both; margin: 0 0 15px 0; display: block; text-align:left; overflow: hidden; }
.titulo { width:98%; height:auto; padding-bottom:5px;}
.titulo h1 { width:auto; float:left; font-size:24px; border:0; font-weight:300; max-width: 73%; text-transform:uppercase; color:#191718; }
.titulo h1 span { font-weight:300; color:#191718; }
.titulo .addthis_toolbox { border:0; float:right; margin-right:10px; margin-top: 6px; max-width: 22%; }

/* ===== Contenido ===== */

#content { overflow: hidden; padding:0; width: 90%; max-width:1180px; margin: 25px auto; clear:both; }
#content .detalle { margin-top:15px !important; }

#content .cotizar { float:left; margin-top:20px; width:100%; position:relative; text-align:left; }
#content .cotizar .boton { padding: 10px 60px; text-align:center; background:#D9593C; display:inline-block; color:#FFF; width: 45%; text-align:center;line-height:45px; font-size: 15px; padding:0; font-weight:bold; }
#content .cotizar .imprimir { background:#333; display:inline-block; color:#FFF; width: 130px; text-align:center;line-height:30px; font-size: 14px; text-transform:uppercase; margin:0; letter-spacing: 1px; }

/* ===== Categorias ===== */

#content .left-content { float:left; padding: 0; width: 23%; overflow: hidden; margin:130px 2% 0 0; }

#content .left-content .titulo { margin: 0; text-align:left; background:none; width: 100%; border:0; }
#content .left-content .titulo h4 { margin:0; color: #333; padding:15px 15px 0 15px; font-size:17px; border:0; font-weight: 700; text-transform:uppercase; }

#content .left-content .box-buscar { margin: 0 0 20px 0; padding: 0; width: 100%; background:#FFF; overflow:hidden; }
#content .left-content .box-buscar .frm-buscar { padding:10px 0;}
#content .left-content .box-buscar .opcion { clear:both; width:100%; overflow:hidden; padding: 0 15px; }
#content .left-content .box-buscar .opcion .styled-select { float:left; padding:1px; overflow: hidden; position:relative; background: #FFF url(../img/down_arrow_select.jpg) right 50% no-repeat; border: 1px solid #ddd; }
#content .left-content .box-buscar .opcion .styled-select { width: 100%; height: 40px; margin:0 0 13px 0; opacity:.85; }
#content .left-content .box-buscar .opcion .styled-select:hover { opacity:1; }
#content .left-content .box-buscar .opcion .styled-select select { cursor:pointer; background: transparent; background:rgba(255, 255, 255, 0); width: 100%; padding: 6px 0 0 6px; color:#454B5E; font-weight:500; font-size: 15px; border: 0; height: 32px; appearance:none; -moz-appearance:none; -webkit-appearance:none; }

#content .left-content .box-buscar .opcion .styled-input { float:left; padding:1px; overflow: hidden; position:relative; background: #FFF; border: 1px solid #ddd; }
#content .left-content .box-buscar .opcion .styled-input { width: 100%; height: 40px; margin:0 0 13px 0; opacity:.85; }
#content .left-content .box-buscar .opcion .styled-input input { border:0; font-size: 14px; line-height: 26px; }

#content .left-content .box-buscar .frm-input {display:block; float:left; margin: 0 15px 16px 15px; width: 88.5%;  }
#content .left-content .box-buscar .frm-input input[type=submit] { background: #D9593C url(../img/bg-buscar.png) 93% 50% no-repeat; font-size:16px; font-weight:600; }
#content .left-content .box-buscar .frm-input input[type=submit] { width:100%; padding: 0 0 0 10px; text-transform:none; text-align:left; line-height:40px; }
#content .left-content .box-buscar .frm-input input[type=submit]:hover { opacity:.95; }

#content .left-content .categorias { margin: 0 0 20px 0; padding: 0; width: 100%; background:#FFF; overflow:hidden; border:0; }
#content .left-content .categorias ul { list-style-type: none; float:left; padding: 3px 15px; margin:0 auto; width:100%; margin:0 auto; border:0; } 
#content .left-content .categorias ul li { padding:1% 0; display:block; clear:both; border-top: 1px solid #eee; background: url(../img/bullet-menu.png) 100% 17px no-repeat; }
#content .left-content .categorias ul li:last-child { border-bottom: 0; }
#content .left-content .categorias ul li a { margin:0; color:#555; font-size: 15px; font-weight:500; display:block; padding: 8px 0; clear:both; width:90%; letter-spacing: -.5px; transition:.3s; }
#content .left-content .categorias ul li a:hover { color:#D9593C; }
#content .left-content .categorias ul li a.active { color:#D9593C; }

#content .left-content .entreguenos { margin:0 auto 20px auto; width: 100%; height:auto; padding:0; overflow:hidden; clear:both; }
#content .left-content .entreguenos a { opacity: 1; display:block; border:1px solid #fff; overflow:hidden; margin: 0 0 20px 0; }
#content .left-content .entreguenos a:hover { opacity: .9; }
#content .left-content .entreguenos a img { border:0; margin:0; padding:0; width:100%; max-width: 265px; height: auto; }  

#content .left-content .noticias ul li { background:none; }
#content .left-content .noticias ul li:hover { background:none; }

#content .left-content .frm-contacto2 { background:#fff; color:#333; margin: 25px auto; padding: 0 15px 20px 15px; overflow:hidden; width: 100%; border:1px solid #fff; }
#content .left-content .frm-contacto2 .titulo h4 { color: #333; font-size:18px; font-weight:700; text-transform: uppercase; border: 0; margin:0; padding:15px 0 10px 0; }
#content .left-content .frm-contacto2 p { margin: 20px 0 15px 0; font-size:15px; }
#content .left-content .frm-contacto2 p.datos { width: 100%; clear:both; overflow:hidden; }
#content .left-content .frm-contacto2 .input { border: 1px solid #bbb; padding: 10px; font-size: 14px; color: #666; margin: 0 auto 15px auto; width: 100%; float:none;}
#content .left-content .frm-contacto2 .input:hover { border: 1px solid #444; }
#content .left-content .frm-contacto2 .textarea { border: 1px solid #bbb; padding: 10px; font-size: 14px; color: #666; margin: 0 auto 15px auto; width: 100%; height: 74px; float:none;}
#content .left-content .frm-contacto2 .textarea:hover { border: 1px solid #444; }
#content .left-content .frm-contacto2 .boton { width: 100%; margin: 0 0 0 0; }
#content .left-content .frm-contacto2 input[type=submit] { margin-top:3px; padding:10px 0 !important; background:#D9593C; color:#FFF; opacity:1 !important; font-weight: 600 !important; }
#content .left-content .frm-contacto2 .g-recaptcha { transform: scale(.86); -webkit-transform: scale(.9); margin: 0 0 0 -12px; }

#content .l-home { margin-top: 0; }

	
/* ===== Contenido Principal ===== */

#content .right-content { float:left; width: 75%; margin: 0 0 15px 0; overflow: hidden; }
#content .right-content .notfound { font-size:16px; font-style:italic; color:#666; margin-left: 0; }
#content .right-content .descripcion { color:#666; font-size:14px; margin:15px 0 20px 0; width:100%; line-height:22px; }
#content .right-content #map { width:100%; overflow: hidden; }

/* ===== Contenido ===== */ 

#content .right-content .contenido { float:left; background:#fff; width:98%; padding:20px; margin: 0; font-size:14px; overflow:hidden; }
#content .right-content .contenido p { color: #666; margin-top:0; line-height: 24px; font-weight:400; font-size:15px; }
#content .right-content .contenido #detalle-mapa { width:100%; height:350px; margin:0; }
#content .right-content .general ul { list-style-type:none; margin-top: 10px; margin-left: 0; padding-left:0; padding: 15px; }
#content .right-content .general ul li { color:#888; line-height: 24px; font-size:16px; padding-left: 12px; background: url(../img/bullet.png) left 11px no-repeat; margin-bottom: 15px; }
#content .right-content .general p { font-size:16px !important; font-weight: 400; color:#666 !important; line-height:24px; }
#content .right-content .simuladores img { margin: 10px; }
#content .right-content .contenido ul.lista { list-style-type:none; margin-top: 15px; margin-left: 15px;}
#content .right-content .contenido ul.lista li { font-size:16px; color:#666; line-height: 22px; padding-left: 12px; background: url(../img/bullet.png) left 50% no-repeat;}
#content .right-content .contenido .fecha { font-size:14px; color:#999; display:block; margin:0 0 10px 0; font-weight:400; padding:0 0 5px 0; }
#content .right-content .contenido .img-noticia { border:0; float:left; margin: 0 10px 10px 0; width: 250px; overflow:hidden; }
#content .right-content .contenido .texto-noticia { border:0; float:right; overflow:hidden; font-size: 17px; color:#666; font-weight:300; line-height:24px; }
#content .right-content .contenido .texto { font-size:17px; font-weight:400; }

/* Galeria propiedad */

#content .right-content .contenido .prop-imagen { float:left; width: 55%; margin: 0 15px 5px 0; position:relative; overflow: hidden; } 

#content .right-content .contenido .prop-imagen .image-gallery {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0 auto;
    width:100%;
    overflow:hidden;
    /*height:600px;*/
}

#content .right-content .contenido .prop-imagen .image-gallery #thumbs {
    display: block;
    margin: 0;
    width: 100%;
    float:none;
    overflow:hidden;
}

#content .right-content .contenido .prop-imagen .image-gallery #thumbs input {
    display: none;
}

#content .right-content .contenido .prop-imagen .image-gallery #thumbs label {
    border: 0;
    margin: 3px 2px;
    padding: 0;
    text-align: center;
    width: 80px;
    display:inline-block;
}

#content .right-content .contenido .prop-imagen .image-gallery #thumbs label:hover {
    cursor: pointer;
}

#content .right-content .contenido .prop-imagen .image-gallery #thumbs label img {
    height: auto;
    width: 100%;
    object-fit: cover;
    max-height: 54px;
	padding:0;
}

#content .right-content .contenido .prop-imagen .image-gallery .gallery {
    display: block;
    margin: 10px 0;
    width: 100%;
    float:none;
    overflow:hidden;
	background:#f8f8f8;
}

#content .right-content .contenido .prop-imagen .image-gallery .gallery section {
    width:80%;
}

#content .right-content .contenido .prop-imagen .image-gallery .gallery section {
    display: none;
    margin: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align:center;
    position: relative;
}

#content .right-content .contenido .prop-imagen .image-gallery .gallery section:first-of-type {
    display: block;
}

#content .right-content .contenido .prop-imagen .image-gallery .gallery section img {
    width: auto;
    height: 100%;
	max-height: 340px;
    object-fit: cover;
}

#content .right-content .contenido .prop-datos { float:right; width: 42%; font-size: 14px; }
#content .right-content .contenido .prop-datos h3 { color: #053A5B; text-transform:none; font-size: 20px; margin-bottom:10px; line-height: 20px; font-weight:bold; padding-bottom:10px; margin-top:8px; }
#content .right-content .contenido .prop-datos .dato {overflow:hidden; float:left; width: 38%; height: 30px; line-height: 30px; font-weight: 500; border-bottom:1px solid #eee; font-size: 14px; }
#content .right-content .contenido .prop-datos .valor {overflow:hidden; float:left; width: 60%; height: 30px; line-height: 30px; border-bottom:1px solid #eee; margin-left:4px; font-size: 14px; color:#555; font-weight:700; }
#content .right-content .contenido .prop-datos .addthis_toolbox { border:0; float:left; margin: 5px 0; }
#content .right-content .contenido .prop-datos .precio { font-family: 'Arial',sans-serif; color:#D9593C; font-weight:bold; font-size: 30px; margin: 20px 0; }
#content .right-content .contenido .prop-datos .precio2 { margin: -20px 0 20px 0; font-size: 18px; font-weight: 600; }

/* ===== Formulario ===== */ 

#content .right-content .contenido .frm-contacto { margin: 15px 0 0 0; overflow:hidden; width: 65%; float:left; border:0; }
#content .right-content .contenido .frm-contacto table td { font-size: 14px; color: #666; padding: 7px 5px; font-weight:bold; }
#content .right-content .contenido .frm-contacto label { float:left; display:block; padding: 6px 5px; margin-top:5px; width: 75px; font-weight:400;}
#content .right-content .contenido .frm-contacto .input { border: 1px solid #ccc; padding: 8px 7px; font-size: 15px; color: #666; margin: 5px 0; width: 80%; float:left; font-weight:400; }
#content .right-content .contenido .frm-contacto .input:hover { border: 1px solid #999; }
#content .right-content .contenido .frm-contacto .captcha { border: 1px solid #ccc; padding:8px 7px; font-size: 14px; color: #666; margin: 5px 0 5px 0; text-align:center; width:80px; font-weight:400; }
#content .right-content .contenido .frm-contacto .captcha:hover { border: 1px solid #666; }
#content .right-content .contenido .frm-contacto .textarea { border: 1px solid #ccc; padding: 8px 7px; font-size: 14px; color: #666; margin: 5px 0; width: 80%; height: 122px; float:left; font-weight:400; }
#content .right-content .contenido .frm-contacto .textarea:hover { border: 1px solid #999; }
#content .right-content .contenido .frm2 .input { width:94%; }
#content .right-content .contenido .frm2 .textarea { width:94%; }
#content .right-content .contenido .frm2 .select { width:94%; height:35px; }
#content .right-content .contenido .frm2 .error { margin-left:0; }

#content .right-content .contenido .datos-contacto { float:right; width:34%; overflow: hidden; margin: 12px 0 0 0; padding-left: 0px;  }
#content .right-content .contenido .datos-contacto .tbl-datos { margin: 0; text-align:left; font-size:15px; } 
#content .right-content .contenido .datos-contacto .tbl-datos strong { font-size:14px; color:#aaa;font-weight:400; margin:0; padding:5px 0 5px 0; display:block; border-bottom:1px solid #eee; }  
#content .right-content .contenido .datos-contacto .tbl-datos .dato { color:#333; font-size:16px; line-height: 22px; font-weight: 500; }
#content .right-content .contenido .datos-contacto .tbl-datos .tel { font-size:16px; line-height:30px; margin:0; font-weight: 600; }
#content .right-content .contenido .datos-contacto .tbl-datos .mesa { font-size:22px; line-height:18px; margin:0; }
#content .right-content .contenido .datos-contacto .tbl-datos .correo { font-size:15px; margin:-10px 0 0 0; }
#content .right-content .contenido .datos-contacto .tbl-datos .fa-facebook, 
#content .right-content .contenido .datos-contacto .tbl-datos .fa-twitter,
#content .right-content .contenido .datos-contacto .tbl-datos .fa-instagram,
#content .right-content .contenido .datos-contacto .tbl-datos .fa-youtube,
#content .right-content .contenido .datos-contacto .tbl-datos .fa-linkedin { font-size: 20px; color:#666; margin: 0 20px 0 0; }
#content .right-content .contenido .datos-contacto .tbl-datos .fa-facebook:hover { color: #1da1f2; }
#content .right-content .contenido .datos-contacto .tbl-datos .fa-twitter:hover { color: #1da1f2; }
#content .right-content .contenido .datos-contacto .tbl-datos .fa-instagram:hover { color: #CC61D7; }
#content .right-content .contenido .datos-contacto .tbl-datos .fa-youtube:hover { color: #ff0000; }
#content .right-content .contenido .datos-contacto .tbl-datos .fa-linkedin:hover { color: #007bb5; }


#content .full { width:100%; position: relative; text-align:center; float:none; margin:0 auto; }

#content .full .box-noticia { margin: 20px 1%; vertical-align: top; transition:.5s; }
#content .full .box-noticia .img-noticia { float:none; width: 100%; margin: 0; height:240px; position:relative; overflow:hidden; text-align:center; }
#content .full .box-noticia .img-noticia img { width:auto; height:100%; max-height: 400px; margin: auto; }

#content .full .box-noticia .texto-noticia .titulo { height: auto; width: 90%; margin: 5px auto; }
#content .full .box-noticia .texto-noticia .titulo h3 { border:0; margin:10px auto; line-height:22px; text-align:center; }
#content .full .box-noticia .texto-noticia .titulo h3 a { font-size:19px; }
#content .full .box-noticia .texto-noticia .texto { margin: 0 auto; width:90%; font-size: 15px; font-weight:300; color:#777; height: 80px; }
#content .full .box-noticia .texto-noticia .texto { padding: 0; font-size:14px; color:#6a6a6a; font-weight: 400; overflow:hidden; text-align: center; }
#content .full .box-noticia .vermas { float:none; display:inline-block; font-size: 12px; text-transform: uppercase; width:auto; margin: 15px auto; padding: 8px 30px; background-color: #07464F; color: #fff; border-radius: 4px; -webkit-transition: 0.4s ease; }
#content .full .box-noticia .vermas:hover { opacity:.9; }

#content .full .box-noticia:hover { -webkit-box-shadow: 0px 0px 15px 0px rgba(90, 90, 90, 0.15); -moz-box-shadow: 0px 0px 15px 0px rgba(90, 90, 90, 0.15); box-shadow: 0px 0px 15px 0px rgba(90, 90, 90, 0.15); }

#content .box-noticia { position: relative; float: none; display:inline-block; width: 31%; padding: 0; margin: 2px 0 30px 0; background: #FaFaFa; overflow: hidden; border: 0;}
#content .box-noticia .img-noticia { float:none; width: 100%; margin: 15px 3% 0 0; min-height:240px; position:relative; overflow:hidden; text-align:center; }
#content .box-noticia .img-noticia img { width:auto; height:100%; max-height: 400px; margin: auto; }

#content .box-noticia .texto-noticia { float:none; width: 100%; overflow:hidden; padding: 10px 0; } 
#content .box-noticia .texto-noticia p { color: #6a6a6a; font-size: 16px; line-height:24px; font-weight:400; }
#content .box-noticia .texto-noticia ul { list-style-type:none; margin-top: 10px; margin: 0 auto; background:none; padding: 15px; border:0; }
#content .box-noticia .texto-noticia ul li { color:#666; line-height: 22px; padding-left: 12px; background: url(../img/bullet.png) left 10px no-repeat; margin-bottom: 10px; font-weight: 300; }
#content .box-noticia .texto-noticia ol li { color:#666; line-height: 22px; padding-left: 12px; margin-bottom: 10px; font-weight: 300; }
#content .box-noticia .texto-noticia a { font-weight: 600; }


#content .box-detalle { width: 98%; background:#FFF; padding: 0 20px 20px 20px; margin-top:6px; margin-left:2%; }
#content .box-detalle h1 { border-bottom:0; margin: 0 0 20px 0; font-weight: 600; text-align:left; }
#content .box-detalle .img-noticia { width:100%; height: auto; text-align:center; float:none; }
#content .box-detalle .img-noticia img { width:100%; height:auto; max-height:none; } 
#content .box-detalle .texto-noticia .fecha { padding-left:0; color:#999; font-size: 14px; }



/* ===== Propiedades ===== */ 

#content .right-content .propiedades { float:left; margin:0; padding:2px 0 0 0; width:100%; overflow:hidden; }
#content .right-content .box-propiedad { position:relative; float:left; width: 31%; padding: 0; margin: 20px 2% 0 0; background:#FFF; overflow:hidden; min-height:355px; }
#content .right-content .box-propiedad a { margin:0; width:100%; overflow:hidden; position:relative; display:block; line-height:173px; }

#content .right-content .box-propiedad .imagen { position:relative; text-align: center; margin: 0 auto; height: 175px; overflow:hidden; }
#content .right-content .box-propiedad .imagen img { position:absolute; top:-100%; left:0; right: 0; bottom:-100%; margin: auto; width:100%; min-height: 175px; }

#content .right-content .box-propiedad .box-estado, 
#content .right-content .box-propiedad .box-estado2 {
	overflow:hidden; 
	position:absolute; 
	top: 10px;
    right: 10px;
    left:auto; 
	bottom:auto;
	text-transform: uppercase;
    font-size: 12px;
	font-weight: bold;
    color: #FFF;
    letter-spacing: .5px; 
	z-index: 666;
    width: auto;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    text-align: center;

}

#content .right-content .box-propiedad .box-estado { background: #ED6F40; }
#content .right-content .box-propiedad .box-estado2 { background: #D9593C; }

#content .right-content .box-propiedad .datos { font-size: 14px; color: #999; padding: 0 10px; margin: 9px auto 0 auto; overflow:hidden; height: 26px; font-weight: 400; line-height:20px; }
#content .right-content .box-propiedad .datos a { display:inline; border-bottom: 0; line-height:0px; } 
#content .right-content .box-propiedad .datos span {  padding: 0 5px; color:#c1c1c1; font-weight:300 !important; }
#content .right-content .box-propiedad .datos .datos-texto a { color:#777 !important; font-weight:400 !important; }
#content .right-content .box-propiedad .datos .datos-texto a:hover { color:#333 !important; }
#content .right-content .box-propiedad .datos .datos-texto i { color: #555; }

#content .right-content .box-propiedad .datos2 { width:100%; clear:both; margin: 0 auto; padding: 0; border:0; float:none; overflow:hidden; height:40px; }
#content .right-content .box-propiedad .datos2 p { float:left; width:auto; border:0; display:block; padding: 0 10px; margin:0; }
#content .right-content .box-propiedad .datos2 p { color:#555; font-weight:500; font-size:13px; line-height: 40px; }
#content .right-content .box-propiedad .datos2 p i { margin: 0 2px; font-size: 14px; }
#content .right-content .box-propiedad .datos2 p .sep { color:#DDD; }
#content .right-content .box-propiedad .datos2 .mts { padding: 0 10px; }
#content .right-content .box-propiedad .datos2 .dorm { padding: 0 12px; }
#content .right-content .box-propiedad .datos2 .banos { padding: 0 12px; }
#content .right-content .box-propiedad .datos2 .last { border-right:0; padding: 0 0 0 12px; }

#content .right-content .box-propiedad .titulo { line-height:0; border:0; background: none; padding:0; margin: 5px 0; height: 44px; overflow:hidden; }
#content .right-content .box-propiedad .titulo h3 { letter-spacing:-.5px; border:0; padding: 0; margin: 0 !important; text-transform: none; font-size:18px; line-height: 20px; font-weight:400; }
#content .right-content .box-propiedad .titulo h3 a { line-height:20px; border:0; color:#333; font-size:17px; display:block; padding: 0 5px 0 10px; font-weight:600; }
#content .right-content .box-propiedad .titulo h3 a:hover { color:#07464F; }

#content .right-content .box-propiedad .precio { clear:both; width: 98%; margin:0 10px 0 0; padding: 1% 5% 0 5%; }
#content .right-content .box-propiedad .precio { font-size: 19px; color:#D45A33; text-align:left; line-height:24px; font-weight:bold; letter-spacing:.5px; }
#content .right-content .box-propiedad .precio2 { clear:both; width: 98%; margin:0 10px 0 0; padding: 0 5% 0 5%; }
#content .right-content .box-propiedad .precio2 { font-size: 12px; color:#777; text-align:left; line-height:16px; font-weight:400; letter-spacing:0; }

#content .right-content .grayscale { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: gray; }

.client { width:100%; background:#FFF; overflow:hidden; padding: 40px 0 0 0; text-align:center; }
.client .c-client { width:100%; border:0; overflow:hidden; text-align:center; height: auto; border:0; margin:0 auto; max-width: 1140px; }
.client .c-client .c-title { float:none; width: 100%; border:0; text-align:center; border:0; padding: 0; }
.client .c-client .c-title h3 { font-size:30px; margin:0 auto; padding:0; font-weight:500; text-align:center; color:#D9593C; border:0; }
.client .c-client ul { list-style-type: none; width:100%; margin:20px auto; padding:0; border:0; position:relative; text-align:center; }
.client .c-client ul li { width: 220px; margin: 10px auto; height: 150px; }
.client .c-client ul li:first-child { margin-left:auto; }
.client .c-client ul li:last-child { margin-right:auto; }
.client .c-client ul li img { max-height:150px; width:auto; }

#content .right-content .box-cliente { width: 17%; text-align:center; display:inline-block; margin: 1%; background:#fff; border-radius: 0; vertical-align: top; height: 210px; overflow:hidden; border-radius:3px; }
#content .right-content .box-cliente img { position:relative; margin: 20px auto 0 auto; width:auto; height:100%; max-height:130px; }
#content .right-content .box-cliente h3 { color:#333; font-size: 14px; font-weight: 600; border:0; width: 85%; text-align:center; margin: 10px auto; }

/* ===== Paginador ===== */ 

.paginador { width:100%; border:0; font-size: 18px; font-weight: 400; display: block; padding: 12px 0; color: #CCC; font-weight:400; text-align:left; margin: 0 auto; clear: both; }
.paginador a { font-size: 15px; font-weight: 500; color: #969696; padding: 8px 13px; text-align: center; background: #FFF; border: 1px solid #fff; margin: 5px 4px 5px 4px; }
.paginador a:hover { color: #FFF; text-decoration: none; background: #969696; border: 1px solid #969696; }
.paginador strong { background:#969696; border:1px solid #969696; color: #fff; padding: 8px 13px; font-weight:400; font-size: 15px; margin:0; }
.paginador span { font-style: italic; font-size: 15px; color:#777; padding-right:15px; }

.navegador { width: 100%; padding: 15px 10px; margin:0 0 20px 0; display: block; border:0; text-align:left; overflow:hidden; background:#f3f3f3; }
.navegador span { color:#333; font-weight: bold; margin: 0; display: block; padding: 0 15px; line-height:15px; border-right:1px solid #ccc; float:left; font-size: 15px; text-transform:uppercase; }
.navegador span:first-child { padding-left:0;}
.navegador span:last-child { border-right:0;}
.navegador span span { border-right: 0; display:inline; float:none; color:#999; font-weight:normal; padding:0; }
.navegador .dato-estado { display:block; border:0; overflow:hidden; float:right; width: auto; height: auto; font-size:20px; margin:0; color:#555; font-weight:400; padding:0 10px; }
.navegador .dato-estado img { margin: -2px 0 0 0; } 

.visitanos { margin:0 auto; padding: 80px 0 50px 0; border:0; overflow:hidden; clear:both; width:100%; }
.visitanos { background: #333 url(../img/bg-contacto2.jpg) top center no-repeat; background-size: cover; background-attachment: fixed; }
.visitanos .v-info { width:90%; max-width:1180px; overflow:hidden; border:0; padding:0; border:0; }
.visitanos .v-info h3 { text-align:center; margin:0 auto; font-size: 40px; color:#fff; font-weight:700; float:none; width:100%; text-shadow:1px 1px 10px rgba(0,0,0,.1); border:0; }
.visitanos .v-info p { text-transform:none; color:#eee; font-size:19px; margin:10px auto 0 auto; font-weight: 500; float:none; width:80%; text-align:center; letter-spacing: 1px; }
.visitanos .v-info .v-right { float:none; width: 100%; margin:20px auto; padding:30px 0; overflow:hidden; position:relative; text-align:center; }
.visitanos .v-info .v-right .v-boton { border:0; background:#D9593C; display:inline-block; color:#fff; margin: 0 auto; line-height: 55px; width: 250px; text-align:center; font-weight:600; padding: 0; }
.visitanos .v-info .v-right .v-boton { cursor:pointer; letter-spacing:1px; font-size: 17px; box-shadow: 7px 9px 30px 0 rgba(1,1,1,.1); }
.visitanos .v-info .v-right .v-boton:hover { opacity:.96; background:#D9593C; color:#FFF; }

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

.footer { clear:both; background: #141B24; margin: 0 auto; clear:both; width: 100%; padding:50px 0; overflow:hidden; color:#999; }
.footer a { color: #888; text-decoration:none; font-weight: 500; }
.footer a:visited { color: #888 }
.footer a:hover { color:#fff; text-decoration:none; }

.footer .f-content { width:90%; max-width:1130px; margin:0 auto; overflow:hidden; font-weight: 500; }
.footer .f-content .data { float:left; font-size:15px; line-height: 34px; overflow:hidden; width: 40%; margin: 0 30px 10px 0; }
.footer .f-content .data .st { font-size:21px; font-weight:400; color: #fff; margin:0 0 20px 0; display:block; text-transform:uppercase; }
.footer .f-content .data .cr { font-size:24px; font-weight:400; color: #D9593C; margin:0 0 20px 0; display:block; text-transform:none; }
.footer .f-content .data .fa { color: rgba(255,255,255,.3); width:18px; text-align:center; }
.footer .f-content .data .f-correo { margin: 20px 0; background: #333; line-height:40px; display:inline-block; width:auto; padding: 0 25px; border-radius: 5px; transition:.3s; }
.footer .f-content .data .f-correo span a { font-weight:bold; letter-spacing:1px; font-size: 16px; color:#fff; }
.footer .f-content .data .f-correo span a:hover { color:#6a6a6a; }
.footer .f-content .data .f-correo i { color: rgba(0,0,0,.3); padding-right:5px; }
.footer .f-content .data .f-correo:hover { opacity:.9; }
.footer .f-content .data .fa-whatsapp { color: #78C133; font-size: 20px; }

.footer .f-content .social .fa-facebook,
.footer .f-content .social .fa-twitter,
.footer .f-content .social .fa-instagram,
.footer .f-content .social .fa-linkedin,
.footer .f-content .social .fa-youtube { transition:.3s; border:1px solid transparent; width:30px; height:30px; line-height:30px; text-align:center; border-radius:50%; font-size: 18px; padding:0; color:#fff; margin-right:10px; display: inline-block; }

.footer .f-content .social .fa-facebook { background: #1da1f2; }
.footer .f-content .social .fa-twitter { background: #1da1f2; }
.footer .f-content .social .fa-instagram { background: #CC61D7; }
.footer .f-content .social .fa-youtube { background: #ff0000; }
.footer .f-content .social .fa-linkedin { background: #007bb5; }

.footer .f-content .social .fa:hover { opacity: .75; }

.footer .f-content .accesos { width: 20%; }
.footer .f-content .accesos2 { width: 30%; }

.footer .f-content .data .f-menu { width: 100%; margin:0; overflow:hidden; }
.footer .f-content .data .f-menu ul { list-style-type: none; float:left; padding:0; margin:0; }
.footer .f-content .data .f-menu ul li { display:block; border:0; margin: 0; padding:0; }
.footer .f-content .data .f-menu ul li a { font-size:15px; font-weight:500; line-height: 42px; color:#888; }
.footer .f-content .data .f-menu ul li a:hover { text-decoration:none; color:#fff; }
.footer .f-content .data .f-menu ul li:last-child { border-right:0; padding-right:0; margin-right:0; }

.f-bottom { clear:both; background: #141B24; margin: 0 auto; clear:both; width: 100%; padding: 0; overflow:hidden; color:rgba(255,255,255,.75); }
.f-bottom .f-bottom-content { width:90%; border-top:1px solid rgba(255,255,255,.1); max-width:1130px; padding: 20px 0; margin:0 auto; overflow:hidden; font-weight: 400; font-size:13px; }
.f-bottom .f-bottom-content .indicadores { width: 100%; float:none; line-height: 26px; text-align:left; margin:0; position: relative; }
.f-bottom .f-bottom-content .indicadores span { display: inline-block; margin: 0; color:rgba(255,255,255,.2); }
.f-bottom .f-bottom-content .indicadores span:last-child { border-right: 0; }
.f-bottom .f-bottom-content .indicadores span strong { color:#FFF; font-weight:500; }
.f-bottom .f-bottom-content .indicadores .ind { color: #D45A33; font-weight: 500; padding-left:15px; border-left:1px solid rgba(255,255,255,.2); }
.f-bottom .f-bottom-content .indicadores a { color: rgba(255,255,255,.7); }
.f-bottom .f-bottom-content .indicadores a:hover { color: #D45A33; }

.p-detalle { width: 97% !important; overflow:hidden; }
.p-detalle h1 { width: 100% !important; max-width:100% !important; }

.open-whatsapp { position: fixed; bottom: 1.3em; right: 1.5em; padding: 0; width: 64px; height: 64px; cursor: pointer; opacity: 1; box-shadow: 1px 6px 24px 0 rgba(7,94,84,.24); transition: background-color .2s linear; background:none; border-radius:50%; z-index:999; }
.open-whatsapp:hover { opacity: .9 }

.open-email { position: fixed; bottom: 1.3em; right: 6em; padding: 0; width: 64px; height: 64px; cursor: pointer; opacity: 1; box-shadow: 1px 6px 24px 0 rgba(7,94,84,.24); transition: background-color .2s linear; background:none; border-radius:50%; z-index:999; }
.open-email:hover { opacity: .9 }

/******* Media Queries */

/* Large desktop */
@media (min-width: 1200px) { }

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

	#wrapper { width: 100%; margin:0 auto; padding:0; }
	
	.header { width:100%; padding: 0; margin:0; clear:both; position:relative; z-index:777; }
	
	.header .header-content { width:100%; padding: 0; overflow:hidden; margin: 0 auto; }
	
	.header .header-content .left-content { float:none; margin: 15px auto 10px auto; width: 100%; height:auto; text-align:center; }
	.header .header-content .left-content img { width:80%; height:80%; max-width: 143px; height: auto; }
	
	.header .header-content .right-content { overflow:hidden; width: 100%; margin:0 auto; float:none; clear:both; text-align:center; position:relative; }
	.header .header-content .right-content .phone { float:none; display:inline-block; margin: 10px auto 15px auto; text-align:center; width: 100%; padding:0; }
	.header .header-content .right-content .email { display:none; }
	.header .header-content .right-content .social { display:none; }
	.header .header-content .right-content .phone { background:none; margin:0 auto 5px auto; }
	
	.header .header-content .right-content .menu { width: 100%; margin: 0 auto; clear:both; overflow:hidden; }
	.header .header-content .right-content .menu ul { list-style-type:none; padding:0; margin:0 auto; width: 100%; }
	.header .header-content .right-content .menu ul li { float:none; margin:0; padding:0; text-align:left; }
	.header .header-content .right-content .menu ul li a { display: block; padding: 0 15px; border:0; }
	.header .header-content .right-content .menu ul li a { font-size:16px; line-height: 43px; letter-spacing:0; font-weight:400; }
	.header .header-content .right-content .menu ul li a:hover{ color: #454B5E; border:0; }
	.header .header-content .right-content .menu ul li .active { color: #454B5E; border:0; }
	
	.header .header-content .right-content .menu .inicio { width: 100%; float:none; margin: 0; }
	.header .header-content .right-content .menu .nosotros { width: 100%; float:none; margin: 0 ; }
	.header .header-content .right-content .menu .ventas { width: 100%; float:none; margin: 0; }
	.header .header-content .right-content .menu .arriendos { width: 100%; float:none; margin: 0; }
	.header .header-content .right-content .menu .servicios { width: 100%; float:none; margin: 0; }
	.header .header-content .right-content .menu .contacto { width: 100%; float:none; margin: 0; }
	
	.header .header-content .right-content .menu li ul { display: none; position: relative; width:100%; top: 0px; left: 0; margin-top:0; margin-left:0px; border:0; }
	.header .header-content .right-content .menu li>ul { top: auto; left: auto; text-align:left; border:0; }
	.header .header-content .right-content .menu .sub li { width:100%; border: 0; margin: 0; padding: 0; text-align: left; height:40px; line-height: 40px; border:0; }
	.header .header-content .right-content .menu .sub li:hover { border:0; }
	.header .header-content .right-content .menu .sub li a { text-transform: none; padding: 5px 0 0 15px; display: block; font-size: 14px; text-align:left; font-weight:400; }
	.header .header-content .right-content .menu ul li:hover ul { border:0; }
	
	.header .header-content .right-content .menu { position:relative; display:block; width: 100%; height: 40px; overflow: hidden; margin: 0 auto; }
	.header .header-content .right-content .menu .rwd { height: 40px; display:block; background: #213043; margin: 0; float:left; padding: 0; width:100%; overflow:hidden; border:0; text-align:left; }
	.header .header-content .right-content .menu .rwd a { color:#FFF; text-transform: uppercase; display:block; font-size: 16px; line-height: 40px; }
	.header .header-content .right-content .menu .rwd a { letter-spacing:1.5px; font-weight: 500; padding-left:15px; }
	.header .header-content .right-content .menu .rwd a:hover { text-decoration: none; color:#F1F1F1; } 
	.header .header-content .right-content .menu .rwd-button { cursor:pointer; display:block; position:absolute; right:15px; top:7px; }
	.header .header-content .right-content .menu .rwd-button span { display:block; margin-top:4px; height:3px; background:#FFF; width:24px; }

	.header .header-content .right-content .menu ul li .sub { background:none; }

	.titulos { margin: 0 0 -20px 0; width:100%; }
	
	.middle { margin:0; }
	.shadow-slide { display: none; }
	.box { display:none; }
	
	.inside-content { height:auto !important; overflow:hidden; margin-top:120px; }
	.inside-content #slide-home .slide-desc { border:0; width:100%; background:none; padding:0; bottom:10px; text-align:center; right:0; }
	.inside-content #slide-home .slide-desc { -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }
	.inside-content #slide-home .slide-desc h3 {padding:10px 20px; float:left; font-size: 20px; text-shadow:0; width:100%; }
	
	.titulo {  clear:both; margin: 0 auto 20px auto; overflow:hidden; width:94%; padding:1% 0;  overflow:hidden; } 
	.titulo h1 { width:100%; float:none; max-width: 100%; margin-bottom: 5px; }
	.titulo .addthis_toolbox { border:0; float:none; width:100%; margin:0 auto 10px auto; max-width: 100%; }

	.titulos h3 { font-size:24px; line-height: 28px; }
	
	#content { overflow: hidden; padding:2% 0; width: 100%; margin: 0 auto; clear:both; }
	#content .left-content { float:none; clear:both; padding: 0 2%; width: 100%; overflow: hidden; margin:0; }
	.detalle { margin-top:0 !important; }
	
	/*#content .left-content .titulo { margin: 0; text-align:left; background:#613575; width: 100%; }
	#content .left-content .titulo h4 { margin:0; color: #FFF; padding:5px 15px; font-size:20px; border:0; font-weight: 100;}
	*/


	#content .left-content .titulo h4 { padding: 10px 10px 8px 10px; background: url(../img/arrow-down.png) 97% center no-repeat; }
	#content .left-content .box-buscar { margin: 5px 0 10px 0; width: 100%; overflow:hidden; }
	#content .left-content .box-buscar .frm-buscar { padding:3%; display:none; overflow:hidden;}
	#content .left-content .frm-contacto2 { padding: 0 0 0 10px; }
	#content .left-content .frm-contacto2 .frm-solicitud { padding:3%; display:none; overflow:hidden; }
	#content .left-content .box-buscar .opcion { clear:both; width:100%; overflow:hidden; padding: 0; }
	#content .left-content .box-buscar .opcion .styled-select { float:none; clear:both; padding:1px; overflow: hidden; width: 98%; margin:0 0 10px 0; }
	#content .left-content .box-buscar .opcion .styled-select select { width: 100%; margin:0; }
	#content .left-content .box-buscar .opcion .styled-input { float:none; clear:both; padding:1px; overflow: hidden; width: 98%; margin:0 0 10px 0; border:1px solid #ddd; }
	#content .left-content .box-buscar .opcion .styled-input input { width: 100%; margin:0; }
	#content .left-content .box-buscar .frm-input {display:block; float:left; margin: 0 auto; width:99%; }
	#content .left-content .box-buscar .frm-input input[type=submit] { width:99.2%; }
	
	#content .left-content .oportunidades { width: 100%; padding-bottom:0; margin-bottom:10px; }
	#content .left-content .ciudades { width: 100%; padding-bottom:0; margin-bottom:10px; }
	#content .left-content .servicios2 { width: 100%; padding-bottom:0; margin-bottom:10px; display:none; }
	#content .left-content .noticias { width: 100%; padding-bottom:0; margin-bottom:10px; }
	
	#content .left-content .categorias ul { display:none; width: 100%; margin-top: 10px; padding: 0; }
	#content .left-content .categorias ul li { width:94%; }
	#content .left-content .categorias ul li a { font-size:16px; }
	#content .left-content .entreguenos { display:none; }
	#content .left-content .oportunidades { display:none; }
	
	#content .right-content { float:none; clear:both; width: 100%; padding: 0 2%; margin: 0; overflow: hidden; }
	#content .right-content .descripcion { color:#666; font-size:14px; margin:15px 0 20px 20px; width:100%; line-height:22px; }
	#content .right-content #map { width:100%; overflow: hidden; }
	
	#content .right-content .contenido { float:none; clear:both; width:100%; padding:2%; margin: 20px 0 0 0; }
	#content .right-content .contenido #detalle-mapa { width:100%; height:350px; margin:0; }
	#content .right-content .general img { width:100%; height:auto; clear:both; margin: 0; }
	#content .right-content .contenido .img-noticia { clear:both; float:none; margin: 10px 0; width: 100%; height:auto; overflow:hidden; }
	#content .right-content .contenido .img-noticia img { width:100%; } 
	#content .right-content .contenido .texto-noticia { border:0; float:none; clear:both; width: 100%; overflow:hidden; }
	
	#content .right-content .contenido .prop-imagen {float:none; clear:both; text-align:center; width: 100%; margin: 0 auto; } 

	#content .right-content .contenido .prop-datos {float:none; clear:both; width: 100%; font-size: 12px; }
	#content .right-content .contenido .prop-datos h3 { text-transform:none; font-size: 18px; margin:30px 0 10px 0; padding:20px 0 10px 0; }
	#content .right-content .contenido .prop-datos .dato {width: 35%; }
	#content .right-content .contenido .prop-datos .valor {width: 62%; }
	#content .right-content .contenido .prop-datos .addthis_toolbox { border:0; float:left; margin-right:0; margin-top: 5px;}
	
	.container { width: 98%; }
	.container .tab_container { width: 100%; }
	
	#content .right-content .contenido .frm-contacto { margin: 15px 0 10px 0; overflow:hidden; width: 98%; float:none; border-right:0; }
	#content .right-content .contenido .frm-contacto label { margin-left:0; padding-left:0; width:auto; }
	#content .right-content .contenido .frm-contacto .input { width: 98%; }
	#content .right-content .contenido .frm-contacto .textarea { width: 98%; }
	#content .right-content .contenido .frm-contacto .captcha { width: 60px; color:#454B5E; }
	#content .right-content .contenido .frm2 { width: 100% !important; }
	#content .right-content .contenido .datos-contacto {display:none; }
	
	#content .right-content .propiedades { float:none; clear:both; margin:0; padding:0; width:100%; overflow: hidden; text-align:center; }
	
	#content .right-content .box-propiedad { position:relative; display:inline-block; float:none; width: 44%; padding: 0; margin: 20px; background:#FFF; }
	#content .right-content .box-propiedad .datos { text-align:left; }
	#content .right-content .box-propiedad .imagen { height:230px; }
	#content .right-content .box-propiedad .imagen img { min-height:230px; }
	#content .right-content .box-propiedad .box-estado, 
	#content .right-content .box-propiedad .box-estado2 {
		right:-40%;
	}

	#content .right-content .box-cliente { width:45%; margin: 2% 1%; border:0; vertical-align: top; }
	
	.paginador { width:97.5%; margin: 0; float:none; clear:both; }
	
	.navegador { background:#fff; width: 100%; margin:0 0 15px 0; display: block; border: 1px solid #eee; text-align:left; overflow:hidden; }
	.navegador span { color:#aaa; font-weight: 400; margin: 0; display: block; padding: 7px 12px; border:0; float:left; font-size: 11px; }
	.navegador span:last-child { border-right:0;}
	.navegador { display: none; }

	.client { width:100%; background:#FFF; overflow:hidden; padding: 20px 0; }
	.client .c-client { width:90%; border:0; overflow:hidden; text-align:center; }
	
	#content .clientes ul li { display:block; width: 45%; margin: 10px; float:left; }

	.visitanos .v-info .v-right .v-boton { width: 38%; }
	.visitanos .v-info h3 { font-size: 38px; line-height: 42px; }
	.visitanos .v-info p { font-size:20px; }
	
	
	.footer { width: 100%; padding: 45px 0 20px 0; }
	.footer .f-content { width:94%; padding: 0 2%; margin:0 auto; overflow:hidden; text-align:left; }
	.footer .f-content .data { float:none; width: 100%; margin:0; padding:0; }
	.footer .f-content .data .cr { font-size:18px; }
	.footer .f-content .data .celular { margin-left:3px; }
	.footer .f-content .data .coproch { display:none; }
	.footer .f-content .accesos { width: 100% !important; margin: 20px auto; }
	.footer .f-content .servicios { width: 100% !important; margin: 20px auto;  }
	.footer .f-content .indicadores { border:0; width: 100% !important; float:none; margin: 20px auto; text-align:left; }
	.footer .f-content .indicadores span { color:#999; } 
	.footer .f-content .data .f-menu { width: 100%; float:none; position:relative; margin: 20px auto; }
	.footer .f-content .data .f-menu ul { list-style-type: none; float:none; padding:0; margin:0 auto; text-align:left; }
	.footer .f-content .data .f-menu ul li { float:none; display:block; border-right:0; margin: 0 auto; padding:0; width:100% !important; text-align:center; }
	.footer .f-content .data .f-menu ul li a { text-align:left; display:block; width:100%; }
	.footer .f-content .data .powered { display:none; }

	.footer .powered span { text-align:center; }
	.footer .powered a { display:none; }
			
	div.error { margin-left: 0;}
	
	
	.mobile { display:block !important; width:100% !important; margin: 10px auto !important; }
	.mobile .titulo { background: #D9593C !important; opacity: .8; }
	.mobile .h-buscar { background:none !important; }
	.mobile h4 a { color: #fff; }
}

/* Landscape phones and down */
@media (max-width: 767px) {
	#wrapper { width: 100%; margin:0 auto; padding:0; }
	
	.header { width:100%; padding: 0; margin:0; clear:both; position:relative; z-index:777; }
	
	.header .header-content { width:100%; padding: 0; overflow:hidden; margin: 0 auto; }
	
	.header .header-content .left-content { float:none; margin: 15px auto 5px auto; width: 100%; height:auto; text-align:center; }
	.header .header-content .left-content img { width:80%; height:80%; max-width: 130px; height: auto; }
	
	.header .header-content .right-content { overflow:hidden; width: 100%; margin:0 auto; float:none; clear:both; text-align:center; position:relative; }
	.header .header-content .right-content .phone { float:none; display:inline-block; margin: 0 auto 5px auto; text-align:center; width: 100%; padding:0; background:none; }
	.header .header-content .right-content .phone .tel2 { display:none; }
	.header .header-content .right-content .email { display:none; }
	.header .header-content .right-content .social { display:none; }
	
	.header .header-content .right-content .menu { width: 100%; margin: 0 auto; clear:both; overflow:hidden; }
	.header .header-content .right-content .menu ul { list-style-type:none; padding:0; margin:0 auto; width: 100%; }
	.header .header-content .right-content .menu ul li { float:none; margin:0; padding:0; text-align:left; border:0; }
	.header .header-content .right-content .menu ul li a { display: block; padding: 0 15px 0 0; border:0; }
	.header .header-content .right-content .menu ul li a { font-size:16px; line-height: 43px; letter-spacing:0; font-weight:400; }
	.header .header-content .right-content .menu ul li a:hover{ border:0; }
	.header .header-content .right-content .menu ul li .active { border:0; }
	
	.header .header-content .right-content .menu .inicio { width: 92%; float:none; margin: 0 auto; }
	.header .header-content .right-content .menu .quienes { width: 92%; float:none; margin: 0 auto ; }
	.header .header-content .right-content .menu .ventas { width: 92%; float:none; margin: 0 auto; }
	.header .header-content .right-content .menu .arriendos { width: 92%; float:none; margin: 0 auto; }
	.header .header-content .right-content .menu .servicios { width: 92%; float:none; margin: 0 auto; }
	.header .header-content .right-content .menu .contacto { width: 92%; float:none; margin: 0 auto; }
	
	.header .header-content .right-content .menu li ul { display: none; position: relative; width:100%; top: 0px; left: 0; margin-top:0; margin-left:0px; border:0; }
	.header .header-content .right-content .menu li>ul { top: auto; left: auto; text-align:left; border:0; }
	.header .header-content .right-content .menu .sub li { background: none; width:100%; border: 0; margin: 0; text-align: left; border:0; }
	.header .header-content .right-content .menu .sub li:hover { border:0; }
	.header .header-content .right-content .menu .sub li a { text-transform: none; padding: 0 10px 0 0; display: block; font-size: 15px; text-align:left; font-weight:400; }
	.header .header-content .right-content .menu ul li:hover ul { border:0; padding: 10px 0; margin: 0 auto; width: 100%; }
	
	.header .header-content .right-content .menu { position:relative; display:block; width: 100%; height: 40px; overflow: hidden; margin: 0 auto; }
	.header .header-content .right-content .menu .rwd { height: 40px; display:block; background: #213043; margin: 0; float:left; padding: 0; width:100%; overflow:hidden; border:0; text-align:left; }
	.header .header-content .right-content .menu .rwd a { color:#FFF; text-transform: uppercase; display:block; font-size: 16px; line-height: 40px; }
	.header .header-content .right-content .menu .rwd a { letter-spacing:1.5px; font-weight: 500; padding-left:15px; }
	.header .header-content .right-content .menu .rwd a:hover { text-decoration: none; color:#F1F1F1; } 
	.header .header-content .right-content .menu .rwd-button { cursor:pointer; display:block; position:absolute; right:15px; top:7px; }
	.header .header-content .right-content .menu .rwd-button span { display:block; margin-top:4px; height:3px; background:#FFF; width:24px; }

	.header .header-content .right-content .menu ul li .sub { background:none; }
	
	.middle { margin:0; }
	.shadow-slide { display: none; }
	.box { display:none; }
	
	.inside-content { height:auto !important; overflow:hidden; margin-top:0 !important; }
	.inside-content #slide-home .slide-desc { border:0; width:100%; background:none; padding:0; bottom:10px; text-align:center; right:0; }
	.inside-content #slide-home .slide-desc { -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }
	.inside-content #slide-home .slide-desc h3 {padding:10px 20px; float:left; font-size: 20px; text-shadow:0; width:100%; }

	.titulos { margin: 0; width:100%; }
	
	.titulo {  clear:both; margin: 0 auto 20px auto; overflow:hidden; width:94%; padding:1% 0;  overflow:hidden; } 
	.titulo h1 { width:100%; float:none; max-width: 100%; margin-bottom: 5px; }
	.titulo .addthis_toolbox { border:0; float:none; width:100%; margin:0 auto 10px auto; max-width: 100%; }
	
	#content { overflow: hidden; padding:2% 0; width: 100%; margin: 0 auto; clear:both; }
	#content .left-content { float:none; clear:both; padding: 0 2%; width: 100%; overflow: hidden; margin:0; }
	.detalle { margin-top:0 !important; }
	
	#content .left-content .titulo h4 { padding: 10px 10px 8px 10px; background: url(../img/arrow-down.png) 97% center no-repeat; }
	#content .left-content .box-buscar { margin: 5px auto 10px auto; width: 100%; overflow:hidden; }
	#content .left-content .box-buscar .frm-buscar { padding:3%; display:none; overflow:hidden;}
	#content .left-content .box-buscar .opcion { clear:both; width:100%; overflow:hidden; padding: 0; }
	#content .left-content .box-buscar .opcion .styled-select { float:none; clear:both; padding:1px; overflow: hidden; width: 98%; margin:0 0 10px 0; }
	#content .left-content .box-buscar .opcion .styled-select select { width: 100%; margin:0; }
	#content .left-content .box-buscar .opcion .styled-input { float:none; clear:both; padding:1px; overflow: hidden; width: 98%; margin:0 0 10px 0; border:1px solid #ddd; }
	#content .left-content .box-buscar .opcion .styled-input input { width:100%; margin:0; }
	#content .left-content .box-buscar .frm-input {display:block; float:left; margin: 0 auto; width:99%; }
	#content .left-content .box-buscar .frm-input input[type=submit] { width:99.2%; }
	
	#content .left-content .oportunidades { width: 100%; padding-bottom:0; margin-bottom:10px; }
	#content .left-content .ciudades { width: 100%; padding-bottom:0; margin-bottom:10px; }
	#content .left-content .servicios2 { width: 100%; padding-bottom:0; margin-bottom:10px; display:none; }
	#content .left-content .noticias { width: 100%; padding-bottom:0; margin-top: 5px; margin-bottom:10px; }
	
	#content .left-content .categorias ul { display:none; width: 100%; margin-top: 10px; padding: 0; }
	#content .left-content .categorias ul li { width:94%; }
	#content .left-content .categorias ul li a { font-size:15px; }
	#content .left-content .entreguenos { display:none; }
	#content .left-content .oportunidades { display:none; }

	#content .left-content .frm-contacto2 { margin:10px auto; padding: 0 0 0 10px; }
	#content .left-content .frm-contacto2 .frm-solicitud { display:none; padding: 5px 0 10px 0; width:97%; }
	#content .left-content .frm-contacto2 .titulo h4 { font-size:17px; padding:8px 0; }
	
	#content .right-content { float:none; clear:both; width: 100%; padding: 0 2%; margin: 0 auto; overflow: hidden; }
	#content .right-content .descripcion { color:#666; font-size:14px; margin:15px 0 20px 20px; width:100%; line-height:22px; }
	#content .right-content #map { width:100%; overflow: hidden; }
	
	#content .right-content .contenido { float:none; clear:both; width:100%; padding:10px; margin: 0 auto 5px auto; }
	#content .right-content .contenido #detalle-mapa { width:100%; height:350px; margin:0; }
	#content .right-content .general p { font-size:14px !important; }
	#content .right-content .general img { width:100%; height:auto; clear:both; margin: 0; }
	#content .right-content .contenido .img-noticia { clear:both; float:none; margin: 10px 0; width: 100%; height:auto; overflow:hidden; }
	#content .right-content .contenido .img-noticia img { width:100%; } 
	#content .right-content .contenido .texto-noticia { border:0; float:none; clear:both; width: 100%; overflow:hidden; }
	#content .right-content .contenido .texto { font-size: 15px; font-weight: 400; }
	
	
	#content .right-content .contenido .prop-imagen { float:none; clear:both; text-align:center; width: 100%; margin: 0 auto; } 
	
	#content .right-content .contenido .prop-datos {float:none; clear:both; width: 100%; font-size: 12px; }
	#content .right-content .contenido .prop-datos h3 { text-transform:none; font-size: 18px; margin:20px 0 10px 0; padding:10px 0; }
	#content .right-content .contenido .prop-datos .dato {width: 35%; }
	#content .right-content .contenido .prop-datos .valor {width: 62%; }
	#content .right-content .contenido .prop-datos .addthis_toolbox { border:0; float:left; margin-right:0; margin-top: 5px;}
	
	.container { width: 98%; }
	.container .tab_container { width: 100%; }
	
	#content .right-content .contenido .frm-contacto { margin: 15px 0 10px 0; overflow:hidden; width: 98%; float:none; border-right:0; }
	#content .right-content .contenido .frm-contacto label { margin-left:0; padding-left:0; width:auto; }
	#content .right-content .contenido .frm-contacto .input { width: 98%; }
	#content .right-content .contenido .frm-contacto .textarea { width: 98%; }
	#content .right-content .contenido .frm-contacto .captcha { width: 60px; color:#454B5E; }
	#content .right-content .contenido .frm2 { width: 100% !important; }
	#content .right-content .contenido .frm2 .select { width:98%; }
	#content .right-content .contenido .datos-contacto {display:none; }
	
	#content .right-content .propiedades { float:none; clear:both; margin:0; padding:0; width:100%; overflow: hidden; }
	
	#content .right-content .box-propiedad { position:relative; float:none; width: 100%; padding: 0; margin: 20px auto 2px auto; background:#FFF; }
	#content .right-content .box-propiedad a { width: 100%; height:100%; line-height:auto; }
	#content .right-content .box-propiedad .imagen { margin:0; width:100%; height: auto; max-height:100%; overflow:hidden; position:relative; }
	#content .right-content .box-propiedad .imagen img { margin:0; width:100%; height: auto; position:relative; overflow:hidden; }
	#content .right-content .box-propiedad .box-estado { top:40px; left:auto; right:-38%; font-size:14px; }
	#content .right-content .box-propiedad .box-estado2 { top:40px; left:auto; right:-38%; font-size:14px; }
	#content .right-content .box-propiedad .titulo { height:auto; }
	#content .right-content .box-propiedad .titulo h3 { font-size:18px; line-height: 20px; }
	#content .right-content .box-propiedad .titulo h3 a { font-size:20px; line-height: 26px; }
	#content .right-content .box-propiedad .precio { padding: 3%; }

	#content .right-content .box-noticia { margin: 15px auto; width:90%; background: #FFF; overflow:hidden; padding: 0; }
	#content .right-content .box-noticia .contenido { margin-bottom:20px; }
	#content .right-content .box-noticia .titulo { display:block; overflow: hidden; height:auto; width:100%; margin:0 10px 0 0; border:0 !important; }
	#content .right-content .box-noticia .titulo h1 { font-weight:400; text-transform:none; font-size: 26px; border-bottom:0; }
	#content .right-content .box-noticia .titulo h3 { text-transform:none; margin:0px; padding-top:0; border:0; font-size: 26px; line-height: 30px; float:none; clear:both; width:100%; }
	
	#content .box-noticia .img-noticia { margin: 5px auto 0 auto; min-height: auto; }
	#content .box-noticia .texto-noticia p { font-size: 14px; }

	#content .full .box-noticia .img-noticia { height:auto; min-height: auto; }
	#content .full .box-noticia .img-noticia img { width:100%; object-fit: cover; max-height: none; }

	#content .right-content .box-detalle { width: 100%; background:none; margin: 0 auto; }
	#content .right-content .box-detalle h1 { width:100%; }

	#content .right-content .box-cliente { width:94%; margin: 2% auto; border:0; }
		
	.paginador { width:97.5%; margin: 0; float:none; clear:both; }
	
	.navegador { background:#fff; width: 100%; margin:0 0 15px 0; display: block; border: 1px solid #eee; text-align:left; overflow:hidden; }
	.navegador span { color:#aaa; font-weight: 400; margin: 0; display: block; padding: 7px 12px; border:0; float:left; font-size: 11px; }
	.navegador span:last-child { border-right:0;}
	.navegador { display: none; }

	.client { width:100%; background:#FFF; overflow:hidden; padding: 20px 0; }
	.client .c-client { width:90%; border:0; overflow:hidden; text-align:center; }
	
	#content .clientes ul li { display:block; width: 100%; margin: 10px auto; }

	.visitanos { padding:0; }
	.visitanos .v-info { width:100%; padding:30px 0; border:0; }
	.visitanos .v-info h3 { text-align:center; margin:10px auto; max-width: 90%; font-size:26px; float:none; color:#FFF; line-height: 30px; }
	.visitanos .v-info p { font-size:16px; margin:10px auto 0 auto; width:90%; float:none; text-align:center; line-height:20px; }
	.visitanos .v-info .v-left { display:none;}
	.visitanos .v-info .v-right { float:none; width: 100%; margin:0; padding:20px 0; text-align:center; }
	.visitanos .v-info .v-right .v-boton { margin:30px auto 0 auto; width: 70%; text-align:center; padding: 0; }
	.visitanos .v-info .v-right .v-boton { cursor:pointer; float:none; padding:0; }
	
	.visitanos .v-info .v-right .v-boton2 { margin:20px auto 10px auto; width: 70%; text-align:center; padding: 0; }
	.visitanos .v-info .v-right .v-boton2 { cursor:pointer; float:none; padding:0; }
	
	.footer { width: 100%; padding: 45px 0 20px 0; }
	.footer .f-content { width:94%; padding: 0 2%; margin:0 auto; overflow:hidden; text-align:left; }
	.footer .f-content .data { float:none; width: 100%; margin:0; padding:0; }
	.footer .f-content .data .cr { font-size:18px; }
	.footer .f-content .data .celular { margin-left:3px; }
	.footer .f-content .data .coproch { display:none; }
	.footer .f-content .accesos { width: 100% !important; margin: 20px auto; }
	.footer .f-content .servicios { width: 100% !important; margin: 20px auto;  }
	.footer .f-content .indicadores { border:0; width: 100% !important; float:none; margin: 20px auto; text-align:left; }
	.footer .f-content .indicadores span { color:#999; } 
	.footer .f-content .data .f-menu { width: 100%; float:none; position:relative; margin: 20px auto; }
	.footer .f-content .data .f-menu ul { list-style-type: none; float:none; padding:0; margin:0 auto; text-align:left; }
	.footer .f-content .data .f-menu ul li { float:none; display:block; border-right:0; margin: 0 auto; padding:0; width:100% !important; text-align:center; }
	.footer .f-content .data .f-menu ul li a { text-align:left; display:block; width:100%; }
	.footer .f-content .data .powered { display:none; }

	.footer .powered span { text-align:center; }
	.footer .powered a { display:none; }

	.f-bottom { padding: 15px 0; }
	.f-bottom .f-bottom-content .indicadores .ind { padding-left:0; border:0; margin-top:20px; }
	.f-bottom .f-bottom-content .indicadores span { display:none; }
			
	div.error { margin-left: 0;}
	
	
	.mobile { display:block !important; width:100% !important; margin: 10px auto !important; }
	.mobile .titulo { background: #D9593C !important; opacity: .8; }
	.mobile .h-buscar { background:none!important; }
	.mobile h4 a { color:#fff; }
}

@media (min-width: 650px) and (max-width: 850px) {

	#content .right-content .contenido .prop-imagen .image-gallery #thumbs label {
		margin: 3px .5%;
		width: 11%;
	}
	
	#content .right-content .contenido .prop-imagen .image-gallery #thumbs label img {
		height: auto;
		width: 100%;
		object-fit: cover;
		max-height: 60px;
		padding:0;
	}

	#content .right-content .contenido .prop-imagen .image-gallery .gallery section img {
		width: 100%;
		height: auto;
		min-height: 100%;
		max-height: 400px;
		object-fit: cover;
	}

}

@media (min-width: 490px) and (max-width: 649px) {

	#content .right-content .contenido .prop-imagen .image-gallery #thumbs label {
		margin: 3px .5%;
		width: 15%;
	}
	
	#content .right-content .contenido .prop-imagen .image-gallery #thumbs label img {
		height: auto;
		width: 100%;
		object-fit: cover;
		max-height: 55px;
		padding:0;
	}

	#content .right-content .contenido .prop-imagen .image-gallery .gallery section img {
		width: 100%;
		height: auto;
		min-height: 100%;
		max-height: 340px;
		object-fit: cover;
	}

}

@media (max-width: 489px) {
	#content .right-content .contenido .prop-imagen .image-gallery #thumbs label {
		margin: 3px .5%;
		width: 18%;
	}
	
	#content .right-content .contenido .prop-imagen .image-gallery #thumbs label img {
		height: auto;
		width: 100%;
		object-fit: cover;
		max-height: 50px;
		padding:0;
	}

	#content .right-content .contenido .prop-imagen .image-gallery .gallery section img {
		width: 100%;
		height: auto;
		min-height: 100%;
		max-height: 250px;
		object-fit: cover;
	}
}
