article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

* { 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: #23D450; text-shadow: none; color:#FFF; }
::selection { background: #23D450; text-shadow: none; color:#FFF; }

html{scroll-behavior:smooth; scroll-margin-top:6rem; scroll-padding-top:6rem; }
body { background: #F5F5F5; font-family: 'Barlow Regular', sans-serif; font-weight: normal; font-size: 1em; line-height: 1.4; margin: 0 auto; }
img { vertical-align: middle; border:0; }
textarea { resize: vertical; }
hr { width: 100%; height:1px; background:#ddd; margin: 10px auto; }

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

h1 { margin: 0; padding: 0; border:0; color: #343E48; letter-spacing:0; overflow: hidden; line-height: 46px; font-family: 'Barlow Medium', sans-serif; font-size:30px; }
h2 { margin: 0; padding: 0; border:0; color: #133757; font-size: 30px; letter-spacing:0; overflow: hidden; font-family: 'Barlow Regular', sans-serif; text-align:center; }
h3 { margin: 0; padding: 0; border:0; color: #343E48; font-size: 24px; letter-spacing:0; overflow: hidden; font-family: 'Barlow Regular', sans-serif; }
h4 { margin: 0; padding: 0; border:0; color: #333333; font-size: 18px; letter-spacing:0; overflow: hidden; font-family: 'Barlow Regular', sans-serif; }
h5 { margin: 0; padding: 0; border:0; color: #333333; font-size: 16px; letter-spacing:0; overflow: hidden; font-family: 'Barlow Regular', sans-serif; }

button, input[type=submit], input[type=button], input[type=reset] { background: #23D450; padding: 12px 0; color: #fff; font-size: 15px; cursor: pointer; border: 0; text-transform:uppercase; letter-spacing:.5px; }
input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover { opacity: .95; }
input[type=text], textarea, select, input[type=email], input[type=password]  { padding: 5px; border: 1px solid #e5e5e5; color: #666; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius:3px; } 
input[type=text]:hover, select:hover, textarea:hover, input[type=email]:hover, input[type=password]:hover { color: #666; border-color: #8DC73D; }

.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:#4896fa; height:1px; position:fixed; z-index: 2000; top:0; right:100%; width: 100%; }

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

a { color: #0070c9; text-decoration: none; font-family:'Barlow Regular',sans-serif; font-weight:normal; -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s; }
a:visited, a:link { color: #0070c9; } 
a:hover { color: #4896fa; text-decoration: none; }

/* Helper */

.h-buscar { display:none; cursor:pointer; line-height: 40px; padding:0 1px; }
.h-buscar strong { font-size: 18px; color: #000; font-family: 'Barlow Regular',sans-serif; }
.h-buscar i { color:#f94000; margin: 0 4px 0 0; }
.h-titulo { cursor:pointer;}
.h-servicios { cursor:pointer;}
.h-noticias { cursor:pointer;}
div.error { color:red; font-size: 13px; clear:both; margin-bottom:0;}
.mobile { display:none; }
.boton2 { clear:both; color:#4896fa; width: auto; display:inline-block; height:auto; line-height: 20px; margin: 5px auto 20px auto; text-align:center; cursor:pointer; border-radius: 8px; font-size: 18px; text-transform:uppercase; padding: 20px 30px; border: 1px solid #eee; background:#fff; }
.boton2 span { font-family: 'Barlow-SemiBold',sans-serif; }
.boton2:hover { color:#555; box-shadow: 0 0 8px 0 rgb(90 90 90 / 20%); }

.boton3 { clear:both; color:#FFF; background:#4896fa; width: auto; display:inline-block; height:auto; line-height: 26px; margin: 5px auto; text-align:center; cursor:pointer; border-radius: 3px; font-size: 15px; padding: 0 13px; border: 0; transition:.3s; }
.boton3:hover { opacity: .9; }
.boton3:link,
.boton3:visited { color:#FFF; }

#wrapper { width: 100%; overflow: visible; margin: 0 auto; padding: 0; z-index:999; }

.home .middle .box { width:65%; margin:0 auto; max-width:890px; }
.home .middle .box .titulo { display:none;  }
.home #content { margin: 10px auto; }
.home #content .right-content { width:100%; margin-top: 10px; padding-bottom:0; }
.home #content .left-content .mod-buscar .frm-buscar { display:block; }

.portada .list-property .l-content { padding: 35px 30px; margin: 20px auto; max-width: none; border-radius:0; }
.portada .list-property .l-content h3 { margin-top: 10px auto 15px auto; font-size:30px; text-align:center; }
.portada .list-property .l-content .l-data .l-menu li { width:25%; border:0; }
.portada .l-bottom .l-content h2 { text-align:center; font-size:26px; }
.portada .l-bottom .l-content p { text-align:center; font-size:18px; max-width: 80%; margin:15px auto 5px auto; }
.portada .l-bottom .l-content .l-data { float:none; width:98%; margin:0 auto; max-width:1180px; }
.portada .l-bottom .l-content .l-data .vermas { display:none; }
.portada .list-property-city .l-content { margin: 0 auto; }
.portada .list-property-city .l-content p { color: #666; font-style: normal; width:100%; max-width: 1000px; font-size: 17px; text-align: center; margin: 25px auto; }

.portal .titulos { margin-top:100px; }
.portal .titulos h1 { text-align:center; }
.portal .titulos p { text-align:center; }
.portal .l-bottom .l-content .l-data .vermas { display: none; }
.portal .cta .c-content h2 { text-align: center; margin: 0 auto 40px; font-size: 30px; font-family: 'Barlow Medium',sans-serif; color: rgba(52,62,72,.9); line-height: 32px; }

.about { border:0; }
.about #content { margin-top: 0; }
.about #content .frm-contacto h2 { text-align:center; font-family: 'Barlow Regular', sans-serif; }
.about #content .frm-contacto p { text-align:left; }
.services { border:0; }
.services #content { margin-top: 0; }
.contact { border:0; }
.contact #content { margin-top: 0px; }
.detail #content .propiedades { width: 100%; margin-top:30px; }
.detail #content .detalle { margin-top: 10px; }
.detail .titulos strong { text-align:left; width:auto; display: inline; padding: 6px 15px; border-radius: 30px; background:#FFF; }
.detail .titulos strong i { margin: 0 5px 0 0; }
.detail .wheather { padding:0; }
.blog { max-width: 1268px !important; padding: 0 12px !important; }
.blog h4 { margin:20px auto 30px auto; font-size:24px; }

.politica #content .frm-contacto { width:100%; margin:0px auto; }

.generic { position:relative; }
.generic #content { margin-top: 75px; }
.generic #content .right-content { width: 90%; border:1px solid red; margin: 0 auto; float:none; }

.w-prop .box { position:relative; background:none; padding:0; bottom:auto; margin: 5px auto 0 auto; width:100%; border:0; }
.w-prop .box .box-content { opacity:.9; transition:.3s; padding:0; width:100%; height: 50px; } 
.w-prop .box .box-content:hover { opacity:1; }
.w-prop .box h3 { display:none; }
.w-prop .box p { display:none; }

.search .buscar-codigo { display:block !important; }

.w-content .box .box-content { opacity:.9; transition:.3s; padding:0; width:100%; height: 50px; } 
.w-content #content { margin-top: 0; }

/*
.w-content #content .box-propiedad { width:31%; }
*/

.w-content #content { margin-top: 0; }
.w-content #content .right-content h1 { text-align:left; width:96%; }
.w-content #content .right-content p { text-align:left; width:96%; margin-bottom:30px; }
.w-content #content .right-content .propiedades { text-align:left; margin: 0; min-height:75px; }

.w-corredores .box-ciudad { max-width:600px; margin: 20px auto; }
.w-corredores .box-ciudad .box-content { height:50px; padding:0; }

.w-corredores .list-property .l-content { margin: 10px auto 30px auto; }

.w-corredores #content .full { padding-bottom:40px; }
.w-corredores #content .full .contenido h2 { color:#333; font-size:26px; font-family: 'Barlow SemiBold', sans-serif; }
.w-corredores #content .full .contenido p { color:#666; font-size:17px; margin: 10px auto 0 auto; }
.w-corredores #content .full .contenido p strong { font-family: 'Barlow SemiBold', sans-serif; }

.w-corredores #content .full .contenido ul { margin:5px auto 15px auto; padding:0; border:0; width:96%; list-style-type: none; }
.w-corredores #content .full .contenido ul li { display: inline-block; padding:0; border:0; margin:10px 2px 0px 1px; }
.w-corredores #content .full .contenido ul li a { color:#ebf1f5; display:block; background:#0042FF; border-radius:3px; line-height:26px; font-size:14px; font-family: 'Barlow SemiBold', sans-serif; padding: 0 8px; transition:.3s; }
.w-corredores #content .full .contenido ul li a:hover { color:#FFF; background: rgba(0, 66, 255, .8); }

.w-corredores #content .right-content .contenido { width:100%; }
.w-corredores #content .right-content .contenido h2 { color:#555; font-size: 28px; line-height:38px; font-family: 'Barlow Regular', sans-serif; margin: 3px 0 15px 0; }
.w-corredores #content .right-content .contenido p { font-size: 17px; color:#888; text-align:left; margin: 0 auto 15px auto; }
.w-corredores #content .right-content .contenido h3 { text-align:center; position: relative; font-size: 16px; }
.w-corredores #content .right-content .contenido h3::after {
    content: '';
    position: absolute;
    left: 37.5%;
    bottom: 0;
    width: 30%;
    border-bottom: 3px solid #4896fa;
}

.w-corredores #content .right-content .contenido h3 a {
	font-family: 'Barlow SemiBold', sans-serif;
	color: #444;
}

.w-corredores #content .right-content .contenido .cciudad a {
	font-size: 17px !important;
}

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

.header { width:100%; padding: 0; position:fixed; margin:0 auto 20px auto; clear:both; background: #fff; z-index:999; border:0; box-shadow: 0px 4px 20px -12px rgba(0,0,0,0.3); top:0; }
.header .header-content { width:94%; padding: 0; overflow:hidden; margin: 0 auto; border:0; max-width: 1180px; }
.header .header-content .left-content { float:left; width: 18%; height: 40px; margin: 23px 0 11px 0; padding:0; }
.header .header-content .left-content .icon { display:inline-block; width:auto; vertical-align: top; }
.header .header-content .left-content .icon .fa-chevron-up { font-size: 16px; padding: 0; color:#FFF; border-radius:18px; width: 28px; height:28px; text-align:center; line-height:24px; background: #23D450; margin: 10px auto; }
.header .header-content .left-content .text { display:inline-block; width:80%; padding: 11px 0 0 3px; }
.header .header-content .left-content .text a { display:block; color:#666; font-size: 17px; line-height: 14px; margin:-3px 0 -10px 0; font-family: 'Barlow Regular', sans-serif; text-transform: lowercase; position:relative; text-align:left; }
.header .header-content .left-content .text a strong { width:100%; text-transform: lowercase; color: #aaa; font-family: 'Barlow Regular'; margin: 0; font-size: 12px; letter-spacing: .5px; display: inline-block; }
.header .header-content .right-content { float:right; overflow:hidden; margin: 0; overflow:hidden; width:82%; }
.header .header-content .right-content .menu { width: auto; margin: 0 5px; clear:both; overflow:hidden; padding:0; }
.header .header-content .right-content .menu ul { list-style-type:none; padding:0; margin:-1px auto 0 auto; width: auto; float:right; }
.header .header-content .right-content .menu ul li { float:left; margin:0; text-align:center; padding: 0; }
.header .header-content .right-content .menu ul li a { display: block; padding: 0 20px; text-transform: none; border:0; transition:.5s; }
.header .header-content .right-content .menu ul li a { color: #666; font-size:17px; line-height: 75px; font-family: 'Barlow Medium', sans-serif; }
.header .header-content .right-content .menu ul li a { transition:.3s; }
.header .header-content .right-content .menu ul li a:hover{ color: #4896fa; }
.header .header-content .right-content .menu ul li .active { color: #4896fa; }
.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; /*background: url(../img/bullet-menu-down.png) 84% 53% no-repeat; */ }
.header .header-content .right-content .menu .ventas a { padding-right:30px; }
.header .header-content .right-content .menu .arriendos { width: auto; float:left; margin: 0; /*background: url(../img/bullet-menu-down.png) 87% 53% no-repeat; */ }
.header .header-content .right-content .menu .arriendos a { padding-right:30px; }
.header .header-content .right-content .menu .corredores { width: auto; float:left; margin: 0; /*background: url(../img/bullet-menu-down.png) 96% 53% no-repeat; */ }
.header .header-content .right-content .menu .corredores a { padding-right:30px; }
.header .header-content .right-content .menu .servicios { width: auto; float:left; margin: 0; }
.header .header-content .right-content .menu .hipotecario { width: auto; float:left; margin: 0; }
.header .header-content .right-content .menu .contacto { width: auto; float:left; margin: 0; padding-right:0; }
.header .header-content .right-content .menu .publicar { border-radius:25px; border:1px solid #4896fa; background: #4896fa; padding: 0; display:block; float:right; margin: 19.5px 0 17.5px 25px; }
.header .header-content .right-content .menu .publicar a { color:#fff; font-size: 15px; padding: 0 25px; line-height: 35px; }
.header .header-content .right-content .menu .publicar:hover { background:#fff; }
.header .header-content .right-content .menu .publicar:hover a { color:#4896fa; }

.header .header-content .right-content .menu .sub { width: 400px; margin-top:0; margin-left:7px; top: auto; left: auto; }
.header .header-content .right-content .menu .sub { position: absolute; visibility: hidden; opacity: 0; transition: visibility 0s, opacity 0.2s linear; }
.header .header-content .right-content .menu .sub { backdrop-filter: blur(6px); background: rgba(255,255,255,.98); border: 1px solid rgba(100, 100, 100, .2); border-radius: 0 0 3px 3px; border-top: none; box-shadow: 0 3px 8px rgba(0, 0, 0, .25); }

.header .header-content .right-content .menu .sub li { width:98%; float:none; margin: 0 2%; z-index:999; padding: 0; text-align: left; height:40px; border:0; }
.header .header-content .right-content .menu .sub li a { color: #666; border:0; padding: 0; display: block; font-size: 16px; text-align:left; line-height: 40px; background:none; }
.header .header-content .right-content .menu .sub li a:hover { color:#0632FF; text-decoration: none; }
.header .header-content .right-content .menu ul li:hover ul { visibility: visible; opacity: 1; display: block; padding: 10px; z-index:999; margin-top:0; }

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

.m-fix { z-index: 998; position: fixed; left: 0; top: 0; width: 100%; }

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

.middle { margin: 65px auto 20px auto;  width: 100%; clear:both; padding: 50px 0 20px 0; z-index: 99; position:relative; height:265px; text-align:center; }
.middle { background-color: #CCC; background-image: url('../upload/slide/slide.jpg'); background-repeat: no-repeat; background-position: center center; }
.middle p { text-align:center; font-size: 30px; font-family: 'Barlow Medium', sans-serif; color:#FFF; margin: 10px auto; }
.middle p strong { text-align:center; font-family: 'Barlow Regular', sans-serif; font-size: 46px; color:#FFF; margin: 0 auto; text-shadow:1px 1px 10px rgba(0,0,0,.4); }

.middle h1 { font-family: 'Barlow Regular', sans-serif; font-size: 30px; color:#FFF; margin: 0 auto; text-shadow:1px 1px 10px rgba(0,0,0,.4); }

.middle ul { list-style-type: none; margin:10px auto; padding:0; }
.middle ul li { display:inline-block; }
.middle ul li #buscar-normal, 
.middle ul li #buscar-codigo,
.middle ul li #buscar-corredor,
.middle ul li #buscar-public { float:none; display:inline-block; color:#fff; border:0; width: auto; height:auto; line-height: 20px; margin: 8px; text-align:center; cursor:pointer; padding: 3px; font-size: 14px; text-transform:uppercase; font-family: 'Barlow SemiBold', 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; }
.middle ul li #buscar-normal { border-bottom:3px solid #F94000; }
.middle ul li a.active { border-bottom:3px solid #F94000 !important; }
.middle ul li a.inactive { border-bottom:3px solid rgba(255,255,255,.5)!important; }
.middle ul li #buscar-corredor:hover { border-bottom:3px solid #23d450 !important; }

.middle .publicar { display:none; clear:both; color:#FFF; border:0; width: auto; height:auto; line-height: 36px; margin: 0 auto; text-align:center; background: #F94000; cursor:pointer; border-radius: 30px; padding: 0 30px; font-size: 14px; text-transform:uppercase; box-shadow: 0 3px 20px rgba(0, 0, 0, .3); }
.middle .publicar:hover { opacity: .9; }

.bg-corredora { margin: 75px auto 0 auto; width: 100%; height:calc(40vh); background:#303441;color:#FFF;clear:both; padding:0;z-index: 99;position:relative;max-height:444px;}

.middle-blog { margin: 75px auto 30px auto;  width: 100%; clear:both; padding:50px 0; z-index: 99; position:relative; height:auto; text-align:center; }
.middle-blog { background-color: #CCC; background-image: url('../upload/slide/slide.jpg'); background-repeat: no-repeat; background-position: bottom center; }
.middle-blog h1 { text-align:center; font-family: 'Barlow Regular', sans-serif; font-size: 46px; color:#FFF; margin: 0 auto; text-shadow:1px 1px 10px rgba(0,0,0,.4); line-height: 60px; }
.middle-blog p { text-align:center; font-size: 22px; color:#FFF; margin: 0 auto 25px auto; }


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

.titulos { width: 100%; margin: 20px auto; padding: 0; text-align:left; position:relative; }
.titulos h1 { width: 95%; max-width:1180px; text-align:center; margin: 5px auto 15px auto; }
.titulos h1 span { display:inline; font-family: 'Barlow Regular', sans-serif; color:#999; }
.titulos p { width: 80%; max-width:1180px; font-size:18px; text-align:center; color:rgba(52, 62, 72, .9); margin:10px auto 5px auto; padding:0; position:relative; }
.titulos p a { color: #0a86c7; }
.titulos p a:hover { color: #555; }
.titulos ul { margin:0 auto; padding:0; border:0; width:95%; list-style-type: none; }
.titulos ul li { display: inline-block; padding:0; border:0; margin:10px 2px 0px 1px; }
.titulos ul li a { color:#0a86c7; display:block; line-height:26px; font-size:15px; font-family: 'Barlow Regular', sans-serif; padding: 0 8px; transition:.3s; }
.titulos ul li a:hover { color:#2F353C; }
.titulos span { color:#777; font-size: 16px; text-align:center; width:95%; margin:0 auto; padding: 3px 0; display:block; max-width:1180px; line-height: 22px; }
.titulos span a { color:#0a86c7; }
.titulos span a:hover { color:#333; }
.titulos span h2 { color:#666; font-size: 16px !important; width:100%; margin:0 auto; padding:0; display:block; max-width:1180px; line-height: 22px; font-weight: 400; }
.titulos strong { color:#2F353C; font-family: 'Barlow SemiBold', sans-serif; }
.titulos strong a { font-family: 'Barlow SemiBold', sans-serif; }
.titulos i { color:#4896fa; }
.titulos .fciudad { margin: 0 auto; float:none; clear:both; padding: 0; }

.datos3 { padding: 20px 20px; width: 94%; max-width:1180px; margin: 0 auto 30px auto; border-radius: 5px; overflow: hidden; box-shadow: 0 4px 35px -12px rgb(0 0 0 / 10%); text-align:left;position:relative; background: #fff; }
.datos3 .dato { float: left; width: 19%; margin: 0; }
.datos3 .dato span { font-size: 14px; font-weight: 300; color: #999; }
.datos3 .dato span i { padding-right:3px; }
.datos3 .dato .valor { font-size: 22px; color: #1F2B59; padding: 3px 0; }
.datos3 .pvalor { float:right; width: 19%; color:#4896fa; font-size: 34px; text-align:right; overflow:hidden; padding:5px 10px 5px 0; margin:0; line-height:30px; font-family: 'Barlow-SemiBold',sans-serif; }
.datos3 .pvalor .pvalor2 { color:#777; font-size: 16px; text-align:right; display: block; width:auto; padding:0; font-family: 'barlow regular',sans-serif; }

.botones { padding: 0; max-width:1180px; width: 94%; margin: 0 auto; overflow: hidden; text-align:center; position:relative; }
.botones ul { list-style-type: none; margin: 0 auto; width:100%; padding:0; }
.botones ul li { box-shadow: 0 4px 30px -12px rgb(0 0 0 / 40%); width: 31%; display:inline-block; text-align: center; margin: 0 10px; background: #4896fa; line-height: 50px; border-radius:10px; }
.botones ul li a { color:#fff; display:block; font-weight: 700; font-size: 17px; line-height:50px !important; }
.botones ul li a:hover { color:#eee; }
.botones ul li a i { color:#fff; }
.botones ul li.simular { background:#23d450; }

.botones2 { width:100%; margin: 10px auto; }
.botones2 ul { width:100%; }
.botones2 ul li { width: 100%; margin: 10px auto 0 auto; box-shadow: none; }
.botones2 ul li a { font-weight: 700; font-size: 17px; }

.botones-ciudades { padding: 0; max-width:1180px; width: 94%; margin: 0 auto; overflow: hidden; text-align:center; position:relative; }
.botones-ciudades ul { list-style-type: none; margin: 0 auto; width:100%; padding:0; }
.botones-ciudades ul li { box-shadow: 0px 0px 20px -14px rgb(0 0 0 / 40%); width: auto; padding: 0 30px; display:inline-block; text-align: center; margin: 5px 10px 15px 10px; border: 1px solid #4896fa; color:#4896fa; line-height: 40px; border-radius:5px; }
.botones-ciudades ul li a { color:#4896fa; display:block; font-weight: 700; font-size: 15px; }
.botones-ciudades ul li a:hover { text-decoration:underline; }
.botones-ciudades ul li.santiago { border:2px solid #23d450; }
.botones-ciudades ul li.santiago a { color: #4896fa; }


.titulos-blog { width:100%; margin: 75px auto 0 auto; }
.titulos-blog .titulos-content { width:100%; background:rgba(0,0,0,.4); padding: 50px 0; }
.titulos-blog .titulos-content h1 { width: 95%; max-width:1180px; text-align:left; margin:0 auto; color:#FFF; padding-right: 10%; }

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

.box { position:relative; margin:0; width:100%; background:none; padding: 0; border:0; z-index:666; }
.box .box-content { position:relative; display:inline-block; background:rgba(255,255,255,.3); width:100%; padding: 5px; max-width:1180px; margin: 5px 0; box-shadow: 0 1px 3px 0 rgba(0,0,0,.2); border-radius:5px; }
.box .box-content .frm-buscar { padding: 0; border:0; }
.box .box-content .opcion { width:19%; float:left; padding: 0; margin: 0; border:0; }
.box .box-content .opcion label { font-size: 16px; color:#222; }
.box .box-content .opcion .styled-select { float:left; padding:0 10px 0 0; position:relative; background: #FFF; border: 0; text-align:left; }
.box .box-content .opcion .styled-select { width: 100%; height: 50px; margin:0; opacity:1; border-right:1px solid #e1e1e1; }
.box .box-content .opcion .styled-select select { transition:.4s; }
.box .box-content .opcion .styled-select:hover select { opacity:1; border:0; color: #000; }
.box .box-content .opcion .styled-select select { cursor:pointer; background: #FFF; padding: 0 10px 0 15px; line-height:50px; color:#666; font-size: 14px; letter-spacing:-.5px; border: 0; height: 42px; appearance:none; -moz-appearance:none; -webkit-appearance:none; }

.box .box-content .operacion { width: 20%; border-radius: 4px 0 0 4px; }
.box .box-content .operacion .styled-select { border-radius: 4px 0 0 4px; }
.box .box-content .operacion .styled-select select { width: 100%; }

.box .box-content .tipo { width: 28%;  }
.box .box-content .tipo .styled-select select { width: 100%; }
.box .box-content .ciudad { width: 32%; }
.box .box-content .ciudad .styled-select select { width: 100%; }
.box .box-content .orden { width: 18%; }
.box .box-content .orden .styled-select select { width: 100%; }

.box .box-content .frm-text { display:block; float:left; margin: 0 3px 0 0; width:100%; border:0; }
.box .box-content .frm-text input[type=text] { background: #FFF; padding: 0 0 0 15px; border: 0; border-radius:0; border-top-left-radius: 3px; border-bottom-left-radius: 3px; font-family: 'Barlow', sans-serif; }
.box .box-content .frm-text input[type=text] { width:100%; text-transform:none; text-align:left; line-height:50px; font-size: 16px; }
.box .box-content .frm-text input[type=text] { transition:.4s; }
.box .box-content .frm-text input[type=text]:hover { opacity:.85; opacity: 1; }
.box .box-content .frm-buscar ::placeholder { font-family: 'Barlow', sans-serif; font-size:15px; color:#777; }

.box .box-content .frm-input { width:20%; display:block; float:right; margin: 0; border:0; }
.box .box-content .frm-input input[type=submit] { border-radius: 0px 4px 4px 0px; font-size:14px; padding: 0; width:100%; text-transform:uppercase; text-align:center; line-height:50px; letter-spacing:0; }
.box .box-content .frm-input input[type=submit] { transition:.4s; }
.box .box-content .frm-input input[type=submit]:hover { opacity:.95; }
.box .box-content .frm-input input[type=button] { border-radius: 0px 4px 4px 0px; font-size:14px; padding: 0; width:100%; text-transform:uppercase; text-align:center; line-height:50px; letter-spacing:0; }
.box .box-content .frm-input input[type=button] { transition:.4s; }
.box .box-content .frm-input input[type=button]:hover { opacity:.95; }

.box-text { margin: 0 auto; }
.box-text .box-content .frm-text { width: 80%; margin:0; }
.box-text .box-content .frm-input { width: 20%; }

.box-search-ciudad { background-color:rgba(52, 62, 72, 1); background: linear-gradient(297deg, rgba(52, 62, 72, 1) 0%, rgba(52, 62, 72, .7) 100%); padding:40px 0; margin: 0 auto; }
.box-search-ciudad h2 { text-align:center; color:#FFF; width:90%; text-align:center; margin: 0 auto; font-size:28px; }
.box-search-ciudad p { color: #f1f1f1; font-size: 17px; width: 80%; max-width: 1100px; margin: 20px auto 10px auto; text-align: center; }
.box-search-ciudad p a { color:#23d450; }
.buscar-normal { display: block; }
.buscar-codigo { display: none; }

.titulo { clear:both; margin: 25px 0 20px 20px; display: block; text-align:left; overflow: hidden; border:0; border-bottom:1px solid #ddd; }
.titulo { width:99%; height:auto; background:none; float:none; }
.titulo .content { width:100%; padding:0; margin:0 auto; overflow:hidden; color:#fff; border:0; } 
.titulo .content h1 { width:60%; float:left; border:0; }
.titulo .content .addthis_toolbox { border:0; float:right; margin-right:0; margin-top: 2px; width: 25%; border:0;}

/* ===== Trending ===== */

.trending { background:#FFF; margin: 15px auto 35px auto; width:93.5%; padding: 2% 1% 3% 2.5%; height:auto; border:0; border-radius:4px; box-shadow:0 4px 20px -12px rgb(0 0 0 / 40%); }
.trending .title { text-align:center; font-size: 26px; line-height:30px; color:#343E48; font-family: 'Barlow SemiBold',sans-serif; margin: 10px auto 20px auto; }
.trending p { text-align:center; margin: 0 auto 30px auto; color:#999; font-size: 17px; width:75%; }
.trending .list-trending { padding: 0; width:100%; }
.trending .list-trending ul { list-style-type:none; width: 100%; overflow:hidden; clear:both; margin: 0 auto; padding:0; }
.trending .list-trending ul li { float:none; width:100%;padding: 0; margin: 0; border:0; }
.trending .list-trending ul li h4 { margin:0; padding:0; font-family:'Barlow Regular', sans-serif; text-align:left; }
.trending .list-trending ul li a { font-family:'Barlow Regular', sans-serif; font-size:19px; display:block; margin: 0 0 8px 0; text-decoration:none; font-weight:600; }
.trending .list-trending ul li .time { color:#999; font-size:13px; line-height:14px; padding: 0; width:100%; display:block; }
.trending .list-trending ul li .result { color:#23d450; font-size:13px; width:100%; display:block; }

/* ===== CTA Portada ===== */

.cta { width:100%; overflow:hidden; }
.cta .c-content { position:relative; text-align:center; padding: 0; width: 96%; max-width: 1230px; overflow:hidden; }
.cta .c-content h2 { text-align: center; margin: 15px auto 10px auto; font-size:28px; font-family: 'Barlow Medium', sans-serif; color: #343E48; }
.cta .c-content p { color: #666; font-size: 18px; text-align: center; margin: 10px auto 15px auto; max-width: 1000px; }
.cta .c-content .c-box { width: 31%; padding: 30px 25px; margin: 20px 1% 5px 1%; display:inline-block; border:1px solid transparent; border-radius:5px; background:#FFF; vertical-align: top; transition:.3s; overflow:hidden; }
.cta .c-content .c-box:hover { box-shadow: 0 3px 10px rgb(0 0 0 / 20%) }
.cta .c-content .c-box h2 { font-size: 24px; font-family: 'Barlow Medium', sans-serif; line-height: 27px; color: rgb(59, 65, 68); }
.cta .c-content .c-box h2 a { font-size: 24px; color: rgb(59, 65, 68); text-decoration:none; line-height: 27px; }
.cta .c-content .c-box h3 { font-size: 22px; font-family: 'Barlow Medium', sans-serif; line-height: 27px; color: rgb(59, 65, 68);  }
.cta .c-content .c-box h3 a { font-size: 22px; color: rgb(59, 65, 68); text-decoration:none; line-height: 27px; padding: 2px 0; border-bottom: 2px solid #4175bf; border-radius: 0; }
.cta .c-content .c-box p { font-size:15px; line-height: 1.5; color:#777; margin: 15px auto 20px auto; }
.cta .c-content .c-box a { width:100%; display:inline-block; font-family: 'Barlow SemiBold', sans-serif; padding: 3px 15px; line-height: 36px; font-size:15px; border-radius: 5px; }
.cta .c-content .c-box a.venta { background: #23D450; border: 1px solid #23D450; color:#FFF; }
.cta .c-content .c-box a.arriendo { background: #F94000; border: 1px solid #F94000; color:#FFF; }
.cta .c-content .c-box a.corredor { background: #4896fa; border: 1px solid #4896fa; color:#FFF; }
.cta .c-content .c-box a.venta:hover { background:none; color: #23D450; }
.cta .c-content .c-box a.arriendo:hover { background: none; color: #F94000; }
.cta .c-content .c-box a.corredor:hover { background: none; color: #4896fa; }	
.cta .c-content .c-box .icon { margin: 0 auto 15px auto; width:100%; padding:0; display:inline-block; height:60px; }
.cta .c-content .c-box .icon .fa-search { color:#23D450; font-size:60px; line-height: 65px; }
.cta .c-content .c-box .icon .fa-home { color:#F94000; font-size:70px; line-height: 65px; }
.cta .c-content .c-box .icon .fa-users { color: #4896fa; font-size:55px; line-height: 65px; }

.cta-consejos { width:100%; overflow:hidden; }
.cta-consejos .c-content { position:relative; text-align:center; padding: 0 0 30px 0; width: 96%; max-width: 1230px; overflow:hidden; }
.cta-consejos .c-content h2 { text-align: center; margin: 10px auto 10px auto; font-size:26px; font-family: 'Barlow Medium', sans-serif; color: #343E48; }
.cta-consejos .c-content p { color: #666; text-align: center; font-size: 18px; text-align: center; margin: 10px auto 15px auto; max-width: 1000px; }
.cta-consejos .c-content .c-box { width: 47%; max-width: 900px; padding: 20px 25px; margin: 20px 1% 5px 1%; display:inline-block; border:1px solid rgba(0,0,0,.05); border-radius:5px; background:#FFF; vertical-align: top; transition:.3s; overflow:hidden; }
.cta-consejos .c-content .c-box:hover { box-shadow: 0 3px 10px rgb(0 0 0 / 20%) }
.cta-consejos .c-content .c-box h3 { font-size: 22px; text-align:left; font-family: 'Barlow Medium', sans-serif; line-height: 25px; color: rgb(59, 65, 68);  }
.cta-consejos .c-content .c-box p { font-size:16px; line-height: 1.5; color:#666; text-align: left; margin: 15px auto 5px auto; }
.cta-consejos .c-content .c-box h3 { font-size: 21px; color: #3b4144; text-decoration: none; line-height: 27px; padding: 2px 0 10px 0; border-bottom: 2px solid #4175bf; border-radius: 0; }
.cta-consejos .c-content .c-box p strong { color: #333; }
.cta-consejos .c-content .c-box p a { font-family: 'Barlow Medium', sans-serif; }
/* ===== Contenido ===== */

#content { padding:0; width:100%; max-width:1180px; margin: 0 auto; clear:both; }

#content .boton { padding: 12px 40px 10px 40px; float:left; font-size: 15px; letter-spacing: .5px; border-radius:3px; color:#FFF; }
#content .boton:hover { opacity:.9; }
#content .imprimir { background: #23D450; display: block; padding: 0 23px; float:left; margin-left: 10px; }
#content .imprimir { text-transform:uppercase; font-size: 15px; color:#FFF; line-height: 39px; letter-spacing:.1px; }
#content .imprimir { -webkit-border-radius:3px; -moz-border-radius: 3px; border-radius:3px; }
#content .imprimir:hover{ opacity:.8; } 
#content .cotizar { float:none; margin:0 auto; border:1px solid red; overflow:hidden; }

.enlaces { width:100%; text-align:left; border-top: 1px solid #eee; margin: 30px auto 10px auto; padding: 10px 0; position:relative; overflow:hidden; }
.enlaces .vermas { display:inline-block; width:auto; margin: 10px auto 0 auto; border-right:1px solid #eee; padding: 0 20px 0 0; color:#4896fa; font-size: 17px; }
.enlaces .vermas:last-child { padding-left:18px; border:0; }
.enlaces .vermas i { color:#999; margin: 0 8px 0 0; width:20px; text-align:center; }
.enlaces .vermas:hover { color:#23D450; }
.enlaces .vermas:hover i { color:#999; }

.breadcrumb { margin: 76px auto 15px auto; width:100%; box-shadow: 0px 4px 20px -12px rgba(0,0,0,0.3); background: rgba(52, 62, 72, .9); }
.breadcrumb ul { width: 94%; max-width:1180px; list-style-type: none; margin:0 auto; padding:5px 8px 8px 0; border:0; text-align:left; position:relative; }
.breadcrumb ul li { text-align:left; font-size:15px; display:inline-block; color:#ccc; font-size:13px; }
.breadcrumb ul li a { font-size:13px; color:#FFF; }
.breadcrumb ul li a:hover { color: #EEE; text-decoration: underline; }
.breadcrumb ul li i { padding: 0 5px; color:#bbb; }

.w-prop .breadcrumb { width: 100%; }

/* ===== Detalle ===== */

#content .detalle { margin:20px auto; border:0; width: 100%; max-width:1180px; }

#content .detalle .prop-imagen {float:left; width: 68%; margin: 0 2% 30px 0; padding: 25px 25px 5px 25px; border:0; overflow:hidden; background:#fff; } 
#content .detalle .prop-imagen .dato-estado { display:block; border-top:1px dotted #e5e5e5; overflow:hidden; float:none; width: 100%; height: auto; line-height: 22px; font-size:20px; margin:0; color:#555; padding-top:15px;  }
#content .detalle .prop-imagen .dato-estado img { margin: -2px 0 0 0; }

#content .detalle .prop-imagen .imagen { border:1px solid #fff; width:100%; height: 450px; overflow:hidden; }
#content .detalle .prop-imagen .imagen img { object-fit: cover; width:100%; height:100%; }

#content .detalle h2 { font-size: 24px; margin: 0 auto; width:100%; color:#343E48; padding: 0; font-family: 'Barlow Regular', sans-serif; }
#content .detalle h3 { font-size: 21px; margin: 15px 0 10px 0; color:#fff; background: rgba(52,62,72,.9); padding: 10px 11px 12px 11px; border-radius:5px; border-left:5px solid #23d450; }
#content .detalle .general h4 { margin: 15px 0; }
#content .detalle .general p { line-height:26px; font-size:16px; }
#content .detalle .general ul li { line-height:26px; }
#content .detalle .general { border:0; width:100%; margin: 0 auto; padding: 0 0 20px 0; background:none; color:#777; }
#content .detalle .general .list-detail li { line-height: 30px; }
#content .detalle .general .list-detail li span { width: 160px; display:inline-block; }
#content .detalle h1 { color: #1E6B81; margin: 5px auto 25px auto; text-transform:uppercase; }
#content .detalle .mapa { width:100%; margin:20px 0 0 0; float:none; border:0; padding: 0; }
#content .detalle .mapa ul { list-style-type: none; padding:0; }
#content .detalle .mapa ul li { display:inline; margin: 0 5px 0 0; }
#content .detalle .mapa #detalle-mapa { width:100%; height:450px; margin:10px 0 20px 0; border: 2px solid #fff; }

#content .detalle .prop-datos { float:right; width: 30%; font-size: 14px; border:0; padding: 0; }
#content .detalle .prop-datos .p-datos { background:#fff; padding: 20px; overflow:hidden; width:100%; border:0; }
#content .detalle .prop-datos .p-datos h3 { color: #343E48; text-transform:none; font-size: 22px; margin:0; padding: 0; }
#content .detalle .prop-datos .p-datos .p-logo { display:block; width:100%; text-align:center; margin: 20px auto; }
#content .detalle .prop-datos .p-datos .p-corredor { list-style-type: none; width:100%; padding:0; }
#content .detalle .prop-datos .p-datos .p-corredor li { line-height: 20px; border-top: 1px solid #eee; font-size: 15px; color:#333; padding: 10px 0; }
#content .detalle .prop-datos .p-datos .p-corredor li:first-child { font-family: 'Barlow Semibold',sans-serif; font-size:17px; line-height: 42px; }
#content .detalle .prop-datos .p-datos .p-corredor li:first-child i { font-size:15px; }
#content .detalle .prop-datos .p-datos .p-corredor li i { width: 20px; text-align:left; color:#BBB; }
#content .detalle .prop-datos .p-datos .dato {overflow:hidden; float:left; width: 45%; height: 28px; line-height: 26px; border-bottom:1px dotted #e5e5e5; letter-spacing:0px; text-transform:none; font-size:14px; }
#content .detalle .prop-datos .p-datos .valor {overflow:hidden; float:left; width: 53%; height: 28px; line-height: 26px; border-bottom:1px dotted #e5e5e5; margin-left:4px; color:#555; font-size:14px; }
#content .detalle .prop-datos .p-datos .addthis_toolbox { border:0; float:left; margin: 10px 0; width:100%; }
#content .detalle .prop-datos .p-datos .boton { padding: 11px 22px; background:#4896fa; border-radius:3px; color:#FFF; }
#content .detalle .prop-datos .p-datos .boton:hover { opacity:.95; }

#content .detalle .prop-datos .p-datos .p-logo { text-align:center; margin: 0 auto 20px auto; }
#content .detalle .prop-datos .p-datos .p-logo img { width:auto; height:auto; max-width:90%; }

#content .detalle .prop-datos .p-datos .redes { border-top:1px solid #eee; padding: 10px 0 0 0; }
#content .detalle .prop-datos .p-datos .redes a { font-size: 24px; color:#000; margin-right: 5px; transition: .3s; }
#content .detalle .prop-datos .p-datos .redes a:hover { opacity:.9; }
#content .detalle .prop-datos .p-datos .redes .fa-facebook { color: #1877f2; }
#content .detalle .prop-datos .p-datos .redes .fa-instagram { color: #c32aa3; }
#content .detalle .prop-datos .p-datos .redes .fa-linkedin { color: #0a66c2; }
#content .detalle .prop-datos .p-datos .redes .fa-youtube { color: #ff0000; font-size:22px; }
#content .detalle .prop-datos .p-datos .redes .fa-twitter { color: #1da1f2; }
#content .detalle .prop-datos .p-datos .redes .fa-whatsapp { color: #25d366; }

.navegador { width:100%; margin:0 auto 25px auto; display: block; border:0; text-align:left; overflow:hidden; background:#fff; border: 0; border-left: 4px solid #23D450; }
.navegador span { color:#555; margin: 0; display: block; padding: 0 20px; border-right:1px solid #fff; float:left; font-size: 13px; line-height: 40px; }
.navegador span:last-child { border-right:0;}
.navegador span span { border-right: 0; display:inline; float:none; color:#666; padding:0; }
.navegador .dato-estado { display:block; border:0; overflow:hidden; float:right; width: auto; height: auto; font-size:20px; margin:0; color:#444; padding:0 10px; }
.navegador .dato-estado img { margin: -2px 0 0 0; } 

.frm-contacto2 { background:#fff; color:#52658C; margin: 25px auto; padding: 0; overflow:hidden; width: 100%; border:0; }
.frm-contacto2 form { overflow: hidden; }
.frm-contacto2 h3 { text-align:left; font-size:24px; color: #133757; margin: 15px auto; }
.frm-contacto2 h5 { text-align:left; font-size:24px; color: #133757; margin: 15px auto; }
.frm-contacto2 p { margin: 20px 0 15px 0; font-size:16px; }
.frm-contacto2 p.datos { width: 100%; clear:both; overflow:hidden; }
.frm-contacto2 .input { border: 1px solid #ddd; padding: 10px; font-size: 14px; color: #666; margin: 0 auto 15px auto; width: 100%; float:none;} 
.frm-contacto2 .input:hover { border: 1px solid #aaa; }
.frm-contacto2 .textarea { border: 1px solid #ddd; padding: 10px; font-size: 14px; color: #666; margin: 0 auto 15px auto; width: 100%; height: 74px; float:none;}
.frm-contacto2 .textarea:hover { border: 1px solid #aaa; }
.frm-contacto2 .boton { width: 42%; margin: 0 0 0 0; }
.frm-contacto2 input[type=submit] { margin-top:3px; padding:10px 0 !important; background:#23D450; color:#fff; font-weight: 600 !important; clear: both; }
.frm-contacto2 input[type=submit]:hover { opacity:9; }

#content .left-content .frm-contacto2 { padding: 0 15px 15px 15px; }
#content .left-content .frm-contacto2 .g-recaptcha { transform:scale(0.86); -webkit-transform:scale(0.86); margin: 0 0 0 -19px; padding: 0; }

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

#content .left-aside { float:left; padding: 10px 0; width: 25%; overflow: hidden; margin:21px 2% 0 0; }
#content .right-aside { float:left; width: 73%; margin: 20px auto 0 auto; overflow: hidden; background:none; }

#content .left-content { float:right; padding: 10px 0; width: 25%; overflow: hidden; margin:0 0 0 2%; }
#content .left-content .titulo { background:none; width:100%; margin: 5px auto; border:0; text-align:left; }
#content .left-content .titulo h4 { background:none; padding: 0; font-size:17px; line-height: 36px; color:#4896fa; font-family:'Barlow SemiBold', sans-serif; }
#content .left-content .titulo img { text-align:center; margin: 0 auto; }

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

#content .mod-buscar { display:none; margin: 5px auto 25px auto; padding: 10px 20px; width: 100%; background:#FFF; overflow:hidden; border:0; border-radius:0; }
#content .mod-buscar .titulo { text-transform:uppercase; }
#content .mod-buscar .frm-buscar { padding:10px 0; }
#content .mod-buscar .opcion { clear:both; width:100%; overflow:hidden; padding: 0; }
#content .mod-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 .mod-buscar .opcion .styled-select { width: 100%; height: 36px; margin:0 0 15px 0; opacity:.9; }
#content .mod-buscar .opcion .styled-select:hover { opacity:1; color:#011A2C; border:1px solid #ccc; }
#content .mod-buscar .opcion .styled-select select { cursor:pointer; background: transparent; background:rgba(255, 255, 255, 0); width: 100%; padding: 0 0 0 8px; color:#454B5E; font-size: 13px; border: 0; height: 36px; appearance:none; -moz-appearance:none; -webkit-appearance:none; }
#content .mod-buscar .opcion .styled-select select:hover { color:#011A2C; }
#content .mod-buscar .opcion .styled-input { float:left; padding:1px; overflow: hidden; position:relative; background: #FFF; border: 1px solid #ddd; }
#content .mod-buscar .opcion .styled-input { width: 100%; height: 36px; margin:0 0 15px 0; opacity:.9; }
#content .mod-buscar .opcion .styled-input input { border:0; font-size: 13px; line-height:33px; padding: 0 0 0 8px;}
#content .mod-buscar .opcion .styled-input:hover { border:1px solid #ccc; color:#011A2C; }
#content .mod-buscar .frm-input { display:block; float:none; margin: 0 auto; }
#content .mod-buscar .frm-input input[type=submit] { width:100%; background: #23D450 url(../img/bg-buscar.png) 94% 50% no-repeat; font-size:15px; letter-spacing: .5px; }
#content .mod-buscar .frm-input input[type=submit] { padding: 0 0 0 10px; text-transform:none; text-align:left; line-height:36px; }
#content .mod-buscar .frm-input input[type=submit]:hover { opacity:.95; }

#content .left-force .mod-buscar { display:block; margin: 0 auto 20px auto; }

#content .left-content .categorias { margin: 0 0 25px 0; padding: 10px 20px; width: 100%; background:#FFF; overflow:hidden; border:1px solid #f1f1f1; border-radius: 0; text-align:center; }
#content .left-content .categorias .titulo h4 { text-transform:uppercase; font-size:20px; color:#D5441E; } 
#content .left-content .categorias ul { list-style-type: none; float:none; padding: 0; margin:0 auto; width:100%; margin:10px auto; border:0; } 
#content .left-content .categorias ul li { padding:1% 0; display:block; clear:both; line-height:30px; text-align:left; }
#content .left-content .categorias ul li i { width: 20px; text-align:center; margin-right: 3px; color:#999; }
#content .left-content .categorias ul li:last-child { border-bottom: 0; }
#content .left-content .categorias ul li a { color:#666; font-size: 15px; display:block; padding: 10px 20px 10px 0; clear:both; width:100%; letter-spacing: 0px; }
#content .left-content .categorias ul li a:hover { color:#000; }
#content .left-content .categorias h3 { text-align:left; font-size:24px; color: #133757; margin: 25px auto 15px auto; }
#content .left-content .categorias img { text-align:center; margin: 0 auto; width: 100%; height: auto; max-width:200px; }
#content .left-content .categorias p { color:#777; font-size: 15px; line-height:20px; text-align:left; }
#content .left-content .categorias .logo img { width:auto; max-height:90%; }
#content .left-content .categorias .datos li { overflow: hidden; height:40px; font-size:15px; line-height:18px; margin:5px 0; }
#content .left-content .categorias .datos li:first-child { font-size: 18px; font-family: 'barlow semibold',sans-serif; margin: 10px 0 15px 0; height: auto; line-height: 20px; }
#content .left-content .categorias .datos li:first-child i { font-size:15px; }
#content .left-content .categorias .datos li i { width:15px; text-align:center; float:left; padding:4px 0 20px 0; }
#content .left-content .categorias .datos a { display: inline; }
#content .left-content .categorias p.descripcion { font-size:14px; }
#content .left-content .redes { text-align:left; padding: 0 0 20px 0; }
#content .left-content .redes i { font-size:24px; padding-right: 5px; }
#content .left-content .redes .fa-facebook { color: #1877f2; }
#content .left-content .redes .fa-instagram { color: #c32aa3; }
#content .left-content .redes .fa-linkedin { color: #0a66c2; }
#content .left-content .redes .fa-youtube { color: #ff0000; font-size:22px; }
#content .left-content .redes .fa-twitter { color: #1da1f2; }
#content .left-content .redes .fa-whatsapp { color: #25d366; }

#content .left-content .l-bottom .l-content .l-data .l-menu li a { border:0; width:100%; text-align: left; padding: 0; }
#content .left-content .l-bottom .l-content .l-data .l-menu li a:hover { text-decoration: underline; }

#content  .l-desktop { display:none; }

#content .agent-profile { float:none; background: #fff; border:1px solid #f1f1f1; margin: 0 auto; padding: 20px; width: 100%; border-radius: 5px; }
#content .agent-profile .categorias { margin: 0; padding: 15px 40px 30px 25px; border:0; float:left; width:46%; text-align: left; }
#content .agent-profile .categorias .datos li:first-child { font-size:24px; }
#content .agent-profile .categorias .logo img { max-height: none; }
#content .agent-profile .categorias h2 { text-align: left; font-size: 26px; margin: 20px 0; line-height: 32px; }
#content .agent-profile .frm-contacto2 { padding: 25px 40px; margin: 0 auto 25px auto; width:50%; float:right; border-left:1px solid #f1f1f1; text-align: left; }
#content .agent-profile .frm-contacto2 form .g-recaptcha { float: left !important; }
#content .agent-profile .redes { padding: 0; }

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

#content .right-content { float:left; width: 73%; margin: 0 auto; background:none; }
#content .right-content h1 { border: 0; padding:0; margin:5px auto 30px auto; text-transform:none; text-align:center; }
#content .right-content h2 { color: #333; font-size: 30px; font-family: 'Barlow Regular', sans-serif; margin: 3px 0 10px 0; }
#content .right-content h3 { margin:0 auto; padding: 10px 0 15px 0; text-align:left; border:0; color: rgba(52,62,72,1); font-size:23px; font-family: 'Barlow Regular', sans-serif; }
#content .right-content p { font-size: 18px; color:#666; margin: 0 auto 10px auto; }

#content .right-content .notfound {  font-size:17px !important; font-style:normal; margin: 0 auto 20px auto; text-align:left; width:90%; }
#content .right-content .notfound strong { font-family: 'Barlow SemiBold', sans-serif; }
#content .right-content .descripcion { color:#666; font-size:15px; margin:10px 0 14px 0; width:100%; line-height:22px; }
#content .right-content .subtitulo { color:#666; font-size:16px; margin:0 auto; width:100%; line-height:22px; letter-spacing:0; }
#content .right-content .subtitulo strong a { color:#0039cb; font-family: 'Barlow SemiBold', sans-serif; }
#content .right-content .subtitulo strong a:hover { color:#333; }
#content .right-content .enviar {  display: block; float:right; width:auto; font-size: 12px; color:#FFF; background:#65A0BA; }
#content .right-content .enviar { margin:0; padding: 0 10px; line-height: 28px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#content .right-content .enviar:hover { opacity:.8; }

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

#content .right-content .contenido { float:none; background:none; border:0; width:100%; padding:0 0 10px 0; margin: 0 auto; font-size:15px; overflow:hidden; position:relative; text-align:left; }
#content .right-content .contenido p { color: #444; margin-top:0; line-height: 26px; font-size:20px; text-align:center; }
#content .right-content .general ul { list-style-type:none; margin-top: 10px; margin: 0 auto; background:none; padding: 15px; border:0; }
#content .right-content .general ul li { color:#666; line-height: 20px; padding-left: 12px; background: url(../img/bullet.png) left 12px no-repeat; margin-bottom: 10px; }
#content .right-content .general h1 { margin-left:0; border-bottom:0; text-transform:none; color:#23D450; font-size: 23px; margin-bottom:10px; }
#content .right-content .general h2 { margin-top: 25px; margin-left:0; margin-bottom:15px; border-bottom:0; text-transform:none; font-size: 22px; }
#content .right-content .general h3 { font-size: 18px; }
#content .right-content .general h4 { font-size: 17px; margin-top: 15px; } 

#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:10px 0; padding:0 0 5px 0; }

#content .contenido .prop-imagen .general ul { margin:20px 0 0 10px; padding:0; list-style-type:none; }
#content .contenido .prop-imagen .general ul li { background: url(../img/bullet.png) left 14px no-repeat; padding-left: 12px; color:#777; font-size: 16px; }

#content .contenido .list-corredores { margin: 15px auto; border:0; padding:0; overflow:hidden; list-style-type: none; }
#content .contenido .list-corredores .corredor { width: 100%; text-align:center; display:inline-block; border:1px solid #FFF; overflow:hidden; margin: 0 0 10px 0; height:auto; background:#FFF; position:relative; border-radius:3px; transition: .3s; vertical-align: top; min-height: 262px; }
#content .contenido .list-corredores .corredor .imagen { position:relative; text-align: center; margin: 15px auto 4px auto; height: 137px; overflow:hidden; width: 100%; float:none; border:0; padding:50px 0; }
#content .contenido .list-corredores .corredor .imagen img { position:absolute; top:-100%; right:0; left: 0; bottom:-100%; margin: auto; height:auto; width:100%; max-width: 175px; }
#content .contenido .list-corredores .corredor span { width: 90%; text-align: center; float: none; line-height: 22px; font-size: 14px; color: #999; margin: 2px auto; padding: 0; display:block; }
#content .contenido .list-corredores .corredor h3 { text-align: center; font-size: 16px; width: 90%; }
#content .contenido .list-corredores .corredor h3 a { width: 95%; float:none; padding:0; text-align:center; margin: 0 auto; line-height:18px; color:#333; font-family: 'Barlow SemiBold', sans-serif; font-size: 17px; display:inline-block; }
#content .contenido .list-corredores .corredor h3 a:hover { color:#0039cb; text-decoration: underline; }
#content .contenido .list-corredores .corredor h3::after { border-bottom: none; }
#content .contenido .list-corredores .corredor h4 { font-size: 16px; width: 90%; padding: 10px 0 15px 0; margin:0 auto; text-align:center; }
#content .contenido .list-corredores .corredor p { float:none; width:90%; height:58px; overflow: hidden; margin: 10px auto 8px auto; padding: 0; font-size: 14px; color:#757575; text-align:center; line-height: 18px; }
#content .contenido .list-corredores .corredor .count { float:none; margin:0 auto 20px auto; padding: 0; position:relative; width:100%; text-align:center; overflow: hidden; }
#content .contenido .list-corredores .corredor .count span { display: inline-block; border-right:1px solid #eee; font-size: 13px; color: #bbb; width: 110px; margin: 15px auto 0 auto; padding: 0; }
#content .contenido .list-corredores .corredor .count span a { font-size:12px; margin:0 auto; color:#666; }
#content .contenido .list-corredores .corredor .count span a:hover { color:#0039cb; }
#content .contenido .list-corredores .corredor .count span strong { font-family: 'Barlow Regular', sans-serif; letter-spacing:.4px; text-transform:none; }
#content .contenido .list-corredores .corredor .count span:first-child { padding-left:0; }
#content .contenido .list-corredores .corredor .count span:last-child { border:0; }

#content .contenido .list-corredores .corredor .boton { width: 85%; padding:0; text-align:center; margin: 6px auto; position: relative; float:none; }
#content .contenido .list-corredores .corredor .boton { border-radius:2px; border:1px solid #4896fa; height:30px; line-height: 28px; font-size: 13px;  color:#4896fa; font-family: 'Barlow Regular', sans-serif; display: inline-block; letter-spacing: 0; }
#content .contenido .list-corredores .corredor .boton:hover { color:#333; text-decoration: none; }

#content .contenido .list-corredores .corredor:hover { border:1px solid #f9f9f9; box-shadow: 0 0 13px 0 rgb(90 90 90 / 15%); }

#content .contenido .listado-corredores { list-style-type: none; margin:20px auto; padding:0; position: relative; text-align: center; }
#content .contenido .listado-corredores li { width: 23%; margin: 5px .5%; border-radius: 3px; display: inline-block; line-height: 30px; background: #fff; box-shadow: 0 3px 10px rgba(0, 0, 0, .05); }
#content .contenido .listado-corredores li h2 a { font-size: 17px; color:#222; }
#content .contenido .listado-corredores li h2 a:hover { color:#000; }
#content .contenido .listado-corredores li h3 a { font-size: 17px !important; }
#content .contenido .listado-corredores li h3::after { border:0 !important; content: none !important; }

#content .right-content .contenido .two-colum { list-style:none; width:100%; margin-bottom:20px; overflow:hidden; border:0; list-style-type: none; background:none; margin: 0; }
#content .right-content .contenido .two-colum li { width:45%; line-height:22px; border-bottom:1px solid #eee; float:left; display:inline; background:none; padding: 5px 0 10px 0; margin:0 5% 30px 0; font-size:14px; color:#999; }
#content .right-content .contenido .two-colum li a { font-size: 20px; color:#D2503C; }
#content .right-content .contenido .two-colum li a:hover { color:#333; }

#content .full { width:100%; padding:0; position: relative; text-align:center; }
#content .full h1 { border:0; text-align:center; margin:0 auto 10px auto; }
#content .full h1 span { color:#23D450; }
#content .full .subtitulo { color:#666; font-style: normal; font-size: 18px; text-align:center; margin: 10px auto; }
#content .full .propiedades { width:106% !important; padding:20px 0 0 0 !important; }
#content .full .propiedades .owl-propiedades { margin:0 auto; border:0; float:none; clear:both; width:100%; height: auto; }
#content .full .propiedades .owl-propiedades ul { list-style:none; padding:0; margin:0; }
#content .full .propiedades .owl-propiedades ul li .box-propiedad { width:100% !important; max-width:235px !important; padding:0 !important; height:285px !important; border-radius:4px; }
#content .full .propiedades .owl-propiedades ul li .box-propiedad .imagen { width:100%; float:none; height:145px !important; }
#content .full .propiedades .owl-propiedades ul li .box-propiedad .imagen img { min-height:145px !important; min-width: 220px !important; }
#content .full .propiedades .owl-propiedades ul li .box-propiedad .datos { width:100%; float:none; padding-top: 4px; }
#content .full .propiedades .owl-propiedades ul li .box-propiedad .datos .ciudad { width:96%; height:24px; font-size:13px; line-height: 24px; letter-spacing: -.5px; }
#content .full .propiedades .owl-propiedades ul li .box-propiedad .datos .precio { width:96%; margin: 3px 0 auto 0 auto; }
#content .full .propiedades .owl-propiedades ul li .box-propiedad .datos .precio span { font-size:20px; }
#content .full .propiedades .owl-propiedades ul li .box-propiedad .datos .titulo { height:32px; width: 90%; margin:4px auto 0 auto; font-size:13px; line-height: 16px; }
#content .full .propiedades .owl-propiedades ul li .box-propiedad .datos .corredor { margin: 10px auto 0 auto; }
#content .full .propiedades .owl-propiedades ul li .box-propiedad .datos .corredor a { font-size: 11px; }
#content .full .propiedades .owl-propiedades ul li .box-propiedad .datos .datos2 { width:96%; margin: 0 auto; }

#content .full .vertodas { margin: 30px auto; float:none; display:inline-block; border:2px solid #042B50; color:#042B50; background:none; text-align:center; line-height: 50px; padding: 0 50px; }
#content .full .vertodas:hover { color:#FFF; background:#042B50; }

#content .f-blog { padding: 30px 0; width: 96%; float:none; }

#content .portada .propiedades { width:78% !important; padding:20px 0 !important; }
#content .portada .propiedades .box-propiedad { width:30%; }
#content .portada .propiedades p { text-align:center; margin: 0 auto 30px auto; width: 90%; }
#content .portada .propiedades h1 { margin:0 auto 15px auto; }
#content .portada .cr { text-align:center; margin: 30px auto; color:#333; }

#content .agent-list .propiedades { width:100% !important; margin: 20px auto 5px auto !important; }
#content .agent-list .breadcrumb { width:100%; }

#content .agent-city { width: 100%; margin: 0 auto; float:none; }
#content .agent-city .contenido .list-corredores { width:102%; text-align:center; position:relative; }
#content .agent-city .contenido .list-corredores .corredor { margin: 1%; width:22%; }

.agents .list-property .l-content { width:100%; padding: 20px 30px; margin-top:30px; }
.agents .l-bottom { margin: 10px auto 1px auto; }
.agents .l-bottom .l-content h2 { font-size:22px; }


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

#content .frm-contacto { background:#fff; margin: 11px auto 30px auto; overflow:hidden; width: 100%; float:none; border:0; padding: 30px 40px; /*box-shadow: 0 3px 20px rgba(0, 0, 0, .05);*/ border-radius:4px; }
#content .frm-contacto table td { font-size: 14px; color: #888; padding: 10px 5px 9px 5px; }
#content .frm-contacto h1 { text-transform: uppercase; font-size: 24px; letter-spacing: 1px; }
#content .frm-contacto p { margin:0 0 15px 0; font-size: 16px; color:#777; padding: 0; text-align:left; line-height: 24px; }
#content .frm-contacto .input { border: 1px solid #ccc; padding: 10px; font-size: 15px; color: #666; margin: 5px 0; width: 100%; float:none; }
#content .frm-contacto .input:hover { border: 1px solid #999; }
#content .frm-contacto .select { border: 1px solid #ccc; padding: 10px; font-size: 15px; color: #666; margin: 5px 0; width: 100%; float:none; height:36px; }
#content .frm-contacto .select:hover { border: 1px solid #999; }
#content .frm-contacto .captcha { border: 1px solid #ccc; padding:10px; font-size: 15px; color: #666; margin: 5px 0 5px 0; text-align:left; width:80px; }
#content .frm-contacto .captcha:hover { border: 1px solid #666; }
#content .frm-contacto .textarea { border: 1px solid #ccc; padding: 10px; font-size: 15px; color: #666; margin: 5px 0; width: 100%; height: 90px; float:none; }
#content .frm-contacto .textarea:hover { border: 1px solid #999; }
#content .frm-contacto .boton2 { letter-spacing:1px; font-family: 'Barlow SemiBold',sans-serif; }
#content .frm-contacto ul li { margin:0 0 15px 0; font-size: 16px; color:#777; padding: 0; text-align:left; line-height: 24px; }

#content .frm2 { width: 100%; margin: 10px auto; }
#content .frm2 form { width: 60%; margin: 20px auto; }
#content .frm2 label { width: 120px; float:left; line-height: 50px; }
#content .frm2 div.error { margin-left: 120px; }

#content .datos-contacto {float:right; width:38%; overflow: hidden; margin: 5px 0 0 0; padding-left: 0px;  }
#content .datos-contacto h2 { margin-bottom: 10px; }
#content .datos-contacto .tbl-datos { margin: 0; text-align:left; font-size:15px; } 
#content .datos-contacto .tbl-datos strong { font-size:18px; color:#aaa; margin:0; padding:5px 0 5px 0; display:block; border-bottom:1px solid #ddd; }  
#content .datos-contacto .tbl-datos .dato { color:#18304B; font-size:16px; line-height: 22px; }
#content .datos-contacto .tbl-datos .tel { font-size:22px; line-height:36px; margin:0; color:#18304B; }
#content .datos-contacto .tbl-datos .tel a { color:#18304B; }
#content .datos-contacto .tbl-datos .mesa { font-size:22px; line-height:18px; margin:0; }
#content .datos-contacto .tbl-datos .correo { font-size:16px; margin:-10px 0 0 0; color:#18304B; }
#content .datos-contacto .tbl-datos img { margin: 7px; }

#content .contenido .tab_content ul { padding-left: 10px !important; }
#content .contenido .tab_content ul li { background: url(../img/li.png) left 8px no-repeat; padding-left: 12px; color: #777; }

#content .empresa { border:0; width: 100%; overflow:hidden; position:relative; text-align:left; padding: 5px 0; }
#content .empresa ul { list-style-type:none; margin-top: 10px; margin-left: 0; padding-left:0; background:none; padding: 0; border:0; }
#content .empresa ul li { color:#666; line-height: 18px; font-size:15px; padding-left: 10px; background: url(../img/bullet.png) left 10px no-repeat; margin-bottom: 10px; }
#content .empresa #map { margin: 20px auto; border:4px solid #fff; }

/* Propiedad */

#content .right-content .aside { float:left; width: 22%; margin: 20px 0 0 0; padding: 10px 0; background:#fff; border-radius:4px; }
#content .right-content .aside h5 { text-transform:none; font-size:16px; color:#333; text-align:left; width: 90%; margin:10px auto; } 
#content .right-content .aside ul { list-style-type: none; float:none; padding: 0; width:90%; margin:20px auto; border:0; } 
#content .right-content .aside ul li { padding:0; display:block; clear:both; line-height:20px; text-align:left; }
#content .right-content .aside ul li a { color:#3a7de3; font-size: 14px; padding: 0; width:100%; line-height:24px; }
#content .right-content .aside ul li a:hover { color:#555; }

#content .right-content .propiedades { margin:0; padding: 0; width:80%; overflow:hidden; position:relative; text-align:left; }
#content .right-content .propiedades h2 { color: #333; font-size: 26px; font-family: 'barlow Medium',sans-serif; margin: 10px 0 3px 0; text-align:center; line-height: 34px; }
#content .right-content .propiedades i { color: #4896fa; font-size:24px; }
#content .right-content .propiedades p { font-size: 18px; color: #777; text-align: left; margin: 10px 0 20px 0; padding-right: 15px; }
#content .right-content .notfound2 { background:#FFF; border-radius: 5px; padding: 25px !important; font-size: 18px !important; box-shadow: 0 4px 35px -12px rgb(0 0 0/10%); width:100% !important; overflow: hidden; }
#content .right-content .notfound2 strong { font-weight: bold; }

#content .full h2 { width:90%; color: #333; font-size: 26px !important; font-family: 'barlow Medium',sans-serif; margin: 20px auto; text-align:center; line-height: 34px; }
#content .full .fa-search { color: #4896fa; font-size:22px; padding-right: 5px; }

#content .box-propiedad { position:relative; float:none; display:inline-block; width: 30%; height:auto; padding: 10px; margin: .5%; background:#FFF; border:0; overflow:hidden; border-radius:0; }
#content .box-propiedad .imagen { position:relative; float:none; width: 100%; text-align: center; margin: 0 auto; height: 230px; overflow:hidden; }
#content .box-propiedad .imagen img { position:absolute; top:-100%; bottom:-100%; left:0; right: 0; margin: auto; width:100%; min-height:180px; min-width: 260px; height:auto; }
#content .box-propiedad .imagen .box-estado { z-index:66; color:#FFF; width:auto; height:28px; line-height:26px; padding: 0 15px; text-align:center; border-radius:0; font-family: 'Barlow SemiBold',sans-serif; }
#content .box-propiedad .imagen .box-estado { position:absolute; top:5px; left:5px; text-transform:uppercase; font-size: 14px; letter-spacing:.5px; }
#content .box-propiedad .imagen .box-estado2 { z-index:66; background: #f5f5f5; color:#999; width:auto; height:34px; line-height:34px; padding: 0 15px; text-align:center; }
#content .box-propiedad .imagen .box-estado2 { position:absolute; top:15px; right:15px; text-transform:uppercase; font-size: 14px; letter-spacing:0; }

#content .box-propiedad .datos { float:none; width:100%; margin:10px auto 0 auto; overflow:hidden; line-height: 18px; }
#content .box-propiedad .datos .precio { text-align:left; width: 96%; margin:3px auto; padding: 0; height:auto; padding:0; }
#content .box-propiedad .datos .precio span { position:relative; color:#4896fa; font-size: 20px; text-align:left; font-weight: 600; letter-spacing:0; font-family: 'Arial', sans-serif; }
#content .box-propiedad .datos .precio span:hover { color:#333; }
#content .box-propiedad .datos .titulo2 { text-align:left; width: 96%; margin:0 auto 7px auto; height:auto; padding:0 15px 0 0; }
#content .box-propiedad .datos .titulo2 a { position:relative; border:0; padding:0; margin: 0 auto; overflow:hidden; display:block; clear:both; width:100%; }
#content .box-propiedad .datos .titulo2 a { color:#444; letter-spacing:0; font-size:17px; border:0; padding: 0; text-transform: none; font-weight: 600; line-height: 18px; height:37px; text-align:left; }
#content .box-propiedad .datos .titulo2 a:hover { color:#111; }
#content .box-propiedad .datos .datos2 { width:96%; margin:0 auto; padding: 0; border:0; float:none; overflow:hidden; height:28px; }
#content .box-propiedad .datos .datos2 p { float:left; width:auto; border:0; display:block; padding: 0 10px; margin:5px 0; text-align:left; }
#content .box-propiedad .datos .datos2 p { color:#333; font-size:14px; line-height: 18px; letter-spacing: -.8px; }
#content .box-propiedad .datos .datos2 p i { margin: 0 2px; font-size: 13px; color: #ccc; }
#content .box-propiedad .datos .datos2 p .sep { color:#DDD; }
#content .box-propiedad .datos .datos2 .mts { padding: 0 5px 0 0; }
#content .box-propiedad .datos .datos2 .dorm { padding: 0 5px 0 0; }
#content .box-propiedad .datos .datos2 .banos { padding: 0 5px 0 0; }
#content .box-propiedad .datos .datos2 .last { border-right:0; padding: 0; }
#content .box-propiedad .datos .corredor { padding: 0 2px 2px 8px; text-transform:none; margin: 6px auto 0 auto; text-align:left; width: 100%; background:#f9f9f9; }
#content .box-propiedad .datos .corredor a { color:#666; padding: 0; line-height: 20px; font-size: 12px; font-family: 'Barlow Medium', sans-serif; }
#content .box-propiedad .datos .corredor a:hover { color:#333 !important; }
#content .box-propiedad .datos .corredor i { color: #ddd; font-size: 12px; padding-right:1px; }
#content .box-propiedad .datos .ciudad { padding: 0; color:#999; text-transform:none; margin: 0 auto; text-align:left; width: 96%; overflow:hidden; line-height: 30px; font-size: 15px; letter-spacing: 0; }
#content .box-propiedad .datos .ciudad i { font-size: 14px; color: #23D450; }

#content .box-propiedad .grayscale img { -webkit-filter: grayscale(100%); filter: grayscale(100%); }
/*#content .box-propiedad:hover { box-shadow: 0px 0px 8px 0px rgba(90, 90, 90, 0.2); }*/

#content .portada .right-content .box-propiedad { width:30%; }

#content .search-box .box-propiedad { width:46%; height: 160px; max-width:none; margin: 0 1.3% 25px 1.3%; }
#content .search-box .box-propiedad .imagen { width:40%; float:left; height:160px; }
#content .search-box .box-propiedad .imagen img { min-height: 160px; min-width: 272px; }
#content .search-box .box-propiedad .ciudad { float:right; width:58%; border:0; clear:none; }
#content .search-box .box-propiedad .titulo { float:right; width:58%; border:0; clear:none; height:46px; padding-right: 20px; }
#content .search-box .box-propiedad .titulo a { font-size: 20px; line-height:22px; }
#content .search-box .box-propiedad .corredor { margin-top: 3px; float:right; width:60%; border:0; clear:none; }
#content .search-box .box-propiedad .datos2 { float:right; width:60%; border:0; clear:none; margin: 0; }
#content .search-box .box-propiedad .datos2 p { margin: 0; }

/* ===== Noticias ====== */

#content .full .box-noticia { margin: 10px 1% 20px 1%; vertical-align: top; transition:.5s; width: 22.7%; border-radius: 5px; border:1px solid #dadada; }
#content .full .box-noticia .img-noticia { float:none; width: 100%; margin: 0; height:160px; position:relative; overflow:hidden; text-align:center; }
#content .full .box-noticia .img-noticia img { width:100%; height:auto; min-height: 160px; max-height: 400px; margin: auto; }
#content .full .box-noticia .texto-noticia .titulo { height: 75px; width: 90%; margin: 5px auto; border:0; font-size:18px; }
#content .full .box-noticia .texto-noticia .titulo h3 { border:0; margin:1px auto 5px auto; line-height:22px; padding:0; font-family: 'barlow Regular', sans-serif; }
#content .full .box-noticia .texto-noticia .titulo h3 a { font-size:18px; color:#313131; text-align: left; font-family: 'barlow Regular', sans-serif; display:block; }
#content .full .box-noticia .texto-noticia .titulo h3 a:hover { color:#4896fa; }
#content .full .box-noticia .texto-noticia .titulo a:hover { color:#4896fa; }
#content .full .box-noticia .texto-noticia .texto { margin: 0 auto; width:90%; font-size: 14px; color:#555; height: 120px; overflow:hidden; text-align: left; }
#content .full .box-noticia:hover { box-shadow: 0px 0px 13px 0px rgba(90, 90, 90, 0.15); }

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

#content .box-noticia .texto-noticia { float:none; width: 100%; overflow:hidden; padding: 10px 0; } 
#content .box-noticia .texto-noticia p { color: #666; font-size: 16px; line-height:24px; }
#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; }
#content .box-noticia .texto-noticia ol li { color:#666; line-height: 22px; padding-left: 12px; margin-bottom: 10px; }

#content .box-detalle { width: 98% !important; border:0 !important; background:none !important; margin:20px auto !important; }
#content .box-detalle .img-noticia { width:100%; height: auto; text-align:center; float:none; }
#content .box-detalle .img-noticia img { width:100%; height:auto; } 
#content .box-detalle .texto-noticia { text-align: left; }
#content .box-detalle .texto-noticia h2 { color: #4896fa; text-align:left; margin: 15px auto; width:100%; }
#content .box-detalle .texto-noticia h3 { font-size:21px; }
#content .box-detalle .texto-noticia p { font-size: 17px; font-family: 'barlow regular', sans-serif; line-height: 24px; }
#content .box-detalle .texto-noticia p strong { font-family: 'barlow Regular', sans-serif; }
#content .box-detalle .texto-noticia p a { font-family: 'barlow Regular', sans-serif; }
#content .box-detalle .texto-noticia .fecha { padding-left:0; color:#999; font-size: 14px; }
#content .box-detalle .texto-noticia table { border-collapse: collapse; margin: 20px auto; }
#content .box-detalle .texto-noticia table tbody td { border:1px solid #bbb; padding: 10px 7px; }
#content .box-detalle .summary { font-size: 23px; color: #333; font-family: 'barlow Regular', sans-serif; text-align:left; }
#content .box-detalle:hover { box-shadow: none !important; }

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

.paginador { width:96%; background: none; border:0; font-size: 18px; display: block; padding: 12px 0; color: #eee; text-align:center; margin: 20px auto; clear: both; float:none; }
.paginador a { font-size: 13px; color: #8B9293; padding: 8px 13px; text-align: center; background: #dedede; border: 1px solid #dedede; margin: 5px 4px 5px 4px; }
.paginador a { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius:3px; }
.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-size: 13px; margin:0; }
.paginador strong { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius:3px; cursor: pointer; }
.paginador span { font-style: italic; font-size: 13px; color:#fff; padding-right:15px;}
.paginador .siguiente { margin:0 auto; padding:0 0 0 18px; line-height: 44px; font-size: 15px; color:#FFF; display:block; text-align:left; width:215px; border:0; }
.paginador .siguiente { -webkit-border-radius:2px; -moz-border-radius: 2px; border-radius:2px; background: #23D450 url(../img/icon-siguiente.png) 93% 50% no-repeat; letter-spacing: 0; }
.paginador .siguiente:hover { opacity: .9; border:0; background: #23D450 url(../img/icon-siguiente.png) 94% 50% no-repeat; }

.visitanos { margin:0 auto; padding: 0; border:0; overflow:hidden; clear:both; width:100%; }
.visitanos { background: #333 url(../img/bg-contacto2.jpg) top center no-repeat; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; }
.visitanos .v-info { display:flex; width:100%; overflow:hidden; border:0; padding:0; border:0; }
.visitanos .v-info .v-left { float:left; width:65%; margin:0; padding:80px 0 0 0; overflow:hidden; position:relative; text-align:left; }
.visitanos .v-info .v-left h3 { text-align:left; margin:0 5%; font-size: 70px; color:#fff; float:none; width:100%; line-height:60px; padding: 20px 0; }
.visitanos .v-info .v-left h3 strong { color:#23D450; text-shadow:1px 1px 10px rgba(0,0,0,.3); letter-spacing:1px; }
.visitanos .v-info .v-left p { text-transform:none; color:#eee; font-size:22px; margin: 30px 5%; float:none; width:auto; text-align:left; }
.visitanos .v-info .v-left .p1 { margin:0 6%; color:#FFF; }
.visitanos .v-info .v-left .v-boton { background:#23D450; display:inline-block; color:#FFF; margin: 20px 5%; line-height: 45px; width: 250px; text-align:center; padding: 0; }
.visitanos .v-info .v-left .v-boton { cursor:pointer; letter-spacing:1px; font-size: 15px; border:1px solid #23D450; box-shadow: 7px 9px 30px 0 rgba(1,1,1,.1); border-radius:3px; }
.visitanos .v-info .v-left .v-boton:hover { opacity:.96; }
.visitanos .v-info .v-left .v-boton2 { background:#23D450; display:inline-block; color:#FFF; margin: 0 5px; line-height: 55px; width: 250px; text-align:center; padding: 0; }
.visitanos .v-info .v-left .v-boton2 { cursor:pointer; letter-spacing:1px; font-size: 15px; border:1px solid #23D450; box-shadow: 7px 9px 30px 0 rgba(1,1,1,.1); border-radius:3px; }
.visitanos .v-info .v-left .v-boton2:hover { opacity:.9; }
.visitanos .v-info .v-right { float:right; height:100%; background:rgba(36, 42, 53, .9); width: 35%; margin:0; padding:80px 0; overflow:hidden; position:relative; text-align:center;  }
.visitanos .v-info .v-right .box-contacto { display:block; margin: 0 auto; padding: 0; width: 90%; overflow:hidden; border:0; }
.visitanos .v-info .v-right .box-contacto .titulo { border:0; margin:15px 0 5px 15px; border:0; padding: 0; width:auto; }
.visitanos .v-info .v-right .box-contacto .titulo h4 { border:0; text-transform:none; color:#fff; padding:0; line-height:32px; font-size:28px; }
.visitanos .v-info .v-right .box-contacto .titulo p { margin:0 0 20px 0; color:#fff; font-size: 15px; text-align:left; }
.visitanos .v-info .v-right .box-contacto .titulo a { color: #F94000; }
.visitanos .v-info .v-right .box-contacto .frm-box-contacto { padding:0 15px 15px 15px; }
.visitanos .v-info .v-right .box-contacto .frm-box-contacto input { border:1px solid #ddd; font-size: 15px; width: 100%; padding: 7px 8px; line-height:26px; margin: 0 auto 15px auto; border-radius:0; }
.visitanos .v-info .v-right .box-contacto .frm-box-contacto textarea { border:1px solid #ddd; font-size: 15px; width: 100%; color:#333; margin: 0 auto 15px auto; padding:7px 8px; border-radius:0; }
.visitanos .v-info .v-right .box-contacto .frm-box-contacto input:hover,
.visitanos .v-info .v-right .box-contacto .frm-box-contacto textarea:hover { background:#f9f9f9; border-radius:0; } 
.visitanos .v-info .v-right .box-contacto .frm-box-contacto input ::placeholder { color:#777; font-size: 16px; }
.visitanos .v-info .v-right .box-contacto .frm-box-contacto input[type=submit] { background: #23D450 url(../img/bg-buscar.png) 93% 50% no-repeat; font-size:13px; margin: 0 auto; border-radius:0; transition:.3s; }
.visitanos .v-info .v-right .box-contacto .frm-box-contacto input[type=submit] { width:100%; color:#FFF; padding: 0 0 0 10px; text-transform:uppercase; text-align:left; line-height:44px; border:0; }
.visitanos .v-info .v-right .box-contacto .frm-box-contacto input[type=submit]:hover { opacity:.95; }

.list-property { clear:both; margin: 0 auto; clear:both; width: 100%; padding:50px 0; overflow:hidden; color:#777; border:0; }
.list-property .l-content { background:rgba(52, 62, 72, .9); width:100%; max-width:1180px; margin: 0 auto; overflow:hidden; text-align:center; padding: 20px 15px 5px 15px; border-radius:4px; }
.list-property .l-content h3 { font-size:24px; color: #333; margin:0 auto; display:block; padding: 0 0 15px 0; text-align: left; text-transform: none; cursor:pointer; }
.list-property .l-content .l-data { float:left; overflow:hidden; width: 33%; padding: 0; margin: 0 0 10px 0; }
.list-property .l-content .l-data { font-size:15px; line-height: 30px; color:#fff; text-align:left; }
.list-property .l-content .l-data .l-menu { list-style-type: none; float:none; padding:0; width: 100%; margin:15px 0 0 0; overflow:hidden; }
.list-property .l-content .l-data .l-menu li { display:block; border:0; margin: 0; padding:0; }
.list-property .l-content .l-data .l-menu li h5 { margin: 0; text-shadow:1px 1px 10px rgb(255 255 255, .4); }
.list-property .l-content .l-data .l-menu li a { font-size:16px; color:#e1e1e1; line-height:40px; }
.list-property .l-content .l-data .l-menu li a:hover { text-decoration:underline; color:#FFF; }
.list-property .l-content .l-data .l-menu .vermas { display:block; color: #0039cb; cursor:pointer; margin-top: 10px; font-family:'Barlow SemidBold', sans-serif; }
.list-property .l-content .l-data .l-menu .vermas:hover { color:#333; text-decoration:dashed; }

.list-property-city { clear:both; margin: 0 auto; clear:both; width: 100%; padding: 10px 0 30px 0; overflow:hidden; color:#777; border:0; background:#fff; }
.list-property-city .l-content { width:94%; max-width:1180px; margin:0 auto; overflow:hidden; }
.list-property-city .l-content h2 { text-align:center; font-size:30px; color: #343E48; margin:0 auto; display:block; padding: 15px 0 20px 0; text-transform: none; font-family:'Barlow Regular', sans-serif; }
.list-property-city .l-content h2 a {  color:rgb(52, 131, 250); font-family:'Barlow Medium', sans-serif; }
.list-property-city .l-content h2 a:hover { color:#333; }
.list-property-city .l-content strong { text-align:left; font-size:26px; color: #343E48; margin:0 auto; display:block; padding: 20px 0; text-transform: none; font-family:'Barlow Regular', sans-serif; }
.list-property-city .l-content strong a {  color:rgb(52, 131, 250); font-family:'Barlow Regular', sans-serif; }
.list-property-city .l-content strong a:hover { color:#333; }
.list-property-city .l-content .l-data { float:left; overflow:hidden; width: 30%; padding: 10px 0 20px 0; margin: 0 3% 0 0; }
.list-property-city .l-content .l-data { font-size:15px; line-height: 30px; color:#fff; text-align:left; }
/*
.list-property-city .l-content .l-data h3 { font-size:18px; color: #0070c9; margin:0 auto; display:block; padding: 0 0 15px 0; text-transform: none; line-height: 18px; height:40px; cursor:pointer; font-family: 'Barlow Regular', sans-serif; background: url(../img/bullet-menu-down.png) 100% 25% no-repeat; border-bottom:1px solid #dadada; }
*/
.list-property-city .l-content .l-data strong { font-size:18px; color: #0070c9; margin:0 auto; display:block; padding: 0 0 15px 0; text-transform: none; line-height: 18px; height:40px; cursor:pointer; font-family: 'Barlow Regular', sans-serif; background: url(../img/bullet-menu-down.png) 100% 25% no-repeat; border-bottom:1px solid #dadada; }
.list-property-city .l-content .l-data .l-menu { list-style-type: none; float:left; padding:0; width: 100%; margin:18px 0 0 0; overflow:hidden; }
.list-property-city .l-content .l-data .l-menu li { display:block; border:0; margin: 0; padding:0; }
.list-property-city .l-content .l-data .l-menu li:nth-child(n+13) { display:none; }
.list-property-city .l-content .l-data .l-menu li a { font-size:16px; color:#555; line-height:24px; letter-spacing: -.4px; padding: 7px 0; margin:0; display: block; }
.list-property-city .l-content .l-data .l-menu li a:hover { text-decoration:underline; color:#0070c9; }
.list-property-city .l-content .l-darriendo { width:25%; margin-right: 0; }
.list-property-city .l-content .l-data .vermas { display:block; color: #FFF; cursor:pointer; margin-top: 10px; font-family:'Barlow SemidBold', sans-serif; }
.list-property-city .l-content .l-data .vermas:hover { color:#333; text-decoration:dashed; }

.list-agent-region { clear:both; margin: 0 auto; clear:both; width: 100%; padding: 10px 0 30px 0; overflow:hidden; color:#777; border:0; background:#fff; }
.list-agent-region .l-content { width:94%; max-width:1180px; margin:0 auto; overflow:hidden; }
.list-agent-region .l-content h2 { text-align:center; font-size:30px; color: #343E48; margin:0 auto; display:block; padding: 15px 0 20px 0; text-transform: none; font-family:'Barlow Regular', sans-serif; }
.list-agent-region .l-content p { font-size: 18px; text-align:center; }
.list-agent-region .l-content ul { width: 100%; margin: 0 auto; list-style-type: none; padding: 0; }
.list-agent-region .l-content ul li { width: 33%; float:left; }
.list-agent-region .l-content ul li h3 a { font-size: 16px; }
.list-agent-region .l-content ul li h3 i { font-size: 16px; color: #23D450; }

.l-bottom { clear:both; margin: 5px auto; padding: 0; overflow:hidden; border:0; }

.l-bottom .l-content .l-data { width:100%; }
.l-bottom .l-content h2 { font-size:24px; color: #FFF; margin:0 auto; display:block; padding: 0; text-align: center; text-transform: none; cursor:auto; }
.l-bottom .l-content h3 { font-size:22px; color: #FFF; margin:0 auto; display:block; padding: 0; text-align: center; text-transform: none; cursor:auto; line-height: 26px; font-family: 'barlow Regular',sans-serif;  }
.l-bottom .l-content h2 strong { font-family:'Barlow SemiBold', sans-serif; color:#23D450; }
.l-bottom .l-content h3 strong { font-family:'Barlow SemiBold', sans-serif; color:#23D450; }
.l-bottom .l-content p { text-align:left; font-size:17px; color: #CCC; }
.l-bottom .l-content p a { font-family:'Barlow SemiBold', sans-serif; color: #FFF; }
.l-bottom .l-content .l-data .cr { text-align:center; letter-spacing: 2px; font-size: 30px; }
.l-bottom .l-content .l-data .l-menu li { display:block; border:0; margin: 0; padding:10px 10px 10px 0; width:25%; float:left; overflow:hidden; border:0; position:relative; line-height: 18px; text-align: center; }
.l-bottom .l-content .l-data .l-menu li:nth-child(n+13) { display:none; }
.l-bottom .l-content .l-data .l-menu li a { overflow:hidden; line-height: 22px; display: inline-block; padding: 8px 10px 10px 10px; border: 1px solid rgba(255,255,255,.4); color:#eee; width:95%; border-radius: 3px; text-align:center; }
.l-bottom .l-content .l-data .l-menu li a:hover { color: #FFF; border: 1px solid rgba(255,255,255,1); text-decoration: none; }
.l-bottom .l-content .l-data .l-menu li i { color:#23D450; padding-right:3px; opacity:.5; font-size: 14px; position:absolute; left:0; top:15px; }
.l-bottom .l-content .l-data .l-menu li h4 { background: none; }
.l-bottom .l-content .l-data .vermas { display:block; color: #FFF; cursor:pointer; margin-top: 10px; font-family:'Barlow SemidBold', sans-serif; }
.l-bottom .l-content .l-data .vermas:hover { color:#DDD; text-decoration:dashed; }

.l-bottom .l-content .l-data .l-menu li ul li { width:48%; margin:0 auto; border:0; }
.l-bottom .l-content .l-data .l-menu li ul li a { width:100%; margin:0 auto; padding:0; border:0; }
.l-bottom .l-content .l-data .l-menu li ul li a:hover { border:0; text-decoration: underline; }



.l-bottom .l-content .l-data .list-portada li { float:none; width:100% !important; line-height :20px; padding: 2px 0; }
.l-bottom .l-content .l-data .list-portada li a { color:#bbb; font-family: 'Barlow Regular',sans-serif; line-height:20px; font-size: 15px; }

.l-cities .l-content .l-data .l-menu li { width: 33.2%; }

.left-content .l-bottom .l-content .l-data .l-menu li { width:100%; }

.l-corredores { clear:both; margin: 0 auto; padding:1px 0; overflow:hidden; border:0; }
.l-corredores .l-content { margin:0 auto; }
.l-corredores .l-content .l-data { width:100%; }
.l-corredores .l-content h2 { font-size:22px; color: #FFF; margin:0 auto; display:block; padding: 0 0 5px 0; text-align: left; text-transform: none; cursor:auto; font-family: 'Barlow Regular', sans-serif; }
.l-corredores .l-content h3 { font-size:16px; color: #CCC; margin:0 auto; display:block; padding: 0; text-align: left; text-transform: none; cursor:auto; }
.l-corredores .l-content p { text-align:left; font-size:16px; color: #ccc; }
.l-corredores .l-content p a { font-family:'Barlow SemiBold', sans-serif; }
.l-corredores .l-content .l-data .cr { text-align:center; letter-spacing: 2px; font-size: 30px; }
.l-corredores .l-content .l-data .l-menu li { display:block; border:0; margin: 0; padding:0; width:100%; float:left; height:40px; overflow:hidden; border-top: 1px solid rgba(258,258,258,0.1); }
.l-corredores .l-content .l-data .l-menu li i { color:#23D450; padding-right:3px; opacity:.5; font-size: 14px; }
.l-corredores .l-content .l-data .l-menu li:nth-child(n+13) { display:none; }
.l-corredores .l-content .l-data .l-menu li a { overflow:hidden; line-height: 40px; color:#E1E1E1; }
.l-corredores .l-content .l-data .l-menu li a:hover { color: #FFF; }
.l-corredores .l-content .l-data .vermas2 { display:block; color: #FFF; cursor:pointer; margin-top: 10px; font-family:'Barlow SemidBold', sans-serif; }
.l-corredores .l-content .l-data .vermas3 { display:block; color: #FFF; cursor:pointer; margin-top: 10px; font-family:'Barlow SemidBold', sans-serif; }
.l-corredores .l-content .l-data .vermas4 { display:block; color: #FFF; cursor:pointer; margin-top: 10px; font-family:'Barlow SemidBold', sans-serif; }

.l-hipotecario .l-content .l-data .l-menu li a { font-size: 16px; color:#e1e1e1; }
.l-hipotecario .l-content .l-data .l-menu li a:hover { font-size: 16px; color: #FFF; text-decoration: none; }
.l-hipotecario .l-content .l-data .l-menu li a:hover i { color: #23D450; }
.l-hipotecario .l-content .l-data .l-menu li a i { font-size: 11px; color: #23D450; margin: 0 5px 0 0; opacity:.5; }
.l-hipotecario .l-content h4 { text-align:left; font-size: 20px; font-family: 'Barlow Regular', sans-serif; color:#FFF; }

.list-regiones { clear:both; margin: 2px auto 20px auto; width: 100%; padding: 0; overflow:hidden; color:#666; border:0; }
.list-regiones .l-content { width:100%; max-width:1180px; margin:0 auto; overflow:hidden; background:rgba(52, 62, 72, .9); padding:15px 0 0px 15px; border-radius:4px; }
.list-regiones .l-content h3 { font-size:24px; color: #FFF; margin:0 auto; display:block; padding: 0 0 15px 0; text-align: left; text-transform: none; }
.list-regiones .l-content .l-data { overflow:hidden; width: 100%; padding: 10px 0; margin: 0 auto; }
.list-regiones .l-content .l-data .l-menu { list-style-type: none; padding:0; width: 100%; margin:0; overflow:hidden; }
.list-regiones .l-content .l-data .l-menu li { display:block; border:0; margin: 0; padding:0; width: 100%; float:left; border-top:1px solid rgba(258,258,258,0.1); }
.list-regiones .l-content .l-data .l-menu li i { color:#23D450; padding-right:3px; opacity:.5; font-size: 14px; }
.list-regiones .l-content .l-data .l-menu li h4 { margin: 0; text-shadow:1px 1px 10px rgb(255 255 255, .4); }
.list-regiones .l-content .l-data .l-menu li a { font-size:16px; color:#e1e1e1; line-height:40px; letter-spacing:0; }
.list-regiones .l-content .l-data .l-menu li a:hover { text-decoration:none; color:#FFF; }

.l-more { clear:both; background: #D64520; margin: 0 auto; padding:35px 0; overflow:hidden; border:0; }
.l-more .l-content .l-data { width:100%; }
.l-more .l-content .l-data .cr { text-align:left; letter-spacing: 2px; font-size: 22px; color:#FFF; }
.l-more .l-content .l-data .l-menu { display:block; border:0; margin: 0; padding:0; }
.l-more .l-content .l-data .l-menu li { display:block; border:0; margin: 0; padding:0; width:50%; float:left; }
.l-more .l-content .l-data .l-menu li a { display: block; line-height:40px; max-width: 85%; }

.client { width:93.7%; max-width:1180px; background:#fff; overflow:hidden; padding: 10px 0 0 0; position:relative; text-align:center; margin:30px auto 40px auto; border-radius: 4px; }
.client .c-client { width:100%; border:0; overflow:hidden; text-align:center; height: auto; border:0; margin:0 auto; max-width: 1140px; padding: 20px 0 0 0; }
.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:26px; margin:0 auto; padding:0; text-align:center; color:#555; }
.client .c-client .c-title h3 a { color:#343E48; font-family: 'Barlow SemiBold', sans-serif; font-size: 26px; }
.client .c-client .c-title p { font-size:17px; color:#777; }
.client .c-client .c-title p strong a { font-family: 'Barlow SemiBold', sans-serif; }
.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; height: 100px; margin: 10px auto; overflow:hidden; position:relative; }
.client .c-client ul li img { width:auto; height:auto; display:inline-block; vertical-align: middle; }
.client .c-client ul li:first-child { margin-left:auto; }
.client .c-client ul li:last-child { margin-right:auto; }
.client .c-client ul .frame {height: 110px;width: 220px;border: 0; white-space: nowrap;background:#FFF;padding: 10px;text-align: center; margin: 1em 0;}
.client .c-client ul li .helper { display: inline-block;height: 100%;vertical-align: middle; }
.client .c-client ul li img {background: none;vertical-align: middle; max-height:90px;}

.client .enlaces { text-align:center; padding: 0 0 20px 0; border:0; }
.client .enlaces .vermas { display:inline-block; width:auto; margin: 0 20px; line-height: 100px; border:1px solid #4896fa; padding: 0 50px; color:#4896fa; font-size: 22px; }
.client .enlaces .vermas:last-child { border:1px solid #23D450; color: #23D450; }
.client .enlaces .vermas i { color:#ccc; font-size:20px; margin: 0 5px 0 0; width:20px; text-align:center; }
.client .enlaces .vermas:hover { color:#333; }
.client .enlaces .vermas:hover i { color:#aaa; }

.content-last { background:#F5F5F5; padding:30px 0; width:100%; max-width:none !important; margin: 10px auto 20px auto; clear:both; } 
.content-last .l-content { max-width:1180px; padding: 30px 0; width:100%; }
.content-last .l-content .titulo { text-align:left; border:0; margin: 0 auto 20px auto; }
.content-last .l-content .titulo h2 { text-align:center; font-size: 28px; margin: 0 auto 10px auto; font-family: 'Barlow Regular', sans-serif; color: #343E48; }
.content-last .l-content .titulo p { text-align:center; padding:0; margin: 0 auto 30px auto; font-size:18px; color:#555; }
.content-last .l-content .titulo p a:hover { color:#333; }

.content-last .l-content .owl-propiedades { margin:0 auto; border:0; float:none; clear:both; width:100%; height: auto; }
.content-last .l-content .owl-propiedades ul { list-style:none; padding:0; margin:0; }
.content-last .l-content .owl-propiedades ul li .box-propiedad { width:100% !important; max-width:235px !important; padding:0 !important; height:275px !important; border-radius:0; }
.content-last .l-content .owl-propiedades ul li .box-propiedad .imagen { width:100% !important; float:none !important; height:145px !important; }
.content-last .l-content .owl-propiedades ul li .box-propiedad .imagen img { min-height:145px !important; min-width: 220px !important; }
.content-last .l-content .owl-propiedades ul li .box-propiedad .datos { width:100% !important; float:none !important; padding-top: 4px !important; }
.content-last .l-content .owl-propiedades ul li .box-propiedad .datos .ciudad { width:90% !important; height:22px !important; font-size:13px !important; line-height: 24px !important; }
.content-last .l-content .owl-propiedades ul li .box-propiedad .datos .precio { width:90% !important; margin: 0 auto !important; }
.content-last .l-content .owl-propiedades ul li .box-propiedad .datos .precio span { font-size:20px !important; }
.content-last .l-content .owl-propiedades ul li .box-propiedad .datos .titulo { height:32px !important; width: 90% !important; margin:4px auto 0 auto !important; font-size:13px !important; line-height: 16px !important; }
.content-last .l-content .owl-propiedades ul li .box-propiedad .datos .corredor { margin: 10px auto 0 auto; }
.content-last .l-content .owl-propiedades ul li .box-propiedad .datos .corredor a { font-size: 11px; }
.content-last .l-content .owl-propiedades ul li .box-propiedad .datos .datos2 { display:none; }

.content-last .portada .owl-propiedades { margin: 35px auto 0 auto; }

/* ===== Counter ===== */

.counter { width:93.5%; max-width:1180px; background:#fff; padding: 50px 0; margin:0 auto; box-shadow: 0px 4px 20px -12px rgb(0 0 0 / 20%); border-radius:4px; }
.counter ul { list-style-type:none; margin:0 auto; width: 94%; max-width: 1180px; text-align:center; margin:0 auto; padding:0; }
.counter ul li { display:inline-block; width: 19.5%; text-align:center; }
.counter ul li .fa-home { font-size: 60px; color:#23D450; }
.counter ul li .fa-users { font-size: 60px; color:#002eff; }
.counter ul li .fa-map-marker { font-size: 60px; color:#F94000; }
.counter ul li .fa-envelope-o { font-size: 60px; color:#e0203a; }
.counter ul li .fa-search { font-size: 60px; color:#32AAB8; }
.counter ul li p { margin: 15px auto; }
.counter ul li span { font-size: 40px; font-family: 'Barlow SemiBold', sans-serif; }
.counter ul li span::after { content:'+'; }

/* ===== Wheater ===== */

.wheather { margin: 20px auto; padding: 20px 20px 10px 20px; border-radius:4px; background:#FFF; }
.wheather .wheather-box { width:100%; }
.wheather .wheather-box h2 { font-size:22px; color:#4896fa !important; font-family:'Barlow SemiBold', sans-serif; }
.wheather .wheather-box .time { width:100%; }
.wheather .wheather-box .time .timeup { color:#999; font-size: 13px; }
.wheather .wheather-box .time .timecenter { font-size:20px; padding: 10px 0 0 0; font-family:'Barlow SemiBold'; color:#333; }
.wheather .wheather-box .time .timebottom { font-size:30px; padding: 5px 0 10px 0; font-family:'Barlow SemiBold'; color:#333; }
.wheather .wheather-box .other { width:100%; }
.wheather .wheather-box .other ul { list-style-type:none; padding:0; margin:0; border:0; }
.wheather .wheather-box .other ul li { line-height:35px; font-size: 14px; color:#777; border-top:1px solid #eee; }
.wheather .wheather-box .other ul li:first-child { border-top:0; }
.wheather .wheather-box .other ul li span { width: 80px; display:inline-block; }

/* ===== Suscribe ===== */

.suscribe { background:#4896fa; background: linear-gradient(297deg, rgba(115,151,255,1) 0%, rgba(9,59,200,1) 100%); color:#FFF; overflow:hidden; width:100%; max-width:1180px; padding: 40px 0 25px 0; margin: 10px auto 40px auto; }
.suscribe .s-content { width:94%; max-width: 1180px; margin:0 auto; padding:0; }
.suscribe .s-content .s-left { float:left; width: 40%; }
.suscribe .s-content .s-left strong { font-size:24px;margin:0;letter-spacing: 1px; color:#FFF; }
.suscribe .s-content .s-left strong i { color:#23D450; font-size:30px; }
.suscribe .s-content .s-left p { font-size: 16px; color:#fff; }
.suscribe .s-content .s-right { float:right; width: 60%; }
.suscribe .s-content .s-right .frm-suscribe { float:right; padding:0; margin: 25px 0 0 0; }
.suscribe .s-content .s-right .frm-suscribe input[type=email] { height:40px; border-radius:25px; background:none; color:#FFF; border: 2px solid #ddd; width:260px; padding:20px; font-size: 15px; transition:.3s; }
.suscribe .s-content .s-right .frm-suscribe input[type=email]:hover { border:2px solid #fff; }
.suscribe .s-content .s-right .frm-suscribe input[type=submit] { border-radius:25px; height:42px; padding: 0 30px; margin: 0 0 0 15px; transition:.3s; font-size: 15px; }
.suscribe .s-content .s-right .frm-suscribe ::placeholder { font-family: 'Barlow Regular', sans-serif; font-size:16px; color:#bbb; }
.suscribe .s-content .s-right .frm-suscribe span { color:#ddd; font-size: 13px; font-style:italic; display:block; margin: 5px 0; width:50%; text-align:center; }

.inbound { margin: 30px auto; width:100%; overflow:hidden; border-radius: 8px; position:relative; text-align:center; }
.inbound .i-intro { text-align:center; font-size: 17px; max-width: 1000px; margin: 20px auto; }
.inbound h2 { color: #133757 !important; margin: 10px auto 20px auto !important; position: relative; padding-bottom: 20px; font-size: 26px !important; }
.inbound h2::after { content: ''; position: absolute; left: 37.5%; bottom: 0; width: 25%; border-bottom: 4px solid #4896fa; }
.inbound h3 { font-size: 22px !important; color: #133757 !important; line-height: 30px; text-align: left; }
.inbound ul li { font-size: 16px; color: #555; text-align: left;}
.inbound i { font-size: 20px; color: #23d450; padding: 0 5px 0 0; }
.inbound .i-box { text-align: left;	display: inline-block; width:31%; background:#fff; padding: 10px 20px; margin: 1%; box-shadow: 0 3px 10px rgb(0 0 0/8%); border-radius:8px; vertical-align: top; }
.inbound .i-box p { font-size: 16px !important; }
.inbound .i-box .fa-map-marker { font-size: 17px; text-align:center; width:auto; display: inline-block; }
.inbound .i-box2 { text-align: left; width:47.5%; display: inline-block; background:#fff; padding: 10px 20px; margin: 1%; box-shadow: 0 3px 10px rgb(0 0 0/5%); border-radius:8px; vertical-align: top; }
.inbound .i-box2 p { font-size: 16px !important; margin: 10px 0 15px 0 !important; line-height: 22px; }
.inbound2 .i-box a:hover { color: #4896fa; }

.inbound2 .i-box h3 a { font-size: 17px; font-weight:500; line-height:22px; color:#333; text-align:center;margin: 10px auto; padding: 0; display:inline-block; }
.inbound2 .i-box h3 a strong { text-align:center;font-size:22px;padding:2px 0;line-height:26px; }

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

.footer { clear:both; margin: 0 auto; clear:both; width: 100%; padding: 0; overflow:hidden; background: rgb(239,239,239); background: linear-gradient(180deg, rgba(249,249,249,1) 0%, rgba(255,255,255,1) 100%); color:#4b4b4b; border:0; border-top:1px solid #eee; }
.footer a { color: #3483fa; text-decoration:none; letter-spacing:-.5px;}
.footer a:visited { color: #1259c3; }
.footer a:hover { color:#1259c3; text-decoration:none; }

.footer .f-content { width:94%; max-width:1180px; margin:20px auto; overflow:hidden; }
.footer .f-content .data { float:left; overflow:hidden; width: 38%; padding: 10px 0; margin: 0 7% 10px 0; }
.footer .f-content .data { font-size:15px; line-height: 30px; color:#fff; text-align:left; }
.footer .f-content .data span { color:#fff; }
.footer .f-content .data .st { font-size:20px; color: #4b4b4b; margin:0; display:block; padding: 0 0 20px 0; text-transform: none; font-family:'Barlow Regular', sans-serif; }
.footer .f-content .data .st2 { background: rgb(249,64,0); background: linear-gradient(313deg, rgba(249,64,0,1) 0%, rgba(241,139,104,1) 100%); color: #FFF; margin:0; display:inline; padding: 0; border-radius: 30px; transition:.3s; cursor:pointer; display:inline-block; }
.footer .f-content .data .st2 a { font-size:15px; color: #FFF; display:block; padding: 12px 35px; }
.footer .f-content .data .st2:hover { opacity:.9; }
.footer .f-content .data p { font-size: 14px; color:#888; width: auto; line-height: 20px; margin: 5px 0 20px 0; }
.footer .f-content .data .fa-long-arrow-right { color:#FFF; }
.footer .f-content .data .cr { font-size:20px; color: #4b4b4b; margin:0; display:block; padding: 0 0 20px 0; text-transform: none; font-family:'Barlow Regular', sans-serif; }
.footer .f-content .data .celular { margin-left:3px; }
.footer .f-content .data .tel { font-size:18px; line-height:20px; letter-spacing: 1px; color:#EDEDED; display:inline; }
.footer .f-content .data .tel2 { font-size:14px; line-height:30px; letter-spacing: 1px; color:#EDEDED; margin:15px 0 0 3px; }
.footer .f-content .data a { font-size: 18px; letter-spacing:.5px; }

.footer .f-content .data .social { float:none; padding: 0; width:100%; line-height:35px; border:0; margin: 25px 0 0 0; }
.footer .f-content .data .social i { font-size: 22px; padding-left:1px; }
.footer .f-content .data .social ul { list-style-type: none; margin: 0 auto; position:relative; text-align:left; padding:0; }
.footer .f-content .data .social ul li { display:inline-block; margin: 0 10px 0 0; }
.footer .f-content .data .social .fa-facebook-square { color: #1877f2; }
.footer .f-content .data .social .fa-instagram { color: #c32aa3; }
.footer .f-content .data .social .fa-twitter { color: #1da1f2; }
.footer .f-content .data .social .fa-pinterest { color: #E60023; }
.footer .f-content .data .social .fa-linkedin { color: #0072b1; }
.footer .f-content .data .social .fa-tumblr { color: #34526f; }

.footer .f-content .data .indicadores { margin:24px 0 0 0; font-size: 13px; border:0; }
.footer .f-content .data .indicadores .ind { color:#f1f1f1; }
.footer .f-content .data .indicadores div { line-height:30px; }
.footer .f-content .data .indicadores div span { color:#fff; }

.footer .f-content .data .wsp { margin: 0; display:inline-block; border:0; padding: 3px 20px 3px 15px; background: #72c64e; clear:both; width:auto; }
.footer .f-content .data .wsp { -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; height: 40px; }
.footer .f-content .data .wsp a { color:#fff;  }
.footer .f-content .data .wsp a:hover { color:#eee; }
.footer .f-content .data .wsp img { margin: -1px 3px 0 0 !important; }
.footer .f-content .data .wsp i { font-size:11px; line-height:13px; font-style: italic; text-align:right; padding:0; margin: -7px auto 0 auto; display:block; float:none; }
.footer .f-content .data .wsp1 { margin-top: 30px; margin-bottom: 15px; }

.footer .f-content .datos span { display:block; padding:8px 0 0 0; font-size:13px; line-height:18px; color:#999; }
.footer .f-content .datos .correo { display:inline; padding-left:0; color:#fff; font-size:15px; }
.footer .f-content .datos i { color:#ccc; width:22px; }
.footer .f-content .datos .fa-whatsapp { color:#70C14D; font-size: 18px; }

.footer .f-content .accesos { width: 24%; border:0; margin:0; }
.footer .f-content .accesos a i { font-size: 24px; } 

.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:16px; color:#777; line-height:40px; letter-spacing:0; }
.footer .f-content .data .f-menu ul li a:hover { text-decoration:underline; color:#4896fa; }
.footer .f-content .data .f-menu ul li:last-child { border-right:0; padding-right:0; margin-right:0; }

.f-bottom { clear:both; background: #fafafa; margin: 0 auto; clear:both; width: 100%; max-width:1180px; padding:0; overflow:hidden; border:0; }
.f-bottom .b-content { width:95%; max-width:1180px; margin:0 auto; overflow:hidden; border:0; text-align:left; }
.f-bottom .b-content .powered { float:none; font-size: 14px; color:#9f9f9f; width:100%; line-height: 50px; text-align:left; }
.f-bottom .b-content .powered span { color:#aaa; display:inline-block; padding:0; }
.f-bottom .b-content .powered a { color: #0070c9; }
.f-bottom .b-content .powered a:hover { color: #4896fa; text-decoration: underline; }
.f-bottom .b-content .powered i { font-size:20px; }
.f-bottom .b-content .powered a.c7 { font-family: 'Barlow SemiBold', sans-serif; }

.open-whatsapp { position: fixed; bottom: 1.3em; right: 2em; 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 }
/*#rc-imageselect, .g-recaptcha { transform:scale(0.86); -webkit-transform:scale(0.86); margin: 0 0 0 -19px; }*/
#rc-imageselect, .g-recaptcha { margin: 0 0 15px 0; float:left; }
.grecaptcha-badge { left: 0 !important; bottom: 0 !important; }

.adsgoogle { width:100%; margin:20px auto; border:0; padding:0; text-align:center; display: block; }
.adsgoogle2 { width:94%; margin: 5px auto 35px auto; text-align:center; }

#div-cookies {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 380px;
    box-shadow: 0px -5px 15px rgba(0,0,0,.1);
    padding: 30px;
    z-index: 99;
    background:#333;
    border-radius:5px;
    z-index:999;
}

#div-cookies p {
    color:#fff;
    font-size:16px;
    line-height: 24px;
    text-align:left;
    margin:0 auto 20px auto;
}

#div-cookies p a { color: #fff; text-decoration: underline; }
#div-cookies p a:hover { color: #fff; text-decoration: none; }

#div-cookies button {
    background: #3482F9; 
    padding: 5px 30px; 
    color: #fff;
    font-weight:600; 
    font-size: 14px; 
    cursor: pointer; 
    line-height: 35px;
    border: 0; 
    text-transform:none;
    letter-spacing:.5px; 
    width:100%;
    margin: 0 auto;
    text-align:center;
}

.ad-rectangle {
    display:block;
    height:300px; 
    margin: 0 auto 20px auto;
	max-width: 1180px;
}

@media (max-width: 991px){
    .ad-rectangle{
	    display:inline-block !important;
        width:100% !important;
        height:600px !important; 
        margin: 0 auto !important;
	}
}

.gotop { position: fixed; bottom: 2em; right: 1.3em; padding: 0; display: none; opacity:.7; } 
.gotop:hover { opacity:.9; }


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

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

}

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

	.header { width:100%; padding: 0; margin: 0; clear:both; z-index:777; }
	.header .header-content { width:97%; padding: 0; overflow:hidden; margin: 0 auto; }
	.header .header-content .left-content { float:left; width: 23%; height: auto; margin: 13px 0; padding:0; text-align:left; }
	.header .header-content .right-content { float:left; overflow:hidden; margin: 0 auto; overflow:hidden; width:77%; padding:0; border:0; }
	.header .header-content .right-content .menu ul li a { padding:0 20px; }	
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	
    .header { width:100%; padding: 0; margin: 0; clear:both; z-index:777; }
	.header .header-content { width:90%; padding: 0; overflow:hidden; margin: 0 auto; }
	.header .header-content .left-content { float:none; width: 100%; height: auto; margin: 8px 0; padding:0; text-align:left; }
	.header .header-content .left-content img { width: 45%; height: auto; margin:10px auto; min-width: 162px; max-width: 200px; }

	.header .header-content .right-content { float:none; clear:both; overflow:hidden; margin: 0 auto; overflow:hidden; width:100%; padding:0; border:0; }	
	.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:3px 0 0 0; margin:0 auto; width: 100%; background:#fff; box-shadow: 0 3px 8px rgba(0, 0, 0, .25); }
	.header .header-content .right-content .menu ul li { float:none; margin:0; position:relative; padding:0; text-align:left; border-bottom:1px solid #eee; }
	.header .header-content .right-content .menu ul li a { display: inline-block; padding: 0 23px; border:0; }
	.header .header-content .right-content .menu ul li a { font-size:16px; line-height: 40px; letter-spacing:0; }
	.header .header-content .right-content .menu ul li a:hover{ color: #4896fa; border:0; }
	.header .header-content .right-content .menu ul li .active { color: #4896fa; 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 .hipotecario { 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 .corredores { width: 100%; float:none; margin: 0; }
	.header .header-content .right-content .menu .publicar { width: 100%; float:none; margin: 0; border-radius:0; }
	.header .header-content .right-content .menu .publicar a { padding: 0 17px; }
	.header .header-content .right-content .menu .sub { display: none; position: relative; width:100%; top: 0px; left: 0; margin-top:0; margin-left:0px; border:0; }
	.header .header-content .right-content .menu .sub { top: auto; left: auto; text-align:left; border:0; }
	.header .header-content .right-content .menu .sub li { width:50%; float:left; 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 { padding: 0 15px 0 10px; display: block; font-size: 14px; text-align:left; }
	.header .header-content .right-content .menu .sub li:first-child a { padding-left: 10px; }
	.header .header-content .right-content .menu ul li:hover ul { border:0; }
	.header .header-content .right-content .menu { position:fixed; top:0; right:0; display:block; width: 100%; height: 40px; overflow: hidden; margin: 0 auto; padding:0; }
	.header .header-content .right-content .menu .rwd { height: 60px; display:block; background: none; margin: 0; float:left; padding: 0; width:100%; overflow:hidden; border:0; }
	.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:1px; text-transform:uppercase; 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:18px; }
	.header .header-content .right-content .menu .rwd-button span { display:block; margin-top:4px; height:3px; background:#5b562f; width:24px; }

	.portada .list-property .l-content .l-data .l-menu li { width:50%; float:left; }

	#content .right-content .box-noticia { margin:15px; width:30%; 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 { color: #23D450; 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 .right-content .box-noticia .titulo h3 a { color: #414141; }
	#content .right-content .box-noticia .titulo h3 a:hover { color: #313131; }

	#content .contenido .listado-corredores li { width:47%; }


	#content .agent-city .contenido .list-corredores .corredor { margin: 2% 1% 2% 2%; width:29%; }
	.w-corredores #content .right-content .contenido { width: 95%; }

	.list-property-city .l-content .l-data { width: 47%; }
	.list-agent-region .l-content ul li { width:50%; }

	.l-bottom .l-content .l-data .l-menu li { width:33%; }

	.inbound { margin: 15px auto; }
	.inbound .i-intro { font-size: 16px !important; }
	.inbound h2 { padding: 20px; font-size: 22px !important; }
	.inbound h3 { font-size: 18px !important; line-height: 26px; }
	.inbound ul { padding: 0 0 0 15px; }
	.inbound ul li { text-align: left;}
	.inbound .i-box { width:94%; margin: 12px auto; box-shadow: 0 3px 10px rgb(0 0 0/10%); }
	.inbound .i-box p { width: 100%; }
	.inbound .i-box2 { width: 100%; margin:8px auto; box-shadow: 0 3px 10px rgb(0 0 0/20%); }
	.inbound .i-box2 p { width: 100%; }
	.inbound .l-menu li { text-align: center !important; }
	.inbound .l-menu li h3 a { font-size: 16px !important; }

}

/* Landscape phone to portrait tablet */
@media (min-width: 641px) and (max-width: 767px) {

    .header { width:100%; padding: 0; margin: 0; clear:both; z-index:777; }
	.header .header-content { width:90%; padding: 0; overflow:hidden; margin: 0 auto; }
	.header .header-content .left-content { float:none; width: 100%; height: auto; margin: 8px 0; padding:0; text-align:left; }
	.header .header-content .left-content img { width: 45%; height: auto; margin:10px auto; min-width: 162px; max-width: 200px; }


	.header .header-content .right-content { float:none; clear:both; overflow:hidden; margin: 0 auto; overflow:hidden; width:100%; padding:0; border:0; }	
	.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:3px 0 0 0; margin:0 auto; width: 100%; background:#fff; box-shadow: 0 3px 8px rgba(0, 0, 0, .25); }
	.header .header-content .right-content .menu ul li { float:none; margin:0; position:relative; padding:0; text-align:left; border-bottom:1px solid #eee; }
	.header .header-content .right-content .menu ul li a { display: inline-block; padding: 0 23px; border:0; }
	.header .header-content .right-content .menu ul li a { font-size:16px; line-height: 40px; letter-spacing:0; }
	.header .header-content .right-content .menu ul li a:hover{ color: #4896fa; border:0; }
	.header .header-content .right-content .menu ul li .active { color: #4896fa; 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 .hipotecario { 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 .corredores { width: 100%; float:none; margin: 0; }
	.header .header-content .right-content .menu .publicar { width: 100%; float:none; margin: 0; border-radius:0; }
	.header .header-content .right-content .menu .publicar a { padding: 0 17px; }
	.header .header-content .right-content .menu .sub { display: none; position: relative; width:100%; top: 0px; left: 0; margin-top:0; margin-left:0px; border:0; }
	.header .header-content .right-content .menu .sub { top: auto; left: auto; text-align:left; border:0; }
	.header .header-content .right-content .menu .sub li { width:50%; float:left; 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 { padding: 0 15px 0 10px; display: block; font-size: 14px; text-align:left; }
	.header .header-content .right-content .menu .sub li:first-child a { padding-left: 10px; }
	.header .header-content .right-content .menu ul li:hover ul { border:0; }
	.header .header-content .right-content .menu { position:fixed; top:0; right:0; display:block; width: 100%; height: 40px; overflow: hidden; margin: 0 auto; padding:0; }
	.header .header-content .right-content .menu .rwd { height: 60px; display:block; background: none; margin: 0; float:left; padding: 0; width:100%; overflow:hidden; border:0; }
	.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:1px; text-transform:uppercase; 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:18px; }
	.header .header-content .right-content .menu .rwd-button span { display:block; margin-top:4px; height:3px; background:#5b562f; width:24px; }

	.middle-blog { margin-top:60px; }

	.titulos-blog { margin-top:60px; }
	.titulos-blog .titulos-content h1 { padding-right: 0; font-size: 28px !important; line-height: 36px !important; }

	#content .right-content .box-noticia { margin:15px; width:42%; max-width:350px; 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 { color: #23D450; 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 .right-content .box-noticia .titulo h3 a { color: #414141; }
	#content .right-content .box-noticia .titulo h3 a:hover { color: #313131; }

	#content .agent-profile { width: 95%; margin: 0 auto; }
	#content .agent-profile .categorias { margin: 0 auto; border:0; float:none; width:100%; }
	#content .agent-profile .categorias .datos li:first-child { line-height: 26px; }
	#content .agent-profile .frm-contacto2 { padding: 5px 25px 20px 25px; margin: 0 auto; width:100%; float:none; border:0; }

	.l-bottom .l-content .l-data .l-menu li { width:50%; }

	#content .agent-city .contenido .list-corredores .corredor { margin: 2% 0 2% 3%; width:43%; }

	#content .box-detalle { max-width: none !important; width:85% !important; }

	#content .contenido .listado-corredores li { width:47%; }


	.w-corredores #content .right-content .contenido { width:95%; }
	.list-property-city .l-content .l-data { width: 100%; }
	.list-agent-region .l-content ul li { width:100%; }

	.botones { margin: 10px auto 0 auto; padding: 10px 0; }
	.botones ul li { width:100%; margin: 10px auto; }

	.adsgoogle { width:96%; margin:20px auto; padding:1px; }
	.adsgoogle2 { width:94%; padding: 1px; }

	#div-cookies { width: 75%; }

	.inbound { margin: 15px auto; }
	.inbound .i-intro { font-size: 16px !important; }
	.inbound h2 { padding: 20px; font-size: 22px !important; }
	.inbound h3 { font-size: 18px !important; line-height: 26px; }
	.inbound ul { padding: 0 0 0 15px; }
	.inbound ul li { text-align: left;}
	.inbound .i-box { width:94%; margin: 12px auto; box-shadow: 0 3px 10px rgb(0 0 0/10%); }
	.inbound .i-box p { width: 100%; }
	.inbound .i-box2 { width: 94%; margin:8px auto; box-shadow: 0 3px 10px rgb(0 0 0/20%); }
	.inbound .i-box2 p { width: 100%; }
	.inbound .l-menu li { text-align: center !important; }
	.inbound .l-menu li h3 a { font-size: 16px !important; }
	
}

/* Landscape phones and down */
@media (max-width: 640px) {

	h1 { font-size: 22px; line-height: 30px; width: 90%; margin: auto;}
	p { width: 90%; margin: 10px auto; }

	.h-buscar { display: block; }

	#wrapper { width: 100%; margin:0 auto; padding:0; }
	
	.about #content { margin-top:0 !important; }
	.contact #content { margin-top:0 !important; }
	.services #content { margin-top:0 !important; }
 	
 	.w-prop #content { margin-top:0 !important; }
	.w-prop #content .left-content .mod-buscar { width:94%; margin:10px auto; }
	.w-prop .breadcrumb { width:100%; }
	.w-prop .breadcrumb { width:100%; }

	.w-corredores .box-ciudad { max-width: 85%; padding: 0; }
	.w-corredores .box-ciudad .box-content { padding:0; height:50px; }
	.w-corredores .box-ciudad .box-content .opcion .styled-select { border-top-left-radius: 3px; border-top-right-radius: 3px; }

	.portal .cta .c-content h2 { font-size: 26px; }
	
	.breadcrumb { margin-top:64px; }

	.datos3 { width:91%; margin:20px auto; text-align: left; }
	.datos3 .dato { width:50%; margin: 10px auto 20px auto; }
	.datos3 .pvalor { float:none; width:100%; text-align:left; }
	.datos3 .pvalor .pvalor2 { text-align:left; }

	.w-content .box { display:block; margin: 0 auto 20px auto; width: 95%; }
	.w-content .box .box-content { display:block; overflow:hidden; padding: 5px 10px; box-shadow:none; background:#FFF; height:auto; margin:0 auto; border-top:2px solid #f94000; }
	.w-content .box .box-content .opcion { width:100%; margin: 3px auto; }
	.w-content .box .box-content .opcion .styled-select { border:0; border-top: 1px solid #ddd; border-radius:0; }
	.w-content .box .box-content .opcion .styled-select select { font-size:15px; letter-spacing: 0; padding-left: 1px; background: url(../img/bg-title.png) right 50% no-repeat; }
	.w-content .box .box-content .frm-input { width:100%; margin: 0 auto 5px auto; }
	.w-content .box .box-content .frm-input input[type=submit] { border-radius: 4px; }
	.w-content #content .right-content .propiedades { text-align: center; }
	.w-content #content .box-propiedad { width:100%; margin: 0 auto 10px auto; }
	.w-content .box-text .box-content .frm-text { border:1px solid #ddd; width:100%; margin: 5px auto 10px auto; border-radius:4px; }

	.home .middle .box { width:85%; }
	.home .box { display:inline-block; box-shadow:0 0 8px 0 rgb(90 90 90 / 20%); margin: 5px auto 20px auto; }
	.home .box .box-content { display:block; overflow:hidden; padding: 5px 10px; box-shadow:none; background:#FFF; height:auto; margin: 0 auto; border-top:2px solid #f94000; }
	.home .box .box-content .opcion { width:100%; margin: 0 auto; }
	.home .box .box-content .opcion .styled-select { border:0; border-top: 1px solid #ddd; border-radius:0; padding:0; }
	.home .box .box-content .opcion .styled-select select { font-size:15px; letter-spacing: 0; padding-left: 1px; background: url(../img/bg-title.png) right 50% no-repeat;  height:50px; }
	.home .box .box-content .frm-input { width:100%; margin: 0 auto 5px auto; }
	.home .box .box-content .frm-input input[type=submit] { border-radius: 4px; }
	.home #content { margin: 10px auto; }
	.home #content .right-content .propiedades { text-align: center; }
	.home #content .box-propiedad { width:100%; margin: 0 auto 10px auto; }
	.home .box-text { display:none; }

	.detail .box { width:91%; margin: 30px auto 0 auto; }	

	.w-corredores #content .full { padding-bottom:40px; }
	.w-corredores #content .full .contenido h2 { line-height: 30px; }
	.w-corredores #content .full .contenido p { margin:20px auto; line-height: 22px; font-size:16px; }

	.w-corredores #content .full .contenido ul { margin:5px auto 15px auto; padding:0; border:0; width:90%; list-style-type: none; }
	.w-corredores #content .full .contenido ul li { width: 100%; padding:0; border:0; margin:1px auto 0 auto; }
	.w-corredores #content .full .contenido ul li a { line-height:30px; font-size:15px; }

	.w-corredores #content .right-content .contenido { width:100%; }
	.w-corredores #content .right-content .contenido p { font-size: 16px; margin: 0; width: 100%; line-height: 23px; }
	.w-corredores #content .right-content .contenido h2 { font-size:22px; line-height: 28px; }

	.portada .list-property .l-content { padding: 0 10px 15px 15px; margin: 0 auto 15px auto; }
	.portada .list-property .l-content h2 { margin-top: 15px; font-size: 22px; line-height: 30px;}
	.portada .l-bottom .l-content p { max-width:100%; }
	.portada .list-property .l-content .l-data .l-menu li { width:100% !important; float:none; }
	.portada .l-bottom .l-content .l-data .vermas { display:block; color:#FFF; }
	.portada .l-bottom .l-content .l-data .vermas:hover { display:block; color:#eee; }
	.portada #content .right-content h1 { margin:25px auto 15px auto; }
	.portada #content .right-content .subtitulo { width:94%; text-align:center; margin:20px auto 30px auto; }
	.portada .list-property-city .l-content { margin: 0 auto; }
	.portada .list-property-city .l-content p { text-align:center; }

	.detail .wheather { padding:0 20px; text-align:left; }
	.detail .titulos { width:95%; }
	.detail .titulos span { margin-bottom: 7px; font-size:15px; }

	.top .top-social { list-style-type:none; width: 90%; max-width:1180px; height: 35px; margin:0 auto; padding:0; overflow:hidden; position:relative; text-align:center; }
	.top .top-social li { float:none; padding:0; border: 0; }
	.top .top-social li.t-correo { display:none; }
	.top .top-social .t-ind { display:none; }
	.top .top-social .social { display:none; }

    .header { width:100%; padding: 0; margin: 0; clear:both; z-index:777; }
	.header .header-content { width:95%; padding: 0; overflow:hidden; margin: 0 auto; }
	.header .header-content .left-content { float:none; width: 100%; height: auto; margin: 8px 0; padding:0; text-align:left; }
	.header .header-content .left-content img { width: 45%; height: auto; margin:10px auto; min-width: 162px; max-width: 200px; }

	.header .header-content .right-content { float:none; clear:both; overflow:hidden; margin: 0 auto; overflow:hidden; width:100%; padding:0; border:0; }	
	.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:3px 0 0 0; margin:0 auto; width: 100%; background:#fff; box-shadow: 0 3px 8px rgba(0, 0, 0, .25); }
	.header .header-content .right-content .menu ul li { float:none; margin:0; position:relative; padding:0; text-align:left; border-bottom:1px solid #eee; }
	.header .header-content .right-content .menu ul li a { display: block; padding: 0 23px; border:0; }
	.header .header-content .right-content .menu ul li a { font-size:16px; line-height: 40px; letter-spacing:0; }
	.header .header-content .right-content .menu ul li a:hover{ color: #4896fa; border:0; }
	.header .header-content .right-content .menu ul li .active { color: #4896fa; 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 .hipotecario { 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 .corredores { width: 100%; float:none; margin: 0; }
	.header .header-content .right-content .menu .publicar { width: 100%; float:none; margin: 0; border-radius:0; }
	.header .header-content .right-content .menu .publicar a { padding: 0 17px; }
	.header .header-content .right-content .menu .sub { display: none; position: relative; width:100%; top: 0px; left: 0; margin-top:0; margin-left:0px; border:0; }
	.header .header-content .right-content .menu .sub { top: auto; left: auto; text-align:left; border:0; }
	.header .header-content .right-content .menu .sub li { width:100%; float:left; 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 { padding: 0 15px 0 10px; display: block; font-size: 15px; text-align:left; }
	.header .header-content .right-content .menu .sub li:first-child a { padding-left: 10px; }
	.header .header-content .right-content .menu ul li:hover ul { border:0; }
	.header .header-content .right-content .menu { position:fixed; top:0; right:0; display:block; width: 100%; height: 40px; overflow: hidden; margin: 0 auto; padding:0; }
	.header .header-content .right-content .menu .rwd { height: 60px; display:block; background: none; margin: 0; float:left; padding: 0; width:100%; overflow:hidden; border:0; }
	.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:1px; text-transform:uppercase; 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:18px; }
	.header .header-content .right-content .menu .rwd-button span { display:block; margin-top:4px; height:3px; background:#5b562f; width:24px; }

	.titulos { margin: 20px auto; }
	.titulos h1 { font-size:26px; letter-spacing:-1px; line-height: 32px; }
	.titulos ul li a { padding: 0 10px 0 0; font-family: 'Barlow Regular', sans-serif; font-size:16px; line-height: 20px; }
	.titulos p { font-size:16px; width: 95%; }

	.datos3 { width:94%; margin: 0 auto; text-align: left; }
	.datos3 .dato { width:50%; margin: 10px auto 20px auto; }
	.datos3 .pvalor { float:none; width:100%; text-align:left; }
	.datos3 .pvalor .pvalor2 { text-align:left; }

	.middle { margin: 45px auto 35px auto; width: 100%; padding: 25px 0 40px 0; height:400px; background-size:cover; text-align:center; position:relative; }
	.middle p { margin: 10px auto 25px; font-size: 28px; width: 85%; letter-spacing: -1px; }
	.middle h1 { line-height: 30px; font-size:22px; padding: 10px 0; width:90%; letter-spacing:-.3px; }
	.middle ul { display:none; }
	.middle .publicar { display:inline-block; }

	.middle-blog { margin-top:60px; padding: 10px 0; }
	.middle-blog h1 { font-size:36px; }
	.middle-blog p { width:90%; font-size:17px; }

	.titulos-blog { margin-top:60px; }  
	.titulos-blog .titulos-content h1 { padding:0; font-size:28px; line-height: 36px; }

	.titulos-blog .titulos-content h1 { padding-right: 0; font-size: 28px !important; line-height: 36px !important; }

	.box .box-content { border-radius:3px; }
	.box .box-content .frm-input { width:20%; margin: 0 auto; border-radius:3px; border-top-left-radius:0; border-bottom-left-radius:0; }
	.box .box-content .frm-input input[type=button] { text-transform: none; font-size:16px; border-bottom-left-radius:3px; border-bottom-right-radius:3px; }
	.box .box-content .opcion .styled-select { border-radius: 3px; border-top-right-radius: 0; border-bottom-right-radius: 0; }
	.box .box-content .operacion .styled-select { border-top:0 !important; }

	.box-search-ciudad { padding:30px 0; }
	.box-search-ciudad h3 { font-size:24px; line-height: 28px; }
	.box-search-ciudad p { font-size:15px; width:90%; }

	.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%; }
	
	.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%; }

	.cta .c-content { width:97%; padding:0; }
	.cta .c-content h2 { font-size:24px; line-height: 30px; width:90%; letter-spacing:-1px; }
	.cta .c-content .c-box { width: 96%; padding: 20px 15px; margin: 7px auto; }
	.cta .c-content .c-box:hover { box-shadow: none; }
	.cta .c-content .c-box h3 { font-size: 21px; }

	.cta-consejos .c-content p { font-size: 16px; }
	.cta-consejos .c-content .c-box { width: 96%; padding: 12px; }
	
	.trending { width:95%; padding: 3% 1%; margin:25px auto; }
	.trending h4 { font-size:24px; text-align:left; width:92%; }
	.trending p { text-align: left; font-size: 15px; width:92%; }
	.trending .list-trending { width:90%; }

	#content { overflow: hidden; padding: 0; width: 100%; margin: 0 auto; clear:both; }
	#content .left-content { float:none; clear:both; padding: 0; width: 100%; overflow: hidden; margin:0; }
	
	#content .left-content .titulo2 { display:block; width:100%; height:auto; margin: 35px auto 0 auto; }
	#content .left-content .titulo2 h1 { text-align:center; color:#08213F; text-transform:uppercase; font-size:24px; }
	
	.detalle { margin-top:0 !important; }
	.detalle h1 { margin: 10px; line-height:22px; font-size: 26px; padding: 0 5px 10px 0; }
	
	#content .detalle { width:96%; }
	#content .detalle h1 { width: 96%; margin: 0 auto; line-height:26px; font-size:20px; display:none; }
	#content .detalle .ruta { margin: 10px auto 25px auto; }

	#content .link-ciudad { width: 95%; margin: 10px auto 20px auto; }
	
	#content .left-content .titulo { border-bottom:0; height:30px; margin:0 auto; }
	#content .left-content .titulo h4 { border-bottom:0; line-height:24px; text-align:left; color:#333; }
	#content .left-content .titulo h4 i { color:#ccc;}
	
	#content .left-content .titulo2 { width:100%; height:auto; margin: 35px auto 0 auto; }
	#content .left-content .titulo2 h1 { color:#000; text-align:center; text-transform:uppercase; font-size:22px; width:92%; margin:0 auto; }
	#content .left-content .titulo2 h1 span { color:#23D450; font-size:22px; }
	
	#content .left-content .box { margin: 5px 0 10px 0; width: 100%; overflow:hidden; }
	#content .left-content .box .frm-buscar { padding:3%; display:none; overflow:hidden;}
	#content .left-content .box .opcion { clear:both; width:100%; overflow:hidden; padding: 0; }
	#content .left-content .box .opcion .styled-select { float:none; clear:both; padding:1px; overflow: hidden; width: 98%; margin:0 0 10px 0; }
	#content .left-content .box .opcion .styled-select select { width: 100%; margin:0; }
	#content .left-content .box .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 .opcion .styled-input input { width: 100%; margin:0; }
	#content .left-content .box .frm-input {display:block; float:left; margin: 0 auto; width:99%; }
	#content .left-content .box .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 .servicios { width: 100%; padding-bottom:0; margin-bottom:10px; }
	#content .left-content .noticias { width: 100%; padding-bottom:0; margin-bottom:10px; }

	#content .left-content .frm-contacto2 { width:94%; }
	
	#content .left-content .categorias { margin:15px auto; width:94%; padding-bottom:15px; }
	#content .left-content .categorias ul { width: 100%; margin-top: 10px; }
	#content .left-content .categorias ul li { width:98%; }
	#content .left-content .categorias ul li a { font-size:16px; }
	
	#content .left-content .mod-buscar { display:block; width:94%; margin: 20px auto; background: #FFF; border-radius:0; padding:2px 15px; }
	#content .left-content .mod-buscar .titulo { height:auto; }
	#content .left-content .mod-buscar .frm-buscar { display:none; }
	#content .left-content .mod-buscar .h-buscar { background: url(../img/icon-search2.png) right 50% no-repeat; font-family: 'Barlow SemiBold', sans-serif; text-align:left; }

	#content .agent-profile { width: 95%; margin: 0 auto; }
	#content .agent-profile .categorias { margin: 0 auto; border:0; float:none; width:100%; }
	#content .agent-profile .categorias .datos li:first-child { line-height: 26px; }
	#content .agent-profile .frm-contacto2 { padding: 5px 25px 20px 25px; margin: 0 auto; width:100%; float:none; border:0; }
		
	.detail #content .left-content .titulo2 { width:96%; height:auto; margin: 15px auto 0 auto; }
	.detail #content .left-content .titulo2 h1 { text-align:left; font-size: 26px; color:#000; text-transform:uppercase; }
	.detail #content .detalle h1 { color:#999; font-size: 16px; }
	.detail #content .left-content .titulo2 h1 { width:93%; margin-bottom:10px; }

	.detail #content .propiedades { width:100%; margin:10px auto; border-radius:5px; }
	.detail .titulos { padding: 0; margin: 0 auto; }
	.detail .titulos h2 { font-size:20px; }
	
	#content .l-desktop { display:block; }
	
	#content .right-content { float:none; clear:both; width: 95%; padding: 0; margin: 0 auto; overflow: hidden; }
	#content .right-content h1 { margin:20px auto 10px auto; width: 96%; font-size: 24px; text-align:center; line-height: 28px; }
	#content .right-content h2 { font-size:22px; }
	#content .right-content .subtitulo { font-size: 16px; line-height: 20px; margin: 0 auto; text-align:center; width:100%; }
	#content .right-content .descripcion { color:#666; font-size:14px; margin:20px auto; width:100%; line-height:22px; }
	#content .right-content #map { width:100%; overflow: hidden; }
	#content .right-content .notfound { margin: 30px auto 0 auto; }
	
	#content .right-content .contenido { float:none; clear:both; width:100%; padding:0; margin: 0; border:0; }
	#content .detalle .mapa { float:none; }
	#content .detalle .mapa h3 { width:94%; margin: 0 auto; }
	#content .detalle .mapa #detalle-mapa { width:100%; height:320px; margin:0 auto; border: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 .general h2 { font-size: 18px; }

	#content .detalle .prop-imagen {float:none; clear:both; text-align:center; width: 98%; margin: 0 auto 20px auto; padding:0; border-radius:3px; } 
	#content .detalle .prop-imagen .imagen { border:0; height: 200px; }
	#content .detalle .prop-imagen .datos2 { height:auto; text-align:left; padding: 0 12px; }
	#content .detalle .prop-imagen .datos2 .pvalor { float:none; display:block; width:100%; text-align: left; clear:both; }
	#content .detalle .prop-imagen .datos2 .mts,
	#content .detalle .prop-imagen .datos2 .dorm,
	#content .detalle .prop-imagen .datos2 .bano,
	#content .detalle .prop-imagen .datos2 .last { display:none; }

	#content .detalle .prop-imagen .share { margin: 0 auto; padding: 0 12px;  }
	
	.enlaces { width:100%; text-align:left; border-top: 1px solid #eee; margin: 30px auto 10px auto; padding: 12px; position:relative; overflow:hidden; }
	.enlaces .vermas { display:inline-block; width:100%; margin: 10px auto 0 auto; border:0; }
	.enlaces .vermas:last-child { padding:0; }
	
	#content .detalle h3 { text-align:left; }
	#content .detalle p { text-align:left; }

	#content .detalle .prop-datos {float:none; clear:both; width: 98%; font-size: 13px; }
	#content .detalle .prop-datos .p-datos { padding: 0 20px 20px 20px; border-radius: 5px; }
	#content .detalle .prop-datos .p-datos .dato { font-size: 13px; width: 40%; }
	#content .detalle .prop-datos .p-datos .valor { font-size: 13px; width: 58%; }
	#content .detalle .general { text-align:left; width: 100%; margin: 20px auto; padding: 0 12px; background: none; }
	#content .detalle .general p { font-size:15px; }
	#content .detalle .general ul li { font-size:15px; }
	
	#content .detalle .contenido .prop-imagen .dato-estado { border:0;  margin: 0 0 5px 0; padding:0; text-align:left;  }
	
	#content .detalle .contenido .prop-datos h3 { text-transform:none; font-size: 18px; margin-bottom:10px; padding-bottom:10px; padding-left:0; text-align:left; margin-top:10px; }
	#content .detalle .contenido .prop-datos .addthis_toolbox { border:0; float:left; margin-right:0; margin-top: 5px;}

	#content .contenido .corredor { width: 100%; margin: 5px auto; height:auto; padding: 5px 0; }
	#content .contenido .corredor .imagen { height: 100px; width: 100%; text-align:center; position:relative; margin:0 auto; }
	#content .contenido .corredor .imagen img { top:0; bottom:0; margin:auto; width:auto; max-width:140px; max-height:none; }
	#content .contenido .corredor h3 { font-size: 17px; }

	#content .contenido .listado-corredores li { width:90%; }
	
	.container { width: 98%; }
	.container .tab_container { width: 100%; }

	.agents .list-property .l-content { padding: 20px 15px; }
	
	#content .frm-contacto { margin: 0 auto; width: 99%; float:none; border:0; padding:10px; }
	#content .frm-contacto label { padding:0; }
	#content .frm-contacto .input { width: 100%; }
	#content .frm-contacto .textarea { width: 100%; height: 80px; }
	#content .frm-contacto h1 { padding-left: 4px; }
	#content .frm-contacto p { padding: 0 0 0 1px; font-size: 15px; line-height: 22px; }
	#content .frm-contacto table td { padding:0 0 3px 0;}
	
	#content .datos-contacto { display:none; }
	
	#content .propiedades { float:none; clear:both; margin:0; padding:0; width:100%; overflow: hidden; }
	#content .right-content .propiedades { float:none; margin:0 auto; padding:0; width:96%; }
	#content .right-content .propiedades p { padding:0; }

	#content .box-propiedad { float:none; width:95%; margin: 10px auto 0 auto; padding:9px 0; height:auto; max-width:none; }
	#content .box-propiedad .imagen { height:120px; width:36%; float:left; margin: 0 2%; }
	#content .box-propiedad .imagen img { min-height: 120px; min-width: 150px; }
	#content .box-propiedad .imagen .box-estado { font-size:11px; line-height: 22px; height:22px; }
	#content .box-propiedad .datos { width:60%; }
	#content .box-propiedad .datos .ciudad { font-size:13px; letter-spacing: -.5px; height:20px; line-height: 20px; }
	#content .box-propiedad .datos .precio { margin:0 auto 5px auto; }
	#content .box-propiedad .datos .titulo { font-size:13px; line-height: 15px; height:32px; }
	#content .box-propiedad .datos .datos2 { height:auto; width:100%; margin-top:7px; }
	#content .box-propiedad .datos .datos2 p { margin:1px 0; }
	#content .box-propiedad .datos .datos2 .mts { padding:0; width:100%; }
	#content .box-propiedad .datos .datos2 .dorm { padding:0; width:100%; }
	#content .box-propiedad .datos .datos2 .banos { padding:0; width:100%; }
	#content .box-propiedad .datos .datos2 .last { padding:0; width:100%; }
	#content .box-propiedad .datos .corredor { margin:0 auto; background:none; padding: 0 11px 2px 0; }
	#content .box-propiedad .datos .corredor a { font-size:11px; }
	#content .box-propiedad .datos .titulo2 { height:44px; }
	#content .box-propiedad .datos .titulo2 a { font-size:16px; line-height: 20px; height:37px; }
	
	#content .portada .titulo { margin: 10px auto 0px auto; width: 92%; }
	#content .portada .titulo h1 { width: 100%; border:0; float:none; padding-left: 2%; }
	#content .portada .vertodas { display:none; }

	#content .full .box-noticia .texto-noticia .titulo { height:auto; }
	#content .full .box-noticia .texto-noticia .titulo a { display:block; }
	#content .full .box-noticia .texto-noticia .texto { height:auto; padding: 0 0 10px 0; }

	#content .right-content .box-noticia { margin:0 auto 20px auto; width:100%; 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 { color: #23D450; 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 .right-content .box-noticia .titulo h3 a { color: #414141; }
	#content .right-content .box-noticia .titulo h3 a:hover { color: #313131; }

	#content .box-detalle { width:98% !important; max-width: none !important; }
	#content .box-detalle .summary { font-size:20px; }

	#content .contenido .list-corredores .corredor .imagen { width:100%; float:none; position: relative; top: auto; right: auto; left: auto; bottom: auto; margin: 0 auto; height: auto; max-width: 210px; border:0; padding:0; }
	#content .contenido .list-corredores .corredor .imagen img { position:relative; top:auto; right:auto; left: auto; bottom:auto; margin: 0 auto; height:auto; max-width: 220px; }
	#content .contenido .list-corredores .corredor span { width:100%; text-align:center; float:none; }
	#content .contenido .list-corredores .corredor h4 { text-align:center; float:none; width:94%; padding:0; margin: 0 auto 10px auto; line-height: 24px; }
	#content .contenido .list-corredores .corredor p { float: none; width: 80%; height: auto; overflow: hidden; margin: 0 auto; padding: 0; font-size: 14px; color: #888; text-align: center; line-height: 17px; }
	#content .contenido .list-corredores .corredor .count { float: none; margin: 25px auto 10px auto; padding: 0; position: relative; width: 90%; text-align: center; overflow: hidden; }


	#content .full { width:100%; padding:0 15px; }
	#content .full .propiedades { padding:0 !important; }
	#content .full .propiedades .owl-propiedades { margin:0 auto; border:0; float:none; clear:both; width:95%; height: auto; }
	#content .full .propiedades .owl-propiedades ul { list-style:none; padding:0; margin:0; }

	#content .full .propiedades .owl-propiedades ul li .box-propiedad { width:100% !important; max-width:220px !important; height:220px !important; border-radius:0; }
	#content .full .propiedades .owl-propiedades ul li .box-propiedad .imagen { width:100%; float:none; height:125px !important; }
	#content .full .propiedades .owl-propiedades ul li .box-propiedad .imagen img { min-height:125px !important; min-width: 211px !important; }
	#content .full .propiedades .owl-propiedades ul li .box-propiedad .datos .ciudad { width: 95%; float:none; }
	#content .full .propiedades .owl-propiedades ul li .box-propiedad .datos .titulo { width: 95%; float:none; }
	#content .full .propiedades .owl-propiedades ul li .box-propiedad .datos .titulo a { font-size:14px; line-height: 16px; }
	#content .full .propiedades .owl-propiedades ul li .box-propiedad .datos .corredor { display:none; }
	#content .full .propiedades .owl-propiedades ul li .box-propiedad .datos .datos2 { display:none; }
	
	#content .nosotros .general h2 { font-size: 15px; }
	#content .nosotros .general p { font-size: 15px; }
	#content .nosotros .general img { width: 80%; height:auto; margin: 20px; }
	
	#content .empresa { text-align:center; }
	#content .empresa #map { width: 94%; margin: 20px auto; border:0; }
	#content .ubicacion { width: 94%; margin: 0 auto; border:0; }
		
	.paginador { width:97.5%; margin: 0 auto 10px auto; 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; margin: 0; display: block; padding: 7px 12px; border:0; float:left; font-size: 11px; }
	.navegador span:last-child { border-right:0;}
	.navegador { display: none; }
	
	.frm-contacto2 { margin: 20px auto; width: 100%; border-radius:5px; padding: 10px; }
	.frm-contacto2 .imagenA { float:left; width: 15%; }
	.frm-contacto2 h4 { font-size:20px; width:80%; float:left; }

	#content .agent-list .propiedades { width:100% !important; margin: 10px auto 5px auto !important; }
	
	.client { width:94%; background:#FFF; overflow:hidden; padding: 20px 0; margin: 15px auto; }
	.client .c-client { width:90%; border:0; overflow:hidden; text-align:center; padding-top: 20px; }
	.client .c-client .c-title h2 { line-height: 30px; font-size:22px; }
	.client .c-client .c-title h3 { line-height:30px; margin: 20px auto; }
	.client .c-client .c-title h3 a { font-size: 24px; }
	.client .c-client ul { margin: 0 auto; }
	.client .c-client ul li img { max-width: 200px; max-height: none; }
	.client .c-client ul .frame { height:auto; }
		
	#content .clientes ul li { display:block; width: 100%; margin: 10px auto; }
	
	.list-property { padding:15px 0; width:94%; }
	.list-property .l-content .l-data { float:none;width:100%; margin:0; }
	.list-property .l-content .l-data .h-ventas { border-bottom:1px solid #eee; }
	.list-property .l-content .l-ventas ul { display:none; }
	.list-property .l-content .l-arriendos ul { display:none; }
	.list-property .l-content .l-corredores ul { display:none; }
	.list-property .l-content .l-corredores h4 { border:0; }
	.list-property .l-content h4 { padding:0 0 15px 0; margin: 10px auto 0 auto; background: url(../img/bullet-menu-down.png) 100% 35% no-repeat; }

	.list-property-city { padding: 10px 0; }
	.list-property-city .l-content h2 { padding: 10px 20px; line-height: 26px; font-size:24px; margin-bottom:15px; }
	.list-property-city .l-content .l-data { float:none;width:100%; margin:0; }
	.list-property-city .l-content .l-data h4 { margin: 0; padding:0; background: url(../img/bullet-menu-down.png) 100% 25% no-repeat; border-bottom:1px solid #ddd; }
	.list-property-city .l-content .l-data .l-menu { padding-top:10px; margin:0; }
	.list-property-city .l-content .l-darriendo h4 { border-bottom:0; }
	.list-property-city .l-content .l-carriendo h5 { border:0; };

	.l-corredores { border:0; padding: 25px 0; }
	.l-corredores .l-content { border:0; padding: 15px; }
	.l-corredores .l-content h2 { text-align: left; font-size:20px; line-height: 24px; padding:0; }
	.l-corredores .l-content h3 { text-align: left; font-size:15px; line-height: 24px; padding:0; }
	.l-corredores .l-content p { text-align:left; }
	.l-corredores .l-content .l-data .l-menu { display: block; }
	.l-corredores .l-content .l-data .l-menu li { float:none; width:100%; }
	.l-corredores .l-content .l-data .vermas2 { display:block; cursor:pointer; }

	.l-bottom { border:0; padding: 0; width:95%; }
	.l-bottom .l-content { border:0; padding: 15px; }
	.l-bottom .l-content h2 { text-align: left; font-size:20px; line-height: 24px; padding:0; }
	.l-bottom .l-content p { text-align:left; }
	.l-bottom .l-content .l-data .l-menu { display: block; width:100% !important; }
	.l-bottom .l-content .l-data .l-menu li { width:100%; }
	.l-bottom .l-content .l-data .l-menu li a { width:100%; }
	.l-bottom .l-content .l-data .vermas { display:block; cursor:pointer; }
	.l-ciudades .l-content .l-data .l-menu li { width:100%;}
	

	#content .contenido .list-corredores .corredor { margin: 8px 0 3px; }

	.list-regiones { width:94%; }
	.list-regiones .l-content .l-data .l-menu li { float:none; width:100%; }

	.content-last .l-content .titulo { margin:0 auto; }
	.content-last .l-content .titulo h5 { line-height: 28px; font-size:24px; }
	.content-last .l-content .titulo p { font-size:16px; }
	
	.banners .b-content .categoria { margin:20px auto; width: 90%; max-width:350px; }
	.banners .b-content .categoria h2 { top:40%; font-size:24px; }
	.banners .b-content .categoria .line { display:none; height: 230px !important; }

	.content-last { padding: 0 !important; }
	.content-last .l-content .portada .owl-propiedades { margin:10px auto; }
	
	.content-last .l-content .owl-propiedades ul li .box-propiedad { width: 100% !important; height:230px !important; }
	.content-last .l-content .owl-propiedades ul li .box-propiedad .titulo { font-size:14px; line-height: 16px; }
	.content-last .l-content .owl-propiedades ul li .box-propiedad .titulo a { font-size:14px !important; line-height: 16px !important; }
	.content-last .l-content .owl-propiedades ul li .box-propiedad .imagen { width: 100% !important; float:none !important; height:125px !important; }
	.content-last .l-content .owl-propiedades ul li .box-propiedad .ciudad { float:none !important; width: 92% !important; }
	.content-last .l-content .owl-propiedades ul li .box-propiedad .titulo { float:none !important; width: 92% !important; }
	.content-last .l-content .owl-propiedades ul li .box-propiedad .datos2 { float:none !important; width: 94% !important; margin-top:10px !important; }

	#content .agent-city .contenido .list-corredores .corredor { margin: 3px auto 8px auto; width:98%; min-height: auto; }
	#content .contenido .list-corredores .corredor .boton a { margin: 20px 10px 20px 0; }

	.wheather { width: 94%; }

	.counter { width:94%; background:#fff; padding: 50px 0; margin:0 auto; padding: 40px 0 0 0; }
	.counter ul { list-style-type:none; margin:0 auto; width: 90%; max-width: 1180px; text-align:center; margin:0 auto; padding:0; }
	.counter ul li { display:inline-block; width: 100%; text-align:left; margin: 0 auto 30px auto; border-bottom:1px solid #eee; padding-bottom: 30px; }
	.counter ul li p { margin: 20px auto 0 auto; }
	.counter ul li i { width: 30%; text-align:center; float:left; padding:20px 0 0 0; }
	.counter ul li h4 { margin:0; float:left; width:70%; text-align:left; color:#777; font-size:16px; }
	.counter ul li span { font-size:28px; float:left; width:70%; text-align:left; }
	.counter ul li:last-child { border-bottom:0; padding-bottom:0; }

	.inbound { margin: 15px auto; }
	.inbound .i-intro { font-size: 16px !important; }
	.inbound h2 { padding: 20px; font-size: 22px !important; }
	.inbound h3 { font-size: 18px !important; line-height: 26px; }
	.inbound ul { padding: 0 0 0 15px; }
	.inbound ul li { text-align: left;}
	.inbound .i-box { width:94%; margin: 12px auto; box-shadow: 0 3px 10px rgb(0 0 0/10%); }
	.inbound .i-box p { width: 100%; }
	.inbound .i-box2 { width: 100%; margin:8px auto; box-shadow: 0 3px 10px rgb(0 0 0/20%); }
	.inbound .i-box2 p { width: 100%; }
	.inbound .l-menu li { text-align: center !important; }
	.inbound .l-menu li h3 a { font-size: 16px !important; }

	.suscribe { padding: 20px 0 10px 0; width:94%; border-radius: 4px; }
	.suscribe .s-content { width:88%; }
	.suscribe .s-content .s-left { float:none; width: 100%; }
	.suscribe .s-content .s-right { float:none; width: 100%; margin: 25px 0 0 0; }
	.suscribe .s-content .s-right .frm-suscribe { float:none; width:100%; margin: 10px auto; }
	.suscribe .s-content .s-right .frm-suscribe input[type=email] { width:100%; }
	.suscribe .s-content .s-right .frm-suscribe input[type=submit] { width:100%; margin: 10px 0; }
	.suscribe .s-content .s-right .frm-suscribe span { width:100%; text-align:left; }
	
	.footer { width: 100%; padding: 20px 0 10px 0; text-align:left; border:0; }
	.footer .f-content { width:93%; padding: 0; margin:0 auto; overflow:hidden; text-align:left; }
	.footer .f-content .data .st2 { margin-top: 0; } 
	.footer .f-content .data { float:none; width:100%; margin:0; padding: 0; text-align:left; }
	.footer .f-content .data .celular { margin-left:3px; }
	.footer .f-content .data .logo-footer { width: 100%; height:auto; max-width:373px; } 
	.footer .f-content .accesos { width: 100% !important; margin: 10px auto; }
	.footer .f-content .servicios3 { width: 100% !important; margin: 20px auto;  }
	.footer .f-content .data .f-menu { width: 100%; float:none; position:relative; margin: 0 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:left; }
	.footer .f-content .data .f-menu ul li a { text-align:left; display:block; width:100%; }
	.footer .f-content .data .wsp1 { margin-right: 15px; }
	.footer .f-content .datos { margin-bottom: 30px; }
	.footer .f-content .datos .st { padding: 20px 0; }
	.footer .f-content .logo { width: 100% !important; border:0 !important; margin:0; padding: 30px 0; text-align:center; }
	.footer .f-content .accesos { width: 100% !important; border:0 !important; }

	.f-bottom { width:100%; padding: 15px 1%; margin:0 auto; overflow:hidden; text-align:left; border:0; }
	.f-bottom .b-content { width:98%; }
	.f-bottom .b-content .powered { float:left; padding-top:0; line-height:20px; }
	.f-bottom .b-content .powered a.c7 { margin:15px 0 0 4px; display:block; }
		
	div.error { margin-left: 0;}
	
	.mobile { display:block; }
	
	.home #content .right-content { width:100%; margin:0 auto; }
	.about #content .right-content h1  { display:block; margin-bottom:15px; }
	.about #content .frm-contacto { width:98.5% !important; padding: 15px; }
	.about #content .frm-contacto h2 { padding:10px 0; text-align: center; }
	.services #content .right-content h1  { display:block; margin-bottom:15px; }

	.boton2 { width: 95%; line-height: 28px; margin:20px auto; border-radius: 5px; background:#FFF; }
	.boton2 span { letter-spacing: 1px; font-size: 22px; display:block; }

	.hide { opacity:1; }

	#rc-imageselect, .g-recaptcha { float:left !important; }

	.botones { margin: 10px auto 0 auto; padding: 10px 0; }
	.botones ul li { width:100%; margin: 10px auto; }

	.adsgoogle { width:96%; margin:20px auto; padding:1px; }
	.adsgoogle2 { width:94%; padding: 1px; }

	#div-cookies { width: 90%; }

	#content .agent-city .contenido .list-corredores { width: 96%; text-align:center; }

	#content .f-blog h2 { margin: 30px auto 5px; }

	.list-agent-region .l-content ul li { width:100%; }
	
}