/* @override 
	https://marcapl.com/marca/css/estilos-1806.css
	https://www.marcapl.com/marca/css/estilos-1806.css */

@import url('https://fonts.googleapis.com/css?family=Hind');

body {
    color: #000000;
	font-family: 'Hind', sans-serif;
}

.verde_bunzl{
	color: #6ab023;
}

.azul_marcapl {
	color: #064368;
}

a {
  color: #6ab023;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #426e16;
  text-decoration: underline;
}

.bg-negro {
    background-color:#000000;
}

#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {
	color: #ffffff !important;
	border: 1px solid #ffffff  !important;
	height: auto;
	white-space: normal;
	word-wrap: break-word;
	padding: 0.8em 2em;
	font-size: 0.8em;
	line-height: 1.2;
	cursor: pointer;
	-moz-transition: 0.1s ease;
	-o-transition: 0.1s ease;
	-webkit-transition: 1s ease;
	transition: 0.1s ease;
	}
	

.video-responsive {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 50px;
	}
	
	.video-responsive iframe,
	.video-responsive object,
	.video-responsive embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

.barra_navegacion_productos {
	background-color: #6ab023;
	margin-top: 20px;
}

/* Small devices (tablets, 768px and up)
@media (min-width: @screen-sm-min) { ... } */

/* Medium devices (desktops, 992px and up)
@media (min-width: @screen-md-min) { ... } */

/* Large devices (large desktops, 1200px and up)
@media (min-width: @screen-lg-min) { ... } */

.color_azul_claro {
  color: #19acde;
}

.color_blanco {
	color: #ffffff;
}

.caja_busqueda {
	float: left;
	margin-top: 10px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.col-fixed {
    /* custom width */
    width:320px;
}
.col-min {
    /* custom min width */
    min-width:320px;
}
.col-max {
    /* custom max width */
    max-width:320px;
}

ul#select2-cliente-results.select2-results__options {
	font-size: 10px !important;
}

/* .modal-fullscreen */

.modal-fullscreen {
width: 100%;
  background: #ffffff;
}
.modal-fullscreen .modal-content {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: .97;
  filter: alpha(opacity=97);
}


/* .modal-fullscreen size: we use Bootstrap media query breakpoints */

.modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .modal-fullscreen .modal-dialog {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .modal-fullscreen .modal-dialog {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .modal-fullscreen .modal-dialog {
     width: 1170px;
  }
}

.modal-fullscreen .modal-body .modal-body{
	width: 100%;
}

#modal_video_tutorial div.modal-dialog.modal-fullscreen div.modal-content div.modal-body {
	width: 100%;
}

#modal_video_tutorial div.modal-dialog.modal-fullscreen div.modal-content {
	width: 100%;
}

/* @group supermenu */

div.yamm-content.contenido_supermenu {
	padding: 10px 0;
}

.productos_fila {
	clear: both;
	margin-bottom: 20px;
}

@media (max-width: 1200px) {
.seccion2_caja {
	min-height: 410px;
	background-color: rgba(255,255,255,0.62);
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	padding: 0;
	
}	
	}

@media (max-width: 992px) {
.seccion2_caja {
	min-height: 480px;
	background-color: rgba(255,255,255,0.62);
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	padding: 0;
	
}	
	}

@media (min-width: 1200px) {

.seccion2_caja {
	min-height: 350px;
	background-color: rgba(255,255,255,0.62);
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	padding: 0;
	
}	
	}

.seccion2_datos {
}

#details-menu li.dropdown.yamm-fw.open ul.dropdown-menu.productos_submenu {
	background-color: #ffffff;
}


.supermenu_listado_productos {
	list-style-type: none;
	list-style-position: inside;
	font-size: 12px;
	color: #000000;

	margin-bottom: 15px;
	
	line-height: 1.5em;
	padding-left: 0;
	padding-right: 5px;
}

.supermenu_listado_productos > li {
	
}

.supermenu_listado_productos > li > a {
	color: #000000;
	display: block;
	padding-left: 15px;
}

.supermenu_listado_productos > li > a:hover {
	color: #19acde;
}


.productos_supermenu_seccion1 {
	padding: 5px 5px 5px 12px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	background-color: #6ab023;
}

.productos_supermenu_seccion1 > a{
	color: #ffffff;
}

ul.dropdown-menu.productos_submenu {
	background-color: #19acde;
}

.supermenu_listado_productos > li > a:hover {
	color: #6ab023;
	background-color: #ffffff;
}

/* pantallas máximo de 768px */

@media (max-width: 768px) {


.supermenu_listado_productos {
	list-style-type: none;
	list-style-position: inside;
	font-size: 12px;
	color: #6ab023;

	margin-bottom: 15px;
	
	line-height: 1.5em;
	padding-left: 0;
	padding-right: 5px;
}

.seccion2_caja {
	min-height: 0px;
	padding: 0;
	
}

div.yamm-content.contenido_supermenu {
	padding: 0;
	margin: 0;
	width: 100%;
}

.productos_supermenu_seccion1 {
	padding: 5px 5px 5px 22px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	background-color: #6ab023;
}

div.container.productos_supermenu {
	padding: 0;
}

div.col-xs-12.col-sm-2.seccion2_caja {
	padding-right: 0;
	padding-left: 0;
}



}


/* @end */

/* @group menu superior */

button.navbar-toggle.collapsed {
	color: silver;
}

#details-menu {
	padding-bottom: 0px;
}

#details-menu > li > a {
	height: 100%;
	padding-bottom: 26px;
	padding-right: 10px;
	padding-left: 10px;
}

.productos_submenu {
	background-color: #19acde;
}

.busqueda_boton {
	background-color: #ffffff;
}

li.dropdown.usuario_desplegable.open {
	background-color: #ffffff;
}

.carrito_desplegable {
	background-color: #ffffff;
}

.usuario_desplegable {
	background-color: #ffffff;
}

.caja_usuario {
	background-color: #2e2a2b;
	float: right;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.caja_usuario_user {
	color: #ffffff;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.caja_usuario_user a {
	color: #ffffff;
}

.menu_superior{
	background-color: #ffffff;
	border-radius: 0px;
	border-style: none;
	margin: 0;
}

.nav > li > a:hover {
  text-decoration: none;
  background-color: #e0f2dd;
  
}

.nav > li > a:focus {
  text-decoration: none;
  background-color: rgba(254,255,255,0);
}

ul.nav.navbar-nav > li > a:hover {
  color: #6ab023;
  text-decoration: none;
	border-style: none;
}

li.menu_active {
	background-color: #bdbdbd;
}

a.navbar-brand {
	padding: 5px 5px 0px !important;
}

/* pantallas máximo de 769px */

@media (min-width: 769px) {

ul.dropdown-menu.busqueda_menu {
	text-align: center;
	width: 250px;
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
}

.icono_usuario{
	margin-top: -5px;
	font-size: 22px;
}

}

/* pantallas máximo de 768px */
@media (max-width: 768px) {

#navbar-collapse ul.nav.navbar-nav.usuario_listado li.dropdown.usuario_desplegable.open a.dropdown-toggle.boton_zona_usuario {
	background-color: #bdbdbd;
}

button.navbar-toggle, button.navbar-toggle.collapsed {
	background-color: #bdbdbd;
}

#navbar-collapse ul.nav.navbar-nav > li > a {
	color: #000000;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.dropdown-menu > li > a {
	color: #000000;
	font-size: 12px;
}

#navbar-collapse ul.nav.navbar-nav.usuario_listado li.dropdown.usuario_desplegable.open ul.dropdown-menu.usuario li a {
	color: #fff;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 0;
}
#navbar-collapse ul.nav.navbar-nav.usuario_listado li.dropdown.usuario_desplegable.open ul.dropdown-menu.usuario li:hover, #navbar-collapse ul.nav.navbar-nav.usuario_listado li.dropdown.usuario_desplegable.open ul.dropdown-menu.usuario li a:hover {
	background-color: #6ab023;
}

#navbar-collapse ul.nav.navbar-nav.usuario_listado li.dropdown.usuario_desplegable.open ul.dropdown-menu.usuario {
	background-color: #bdbdbd;
	border-radius: 0px;
	border-style: none;
}

span.icon-bar {
	background-color: #6ab023;
}

img.logo_menu {
	width: 130px;

}

a.navbar-brand {
	padding: 0px 5px 0px !important;
}

}



/* pantallas mínimo de 768px */
@media (min-width: 768px) and (max-width: 992px) {

.icono_usuario{
	font-size: 12px;
	margin-top: -2px;
}

#details-menu > li > a{
	padding-right: 3px;
	padding-left: 3px;
}



.boton_usuario{
	display: none;
}

.caja_usuario_user a.caja_usuario_email {
	display: none;
}

  img.logo_menu {
	width: 50px;
}

ul.nav.navbar-nav > li > a {
	color: #000000;
	font-size: 10px;
	padding: 15px 7px 23px;
	height: 61px;
}

.dropdown-menu > li > a {
	color: #000000;
	font-size: 10px;
}

#navbar-collapse ul.nav.navbar-nav.usuario_listado li.dropdown.usuario_desplegable.open ul.dropdown-menu.usuario li a {
	font-size: 10px;
}

}

/* pantallas mayores de 992px */
@media (min-width: 992px) { 

  img.logo_menu {
	width: 130px;
}
#details-menu > li > a{
	padding-right: 7px;
	padding-left: 7px;
}

