@charset "utf-8";
/* CSS Document By Zacarías Prado zacarias.p@gmail.com */
@import url("font-awesome/css/font-awesome.min.css"); /* Icons */
@import url("normalize.css"); /* Reset Reloaded + HTML5 baseline */
@import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600');
/****** BODY ****/
body { margin: 0px; padding: 0px; background: #9a8d76 url(../images/fondo.jpg) no-repeat center top; }
body, input, textarea, select { color: #666666; font: 400 14px 'Source Sans Pro', sans-serif; }
.------------------- {}
/* GENERAL */
#body { width: 1060px; margin-right: auto; margin-left: auto; padding-right: 20px; padding-left: 20px; }
#header, header {}
#main  { margin-top: 0px; padding: 0px; background-color:#998e78; margin-top:30px; margin-top:30px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; padding-bottom:20px;  }
#footer, footer { width: 100%; min-width: 1060px; margin-top: 20px;}
.------------------- {}
/****** FORMs SETEO GENERAL ****/
input[type=submit], input[type=button], input[type=reset],a.btn, a.btn:visited, .btn 
{ padding: 7px 15px; color: #FFF; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; display: inline-block; text-transform: uppercase; text-shadow: 0 -1px rgba(0,0,0,.3); overflow: visible; border: 1px solid transparent; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; background-color: #484a50; font-size: 14px; font-weight: 700; }
input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover,a.btn:hover, .btn:hover { /*background-image: linear-gradient(to bottom,#333333 0,#111111 100%);*/ background-color: #998e78; }
input[type=text]:focus, textarea:focus, input[type=file]:focus, input[type=email]:focus, input[type=password]:focus, input[type=date]:focus, input[type=time]:focus { border: 1px solid #3C51A5; color: #3C51A6; }
.------------------- {}
/****** TRANSICION ****/
a, a:hover, input[type=submit], input[type=button], input[type=reset],a.btn, btn, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, a.btn, a.btn:hover, btn, btn:hover,.productos-mod,.productos-mod:hover,#faq h3,#faq h3:hover,.busqueda-mod,.busqueda-mod:hover, .busqueda-mod img
{-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.------------------- {}
/****** SIN TRANSICION ****/
.slides_container a {-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
.------------------- {}
/* VARIABLE SETS */
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; letter-spacing: -0.03em; font-weight: 400; }
a,a:active,a:visited { text-decoration: none; color: #39C;}
a:hover { text-decoration: underline;  }
a:active{outline:none}
a:focus{outline:thin dotted}
hr { background: height: 0px; margin-top: 15px; margin-bottom: 15px; clear: both; display: block; border-top: 1px solid #ddd; padding: 0px; }
.------------------- {}
/****** FIX ****/
.rounded3 { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; }
.rounded5 { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; }
.shadow { -moz-box-shadow: 0 0 5px rgba(0,0,0,.3); -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3); box-shadow: 0 0 5px rgba(0,0,0,.3);  }
/****************************************************/
/********************** WEB *********************/
/****************************************************/
.------------------- {}
/* HEADER */
.header-logo { margin-left: auto; width: 450px; margin-right: auto;  }
.header-autos { margin-left: auto; width: 860px; margin-right: auto; margin-top: 50px; }
.------------------- {}
.header-search {}
.header-search input[type=text] { border-style: none; background: transparent; padding: 0px 10px; margin-left: 10px; }
.header-search i { font-size: 18px; color: #CCC; cursor: pointer; }
.------------------- {}
/* CONTENIDOS */
.slider-home {}
.theme-default #slider-home { z-index:100; width:583px; height:293px; }
.------------------- {}
.categorias-portada { width:1060px; height:auto; }
.categorias-portada-item { width:314px; height:200px; background:url(../images/fondo-categorias.png) center top no-repeat; float: left; margin:10px 19px;}
.categorias-portada-item h2 { text-align:center; color:#fff; margin-bottom:20px;}
.categorias-portada-iconos { width:75px; height:68px; margin:10px; float:left;}
.categorias-portada-item p { color: #d4d1cb; font-size: 16px; line-height: 18px; font-weight: 300; text-align: left; display: block; float: left; margin: 10px 10px 0px 0px; padding: 0px; height:70px; }
.categorias-portada-boton { text-align: center; width: 44px; height: 44px; margin-top: 20px; margin-right: auto; margin-left: auto; }
.categorias-portada-boton:hover { opacity:0.9;}
.------------------- {}
.contacto-basico { width: 418px; height: auto; float:left; margin-left:150px; }
.contacto-basico p { margin:0; padding:0; }
.contacto-basico-img { float:right; margin:5px; margin-top:50px; margin-right:150px;}
.------------------- {}
.empresa-img { float:right; margin:10px;}
.------------------- {}
/* FOOTER */
.footer-cont { width: 1060px; padding: 0px; margin: 0px auto; }
.footer-cont a { }
.footer-menu { margin-bottom: 20px; text-align: center; display: block; padding: 10px; border-bottom: 1px solid #6f644e; border-top: 1px solid #6f644e; }
.footer-menu { color: #d4d1cb;}
.footer-menu a { padding-right: 10px; padding-left: 10px; color: #d4d1cb; }
.footer-cont h3 { font-size: 18px; display: block; margin-bottom: 10px; font-style: normal; }
.footer-cont i {}
.footer-logo, .footer-info, .footer-redes { float: left; padding: 20px 25px; margin: 0px; }
.footer-info,  { border-left: 1px solid #ddd; height: 100px; }
.footer-logo { padding-left: 20px; }
.footer-logo p {}
.footer-info { color: #fff;}
.footer-info a { color: #6f644e;}
.footer-info a:hover { color: #fff;}
.footer-listado ul, .footer-listado li { margin: 0px; padding: 0px; }
.footer-listado ul li a { display: block; line-height: 18px; padding-left: 5px; }
.footer-listado ul li a:hover { }
.footer-redes { float: right; width: 150px; padding-right: 0px; }
.footer-redes-social { margin-bottom: 5px; }
.footer-c { text-align: left; display: block; font-size: 11px; color: #6f644e; margin-top:40px; }
.footer-c a { color: #6f644e;}
.footer-c a:hover { color: #fff;}
/****************************************************/
/********************** TIENDAS *********************/
/****************************************************/
.------------------- {}
/* PAGINAS INTERIORES */
.pag-interiores { padding-left: 15px; padding-right: 15px; font-size: 15px; line-height: 20px; margin-top:30px; color: #d4d1cb; padding-top:20px; }
.pag-interiores .mensaje-productos {}
.pag-interiores .mensaje-paginas {}
.pag-interiores .mensaje-paginas b {}
.pag-interiores-titulo { font-size: 36px; font-weight: 300; margin: 0px; padding: 0px 0px 20px 10px; }
.pag-interiores-titulo b { color: #3399CC; font-weight: 400; }
.pag-interiores h1,.pag-interiores h2 { font-size: 30px; margin: 0px 0px 10px; padding: 0px; display: block; line-height: 30px; color: #fff; }
.pag-interiores h2 { font-size: 24px; }
.pag-interiores h3 { font-size: 18px; margin: 15px 0px 10px; padding: 0px; display: block; letter-spacing: 1px; }
.pag-interiores h4 { display: block; background: #f6f7f8; padding: 20px 30px; margin: 0px auto 10px; font-weight: 600; letter-spacing: normal; font-size: 20px; text-shadow: 1px 1px #fff; color: #3e3a33; width: 500px; }
.pag-interiores h4 strong { color: #b59549; }
.pag-interiores h5 {display: block; background: #f6f7f8; padding: 20px 30px; margin: 0px 0px 10px; font-weight: 600; letter-spacing: normal; font-size: 14px; text-shadow: 1px 1px #fff;}
.pag-interiores h6 { font-size: 9px; }
.pag-interiores p { margin-top: 5px; margin-bottom: 15px; }
.pag-interiores b, .pag-interiores strong { color: #333; }
.pag-interiores ul,.pag-interiores ol { margin: 0px; padding: 0px 0px 0px 10px; }
.pag-interiores ul { list-style-type: none; }
.pag-interiores ul li { display: block; padding-left: 20px; padding-top: 2px; padding-bottom: 2px; background: url(../images/arrow-verde.png) no-repeat left center; }
.caja1,.caja2,.caja3,.caja4,.caja6 { margin: .2%; }
.caja1 { width: 97%; padding: 1.2%; }
.caja2 { float: left; width: 47%; padding: 1.2%; }
.caja70 { float: left; width: 64%; padding: 1.2%; }
.caja3 { float: left; width: 30%; padding: 1.4%; }
.caja4 { float: left; width: 22%; padding: 1.3%; }
.caja6 { float:left; width: 13%; padding: 1.3%; }
.pag-interiores img { max-width: 100%; height: auto; }
.pag-interiores img.left { padding: 0px; margin-right: 20px; margin-bottom: 10px; }
.pag-interiores img.right { margin: 0px 0px 10px 30px; padding: 0px; }
.pag-interiores img.center { display: block; margin: 10px auto; }
.caja1 img,.caja2 img,.caja3 img,.caja4 img,.caja6 img { padding: 0px; max-width: 100%; }
.pag-interiores table, .pag-interiores tr, .pag-interiores td { border-top: 1px solid #eee; border-left: 1px solid #eee; text-align: left; vertical-align: baseline; }
.pag-interiores td { padding: 10px; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }
.pag-interiores tr { background: #F9F9F9; }
.pag-interiores tr:hover { background: #FEF7C2; color: #100F14; }
.------------------- {}
/* CONTENIDOS */
.cont-left { float: left; width: 220px; margin: 0px; padding: 0px; }
.cont-right { float: right; width: 800px; background: #FFF; }
.cont-right-titulo { font-size: 42px; color: #0e75b6; font-style: italic; font-weight: normal; margin: 0px; padding: 10px 0px 10px 15px; }
.------------------- {}
/* NAVEGADOR */
.navegador { background: #FFFFFF url(../images/degradado-blanco-menu-btn.jpg) repeat-x bottom; margin-bottom: 20px; display: block; border-bottom: 1px solid #E6E8EB; font-size: 13px; padding-bottom: 5px; padding-left: 10px; padding-top: 5px; }
.navegador a { padding-right: 5px; padding-left: 5px; }
.navegador a:hover { text-decoration: underline; }
.------------------- {}
.categorias {}
.categorias-titulo {}
.------------------- {}
/* PRODUCTO LATERAL */
.prod-lat { margin-bottom: 10px; padding: 14px; border: 1px solid #e7e8ec; width: 190px; }
.prod-lat-titulo { background: url(../images/fondo-menu-titulo-left.png) no-repeat; text-shadow: 0px 1px #111; font-size: 16px; display: block; border-bottom: 1px solid #e7e8ec; text-shadow: 1px 1px #fff; font-weight: 400; padding-top: 0px; padding-right: 0px; padding-bottom: 10px; margin-top: 0px; margin-right: 0px; margin-left: 0px; }
.prod-lat-titulo b { font-weight: 700; }
.prod-lat-titulo i { font-size: 90%; }
.prod-lat-mod { padding: 15px 0px; border-bottom: 1px solid #e7e8ec; clear: both; font-size: 13px; }
.prod-lat-mod img { float: left; height: 70px; width: 70px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px;}
.prod-lat-mod span { float: right; width: 110px; display: block; height: 43px; overflow: hidden; line-height: 14px; padding-left: 10px; margin-top: 5px; }
.prod-lat-mod b a { background: url(../images/submenu-arrow.png) no-repeat 3px center; float: right; margin: 5px 0px 0px; padding: 0px 0px 0px 10px; width: 110px; display: block; font-weight: normal; }
.prod-lat-mod:hover img { opacity: 0.9;}
.------------------- {}
/* DESTACADOS */
.filtros { margin-top: 10px; line-height: 20px; padding: 5px 30px; margin-bottom: 10px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.filtros-cant { margin-right: 30px; padding-right: 30px; border-right: 1px solid #eee; float: left; }
.filtros-cant b {}
.filtros-ordenar { float: left; }
.filtros-ordenar .select-caja { margin: 0px; padding-top: 0px; padding-bottom: 0px; font-size: 12px; line-height: 20px; }
.filtros-ordenar select { font-size: 12px; }
.filtros-compaginador { float: right; line-height: 24px; }
.------------------- {}
/* COMPAGINADOR */
.compaginador { text-align: center; }
.compaginador a { padding: 3px 7px; text-align: center; font-weight: bold; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; margin-left: 1px; line-height: normal; font-size: 12px; }
.compaginador a:hover,.compaginador a.active { text-decoration: none; background: #f2f2f2; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; color: #333; }
.------------------- {}
/* PRODUCTO MODULO */
.productos { background: #FFF; margin-bottom: 10px; }
.productos-mod { float: left; height: 330px; width: 172px; margin: 5px; padding: 14px; border: 1px solid #e7e8ee; position: relative; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; }
.productos-mod-img img { height: 170px; width: 170px; padding: 0px; margin: 0px 0px 5px; opacity: 0.9; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; }
.productos-mod p { display: block; height: 32px; overflow: hidden; font-size: 13px; padding: 0px; margin: 0px 0px 10px; }
.productos-mod strong { display: block; font-weight: normal; margin: 0px 0px 10px; padding: 0px; font-size: 12px; }
.productos-mod-precio { }
.productos-mod-precio h3,.productos-mod-precio h4 { margin: 0px; padding: 0px; display: inline-block; font-size: 20px; line-height: 16px; font-weight: 600; }
.productos-mod-precio h4 { color: #ff4149; }
.productos-mod-precio h4 b { color: #888888; padding-left: 5px; font: normal 12px/16px 'Source Sans Pro', sans-serif; }
.productos-mod-ticket { height: 62px; width: 27px; position: absolute; left: 10px; top: -3px; background: url(../images/ticket-oferta.png) no-repeat center center; }
.productos-mod-btn { display: block; text-align: center; overflow: hidden; margin-top: 30px; }
.productos-mod-btn input[type=text] { width: 30px; text-align: center; height: 28px; padding: 0px; margin: 0px 5px 0px 0px; float: left; }
.productos-mod-btn img { opacity: 0.8; float: left; }
.productos-mod span { display: block; margin-right: auto; margin-left: auto; text-align: center; }
.productos-mod span a { font-size: 13px; display: block; color: #7e8391; text-decoration: underline; font-weight: bold; }
.productos-mod:hover { border: 1px solid #caccd6; -moz-box-shadow: 0 0px 5px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0px 5px rgba(0,0,0,0.1); box-shadow: 0 0px 5px rgba(0,0,0,0.1); }
.productos-mod:hover .productos-mod-btn img { opacity: 1;}
.productos-mod:hover .productos-mod-img img { opacity: 0.8;}
.------------------- {}
/* PRODUCTO DETALLE */
.detalle {}
.detalle-info-caja { width: 400px; float: left; height: 420px; margin-left: 20px; }
.detalle-info-titulo { display: block; padding-left: 10px; font-size: 36px; line-height: 36px; font-weight: 300; margin-bottom: 10px; }
.detalle-info-redes { display: block; padding: 10px; margin-bottom: 10px; border-bottom: 1px solid #ddd; }
.detalle-info-redes i { float: left; margin-right: 10px; font-size: 16px; line-height: 20px; }
.detalle-info-cod { display: block; padding: 10px 5%; float: right; width: 37%; border-left: 1px solid #ddd; color: #666; }
.detalle-info-cod a.accion { display: block; padding-left: 5px; padding-top: 5px; background: 3px 8px; margin-top: 5px; text-decoration: none; border-top: 1px solid #ddd; }
.detalle-info-precio { float: left; width: 47%; padding: 1.3%; }
.detalle-info-precio h3,.detalle-info-precio h4,.detalle-info-precio h5 { color: #666666; margin: 5px 0px; padding: 0px; display: block; font-size: 30px; line-height: 30px; letter-spacing: -0.06em; }
.detalle-info-precio h4 { color: #cc2600; }
.detalle-info-precio h4 b { color: #888888; padding-left: 5px; font: normal 16px/24px 'Source Sans Pro', sans-serif; letter-spacing: normal; }
.detalle-info-precio h5 { color: #5AA51C; font-size: 18px; line-height: 18px; }
.detalle-info-selectores { padding: 10px; border-top: 1px dashed #ddd; }
.detalle-info-selectores .select-caja { float: left; width: 100px; margin-right: 10px; color: #56A41C; }
.detalle-info-btn { padding: 10px; border-top: 1px solid #ddd; margin-top: 10px; display: block; }
.detalle-info-btn span { line-height: 30px; float: left; }
.detalle-info-btn input { float: left; width: 40px; text-align: center; margin-left: 10px; line-height: 28px; padding: 0px; height: 28px; }
.detalle-info-btn img { margin-left: 10px; }
.detalle-info-thumbs { display: block; border-top: 1px solid #ddd; margin-top: 10px; padding-top: 10px; }
.detalle-info-tags { display: block; background: url(../images/icon-tag.png) no-repeat 5px center; padding: 10px 10px 10px 25px; float: left; width: 320px; font-size: 12px; }
.detalle-info-tags a { padding-right: 3px; padding-left: 3px; text-decoration: none; border-left: 1px solid #ddd; margin-left: 3px; }
.detalle #products #zoom  { float: left; display: block; position: absolute; background: #FFFFFF; z-index: 999; left: 10px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; font-size: 18px; padding: 5px; color: #333; opacity: 0.3; top: 0px; }
.------------------- {}
/* RELACIONADOS */
.relacionados { margin-top: 50px; margin-bottom: 50px; }
.------------------- {}
/* FORMS*/
.form { width: 62%; margin-left: 10px; float: left; margin-top: 10px; padding-top: 10px; }
.form a, .form-right a, .registro a {}
.form h3, .form-right h3, .registro h3 { border-bottom: 1px dashed #ddd; display: block; margin-bottom: 10px; padding: 5px; font-size: 18px; font-weight: 600; }
.form span, .registro span { font-size: 13px; width: 150px; float: left; text-align: right; display: block; margin: 0px; padding-right: 10px; line-height: 30px; }
.form input[type=email],.form input[type=text], .form textarea,.registro input[type=text], .registro textarea,.registro input[type=email], .registro input[type=date], .registro input[type=password], .form input[type=password] { width: 250px; font-size: 12px; color: #666; margin-bottom: 10px; }
.form .select-caja { margin: 0px 0px 10px; }
.form-capcha { float: left; }
.form-capcha input[type=text] { background: #F4F5F7; width: 50px; padding-left: 5px; }
.form-btn { margin-top: 20px; padding-top: 15px; padding-left: 140px; }
.------------------- {}
.form-right { float: right; width: 32%; margin-top: 10px; padding-left: 15px; border-left: 1px dashed #ddd; padding-bottom: 30px; padding-top: 10px; }
.form-right i { color: #39C; }
.form-right-redes a { padding-right: 10px; float: left;}
.------------------- {}
.form-seleccion { padding: 15px; border-bottom: 1px dashed #ddd; overflow: hidden; }
.form-seleccion .select-caja { padding-left: 10px; padding-top: 3px; padding-bottom: 3px; height: 20px; }
.form-seleccion h3 { float: left; margin-right: 15px; line-height: 26px; font-size: 16px; font-weight: normal; }
.registro { margin-right: auto; margin-left: auto; padding: 10px; width: 600px; }
.form .select-caja, .registro .select-caja, .form-seleccion .select-caja { margin: 0px 0px 10px; }
.registro td, .registro th, .registro tr { margin: 0px; padding: 0px; vertical-align: top; }
.------------------- {}
/* CARRO */
.carro-mod { margin-right: auto; margin-left: auto; overflow: hidden; }
.carro-mod hr { margin-top: 5px; margin-bottom: 5px; height: 0px; border-top: 1px solid #E4E7ED; }
.carro-mod-td {}
.carro-mod-tit-nombre, .carro-mod-tit-cod,.carro-mod-tit-cant,.carro-mod-tit-precio,.carro-mod-tit-total,.carro-mod-tit-accion { padding: 10px 5px 10pt 10px; border-bottom: 1px solid #F0F1F4; text-align: left; font-weight: bold; background: #f0f1f4; color: #333; line-height: 13px; }
.carro-mod-mod-nombre { padding: 5px 5px 5px 10px; border-right: 1px solid #F0F1F4; border-bottom: 1px solid #F0F1F4; text-align: left; }
.carro-mod-mod-cant { padding: 5px; border-right: 1px solid #F0F1F4; border-bottom: 1px solid #F0F1F4; text-align: center; width: 70px; }
.carro-mod-mod-cod { padding: 5px; border-right: 1px solid #F0F1F4; border-bottom: 1px solid #F0F1F4; text-align: center; font-size: 13px; width: 80px; text-transform: uppercase; }
.carro-mod-mod-precio { padding: 5px; border-right: 1px solid #F0F1F4; border-bottom: 1px solid #F0F1F4; text-align: center; width: 80px; }
.carro-mod-mod-total { padding: 5px; border-right: 1px solid #F0F1F4; border-bottom: 1px solid #F0F1F4; text-align: center; width: 100px; font-weight: bold; }
.carro-mod-mod-accion { padding: 5px; border-bottom: 1px solid #F0F1F4; text-align: left; width: 50px; }
.carro-mod-mod-totalfinal { padding: 5px; border-right: 1px solid #F0F1F4; border-bottom: 1px solid #F0F1F4; text-align: center; width: 100px; font-size: 18px; font-weight: bold; letter-spacing: -0.06em; }
.carro-mod-mod-btn { text-align: right; padding: 10px 15px 10px 10px; border-top: 1px solid #F0F1F4; }
.carro-mod-mod-cant input[type=text] { height: 20px; width: 30px; line-height: 20px; text-align: center; padding: 2px; }
.carro-mod-mod-accion i, .carro-mod-mod-cant i { padding-left: 10px; opacity: 0.3; font-size: 18px; line-height: 18px; }
.carro-mod-mod-accion i:hover,.carro-mod-mod-cant i:hover { }
.carro-mod-td:hover { background: #f6f7f8;}
.carro-mod-td:hover .carro-mod-mod-accion i, .carro-mod-td:hover .carro-mod-mod-cant i { opacity: 1;}
.carro-mod-mod-nombre, .carro-mod-mod-total, .carro-mod-mod-totalfinal { color: #333333; }
.------------------- {}
/* SEARCH */.busqueda {}
.busqueda-mod { padding: 10px; border-top: 1px solid #e7e8ec; display: block; overflow: hidden; }
.busqueda-mod img { float: left; height: 70px; width: 70px; margin-right: 18px; border: 1px solid #eee; }
.busqueda-mod-right { overflow: hidden; width: 85%; }
.busqueda-mod-right b { display: block; clear: both; font-weight: 600; }
.busqueda-mod-right p { line-height: 18px; overflow: hidden; height: 34px; margin-bottom: 5px; margin-top: 5px; display: block; font-size: 13px; letter-spacing: normal; }
.busqueda-mod-right p:after {content: "...";}
.busqueda-mod:hover { background: #FCFCFE; }
.busqueda-mod:hover a { text-decoration: underline; }
.busqueda-mod:hover img { border-color: #999; margin-left: 10px; }
.busqueda .compaginador { margin-top: 10px; padding-top: 10px; border-top: 1px solid #ddd; text-align: right; }
.busqueda .compaginador a { font-size: 14px; }
.------------------- {}
/* UBICACION */
.ubicacion {color: #d4d1cb;}
.ubicacion a {color: #3e3a33;}
.ubicacion iframe { height: 300px; width: 96%; }
.------------------- {}
/* PREGUNTAS FRECUENTES */
#faq { visiblilty: hidden; margin-bottom: 50px; }
#faq h3 { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; /*-moz-box-shadow: 0 0 5px #444 inset; -webkit-box-shadow: 0 0 5px #444 inset; box-shadow: 0 0 5px #444 inset;*/ cursor: pointer; margin: 10px 0px 0px; padding: 10px 30px 10px 15px; position: relative; background: #FFFFFF; behavior: url(css/pie/PIE.htc); border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #dddddd; border-left: 1px solid #FFFFFF; color: #666; letter-spacing: normal; font-size: 16px; }
#faq h3:hover { /* -moz-box-shadow: 0 0 5px #46413E inset; -webkit-box-shadow: 0 0 5px #46413E inset; box-shadow: 0 0 5px #46413E inset;*/ color: #333333; background: #F9F9F9; behavior: url(css/pie/PIE.htc); font-size: 16px; }
#faq h3.active{ background: #666666; color: #FFF; font-size: 18px; font-weight: 600; border-bottom-color: #333; }
#faq div { padding: 15px; background: #F9F9F9; border-top: 1px none #E4E7ED; border-right: 1px solid #E4E7ED; border-bottom: 1px solid #E4E7ED; border-left: 1px solid #E4E7ED; margin-right: 5px; margin-left: 5px; margin-bottom: 10px; }
#faq div a { padding: 2px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-weight: bold; text-decoration: underline; }
#faq div a:hover { color: #FFF; background: #F07D14; }

/****************************************************************************************/
/************************************ QUERIES ***********************************/
/****************************************************************************************/
@media screen and (max-width: 480px) {}
@media only screen and (min-width: 768px) and (max-width: 959px) {}
