.email-lateral{
	display:none;
}
.tax-products-categories .breadcrumbs{
	display:none;
}
/* single-productos */

.ficha_tecnica h3 {
    color: black;
}
.single-productos .header{
	background-color: var(--main-gorlan-color);
}
/* .single-productos .descargas {
    display: none;
} */

section.pro_dub_comun{
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding-top: 120px;
}

.archive section.pro_dub_comun{
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding-top: 0px;
}

section.pro_dub_comun .breadcrumb{
	width: 100%;
	min-height: 50px;
	display: flex;
	align-content: center;
	align-items: center;
	
}

section.pro_dub_comun .breadcrumb > span > span {
	
}

section.pro_dub_comun .breadcrumb a{
	text-transform: uppercase;
	display: inline-block;
	margin-right: 15px;
	text-decoration: underline;
	font-size: 14px;
	color: black;
	line-height: 30px;
}

section.pro_dub_comun .breadcrumb strong{
	text-transform: uppercase;
}

section.pro_dub_comun h1{
	color:  var(--main-gorlan-color);
}

.pestanas{
	position: relative;
	top: 0px;
	z-index: 2;
}

.pestanas > ul{
	margin: 0px;
	padding: 0px;
	display: flex;
	align-content: center;
	align-items: center;
	list-style: none;
	position: sticky;
	top: 75px;
	background-color: white;
	padding: 0px 0px;
	z-index: 3;
	border-bottom: 1px solid #333;
	min-height: 43px;

}

.pestanas > ul li{
}
.cuerpo li {
    font-size: 17px !important;
}
.pestanas > ul li a{
	text-transform: uppercase;
	font-size: 20px;
	color:  var(--main-gorlan-color);
	padding: 10px 10px 5px;
	display: flex;
	border-bottom: 4px solid transparent;
	font-weight: 400;
}

.pestanas > ul li a:hover,
.pestanas > ul li a:active{
	border-bottom: 4px solid var(--main-gorlan-color);
}

.pestanas > ul li:last-child{
	text-transform: uppercase;
	flex-grow: 2;
	display: flex;
	justify-content: flex-start;
	font-weight: bold;
}

.pestanas > ul li:last-child span{
	text-decoration: underline;
	cursor: pointer;
}

.single section.pro_dub_comun .breadcrumb > span > span > a:first-child{
	display: none;
}


section.pro_dub_comun .item_destino{
	/*min-height: 400px;*/
	/*background-color: lightcyan;*/
	margin-bottom: 20px;
}

section.pro_dub_comun .item_destino iframe{
	max-width: 600px;
	max-height: 350px;
}


section.pro_dub_comun .item_destino h2{
	color:  var(--main-gorlan-color);
	font-size: 25px;
	text-transform: uppercase;
}


section.pro_dub_comun .item_destino.ficha_tecnica table{}

section.pro_dub_comun .item_destino.ficha_tecnica table tr{}


.tabla_precios .centrado table{
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
}

section.pro_dub_comun .item_destino.ficha_tecnica table th,
section.pro_dub_comun .item_destino.ficha_tecnica table thead tr:first-child td{
  background-color: rgba(12,90,158,0.75);
  color: white;
  padding: 10px;
  padding-bottom: 5px;
  font-weight: 700;
}

section.pro_dub_comun .item_destino.ficha_tecnica table tr:first-child td:nth-child(1){
	/*color: white;*/
}

section.pro_dub_comun .item_destino.ficha_tecnica table tr td{
  text-align: center;
  font-weight: 700;
  color: rgba(0,29,52,1);
}

section.pro_dub_comun .item_destino.ficha_tecnica table th:nth-child(1),
section.pro_dub_comun .item_destino.ficha_tecnica table tr td:nth-child(1){
  /*text-align: left;*/
  /*font-weight: 400;*/
}

section.pro_dub_comun .item_destino.ficha_tecnica table tr td span{
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: rgba(51,51,51,1);
}