ul.nav.navbar-nav > li > a {
	color: #000000;
	font-size: 12px;
	padding: 20px 5px 22px;
	height: 66px;
}

.dropdown-menu > li > a {
	color: #000000;
	font-size: 12px;
}

#navbar-collapse ul.nav.navbar-nav.usuario_listado li.dropdown.usuario_desplegable.open ul.dropdown-menu.usuario li a {
	font-size: 12px;
}

}


/* pantallas mayores de 1200px */

@media (min-width: 1200px) {

ul.nav.navbar-nav > li > a  {
	color: #000000;
	padding: 20px 15px;
	font-size: 14px;
	height: 66px;
}

.dropdown-menu > li > a {
	color: #000000;
	font-size: 14px;
}

img.logo_menu {
	width: 170px;
	margin-top: -2px;

}

#details-menu > li > a{
	padding-right: 12px;
	padding-left: 12px;
}

 }


ul.dropdown-menu.sub_menu-empresa {
	color: red !important;
}

li.item_cliente {
	vertical-align: middle;
	border-bottom: 1px solid #dbdbdb;
	padding: 5px 5px 10px;
	background-color: #dcdcdc;
	top: -5px;
	position: relative;
	text-align: center;
}

li.items_carrito {
	vertical-align: middle;
	height: 60px;
	border-bottom: 1px solid #dbdbdb;
	padding: 5px;
}

.item-img {
	width: 50px;
	height: 50px;
	margin-right: 5px;
	float: left;
	text-align: center;
}

div.item-left {
	float: left;
	width: 90%;
}

.item_carrito_suma {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	color: #000000;
}

li.linea_ver_carrito {
	
}

.item-img > img {
	max-width: 50px;
	max-height: 50px;
}

span.item-right > button {
	margin-top: 10px;
}

a.item_carrito_articulo{
	color: #000000;
	font-size: 12px !important;
	vertical-align: middle;
}

.ver_carrito {
}

.linea_ver_carrito {
	text-align: center;
	margin-top: 10px;
	color: #ea6565;
}

.linea_ver_carrito a {
	color: #000000;
	font-size: 14px;
	position: relative;
}

li.linea_ver_carrito a span.glyphicons.glyphicons-shopping-cart {
	top: -5px;
	position: relative;
}

.linea_ver_carritos_guardados {
	text-align: center;
	margin-top: 5px;
	background-color: #d3f3fd;
}

ul.dropdown-cart {
	font-size: 10px;
	width: 350px;
	
}

.menu_derecha li.dropdown.usuario_desplegable.open ul.dropdown-menu.usuario {
	
}

.menu_derecha > li.dropdown > ul.dropdown-menu {
	
}

.menu_derecha{

}


@media (max-width: 768px) {
	
ul.dropdown-cart{
    min-width:250px;
	left: -100px;
	background-color: #ffffff;
	font-size: 10px;
	margin-left: 0px;
}
}

#navbar-collapse ul.nav.navbar-nav li.dropdown.carrito_desplegable.open ul.dropdown-menu.dropdown-cart {
	background-color: #ffffff;
}

#navbar-collapse ul.nav.navbar-nav li.dropdown.carrito_desplegable.open ul.dropdown-menu.usuario, #navbar-collapse ul.nav.navbar-nav li.dropdown.open ul.dropdown-menu.busqueda_menu{
	background-color: #ffffff;
}

ul.usuario  {
	font-size: 10px;
	width: 250px;
}

#navbar-collapse ul.nav.navbar-nav li.dropdown.carrito_desplegable.open a.dropdown-toggle, #navbar-collapse ul.nav.navbar-nav li.dropdown.open a.dropdown-toggle {
	background-color: #e0f2dd;
}

#navbar-collapse ul.nav.navbar-nav li.dropdown.open ul.dropdown-menu.busqueda_menu li form div.form-group {
	margin: 5px 0px;
}

.form_acceso {
	padding: 5px;
	margin-bottom: 0;
}

.form_acceso_linea {
	margin-bottom: 5px;
}

.addon_sm{
	padding: 0;
}

.banderas_idiomas > a {
	padding-right: 1px !important;
	padding-left: 1px !important;
}

#details-menu li.banderas_idiomas a {
	
}

a.dropdown-toggle.usuario_icono {

}
.usuario_email_loggeado{
	font-size: 10px;
}

.idiomas_menu{
	background-color: #ffffff !important;
}

/* @end */

/* @group menu productos
 */

li.dropdown.seccion1 a.dropdown-toggle:hover,
li.dropdown.seccion1.open a.dropdown-toggle{
    background-color: #6ab023;
}


.desplegable_seccion2 {
	background-color: #6ab023;
	margin-top: -1px;
	padding: 0;
}

.yamm_productos {
	margin: 0;
	padding: 0 !important;
}


.container_menu_productos{

}
.menu_productos{
	background-color: #19acde;
	border-radius: 0px;
	border-style: none;
	margin-bottom: 0;
	padding: 0;
}

ul.nav.nav-justified.productos_seccion1 {
	padding: 0;
	margin: 0;
}
.navbar_menu_productos{
	margin-top: 2px;
}


ul.nav.nav-justified.productos_seccion1 > li {

	border-left-style: solid;
	border-left-width: 1px;
	vertical-align: middle;
}

ul.nav.nav-justified.productos_seccion1 > li:last-child {
	border-right-width: 1px;
	border-right-style: solid;
}

ul.nav.nav-justified.productos_seccion1 > li > a {
	font-size: 12px;
	padding: 8px;
	color: #fff;
}

.navbar .nav li.dropdown.menu_productos_elemento > .dropdown-toggle:hover,
.navbar .nav li.dropdown.open.menu_productos_elemento > .dropdown-toggle:hover {
    background-color: #6ab023;
}


.navbar .nav li.dropdown.open.menu_productos_elemento > a.dropdown-toggle {
	color: #fff;
}


#navbar_productos-collapse ul.nav.nav-justified.productos_seccion1 li.dropdown.menu_productos_elemento.open a.dropdown-toggle {
}

a.dropdown-toggle {
	padding-right: 5px !important;
	padding-left: 5px !important;
}

.seccion1_pie {
	 background-color: #6ab023;
	padding: 0px !important;
	margin: 0px !important;
	color: #ffffff;
}

ul.seccion_productos {
	list-style-type: none;
	font-size: 12px;
	padding-left: 0;
}

.img_supermenu {
	max-height: 300px;
	max-width: 100%;
}

.seccion_productos > li > a{
	color: #000000;
}

