@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('fonts/glyphicons-halflings-regular.eot');
	src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 
	url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), 
	url('fonts/glyphicons-halflings-regular.woff') format('woff'), 
	url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), 
	url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@font-face {
    font-family: 'din-bold';
    src: url('fonts/dinbd___-webfont.eot');
    src: url('fonts/dinbd___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dinbd___-webfont.woff2') format('woff2'),
         url('fonts/dinbd___-webfont.woff') format('woff'),
         url('fonts/dinbd___-webfont.ttf') format('truetype'),
         url('fonts/dinbd___-webfont.svg#din-boldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'din-regular';
    src: url('fonts/dinrg___-webfont.eot');
    src: url('fonts/dinrg___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dinrg___-webfont.woff2') format('woff2'),
         url('fonts/dinrg___-webfont.woff') format('woff'),
         url('fonts/dinrg___-webfont.ttf') format('truetype'),
         url('fonts/dinrg___-webfont.svg#din-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'din-light';
    src: url('fonts/dinli___-webfont.eot');
    src: url('fonts/dinli___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dinli___-webfont.woff2') format('woff2'),
         url('fonts/dinli___-webfont.woff') format('woff'),
         url('fonts/dinli___-webfont.ttf') format('truetype'),
         url('fonts/dinli___-webfont.svg#din-lightlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*.logo {background: rgba(0, 0, 0, 0) url("../img/logo.png") no-repeat scroll 100% 70%;float: left;height: 68px;width: 149px;}*/
.flag-alem{background:url("../img/banderaAle.png") no-repeat scroll left center;padding: 15px 10px;}
.flag-br{background:url("../img/banderaBra.png") no-repeat scroll left center;padding: 15px 10px;}
.flag-ing{background:url("../img/banderaIng.png") no-repeat scroll left center;padding: 15px 10px;}
.form-content .boton {float: none;margin: 0;padding: 4px 0;text-align: center;}
.box_buscar{box-sizing: border-box; border-top: 1px solid rgb(204, 204, 204); margin: 15px auto 0px; padding-top: 15px; font-size:0}
.box_buscar .col-lg-6{float:none; display:inline-block;vertical-align:middle}
.det_res{margin-left:20px}
.btnCompra {display: inline-block; height: auto;padding: 3px 45px;vertical-align: middle;width: auto;}
.apli_cupon{text-align: right; box-sizing: border-box; font-size: 0px;padding:10px 13px}
.apli_cupon .col-lg-2,.apli_cupon .col-lg-1{display: inline-block; float: none; vertical-align:middle}
.cont_aplic{margin-right: 20px;text-align:center}.cont_aplic span{font-size: 15px; background:#dedede; padding: 5px 20px;cursor:pointer}
.mensaje_cupon{font-size:14px; padding:0px 0px 15px; overflow:hidden}
#mens_2 {background: none repeat scroll 0 0 #dedede;border-radius: 5px;display: block;float: right;line-height: 32px;padding: 10px;}
#mens_2 b{display:inline-block;min-width:30%}
.banner-head{/*margin-top:75px*/}.banner-head img{width:100%; display:block}
.bannerM {font-size: 0;margin-top: 3px; text-align:left}


/*--------------*/
.banners {margin: 0px auto;width: 100%;text-align: center;box-sizing: border-box;padding: 0;}
.banners-contenido .banners {width: 1400px;box-sizing: inherit;padding: 0}
.banners .sombra {
	box-sizing: border-box;
	display: inline-block;
	margin-top: 20px;
	padding: 0 9px;
	position: relative;
	text-align: center;
	vertical-align: top;
	width:calc(33.33% - 4px);
	z-index: 1;
	vertical-align: middle;
}
.banners .sombra-doble {
	box-sizing: border-box;
	display: inline-block;
	margin: 20px 0 0;
	padding: 0 9px;
	position: relative;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	width:calc(66.67% - 4px);
	z-index: 1;
}
.banners .sombra:hover,.banners .sombra-doble:hover {z-index: 2}
.banners .grande {width: 62%;}
.banners .sombra:after {
	position: absolute;
	width: 95%;
	height: 40%;
	left: 2px;
	border-radius: 30%;
	z-index: -1;
	bottom: 10px;
	content: "";
	box-shadow: 0 5px 20px rgba(0, 0, 0, .25);
}
.banners img {width: 100%;height: 100%;}
.banners a {
	display: block;
	position: relative;
	font-family: din-bold;
	top: 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.banners-botones a {
	width: 25%;
	margin: 0 15px;
	vertical-align: top;
	display: inline-block
}
.banner a:hover {
	cursor: pointer;
	top: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a>.desc-imagen-azul {
	top: 2%;
}
.ofertas span {
	width: 80%;
	margin: auto;
	padding: 20px 0;
	font-weight: 400;
	display: block;
	font-size: 22px;
	text-shadow: #000 0px 0px 10px;
}
.ofertas h2 {
	width: auto;
	padding: 20px 90px;
	font-weight: 200;
	font-size: 60px;
	text-shadow: #000 0px 0px 10px;
	border-bottom: 1px solid #fff;
	display: table;
	margin: 10px auto;
}
.banners-contenido h2 {
	width: auto;
	padding: 20px 90px;
	font-family: din-bold;
	font-weight: 200;
	font-size: 60px;
	border-bottom: 1px solid #fff;
	display: table;
	margin: 80px auto 10px;
}
.banners-contenido span,.banners-contenido p {
	width: 80%;
	margin: auto;
	padding: 20px 0;
	font-weight: 400;
	font-family: din-regular;
	display: block;
	font-size: 22px;
}
.banners-contenido {
	text-align: center;
	color: #fff;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
	background-size: cover !important
}
.banners-contenido .banner {
	text-align: left;
}
.ofertas .botones {
	width: 900px;
	text-align: center;
	margin: auto;
}
.banners-botones {
	overflow: hidden;
	margin: 0 auto;
	width: 80%;
	text-align: center
}
.ofertas .boton {
	float: left;
	font-size: 24px;
	margin: 30px 15px;
	background-color: rgba(0, 0, 0, .6);
	padding: 20px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.ofertas .boton:hover {
	background-color: rgba(0, 0, 0, 1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
	margin: 40px 15px 20px 15px;
}
.banners .boton {
	background-color: rgba(0, 0, 0, 0.6);
	box-sizing: border-box;
	float: none !important;
	font-size: 24px;
	margin: 30px 0px;
	padding: 15px 10px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	width: 100% !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.banners .boton:hover {
	background-color: rgba(0, 0, 0, 1);
	cursor: pointer;
	margin: 40px 0px 20px 0px;
}
.desc-imagen-azul {
	position: absolute;
	top: 7%;
	right: 0%;
	z-index: 5;
	color: #fff;
	background-color: rgba(30, 144, 255, 0.6);
	text-align: center;
	font-size: 12px;
	font-family: din-regular;
	padding: 2px 4px;
}
.precio {font-weight: bold;}
.desc-imagen-precio {
	position: absolute;
	bottom: 4%;
	left: 0%;
	z-index: 5;
	color: #333;
	background-color: #ffcf0c;
	text-align: center;
	font-size: 17px;
	font-family: din-bold;
	padding: 2px 4px;
}
.desc-imagen {
	position: absolute;
	top: 35%;
	z-index: 5;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
	font-size: 24px;
	padding: 10px 0;
}
.desc-imagen.chica {left: 15%;width: 70%;top: 35%;}
.desc-imagen.grande {left: 30%;width: 40%;}
.desc-imagen>span:first-child {font-family: din-bold;}
.desc-imagen>span:last-child {font-family: din-light;}
.txt_ul {
	position: absolute;
	top: 0px;
	width: 1400px;
	left: 50%;
	margin-left: -700px;
	z-index: 0;
	padding: 0
}
.txt_ul a {
	box-sizing: border-box !important;
	display: inline-block;
	width: 25%;
	margin: 0 15px;
	vertical-align: top
}
.txt_ul a div {
	width: 100% !important;
	margin: 0
}
div#contenido{width:100%; padding:0; margin:0}
