@charset "utf-8";

body {

	background-color: #F9A507;

	background-image: url(img/body-fondo2-brillo.jpg);

	background-repeat: no-repeat;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #380b00;

	background-position: center top;

}

#contenedor {

	margin-right: auto;

	margin-left: auto;

	width: 850px;

}

#header {

	overflow: hidden;

	margin-bottom: 9px;

}

#header img {

	display: block;

	float: left;

}

#redes-menu {

	float: right;

	width: 552px;

	overflow: hidden;

	font-family: Arial, Helvetica, sans-serif;

	margin-top: 20px;

}

#redes-sociales {

	float: right;

	height: 74px;

	width: 122px;

	margin-bottom: 36px;

}

#megusta {

	height: 23px;

	float: left;

	margin-bottom: 3px;

	width: 122px;

}

#redessociales {

	width: 102px;

	float: left;

	overflow: hidden;

	margin-left: 10px;

}

#redessociales a {

	text-decoration: none;

	text-indent: -9999px;

	height: 44px;

	width: 51px;

	display: block;

	float: left;

}

#redessociales a#facebook {

	background-image: url(img/facebook-boton.png);

	background-repeat: no-repeat;

}

#redessociales a#twitter {

	background-image: url(img/twitter-boton.png);

	background-repeat: no-repeat;

}

#redessociales a#facebook:hover {

	background-image: url(img/facebook-boton.png);

	background-position: left -44px;

}

#redessociales a#twitter:hover {

	background-image: url(img/twitter-boton.png);

	background-repeat: no-repeat;

	background-position: left -44px;

}

#menu {

	clear: right;

}

#redes-menu ul {

	display: block;

	height: 53px;

	clear: right;

	list-style-type: none;

	font-family: 'Oswald', "sans-serif;";

	font-weight: 400;

	font-size: 18px;

}

#redes-menu ul li {

	display: block;

	height: 53px;

	float: left;

	margin-right: 8px;

}

#redes-menu ul li a {

	display: block;

	text-decoration: none;

	color: #fd9f01;

	width: 104px;

	height: 53px;

	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c0082c), to(#8b0620)); /* Safari and Chrome */

	background-image: -moz-linear-gradient(#c0082c, #8b0620);  /* Firefox */

	background-image: -o-linear-gradient(#c0082c, #8b0620);  /* Opera */

	background-image: linear-gradient(#c0082c, #8b0620);

	-pie-background: linear-gradient(#c0082c, #8b0620); /* IE */

	-webkit-border-radius: 10px; /* Safari and Chrome */

	-moz-border-radius: 10px;  /* Firefox */

	border-radius: 10px;  /* Opera 10.5+, futuros navegadores, y también Internet Explorer 6+ usando IE-CSS3 */

	text-align: center;

	line-height: 53px;

	behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

}

#redes-menu ul li.sinmargen {

	margin-right: 0px;

}



#redes-menu ul li a#quienessomos {

	line-height: 20px;

	height: 46px;

	padding-top:16px;

}

#redes-menu ul li a:hover, #redes-menu ul li a.active {

	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#FFF181)); /* Safari and Chrome */

	background-image: -moz-linear-gradient(#FFFFFF, #FFF181);  /* Firefox */

	background-image: -o-linear-gradient(#FFFFFF, #FFF181);  /* Opera */

	background-image: linear-gradient(#FFFFFF, #FFF181);

	-pie-background: linear-gradient(#FFFFFF, #FFF181); /* IE */

	-webkit-border-radius: 10px; /* Safari and Chrome */

	-moz-border-radius: 10px;  /* Firefox */

	border-radius: 10px;  /* Opera 10.5+, futuros navegadores, y también Internet Explorer 6+ usando IE-CSS3 */

	behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

	color: #BE0800;

}

#contenedor-banner {

	padding: 10px;

	background-color: #380B00;

	-webkit-border-radius: 10px; /* Safari and Chrome */

	-moz-border-radius: 10px;  /* Firefox */

	border-radius: 10px;  /* Opera 10.5+, futuros navegadores, y también Internet Explorer 6+ usando IE-CSS3 */

	behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

	margin-bottom: 21px;

}

#contenedor-banner img {

	-webkit-border-radius: 10px; /* Safari and Chrome */

	-moz-border-radius: 10px;  /* Firefox */

	border-radius: 10px;

	behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

}

body#fondo {

	background-image: url(img/body-fondo.png);

	background-repeat: no-repeat;

	background-position: left top;

}

#bodyfondodos {

	background-image: url(img/body-fondo1.png);

	background-repeat: repeat-x;

	padding-top: 75px;

}

#info-cantacos {

	overflow: hidden;

	margin-bottom: 20px;

}

