/* CSS by crea7ive */
@import url('../css/normalize.min.css');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('../js/fancybox/jquery.fancybox-1.3.4.css');
@import url('../js/skdslider/skdslider.css');
@import url('../js/product/css/prop-global.css');
@import url('../css/tabs.css');
@import url('../css/pure-min.css');
@import url('../css/hover.css');
@import url('../css/print.css');
@import url('../css/font-awesome.min.css?v=1.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: #eee; text-shadow: none; }
::selection { background: #eee; text-shadow: none; }

body { background: #f8f8f8; font-family: 'Roboto', sans-serif; font-weight:300; font-size: 1em; line-height: 1.4; margin: 0 auto; }
img { vertical-align: middle; border:0; }
textarea { resize: vertical; }
strong { color:#333; }

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

h1 { margin: 0 0 10px 0; padding: 0; border:0; color: #333333; font-size: 26px; font-weight:300; letter-spacing:0; overflow: hidden; }
h2 { margin: 0 0  8px 0; padding: 0; border:0; color: #294EA6; font-size: 23px; font-weight:300; letter-spacing:0; overflow: hidden; }
h3 { margin: 0 0  0   0; padding: 0; border:0; color: #E6BC00; font-size: 21px; font-weight:300; letter-spacing:0; overflow: hidden; }
h4 { margin: 0 0 10px 0; padding: 0; border:0; color: #545454; font-size: 18px; font-weight:400; letter-spacing:0; overflow: hidden; }

button, input[type=submit], input[type=button], input[type=reset] { padding: 9px 0; color: #fff; font-weight:200; font-size: 15px; cursor: pointer; border: 0; background: #284CAC; text-transform:uppercase; }
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; font-weight:300; } 
input[type=text]:hover, select:hover, textarea:hover, input[type=email]:hover, input[type=password]:hover { color: #666; border-color: #8DC73D; }

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

a { color: #294DA7; text-decoration: none; -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s; }
a:visited, a:link { color: #294DA7; } 
a:hover { color: #333; text-decoration: none; }

/* Helper */

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

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


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

/* ===== Top ===== */

.top { width:100%; padding: 0; margin:0; clear:both; background: #F1F1F1; position:relative; z-index:777; }

.top .top-content { float:none; overflow:hidden; margin: 0 auto; overflow:hidden; width:90%; max-width:1200px; padding:0; border:0; }  

.top .top-content .social { float:right; width: auto; position:relative; text-align:right; margin:0; z-index:999; }
.top .top-content .social ul { list-style-type:none; float:right; padding:0; margin:0; }
.top .top-content .social ul li { line-height:20px; float:left;  opacity: .7; -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s; }
.top .top-content .social ul li:hover { opacity: 1; } 
.top .top-content .social img { margin: 0; }

.top .top-content .phone { float:right; width: auto; margin:0 0 0 10px; text-align:right; line-height:35px; padding: 0; }
.top .top-content .phone a { color: #264CAC; font-size:16px; letter-spacing: 1px; font-weight:500; }
.top .top-content .phone a:hover { color:#666; } 
.top .top-content .phone img { margin:-4px 5px 0 0; }

.top .top-content .email { float:right; width: auto; margin:0 10px 0 10px; text-align:right; line-height:35px; padding: 0; border-right:1px solid #ddd; padding-right:15px; }
.top .top-content .email a { color: #264CAC; font-size:14px; letter-spacing: 0; font-weight:400; }
.top .top-content .email a:hover { color:#666; } 
.top .top-content .email img { margin:-4px 5px 0 0; }


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

.header { width:100%; padding: 0; margin:0; clear:both; background: #294DA7; position:relative; z-index:777; }
.header .header-content { width:90%; max-width:1200px; padding: 0; overflow:hidden; margin: 0 auto; }
.header .header-content .left-content { float:left; width: 280px; height: 100px; margin: 20px 0; padding:0; background:none; }

.header .header-content .right-content { float:right; overflow:hidden; margin: 0; overflow:hidden; width:690px; }

.menu { width: 100%; margin: 0; float:right; overflow:hidden; }
.menu .m-content { border:0; margin:0 auto; width: 690px; overflow:hidden; }
.menu .m-content ul { list-style-type:none; padding:0; margin:0 auto; width: auto; float:right; }
.menu .m-content ul li { float:left; margin:0; padding:0; text-align:center; padding:0; }
.menu .m-content ul li a { display: block; text-transform: none; border:0; padding:0; text-align:center; padding:0 34px; }
.menu .m-content ul li a { color: #EEE; font-size:16px; font-weight:400; line-height: 140px; letter-spacing:.5px; }
.menu .m-content ul li a { -o-transition:0; -ms-transition:0; -moz-transition:0; -webkit-transition:0; transition:0; }
.menu .m-content ul li a:hover{ opacity:.9; color: #FED100; }
.menu .m-content ul li .active { color: #FED100; }

.menu .m-content ul li:first-child a { padding-left: 8px; }
.menu .m-content ul li:last-child a { padding-right:0; }

.menu .m-content .inicio { width: auto; float:left; margin: 0; }
.menu .m-content .nosotros { width: auto; float:left; margin:0; }
.menu .m-content .ventas { width: auto; float:left; margin: 0; }
.menu .m-content .arriendos { width: auto; float:left; margin: 0;}
.menu .m-content .servicios { width: auto; float:left; margin: 0; background: url(../img/bullet-sub.png) 90% 50% no-repeat; }
.menu .m-content .blog { width: auto; float:left; margin: 0; }
.menu .m-content .contacto { width: auto; float:left; margin: 0; }

.menu .m-content .sub { background: rgba(255, 255, 255, .95); width: 250px; margin-top:0; margin-left:25px; top: auto; left: auto; display: none; position: absolute;  }
.menu .m-content .sub li { width:100%; margin: 0; z-index:999; padding: 0; text-align: left; height:40px; border-bottom:1px solid #eee; }
.menu .m-content .sub li a { color: #999; border:0; text-transform: none; padding: 0 15px; display: block; font-size: 14px; text-align:left; line-height: 40px; background:none; font-weight:400; letter-spacing:-.5px; }
.menu .m-content .sub li a:hover { color:#000; border:0; }
.menu .m-content .sub li:first-child a { padding-left: 15px; }
.menu .m-content .sub li:last-child a { padding-right:15px; border-bottom:0; }
.menu .m-content .sub { -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.32);
						-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.32);
						box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.32);
}
.menu .m-content ul li:hover ul { display: block; padding: 0; z-index:999; margin-top:0px; }

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

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

.middle { margin: 0 auto; width: 100%; clear:both; overflow: hidden; height:100%; background: url(../img/bg-banner.jpg) center bottom no-repeat; padding:0; z-index: 99; min-height:343px; }
.middle #slide { float:none; width:100%; height: auto; margin: 0 auto; overflow: hidden; padding:0;clear:both; text-align:center; }
.middle { -webkit-box-shadow: 0px 0px 27px 0px rgba(90, 90, 90, 0.2); -moz-box-shadow: 0px 0px 27px 0px rgba(90, 90, 90, 0.2); box-shadow: 0px 0px 27px 0px rgba(90, 90, 90, 0.2); }

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

.titulo { clear:both; margin: 0 0 20px 0; padding: 1px 0 10px 0; display: block; text-align:left; overflow: hidden; border:0; border-bottom:1px solid #ddd; }
.titulo { width:100%; height:auto; background:none; float:none; }
.titulo h1 { width:100%; float:none; font-size:26px; border:0; font-weight:600; margin:0 0 10px 0; text-transform:none; color:#545454; }
.titulo .addthis_toolbox { border:0; float:none; margin:10px 0; width: 100%; border:0; text-align: left;}

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

#content { overflow: hidden; padding:0; width: 90%; max-width:1200px; margin: 0 auto; clear:both; }

#content .boton { padding: 0 40px; float:left; font-size: 14px; font-weight:300; opacity: .8; line-height:37px; }
#content .boton:hover { opacity:1; }
#content .imprimir { background: #E6BC00; display:block; padding: 0 24px; float:left; margin-left: 10px; opacity:.8; }
#content .imprimir { text-transform:uppercase; font-size: 15px; color:#fff; font-weight:300; line-height: 39px; letter-spacing:.8px; }
#content .imprimir:hover{ opacity:1; } 
#content .cotizar { float:left; margin-top:20px; }
#content .detalle { margin-top:15px !important; }

/*#content .boton { padding: 10px 60px; float:left; }
#content .cotizar { float:left; margin-top:20px; }
*/
.detalle { margin-top:0px !important; }

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

#content .left-content { float:left; padding: 0; width: 23%; overflow: hidden; margin:25px 2% 0 0; }
#content .left-content .titulo { margin: 0 auto; text-align:left; background:none; text-transform: none; line-height: 45px; border:0; width:98%; }
#content .left-content .titulo h4 { margin:0; color: #021B2D; padding:0 0 0 12px; font-size:20px; border:0; font-weight: 400; line-height: 45px; }

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

#content .left-content .box { margin: 5px auto 20px auto; padding: 0; width: 100%; background:#FFF; overflow:hidden; border:1px solid #eee; }
#content .left-content .box { -webkit-box-shadow: 0px 0px 4px 0px rgba(150, 150, 150, 0.1); -moz-box-shadow: 0px 0px 4px 0px rgba(150, 150, 150, 0.1); box-shadow: 0px 0px 4px 0px rgba(150, 150, 150, 0.1); }
#content .left-content .box .frm-buscar { padding:0; overflow:hidden; }
#content .left-content .box .opcion { clear:both; width:96%; overflow:hidden; padding: 0 12px; margin:0 auto; }
#content .left-content .box .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 #eee; }
#content .left-content .box .opcion .styled-select { width: 100%; height: 37px; margin:0 0 13px 0; opacity:.85; }
#content .left-content .box .opcion .styled-select:hover { opacity:1; color:#011A2C;}
#content .left-content .box .opcion .styled-select select { cursor:pointer; background: transparent; background:rgba(255, 255, 255, 0); width: 280px; padding: 0 0 0 6px; color:#454B5E; font-weight:400; font-size: 14px; border: 0; height: 37px; appearance:none; -moz-appearance:none; -webkit-appearance:none; }
#content .left-content .box .opcion .styled-select select:hover { color:#011A2C; }

#content .left-content .box .opcion .styled-input { float:left; padding:1px; overflow: hidden; position:relative; background: #FFF; border: 1px solid #eee; }
#content .left-content .box .opcion .styled-input { width: 96%; height: 33px; margin:0 0 13px 0; opacity:.85; }
#content .left-content .box .opcion .styled-input input { border:0; font-size: 13px;}

#content .left-content .box .frm-input { display:block; float:none; margin: 0 auto 20px auto; width: 86%; }
#content .left-content .box .frm-input input[type=submit] { background: #294EA6 url(../img/bg-buscar.png) 95% 50% no-repeat; font-weight:400; font-size:15px; letter-spacing: .5px; }
#content .left-content .box .frm-input input[type=submit] { width:100%; padding: 0 0 0 5%; text-transform:none; text-align:left; line-height:37px; }
#content .left-content .box .frm-input input[type=submit]:hover { opacity:.95; }

#content .left-content .categorias { margin: 5px auto 20px auto; padding: 0; width: 100%; background:#FFF; overflow:hidden; border:1px solid #eee; }
#content .left-content .categorias ul { list-style-type: none; float:none; padding: 0; margin:0 auto; width:90%; margin:0 auto; border:0; } 
#content .left-content .categorias ul li { padding:1% 0; display:block; clear:both; border-top: 1px solid #f1f1f1; background: url(../img/bullet-menu.png) right 50% no-repeat; }
#content .left-content .categorias ul li:hover { background: url(../img/bullet-menu-hover.png) right 50% no-repeat; }
#content .left-content .categorias ul li:first-child { border-top: 1px solid #294EA6; }
#content .left-content .categorias ul li:last-child { border-bottom: 0; }
#content .left-content .categorias ul li a { color:#888; font-size: 14px; font-weight:400; display:block; padding: 8px 10px 8px 0; clear:both; width:100%; letter-spacing: .3px; }
#content .left-content .categorias ul li a:hover { color:#294DA7; }
#content .left-content .categorias ul li .active { color:#294DA7; font-weight:500; }

#content .left-content .entreguenos { margin:20px auto; width: 100%; height:auto; padding:0; overflow:hidden; clear:both; border:1px solid #eee; }
#content .left-content .entreguenos { -webkit-box-shadow: 0px 0px 4px 0px rgba(150, 150, 150, 0.1); -moz-box-shadow: 0px 0px 4px 0px rgba(150, 150, 150, 0.1); box-shadow: 0px 0px 4px 0px rgba(150, 150, 150, 0.1); }
#content .left-content .entreguenos img { border:0; margin:0; padding:0; clear:both; margin-bottom:0; width:100%; height:auto; max-width: 300px; }  
#content .left-content .entreguenos a { opacity: 1; }
#content .left-content .entreguenos a:hover { opacity: .8; }

#content .left-content .social-button { border:1px solid #eee; background:#FFF; text-align:center; padding: 7px 20px 10px 20px; }
#content .left-content .social-button span { display:block; font-style:italic; font-size:15px; font-weight: 500; margin: 10px auto 0 auto; color:#294EA6; }
#content .left-content .social-button .fb-like { margin:0 auto; }

#content .left-content .encuesta { width: 100%; margin: 0 auto; padding: 0px; }
#content .left-content .encuesta #cargando {text-align:center;width: 100%;height:120px; padding:40px 0 0 0; margin:0 auto; }
#content .left-content .encuesta #preguntas { padding:2px 10px 0 10px;margin:0;line-height: 24px; font-size:12px; color:#999;}
#content .left-content .encuesta #preguntas p { color:#333; text-align: left; font-size:14px; font-weight:bold; margin:0px 0 10px 0;line-height: 18px; }
#content .left-content .encuesta #preguntas label { margin-left:5px; }
#content .left-content .encuesta #resultado { padding:2px 10px 15px 10px;margin:0;line-height: 18px; font-size:12px; color:#666;}
#content .left-content .encuesta #resultado p { color:#333; text-align: left; font-size:14px; font-weight:bold; margin:0px 0 10px 0;line-height: 18px; }
#content .left-content .encuesta #resultado img { margin-bottom: 10px; }
#content .left-content .encuesta .btn-enc { cursor:pointer; width:48%;; margin:10px auto 15px auto; font-weight:bold; float:left; padding:5px 0; }

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

#content .right-content { float:left; width: 75%; margin: 30px 0 20px 0; overflow: hidden; background:none; }
#content .right-content h3 { border-bottom: 1px solid #e5e5e5; padding-bottom:5px; margin-bottom:15px; }
#content .right-content .notfound {  font-size:15px; font-style:italic; color:#999; margin-left: 0; letter-spacing:.5px; }
#content .right-content .descripcion { color:#666; font-size:14px; margin:15px 0 20px 0; width:100%; line-height:22px; }

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

#content .right-content .contenido { float:left; background:none; border:0; width:100%; padding:0; margin: 20px 0; font-size:16px; overflow:hidden; }
#content .right-content .contenido p { color: #515151; margin-top:0; line-height: 24px; font-weight:400; font-size:16px; }
#content .right-content .general ul { list-style-type:none; margin-top: 10px; margin-left: 0; padding-left:0; background:#FaFaFa; padding: 15px; border:1px solid #eee; }
#content .right-content .general ul li { color:#777; line-height: 20px; padding-left: 12px; background: url(../img/bullet.png) left 6px no-repeat; margin-bottom: 10px; font-size:16px; }
#content .right-content .contenido #detalle-mapa { width:743px; height:350px; margin:10px 0 0 0; }
#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 .prop-imagen {float:left; width: 60%; margin: 0 0 5px 0; } 
#content .right-content .contenido .prop-datos { float:right; width: 40%; font-size: 13px; background:#fafafa; padding: 10px 20px; margin: 0; }
#content .right-content .contenido .prop-datos h3 { color: #294DA7; font-weight:500; text-transform:none; font-size: 20px; margin-bottom:10px; padding-bottom:10px; border:0; }
#content .right-content .contenido .prop-datos h4 { font-size: 22px; font-weight: bold; margin: 0 auto 10px auto; color:#333; }
#content .right-content .contenido .prop-datos .dato {overflow:hidden; float:left; width: 45%; height: 27px; line-height: 23px; font-weight: 300; border-bottom:1px dotted #eaeaea; letter-spacing:0px; text-transform:none; }
#content .right-content .contenido .prop-datos .valor {overflow:hidden; float:left; width: 53%; height: 27px; line-height: 23px; border-bottom:1px dotted #eaeaea; margin-left:4px; color:#555; font-weight:300; }
#content .right-content .contenido .prop-datos .addthis_toolbox { border:0; float:left; margin: 5px 0; }
#content .right-content .contenido .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; font-weight:200; padding-top:15px;  }
#content .right-content .contenido .prop-imagen .dato-estado img { margin: -2px 0 0 0; }
#content .right-content .contenido .prop-datos .boton { padding-left: 20px; padding-right: 20px; }

#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; font-weight:300; color:#D2503C; }
#content .right-content .contenido .two-colum li a:hover { color:#333; }

#content .right-content .box-noticia { border:0; padding:3%; margin:0 0 20px 0; width:100%; background: #fff; overflow:hidden; }
#content .right-content .box-noticia .titulo { display:block; overflow: hidden; height:auto; width:100%; border:0; margin:0; }
#content .right-content .box-noticia .titulo h3 { text-transform:none; color:#FED100; margin:0px; font-weight:400; border:0; font-size: 26px; line-height: 30px; float:none; clear:both; width:100%; }
#content .right-content .box-noticia .titulo h3 a { color: #294DA7; font-weight: 500; }
#content .right-content .box-noticia .titulo h3 a:hover { color: #333; }

#content .right-content .box-noticia .img-noticia { border:0; float:left; margin: 0 10px 10px 0; width: 32%; height:auto; overflow:hidden; }
#content .right-content .box-noticia .texto-noticia { border:0;float:right; width: 65%; overflow:hidden; font-size: 17px; color:#666; font-weight:300; line-height:24px; }
#content .right-content .box-noticia .texto-full { width:100%; }
#content .right-content .box-noticia .titulo-noticia { width:100%; }
#content .right-content .box-noticia .titulo-noticia h1 { font-weight:500; }
#content .right-content .box-noticia .fecha { font-size:12px; color:#999; display:block; margin:0 0 10px 0; font-weight:300; padding:0 0 5px 0; }

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

#content .frm-contacto { margin: 30px 0 30px 0; overflow:hidden; width: 65%; float:left; border-right:1px solid #eee; padding: 0; }
#content .frm-contacto table td { font-size: 14px; color: #888; padding: 7px 5px; font-weight:bold; }
#content .frm-contacto label { float:left; display:block; padding: 6px 5px; margin-top:5px; width: 75px; font-weight:300;}
#content .frm-contacto p { margin:0 0 20px 0; font-size: 16px; color:#777; max-width: 90%; }
#content .frm-contacto .input { border: 1px solid #ccc; padding: 8px 7px; font-size: 13px; color: #666; margin: 5px 0; width: 80%; float:left; font-weight:300; }
#content .frm-contacto .input:hover { border: 1px solid #999; }
#content .frm-contacto .select { border: 1px solid #ccc; padding: 0 7px; font-size: 14px; color: #666; margin: 5px 0; width: 80%; float:left; height: 35px; }
#content .frm-contacto .select:hover { border: 1px solid #999; }

#content .frm-contacto .captcha { border: 1px solid #ccc; padding:8px 7px; font-size: 14px; color: #666; margin: 5px 0 5px 0; text-align:center; width:80px; font-weight:300; }
#content .frm-contacto .captcha:hover { border: 1px solid #666; }
#content .frm-contacto .textarea { border: 1px solid #ccc; padding: 8px 7px; font-size: 14px; color: #666; margin: 5px 0; width: 80%; height: 122px; float:left; font-weight:300; }
#content .frm-contacto .textarea:hover { border: 1px solid #999; }

#content .buscar-inmueble { border-right:0; width: 80%; margin:20px auto 0 30px; }
#content .buscar-inmueble label { width: 18%; font-weight:300;}
#content .buscar-inmueble div.error { color:red; font-weight:normal; font-size: 13px; clear:both; margin-bottom:0; margin-left: 103px; }

#content .datos-contacto {float:right; width:35%; overflow: hidden; margin: 30px 0 0 0; padding-left: 3%;  }
#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:16px; color:#aaa;font-weight:200; margin:0; padding:5px 0 5px 0; display:block; border-bottom:1px solid #eee; }  
#content .datos-contacto .tbl-datos .dato { color:#565E75; font-size:16px; line-height: 22px; font-weight: 300; }
#content .datos-contacto .tbl-datos .tel { font-size:22px; line-height:32px; margin:0; }
#content .datos-contacto .tbl-datos .mesa { font-size:22px; line-height:18px; margin:0; }
#content .datos-contacto .tbl-datos .correo { font-size:14px; margin:-10px 0 0 0; }

#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 .portada { border:0; width: 100%; overflow:hidden; position:relative; text-align:left; padding: 5px 0; }
#content .portada .titulo { margin:15px 0 20px 0; width: 98%; border-bottom:1px dotted #e1e1e1; }
#content .portada .titulo h1 { margin:10px 0 5px 0; width: 50%; border:0; float:left;font-size:22px; color:#333; text-transform:uppercase; }
#content .portada .vertodas { margin:15px 0 5px 0; width: 40%; float:right; border:0; color:#294DA7; }
#content .portada .vertodas { padding: 0; line-height: 24px; font-size: 14px; font-weight:400; display:block; text-align:right; width:auto; border:0; }
#content .portada .vertodas { -webkit-border-radius:2px; -moz-border-radius: 2px; border-radius:2px; letter-spacing: 0; }
#content .portada .vertodas:hover { opacity: .9; border:0; color:#333; }

#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 .propiedades { float:left; margin:0 auto; padding:2px 0 0 0; width:100%; overflow:hidden; }
#content .right-content .propiedades .notfound { margin-left:0; }

#content .box-propiedad { position:relative; float:left; width: 31%; padding: 0; margin: 0 3% 30px 0; background:#FFF; border:0; overflow:hidden; min-height:345px; }
#content .box-propiedad .imagen { position:relative; text-align: center; margin: 0 auto; height: 165px; overflow:hidden; }
#content .box-propiedad .imagen img { position:absolute;  top:-100%; left:0; right: 0; bottom:-100%; margin: auto; }
#content .box-propiedad .box-estado { overflow:hidden; position:absolute; width: auto; padding:6px 15px 5px 15px; bottom:10px; top:auto; right:0; left:auto; font-weight:400; }
#content .box-propiedad .box-estado { background: rgba(40, 76, 172, .85); color: #fff; font-size: 13px; text-transform:uppercase; }
#content .box-propiedad .box-estado2 { overflow:hidden; position:absolute; width: auto; padding:9px 18px 8px 18px; bottom:10px; top:auto; right:0; left:auto; font-weight:400; }
#content .box-propiedad .box-estado2 { background: rgba(234, 198, 0, .95); color: #fff; font-size: 14px; text-transform:uppercase; }
#content .box-propiedad .photos { font-size: 13px; }
#content .box-propiedad .datos { font-size: 13px; color: #999; padding: 15px 10px; font-weight:300; text-transform:none; }
#content .box-propiedad .datos .datos-texto { overflow:hidden; height: 32px; }
#content .box-propiedad .datos .datos-texto a { color:#999; font-weight:400; display:block; width:100%; background: url(../img/icon-map.png) left 0 no-repeat; padding: 0 0 0 17px; line-height: 16px; }
#content .box-propiedad .datos .datos-texto a:hover { color:#666 !important; }
#content .box-propiedad .titulo { border:0; padding:0; font-size: 18px; margin: 15px 0 10px 0; height: 40px; overflow:hidden; display:block; clear:both; }
#content .box-propiedad .titulo h3 { border:0; padding: 0; margin: 0; text-transform: none; line-height: 20px; width: 99%; }
#content .box-propiedad .titulo h3 a { border:0; color:#4d75b7; display:block; font-size: 15px; padding: 0; font-weight:500; text-transform:uppercase; }
#content .box-propiedad .titulo h3 a:hover { color:#666; }
#content .box-propiedad .zona { font-weight:400; color:#999; height: 20px; line-height:20px; font-size: 12px; }
#content .box-propiedad .precio { clear:both; width: 100%; margin:25px 0 0 0; padding: 0 5px 0 0; }
#content .box-propiedad .precio { font-family:Arial, Helvetica, sans-serif; font-size: 16px; color:#666; text-align:left; line-height:18px; font-weight:300; letter-spacing:-.5px; }
#content .box-propiedad:hover { -webkit-box-shadow: 0px 0px 4px 0px rgba(150, 150, 150, 0.1); -moz-box-shadow: 0px 0px 4px 0px rgba(150, 150, 150, 0.1); box-shadow: 0px 0px 4px 0px rgba(150, 150, 150, 0.1); }
#content .box-propiedad:nth-child(3n+3) { margin-right: 0; }
#content .box-propiedad:nth-child(3n+1) { margin-left: .5%; }


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

.paginador { width:96%; background: none; border:0; font-size: 18px; font-weight: 200; display: block; padding: 12px 0; color: #e5e5e5; font-weight:200; text-align:center; margin: 0 auto 20px auto; clear: both; }
.paginador a { font-size: 13px; font-weight: normal; color: #444; padding: 8px 13px; text-align: center; background: #FFF; border: 1px solid #e5e5e5; 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: #294DA7; border: 1px solid #294DA7; }
.paginador strong { background:#294DA7; border:1px solid #294DA7; color: #FFF; padding: 8px 13px; font-weight:400; font-size: 13px; margin:0; }
.paginador strong { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius:3px; }
.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; font-weight:400; 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: #294DA7 url(../img/icon-siguiente.png) 93% 50% no-repeat; letter-spacing: 0; }
.paginador .siguiente:hover { opacity: .9; border:0; background: #294DA7 url(../img/icon-siguiente.png) 94% 50% no-repeat; }

.navegador { width: 100%; margin:0 auto 20px auto; display: block; border:0; text-align:left; overflow:hidden; background:#fafafa; border: 1px solid #eee; }
.navegador span { color:#666; font-weight: 400; margin: 0; display: block; padding: 0 20px; line-height:15px; border-right:1px solid #eee; float:left; font-size: 13px; line-height: 32px; }
.navegador span:last-child { border-right:0;}
.navegador span span { border-right: 0; display:inline; float:none; color:#999; font-weight:400; padding:0; }
.navegador .dato-estado { display:block; border:0; overflow:hidden; float:right; width: auto; height: auto; font-size:20px; margin:0; color:#555; font-weight:400; padding:0 10px; }
.navegador .dato-estado img { margin: -2px 0 0 0; } 
.navegador .arrendado { color:#333; }
.navegador .arrendado .fa-ban { color:red; }


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

.footer { clear:both; background: #032E4E; margin: 0 auto; clear:both; width: 100%; padding:45px 0; overflow:hidden; color:#FFF; }
.footer a { color: #FFF; text-decoration:none; font-weight: 300; }
.footer a:visited { color: #FFF; }
.footer a:hover { color:#E1E1E1; text-decoration:none; }

.footer .f-content { width:90%; max-width: 1200px; margin:0 auto; overflow:hidden; }
.footer .f-content .data { float:left; overflow:hidden; width: 55%; padding: 10px 0; margin: 0 5px 0 0; }
.footer .f-content .data { font-size:14px; line-height: 26px; font-weight:300; color:#FFF; }
.footer .f-content .data .st span { font-weight:300; }
.footer .f-content .data .sep { color:#555; padding: 0 5px; }
.footer .f-content .data .st { font-size:19px; font-weight:300; color: #FDCE44; margin:0 0 15px 0; display:block; text-transform:uppercase; border:0; padding-bottom:10px; }
.footer .f-content .data .cr { font-size:19px; font-weight:300; color: #FDCE44; margin:0 0 10px 0; display:block; text-transform:uppercase; border:0; padding-bottom:10px; letter-spacing:.5px; }
.footer .f-content .data .celular { margin-left:3px; }

.footer .f-content .info { border:0; }
.footer .f-content .info .st { margin:0; font-weight:400; padding:0; }
.footer .f-content .info .st2 { border:0; line-height: 18px; font-size: 13px; color:#999; width:auto; display: block; margin:-2px 0 20px 0; letter-spacing: 0px; font-weight:300; }

.footer .f-content .accesos { width: 22%; border:0 !important; margin:0; }
.footer .f-content .servicios2 { width: 25%; border:0 !important; margin:0; }

.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:15px 0 0 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:14px; font-weight:300; line-height: 35px; }
.footer .f-content .data .f-menu ul li a:hover { text-decoration:none; color: #dadada; }
.footer .f-content .data .f-menu ul li:last-child { border-right:0; padding-right:0; margin-right:0; }

.footer .f-content .indicadores { border:0 !important; margin:0; width: 130px; float:right; line-height: 24px; text-align:right; }
.footer .f-content .indicadores span { color:#aaa; }
.footer .f-content .indicadores .valores { float:none; margin:25px 0 5px 0; border:0; overflow:hidden; line-height: 35px; width:100%; }

.footer .f-content .indicadores .powered { font-size:11px; color: #0C6BC1; line-height:30px; margin: 20px 0 0 0; display:block; }
.footer .f-content .indicadores .powered a { opacity:.8; color:#0C6BC1; }
.footer .f-content .indicadores .powered a:hover { opacity: 1; }

.footer .f-content .powered { font-size:12px; color: #0C6BC1; line-height:30px; margin: 0 auto; width:100%; display:block; text-align:left; }
.footer .f-content .powered a { opacity:.7; color:#1588F0; font-weight: 600; }
.footer .f-content .powered a:hover { opacity: 1; text-decoration: underline; }

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

.open-whatsapp { position: fixed; bottom: 1.3em; padding: 0; width: 64px; height: 64px; cursor: pointer; right: 2em; 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 }


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

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

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

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

/* Landscape phones and down */
/*@media (max-width: 640px) {*/
@media (max-width: 767px) {
	#wrapper { width: 100%; margin:0 auto; padding:0; }
	
	.top .top-content { width:100%; padding: 0; }  
	.top .top-content .phone { float:left; }
	.top .top-content .phone img { margin:-2px 0 0 0; }
	.top .top-content .phone a { letter-spacing:-.5px; }
	.top .top-content .social  { float:right; }
	.top .top-content .email { display:none;}
	
	.header .header-content { width:100%; padding: 0; margin: 0 auto; }
	.header .header-content .left-content { float:none; width: 100%; height: auto; text-align:center; }
	.header .header-content .left-content img { width: 90%; height:90%; max-width: 200px; }
	
	.header .header-content .right-content { float:none; margin: 20px auto 0 auto; width:100%; }
	.header .header-content .right-content .phone { float:none; width: 100%; margin: 20px auto 0 auto; text-align:center; border-right: 0; padding-right: 0;  }
	.header .header-content .right-content .social { float:none; width: 100%; margin: 0 auto; text-align:center; padding-left: 0; }
		
	
	.menu .m-content { width: 100%; margin: 0 auto; clear:both; overflow:hidden; background: #3a3a3a; }
	.menu .m-content ul { list-style-type:none; padding:0; margin:0 auto; width: 100%; }
	.menu .m-content ul li { float:none; margin:0; padding:0; text-align:left; }
	.menu .m-content ul li a { display: block; padding: 0 15px; border:0; text-align:left; }
	.menu .m-content ul li a { font-size:16px; line-height: 43px; letter-spacing:0; font-weight:300; }
	.menu .m-content ul li a:hover{ border:0; }
	.menu .m-content ul li .active { border:0; }
	
	.menu .m-content ul li:first-child a { padding-left: 15px; }
	.menu .m-content ul li:last-child a { padding-right:15px; padding-bottom: 5px; }

	.menu .m-content .inicio { width: 100%; float:none; margin: 0; }
	.menu .m-content .nosotros { width: 100%; float:none; margin:0; }
	.menu .m-content .ventas { width: 100%; float:none; margin: 0; }
	.menu .m-content .arriendos { width: 100%; float:none; margin: 0;}
	.menu .m-content .servicios { width: 100%; float:none; margin: 0; background: url(../img/bullet-sub.png) 95% 50% no-repeat; }
	.menu .m-content .blog { width: 100%; float:none; margin: 0; }
	.menu .m-content .contacto { width: 100%; float:none; margin: 0; }
	
	.menu .m-content .sub { display: none; position: relative; width:100%; top: 0px; left: 0; margin-top:0; margin-left:0px; border:0; background:#333; }
	.menu .m-content .sub { top: auto; left: auto; text-align:left; border:0; }
	.menu .m-content .sub li { width:100%; border: 0; margin: 0; padding: 0; text-align: left; height:40px; line-height: 40px; border:0; }
	.menu .m-content .sub li:hover { border:0; }
	.menu .m-content .sub li a { text-transform: none; color:#FFF; padding: 0 15px 0 25px; display: block; font-size: 14px; text-align:left; font-weight:300; }
	.menu .m-content .sub li:first-child a { padding-left:25px; }
	.menu .m-content .sub li a:hover { color: #EEE; }
	.menu .m-content ul li:hover ul { border:0; }
	
	.menu .m-content { position:relative; display:block; width: 100%; height: 40px; overflow: hidden; margin: 0 auto; }
	.menu .m-content .rwd { height: 40px; display:block; background: #333; margin: 0; float:left; padding: 0; width:100%; overflow:hidden; border:0; }
	.menu .m-content .rwd a { color:#FFF; text-transform: uppercase; display:block; font-size: 16px; line-height: 40px; }
	.menu .m-content .rwd a { letter-spacing:1px; text-transform:uppercase; font-weight: bold; padding-left:15px; }
	.menu .m-content .rwd a:hover { text-decoration: none; color:#F1F1F1; } 
	.menu .m-content .rwd-button { cursor:pointer; display:block; position:absolute; right:15px; top:7px; }
	.menu .m-content .rwd-button span { display:block; margin-top:4px; height:3px; background:#FFF; width:24px; }
		
	.middle { margin:0; }
	.shadow-slide { display: none; }
	
	.middle { margin: 0 auto; width: 100%; min-height:auto; }
		
	.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: 10px auto 20px auto; overflow:hidden; width:94%; padding:1% 0;  overflow:hidden; } 
	.titulo h1 { width:100%; float:none; max-width: 100%; margin-bottom: 5px; }
	.titulo .addthis_toolbox { border:0; float:none; width:100%; margin:0 auto 10px auto; max-width: 100%; }
	
	#content { overflow: hidden; padding:2% 0; width: 100%; margin: 0 auto; clear:both; }
	
	#content .left-content { float:none; clear:both; padding: 0 2%; width: 100%; overflow: hidden; margin:0; }
	.detalle { margin-top:0 !important; }
	
	#content .left-content .titulo { background:url(../img/bullet-buscar2.png) 98% 50% no-repeat; width: 98%; }
	#content .left-content .titulo h4 { padding:0 0 0 10px; }

	
	#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:98%; overflow:hidden; padding: 0; margin: 0 auto; }
	#content .left-content .box .opcion .styled-select { float:none; clear:both; padding:1px; overflow: hidden; width: 100%; margin:0 0 13px 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 13px 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; margin: 0 auto 5px auto; width:98%; }
	#content .left-content .box input[type=text] { line-height:30px; padding: 0 5px !important; }
	#content .left-content .box .frm-input input[type=submit] { width:100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; -border-radius: 3px; }
	
	#content .left-content .oportunidades { width: 100%; padding-bottom:0; margin-bottom:10px; }
	#content .left-content .ciudades { display:none; width: 100%; padding-bottom:0; margin-bottom:10px; }
	#content .left-content .servicios { display:none; width: 100%; padding-bottom:0; margin-bottom:10px; }
	
	#content .left-content .categorias { margin-bottom: 10px; }
	#content .left-content .categorias ul { display:none; width: 100%; margin-top: 10px; }
	#content .left-content .categorias ul li { width:94%; }
	#content .left-content .categorias ul li a { font-size:16px; }
	#content .left-content .entreguenos { display:none; }
	#content .left-content .oportunidades { display:none; }
	#content .left-content .encuesta { display:none; }
	
	#content .right-content { float:none; clear:both; width: 100%; padding: 0 ; margin: 0; overflow: hidden; }
	#content .right-content .descripcion { color:#666; font-size:14px; margin:15px 0 20px 0; width:100%; line-height:22px; }
	#content .right-content #map { width:100%; overflow: hidden; }
	
	#content .right-content .notfound { margin-left: 10px; display:block; }
	
	#content .right-content .contenido { float:none; clear:both; width:100%; padding:1% 3%; margin: 20px 0 0 0; border:0; }
	#content .right-content .contenido #detalle-mapa { width:100%; height:350px; margin:0; }
	#content .right-content .general img { width:100%; height:auto; clear:both; margin: 0; }
	
	#content .right-content .contenido .img-noticia {clear:both; float:none; margin: 10px 0; width: 100%; height:auto; overflow:hidden; }
	#content .right-content .contenido .img-noticia img { width:100%; }
	#content .right-content .contenido .texto-noticia { border:0;float:none; clear:both; width: 100%; overflow:hidden; }
	
	#content .right-content .contenido .prop-imagen {float:none; clear:both; text-align:center; width: 100%; height:auto; margin: 0 auto; } 
	#content .right-content .contenido .prop-datos {float:none; clear:both; width: 98%; font-size: 12px; margin: 10px auto; overflow: hidden; }
	
	#content .right-content .contenido .prop-imagen .dato-estado { border:0;  margin: 0 0 5px 0; padding:0; text-align:left;  }

	#content .right-content .contenido .prop-datos h3 { text-transform:none; font-size: 18px; margin-bottom:10px; padding-bottom:10px; }
	#content .right-content .contenido .prop-datos .dato {width: 35%; }
	#content .right-content .contenido .prop-datos .valor {width: 62%; }
	#content .right-content .contenido .prop-datos .addthis_toolbox { border:0; float:left; margin-right:0; margin-top: 5px;}
	
	#content .right-content .contenido .general { width: 98%; }
	
	#content .boton { font-weight:400; }
	#content .cotizar { line-height: 37px; letter-spacing:.8px; font-weight:400; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
	#content .imprimir { line-height: 37px; letter-spacing:.8px; font-weight:400; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
	

	
	.container { width: 98%; }
	.container .tab_container { width: 100%; }
	
	#content .frm-contacto { margin: 20px auto; width: 98%; float:none; border:0; padding: 0; }
	#content .frm-contacto label { padding: 0; }
	#content .buscar-inmueble label { width:100%; }
	#content .frm-contacto table td { padding: 0 0 10px 0; }
	#content .frm-contacto .input { width: 100%; }
	#content .frm-contacto .select { width: 100%; }
	#content .frm-contacto .textarea { width: 100%; }
	#content .frm-contacto .boton { width: 100%; }
	#content .datos-contacto { display:none; }
	
	#content .buscar-inmueble div.error { margin-left: 0; }

	#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 .box-propiedad { float:none; width: 98%; margin: 0 auto 30px auto; min-height:auto; }
	#content .box-propiedad .imagen { position:relative; text-align: center; margin: 0 auto; width:100%; height: auto; overflow:hidden; }
	#content .box-propiedad .imagen img { position:relative; margin: auto; width: 100%; height: auto; }
	#content .box-propiedad .imagen .hvr-content2 img { width:16px; height:16px; }
	#content .box-propiedad .titulo { height:auto; }
	#content .box-propiedad .titulo h3 { line-height:23px; }
	#content .box-propiedad .titulo h3 a { font-size: 21px; }
	#content .box-propiedad:nth-child(3n+3) { margin-right: auto; }
	#content .box-propiedad:nth-child(3n+1) { margin-left: auto; }

	
	#content .portada .titulo { margin: 5px auto 20px auto; width: 98%; }
	#content .portada .titulo h1 { width: 100%; border:0; float:none; padding-left: 2%; }
	#content .portada .vertodas { display:none; }
	
	#content .right-content .box-noticia { border:0; padding:3%; margin:0 auto 20px auto; width:94%; background: #fff; overflow:hidden; }
	#content .right-content .box-noticia .img-noticia { border:0; float:none; margin: 0 0 20px 0; width: 100%; height:auto; overflow:hidden; }
	#content .right-content .box-noticia .texto-noticia { border:0;float:none; width: 100%; overflow:hidden; }
	#content .right-content .box-noticia .fecha { font-size:12px; color:#999; display:block; margin:0 0 10px 0; font-weight:300; padding:0 0 5px 0; }

	
	#content .empresa { text-align:center; }
	#content .empresa #map { width: 94%; margin: 20px auto; border:0; }
		
	.paginador { width:97.5%; margin: 0; float:none; clear:both; }
	
	.navegador { background:#fff; width: 100%; margin:0 0 15px 0; display: block; border: 1px solid #eee; text-align:left; overflow:hidden; }
	.navegador span { color:#aaa; font-weight: 400; margin: 0; display: block; padding: 7px 12px; border:0; float:left; font-size: 11px; }
	.navegador span:last-child { border-right:0;}
	
	.footer { width: 100%; padding: 30px 0 5px 0; margin-top: 5px; }
	.footer .f-content { width:96%; padding: 0 2%; margin:0 auto; overflow:hidden; text-align:left; }
	.footer .f-content .data { float:none; width: 100%; margin:0; padding:0; }
	.footer .f-content .data .celular { margin-left:3px; }
	
	.footer .f-content .accesos { width: 100% !important; margin: 20px auto; }
	.footer .f-content .servicios2 { width: 100% !important; margin: 20px auto;  }
	
	.footer .f-content .data .f-menu { width: 100%; float:none; position:relative; margin: 20px auto; }
	.footer .f-content .data .f-menu ul { list-style-type: none; float:none; padding:0; margin:0 auto; text-align:left; }
	.footer .f-content .data .f-menu ul li { float:none; display:block; border-right:0; margin: 0 auto; padding:0; width:100% !important; text-align:left; }
	.footer .f-content .data .f-menu ul li a { text-align:left; display:block; width:100%; }
	
	.footer .f-content .indicadores { border:0; width: 100% !important; float:none; margin: 20px auto; text-align:left; }
	.footer .f-content .indicadores .valores { width:100%; text-align:left; } 
	.footer .f-content .indicadores span { color:#999; } 
	.footer .f-content .indicadores .powered { display:none; }
			
	div.error { margin-left: 0;}
	
	
	.mobile { display:block !important; width:100% !important; margin: 10px auto !important; }
	.mobile .titulo { background: #06A67F !important; opacity: .8; }
	.mobile h4 a { color:#fff; }
	
	.skdslider a.next { display:none; }
	.skdslider a.prev { display:none; }
	
}