.seccion1_productos {
	border-right: 1px solid #000000;
	background-color: #19acde;
	border-top: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.supermenu_listado {
	list-style-type: none;
	list-style-position: inside;
	line-height: 1.7em;
	padding: 10px 10px 20px;
	font-size: 12px;
}

.supermenu_listado > li > a {
	color: #ffffff;
}

.supermenu_listado > li > a:hover {
	color: #19acde;
}

.supermenu_cabecera_guantes {
	background: url(../img/cabecera_guantes.jpg) no-repeat;
	margin: 0;
}

.supermenu_fondo_blanco {
	background-color: rgba(255,254,255,0.9);
}

@media (min-width: 768px) {

/* monstrar menus al pasar por encima el raton */

/*
.dropdown:hover .dropdown-menu {
display: block;
}	
*/
	}

/* pantallas mayores de 992px */

@media (max-width: 992px) {


ul.nav.nav-justified.productos_seccion1 > li > a {
	font-size: 10px;
	padding: 5px;
	color: #fff;
}

.supermenu_listado {
	list-style-type: none;
	list-style-position: inside;
	line-height: 1.7em;
	padding: 10px 5px;
	font-size: 10px;
}

}

/* pantallas máximo de 768px */

@media (max-width: 768px) {

.desplegable_seccion2 {
	background-color: #6ab023;
	margin-top: -6px;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.nav.nav-justified.productos_seccion1 > li {
	vertical-align: middle;
	border-style: none;
}

ul.nav.nav-justified.productos_seccion1 > li:last-child {
	border-style: none;
}

ul.nav.nav-justified.productos_seccion1 > li > a {
	font-size: 14px;
	padding: 10px;
	color: #fff;
}

#menu_productos_ok div.container.container_menu_productos div.navbar.yamm.yamm_productos div.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}

.supermenu_listado {
	list-style-type: none;
	list-style-position: inside;
	line-height: 1.5em;
	font-size: 12px;
	padding: 0 15px;
}

.menu_superior > ul > li > a, .menu_superior > ul > li  > ul > li > a{
	text-align: center !important;
}

li.menu_active.open ul.dropdown-menu {
	background-color: #edeeed;
}
}

.dropdown-menu {
  border-radius: 0px !important;
}


/* @end */

/* @group inicio */

.inicio_noticias_titulo{
	font-size: 24px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1em;
	margin-top: 15px;
}

.inicio_noticias_fecha{
	font-style: italic;
	color: #696464;
}

.banner_superior_n {
	height: 400px;
	width: 100%;
	background-size: cover;
	background-image: url(../img/inicio/imagenes_inicio-1.jpg);
    background-repeat:no-repeat;
    background-position: center top;
}

.banner_superior {
	height: 400px;
	width: 100%;
}

.banner_superior_transicion {
	background-size: 120%;
}

a.destacados_boton {
	color: #ffffff;
}

.inicio_noticias {
	margin-bottom: 30px;
}

.inicio_noticias_contenido {
	background: rgba(255,255,255,0.8);
}

.inicio_cabecera_noticias {
	font-weight: bold;
	text-align: center;
	color: #000000;
	border-bottom: 1px solid #19acde;
	margin-bottom: 20px;
}

.inicio_cabecera_noticias > a {
	color: #000000;
}

.inicio_noticia_sombra {
	font-family: Arsenal;
	padding: 8px;
	text-align: center;
	margin-top: 0;
	-webkit-box-shadow: 0 0 8px rgb(108, 174, 48);
	-moz-box-shadow: 0 0 8px rgb(108, 174, 48);
	box-shadow: 0 0 8px rgb(108, 174, 48);
	border: 1px solid #6ab023;
}

.inicio_noticia {
	text-align: center;
	font-family: Arsenal;
	margin-top: 0;
	padding: 8px;
}

.inicio_noticia_cabecera {
	font-weight: bold;
	color: #525252;
}

.inicio_noticia_imagen {
	max-width: 80px;
	max-height: 80px;
}

.banner_central {
	padding: 20px 0 0;
}

.banner_central_indicadores {
	bottom: -10px;
}

.banner_botones{
	margin-bottom: 20px;
}

.banner_botones_interior {
	padding-right: 0;
	padding-bottom: 0;
}

.banner_botones_interior > a > img {
	margin-bottom: 10px;
}

.banner_botones_interior > a:hover > img {
	opacity: 0.5;
}

.carousel_banner_central {
	margin-bottom: 20px;
}

.inicio_novedades {
	margin-top: 0px;
	background: #DCDDDE;
}

.inicio_novedades_cabecera {
	padding-left: 30px;
	color: #ffffff;
	padding-bottom: 5px;
	background-color: #DCDDDE;
}

.destacados_contenido {
	padding-top: 20px;
}

.banner_botones > a > img {
	margin-bottom: 18px;
}

/* pantallas mayores de 992px */

@media (min-width: 992px) and (max-width: 1170px) {

.banner_botones > a > img {
	margin-bottom: 15px;
}

}

/* pantallas mínimo de 768px */

@media (min-width: 768px) and (max-width: 992px) {

.banner_botones > a > img {
	margin-bottom: 12px;
}

}

@media (max-width: 768px) { /* para moviles */

.carousel_banner_central {
	margin-bottom: 20px;
	padding: 0;
}

.parallax_anibal {
    /* The image used */
    background-image: url("../img/inicio/anibal-parallax.jpg");

    /* Set a specific height */
    min-height: 150px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax_steelpro {
    /* The image used */
    background-image: url("../img/inicio/steelpro-parallax.jpg");

    /* Set a specific height */
    min-height: 150px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax_meteo {
    /* The image used */
    background-image: url("../img/inicio/meteo-parallax.jpg");

    /* Set a specific height */
    min-height: 150px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax_steelgen {
    /* The image used */
    background-image: url("../img/inicio/steelgen-parallax.jpg");

    /* Set a specific height */
    min-height: 150px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.inicio_export_area {
    /* The image used */
    background-image: url("../img/inicio/export_area-1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	

    /* Set a specific height */
    min-height: 150px; 

    /* Create the parallax scrolling effect */

margin-top: 10px;
	margin-bottom: 10px;
}

.parallax_boton{
	max-width: 300px;
	padding-top: 30px;
}
	
	}
	
	
@media (min-width: 768px) { 


.parallax_anibal {
    /* The image used */
    background-image: url("../img/inicio/anibal-parallax.jpg");

    /* Set a specific height */
    min-height: 300px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax_steelpro {
    /* The image used */
    background-image: url("../img/inicio/steelpro-parallax.jpg");

    /* Set a specific height */
    min-height: 300px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax_meteo {
    /* The image used */
    background-image: url("../img/inicio/meteo-parallax.jpg");

    /* Set a specific height */
    min-height: 300px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax_steelgen {
    /* The image used */
    background-image: url("../img/inicio/steelgen-parallax.jpg");

    /* Set a specific height */
    min-height: 300px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.inicio_export_area {
    /* The image used */
    background-image: url("../img/inicio/export_area-1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	

    /* Set a specific height */
    min-height: 300px; 

    /* Create the parallax scrolling effect */

margin-top: 50px;
	margin-bottom: 50px;
}

.parallax_boton{
	max-width: 500px;
	padding-top: 30px;
}
	
	}	


.parallax_boton > a > img {
	opacity: 0.7;
}

.parallax_boton > a:hover > img {
	opacity: 1;
}



/* @end */

/* @group producto_listado */

.producto_listado {
	border: 1px solid #6ab023;
	margin-bottom: 20px;
}

.producto_listado_outlet {
	border: 1px solid #eb8c27;
	margin-bottom: 20px;
}

.img-zoom {
transition:All 0.5s ease-in-out;
-webkit-transition:All 0.5s ease-in-out;
-moz-transition:All 0.5s ease-in-out;
-o-transition:All 0.5s ease-in-out;

}

.img-zoom:hover {
	transform: scale(2);
	transform: scale(2);
-webkit-transform: scale(2);
-moz-transform: scale(2);
-o-transform: scale(2);
-ms-transform: scale(2);
	
}

.producto_listado_360_icono {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
	z-index: 10;
	right: 30px;
}

.producto_listado_360_icono_gafas {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
	z-index: 10;
	left: 25px;
}

.producto_listado_marca {
	float: left;
	opacity: 0.8;
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
	z-index: 10;
}

.producto_listado_marca > img {
	max-width: 90px;
	max-height: 40px;
}

.producto_listado_marca_gafas {
	float: left;
	opacity: 0.8;
	margin-top: 5px;
	right: 25px;
	position: absolute;
	z-index: 10;
}

.producto_listado_marca_gafas > img {
	max-width: 90px;
	max-height: 40px;
}

.producto_listado_cabecera {
	background-color: #6ab023;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
}

.producto_listado_cabecera > a{
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}

.producto_listado_cabecera_outlet {
	background-color: #eb8c27;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
}

.producto_listado_cabecera_outlet > a{
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}

.producto_listado_descripcion {
	padding: 5px 10px;
	background: rgba(0,0,0,0.7);
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	color: #ffffff;
	line-height: 1em;
	font-size: 12px;
}

.producto_listado_descripcion > a {
	color: #ffffff;
	line-height: 1em;
	font-size: 12px;
}

.producto_listado_imagen {
	background-color: #ffffff;
	position: relative;
	min-height: 190px;
	overflow:hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.producto_listado_imagen > a:hover > img {
	opacity: 0.8;
}

.producto_listado_imagen > a > img, .img-listado {
	max-height: 190px;
}

.producto_listado_imagen_outlet {
	position: relative;
	min-height: 190px;
	overflow:hidden;
	background: #fff;
}

.producto_listado_imagen_outlet > a:hover > img {
	opacity: 0.8;
}

.producto_listado_imagen_outlet > a > img, .img-listado {
	max-height: 190px;
}


.marca_de_agua_outlet {
	background: url(../img/outlet_marca_agua.png) right top no-repeat;
	position: absolute;
	width: 100%;
	z-index: 20;
	height: 100%;
	opacity: 1;
	bottom: 0;
	left: 0;
}

.marca_de_agua_360 {
	background: url(../img/animacion-360-grados.gif) right top / 60px 60px no-repeat;
	position: absolute;
	width: 100%;
	z-index: 20;
	height: 100%;
	opacity: 0.7;
	bottom: 0;
	left: 0;
}


@media (min-width: 768px) {
	
	}

@media (max-width: 768px) {

.producto_listado_imagen {
	background-color: #ffffff;
	position: relative;
	min-height: 250px;
}

.producto_listado_imagen > a > img, .img-listado {
	max-height: 250px;
}

.producto_listado_marca > img {
	max-width: 130px;
	max-height: 80px;
}	
	}

/* pantallas mínimo de 768px */

@media (min-width: 768px) and (max-width: 992px) {

.producto_listado_marca > img {
	max-width: 90px;
	max-height: 40px;
}

}

/* @end */

/* @group pie */

.pie {
	background-color: #a3d45e;
	padding-bottom: 30px;
	padding-top: 20px;
	color: #ffffff;
	font-size: 10px;
}

.pie_secciones {
	margin-bottom: 10px;
}

.pie_secciones > a {
	color: #ffffff;
}

.bunzl_pie_logo{
	max-height: 60px;
}

.pie_direccion {
	margin-top: 10px;
}

.pie_direccion a {
	color: #ffffff;
	text-decoration: underline;
}


/* @end */

/* @group sombras */

.box-shadow--2dp {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .6), 0 1px 5px 0 rgba(0, 0, 0, .2)
}
.box-shadow--3dp {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .2), 0 3px 3px -1px rgba(0, 0, 0, .6), 0 1px 8px 0 rgba(0, 0, 0, .2)
}
.box-shadow--4dp {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2), 0 1px 10px 0 rgba(0, 0, 0, .6), 0 2px 4px -1px rgba(0, 0, 0, .2)
}
.box-shadow--6dp {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .2), 0 1px 18px 0 rgba(0, 0, 0, .6), 0 3px 5px -1px rgba(0, 0, 0, .2)
}
.box-shadow--8dp {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .2), 0 3px 14px 2px rgba(0, 0, 0, .6), 0 5px 5px -3px rgba(0, 0, 0, .2)
}
.box-shadow--16dp {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .2), 0 6px 30px 5px rgba(0, 0, 0, .6), 0 8px 10px -5px rgba(0, 0, 0, .2)
}



/* @end */

/* @group productos_listado_seccion2 */

.productos_listado_seccion2 {
	margin-top: 0px;
	background: #DCDDDE;
}

.barra_navegacion_productos > li, .barra_navegacion_productos > li > a {
	color: #ffffff;
}

.barra_navegacion_productos > li.active {
	 color: #386708;
}

.productos_listado_apoyo {
	margin-top: 0;
}



/* @end */

/* @group productos_detalles */

#form_pedido i.form-control-feedback.glyphicon.glyphicon-remove {

}

i.form-control-feedback.fv-icon-no-label {
	}

#stock_producto{
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
	min-height: 40px;
}

#stock_producto div.barra_stock div.progress{
	padding: 0;
	margin: 0;
}

.productos_detalles_izquierda {
	float: left;
}

#imagen_ampliacion {
	width: 100%;
	height: 400px;
	z-index: 10;
	padding: 0 15px;
	margin: 0;
	position: absolute;
	top: 0px;
	visibility: hidden;
}

.caja_image {
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	margin-bottom: 20px;
}

.productos_detalles_derecha {
	padding-left: 0;
	padding-right: 0;
}




.productos_detalles_referencia {
	margin-bottom: 10px;
	background-color: #6ab023;
	color: #ffffff;
	padding: 10px 10px 10px 0;
}

.productos_detalles_referencia_caja {
	font-weight: bold;
	font-size: 20px;
	padding: 8px 8px 8px 15px;
	margin-top: 10px;
	margin: 0;
	/* background-color: #6ab023;*/
	color: #ffffff;
}

.productos_detalles_descripcion {
	padding: 10px;
}

.productos_detalles_descripcion_entrada {
	font-weight: bold;
	display: block;
}

.productos_detalles_mas_imagenes {
	padding-right: 0;
	padding-left: 0;
}

.productos_detalles_precio {
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #6ab023;
	color: #ffffff;
	font-size: 18px;
}

.productos_detalles_talla {
	padding: 10px;
}

.productos_detalles_norma {
	padding: 10px;
}

.productos_detalles_riesgos {
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px;
	font-size: 12px;
}

.productos_detalles_pdf{
	text-align: center;
	padding-bottom: 15px;
}

.pro_series {
	background-color: #c9c49b;
	color: #6ab023;
}

.productos_detalles_imagen_de_detalle {
	height: 200px;
}

.contenido_riesgos {
	margin: 0;
}

input#unidades.form-control {
	max-width: 100px;
}

select#tallas.form-control {
	max-width: 150px;
}

.productos_marca{
	text-align: center;
	padding-bottom: 15px;
	display: inline-block;
	width: 100%;
}

.productos_detalles_extra {
	width: 100%;
	display: inline-block;
}

.texto_dentro_boton{
	position: relative;
	top: 1px;
}

.panel-productos_tabla_unidades > .panel-heading {
	background-color: #6ab023 !important;
	color: #ffffff !important;
	border-color: #6ab023;
}

.fondo_verde {
	background-color: #6ab023 !important;
}

.boton-descarga {
	color: #000;
}


@media (min-width: 768px) {
	#img_01 {
		max-height: 600px;
	}
	.input-pedido{
		margin-right: 15px !important;
	}

input#cantidad.form-control.center-block.input-pedido {
	max-width:80px;
}
}