.visitanos, .llamanos {

	background-color: #F9D350;

	width: 389px;

	-webkit-border-radius: 10px; /* Safari and Chrome */

	-moz-border-radius: 10px;  /* Firefox */

	border-radius: 10px;

	behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

	float: left;

}

.visitanos span.inferior, .llamanos span.inferior {

	height: 38px;

	display: block;

	margin-top: 7px;

	background-color: #6A1006;

	font-weight: 400;

	font-size: 18px;

	font-family: 'Oswald', sans-serif;

	color: #FD9F01;

	background-image: url(img/visitanos-boton.png);

	background-repeat: no-repeat;

	padding-left: 138px;

	background-position: 100px center;

	line-height: 38px;

	-webkit-border-radius: 0px 0px 10px 10px; /* Safari and Chrome */

	-moz-border-radius: 0px 0px 10px 10px;  /* Firefox */

	border-radius: 0px 0px 10px 10px;

	behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

}

.llamanos span#dom {

	padding-left: 181px;

	background-image: url(img/llamanos-boton.png);

	background-repeat: no-repeat;

	background-position: 142px center;

	margin-top: 21px;

}

#derecha {

	width: 435px;

	margin-left: 0px;

	float: right;

}

.visitanos h1 {

	height: 50px;

	width: 167px;

	display: block;

	text-indent: -9999px;

	font-size: 12px;

	background-image: url(img/visitanos-fondo.jpg);

	background-repeat: no-repeat;

	margin-left: 23px;

	margin-bottom: 4px;

	margin-top: 2px;

}

#info-texto {

	width: 329px;

	margin-right: auto;

	margin-left: auto;

	height: 170px;

}

#info-texto span.titulo {

	font-size: 16px;

	color: #FD9F01;

	font-family: 'Oswald', sans-serif;

	font-weight: 400;

	display: block;

	height: 26px;

	width: 72px;

	line-height: 26px;

	background-color: #6A1006;

	background-image: url(img/titulo-fondo.png);

	background-repeat: no-repeat;

	background-position: 8px center;

	-webkit-border-radius: 10px; /* Safari and Chrome */

	-moz-border-radius: 10px;  /* Firefox */

	border-radius: 10px;

	behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

	padding-left: 30px;

	margin-bottom: 1px;

	

}

#info-texto span.texto {

	font-family: 'Oswald', sans-serif;

	font-weight: 400;

	color: #6a1006;

	font-size: 17px;

	display: block;

	height: 19px;

	line-height: 19px;

	margin-bottom: 3px;

}



#info-texto #cajauno {

	width: 180px;

	float: left;

}

#info-texto #caja2 {

	width: 142px;

	float: right;

}

#info-texto #caja2 span#aurora {

	margin-bottom: 0px;

}

.llamanos h2 {

	display: block;

	height: 30px;

	width: 118px;

	font-size: 24px;

	line-height: 30px;

	text-indent: -9999px;

	background-image: url(img/llamanos-fondo.jpg);

	background-repeat: no-repeat;

	margin-left: 17px;

	margin-top: 13px;

	margin-bottom: 15px;

}



.llamanos #cajaizq {

	width: 190px;

	float: left;

}

.llamanos #cajader {

	float: right;

	width: 190px;

}

#info-numeros {

	overflow: hidden;

	padding-right: 16px;

	padding-left: 16px;

}

.llamanos span.localidad #la {

	background-image: url(img/la-fondo.png);

	background-repeat: no-repeat;

}

.box {

	height: 39px;

	color: #FD9F01;

	font-family: 'Oswald', sans-serif;

	font-weight: 400;

	font-size: 18px;

	padding-left: 10px;

	line-height: 39px;

	-webkit-border-radius: 10px; /* Safari and Chrome */

	-moz-border-radius: 10px;  /* Firefox */

	border-radius: 10px;

	behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

	background-color: #6A1006;

	background-repeat: no-repeat;

	background-position: 88px center;

}

.oculto {
    display: none;
}



.box#fondouno {

	background-image: url(img/ciu-fondo.png);

	margin-bottom: 12px;

}

.box#fondodos {

	background-image: url(img/fondodos.png);

	margin-bottom: 12px;

	

}

.box#fondotres {

	background-image: url(img/fondotres.png);

	margin-bottom: 12px;

}

.box#fondocuatro {

	background-image: url(img/ciu-fondo-n.png);

	margin-bottom: 12px;

}

#carrusel-clientes {

	height: 153px;

	width: 850px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(img/carrusel-fondo.png);

	background-repeat: no-repeat;

	padding-top: 13px;

	margin-bottom: 20px;

}

#fondo-textura {





}

#footer {

	background-color: #904c03;

	height: 205px;

	background-image: url(img/footer-fondo.png);

	padding-top: 25px;

}

#contenido-footer {

	width: 851px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(img/linea-footer.jpg);

	background-repeat: repeat-x;

	background-position: left top;

	overflow: hidden;

	padding-top: 25px;

	

}