section.pro_dub_comun .item_destino.ficha_tecnica table tr:nth-of-type(even) td{
    background-color: rgba(0,29,52,0.1);
  }

section.pro_dub_comun .item_destino.ficha_tecnica table tr:nth-of-type(odd) th,
section.pro_dub_comun .item_destino.ficha_tecnica table thead tr:first-child td{
    background-color: rgba(12,90,158,1);
  }

section.pro_dub_comun .item_destino.ficha_tecnica table th span{
  display: block;
  color: rgba(137,102,22,1);
}

section.pro_dub_comun .item_destino.ficha_tecnica table tr td:nth-child(1){
  color: rgba(0,29,52,1);
}

section.pro_dub_comun .item_destino.ficha_tecnica table th:nth-child(1){
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255,255,255,0.5);
}

section.pro_dub_comun .item_destino.ficha_tecnica table tr td{
  background-color: rgba(0,29,52,0.0.5);
  padding: 10px;
  padding-bottom: 5px;
}

section.pro_dub_comun .item_destino.ficha_tecnica table tr td strong{
  text-transform: uppercase;
  display: block;
  color: rgba(137,102,22,1);
  font-weight: 700;
}

section.pro_dub_comun .item_destino.ficha_tutoriales{}

section.pro_dub_comun .item_destino.ficha_tutoriales ul{
	padding: 0px;
	margin: 0px;
}

section.pro_dub_comun .item_destino.ficha_tutoriales ul li{
	display: flex;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

section.pro_dub_comun .item_destino.ficha_tutoriales ul li a{}

section.pro_dub_comun .item_destino.ficha_tutoriales ul li a.imagen{
	margin-right: 10px;
}

section.pro_dub_comun .item_destino.ficha_tutoriales ul li a img{
	max-width: 150px;
	border: 1px solid var(--main-gorlan-color);
}

section.pro_dub_comun .item_destino.ficha_tutoriales ul li a.enlace{
	font-size: 20px;
	font-weight: bold;
	color: var(--main-gorlan-color);
}

section.pro_dub_comun .item_destino.ficha_tutoriales ul li a.enlace span{
	font-size: 17px;
	font-weight: normal;
	color: rgba(51, 51, 51, 1.0);
	display: block;
}

section.pro_dub_comun .item_destino.descargas{}

section.pro_dub_comun .item_destino.descargas ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

section.pro_dub_comun .item_destino.descargas ul li{
	padding: 0px;
	margin: 0px;
	display: block;
}

section.pro_dub_comun .item_destino.descargas ul li a{
	background-color: var(--main-gorlan-color);
    border: none;
    color: white;
    padding: 5px 16px; 
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    width: 100%;
    text-transform: uppercase;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding-left: 60px;
    min-height: 50px;

}

section.pro_dub_comun .item_destino.descargas ul li a:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 0px;
    width: 40px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(img/cloud-download.svg);
    background-position: center center;
    background-repeat: no-repeat;
    filter: invert(1);
}

section.pro_dub_comun .item_destino.descargas ul li a span{
	font-size: 15px;
	font-weight: 700;
}

section.pro_dub_comun .item_destino.descargas ul li a strong{
	font-size: 15px;
	font-weight: 400;
}

/*****/

section.pro_dub_comun .item_destino .anclas{
	padding: 0px;
	margin: 20px 0px;
	border-left: 2px solid var(--main-gorlan-color);
	padding-left: 15px;
}

section.pro_dub_comun .item_destino .anclas li{
	list-style-type: none;
	padding-bottom: 10px;
}

section.pro_dub_comun .item_destino .anclas li:last-child{
	padding-bottom: 0px;
}

section.pro_dub_comun .item_destino .anclas li a{
	text-transform: uppercase;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: var(--main-gorlan-color);
	display: block;
}

/*****/

section.pro_dub_comun .item_destino .anclas{
  height:35px;
  /*width:300px;*/
  overflow:hidden;
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  padding:0px;
  margin:0px;
  cursor:pointer;
  margin-bottom: 20px;
}