@media (min-width: 768px) {
.container_360_caja{
	height: 600px;
}
}
@media (min-width: 992px) {
.container_360_caja{
	height: 450px;
}
}
@media (min-width: 1200px) {
.container_360_caja{
	height: 500px;
}
}


/* @end */

/* @group productos_relacionados */

/* @group flip */

.card {
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;  
}

.card_front {
    z-index: 2;
    width: 100%;  
}

.card_back {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);  
    transform: rotateY(180deg);  
    position: absolute;
    top: 0px;
    left: 0px;
	width: 100%;
}

.flip_panel:hover .card_front {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flip_panel:hover .card_back {
    z-index: 2;   
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);  
}



/* @end */

.barra_navegacion_productos_relacionados {
	background-color: #ffffff;
	margin: 0;
}

.productos_relacionados {
	margin-top: 0px;
}



/* @end */

/* @group busqueda */

.barra_navegacion_busqueda {
	background-color: #6ab023;
	color: #ffffff;
}

.busqueda {
	margin-top: 30px;
}



/* @end */

/* @group carrito */

.carrito_ver {
	padding-top: 50px;
	padding-bottom: 30px;
}

.representante_cliente{
	padding: 0;
	text-align: center;
}


/* @end */

/* @group clientes */

.clientes {
	padding-top: 50px;
	padding-bottom: 30px;
}

.nav-tabs.centered > li, .nav-pills.centered > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs.centered, .nav-pills.centered {
    text-align:center;
}

.cliente_representante_capa{
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}



/* @end */

/* @group outlet */



.outlet-img {
	height: 180px;
	width: 180px;
	padding: 10px;
	display:table;
}

.outlet-img_wrapper {
    display:table-cell;
    vertical-align:middle;
}

.outlet {
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0;
}


a.list-group-item.outlet_seccion1 {
	background-color: #f6b165;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
}

a.list-group-item.outlet_seccion1:hover {
	background-color: #f6b165;
	color: #ffffff;
}

a.list-group-item.outlet_seccion2 {
	background-color: #fff;
	color: #000000;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.list-group-item.outlet_seccion2:hover {
	background-color: #c5c5c5;
	color: #ffffff;
}