#contenido-footer ul {

	display: block;

	margin-right: auto;

	margin-left: auto;

	list-style-type: none;

	height: 17px;

	margin-bottom: 20px;

	width: 384px;

}

#contenido-footer ul li {

	display: block;

	float: left;

	height: 17px;

	margin-right: 21px;

}

#contenido-footer ul li a {

	text-decoration: none;

	color: #FFF;

	font-family: 'Oswald', sans-serif;

	line-height: 17px;

	font-size: 14px;

	font-weight: 400;

	display: block;

	height: 17px;

	

}



#contenido-footer ul li.sin-margen {

	margin-right: 0px;

}

#contenido-footer ul li a:hover, #contenido-footer ul li a.active {

	color: #FD9F01;

}

#contenido-footer span {

	display: block;

	color: #FD9F01;

	height: 13px;

	line-height: 13px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	



}

#contenido-footer span#autor {

	margin-bottom: 0px;

	background-image: none;

	padding-left: 0px;

	font-size: 14px;

	

}

#contenido-footer span#derechos {

	width: 405px;

	padding-left: 13px;

	background-image: url(img/derechos-reservados.png);

	background-repeat: no-repeat;

	background-position: left center;

	margin-bottom: 30px;

	margin-right: auto;

	margin-left: auto;

}

#contenido-footer #autor {

	color: #FFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	width: 163px;

	margin-right: auto;

	margin-left: auto;

	height: 20px;

	line-height: 20px;

}

#contenido-footer #autor span#diseno-web {

	width: 80px;

	float: left;

	height: 20px;

	line-height: 20px;

}

#contenido {

	overflow: hidden;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	margin-bottom: 9px;

}

#contenido #columuno {

	width: 436px;

	float: left;

	margin-right: 42px;

}

#columuno h1, #columdos h2 {

	color: #96160a;

	font-size: 24px;

	font-weight: 400;

	font-family: 'Oswald', "sans-serif;";

	display: block;

	line-height: 20px;

	margin-bottom: 8px;

}

#columuno img {

	margin-bottom: 20px;	

	-webkit-border-radius: 10px; /* Safari and Chrome */

	-moz-border-radius: 10px;  /* Firefox */

	border-radius: 10px;  /* Opera 10.5+, futuros navegadores, y también Internet Explorer 6+ usando IE-CSS3 */

    behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

}

#columuno p, #columdos p {

	color: #380b00;

	text-align: justify;

	margin-bottom: 13px;

}

#columdos {

	float: right;

	width: 372px;

}

#columdos p#margen {

	margin-bottom: 22px;

}

#content {

	overflow: hidden;

	margin-top: 30px;

	margin-bottom: 30px;

}

#content h1 {

	color: #f9a507;

	font-size: 30px;

	font-weight: 400;

	font-family: 'Oswald', "sans-serif;";

	line-height: 57px;

	display: block;

	text-align: center;

	height: 64px;

	background-image: url(img/content-h-fondo4.png);

	background-repeat: no-repeat;

	background-position: center top;

	margin-bottom: 28px;

}

a.producto {

	width: 255px;

	height: 206px;

	float: left;

	display: block;

	margin-right: 42px;

	margin-bottom: 20px;

	text-decoration: none;

	background-color: #f9a507;

	-webkit-border-radius: 10px; /* Safari and Chrome */

	-moz-border-radius: 10px;  /* Firefox */

	border-radius: 10px;  /* Opera 10.5+, futuros navegadores, y también Internet Explorer 6+ usando IE-CSS3 */

	behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

}

.producto img {

	-webkit-border-radius: 10px 10px 0px 0px; /* Safari and Chrome */

	-moz-border-radius: 10px 10px 0px 0px;  /* Firefox */

	border-radius: 10px 10px 0px 0px;  /* Opera 10.5+, futuros navegadores, y también Internet Explorer 6+ usando IE-CSS3 */

	 behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

}

.referencia {

	background-color: #6F1007;

	height: 42px;

	text-align: center;

	font-family: 'Oswald', "sans-serif;";

	font-size: 20px;

	font-weight: 400;

	line-height: 42px;

	font-weight: bold;

	color: #F9A507;



	-webkit-border-radius: 0px 0px 10px 10px; /* Safari and Chrome */

	-moz-border-radius: 0px 0px 10px 10px;  /* Firefox */

	border-radius: 0px 0px 10px 10px;  /* Opera 10.5+, futuros navegadores, y también Internet Explorer 6+ usando IE-CSS3 */

	 behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

}

.producto:nth-child(3n) {

    margin-right: 0px;

}#galeria {

	overflow: hidden;

}

#content-form {

	overflow: hidden;

	margin-top: 30px;

	margin-bottom: 30px;

}