section.pro_dub_comun .item_destino .anclas:hover{
  height:auto;
}

section.pro_dub_comun .item_destino .anclas li{
  height:30px;
  line-height:30px;
  padding-left:5px;
}

section.pro_dub_comun .item_destino .anclas li:hover{
  background-color:rgba(12,90,158,0.10);
}

section.pro_dub_comun .item_destino .anclas li a{
  text-decoration:none;
  color: var(--main-gorlan-color);
  padding: 10px;
}

section.pro_dub_comun .item_destino .anclas li:first-child a:after{
  content:' ';
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAa0lEQVR42u2TMQ6AIAxFn9yDe7HK5EG4g1O9aY2DMRIDpXHmTy15rx0aYMaXSCEMqUAh3mVCkYESEJT0tCvKYSgLOydb/WQpDdxSOnhPMfCWMsC/igOvFScOkFEEQcne26+od/q7Jc8/8z8Xqz4ok4TGYMIAAAAASUVORK5CYII=');
  background-size:16px 16px;
  background-position:center center;
  background-repeat:no-repeat;
  float:right;
  height:15px;
  width:20px;
  text-align:center;
  line-height:30px;
}

/*****/

section.pro_dub_comun .cuerpo{
	display: flex;
	/*background-color: lightsalmon;*/
	width: 100%;
	justify-content: space-between;
	padding-top: 25px;
}

section.pro_dub_comun .cuerpo .destino{
	/*background-color: lightseagreen;*/
	width: 100%;
	max-width: 50%;
}


/***/


.resultado{
	background-color: var(--main-gorlan-color);
	background-color: rgba(0, 0, 0, 0.8);
	position: sticky;
	top: 0px;
	overflow: hidden;
	right: 0px;
	width: 100%;
	transition: all .4s ease-in-out;
	z-index: 4;
	padding: 0px;
	color: white;
	display: none;
	flex-direction: column;
	opacity: 0;
}

.resultado.activo{
	top: 115px;
	height: auto;
	/*min-height: 200px;*/
	display: flex;
	opacity: 1;
}

.resultado > img{
	position: absolute;
	top: 10px;
	right: 10px;
	filter: invert(100%);
	width: 25px;
	cursor: pointer;
}

.resultado h3{
	/*color: var(--main-gorlan-color);*/
	padding: 10px;
}

.resultado ul{
	display: flex;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	justify-content: space-between;
}

.resultado ul:first-of-type{
	padding: 10px;
	margin-bottom: 10px;
}

.resultado ul:last-of-type{
	margin-bottom: 0px;
}

.resultado ul li{
	padding: 10px;
	border-right: 1px solid white;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-grow: 2;
}

.resultado ul li.no_visibles{
	font-weight: bold;
	background-color: rgba(0, 0, 0, 0.25);
	color: rgba(255, 255, 255, 0.25);
}

.resultado ul li:last-child{
	border-right: 0px;
}

.resultado ul li a{
	color: white;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	transition: all .4s ease-in-out;
	padding: 10px;
	border-radius: 5px;
}

.resultado ul li a:hover{
	background-color: var(--main-gorlan-color);
}

.resultado ul li a img{
	width: 100%;
	max-width: 150px;
	height: 100%;
	max-height: 150px;
	padding: 10px;
	background-color: white;
	border-radius: 10px;
	margin-bottom: 10px;
}

.las_categorias{
	flex-wrap: wrap;
	border-top:  1px solid #FFF;
	background-color: var(--main-gorlan-color);
}

.resultado ul.las_categorias li{
	border-right: 0px;
}

.resultado ul.las_categorias li a{
	text-decoration: underline;
}



/**/

.productos_relacionados{
	margin-top: 25px;
}

.productos_relacionados h2{
    color: var(--main-gorlan-color);
    font-size: 25px;
    text-transform: uppercase;
}