a.list-group-item.outlet_activo {
	background-color: #c5c5c5;
	color: #000;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}


.barra_navegacion_outlet {
	background-color: #ffffff;
	margin-top: 0px;
}

.barra_navegacion_outlet > li, .barra_navegacion_outlet > li > a {
	color: #000000;
}

.barra_navegacion_outlet > li.active {
	 color: #f6b165;
}

.outlet_listado {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

.outlet_listado_cabecera {
	background-color: #ffffff;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
}

.outlet_listado_cabecera > a{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

.outlet_detalles_referencia {
	margin-bottom: 0;
	color: #000000;
	padding: 10px 10px 0 0;
	background-color: #eb8c27;
}

.outlet_detalles_referencia_caja {
	font-weight: bold;
	font-size: 20px;
	padding: 8px 8px 8px 15px;
	margin-top: 10px;
	margin: 0;
	color: #ffffff;
}

.outlet_detalles_descripcion {
	padding: 10px;
}

.outlet_detalles_descripcion_entrada {
	display: block;
	font-weight: bold;
}

.outlet_listado_precio {
	padding: 5px 10px;
	background: rgba(0,0,0,0.7);
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	color: #ff8c14;
	line-height: 1em;
	font-size: 30px;
}

.outlet_listado_precio > a {
	color: #ffffff;
	line-height: 1em;
	font-size: 12px;
}

.outlet_listado_precio_small {
	font-size: 16px;
}

.outlet_no_carrito {
	font-size: 14px;
	padding: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.outlet_detalles_precio {
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f6b165;
	color: #000000;
	font-size: 18px;
}

.outlet_boton_desplegable_texto{
	color: #ffffff !important;
	font-weight: bold;
}

.outlet_destacados_cabecera{
	background-color: #6ab023;
	margin-bottom: 30px;
}

.outlet_destacados_boton{
	color: #ffffff;
}

@media (max-width: 768px) {

.navbar-header.outlet_cabecera {
	background-color: #f6b165;
	color: #ffffff;
}

#outlet_menu {
	overflow: hidden;
}

button.navbar-toggle.outlet_boton_desplegable {
	background-color: #ffffff;
}

.outlet_menu_vertical .navbar .navbar-collapse.in {
    padding: 0 15px;
	overflow-y: auto;
}

ul.nav.navbar-nav.outlet_menu_vertical_seccion1 {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

div.navbar-collapse.sidebar-navbar-collapse.collapse.in {
	
}


ul.nav.navbar-nav.outlet_menu_vertical_seccion1 li a {
	padding-top: 5px;
	background-color: #f6b165;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

ul.nav.navbar-nav.outlet_menu_vertical_seccion2 li a {

	background-color: #fff;
	color: #000000;
	font-size: 12px;
	padding-bottom: 0;
	font-weight: normal;
	font-style: normal;
	padding-left: 20px;
	padding-top: 0;
	margin-top: 0;
}

ul.nav.navbar-nav.outlet_menu_vertical_seccion2 {
	margin: 0;
}

ul.nav.navbar-nav.outlet_menu_vertical_seccion2 li a:hover {
	background-color: #d2d2d2;
	color: #000000;
}

ul.nav.navbar-nav.outlet_menu_vertical_seccion2 li a.outlet_activo {
	background-color: #d2d2d2;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

}

/* make sidebar nav vertical */

@media (min-width: 768px) {
  .outlet_menu_vertical .navbar .navbar-collapse {
    max-height: none;
	padding-right: 0;
	padding-left: 0;
}
  .outlet_menu_vertical .navbar ul {
    float: none;
    display: block;
  }
  .outlet_menu_vertical .navbar li {
    float: none;
    display: block;
  }
  .outlet_menu_vertical .navbar li a {
    padding-bottom: 12px;
	padding-top: 10px;
}
  
ul.nav.navbar-nav.outlet_menu_vertical_seccion1 li a {
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #f6b165;
	color: #ffffff;
	font-weight: bold;
}

ul.nav.navbar-nav.outlet_menu_vertical_seccion2 li a {

	background-color: #fff;
	color: #000000;
	font-size: 12px;
	padding-bottom: 0;
	font-weight: normal;
	font-style: normal;
	padding-left: 20px;
	padding-top: 2px;
}

ul.nav.navbar-nav.outlet_menu_vertical_seccion2 li a:hover {
	background-color: #d2d2d2;
	color: #000000;
}


ul.nav.navbar-nav.outlet_menu_vertical_seccion2 li a.outlet_activo {
	background-color: #d2d2d2;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

  
}


/* @end */

/* @group empresa */

.empresa_cabecera {
	width: 100%;
	height: 300px;
  	background: url('../img/empresa-cabecera.jpg') no-repeat left center;
	background-size:cover;
}

.empresa_fila_1 {
	background-color: #e2e2e2;
}

.empresa_fila_2 {
}

.empresa_01_texto {
	padding: 10px 30px;
}

.empresa_02_texto {
	padding: 10px 30px;
}

.empresa_01 {
	width: 100%;
	height: 300px;
  	background: url(../img/empresa-fachadaMARCA.jpg) no-repeat center;
	background-size:cover;
}

.empresa_02 {
	width: 100%;
	height: 320px;
	background: url('../img/empresa-02.jpg') no-repeat center center;
	background-size:cover;
}

.empresa_03 {
	width: 100%;
	height: 320px;
	background: url('../img/empresa-03.jpg') no-repeat center center;
	background-size:cover;
}

.empresa_04 {
	width: 100%;
	height: 300px;
	background: url('../img/empresa-04.jpg') no-repeat center top;
	background-size:cover;
}

/* pantallas mínimo de 768px y máximo 992px */
@media (min-width: 768px) and (max-width: 992px) {

.empresa_01 {
	width: 100%;
	height: 400px;
  	background: url('../img/empresa-fachadaMARCA.jpg') no-repeat center;
	background-size:cover;
}

.empresa_02 {
	width: 100%;
	height: 380px;
	background: url('../img/empresa-02.jpg') no-repeat center center;
	background-size:cover;
}

.empresa_03 {
	width: 100%;
	height: 380px;
	background: url('../img/empresa-03.jpg') no-repeat center center;
	background-size:cover;
}

.empresa_04 {
	width: 100%;
	height: 400px;
	background: url('../img/empresa-04.jpg') no-repeat center top;
	background-size:cover;
}

}


/* @end */

/* @group localizacion */

.localizacion {
	padding-top: 50px;
	padding-bottom: 30px;
}



/* @end */

/* @group red comercial */

#caja_direcciones {
	float: right;
	width: 250px;
	height: 155px;
	position: relative;
	z-index: 10;
	right: 90px;
	top: 430px;
	border: 1px solid #989998;
	background: #ffffff url(imagenes/marcapl-normal.png) no-repeat 50% 50%;
}

.caja_direcciones_comercial {
  display: none;
  max-width: 276px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.red_comercial_nombre {
    font-size: 20px;
    font-weight: bold;
    color: #6ab023;
}

.red_comercial_select {
	margin-top: 50px;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

/* @end */

/* @group contacto */

.contacto {
	padding-top: 20px;
	min-height: 400px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-position: center top;
}

.contacto_fondo {
	background: url(../img/contacto-1.jpg) no-repeat fixed center 40px;
}

.contacto_fondo_ok {
	background: url(../img/contacto-1.jpg) center no-repeat;
	padding-top: 30px;
}

.contacto_direccion{
	padding-top: 50px;
	padding-bottom: 30px;
}

.contacto_fachada{
	height: 500px;
	background: url(../img/fachada_MARCA01.jpg) center top no-repeat scroll;
	background-size: Auto 500px;
}

.popover.bottom > .arrow {

  margin-left: 20px;
  visibility:hidden;

}

.popover-title {
    text-align: center;
}

.popover-content {
    text-align: center;
}

/* @end */

/* @group normativas */

.normativas {
	padding-top: 20px;
	padding-bottom: 30px;
}

.normativas_fondo {
	background: url(../img/normativas.jpg) no-repeat fixed center center;
}

/* @end */

/* @group descargas */

.descargas {
	padding-top: 30px;
	padding-bottom: 30px;
}

.descargas_cabecera_imagen{
	padding: 0;
	border-style: none;
	
}

.descargas_panel{
	border-style: none;
	border-radius: 0px; 
	-webkit-box-shadow: none;
	box-shadow: none;
}

.descargas_listado {
	border-style: none !important;
	border-radius: 0px;
}

div.list-group.descargas_listado  > a.list-group-item {
	border-right-style: none;
	border-left-style: none;
		border-radius: 0px;
}

.descargas_panel > div.list-group > a.list-group-item {
	
}



/* @end */

/* @group outlet_nuevo */

.barra_navegacion_outlet_nuevo {
	background-color: #f6b165;
	margin-top: 0px;
}

.barra_navegacion_outlet_nuevo > li, .barra_navegacion_outlet_nuevo > li > a {
	color: #000000;
}

.barra_navegacion_outlet_nuevo > li.active {
	 color: #000;
}

.breadcrumb.barra_navegacion_outlet_nuevo > li + li:before {
  padding: 0 5px;
  color: #737373;
  content: "/\00a0";
}

.outlet_seccion_imagen{
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.outlet_seccion_imagen_pie{
	background-color: #eb8c27;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 10px;
}

.outlet_seccion_imagen_pie a{
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}

.outlet_nuevo_destacados_cabecera {
	margin-top: 20px;
	margin-bottom: 20px;
}

.outlet_franja{
	background-color: #f6b165;
	height: 10px;
	width: 100%;
}

.outlet_destacados_boton{
	color: #f6b165;
	margin-left: 5px;
}

.outlet_cabecera {
	background-color: #eb8c27;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.outlet_seccion_imagen_contenido{
	position: relative;
	overflow:hidden; 
}

.outlet_listado_nuevo{
	margin-top: 30px;
	margin-bottom: 20px;
}

/* @end */

/* @group export */

.export_cabecera {
	width: 100%;
	height: 300px;
  	background: url('../img/export-1.jpg') no-repeat left bottom;
	background-size:cover;
	padding-top: 50px;
}

.export_fila_1 {
	background-color: #e2e2e2;
}

.export_fila_2 {
}

.export_01_texto {
	padding: 10px 30px;
}

.export_02_texto {
	padding: 10px 30px;
}

.export_00 {
	width: 100%;
	height: 450px;
  	background: url(../img/export-0.jpg) no-repeat center top;
	background-size:cover;
}

.export_01 {
	width: 100%;
	height: 400px;
  	background: url(../img/export-2.jpg) no-repeat center top;
	background-size:cover;
}

.export_02 {
	width: 100%;
	height: 400px;
	background: url('../img/export-3.jpg') no-repeat center center;
	background-size:cover;
}


/* pantallas mínimo de 768px y máximo 992px */
@media (min-width: 768px) and (max-width: 992px) {



}


/* @end */

/* @group stretch */

.stretch_seccion{
	background-color: #808181;
}

.stretch_cabecera{
	background-color: #e3e4e4;
}

.stretch_01{
	background-color: #515152;
	display: table;
  height: 100%; /* For at least Firefox */
  height: 500px;
}

.stretch_texto01{
	font-size: 40px;
	color: #ffffff;
	display: table-cell;
  vertical-align: middle;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

.stretch_02{
	height: 500px;
	background: url(../img/stretch/stretch-01.jpg) no-repeat center center;
	background-size:cover;
}

.stretch_masinfo div {
    position:absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 30%;
}

.stretch_masinfo a {
    display: block;
    margin: 0 auto;
    width: 100px;
}

.stretch_masinfo a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.stretch_masinfo_boton {
    position: relative;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 10px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
}

.stretch_masinfo2{
	position: absolute;
	top: 50px;
	left: 40px;
}

.stretch_masinfo2 a:hover {
	text-decoration: underline;
	color: #ffffff;
}

@media (min-width: 560px) {

.stretch_masinfo div {
    position:absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 35%;
}
.stretch_masinfo a {
    display: block;
    margin: 0 auto;
    width: 130px;
}

.stretch_masinfo a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.stretch_masinfo_boton {
    position: relative;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
}


	}

.stretch_masinfo {
    position:relative;
}
.stretch_masinfo img {
    position:relative;
    width:100%;
    height:auto;
}



/* @end */

/* @group sliders */

.slider-texto_sombra{
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 1);
}


/* @end */

/* @group steelpro ocular */

.ocular_seccion{
	background-color: #000;
}

.ocular_01{
	background-color: #808181;
	display: table;
  height: 100%; /* For at least Firefox */
  height: 500px;
}

.ocular_texto01{
	font-size: 40px;
	color: #ffffff;
	display: table-cell;
  vertical-align: middle;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

.ocular_02{
	height: 500px;
	background: url(../img/ocular/ocular-01.jpg) no-repeat center center;
	background-size:cover;
}



/* @end */

/* @group steelpro */

.steelpro_seccion {
	background-color: #000000;
}

.steelpro_cabecera {
	padding-top: 30px;
}

.steelpro_secciones {
	margin-top: 10px;
	margin-bottom: 40px;
}

.steelpro_nombre_seccion {
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}

.steelpro_nombre_seccion a {
	color: #ffffff;
}

.steelpro_caja_imagen {
	padding: 0;
}

.steelpro_imagen_seccion {
	position: relative;
	overflow:hidden; 
}

.steelpro_cabecera_texto1 {
	color: #ffffff;
	text-align: right;
	font-size: 50px;
	margin-bottom: 10px;
	padding: 0 5px 0 0;
}

.steelpro_cabecera_texto2 {
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	font-size: 50px;
	margin-bottom: 10px;
	padding: 0 0 0 5px;
}


/* pantallas mínimo de 768px y máximo 992px */
@media (max-width: 768px) {

.steelpro_nombre_seccion {
	text-align: center;
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 20px;
}

.steelpro_cabecera_texto1 {
	color: #ffffff;
	text-align: center;
	font-size: 40px;
	padding: 0;
	margin-bottom: 0;
}

.steelpro_cabecera_texto2 {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 10px;
	padding: 0;
	margin-top: -10px;
}

}


/* @end */

/* @group steelpro-altura */

.steelpro-altura_01{
	background-color: #515152;
	display: table;
  height: 100%; /* For at least Firefox */
  height: 500px;
}

.steelpro-altura_01_1{
	font-size: 38px;
	color: #ffffff;
	display: table-cell;
  vertical-align: middle;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

.steelpro-altura_01_2{
	color: #ffef32;
	font-weight: bold;
}

.steelpro-altura_02{
	height: 500px;
	background: url(../img/steelpro/steelpro-altura/steelpro-altura-04.jpg) no-repeat left center;
	background-size:cover;
}

.steelpro-altura_masinfo_boton_01 {
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	margin-top: 30px;
	width: 130px;
}

.steelpro-altura_masinfo_boton_01 a {
	color: #ffffff;
}

.steelpro-altura_05 {
    position:relative;
}
.steelpro-altura_05 img {
    position:relative;
    width:100%;
    height:auto;
}

.steelpro-altura_masinfo_boton_02{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	bottom: 10px;
	width: 130px;
	left: 50%;
  margin-left: -65px;
}

.steelpro-altura_masinfo_boton_02 a {
	color: #ffffff;
}

.steelpro-altura_masinfo_06_1{
	position: absolute;
	left: 40px;
	top: 50px;
}

.steelpro-altura_masinfo_06_2 {
    position: relative;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
}

.steelpro-altura_masinfo_06_2:hover {
	color: #ffffff;
}

.steelpro-altura_07{
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 80px;
	font-weight: bold;
}

.steelpro-altura_masinfo_08_1{
	position: absolute;
	bottom: 50px;
	left: 50%;
  margin-left: -120px;
}

.steelpro-altura_masinfo_08_2 {
    position: relative;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
}

.steelpro-altura_masinfo_08_2:hover {
	color: #ffffff;
}


/* @end */

/* @group steelpro-ocular */

.steelpro-ocular-03 {
    position:relative;
}

.steelpro-ocular-03_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	width: 130px;
	left: 20px;
	top: 20px;
}

.steelpro-ocular-03_masinfo a{
	color: #ffffff;
}

.steelpro-ocular-05_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	bottom: 10px;
	width: 130px;
	left: 50%;
  margin-left: -65px;
}

.steelpro-ocular-05_masinfo a{
	color: #ffffff;
}

.steelpro-ocular-06_1 {
	background-color: #515152;
	display: table;
  height: 100%; /* For at least Firefox */
  height: 500px;
}

.steelpro-ocular-06_2 {
	font-size: 24px;
	color: #ffffff;
	display: table-cell;
  vertical-align: middle;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

.steelpro-ocular-06_3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 40px;
}

.steelpro-ocular-06_4{
	height: 500px;
	background: url(../img/steelpro/steelpro-ocular/steelpro-ocular-06.jpg) no-repeat left center;
	background-size:cover;
}

.steelpro-ocular-06_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	bottom: 10px;
	width: 130px;
	left: 50%;
  margin-left: -65px;
}

.steelpro-ocular-06_masinfo a{
	color: #ffffff;
}

.steelpro-ocular-07_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	bottom: 10px;
	width: 130px;
	right: 30px;
}

.steelpro-ocular-07_masinfo a{
	color: #ffffff;
}

.steelpro-ocular-08{
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 80px;
	font-weight: bold;
}




/* pantallas mínimo de 768px y máximo 992px */
@media (max-width: 768px) {

.steelpro-ocular-08{
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 40px;
	font-weight: bold;
}

}


/* @end */

/* @group steelpro-respiratoria */

.steelpro-respiratoria-01_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	bottom: 10px;
	width: 130px;
	left: 50px;
}

.steelpro-respiratoria-01_masinfo a{
	color: #ffffff;
}

.steelpro-respiratoria-02_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	bottom: 10px;
	width: 130px;
	left: 50%;
  margin-left: -65px;
}

.steelpro-respiratoria-02_masinfo a{
	color: #ffffff;
}

.steelpro-respiratoria-03_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	bottom: 10px;
	width: 130px;
	left: 50px;
}

.steelpro-respiratoria-03_masinfo a{
	color: #ffffff;
}

.steelpro-respiratoria-04{
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 60px;
	font-weight: bold;
}



/* @end */

/* @group steelpro-cabeza */

.steelpro-cabeza-00{
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 60px;
	font-weight: bold;
}

.steelpro-cabeza-01_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	bottom: 10px;
	width: 130px;
	left: 50px;
}

.steelpro-cabeza-01_masinfo a{
	color: #ffffff;
}

.steelpro-cabeza-02_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	bottom: 10px;
	width: 130px;
	left: 50%;
  margin-left: -65px;
}

.steelpro-cabeza-02_masinfo a{
	color: #ffffff;
}

.steelpro-cabeza-03_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	bottom: 10px;
	width: 130px;
	left: 50px;
}

.steelpro-cabeza-03_masinfo a{
	color: #ffffff;
}

.steelpro-cabeza-04_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	width: 130px;
	top: 20px;
	right: 30px;
}

