/*Quitar develop idioma*/
.wpml-ls-statics-footer,
.otgs-development-site-front-end
{
	display: none;
}
/*Quitar develop idioma*/
/*General*/
body
{
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	color: #006580;
}
.light
{
	font-weight: 300;
}
.bold
{
	font-weight: 700;
}
.blanco
{
	color: #fff;
}
.verde
{
	color: #c1ea1c;
}
.rojo
{
	color: #e23e4f;
}
/*General*/
/*Header home*/
#header-home
{
	position: relative;
	z-index: 999;	
}
#header-home .top-header
{
	background: #004659;
	text-align: right;
	padding: 5px 0px;
}
#header-home .top-header a
{
	color: #fff;
	text-decoration: none;
	font-weight: 300;
	font-size: 15px;
	transition: 0.2s;
}
#header-home .top-header a:hover
{
	color: #ef4254;
}
#header-home .top-header a.link-bolsa,
#header-home .top-header a.link-buzon
{
	margin-right: 25px;
}
#header-home .top-header a.link-buzon img
{
	position: relative;
	top: -2px;
	margin-right: 5px;
}
#header-home .top-header .lang_selector
{
	display: inline-block;
	color: #c1ea1c;
}
#header-home .top-header .lang_selector a
{
	color: #c1ea1c;
}
#header-home .top-header .lang_selector a.active,
#header-home .top-header .lang_selector a:hover
{
	font-weight: 700;
}
#header-home .main-menu
{	
	padding: 15px 0px;
}
#header-home .main-menu .buscador
{
	display: flex;
	justify-content: center;
	align-items: center;
}
#header-home #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link
{
	color: #fff;
}
#header-home #ajaxsearchpro1_1 .probox .promagnifier .innericon svg, 
#header-home #ajaxsearchpro1_2 .probox .promagnifier .innericon svg, 
#header-home div.asp_m.asp_m_1 .probox .promagnifier .innericon svg,
#header-home #ajaxsearchpro2_1 .probox .promagnifier .innericon svg, 
#header-home #ajaxsearchpro2_2 .probox .promagnifier .innericon svg, 
#header-home div.asp_m.asp_m_2 .probox .promagnifier .innericon svg
{
	fill: #fff;
}
#header-home #ajaxsearchpro1_1, 
#header-home #ajaxsearchpro1_2, 
#header-home div.asp_m.asp_m_1,
#header-home #ajaxsearchpro2_1, 
#header-home #ajaxsearchpro2_2, 
#header-home div.asp_m.asp_m_2
{
	border: 1px solid #fff;
}
#header-home #ajaxsearchpro1_1 .probox .proinput input.orig, 
#header-home #ajaxsearchpro1_2 .probox .proinput input.orig, 
#header-home div.asp_m.asp_m_1 .probox .proinput input.orig,
#header-home #ajaxsearchpro2_1 .probox .proinput input.orig, 
#header-home #ajaxsearchpro2_2 .probox .proinput input.orig, 
#header-home div.asp_m.asp_m_2 .probox .proinput input.orig
{
	color: #fff;
}
#header-home #ajaxsearchpro1_1 .probox .proinput input.orig::placeholder, 
#ajaxsearchpro1_2 .probox .proinput input.orig::placeholder, 
#header-home div.asp_m.asp_m_1 .probox .proinput input.orig::placeholder,
#header-home #ajaxsearchpro2_1 .probox .proinput input.orig::placeholder, 
#ajaxsearchpro2_2 .probox .proinput input.orig::placeholder, 
#header-home div.asp_m.asp_m_2 .probox .proinput input.orig::placeholder
{
	color: #fff;
}
#ajaxsearchprores1_1 .results .item .asp_content h3 a, 
#ajaxsearchprores1_2 .results .item .asp_content h3 a, 
div.asp_r.asp_r_1 .results .item .asp_content h3 a,
#ajaxsearchprores2_1 .results .item .asp_content h3 a, 
#ajaxsearchprores2_2 .results .item .asp_content h3 a, 
div.asp_r.asp_r_2 .results .item .asp_content h3 a
{
	color: #006580; !important;
}
#header-home #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
#header-home #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
#header-home #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after
{
	background-color: #fff;
}
/*Header home*/
/*Header all*/
#header-all
{
	position: relative;
	z-index: 999;
	background: #fff;
}
#header-all .top-header
{
	background: #004659;
	text-align: right;
	padding: 5px 0px;
}
#header-all .top-header a
{
	color: #fff;
	text-decoration: none;
	font-weight: 300;
	font-size: 15px;
	transition: 0.2s;
}
#header-all .top-header a:hover
{
	color: #ef4254;
}
#header-all .top-header a.link-bolsa,
#header-all .top-header a.link-buzon
{
	margin-right: 25px;
}
#header-all .top-header a.link-buzon img
{
	position: relative;
	top: -2px;
	margin-right: 5px;
}
#header-all .top-header .lang_selector
{
	display: inline-block;
	color: #c1ea1c;
}
#header-all .top-header .lang_selector a
{
	color: #c1ea1c;
}
#header-all .top-header .lang_selector a.active,
#header-all .top-header .lang_selector a:hover
{
	font-weight: 700;
}
#header-all .main-menu
{	
	padding: 15px 0px;
}
#header-all .main-menu .buscador
{
	display: flex;
	justify-content: center;
	align-items: center;
}
#header-all #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
#header-all #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
#header-all #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after
{
	background-color: #006580;;
}
/*Header all*/
/*Footer*/
footer .certificados
{
	background: #ececec;
	color: #006580;
	padding: 50px 0px;
}
footer .certificados img
{
	width: 100%;
}
footer .certificados .slick-certificados .slick-prev:before, 
footer .certificados .slick-certificados .slick-next:before
{
	font-family: 'Fontawesome' !important;
	color: #006580;
}
footer .certificados .slick-certificados .slick-next:before
{
	content:'';
}
footer .certificados .slick-certificados .slick-prev:before
{
	content: '';
}
footer .menu-ubi
{
	padding: 50px 0px;
}
footer .menu-ubi .menu-footer li
{
	display: block;
	margin-bottom: 5px;
}
footer .menu-ubi .menu-footer li a
{
	color: #006580;
	text-decoration: none;
	transition: 0.2s;
}
footer .menu-ubi .menu-footer li a:hover
{
	color: #e23e4f;
}
footer .menu-ubi .menu-footer a.linkedin
{
	color: #006580;
	text-decoration: none;
	border: solid 1px #006580;
	padding: 5px 7px 3px;
    border-radius: 35px;
	transition: 0.2s;
}
footer .menu-ubi .menu-footer a.linkedin:hover
{
	border: solid 1px #e23e4f;
	background: #e23e4f; 
	color: #fff;
}
footer .menu-ubi .menu-footer a.fb
{
	color: #006580;
	text-decoration: none;
	border: solid 1px #006580;
	padding: 5px 9px 3px 8px;
    border-radius: 35px;
	transition: 0.2s;
}
footer .menu-ubi .menu-footer a.fb:hover
{
	border: solid 1px #e23e4f;
	background: #e23e4f; 
	color: #fff;
}
footer .menu-ubi .menu-footer a.ig
{
	color: #006580;
	text-decoration: none;
	border: solid 1px #006580;
	padding: 5px 7px 3px;
    border-radius: 35px;
	transition: 0.2s;
}
footer .menu-ubi .menu-footer a.ig:hover
{
	border: solid 1px #e23e4f;
	background: #e23e4f; 
	color: #fff;
}
footer .menu-ubi .menu-footer a.spotify
{
	color: #006580;
	text-decoration: none;
	border: solid 1px #006580;
	padding: 5px 6px 3px;
    border-radius: 35px;
	transition: 0.2s;
}
footer .menu-ubi .menu-footer a.spotify:hover
{
	border: solid 1px #e23e4f;
	background: #e23e4f; 
	color: #fff;
}
footer .menu-ubi .ubi
{
	color: #006580;
}
footer .menu-ubi .ubi a
{
	color: #006580;
	transition: 0.2s;
}
footer .menu-ubi .ubi a:hover
{
	color: #e23e4f;
}
footer .separa-footer
{
	margin: 0;
    border: solid 1px #d8e6ea;
}
footer .copys
{
	padding: 15px 0px;
	font-size: 14px;
	color: #818181;
}
footer .copys a
{
	text-decoration: none;
	color: #818181;
	transition: 0.2s;
}
footer .copys a:hover
{
	color: #e23e4f;
}
footer .copys .aviso
{
	text-align: right;
}
/*Footer*/
/*Home*/
.div-cuadro-verde-home
{
	margin-top: -80px;
	z-index: 99;
}
.cuadro-verde-home
{
	background: #c1ea1c;
	padding: 35px 0px;
	border-radius: 15px;
}
.cuadro-verde-home p
{
	margin-bottom: 0px;
}
.cuadro-verde-home .wpb_single_image
{
	margin-bottom: 15px !important;
}
.mercados-home
{
	padding: 10px !important;
}
.mercados-home:hover .vc_column-inner
{
	background: #efffda;
}
.mercados-home .vc_column-inner
{
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	border-radius: 10px;
	padding: 15px !important;
	height: 225px;
}
.mercados-home .vc_column-inner .wpb_single_image
{
	margin-bottom: 0px !important;
}
.ultima-fila-productos-home
{
	padding-bottom: 200px;
	overflow: visible !important;
}
.bg-productos-home
{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	overflow: visible !important;
	padding-top: 50px;
}
.bg-productos-home .img-productos-home
{
	margin-top: -150px;
	margin-bottom: 0px;
}
.lista-productos-home h6::before
{
	content: '\f0da';
	font-family: 'FontAwesome';
	margin-right: 10px;
}
.lista-productos-home h6 a
{
	transition: 0.2s;
}
.lista-productos-home h6 a:hover
{
	color: #e23e4f;
	opacity: 1;
}
.div-soluciones-home
{
	padding-top: 100px;
	padding-bottom: 100px;
}
.div-soluciones-home h1
{
	margin-bottom: 100px;
}
.soluciones-home
{
	padding: 10px !important;
}
.soluciones-home .vc_column-inner
{
	background: #fff;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	border-radius: 10px;
}
.soluciones-home .wpb_single_image
{
	margin-bottom: 0px;
	margin-top: -70px;
}
.soluciones-home h5
{
	height: 50px;
	margin-bottom: 25px;
}
.soluciones-home .btn-conoce a
{
	background: #ef4254 !important;
	color: #fff !important;
	border-radius: 25px !important;
	font-weight: 700 !important;
	padding: 10px 35px !important;
	transition: 0.2s;
}
.soluciones-home .btn-conoce a:hover
{
	color: #ef4254 !important;
	background: #fff !important;
	border: solid 1px #ef4254 !important;
}
.slick-timeline .slick-prev:before, 
.slick-timeline .slick-next:before
{
	font-family: 'Fontawesome' !important;
	color: #006580;
}
.slick-timeline .slick-next:before
{
	content:'';
}
.slick-timeline .slick-prev:before
{
	content: '';
}
.slick-timeline .indicadores
{
	text-align: center;
	font-weight: 700;
	position: relative;
}
.slick-timeline .indicadores i
{
	color: #ef4254;
	font-size: 20px;
	position: relative;
	z-index: 10;
	background: #fff;
}
.slick-timeline .indicadores hr
{
	position: relative;
    top: -31px;
	border-top: solid 3px #d9edf2;
	opacity: 1;
	z-index: 5;
}
.slick-timeline .contenido
{
	padding: 0px 15px 15px;
}
.slick-timeline .contenido .imagen
{
	border-top: solid 10px #ef4254;
    border-radius: 10px;
	position: relative;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.slick-timeline .contenido .imagen::before
{
	content: '\f0d8';
	font-family: 'FontAwesome';
	position: absolute;
	top: -40px;
    font-size: 35px;
    width: 100%;
    text-align: center;
    color: #ef4254;
}
.slick-timeline .contenido .imagen img
{
	width: 100%;
}
.slick-timeline .contenido .texto
{	
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	text-align: center;
	font-size: 14px;
	padding: 20px;
	border-radius: 0px 0px 10px 10px;
	height: 125px;
}
.slick-timeline .contenido .texto p
{
	margin-bottom: 0px;
}
.contenedor-contacto-home
{
	background: #c1ea1c;
	border-radius: 10px;
}
.contenedor-contacto-home .img-contacto-home .vc_column-inner
{
	padding-left: 0px !important;
}
.btn-contacto a
{
	background: transparent !important;
	color: #006580 !important;
	font-weight: 700 !important;
	border: solid 2px #006580 !important;
	padding: 10px 35px !important;
	border-radius: 25px !important;
	transition: 0.2s;
}
.btn-contacto a:hover
{
	background: #006580 !important;
	color: #fff !important;
}
.ultimas-notas-home .img-post
{
	height: 280px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	border-radius: 10px 10px 0px 0px;
}
.ultimas-notas-home .contenido
{
	background: #fff;
	padding: 15px;
	border-radius: 0px 0px 10px 10px;
}
.ultimas-notas-home .contenido .title
{
	margin-bottom: 5px;
}
.ultimas-notas-home .contenido .title a
{
	font-weight: 700;	
	color: #006580;	
	text-decoration: none;
	transition: 0.2s;
}
.ultimas-notas-home .contenido .title a:hover
{
	color: #e23e4f;
}
.ultimas-notas-home .contenido .cat
{
	font-size: 14px;
	color: #929292;
	text-decoration: none;
	transition: 0.2s;
}
.ultimas-notas-home .contenido .cat:hover
{
	color: #e23e4f;
}
.ultimas-notas-home .contenido .extracto
{
	font-size: 14px;
	color: #2d2d2d;
	margin-bottom: 0px;
	margin-top: 5px;
}
/*Home*/
/*Mercados*/
.bg-mercados
{
	background-size: cover;
	background-position: center center;
	overflow: visible !important;
}
.contenedor-encabezado-mercado
{
	overflow: visible !important;
	padding-top: 50px;
}
.contenedor-encabezado-mercado .encabezado-mercado
{
	font-size: 72px;
	margin-top: -115px;
}
.contenedor-encabezado-mercado .img-mercado
{
	margin-top: -150px;
	margin-bottom: 0px;
}
.encabezado-lineas
{
	border-left: solid 5px #e23e4f;
	padding-left: 15px;
}
.tabs-lineas .vc_tta-tab>a
{
	color: #e23e4f !important;
	font-weight: 700 !important;
	background: #fff !important;
	border-color: #c8dee4 !important;
}
.tabs-lineas .vc_tta-tab.vc_active>a,
.tabs-lineas .vc_tta-tab:hover>a
{
	color: #fff !important;
	background: #e23e4f !important;
}
.tabs-lineas .vc_tta-panels .vc_tta-panel-body
{
	background: #ebebeb !important;
	border-color: #c8dee4 !important;
	padding: 45px 15px !important;
}
.tabla-polioles thead th
{
	font-weight: 700;	
	color: #006580;
	background: #c1ea1c;
}
.tabla-polioles .table
{
	--bs-table-border-color: #b9d0d6 !important;	
	vertical-align: middle;
	border-radius: 10px;
    border: solid 1px #b9d0d6;
    overflow: hidden;
}
.tabla-polioles .table-striped>tbody>tr:nth-of-type(odd)>*
{
	--bs-table-accent-bg: #fff !important;
	color: #006580;
}
.tabla-polioles .table-striped>tbody>tr:nth-of-type(even)>*
{
	background-color: #f6f8f0 !important;
	color: #006580;
}
.tabla-polioles .table>:not(caption)>*>*
{
	padding: 15px !important;
}
.tabla-polioles p,
.tabla-polioles ul
{
	margin-bottom: 0px;
}
.tabla-polioles .btn-modal
{
	background: #c1ea1c;
	color: #006580;
	text-decoration: none;
	padding: 5px 25px;
    border-radius: 15px;
    font-weight: 700;
    cursor: pointer;
	transition: 0.2s;
}
.tabla-polioles .btn-modal:hover
{
	background: #e23e4f;
	color: #fff;
}
.modalTablaOilGasProduccion
{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	background: rgb(0,0,0,0.8);
}
.modalTablaOilGasProduccion .contenido
{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}
.modalTablaOilGasProduccion .contenido .close
{
	text-align: right;
}
.modalTablaOilGasProduccion .contenido .close i
{
	background: #fff;
    padding: 5px 8px;
    border-radius: 35px;
	cursor: pointer;
	transition: 0.2s;
}
.modalTablaOilGasProduccion .contenido .close i:hover
{
	background: #e23e4f;
	color: #fff;
}
.productos-asociados
{
	padding: 10px !important;
}
.productos-asociados .vc_column-inner
{
	background: #fff;
	padding: 15px 25px !important;
    border-radius: 5px;
}
.productos-asociados .vc_column-inner h6
{
	margin-bottom: 0px;
}
.productos-asociados .vc_column-inner::before
{
	content: '';
	position: absolute;
	left: 10px;
	width: 5px;
	height: 35px;
	background: #c1ea1c;
}
.productos-asociados .vc_column-inner h6 a:hover
{
	opacity: 1;
}
.productos-asociados .vc_column-inner:hover
{
	background: #c1ea1c;
}
.productos-asociados .vc_column-inner:hover::before
{
	background: #fff;
}
.encabezado-menu-mercado .separador
{
	border-top: solid 1px #006580;
}
.menu-mercado a
{
	display: block;
	color: #006580;
	margin-bottom: 5px;
	text-decoration: none;
	transition: 0.2s;
}
.menu-mercado a:hover,
.menu-mercado a.active
{
	color: #e23e4f;
}
.menu-mercado a img
{
	margin-right: 15px;
}
.encabezado-menu-producto .separador
{
	border-top: solid 1px #006580;
}
.menu-producto a
{
	display: block;
	color: #006580;
	margin-bottom: 5px;
	text-decoration: none;
	transition: 0.2s;
}
.menu-producto a:hover,
.menu-producto a.active
{
	color: #e23e4f;
}
.acc-mercados .vc_tta-panel .vc_tta-panel-title>a
{
	color: #006580 !important;
    font-weight: bold;
	border-radius: 10px !important;
}
.acc-mercados .vc_tta-panel.vc_active .vc_tta-panel-title>a
{
	color: #fff !important;
	background: #006580 !important;
}
.acc-mercados .vc_tta-panel-title>a
{
	background: #fff !important;
}
.acc-mercados .vc_tta-controls-icon::after, 
.acc-mercados .vc_tta-controls-icon::before
{
	border-color: #006580 !important;
}
.acc-mercados .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, 
.acc-mercados .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before
{
	border-color: #fff !important;
}
.acc-mercados .vc_tta-panel .vc_tta-panel-body
{
	background: #fff !important;
	padding: 20px 25px !important;
}
.acc-mercados .vc_tta-panel .vc_tta-panel-heading
{
	border: none !important;
	background: transparent !important;
}
.acc-mercados .vc_tta-controls-icon
{
	height: 20px !important;
	width: 20px !important;
}
/*Mercados*/
/*Nosotros*/
.bg-nosotros
{
	background-size: cover;
    background-position: center center;
    overflow: visible !important;
}
.contenedor-encabezado-nosotros
{
	overflow: visible !important;
	padding-top: 50px;
}
.contenedor-encabezado-nosotros .encabezado-nosotros h1
{
	font-size: 55px;
}
.contenedor-encabezado-nosotros .img-nosotros
{	
	margin-bottom: 0px;
}
.contenedor-encabezado-nosotros .img-nosotros img
{
	margin-top: -150px;
}
.contenedor-encabezado-ubicaciones
{
	margin-top: -130px;
	padding-top: 120px;
	padding-bottom: 35px;
}
.valores-nosotros
{
	padding: 10px !important;
}
.valores-nosotros .vc_column-inner 
{
    border: solid 1px #006580;
	border-radius: 10px;
	padding: 15px !important;
    height: 200px;
}
.cadena-num
{
	color: #fff;
	background: #006580;
	padding: 5px 10px;
    border-radius: 25px;
}
.materias-primas
{
	border: solid 1px #006580;
	border-radius: 20px;
	padding: 15px 45px 10px !important;
}
.materias-primas .vc_column-inner
{
	display: table;
}
.materias-primas .vc_column-inner .img-materia
{
	display: table-cell;
	vertical-align: middle;
	width: 40%;
}
.materias-primas .vc_column-inner .txt-materia
{
	display: table-cell;
	vertical-align: middle;
	width: 60%;
}
.proceso-productivo
{
	padding: 15px 45px 10px !important;
	background-size: cover;
    background-position: center;
	border-radius: 80px;
}
.proceso-productivo .vc_column-inner
{
	display: table;
}
.proceso-productivo .vc_column-inner .img-proceso
{
	display: table-cell;
	vertical-align: middle;
	width: 40%;
}
.proceso-productivo .vc_column-inner .txt-proceso
{
	display: table-cell;
	vertical-align: middle;
	width: 60%;
}
.contenedor-productos-mercados .vc_custom_1663786969646
{
	background-size: cover;
	background-position: center;
	padding-top: 35px !important;
    border-radius: 40px;
}
.col-prod-mer
{
	margin-bottom: 35px;
}
.cadena-productos
{
	position: relative;
}
.cadena-productos .contenedor
{
	background: #fff;
	text-align: center;
	padding: 15px;
	border-radius: 10px;
}
.cadena-productos .contenedor:hover
{
	background: #c1ea1c;
}
.cadena-productos .contenedor h6
{
	margin-bottom: 0;
	font-size: 12px;
}
.cadena-productos .contenedor h6 a
{
	color: #006580;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
}
.cadena-productos .contenedor::before 
{
    content: '';
    position: absolute;
    left: 0px;
    width: 5px;
    height: 30px;
    background: #c1ea1c;
}
.cadena-productos .contenedor:hover::before
{
	background: #fff;
}
.cadena-mercados .contenedor
{
	display: table;
	width: 85%;
}
.cadena-mercados .contenedor .imagen
{
	display: table-cell;
    width: 30%;
    position: relative;
}
.cadena-mercados .contenedor .imagen img
{
	position: absolute;
    right: -40px;
}
.cadena-mercados .contenedor .texto
{
	background: #002e3b;
    display: table-cell;
    width: 70%;
    text-align: center;
    vertical-align: middle;
	height: 65px;
    border-radius: 10px;
}
.cadena-mercados .contenedor .texto h6
{
	margin-bottom: 0;
	color: #fff;
	font-size: 12px;
}
.cadena-mercados .contenedor .texto h6 a
{
	text-decoration: none;
	font-size: 14px;
	color: #c1ea1c;
}
/*Nosotros*/
/*Soluciones*/
.bg-soluciones
{
	background-size: cover;
	background-position: center;
	padding-top: 70px;
	padding-bottom: 140px;
}
.slider-soluciones
{
	margin-top: -100px;
}
.slider-soluciones #rev_slider_2_1_wrapper
{
	position:relative;
	overflow:hidden !important;
	border-radius: 15px;
}
.contenedor-tabla-capacidades
{
	background-size: cover;
	background-position: center;
	overflow: visible !important;
	padding-bottom: 100px;
}
.tabla-capacidades
{
	margin-top: -130px;
}
.acc-fluidos .vc_tta-panel .vc_tta-panel-title>a
{
	color: #006580 !important;
    font-weight: bold;
	border-radius: 10px !important;
}
.acc-fluidos .vc_tta-panel.vc_active .vc_tta-panel-title>a
{
	color: #fff !important;
	background: #006580 !important;
}
.acc-fluidos .vc_tta-panel-title>a
{
	background: #fff !important;
}
.acc-fluidos .vc_tta-controls-icon::after, 
.acc-fluidos .vc_tta-controls-icon::before
{
	border-color: #006580 !important;
}
.acc-fluidos .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, 
.acc-fluidos .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before
{
	border-color: #fff !important;
}
.acc-fluidos .vc_tta-panel .vc_tta-panel-body
{
	background: #fff !important;
}
.acc-fluidos .vc_tta-panel .vc_tta-panel-heading
{
	border: none !important;
	background: transparent !important;
}
.acc-fluidos .vc_tta-controls-icon
{
	height: 20px !important;
	width: 20px !important;
}
.encabezados-diagrama-frenos
{
	margin-bottom: 25px;
	position: relative;
}
.encabezados-diagrama-frenos:nth-child(1)::after
{
	content: '';
    position: absolute;
    right: -2px;
    top: 0;
    width: 3px;
    height: 1100px;
    background: #006580;
}
.encabezados-diagrama-frenos h4
{
	text-align: center;
}
.encabezados-diagrama-frenos h4 img
{
	margin-right: 15px;
}
.cuadros-diagrama-frenos
{
	
}
.cuadros-diagrama-frenos .contenido
{
	padding: 15px 35px;
	border-radius: 10px;
	height: 220px;
	margin-bottom: 25px;
	display: table;
	width: 100%;
}
.cuadros-diagrama-frenos:nth-child(odd) .contenido
{
	background: #fff;
}
.cuadros-diagrama-frenos:nth-child(even) .contenido
{
	background: rgb(14,85,105);
	background: linear-gradient(180deg, rgba(14,85,105,1) 21%, rgba(33,107,127,1) 48%, rgba(54,130,151,1) 90%);
}
.cuadros-diagrama-frenos:nth-child(even) .contenido .numeracion,
.cuadros-diagrama-frenos:nth-child(even) .contenido .texto
{
	color: #fff;
}
.cuadros-diagrama-frenos .contenido .numeracion
{
	display: table-cell;
	text-align: center;	
	width: 20%;
}
.cuadros-diagrama-frenos .contenido .numeracion h2
{
	font-weight: bold;
	font-size: 60px;
}
.cuadros-diagrama-frenos .contenido .texto
{
	display: table-cell;
	width: 80%;
}
/*Soluciones*/
/*Contacto*/
.encabezado-accesos
{
	border-left: solid 5px #e23e4f;
    padding-left: 15px;
}
.encabezado-form-contacto
{
	background: #c1ea1c;
	padding: 15px 35px;
    border-radius: 10px 10px 0px 0px;
	box-shadow: 0px 2px 35px 2px rgba(185,185,185,0.5);
	-webkit-box-shadow: 0px 2px 35px 2px rgba(185,185,185,0.5);
	-moz-box-shadow: 0px 2px 35px 2px rgba(185,185,185,0.5);
}
.encabezado-form-contacto h3
{
	font-weight: bold;
	margin-bottom: 0px;
}
.form-contacto
{
	box-shadow: 0px 2px 35px 2px rgba(185,185,185,0.5);
	-webkit-box-shadow: 0px 2px 35px 2px rgba(185,185,185,0.5);
	-moz-box-shadow: 0px 2px 35px 2px rgba(185,185,185,0.5);
	padding: 35px;
	background: #fff;
	border-radius: 0px 0px 10px 10px;
}
.form-contacto label
{
	font-weight: bold;
	margin-bottom: 10px;
}
.form-contacto label .asterisco
{
	color: #ef4254;
}
.form-contacto input[type="text"],
.form-contacto input[type="email"],
.form-contacto textarea
{
	width: 100%;
    border: solid 1px #006580;
    border-radius: 10px;
    padding: 5px;
	margin-bottom: 20px;
}
.form-contacto .areas .wpcf7-list-item,
.form-contacto .aviso .wpcf7-list-item
{
	margin: 0px;
	width: 100%;
}
.form-contacto .aviso label
{
	font-weight: 400;
}
.form-contacto .aviso a
{
	color: #ef4254;
}
.form-contacto input[type="submit"]
{
	background: #ef4254;
	color: #FFF;
	border: solid 1px #ef4254;
    padding: 10px 75px;
    border-radius: 25px;
	transition: 0.2s;
}
.form-contacto input[type="submit"]:hover
{
	background: transparent;
	color: #ef4254;
}
.form-contacto input[type='checkbox'] 
{
    accent-color: red;
}
.contenedor-form
{
	padding-top: 100px;
	overflow: visible !important;
}
.texto-form
{
	z-index: 10;
}
.texto-form h2
{
	font-size: 55px;
}
.contenedor-accesos
{
	margin-top: -520px;
}
.texto-accesos
{
	z-index: 20;
}
.links-otros-accesos
{
	background: #fff;
	border-radius: 10px;
	margin-bottom: 35px;
}
.links-otros-accesos .img-accesos .vc_column-inner
{
	padding: 0px !important;
}
/*Contacto*/
/*Blog*/
.ultimas-notas-blog
{
	margin-bottom: 25px;
}
.ultimas-notas-blog .img-post
{
  height: 280px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  border-radius: 10px 10px 0px 0px;
}
.ultimas-notas-blog .contenido
{
  background: #fff;
  padding: 15px;
  border-radius: 0px 0px 10px 10px;
}
.ultimas-notas-blog .contenido .title
{
  margin-bottom: 5px;
}
.ultimas-notas-blog .contenido .title a
{
  font-weight: 700; 
  color: #006580; 
  text-decoration: none;
  transition: 0.2s;
}
.ultimas-notas-blog .contenido .title a:hover
{
  color: #e23e4f;
}
.ultimas-notas-blog .contenido .cat
{
  font-size: 14px;
  color: #929292;
  text-decoration: none;
  transition: 0.2s;
}
.ultimas-notas-blog .contenido .cat:hover
{
  color: #e23e4f;
}
.ultimas-notas-blog .contenido .extracto
{
  font-size: 14px;
  color: #2d2d2d;
  margin-bottom: 0px;
  margin-top: 5px;
}
.form-nl label
{
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
.form-nl label .asterisco
{
	color: #c1ea1c;
}
.form-nl input[type="text"],
.form-nl input[type="email"]
{
	width: 100%;
	border: solid 1px #fff;
    border-radius: 10px;
    padding: 5px;
    margin-bottom: 20px;
}
.form-nl .aviso .wpcf7-list-item 
{
    margin: 0px;
    width: 100%;
}
.form-nl .aviso .wpcf7-list-item label
{
	font-weight: 400;
}
.form-nl .aviso .wpcf7-list-item label a
{
	color: #c1ea1c;
}
.form-nl input[type="submit"]
{
	background: #c1ea1c;    
	font-weight: bold;
	color: #006580;
    border: solid 1px #c1ea1c;
    padding: 10px 75px;
    border-radius: 25px;
    transition: 0.2s;
}
.form-nl input[type="submit"]:hover
{
	background: #fff;	
}
.categorias-blog
{
	text-align: center;
	padding: 50px 15px;
}
.categorias-blog a
{
	text-transform: uppercase;
	border: solid 1px #e23e4f;
	color: #e23e4f;
	font-weight: bold;
	padding: 10px 35px;
    border-radius: 35px;
    margin-right: 10px;
	text-decoration: none;
	transition: 0.2s;
}
.categorias-blog a:hover,
.categorias-blog a.activate
{
	background: #e23e4f;
	color: #fff;
}
ul.alm-paging li a
{
	background: transparent !important;
	border-color: #e23e4f !important;
	color: #e23e4f !important;
	padding: 10px 15px !important;
    border-radius: 10px !important;
}
ul.alm-paging li.active a,
ul.alm-paging li:hover a
{
	background: #e23e4f !important;
    border-color: #e23e4f !important;
	color: #fff !important;
}
/*Blog*/
/*Single*/
.contenido-single
{
	background: #f6f6f6;
	padding-bottom: 50px;
}
.contenido-single .imagen-destacada
{
	padding-top: 50px;
	padding-bottom: 35px;
}
.contenido-single .imagen-destacada img
{
	width: 100%;
}
.contenido-single .share div.heateor_sss_sharing_ul
{
	float: right;
}
.contenido-single .separador
{
	border-top: solid 2px #828282;
}
.contenido-single .categoria
{
	font-size: 14px;
	color: #929292;
	margin-top: 35px;
}
.contenido-single .nl
{
	background: url('/wp-content/uploads/2022/09/bg-nl-single.png');
	background-size: cover;
    background-position: center;
    padding: 45px 35px;
	margin-top: 35px;
}
.contenido-single .nl h5
{
	margin-bottom: 35px;
}
.contenido-single .nl .form-nl input[type="submit"]
{
	width: 100%;
}
.notas-relacionadas
{
	padding-top: 70px;
	padding-bottom: 70px;
}
.notas-relacionadas h3
{
	margin-bottom: 35px;
}
.notas-relacionadas .ultimas-notas-home .img-post,
.notas-relacionadas .ultimas-notas-home .contenido
{
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
}
/*Single*/
/*Productos*/
.encabezado-producto h2
{
	font-size: 55px;
	border-left: solid 5px #e23e4f;
    padding-left: 15px;
}
.btn-verde a
{
	background: #c1ea1c !important;
    color: #006580 !important;
    font-weight: 700 !important;
    border: solid 2px #c1ea1c !important;
    padding: 10px 35px !important;
    border-radius: 25px !important;
    transition: 0.2s;
}
.btn-verde a:hover
{
	background: #fff !important;
	color: #006580 !important;
}
/*Productos*/
/*Sustentabilidad*/
.bg-sustentabilidad
{
	background-size: cover;
    background-position: center;
    padding-top: 70px;
    padding-bottom: 140px;
}
.slider-sustentabilidad
{
	margin-top: -100px;
}
.slider-sustentabilidad #rev_slider_3_1_wrapper
{
    position: relative;
    overflow: hidden !important;
    border-radius: 15px;
}
.bullets-rojos ul
{
	list-style: none;
}
.bullets-rojos ul li::before
{
	content: "•"; 
	color: #df3e4e;
	display: inline-block; 
	width: 1em;
  	margin-left: -1em;
}
.accionistas
{
    background: #fff;
    border-radius: 10px;
    margin-bottom: 25px;
	margin-left: 0px !important;
	margin-right: 0px !important;
	box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
}
.accionistas .img-accionistas .vc_column-inner 
{
    padding: 0px !important;
}
.accionistas .img-accionistas .vc_column-inner img
{
	border-radius: 10px 0px 0px 10px;
}
.contenedor-asg
{
	overflow: visible !important;
}
.contenedor-asg .img-asg img
{
	margin-bottom: -125px;
}
.tabla-polioles.tabla-sustentabilidad table
{
	box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
}
.tabla-polioles.tabla-sustentabilidad .table-striped>tbody>tr .encabezado-ambiental
{
	--bs-table-accent-bg: #11bbe0 !important;
	writing-mode: vertical-rl;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.tabla-polioles.tabla-sustentabilidad .table-striped>tbody>tr .encabezado-social
{
	--bs-table-accent-bg: #790ac7 !important;
	writing-mode: vertical-rl;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.tabla-polioles.tabla-sustentabilidad .table-striped>tbody>tr .encabezado-gobernanza
{
	--bs-table-accent-bg: #ff8400 !important;
	writing-mode: vertical-rl;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
/*Sustentabilidad*/
/*Carrera profesional*/
.div-carrera
{
	overflow: visible !important;
}
.contenedor-carreras
{
	margin-top: -40px;
}
.contenedor-carreras .filtro-carrera
{
	background: #fff;
	box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
	padding: 0px;
	border-radius: 35px;
	display: table;
	margin-bottom: 50px;
}
.contenedor-carreras .filtro-carrera label
{
	font-weight: bold;
	display: table-cell;
	width: 12%;
	text-align: center;
	padding: 20px 15px;
}
.contenedor-carreras .filtro-carrera select
{
	display: table-cell;
	width: 98%;
	color: #006580;
	font-size: 18px;
	border: none;
	padding: 20px 15px;
}
.contenedor-carreras .filtro-carrera .div-filtra
{
	display: table-cell;	
	width: 10%;
	text-align: center;
	background: #e23e4f;
	color: #fff;
	border-radius: 0px 35px 35px 0px;
	cursor: pointer;
	font-weight: bold;
}
.ultimas-carreras
{	
	margin-bottom: 25px;
}
.ultimas-carreras .carrera
{
	background: #fff;
	padding: 15px;
	box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
}
.ultimas-carreras .carrera h3
{
	min-height: 100px;
}
.ultimas-carreras .carrera .tipo
{
	margin-bottom: 0px;
}
.ultimas-carreras .carrera .ubi
{
	font-weight: bold;
}
.ultimas-carreras .carrera a
{
	background: #fff;
	color: #e23e4f;
	border: solid 1px #e23e4f;
	padding: 5px 15px;
    text-decoration: none;
    border-radius: 20px;
	transition: 0.2s;
}
.ultimas-carreras .carrera a:hover
{
	background: #e23e4f;
	color: #fff;
}
.slick-posiciones .slick-prev:before, 
.slick-posiciones .slick-next:before 
{
    font-family: 'Fontawesome' !important;
    color: #006580;
}
.slick-posiciones .slick-next:before
{
	content:'';
}
.slick-posiciones .slick-prev:before
{
	content: '';
}
.slick-posiciones .posicion
{
	padding: 10px;
	text-align: center;
}
.slick-posiciones .posicion img
{
	width: 100%;
	margin-bottom: 10px;
}
.slick-posiciones .posicion a
{
	color: #006580;
	text-decoration: none;
}
.slick-posiciones .posicion:hover a
{
	color: #e23e4f;
}
/*Carrera profesional*/
/*Single carrera profesional*/
.encabezado-single-carrera
{
	background: url('/wp-content/uploads/2022/10/bg-single-carrera.png');
	background-size: cover;
	background-position: center;
	padding: 70px 0px;
	color: #fff;
}
.encabezado-single-carrera h2
{
	margin-bottom: 25px;
}
.encabezado-single-carrera p
{
	margin-bottom: 0px;
}
.encabezado-single-carrera a
{
	color: #afe324;
	transition: 0.2s;
}
.encabezado-single-carrera a:hover
{
	color: #e23e4f;
}
.contenido-single-carrera
{
	padding: 50px 0px;
}
.contenido-single-carrera a
{
	color: #e23e4f;
}
#form-carrera
{
	background: #fff;
	padding: 25px 35px;
	border-radius: 10px;
	box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(185,185,185,0.3);
	margin-top: -100px;
}
#form-carrera h4
{
	text-align: center;
	margin-bottom: 25px;
}
#form-carrera label
{
	width: 100%;
	margin-bottom: 5px;	
}
#form-carrera input[type="text"],
#form-carrera input[type="email"],
#form-carrera input[type="tel"],
#form-carrera select
{
	width: 100%;
	border: solid 1px #3b7180;
	border-radius: 25px;
	padding: 5px 10px;
	margin-bottom: 15px;
}
#form-carrera input[type="submit"]
{
	width: 100%;
	background: #e23e4f;
	color: #fff;
	border: none;
	border-radius: 25px;
	font-weight: bold;
	padding: 10px 15px;
}
#form-carrera .aviso
{
	font-size: 14px;
	margin-bottom: 15px;
}
#form-carrera .aviso .wpcf7-list-item
{
	margin: 0px;
}
#form-carrera #fileinput
{
	display: none;
}
#form-carrera #falseinput
{
	border: none;
	color: #006580;
    font-weight: bold;
    padding: 5px 15px;
    border-radius: 25px;
    cursor: pointer;
}
#form-carrera #selected_filename
{
	font-size: 14px;
}
#form-carrera .falsebutton
{
	margin-bottom: 15px;
}
#form-carrera #vacante
{
	display: none;
}
.separador-carrera
{
	border-top: solid 3px;
}
.carreras-relacionadas
{
	padding: 50px 0px;
}
.carreras-relacionadas h3
{
	margin-bottom: 25px;
}
/*Single carrera profesional*/
/*TABLET*/
@media screen and (min-width: 481px) and (max-width: 780px)
{
	/*Header home*/
	#header-home .main-menu .buscador 
	{
		padding-top: 15px;
	}
	#header-home #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link
	{
		color: #006580 !important;
	}
	/*Header home*/
	/*Header all*/
	#header-all .main-menu .buscador
	{
		padding-top: 15px;
	}
	/*Header all*/
	/*Home*/
	.mercados-home h5
	{
		font-size: 12px;
	}
	.mercados-home .vc_column-inner
	{
		padding: 15px 0px !important;
		height: 190px;
	}
	.ultima-fila-productos-home
	{
		padding-bottom: 50px;
	}
	.bg-productos-home
	{
		padding-bottom: 50px;
	}
	.bg-productos-home .img-productos-home
	{
		margin-top: 0px;
	}
	.soluciones-home h5
	{
		height: 65px;
	}
	.slick-timeline .contenido .texto
	{
		height: 165px;
	}
	.ultimas-notas-home .img-post
	{
		height: 215px;
	}
	/*Home*/
	/*Mercados*/
	.contenedor-encabezado-mercado .img-mercado
	{
		margin-top: 0px;
	}
	.contenedor-encabezado-mercado .encabezado-mercado
	{
		font-size: 34px;
		margin-top: 0px;
	}
	.tabs-lineas .vc_tta-tab>a
	{
		font-size: 13px;
	}
	.productos-asociados
	{
		width: 50% !important;	
	}
	/*Mercados*/
	/*Nosotros*/
	.contenedor-encabezado-nosotros .encabezado-nosotros h1
	{
		font-size: 34px;
	}
	.contenedor-encabezado-nosotros .img-nosotros
	{
		margin-top: 0px;
	}
	.contenedor-encabezado-nosotros .img-nosotros img
	{
		margin-top: 0px;
	}
	.contenedor-encabezado-ubicaciones
	{
		margin-top: 0px;
		padding-top: 50px;
	}
	.valores-nosotros
	{
		width: 50% !important;
	}
	.materias-primas
	{		
		padding: 15px 15px 10px !important;
	}
	.proceso-productivo
	{
		padding: 30px 45px 20px !important;
	}
	/*Nosotros*/
	/*Soluciones*/
	.cuadros-diagrama-frenos .contenido
	{
		padding: 15px;
		height: 245px;
	}
	.cuadros-diagrama-frenos .contenido .numeracion
	{
		width: 30%;
	}
	.cuadros-diagrama-frenos .contenido .texto
	{
		width: 70%;
	}
	.encabezados-diagrama-frenos:nth-child(1)::after
	{
		height: 1245px;
	}
	/*Soluciones*/
	/*Contacto*/
	.contenedor-accesos 
	{
    	margin-top: -365px;
	}
	.texto-form h2 
	{
    	font-size: 34px;
	}
	/*Contacto*/
	/*Blog*/
	.ultimas-notas-blog .img-post
	{
		height: 215px;
	}
	.categorias-blog a
	{
		display: inline-block;
		margin-bottom: 10px;
	}
	/*Blog*/
	/*Productos*/
	.encabezado-producto h2
	{
		font-size: 34px;		
	}
	/*Productos*/
	/*Sustentabilidad*/
	.accionistas .txt-accionistas h4
	{
		font-size: 14px;
	}
	.contenedor-asg .img-asg img
	{
		margin-bottom: 0px;
	}
	/*Sustentabilidad*/
	/*Carrera profesional*/
	.contenedor-carreras .filtro-carrera label
	{
		width: 20%;
	}
	.contenedor-carreras .filtro-carrera .div-filtra
	{
		width: 15%;
	}
	/*Carrera profesional*/
}
/*TABLET*/
/*MOBILE*/
@media screen and (max-width: 480px)
{
	/*Header home*/
	#header-home .top-header a
	{
		font-size: 14px;
	}
	#header-home .top-header a.link-bolsa, 
	#header-home .top-header a.link-buzon
	{
		margin-right: 15px;
	}
	#header-home #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link
	{
		color: #006580 !important;
	}
	#header-home .main-menu .logo
	{
		width: 50%;
	}
	#header-home .main-menu .menu
	{
		width: 50%;
	}
	#header-home .main-menu .buscador
	{
		padding-top: 15px;
	}
	/*Header home*/
	/*Header all*/
	#header-all .top-header a
	{
		font-size: 14px;
	}
	#header-all .top-header a.link-bolsa, 
	#header-all .top-header a.link-buzon
	{
		margin-right: 15px;
	}
	#header-all .main-menu .logo
	{
		width: 50%;
	}
	#header-all .main-menu .menu
	{
		width: 50%;
	}
	#header-all .main-menu .buscador
	{
		padding-top: 15px;
	}
	/*Header all*/
	/*Footer*/
	footer .menu-ubi .menu-footer
	{
		margin-bottom: 25px;
	}
	footer .copys
	{
		text-align: center;
	}
	footer .copys .aviso
	{
		text-align: center;
	}
	footer .certificados
	{
		padding: 50px 20px;
	}
	/*Footer*/
	/*Home*/
	.cuadro-verde-home p
	{
		margin-bottom: 25px;
	}
	.mercados-home .vc_column-inner
	{
		height: 200px;
	}
	.ultima-fila-productos-home
	{
		padding-bottom: 50px;
	}
	.bg-productos-home .img-productos-home
	{
		margin-top: 0px;
	}
	.div-soluciones-home
	{
		padding-bottom: 25px;
	}
	.soluciones-home .vc_column-inner
	{
		margin-bottom: 75px;
	}
	.slick-timeline .contenido .texto
	{
		height: 225px;
		padding: 20px 15px;
	}
	.contenedor-slick-timeline
	{
		padding: 0px 25px;
	}
	.contenedor-contacto-home
	{
		margin: 0px !important;
	}
	.contenedor-contacto-home .img-contacto-home .vc_column-inner
	{
		padding-right: 0px !important;
	}
	.contenedor-contacto-home .txt-contacto-home
	{
		padding: 25px 0px;
	}
	.ultimas-notas-home
	{
		margin-bottom: 25px;
	}
	.ultimas-notas-home .img-post
	{
		height: 215px;
	}
	/*Home*/
	/*Mercados*/
	.contenedor-encabezado-mercado .encabezado-mercado
	{
		font-size: 29px;
		margin-top: 0px;
	}
	.contenedor-encabezado-mercado .img-mercado
	{
		margin-top: 0px;
	}
	.tabs-lineas .vc_tta-panel .vc_tta-panel-title>a
	{
		background: #fff !important;
		color: #e23e4f !important;
		font-weight: 700;
		font-size: 16px;
	}
	.tabs-lineas .vc_tta-panel.vc_active .vc_tta-panel-title>a
	{
		background: #e23e4f !important;
		color: #fff !important;
	}
	/*Mercados*/
	/*Nosotros*/
	.contenedor-encabezado-nosotros .encabezado-nosotros h1
	{
		font-size: 29px;
	}
	.contenedor-encabezado-nosotros .img-nosotros
	{
		margin-top: 0px;
	}
	.contenedor-encabezado-nosotros .img-nosotros img
	{
		margin-top: 0px;
	}
	.materias-primas .vc_column-inner .img-materia
	{
		width: 25%;
	}
	/*Nosotros*/
	/*Soluciones*/
	.encabezados-diagrama-frenos:nth-child(1)::after
	{
		display: none;
	}
	.cuadros-diagrama-frenos .contenido
	{
		padding: 15px;
	}
	.cuadros-diagrama-frenos .contenido .numeracion
	{
		width: 30%;
	}
	.cuadros-diagrama-frenos .contenido .texto
	{
		width: 70%;
	}
	/*Soluciones*/
	/*Contacto*/
	.texto-form h2 
	{
    	font-size: 29px;
	}
	.contenedor-accesos 
	{
    	margin-top: 0;
	}
	.links-otros-accesos .img-accesos,
	.links-otros-accesos .txt-accesos
	{
		width: 50%;
	}
	/*Contacto*/
	/*Blog*/	
	.ultimas-notas-blog .img-post
	{
		height: 215px;
	}
	.categorias-blog a
	{
		display: block;
		margin-bottom: 10px;
	}
	/*Blog*/	
	/*Single*/
	.contenido-single .share div.heateor_sss_sharing_ul
	{
		float: left;
	}
	/*Single*/
	/*Productos*/
	.encabezado-producto h2
	{
		font-size: 29px;		
	}
	/*Productos*/
	/*Sustentabilidad*/
	.accionistas .img-accionistas
	{
		width: 50%;
	}
	.accionistas .txt-accionistas
	{
		width: 50%;
	}
	.contenedor-asg .img-asg img
	{
		margin-bottom: 0px;
	}
	/*Sustentabilidad*/
	/*Carrera profesional*/
	.contenedor-carreras .filtro-carrera label
	{
		font-size: 14px;
		width: 30%;
	}
	.contenedor-carreras .filtro-carrera .div-filtra
	{
		width: 20%;
	}
	/*Carrera profesional*/
	/*Single carrera*/
	#form-carrera
	{
		margin-top: 0px
	}
	/*Single carrera*/
}
/*MOBILE*/
/*MEDIAS PARA MENÚ*/
@media only screen and (min-width: 769px)
{
	/*Header home*/
	#header-home #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover
	{
		color: #ef4254 !important;
	}
	/*Header home*/
}
@media screen and (min-width: 769px) and (max-width: 1024px)
{
	/*Header home*/
	#header-home .main-menu .buscador	
	{
		display: inline-grid;
	}
	/*Header home*/
	/*Header all*/
	#header-all .main-menu .buscador
	{
		display: inline-grid;
	}
	/*Header all*/
}
/*MEDIAS PARA MENÚ*/