.productos_relacionados h2 a{
	color: var(--main-gorlan-color);
}

.productos_relacionados .array_objetos{
		display: flex;
    width: 100%;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-between;
}

.productos_relacionados .array_objetos .objeto{
		width: 100%;
    min-height: 180px;
    max-width: calc(100% / 2 - 10px);
    padding: 0px;
    margin-bottom: 20px;
    /* padding: 20px; */
    border: 2px solid var(--main-gorlan-color);
    border-radius: 4px;
    border-radius: 10px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.productos_relacionados .array_objetos .objeto_basico{
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	align-items: center;
}

.productos_relacionados .array_objetos .objeto_basico div{
	  display: block;
	  flex-grow: 2;
    /*position: absolute;  25 noviembre (nuevo layout) */ 
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 2;
    background-color: var(--main-gorlan-color);
    margin: 0px;
    padding: 10px 20px;
    font-size: 17px;
}

.productos_relacionados .array_objetos .objeto_basico div a{
	display: block;
    color: white;
}

.productos_relacionados .array_objetos .objeto_basico div a strong{
	display: block;
	padding-bottom: 10px;
}


.productos_relacionados .array_objetos .objeto_basico img{
	display: flex;
	/*object-fit: contain;
	width: 100%;
	height: 100%;
	padding: 10px;*/
	/* 25 noviembre (nuevo layout) START */ 
	padding: 0px;
  /* 25 noviembre (nuevo layout) END */ 
	
}

.productos_relacionados .array_objetos .objeto_complejo{
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	align-items: center;
	padding: 20px;
}

.productos_relacionados .array_objetos .objeto_complejo img{
}

.productos_relacionados .array_objetos .objeto_complejo div{
	
}

/**/

.noticias_relacionadas{
	margin-top: 25px;
}

.noticias_relacionadas h2{
    color: var(--main-gorlan-color);
    font-size: 25px;
    text-transform: uppercase;
}

.noticias_relacionadas .array_objetos{
		display: flex;
    width: 100%;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-between;
}

.noticias_relacionadas .array_objetos .objeto{
		width: 100%;
    /*min-height: 180px;*/
    max-width: 100%;
    padding: 0px;
    margin-bottom: 20px;
    /* padding: 20px; */
    /*border: 2px solid var(--main-gorlan-color);*/
    border-radius: 0px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.noticias_relacionadas .array_objetos .objeto_basico{
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	align-items: center;
	border-top: 1px solid var(--main-gorlan-color);
  padding-top: 20px;
}

.noticias_relacionadas .array_objetos .objeto_basico div{
	  display: block;
    /*position: absolute;*/
    bottom: 0px;
    left: 0px;
    width: 100%;
    /*z-index: 2;*/
    /*background-color: var(--main-gorlan-color);*/
    margin: 0px;
    padding: 10px 20px;
    font-size: 17px;
}

.noticias_relacionadas .array_objetos .objeto_basico div p.meta{
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.noticias_relacionadas .array_objetos .objeto_basico div p.meta .date{
	background-color: var(--main-gorlan-color);
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 10px;
	color: white;
	font-size: 14px;
}

.noticias_relacionadas .array_objetos .objeto_basico div a{
		display: block;
    /*color: white;*/
}

.noticias_relacionadas .array_objetos .objeto_basico img{
	display: flex;
	/*object-fit: contain;
	width: 100%;
	height: 100%;*/
	padding: 0px;
}

.noticias_relacionadas .array_objetos .objeto_complejo{
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	align-items: center;
	padding: 20px;
}

.noticias_relacionadas .array_objetos .objeto_complejo img{
}

.noticias_relacionadas .array_objetos .objeto_complejo div{
	
}

/**/

.single-productos .lateral {
/*     position: sticky; */
    top: 20%;
    align-self: self-start;
}


section.pro_dub_comun .cuerpo .lateral{
	/*background-color: lightskyblue;*/
	width: 100%;
	max-width: 50%;
	padding-left: 50px;
}

section.pro_dub_comun .cuerpo .lateral .owl-carousel .owl-item img{
	max-height: 400px;
	width: auto;
	margin: auto;
	border-radius: 10px;
}

section.pro_dub_comun .cuerpo .lateral .imagenes{
	/*background-color: lightgoldenrodyellow;*/
	min-height: 400px;
}

section.pro_dub_comun .cuerpo .lateral .weroi{
	/*min-height: 400px;*/
	/*background-color: lightblue;*/
	position: sticky;
	top: 120px;
}

section.pro_dub_comun .cuerpo .lateral .weroi .cac{
	/*min-height: 100px;*/
	/*background-color: lightgreen;*/
	display: flex;
	align-items: center;
	padding-top: 20px;
}

section.pro_dub_comun .cuerpo .lateral .weroi .cac a{
	background-color: white;
	border-radius: 5px;
	border: 1px solid var(--main-gorlan-color);
	color: var(--main-gorlan-color);
	padding: 5px 10px;
	font-size: 20px;
	text-transform: uppercase;
}

section.pro_dub_comun .cuerpo .lateral .weroi .formulario{
	/*min-height: 400px;*/
	/*background-color: yellow;*/
	margin-top: 25px;
}

section.pro_dub_comun .cuerpo .lateral .weroi .formulario > .wpcf7{
	margin-top: 20px;
}


section.pro_dub_comun .cuerpo .lateral .weroi .formulario h2{
	color: var(--main-gorlan-color);
	text-transform: initial;
}

section.pro_dub_comun .cuerpo .lateral .weroi .formulario form{}

section.pro_dub_comun .cuerpo .lateral .weroi .formulario form p{
	/*display: flex;*/
}

section.pro_dub_comun .cuerpo .lateral .weroi .formulario form p label{
	width: 100%;
}

section.pro_dub_comun .cuerpo .lateral .weroi .formulario form p label:not(:first-child):not(:last-child){
}

section.pro_dub_comun .cuerpo .lateral .weroi .formulario form p label:not(:first-child){
	/*padding-left: 5px;*/
	padding-top: 5px;
}

section.pro_dub_comun .cuerpo .lateral .weroi .formulario form p label:not(:last-child){
	padding-right: 5px;
}


section.pro_dub_comun .cuerpo .lateral .weroi .formulario form p label input{
	width: 100%;
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid var(--main-gorlan-color);
}

section.pro_dub_comun .cuerpo .lateral .weroi .formulario form p label textarea{
	width: 100%;
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid var(--main-gorlan-color);
}

section.pro_dub_comun .cuerpo .lateral .weroi .formulario form p input[type=button],
section.pro_dub_comun .cuerpo .lateral .weroi .formulario form p input[type=submit],
section.pro_dub_comun .cuerpo .lateral .weroi .formulario form p input[type=reset] {
  background-color: var(--main-gorlan-color);
  border: none;
  color: white;
  padding: 16px 32px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  width: 100%;
  text-transform: uppercase;
}

section.pro_dub_comun .cuerpo .lateral .weroi .formulario form p:last-of-type{
	display: flex;
	flex-direction: column;
}

input#typaceptance {
    width: auto;
}

.wpcf7 .ajax-loader{
	display: block;
}

.navegacion_cruzada_producto{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	border-top: 1px solid grey;
	margin-top: 20px;
}

.navegacion_cruzada_producto > div{
	width: 100%;
	max-width: 50%;
	padding: 20px;
	/*border-right: 1px solid grey;*/
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	position: relative;
	background-color: var(--main-gorlan-color);
	padding-top: 100px;
}

.navegacion_cruzada_producto > div:nth-child(odd):last-child{
	border-right: 0px;
	max-width: 100%;
}

.navegacion_cruzada_producto > div img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	z-index: 1;
}

.navegacion_cruzada_producto > div .panel{
	position: relative;
	z-index: 2;
	background-color: var(--main-gorlan-color);
	width: 400px;
	max-width: 50%;
	color: white;
	padding: 20px;
}

.navegacion_cruzada_producto > div .panel h3{
	color: white;
}

.navegacion_cruzada_producto > div .panel .mas_informacion{
	border-radius: 4px;
	border: 1px solid white;
	text-decoration: none;
	padding: 10px 20px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;

}


.navegacion_cruzada_producto > div a{
	text-decoration: underline;
	color: white;
}

.navegacion_cruzada_producto > div .mas_productos{
	background-color: var(--main-gorlan-color);
	position: relative;
	z-index: 2;
	border-radius: 4px;
	margin-left: 20px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
}



/**/


/**/

/* .panel_megamenu{
	position: fixed;
	top: -75vw;
	left: 0px;
	width: 100%;
	min-height: 50vh;
	z-index: 8;
	background-color: rgba(0,0,0,0.75);
	background-color: var(--main-gorlan-color);
	transition: all .4s ease-in-out .1s;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-items: flex-start;
	justify-content: space-between;
	padding-left: 10vw;
	padding-right: 10vw;
	padding-top: 10vh;
	padding-bottom: 10vh;
}

.panel_megamenu.activo{
	top: 0vh;

}

.panel_megamenu div{
	padding: 20px;
}

.panel_megamenu div p{
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	margin-bottom: 20px;
}

.panel_megamenu ul{
	padding: 0px;
	margin: 0px;
	display: flex;
	flex-wrap: wrap;
}

.panel_megamenu ul li{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 50%;

} */

/*
.panel_megamenu ul li a{
	color: #FFF;
	font-size: 30px;
	text-transform: lowercase;
}
*/


.close{
	position: fixed;
	top: 0px;
	left: 100%;
	width: 100%;
	height: 100vh;
	z-index: 4;
	background-color: rgba(0,0,0,0.75);
	transition: all .4s ease-in-out;
	cursor: pointer;
}

.close.activo{
	left: 0px;
}

@media only screen and (max-width:1200px){

	.single-productos section{
		padding-left: 20px;
		padding-right: 20px;
	}

}

@media only screen and (max-width:428px){

	section.pro_dub_comun{
		padding-left: 10px;
		padding-right: 0px;
	}

	section.pro_dub_comun .cuerpo{
		flex-direction: column;
	}

	section.pro_dub_comun .cuerpo .destino{
		max-width: 100%;
	}

	section.pro_dub_comun .cuerpo .lateral {
    width: 100%;
    max-width: 100%;
    padding-left: 0px;
	}

	.navegacion_cruzada_producto{
		flex-direction: column;
	}

	.navegacion_cruzada_producto > div{
		max-width: 100%;
	}

}

@media (min-width: 320px) and (max-width: 480px) {
	section.pro_dub_comun{
		margin-top: 132px;
	}
}

/*formulario lateral*/
	.email-lateral img{
	    width: 40px;
	    filter: invert(1);
	}

	.email-lateral {
	    position: fixed;
	    right: 0;
	    z-index: 10;
	    right: 20px;
	    background: #0c5a9e;
	    padding: 9px;
	    border-radius: 32px;
	    bottom: 54px;
	    border: 2px solid white;
	    cursor: pointer;
	}
	@media (min-width: 320px) and (max-width: 480px) {
		.email-lateral{
			bottom: 80px !important;
		}
		.email-lateral img{
			width: 23px !important;
		}
	}
	@media (min-width: 768px) and (max-width: 1024px){
		.email-lateral{
			bottom: 90px !important;
		}
		.email-lateral img{
			width: 38px !important;
		}
	}

/**/

/*FORMULARIO FICHA PRODUCTO*/
.formulario-producto{
	background-color:#0c5a9e ;
	color: white;
	text-align: center;
	border-radius: 40px;
	padding: 15px;
	cursor: pointer;
}
p.formulario-producto {
    padding-bottom: 15px;
    width:50%;
    margin: auto;
}