.steelpro-cabeza-04_masinfo a{
	color: #ffffff;
}

.steelpro-cabeza-05{
	background-color: #515152;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #ffffff;
	padding: 20px;
}

.steelpro-cabeza-05_1{
	font-size: 80px;
	font-weight: bold;
	line-height: 65px;
}

.steelpro-cabeza-05_2{
	font-size: 40px;
	font-weight: bold;
	line-height: 35px;
}

.steelpro-cabeza-05_3{
	font-size: 30px;
	font-weight: bold;
	line-height: 28px;
}



/* @end */

/* @group anibal */

.anibal_seccion {
	background-color: #0a5481;
}

.anibal_cabecera{
	margin-bottom: 30px;
	padding-top: 30px;
}

.anibal-inicio-03_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	width: 130px;
	left: 50%;
	bottom: 20px;
	margin-left: -65px;
}

.anibal-inicio-03_masinfo a{
	color: #ffffff;
}

.anibal-inicio-05_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	width: 130px;
	left: 50%;
	bottom: 20px;
	margin-left: -65px;
}

.anibal-inicio-05_masinfo a{
	color: #ffffff;
}

.anibal-inicio-06_0 {
	background-color: #515152;
	float: left;
	padding: 0;
}

.anibal-inicio-06_1 {
	background-color: #515152;
	display: table;
  height: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}

.anibal-inicio-06_2 {
	font-size: 24px;
	color: #ffffff;
	display: table-cell;
  vertical-align: middle;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.anibal-inicio-06_3{
	color: #d5232f;
	font-size: 30px;
}

.anibal-inicio-06_4{
	color: #ffffff;
	font-size: 60px;
	font-weight: bold;
	line-height: 50px;
}

.anibal-inicio-06_5{
	color: #ffffff;
	font-size: 24px;
}

.anibal-inicio-06_6 {
	padding: 0;
}

.anibal-inicio-06_masinfo{
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	width: 130px;
}

.anibal-inicio-06_masinfo a{
	color: #ffffff;
}

.anibal-inicio-07_masinfo{
    position: absolute;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	width: 130px;
	left: 50%;
	bottom: 20px;
	margin-left: -65px;
}

.anibal-inicio-07_masinfo a{
	color: #ffffff;
}



/* @end */

/* @group steelpro-auditiva */

.steelpro-auditiva-01_1 {
	background-color: #515152;
	display: table;
  height: 100%; /* For at least Firefox */
  height: 400px;
}

.steelpro-auditiva-01_2 {
	font-size: 30px;
	color: #ffffff;
	display: table-cell;
  vertical-align: middle;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

.steelpro-auditiva-01_3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 40px;
}

.steelpro-auditiva-01_4{
	height: 400px;
	background: url(../img/steelpro/steelpro-auditiva/inicio/steelpro-auditiva-01.jpg) no-repeat center center;
	background-size:cover;
}

.steelpro-auditiva-01_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	bottom: 10px;
	width: 130px;
	left: 50%;
  margin-left: -65px;
}

.steelpro-auditiva-02_masinfo{
	position: absolute;
    margin-bottom: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:0px solid;
	bottom: 10px;
	width: 130px;
	left: 50%;
  margin-left: -65px;
}

.steelpro-auditiva-02_masinfo a{
	color: #ffffff;
}

.steelpro-auditiva-01_masinfo a{
	color: #ffffff;
}



/* @end */

/* @group black_friday */

.contador_black_friday{
	padding-top: 50px;
	text-align: center;
}