#content-form h1 {

	color: #f9a507;

	font-size: 30px;

	font-weight: 400;

	font-family: 'Oswald', "sans-serif;";

	line-height: 57px;

	display: block;

	text-align: center;

	height: 57px;

	background-image: url(img/content-h-fondo4.png);

	background-repeat: no-repeat;

	background-position: center top;

	margin-bottom: 35px;

}

#form {

	padding-right: 20px;

	padding-left: 20px;

	float: left;

	width: 348px;

}

.campo input[type="text"] {

	background-color: #f9a507;

	width: 260px;

	height: 38px;

	color: #7c1208;

	border: 1px solid #911e20;

	text-indent: 10px;

	-webkit-border-radius: 50px; /* Safari and Chrome */

	-moz-border-radius: 50px;  /* Firefox */

	border-radius: 50px;  /* Opera 10.5+, futuros navegadores, y también Internet Explorer 6+ usando IE-CSS3 */

	behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

	outline: none;

}

#campo textarea {

	background-color: #f9a507;

	height: 242px;

	color: #7c1208;

	border: 1px solid #911e20;

	text-indent: 10px;

	-webkit-border-radius: 15px; /* Safari and Chrome */

	-moz-border-radius: 15px;  /* Firefox */

	border-radius: 15px;  /* Opera 10.5+, futuros navegadores, y también Internet Explorer 6+ usando IE-CSS3 */

	behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

	outline: none;

	width: 341px;

}



input, textarea {

	outline:none;

}

.campo textarea {

	height: 117px;

}

#enviar {

	height: 49px;

	width: 85px;

	background-image: url(../img/contacto/enviar.jpg);

	display: block;

	background-repeat: no-repeat;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	cursor: pointer;

	

}

.campo {

	margin-bottom: 7px;

	outline:none;

}

#enviar:hover {

	background-image: url(../img/contacto/contacto-hover.jpg);

	background-repeat: no-repeat;

		outline:none;

}

.caja {

	height: 47px;

	width: 348px;
	    display: flex;

	background-color: #7c1208;

	-webkit-border-radius: 50px; /* Safari and Chrome */

	-moz-border-radius: 50px;  /* Firefox */

	border-radius: 50px;  /* Opera 10.5+, futuros navegadores, y también Internet Explorer 6+ usando IE-CSS3 */

	behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

	padding-top: 6px;

	padding-right: 2px;

	margin-bottom: 10px;

}

.caja .etiqueta {

	display: block;

	color: #f69901;

	font-size: 18px;

	float: left;

	font-weight: 400;

	font-family: 'Oswald', "sans-serif;";

	padding-left: 13px;

	margin-right: 11px;

	line-height: 18px;

	padding-top: 12px;

	width: 59px;

}

.caja#mensaje {

	height: 248px;

	width: 348px;

	-webkit-border-radius: 20px; /* Safari and Chrome */

	-moz-border-radius: 20px;  /* Firefox */

	border-radius: 20px;  /* Opera 10.5+, futuros navegadores, y también Internet Explorer 6+ usando IE-CSS3 */

	behavior: url(www.asaderoelcacareo.com/css/PIE.htc);

	padding: 5px;

}

img#cumple {

	float: right;

	margin-right: 20px;

}

#promo-content {

	overflow: hidden;

	

}

#promo-content h1 {

	color: #f9a507;

	font-size: 30px;

	font-weight: 400;

	font-family: 'Oswald', "sans-serif;";

	line-height: 57px;

	display: block;

	text-align: center;

	height: 64px;

	background-image: url(img/content-h-fondo4.png);

	background-repeat: no-repeat;

	background-position: center top;

	margin-bottom: 28px;

}

#promo-content img.margen {

	margin-right: 42px;

	margin-bottom: 20px;

	display: block;

	float: left;

	

	-webkit-border-radius: 10px; /* Safari and Chrome */

	-moz-border-radius: 10px;  /* Firefox */

	border-radius: 10px;  /* Opera 10.5+, futuros navegadores, y también Internet Explorer 6+ usando IE-CSS3 */





}

#promo-content img.margen:nth-child(4n) {

    margin-right: 0px;

}

#promo-content img.margen:nth-child(7n){
	margin-right: 0px;
}


#info-texto #caja3 {

	clear: both;

	height: 66px;

}

.box#fondocinco {

	margin-bottom: 12px;

	background-image: url(img/template.png);

}

.box#fondoseis {

	margin-bottom: 12px;

	background-image: url(img/fondo-cinco.png);

}

.contieneNuevoTelefono {
      height: 30px;
            width: 100%;
            display: flex;
            justify-content: center;
            
            

}


#nuevotelefono {
height: 40px;
    padding-left:20px;
    
    background-image: url(img/tel.png);
    

	background-size: contain;
background-repeat: no-repeat;

	background-position: left center;

}