/* @end */


/* @group producto_listado_black_friday */


.black_friday{
	padding-top: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;


}

.blackfriday_mensaje {
	color: #ff3301;
	font-weight: bold;
}

.producto_listado_black_friday {
	border: 1px solid #ff3301;
	margin-bottom: 20px;
}

.producto_listado_black_friday_marca {
	float: left;
	opacity: 0.8;
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
	z-index: 10;
}

.producto_listado_black_friday_marca > img {
	max-width: 90px;
	max-height: 40px;
}

.producto_listado_black_friday_cabecera {
	background-color: #ff3301;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
}

.producto_listado_black_friday_cabecera, .producto_listado_black_friday_cabecera > a{
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}


.producto_listado_black_friday_descripcion {
	padding: 5px;
	background: rgba(0,0,0,0.7);
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	color: #ffffff;
	font-size: 12px;
}

.producto_listado_black_friday_descripcion > a {
	color: #ffffff;
	font-size: 12px;
}

.producto_listado_black_friday_imagen {
	background-color: #ffffff;
	position: relative;
	min-height: 500px;
	overflow:hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.producto_listado_black_friday_imagen > a:hover > img {
	opacity: 0.8;
}

.producto_listado_black_friday_imagen > a > img, .img-listado-black_friday {
	max-height: 500px;
}

.precio_black_friday{
	font-size: 30px;
	padding-top: 10px;
	color: #f08d25;
	font-weight: bold;
	line-height: 28px;
}

.precio_black_friday_2018{
	font-size: 24px;
	padding-top: 10px;
	color: #f08d25;
	font-weight: bold;
	line-height: 28px;
}

.precio_black_friday_2019{
	font-size: 24px;
	padding-top: 10px;
	color: #f08d25;
	font-weight: bold;
	line-height: 28px;
}

.precio_black_friday_2022{
	font-size: 24px;
	padding-top: 10px;
	color: #ff3301;
	font-weight: bold;
	line-height: 28px;
}

.precio_antes_black_friday{
	text-decoration: line-through;
	font-size: 14px;
	padding-top: 5px;
}

.unidades_black_friday{
	padding-top: 10px;
}

.add_button_black_friday{
	padding-top: 10px;
	padding-bottom: 5px;
}


@media (min-width: 768px) {
	
	}

@media (max-width: 768px) {

.producto_listado_black_friday_imagen {
	background-color: #ffffff;
	position: relative;
	min-height: 400px;
}

.producto_listado_black_friday_imagen > a > img, .img-listado-black_friday {
	max-height: 400px;
}

.producto_listado_black_friday_marca > img {
	max-width: 130px;
	max-height: 80px;
}	
	}
	

/* pantallas mínimo de 768px */

@media (min-width: 768px) and (max-width: 992px) {

.producto_listado_black_friday_marca > img {
	max-width: 90px;
	max-height: 40px;
}

}

/* @end */


/* @group producto_listado_cyber_week */

.cyber_week{
	padding-top: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;


}

.cyber_week_mensaje {
	color: #a7d32c;
	font-weight: bold;
}

.producto_listado_cyber_week {
	border: 1px solid #a7d32c;
	margin-bottom: 20px;
}

.producto_listado_cyber_week_marca {
	float: left;
	opacity: 0.8;
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
	z-index: 10;
}

.producto_listado_cyber_week_marca > img {
	max-width: 90px;
	max-height: 40px;
}

.producto_listado_cyber_week_cabecera {
	background-color: #a7d32c;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
}

.producto_listado_cyber_week_cabecera, .producto_listado_cyber_week_cabecera > a{
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}


.producto_listado_cyber_week_descripcion {
	padding: 5px;
	background: rgba(0,0,0,0.7);
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	color: #ffffff;
	font-size: 12px;
}

.producto_listado_cyber_week_descripcion > a {
	color: #ffffff;
	font-size: 12px;
}

.producto_listado_cyber_week_imagen {
	background-color: #ffffff;
	position: relative;
	min-height: 500px;
	overflow:hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.producto_listado_cyber_week_imagen > a:hover > img {
	opacity: 0.8;
}

.producto_listado_cyber_week_imagen > a > img, .img-listado-cyber_week {
	max-height: 500px;
}


.precio_cyber_week_2023{
	font-size: 24px;
	padding-top: 10px;
	color: #a7d32c;
	font-weight: bold;
	line-height: 28px;
}

.precio_antes_cyber_week{
	text-decoration: line-through;
	font-size: 14px;
	padding-top: 5px;
}

.unidades_cyber_week{
	padding-top: 10px;
}

.add_button_cyber_week{
	padding-top: 10px;
	padding-bottom: 5px;
}


@media (min-width: 768px) {
	
	}

@media (max-width: 768px) {

.producto_listado_cyber_week_imagen {
	background-color: #ffffff;
	position: relative;
	min-height: 400px;
}

.producto_listado_cyber_week_imagen > a > img, .img-listado-cyber_week {
	max-height: 400px;
}

.producto_listado_cyber_week_marca > img {
	max-width: 130px;
	max-height: 80px;
}	
	}
	

/* pantallas mínimo de 768px */

@media (min-width: 768px) and (max-width: 992px) {

.producto_listado_cyber_week_marca > img {
	max-width: 90px;
	max-height: 40px;
}

}

/* @end */

/* @group producto_listado_white_days */


.white_days{
	padding-top: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;


}

.white_days_mensaje {
	color: #f08d25;
	font-weight: bold;
}

.producto_listado_white_days {
	border: 1px solid #f08d25;
	margin-bottom: 20px;
}

.producto_listado_white_days_marca {
	float: left;
	opacity: 0.8;
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
	z-index: 10;
}

.producto_listado_white_days_marca > img {
	max-width: 90px;
	max-height: 40px;
}

.producto_listado_white_days_cabecera {
	background-color: #f08d25;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
}

.producto_listado_white_days_cabecera, .producto_listado_white_days_cabecera > a{
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}


.producto_listado_white_days_descripcion {
	padding: 5px;
	background: rgba(0,0,0,0.7);
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	color: #ffffff;
	font-size: 12px;
}

.producto_listado_white_days_descripcion > a {
	color: #ffffff;
	font-size: 12px;
}

.producto_listado_white_days_imagen {
	background-color: #ffffff;
	position: relative;
	min-height: 450px;
	overflow:hidden; 
}

.producto_listado_white_days_imagen > a:hover > img {
	opacity: 0.8;
}

.producto_listado_white_days_imagen > a > img, .img-listado-white_days {
	max-height: 400px;
}

.precio_white_days{
	font-size: 30px;
	padding-top: 10px;
	color: #f08d25;
	font-weight: bold;
	line-height: 28px;
}

.precio_white_days_2018{
	font-size: 24px;
	padding-top: 10px;
	color: #f08d25;
	font-weight: bold;
	line-height: 28px;
}

.precio_white_days_2019{
	font-size: 24px;
	padding-top: 10px;
	color: #0D99BF;
	font-weight: bold;
	line-height: 28px;
}

.precio_antes_white_days{
	text-decoration: line-through;
	font-size: 14px;
	padding-top: 5px;
}

.unidades_white_days{
	padding-top: 10px;
}

.add_button_white_days{
	padding-top: 10px;
	padding-bottom: 5px;
}


@media (min-width: 768px) {
	
	}

@media (max-width: 768px) {

.producto_listado_white_days_imagen {
	background-color: #ffffff;
	position: relative;
	min-height: 450px;
}

.producto_listado_white_days_imagen > a > img, .img-listado-white_days {
	max-height: 350px;
}

.producto_listado_white_days_marca > img {
	max-width: 130px;
	max-height: 80px;
}	
	}
	

/* pantallas mínimo de 768px */

@media (min-width: 768px) and (max-width: 992px) {

.producto_listado_white_days_marca > img {
	max-width: 90px;
	max-height: 40px;
}

}

/* @end */

/* @group iconos formvalidation */

@media (max-width: 768px) {

.form-inline .has-feedback .form-control-feedback {
    top: 0;
    right: 20px;
}

}

@media (min-width: 768px) {
	.form-inline .has-feedback .form-control-feedback {
	    top: 0;
	    right: -12px;
	}
}



/* @end */



/* @group aula videos */

.video-img{
	position: relative;
}

.mostrar_modal_video_link {
   position: absolute;
   display: block;
   background: url(../img/play-btn.png) center center / 80px 80px no-repeat;
	height: 100px;
   width: 100px;
   top: 50%;
   left: 50%;
   margin: -50px 0 0 -50px;
	opacity: 0.2;
}

.mostrar_modal_video_link:hover {
	opacity: 1;
}

.sombra_alrededor{
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.8);
}

.aula_titulo_video{
	font-weight: bold;
	color: #386708;
}

.aula_modal_titulo{
	font-weight: bold;
	color: #054368;
}

/* @end */

/* @group certificados */

.parallax-window {
    min-height: 400px;
    background: transparent;
}

.parallax_certificados {
    /* The image used */
    

    /* Set a specific height */
   

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



/* @end */

/* @group bidi */

.barra_secciones{
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	background-color: #6ab023;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bidi_productos_detalles_referencia {
	margin-bottom: 10px;
	background-color: #6ab023;
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	padding: 10px 5px 5px;
	margin-top: 5px;
}

/* @end */



/* @group tickets */

.caja_contenido_ajax_tickets {
	clear: left;
}

.caja_ticket{
	 padding-top:20px;
	 clear: left;
}

/* @end */


.clickable-row {
cursor: pointer !important;
cursor: hand !important;
}


/*------------------------------------
- COLOR black-friday-2022
------------------------------------*/
.alert-black-friday-2022 {
    color: #851a00;
    background-color: #ffd6cd;
    border-color: #ffc6b8;
}

.alert-black-friday-2022 hr {
    border-top-color: #ffb19f;
}

.alert-black-friday-2022 .alert-link {
    color: #521000;
}

.badge-black-friday-2022 {
    color: #fff;
    background-color: #ff3301;
}

.badge-black-friday-2022[href]:hover, .badge-black-friday-2022[href]:focus {
    color: #fff;
    background-color: #cd2800;
}

.bg-black-friday-2022 {
    background-color: #ff3301 !important;
}

a.bg-black-friday-2022:hover, a.bg-black-friday-2022:focus,
button.bg-black-friday-2022:hover,
button.bg-black-friday-2022:focus {
    background-color: #cd2800 !important;
}

.border-black-friday-2022 {
    border-color: #ff3301 !important;
}

.btn-black-friday-2022 {
    color: #fff;
    background-color: #ff3301;
    border-color: #ff3301;
}

.btn-black-friday-2022:hover {
    color: #fff;
    background-color: #dc2b00;
    border-color: #cd2800;
}

.btn-black-friday-2022:focus, .btn-black-friday-2022.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 51, 1, 0.5);
}

.btn-black-friday-2022.disabled, .btn-black-friday-2022:disabled {
    color: #fff;
    background-color: #ff3301;
    border-color: #ff3301;
}

.btn-black-friday-2022:not(:disabled):not(.disabled):active, .btn-black-friday-2022:not(:disabled):not(.disabled).active, .show > .btn-black-friday-2022.dropdown-toggle {
    color: #fff;
    background-color: #cd2800;
    border-color: #bd2500;
}

.btn-black-friday-2022:not(:disabled):not(.disabled):active:focus, .btn-black-friday-2022:not(:disabled):not(.disabled).active:focus, .show > .btn-black-friday-2022.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 51, 1, 0.5);
}

.btn-outline-black-friday-2022 {
    color: #ff3301;
    background-color: transparent;
    border-color: #ff3301;
}

.btn-outline-black-friday-2022:hover {
    color: #fff;
    background-color: #ff3301;
    border-color: #ff3301;
}

.btn-outline-black-friday-2022:focus, .btn-outline-black-friday-2022.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 51, 1, 0.5);
}

.btn-outline-black-friday-2022.disabled, .btn-outline-black-friday-2022:disabled {
    color: #ff3301;
    background-color: transparent;
}

.btn-outline-black-friday-2022:not(:disabled):not(.disabled):active, .btn-outline-black-friday-2022:not(:disabled):not(.disabled).active, .show > .btn-outline-black-friday-2022.dropdown-toggle {
    color: #fff;
    background-color: #ff3301;
    border-color: #ff3301;
}

.btn-outline-black-friday-2022:not(:disabled):not(.disabled):active:focus, .btn-outline-black-friday-2022:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-black-friday-2022.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 51, 1, 0.5);
}

.list-group-item-black-friday-2022 {
    color: #851a00;
    background-color: #ffc6b8;
}

.list-group-item-black-friday-2022.list-group-item-action:hover, .list-group-item-black-friday-2022.list-group-item-action:focus {
    color: #851a00;
    background-color: #ffb19f;
}

.list-group-item-black-friday-2022.list-group-item-action.active {
    color: #fff;
    background-color: #851a00;
    border-color: #851a00;
}

.table-black-friday-2022,
.table-black-friday-2022 > th,
.table-black-friday-2022 > td {
    background-color: #ffc6b8;
}

.table-hover .table-black-friday-2022:hover {
    background-color: #ffb19f;
}

.table-hover .table-black-friday-2022:hover > td,
.table-hover .table-black-friday-2022:hover > th {
    background-color: #ffb19f;
}

.text-black-friday-2022 {
    color: #ff3301 !important;
}

a.text-black-friday-2022:hover, a.text-black-friday-2022:focus {
    color: #cd2800 !important;
}


/* @group btn-naranja */

.btn-naranja {
  color: #fff;
  background-color: #f08d25;
  border-color: #d0710e;
}
.btn-naranja:focus,
.btn-naranja.focus {
  color: #fff;
  background-color: #d0710e;
  border-color: #7a4208;
}
.btn-naranja:hover {
  color: #fff;
  background-color: #d0710e;
  border-color: #7a4208;
}
.btn-naranja:active,
.btn-naranja.active,
.open > .dropdown-toggle.btn-naranja {
  color: #fff;
  background-color: #d0710e;
  border-color: #7a4208;
}
.btn-naranja:active:hover,
.btn-naranja.active:hover,
.open > .dropdown-toggle.btn-naranja:hover,
.btn-naranja:active:focus,
.btn-naranja.active:focus,
.open > .dropdown-toggle.btn-naranja:focus,
.btn-naranja:active.focus,
.btn-naranja.active.focus,
.open > .dropdown-toggle.btn-naranja.focus {
  color: #fff;
  background-color: #d0710e;
  border-color: #7a4208;
}
.btn-naranja:active,
.btn-naranja.active,
.open > .dropdown-toggle.btn-naranja {
  background-image: none;
}
.btn-naranja.disabled,
.btn-naranja[disabled],
fieldset[disabled] .btn-naranja,
.btn-naranja.disabled:hover,
.btn-naranja[disabled]:hover,
fieldset[disabled] .btn-naranja:hover,
.btn-naranja.disabled:focus,
.btn-naranja[disabled]:focus,
fieldset[disabled] .btn-naranja:focus,
.btn-naranja.disabled.focus,
.btn-naranja[disabled].focus,
fieldset[disabled] .btn-naranja.focus,
.btn-naranja.disabled:active,
.btn-naranja[disabled]:active,
fieldset[disabled] .btn-naranja:active,
.btn-naranja.disabled.active,
.btn-naranja[disabled].active,
fieldset[disabled] .btn-naranja.active {
  background-color: #f4ae66;
  border-color: #d0710e;
}
.btn-naranja .badge {
  color: #f4ae66;
  background-color: #fff;
}

/* @end */

/* @group btn-verde */

.btn-verde { 
  color: #FFFFFF; 
  background-color: #97BF0D; 
  border-color: #718F03; 
} 
 
.btn-verde:hover, 
.btn-verde:focus, 
.btn-verde:active, 
.btn-verde.active, 
.open .dropdown-toggle.btn-verde { 
  color: #FFFFFF; 
  background-color: #718F03; 
  border-color: #718F03; 
} 
 
.btn-verde:active, 
.btn-verde.active, 
.open .dropdown-toggle.btn-verde { 
  background-image: none; 
} 
 
.btn-verde.disabled, 
.btn-verde[disabled], 
fieldset[disabled] .btn-verde, 
.btn-verde.disabled:hover, 
.btn-verde[disabled]:hover, 
fieldset[disabled] .btn-verde:hover, 
.btn-verde.disabled:focus, 
.btn-verde[disabled]:focus, 
fieldset[disabled] .btn-verde:focus, 
.btn-verde.disabled:active, 
.btn-verde[disabled]:active, 
fieldset[disabled] .btn-verde:active, 
.btn-verde.disabled.active, 
.btn-verde[disabled].active, 
fieldset[disabled] .btn-verde.active { 
  background-color: #97BF0D; 
  border-color: #718F03; 
} 
 
.btn-verde .badge { 
  color: #97BF0D; 
  background-color: #FFFFFF; 
}

/* @end */

.video_youtube-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video_youtube-container iframe, .video_youtube-container object, .video_youtube-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* @group btn.bunzl */

.btn-bunzl {
  color: #fff;
  background-color: #6ab023;
  border-color: #4cae4c;
}
.btn-bunzl:focus,
.btn-bunzl.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-bunzl:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-bunzl:active,
.btn-bunzl.active,
.open > .dropdown-toggle.btn-bunzl {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-bunzl:active:hover,
.btn-bunzl.active:hover,
.open > .dropdown-toggle.btn-bunzl:hover,
.btn-bunzl:active:focus,
.btn-bunzl.active:focus,
.open > .dropdown-toggle.btn-bunzl:focus,
.btn-bunzl:active.focus,
.btn-bunzl.active.focus,
.open > .dropdown-toggle.btn-bunzl.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-bunzl:active,
.btn-bunzl.active,
.open > .dropdown-toggle.btn-bunzl {
  background-image: none;
}
.btn-bunzl.disabled,
.btn-bunzl[disabled],
fieldset[disabled] .btn-bunzl,
.btn-bunzl.disabled:hover,
.btn-bunzl[disabled]:hover,
fieldset[disabled] .btn-bunzl:hover,
.btn-bunzl.disabled:focus,
.btn-bunzl[disabled]:focus,
fieldset[disabled] .btn-bunzl:focus,
.btn-bunzl.disabled.focus,
.btn-bunzl[disabled].focus,
fieldset[disabled] .btn-bunzl.focus,
.btn-bunzl.disabled:active,
.btn-bunzl[disabled]:active,
fieldset[disabled] .btn-bunzl:active,
.btn-bunzl.disabled.active,
.btn-bunzl[disabled].active,
fieldset[disabled] .btn-bunzl.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-bunzl .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* @end */