@charset "UTF-8";
/*
Theme Name: Theme Polar V2
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Seo Contenidos
Author URI: https://seocontenidos.com/
Template: hello-elementor
Version: 1.1.31
Text Domain: polar-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: Polar Hello-Elementor SeoContenidos Empresas-Polar
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Varibles
# Generic
	- Normalize
	- Box sizing
	- varibles css
# Base
	- Typography
	- Elements
	- Links
	- Forms
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@import url("https://necolas.github.io/normalize.css/8.0.1/normalize.css");
/* varibles
--------------------------------------------- */
/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

.short {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.main-short h3 {
	-webkit-line-clamp: 3;
}

.main-short .short a {
	font-size: 31px !important;
}

.marcas {
	color: #f53f5b;
}

.corporativo {
	color: #00338d;
}

.huella-social {
	color: #33ccff;
}

:root {
	--font-body: "Poppins";
	--blue-one: #00338d;
	--blue-two: #33ccff;
	--blue-four: #134CB1;
	--blue-five: #001d51;
	--white-one: #ffffff;
	--grey-one: #d3d3d3;
	--grey-two: #999999;
	--grey-three: #777776;
	--grey-four: #7e7e7e;
	--pink-one: #f53f5b;
	--pink-two: #ed2939;
	--orange-one: #ff6329;
	--orange-two: #ffa100;
	--yellow-one: #dfdf00;
	--yellow-two: #b6bf00;
	--black-one: #000000;
	--gold-one: #f8a907;
	--red-one: #D01F21;
}

/* Typography
--------------------------------------------- */
.useREMhtml {
	font-size: 62.5% !important;
}

.useREMbody {
	font-size: 1.6rem !important;
	color: white !important;
}

body {
	font-family: "Poppins", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
i {
	font-style: normal;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Poppins", sans-serif;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: "Poppins", sans-serif;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 0 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 0 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

.card .container-images-card a {
	height: 15rem;
	position: relative;
	overflow: hidden;
}

.card .container-images-card a img {
	position: absolute;
	height: 100%;
	width: auto;
	max-width: unset;
}

figure {
	margin: 0 0 0 0;
}

table {
	margin: 0 0 0 0;
	width: 100%;
}

a {
	text-decoration: none;
}

/* Links
--------------------------------------------- */
a {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

a:hover,
a:focus,
a:active {
	color: #ffffff;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* ------
*** Forms ***
   ------ */
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border-radius: 3px;
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

fieldset {
	border: none;
	padding: 0;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='range']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='time']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='color']:focus,
textarea:focus {
	color: #00338d;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

.form-search {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5px;
}

.search_icon {
	background: url(assets/img/search_black_24dp.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 15px;
	height: 15px;
	cursor: pointer;
}

.search__input--txt::placeholder {
	color: var(--white-one);
	margin-right: 2px;
	cursor: pointer;
	font-weight: 500;
}

.search__input--txt {
	font-family: "Varela Round", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 5%;
	background: none;
	color: #ffffff;
	border: none;
	width: 90px;
}

.search__input--txt[type='search'] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/*------------------------------*
 ***GENERAL STYLES FROM DESKTOP***
 *------------------------------*/
.bg-color-blue-one {
	background-color: #00338d !important;
}

.svg-icon {
	-webkit-mask-size: contain;
	mask-size: contain;
	mask-position: center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
}

.chevron-left-polar {
	background-color: #33ccff;
	transform: rotate(90deg);
	-webkit-mask-position: left;
	height: 14px;
	width: 14px;
	mask-image: url(assets/img/expand_more_white_24dp.svg);
	-webkit-mask-image: url(assets/img/expand_more_white_24dp.svg);
	cursor: pointer;
}

.chevron-right-polar {
	background-color: #33ccff;
	transform: rotate(-90deg);
	-webkit-mask-position: right;
	height: 14px;
	width: 14px;
	mask-image: url(assets/img/expand_more_white_24dp.svg);
	-webkit-mask-image: url(assets/img/expand_more_white_24dp.svg);
	cursor: pointer;
}

/*------------------------------*
 ***Loaded for filters DESKTOP***
 *------------------------------*/
@keyframes lds-circle {

	0%,
	100% {
		animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
	}

	0% {
		transform: rotateY(0deg);
	}

	100% {
		transform: rotateY(360deg);
	}
}

.loaded {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	background-color: #00338d90;
	z-index: 10000;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transform: translateX(-100%);
	transition: transform 0.5s ease-in-out;
}

.loaded a[href="/comunicaciones"] {
	display: none;
}

.loaded--open {
	transform: translateX(0%);
}

.loaded__animation {
	display: flex;
	width: 100%;
	height: 100px;
	justify-content: center;
	align-items: center;
}

.loaded__animation div {
	display: inline-block;
	width: 30%;
	height: 100%;
	margin: 8px;
	background: url(assets/img/logo_header_1.svg);
	animation: lds-circle 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.loaded__text {
	font-size: 2rem;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	color: white;
}

.loaded__btnBack {
	height: 56px;
	background: none;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.2rem;
	text-transform: uppercase;
	color: #fff;
	border: 2px solid white;
	border-radius: 4px;
	cursor: pointer;
	transition: transform 0.5s ease-in-out;
	transform: translateX(-100vw);
}

.loaded__btnBack:hover {
	background: none;
}

.loaded__btnBack:focus-visible {
	border: none;
}

.loaded__btnBack:focus {
	border: none;
}

.loaded__btn--open {
	transform: translateX(0%);
}

/* Branding Headers
--------------------------------------------- */
.branding__header--counter {
	background-color: #00338d;
	width: 100%;
	height: 30px;
	position: relative;
	display: flex;
	justify-content: end;
	align-items: center;
	z-index: 10!important;
}

.branding__header--ul--icom,
.branding__header--ul {
	list-style: none;
	display: flex;
	padding: 0 25px;
	justify-content: center;
	align-items: center;
	gap: 20px;
	margin: 0px;
}

.branding__header--ul--icom {
	width: 270px;
	justify-content: space-between;
}

.branding__header--ul {
	height: 30px;
	width: 100%;
}

.branding-stile-e {
	color: #ffffff;
	margin-right: 2px;
	cursor: pointer;
	font-weight: 500;
}

.fa-facebook-f:before {
	content: '\f39e' !important;
}

.branding__t-size {
	font-family: 'Poppins';
	font-weight: 300;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 5%;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding: 0px 15px;
}

.branding__t-size a {
	font-weight: 400;
}

#dropdownMenuButton {
	margin-left: 5rem;
}

.branding__t-size span {
	background: url(assets/img/expand_more_white_24dp.svg);
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.dropdown-content {
	width: 200px;
	justify-content: start;
	background-color: white;
	position: absolute;
	top: 30px;
	transform: translate(30px, 0px);
	padding-left: 40px;
	z-index: 5;
}

.dropdown-content a {
	color: #00338D;
	text-decoration: underline !important;
	height: 50px;
	padding: 15px 0;
	font-weight: 400;
}

.dropdown-content a:hover {
	text-decoration: none!important;
}

/*Prueba estilos para hover*/

/*.dropdown-content a {
	color: #00338D;
	text-decoration: none !important;
	height: 50px;
	padding: 15px 0;
	font-weight: 400;
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.dropdown-content a::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 17.5px;
	height: 1px;
	background-color: #00338D;
	transition: left 0.5s ease, right 0.5s ease;
}

.dropdown-content a:hover::after {
	left: 50%;
	right: 50%;
	background-color: #00338D;
}*/

/*-------------------------------------------*/

.openn {
	background-color: #fff !important;
}

.openn a,
.openn i {
	color: #00338D !important;
}

.arrow-svg {
	transform: rotate(180deg);
	transform-origin: center;
}

.region-arrow {
	fill: #fff;
}

#arrow-id {
	pointer-events: none;
}

.dropdown-language a:hover {
	text-decoration: none!important;
}

/* Div de idiomas en menú de escritorio
   ----------------------------------------*/

.branding__change--langues {
	font-family: 'Poppins';
	font-weight: 300;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 5%;
	color: #00338D;
	/* Cambiado para mejor contraste */
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding: 0px 15px;
	background-color: transparent;
	/* Para mantener el fondo coherente */
	border: none;
	/* Eliminar el borde predeterminado */
}

.branding__change--langues:focus {
	outline: none;
	border: 1px solid white;
}

.dropdown-language {
	width: auto;
	justify-content: start;
	background-color: white;
	position: absolute;
	top: 30px;
	padding: 0 22px;
}

.dropdown-language a {
	color: #00338D;
	text-decoration: underline !important;
	height: 50px;
	padding: 15px 0;
	font-weight: 400;
}


/* Estilo para cuando el select está "abierto" */
.openn-select {
	background-color: #fff !important;
	color: #00338D !important;
	outline: none;
	border: 1px solid white;
}

.branding__change--langues option {
	text-decoration: underline;
	color: #00338D;
	/* Asegurarse de que el color aplicado sea el deseado */
}

.branding__change--langues option:disabled {
	display: none;
}

/*Btn Change Langues
===================================================================================*/
.branding__change--langues,
.branding__change--langues:hover,
.branding__change--langues:focus {
	height: 100%;
	background: #00338d;
	border: 0;
	color: #fff;
	font-size: 11px;
	outline: none;
}

/*================================================================================*/
/* Desktop Header
--------------------------------------------- */
.desktop__header__fondo {
	background-size: 100% 100%;
	position: absolute;
	z-index: 2000;
	width: 100%;
}

.desktop__header__fondo::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: -1;
	opacity: 75% !important;
	/* height: 100vh; */
}

.desktop__header__fondo .desktop__header__container {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.desktop__header__fondo .desktop__header__container .desktop__header__sidebar {
	width: 75px;
	height: 100% !important;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	align-items: center;
	border-right: 0.5px solid #ffffff;
}

.desktop__header__fondo .desktop__header__container .desktop__header__sidebar .desktop__header__sidebar--social {
	font-size: 12px;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
	text-decoration: none;
	color: #ffffff;
}

.desktop__header__fondo .desktop__header__container #headerNav {
	height: 94px;
	width: 100%;
	background-color: none;
	display: flex;
	transition: all 0.5s;
}

.desktop__header__fondo .desktop__header__container #headerNav .desktop__header__nav--ul {
	display: flex;
	list-style: none;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	background: transparent;
	padding: 0 4.5%;
	align-content: center;
	align-items: center;
}

.desktop__header__fondo .desktop__header__container #headerNav .desktop__header__nav--ul .desktop__header__nav--li {
	display: flex;
	justify-content: center;
	align-items: center;
}

.desktop__header__fondo .desktop__header__container #headerNav .desktop__header__nav--ul .desktop__header__nav--li a {
	text-decoration: none;
	color: #999999;
	transition: all 0.5s;
	font-size: 14px;
	font-style: normal;
	line-height: 92%;
	cursor: pointer;
}

.desktop__header__fondo .desktop__header__container #headerNav .desktop__header__nav--ul .desktop__header__nav--li .desktop__header__submenu {
	display: none;
}

.desktop__header__fondo .desktop__header__container #headerNav .desktop__header__nav--ul .desktop__header__nav--li .desktop__header__submenu .desktop__header__submenu--li {
	width: calc(100% / 3);
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 120.5%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	border-top: 0.5px solid transparent;
	border-bottom: 0.5px solid transparent;
	transition: all ease 0.3s;
	padding-top: 25px;
	border-right: 1px solid white;
	align-items: center;
}

.desktop__header__fondo .desktop__header__container #headerNav .desktop__header__nav--ul .desktop__header__nav--li .desktop__header__submenu .desktop__header__submenu--li .desktop__header__submenu2 {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	margin-top: 10%;
	padding-left: 26%;
}

.desktop__header__fondo .desktop__header__container #headerNav .desktop__header__nav--ul .desktop__header__nav--li .desktop__header__submenu .desktop__header__submenu--li .desktop__header__submenu2 li {
	margin-bottom: 5%;
	list-style: none;
}

.desktop__header__fondo .desktop__header__container #headerNav .desktop__header__nav--ul .desktop__header__nav--li .desktop__header__submenu .desktop__header__submenu--li .desktop__header__submenu2 li a {
	font-size: 14px !important;
	font-weight: 400;
	font-style: normal;
}

.desktop__header__fondo .desktop__header__container #headerNav .desktop__header__nav--ul .desktop__header__logo--item {
	display: flex;
	justify-content: center;
	align-items: center;
}

.desktop__header__fondo .desktop__header__container #headerNav .desktop__header__nav--ul .desktop__header__logo--item .logo__item {
	width: 170px;
	height: 60px;
	background-image: url("assets/img/logo_header_hover.svg");
	background-size: contain;
	background-repeat: no-repeat;
	transition: all 0.5s;
	margin-right: 25%;
}

.desktop__header__fondo .desktop__header__container #headerNav .desktop__header__nav--ul .desktop__header__logo--item .logo__item.english {
	background-image: url("assets/img/logo_header_1.svg");
}

.desktop__header__fondo .desktop__header__container #headerNav .desktop__header__nav--ul .dektop__header__btn--close {
	display: none;
	text-decoration: none;
	color: #ffffff;
	transition: all 0.5s;
	font-size: 18px;
	border-left: 0.5px solid #ffffff;
	height: 100%;
	width: 15%;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.desktop__header__generalStyles {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	color: white !important;
}

.desktop__header__nav:hover {
	background: #ffffff;
}

/* .desktop__header__nav:hover .desktop__header__nav__a--hover {
	color: #00338d !important;
} */

.desktop__header__nav:hover .logo__item--hover {
	background-image: url("assets/img/logo_header_hover.svg") !important;
	background-repeat: no-repeat;
}

.logo__item--azul {
	background-image: url(assets/img/logo_header_1.svg) !important;
}

.nav__a--change {
	color: #ffffff !important;
}

.desktop__header__fondo--active {
	height: 100vh;
	background: #00338d;
}

.desktop__header__container--active {
	align-items: start !important;
	height: 100% !important;
}

.desktop__header__nav--a__active {
	display: block !important;
}

.hidden {
	display: none !important;
}

.desktop__header__nav2 {
	border-bottom: 0.5px solid #ffffff;
}

.desktop__header__nav__ul--active {
	justify-content: space-between !important;
	padding-left: 5%;
}

.desktop__header__nav__li--active {
	display: block !important;
}

.desktop__header__nav__li--active a {
	font-style: normal;
	font-weight: 500;
	font-size: 20px !important;
	line-height: 120.5%;
	transition: none !important;
	color: #ffffff !important;
}

.desktop__header__submenu--active {
	height: calc(100% - 94px);
	display: flex !important;
	width: calc(100% - 71px);
	left: 71px;
	top: 94px;
	z-index: 1;
	opacity: 1;
	visibility: visible;
	list-style: none;
	padding: 0;
	position: absolute;
}

.logo__item--active {
	background-image: url(assets/img/logo_header_1.svg) !important;
}

.logo__item--azul {
	background-image: url("assets/img/logo_header_1.svg");
}

.desktop__header__submenu--a2:hover {
	border-bottom: 2px solid var(--white-one);
	border-radius: 2px;
}

/* Page communications
--------------------------------------------- */
.communications__card__container {
	display: none;
	flex-direction: column;
	justify-content: center;
}

/* Pages Destacados
--------------------------------------------- */
.custom__search {
	margin-top: 94px;
}

.header__search__margin {
	padding: 0 4%;
}

.custom_search--container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 180px;
	padding: 0 8.3%;
	width: 100%;
}

.fondo_destacados {
	background: #00338d;
	color: #ffffff;
}

.fondo_medios {
	background: #dae4ff;
	color: #00338d;
}

.custom__search--container--icon .icon-responsive {
	display: none;
}

.custom__search--btn--mobile {
	display: none;
}

.custom__search--title {
	font-family: "Poppins", sans-serif;
	font-size: 56px;
	font-weight: 700;
}

.title_destacados::after {
	content: "Destacados";
}

.title_medios::after {
	content: "Medios";
}

.custom__search--form {
	height: 53.19px;
	width: 47%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #ffffff;
}

.custom__search--first-input {
	font-weight: normal;
	font-family: "Poppins", sans-serif;
	color: #000000 !important;
	font-size: 16px;
	line-height: 120.5% !important;
	text-shadow: none;
	line-height: normal !important;
	border: 0 !important;
	box-shadow: none;
	position: relative;
	z-index: 2;
	padding: 0;
	padding-left: 20px !important;
	width: 90% !important;
	height: 100%;
	background: transparent;
	outline: none;
}

.custom__search--btn--settings {
	position: relative;
	right: 2.8%;
	font-size: 22px;
	color: #00338d;
}

/* filters settings
--------------------------------------------- */
.custom__search--container--settings {
	position: relative;
	height: 503px;
	background-color: #ffffff;
	position: absolute;
	z-index: 1500;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	color: #7e7e7e;
	flex-direction: column;
	transition: all 0.5s ease;
	top: 270px;
}

.custom__search--container--settings label {
	color: #7e7e7e;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
}

.custom__search--container--settings--destacados {
	width: 39.2%;
}

.custom__search--container--settings--medios {
	width: 36.05%;
}

.custom__search--btn--close--tema {
	position: absolute;
	top: 2%;
	right: 8%;
	border: none;
	background: none;
	color: #7e7e7e;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 19px;
	cursor: pointer;
	display: none;
}

.custom__search--keyword,
.custom__search--date,
.custom__search--categories {
	width: 80%;
	display: flex;
	justify-content: center;
	align-items: start;
	flex-direction: column;
	gap: 20px;
}

.custom__search--keyword .custom__search--secundary-input {
	width: 100%;
	height: 40px;
	border: none;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 120.5%;
	color: #00338d;
	border-bottom: 1px solid #00338d;
	outline: none;
}

.custom__search--date select,
.custom__search--categories select {
	width: 100%;
	height: 70px;
	border: none;
	font-family: Poppins;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 120.5%;
	color: #00338d;
	outline: none;
	border: 1px solid #00338d;
	padding: 0 20px;
	-moz-appearance: none;
	-webkit-appareance: none;
	appearance: none;
	background: url();
	background-repeat: no-repeat;
	background-position: right 1.1em top 50%, 0 0;
}

.custom__search--date select option,
.custom__search--categories select option {
	background: #00338d;
	color: #ffffff;
}

.submit {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.2rem;
	text-transform: uppercase;
	color: #00338d !important;
	position: relative;
	top: 0;
	right: -26%;
	height: 67px;
	width: 144px;
	background: #33ccff !important;
	cursor: pointer !important;
	border: none !important;
}

.setting-open {
	display: none;
}

.container-filter-personalized {
	width: 100%;
	height: 150px;
	display: flex;
	flex-direction: column;
	gap: 20%;
	justify-content: center;
	align-items: center;
}

.container-filter-personalized input {
	height: 40%;
	border: 1px solid #00338d;
	padding: 0 20px;
	color: #00338d;
}

.open-filter-personalized {
	height: 555px !important;
	justify-content: center !important;
	gap: 30px !important;
	top: 18% !important;
}

.open-filter-personalized-desktop {
	height: 580px;
}

/* Button Options
--------------------------------------------- */
.btn-option {
	justify-content: start;
	align-items: center;
	gap: 30px;
	height: 100px;
	transition: all .5s ease-in-out;
	display: none;
}

.btn-option-open {
	display: flex;
}

.fondo-btns-destacados {
	background-color: #00338d;
	padding-left: 8%;
}

.fondo-btns-medios {
	background-color: transparent;
	padding-left: 4%;
}

.btn-option .colors-btns-destacados {
	height: 56px;
	background: transparent;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #ffffff;
	border: none;
	border: 2px solid #ffffff;
	border-radius: 4px;
	cursor: pointer;
	padding: 0 20px;
}

.btn-option .colors-btns-destacados i {
	margin-right: 20px;
}

.btn-option .colors-btns-medios {
	height: 56px;
	background: transparent;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #00338d;
	border: none;
	border: 2px solid #00338d;
	border-radius: 4px;
	cursor: pointer;
	padding: 0 20px;
}

.btn-option .colors-btns-medios i {
	margin-right: 20px;
}

.post {
	height: 508.47px;
	overflow: hidden;
}

.post__content--container {
	height: 100%;
}

.post__thumbnail {
	transition: transform 0.3s;
	height: 100%;
}

.post__thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.post__content {
	position: relative;
	margin-top: -509px;
	height: 100%;
	padding-top: 61px;
	padding-left: 8%;
	transition: 0.25s background ease-in-out;
	background: linear-gradient(180deg, #001844 -12.47%, rgba(0, 24, 68, 0) 95.26%);
}

.post__content--container:hover .post__thumbnail {
	transform: scale(1.25);
}

.huella-social--hover:hover .post__content {
	background: rgba(182, 191, 0, 0.85);
}

.marcas--hover:hover .post__content {
	background: rgba(245, 63, 91, 0.9);
}

.corporativo--hover:hover .post__content {
	background: rgba(0, 51, 141, 0.9);
}

.post__content--categories {
	font-family: "Poppins", sans-serif;
	margin: 0;
	margin-bottom: 14px;
	text-shadow: -1px 1px 5px #000000;
	color: #ffffff;
}

.post__content--categories-category {
	text-shadow: -1px 1px 5px #000000;
	margin: 0;
	font-weight: 600;
	color: #ffffff;
}

.post__content--title {
	font-family: "Poppins", sans-serif;
	font-size: 55px;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 20px;
	text-shadow: -1px 1px 5px #000000;
	width: 67%;
}

.post__content--date {
	font-family: "Bitter", serif;
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	text-shadow: -1px 1px 5px #000000;
}

.leer-noticias {
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 10px;
	color: #ffffff;
	border: none;
	position: relative;
	left: -15px;
	padding-left: 1.25%;
	display: none;
}

.post__content--container:hover .leer-noticias {
	display: flex;
}

/* Button More
--------------------------------------------- */
.btn-more {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 5%;
}

.btn-more button {
	background: #33ccff;
	color: #00338d;
	border: none;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	width: 170px;
	height: 80px;
}

.btn-more button i {
	margin-left: 10px;
}

/* Resultados Page
--------------------------------------------- */
.medios-posts {
	padding: 0 60px;
}

.resultados.interest-results {
	display: none;
}

.resultados.volver {
	display: none;
}

.grid-card {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	align-items: center;
	justify-content: center;
}

.card {
	width: 100%; /*width: 100%;*/
	height: 578.81px;
	box-shadow: 0px 8px 25px 0px #e1e7f9;
}

@media screen and (min-width: 1280px) {
	.card {
		width: 275px;
	}
}
@media screen and (min-width: 1366px) {
	.card {
		width: 265px;
	}
}
@media screen and (min-width: 1440px) {
	.card {
		width: 310px;
	}
}
@media screen and (min-width: 1600px) {
	.card {
		width: 350px;
	}
}
@media screen and (min-width: 1920px) {
	.card {
		width: 100%;
	}
}

.contianer-images-card {
	height: 289.7px;
	width: 100%;
}

.contianer-images-card a {
	width: 100%;
	height: 289.7px;
	overflow: hidden;
}

.container-text-card {
	height: auto;
	padding: 20px 24px;
}

.counter-categories h4 {
	font-size: 14px;
	font-style: normal;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	line-height: 107%;
}

.counter-categories h5 {
	margin-bottom: 10px;
	font-size: 14px;
	font-style: normal;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	line-height: 107%;
}

.counter-title {
	margin-top: 30px;
}

.counter-title h2 {
	font-family: Poppins;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	color: #00338d;
}

.counter-desc p {
	font-family: "Bitter", serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 171.5%;
	color: #d3d3d3;
}

.counter-date {
	position: relative;
	bottom: 2%;
}

.counter-date span {
	font-family: "Bitter", serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 187.5%;
	color: #d3d3d3;
}

.huella-social {
	color: #33ccff;
}

.marcas {
	color: #f53f5b;
}

.corporativo {
	color: #00338d;
}

/****************
 *** CONTACTS ***
 ****************/
* {
	font-family: 'Poppins', sans-serif;
}

span.text-required {
	text-transform: initial;
	letter-spacing: normal;
	color: #ffffff;
	font-size: 1.7rem;
	font-weight: 500;
}

/**************************
 *** SWIPER LIBRARY CSS ***
 **************************/
.modalCodProducto__slider .swiper .swiper-wrapper .swiper-slide {
	/************************************
   *** Center slide text vertically ***
   ************************************/
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.modalCodProducto__slider .swiper .swiper-wrapper {
	align-items: center;
}

.modalCodProducto__slider .swiper .swiper-wrapper .swiper-slide img {
	display: block;
	width: auto;
	height: auto;
	object-fit: cover;
	max-width: 50%;
	max-height: 30vh;
}

/******************
*** CUSTOM CSS ***
******************/
#modalCodProducto {
	font-family: "Poppins", sans-serif;
	color: #00338d;
	background: "#00338dcc";
	position: fixed;
	z-index: 2000;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}

/**********************
*** Container modal ***
***********************/
.modalCodProducto {
	position: relative;
	width: 50%;
	height: 100%;
	margin: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

/****************************/
/*** SWIPER CUSTOM SLIDER ***/
/****************************/
.modalCodProducto__info {
	position: relative;
	padding: 6% 7% 0 7%;
	background: white;
	border-top: 0.785rem solid #33ccff;
}

.modalCodProducto__info--button {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	margin: 2vh 2vw;
	padding: 16px;
	font-size: 1.25rem;
	font-weight: 600;
	color: #00338d;
	border: none;
	background: none;
	outline: none;
}

#modalButtonMobi {
	display: none;
}

.modalCodProducto__info--title {
	font-size: 30px;
	font-weight: 700;
	line-height: 37.5px;
	width: 85%;
	margin: 10px 0 10px 0;
}

.modalCodProducto__info--content {
	font-size: 1.125rem;
	margin-top: 5%;
}

.modalCodProducto__slider {
	position: relative;
	padding: 4vh 0;
	background: #d3d3d3;
}

/************************
*** DISPLAY ELEMENTS ***
************************/
.position-fixed {
	position: fixed;
}

.top-0 {
	top: 0;
}

.end-0 {
	right: 0;
}

.start-0 {
	left: 0;
}

.start-100-vw {
	left: 100vw;
}

.w-0 {
	width: 0%;
}

.w-100 {
	width: 100%;
}

.h-auto {
	height: auto !important;
}

.h-100 {
	height: 100%;
}

.d-none {
	display: none !important;
}

.d-block {
	display: block !important;
}

.d-flex {
	display: flex !important;
}

.justify-content-center {
	justify-content: center;
}

.justify-content-between {
	justify-content: space-between;
}

.align-items-start {
	align-items: flex-start;
}

.m-0 {
	margin: 0;
}

.mt-2 {
	margin-top: 2rem;
}

.mt-4 {
	margin-top: 4rem;
}

.mt-5 {
	margin-top: 5rem;
}

.p-0 {
	padding: 0;
}

.p-4 {
	padding: 4rem;
}

.bg-gray {
	background-color: #d3d3d3;
}

.bg-transparent {
	background-color: transparent;
}

.border-0 {
	border: 0;
}

.fs-4 {
	font-size: 4rem;
	line-height: 4rem;
}

.fs-5 {
	font-size: 5.6rem;
	line-height: 4rem;
}

.h3-consumidor{
	font-size: 3.2rem;
	font-weight: 400;
	line-height: 38.88px;
	text-align: left
}

.fw-500 {
	font-weight: 500;
}

.text-start {
	text-align: start;
}

.text-primary {
	color: var(--blue-one);
}

.z-index-1000 {
	z-index: 1000;
}

.no-focus:focus,
.no-focus:focus-visible {
	outline: none;
}

.hide {
	height: 0 !important;
	overflow: auto !important;
	position: absolute !important;
	bottom: 150vh !important;
	opacity: 0 !important;
	width: 0 !important;
}

/*********************
 *** First section ***
 *********************/
.containerClientsForm {
	margin: 0 auto;
	padding-top: 5%;
	padding-bottom: 10%;
	max-width: 95%;
	margin-top: 9.5rem;
}

.borderForConsumer {
	margin: 9.5rem 0 0 auto;
	border-right: 22vw solid #d3d3d3;
}

.btnBackCcf {
	background-color: transparent;
	border: 0.2rem solid #33ccff;
	border-radius: 0.2rem;
	color: #33ccff;
	font-weight: 700;
	padding: 1rem 2rem;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 1.4rem;
	letter-spacing: 0.2em;
	display: inline-flex;
	align-items: center;
	gap: 1.5rem;
	justify-content: space-between;
	align-content: center;
}

.btnBackCcf:hover {
	background-color: none;
}

.btnBackCcf.otherReasons span.chevron-right-polar {
	background-color: #c4c4c4;
}

.containersBb {
	display: none;
	flex-direction: row;
	text-transform: uppercase;
	align-items: center;
	align-content: center;
	justify-content: space-around;
	position: absolute;
	top: 92rem;
	padding-bottom: 10rem;
	align-items: center;
}

.btnBackMobileC {
	border: none;
}

.btnBlueBDesing {
	background-color: #33ccff;
	border-radius: 0.3rem;
	color: #00338d;
	border: 0.15rem solid;
	height: 4.289rem;
}

.btnBlueBDesing .chevron-right-polar {
	background-color: #00338d !important;
}

.otherReasons {
	display: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.titleCcf {
	font-size: 5.6rem;
	font-weight: bold;
	margin: 2rem 0 0;
}

.titleCcf>span {
	font-style: normal;
	font-weight: normal;
	font-size: 70%;
	line-height: 121.5%;
	display: block;
}

.eTitleCcf {
	font-size: 3.2rem;
	line-height: 121.5%;
	font-style: normal;
	font-weight: 400;
	margin: 0.5rem 0;
	width: 74vw;
}

.cardsCcf {
	display: flex;
	margin-top: 6%;
}

.cardCcf {
	border: 0.1rem solid #33ccff;
	width: 30.5rem;
	height: auto;
	min-height: 25.8rem;
	margin-right: 2rem;
	padding: 2rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.cardCcf:last-of-type {
	margin-right: 0;
	width: 38.9rem;
}

.cardCcf::after {
	display: none;
}

.cardCcf p {
	font-size: 3.2rem;
	text-align: left;
	margin: 0;
	width: 65%;
}

.textBlue {
	color: #33ccff;
	background-color: transparent;
	font-weight: bold;
}

.btnCcf {
	border: none;
	color: #134CB1;
	padding: 2rem;
	background-color: #33ccff;
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.4rem;
	text-align: center;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	cursor: pointer;
}

.smallCcf {
	font-size: 1.6rem;
	line-height: 151.5%;
	margin: 10% 0;
}

label[for='polarCompanyCode'] {
	display: none;
}

#polarCompanyCode {
	opacity: 0.35;
	border: 0.2rem solid #33ccff;
	box-sizing: border-box;
	border-radius: 0.3rem;
	background-color: #134CB1;
	padding: 2rem;
	display: block;
	width: 100%;
	outline: none;
	font-family: "Bitter", serif;
	color: #c4c4c4;
	font-size: 2rem;
	line-height: 2.4rem;
}

#polarCompanyCode:focus {
	opacity: 1;
}

#polarCompanyCode:valid {
	opacity: 1;
}

#polarCompanyCode::placeholder {
	color: #33ccff;
}

/**************************************
***RADIO BTNs Styles Contact Clients***
***************************************/
.radioBtns {
	margin-bottom: 10%;
	display: flex;
	justify-content: space-between;
}

.radioBtn {
	color: #33ccff;
	font-weight: 500;
	font-size: 2rem;
	line-height: 120%;
	display: flex;
	align-items: center;
	opacity: 0.4;
	position: relative;
	padding-left: 3.5rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/********************************************
***Hide the browser's default radio button***
*********************************************/
.radioBtn input {
	position: absolute;
	opacity: 0;
	left: -0.2rem;
	cursor: pointer;
	width: 3rem;
	height: 100%;
}

/*********************************
***Create a custom radio button***
**********************************/
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 2.5rem;
	width: 2.5rem;
	background-color: #33ccff;
}

/***********************************************
***On mouse-over, add a grey background color***
************************************************/
.radioBtn:hover input~.checkmark {
	background-color: #ccc;
}

/************************************************************
***When the radio button is checked, add a blue background***
*************************************************************/
.radioBtn input:checked~.checkmark {
	background-color: #33ccff;
}

/********************************************************************
***Create the indicator (the dot/circle - hidden when not checked)***
*********************************************************************/
.checkmark:after {
	content: '✔';
	position: absolute;
	color: #134CB1;
	display: none;
	font-weight: bolder;
	font-size: 2rem;
}

/*************************************************
***Show the indicator (dot/circle) when checked***
**************************************************/
.radioBtn input:checked~.checkmark:after {
	display: block;
}

/*************************************
***Style the indicator (dot/circle)***
**************************************/
.radioBtn .checkmark:after {
	top: 0.2rem;
	left: 0.5rem;
}

/**********************
***INPUT type submit***
***********************/
#sendPolarCompanyCode {
	margin-top: 5%;
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 100%;
	border: none;
	text-align: center;
	color: #00338d;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	opacity: 1;
	display: none;
	width: 50%;
	padding: 2rem;
	border-radius: 0.3rem;
	background-color: #33ccff;
}

#sendPolarCompanyCode:disabled {
	background-color: #2278c8;
	opacity: 0.4;
	color: white;
}

/********************************
***Second section Contact Form***
*********************************/
.clientInfoForm {
	margin: 4rem 0;
	font-size: 3.2rem;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.clientInfoForm>small {
	font-size: 2.2rem;
	display: block;
}

.somethingComent {
	font-weight: bold;
	font-size: 5.6rem;
	line-height: 125.5%;
	margin-bottom: 8rem;
	width: 94.1rem;
}

.inContactConsumer {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 2rem;
	line-height: 156.5%;
	width: 52rem;
	padding-top: 3.5rem;
}

.referToSay {
	font-weight: bold;
	font-size: 2rem;
	line-height: 156.5%;
}

.firstDataSendContactForm {
	height: 30rem;
	display: flex;
}

.userInfo {
	height: auto;
}

input.hideInput {
	visibility: hidden;
	position: absolute;
	top: 0;
}

.firstDataSendContactForm .radioBtns {
	flex-direction: column;
	gap: 3rem;
	margin-bottom: 0;
}

.legendContactForm {
	font-weight: bold;
	font-size: 2rem !important;
	line-height: 156.5%;
	margin-bottom: 3.4rem;
}

#selectedBrand {
	width: 34.7rem;
	height: 5.6rem;
	margin-top: 3.5%;
	color: white;
	margin-left: 10%;
	box-sizing: border-box;
	border: 0.2rem solid #33ccff;
	border-radius: 0.3rem;
	background-color: #134CB1;
	text-align: center;
	font-size: 2rem;
	outline: none;
}

/*************************
***Configuration for dropdown of CEDULA DE IDENTIDAD***
**************************/
.userInfo {
	gap: 3rem !important;
}

.userInfo .radioBtns:first-child {
	width: 45rem;
}

.userInfo .radioBtns .inputUserName {
	width: 100%;
}

.userInfo .radioBtns {
	gap: 1rem;
	height: 17rem;
}

.userInfo .dniC .inputUserNum {
	width: 100%;
}

.userInfo .dniC .dBlockCF {
	position: absolute;
	top: 0;
}

.userInfo .dniC .dropdown {
	left: 0;
	top: 0;
}

.userInfo .dniC .dropdown .option {
	width: 100%;
}

/*estilos de fonto para dropdowns*/
.dropdown .option {
	width: 100%;
	background-color: #fff !important;
	color: #134CB1 !important;
	font-weight: 800 !important;
}

.userInfo .dniC #dniNacionality {
	position: relative;
	width: 100%;
	margin-right: 10px;
}

.userInfo #dniNacionality::placeholder {
	color: #c4c4c4;
	opacity: 0.3;
}

.userInfo .dniC {
	display: flex;
	gap: 1rem;
	position: relative;
	padding-top: 18px;
}

/******************************
*** Configuration for Phone ***
******************************/
.phone__container {
	display: flex;
	flex-direction: column;
	width: 88.6%;
}

.phone__container .inputGroupContactForm {
	margin-top: 2rem;
	padding-top: 3rem;
	position: relative;
	display: flex;
	gap: 2rem;
}

.phone__container .inputGroupContactForm label {
	position: absolute;
	top: 0;
}

.phone__container .inputGroupContactForm .dropdown {
	position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 20rem;
}

.phone__container .inputGroupContactForm .dropdown:nth-child(2) {
	width: 28rem;
}

.phone__container .inputGroupContactForm .dropdown:nth-child(3) {
	width: 21rem;
}

.phone__container .inputGroupContactForm .dropdown input {
	width: 100%;
}

.phone__container input::placeholder {
	color: #c4c4c4;
	opacity: 0.4;
}

/*************************
***Configuration for dropdown of CORREO ELECTRONICO***
**************************/
.UsersEmail {
	display: flex;
	gap: 3rem;
}

/*************************
***Configuration for dropdown of USER DATA***
**************************/
.userData {
	gap: 3rem !important;
}

.userData .radioBtns {
	gap: 0;
}

.userData .radioBtns>div {
	margin-top: 1.5rem;
}

.userData .radioBtns .dropdown {
	margin-top: 0;
}

/*************************
***Here goes the select***
**************************/
.dropdown {
	position: relative;
	font-family: "Bitter", serif;
	font-weight: normal;
	font-size: 2rem;
	line-height: 120%;
	left: 14.562rem;
	bottom: 1.5rem;
}

.dropdown.typeRIFContainer {
	left: inherit;
	bottom: inherit;
	margin-bottom: 1rem;
}

.labelWhitTittle .dropdown {
	left: 0;
	bottom: 0;
	top: 0;
}

.dropdown input {
	top: 0;
	left: 0;
	width: 34.7rem;
	height: 5.6rem;
	cursor: pointer;
	background-color: transparent;
	outline: none;
	color: white;
	padding: 1rem;
	border: 0.2rem solid rgba(51, 204, 255, 0.25);
	font-size: 2rem;
	border-radius: 0.3rem;
}

.dropdown input:focus {
	color: white;
}

.dropdown.dropdown.active input {
	border-color: #33ccff;
}

.labelWhitTittle .dropdown input {
	width: 42.648rem;
	height: 5.6rem;
	border-color: rgba(51, 204, 255, 0.25);
}

.labelWhitTittle .dropdown.active input {
	border-color: #33ccff;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.dropdown input::placeholder {
	color: #33ccff; /*white;*/
	font-size: 2rem;
}

.labelWhitTittle .dropdown input::placeholder {
	color: #125a8e;/*#ffffff40;*/
}

.labelWhitTittle .dropdown.active input::placeholder {
	color: white;
}

.labelWhitTittle .dropdown input:not(:placeholder-shown) {
	border-color: #33ccff;
}

.dropdown::before {
	content: '';
	position: absolute;
	width: 1rem;
	height: 1rem;
	z-index: 1;
	transition: 0.5s;
	transform: rotate(45deg);
	pointer-events: none;
	right: 2rem;
	top: 2rem;
	border: 0.2rem solid;
	border-color: #33ccff;
	border-top: none;
	border-left: none;
}

.labelWhitTittle .dropdown::before {
	left: 39rem;
	z-index: 1;
	border-color: white;
}

.labelWhitTittle .dropdown.active::before {
	left: 39rem;
}

.labelWhitTittle .dropdown.active {
	border-color: #33ccff;
}

.dropdown.active::before {
	transform: rotate(225deg);
}

.dropdown.active .option {
	display: block;
	z-index: 2;
}

.dropdown .option {
	position: absolute;
	top: 5.4rem;
	background-color: transparent;
	color: white;
	width: 100% !important;
	overflow: auto;
	border: 0.2rem solid #33ccff;
	max-height: 28rem;
	display: none;
	background-color: transparent;
	border-bottom-left-radius: 0.3rem;
	border-bottom-right-radius: 0.3rem;
}

.labelWhitTittle .dropdown .option {
	width: 42.7rem;
	z-index: 2;
}

.dropdown .option::-webkit-scrollbar {
	width: 1rem;
}

/************
*** Track ***
*************/
.dropdown .option::-webkit-scrollbar-track {
	box-shadow: inset 0 0 0.2rem grey;
	border-radius: 1rem;
}

/**************
***  Handle ***
***************/
.dropdown .option::-webkit-scrollbar-thumb {
	background: #33ccff;
	border-radius: 1rem;
}

.dropdown .option>div {
	padding: 3rem 2rem;
}

.dropdown .option>div:hover {
	color: #134CB1;
	background-color: #33ccff;
	font-weight: 800;
}

/***************************************
***  Second FirtsDataSendContactForm ***
****************************************/
fieldset.dBlockCF .firstDataSendContactForm {
	gap: 9.88rem;
}

.legendContactForm>small {
	display: block;
	font-weight: normal;
	font-size: 1.4rem;
	line-height: 156.5%;
}

.secondDataSendContactForm {
	margin-top: 8rem;
}

.secondDataSendContactForm .firstDataSendContactForm {
	gap: 9.88rem;
}

/***********************************************
*** Here are all styles of inputs type texts ***
************************************************/
.inputsGroupContactForm {
	margin-top: 5.92rem;
}

.dBlockCF {
	display: block;
	font-size: 1rem;
	line-height: 1.5rem;
	letter-spacing: 0.2em;
	margin-top: 4rem;
	margin-bottom: 1rem;
}

.dBlockCF:nth-child(7) {
	margin-top: 5.141rem;
	margin-bottom: 2.25rem;
}

.generalInputsContactForm {
	opacity: 0.35;
	border: 0.2rem solid #33ccff;
	box-sizing: border-box;
	border-radius: 0.3rem;
	background-color: transparent;
	outline: none;
	color: white !important;
	width: 42.648rem;
	height: 5.6rem;
	resize: none;
	font-family: "Bitter", serif;
	font-size: 2rem;
	padding: 1rem;
}

input#phone1,
input#phone2 {
	width: 26rem;
}

.generalInputsContactForm:focus,
.generalInputsContactForm:not(:placeholder-shown) {
	opacity: 1;
	background: #ffffff !important;
	color: var(--blue-five) !important;
}

.generalInputsContactForm:focus::placeholder,
.generalInputsContactForm:not(:placeholder-shown)::placeholder  {
	color: var(--blue-five) !important;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
	transition: background-color 600000s 0s, color 600000s 0s;
}

input[data-autocompleted] {
	background-color: transparent !important;
}

input[type='date'].generalInputsContactForm::-webkit-calendar-picker-indicator,
input[type='date'].generalInputsContactForm::-webkit-inner-spin-button {
	display: none;
}

.generalInputsContactForm::placeholder {
	color: #33ccff;
}

input.generalInputsContactForm[type='number']::-webkit-outer-spin-button,
input.generalInputsContactForm[type='number']::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

textarea.generalInputsContactForm {
	width: 80.996rem !important;
	height: 32.383rem !important;
}

.dBlockIC {
	margin-top: 1rem;
}

.dBlockIC:first-of-type {
	margin-top: 0;
}

.labelWhitTittle {
	display: flex;
	flex-direction: column;
}

.labelWhitTittle>.selectContactForm {
	margin: 0;
	width: 42.648rem;
	height: 5.6rem;
	margin-top: 2.4%;
}

.labelWhitTittle>p {
	margin: 0;
	margin-bottom: 1rem;
}

.labelWhitTittle>.selectContactForm>.option {
	text-transform: initial;
}

.lastSecondGroup {
	margin-top: 1.5rem;
}

.lastSecondGroupS {
	margin-top: 3rem;
}

.btnBackCcf.btnSubmitCcf {
	background-color: #33ccff;
	color: white;
	width: 17.601rem;
	height: 5.618rem;
	margin-top: 2rem;
	justify-content: center;
	border: none;
	border-radius: 0.3rem;
}

.btnSubmitCcf:disabled {
	background-color: #33ccff59;
	color: #ffffff59;
}

.otherReasonsContact {
	position: fixed;
	min-height: 100vh;
	right: 0;
	top: 0;
	width: 25%;
	padding: 1% 10% 0 5%;
	margin-top: 14%;
}

.asideIF h3 {
	margin-bottom: 8.166rem;
	font-weight: bold;
	font-size: 2rem;
	line-height: 156.5%;
	color: #00338d;
	display: flex;
	justify-content: space-between;
	width: 15rem;
}

.closeAsideIF {
	font-style: normal;
	font-weight: 500;
	font-size: 1.2rem;
	line-height: 120.5%;
	text-align: center;
	letter-spacing: 0.05em;
	margin-top: 0.5rem;
	cursor: pointer;
	display: none;
}

.navContactForm {
	display: flex;
	flex-direction: column;
	gap: 5.557rem;
}

.navContactForm>a {
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.4rem;
	letter-spacing: 0.2em;
	white-space: nowrap;
	text-transform: uppercase;
	color: #00338d;
}

.navContactForm>a::after {
	content: '\f054';
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	font-size: 1.4rem;
	margin-left: 2.2rem;
}

/*********************************
 *** Styles to question circle ***
 *********************************/
.questionCircleElement {
	position: absolute;
	width: 1.7rem;
}

.complain {
	content: url("./assets/img/quejaDesktop.png");
	position: absolute;
	top: -5rem;
	left: -1.5rem;
	z-index: 1;
}

.claim {
	content: url("./assets/img/reclamoDesktop.png");
	position: absolute;
	top: -1rem;
	left: 14.5rem;
	z-index: 1;
}

.complainEng {
	content: url("./assets/img/quejaDesktopEng.png");
	position: absolute;
	top: -5rem;
	right: 78.7rem;
	z-index: 1;
}

.claimEng {
	content: url("./assets/img/reclamoDesktopEng.png");
	position: absolute;
	top: -1rem;
	right:68.5rem;
	z-index: 1;
}

.questionCircleElementOne {
	top: 14.2rem;
	left: 10.3rem;
	cursor: pointer;
}

.english .questionCircleElementOne {
	left: 16ch;
	cursor: pointer;
}

.questionCircleElementTwo {
	top: 14.2rem;
	left: 36rem;
	z-index: 2;
	cursor: pointer;
}

.questionCircleElementThree {
	top: 4.5rem;
	left: 44rem;
}

.questionCircleElementFour {
	top: 16.5rem;
	left: 44rem;
}

@keyframes toUp {
	0% {
		position: absolute !important;
		bottom: -20rem;
		opacity: 0;
	}

	100% {
		position: absolute !important;
		bottom: 0;
		opacity: 0.35;
	}
}

.toUp {
	position: relative;
	animation: toUp 1s ease;
}

.phoneGlobal {
	width: auto;
	max-width: 20rem;
}

#modalSubmit {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--blue-one);
	z-index: 10000;
	overflow: auto;
}

#modalSubmit * {
	font-family: 'Poppins', sans-serif;
}

#modalSubmit .container {
	width: 50%;
	max-width: 90vw;
}

#modalSubmit .container header {
	padding: 5rem;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#modalSubmit .container header.bg-red {
	background: var(--pink-one);
	color: #ffffff;
}

#modalSubmit .container header.bg-red button.close {
	color: #ffffff;
}

#modalSubmit .container header.bg-red h1 {
	margin-top: 2rem;
}

#modalSubmit .container header.bg-blue {
	background: var(--blue-two);
}

#modalSubmit .container header.bg-blue button.close {
	color: var(--blue-one);
}

#modalSubmit .container header img {
	width: 22%;
	max-width: 15rem;
	height: auto;
}

#modalSubmit .container header button.close {
	position: absolute;
	top: 0;
	right: 0;
	margin: 2rem;
	border: 0;
	border-radius: 3px;
	background: transparent;
	font-weight: 500;
}

#modalSubmit .container main {
	padding: 3rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #ffffff;
}

#modalSubmit .container main button.continue {
	margin: 1rem;
	border: 0;
	border-radius: 3px;
	padding: 1.5rem 2.5rem;
	background: var(--blue-two);
	font-weight: 700;
	color: var(--blue-one);
	letter-spacing: 2px;
}

#modalSubmit .container h1,
#modalSubmit .container p {
	margin: 0;
	padding-bottom: 2rem;
	text-align: center;
}

#modalSubmit .container h1 {
	font-size: 3.5rem;
	font-weight: 700;
	line-height: normal;
}

#modalSubmit .container p {
	font-size: 16px;
	font-weight: 400;
	color: #676767;
}

#modalSubmit .container a {
	font-weight: 700;
	color: var(--blue-one);
	letter-spacing: 2px;
	text-align: center;
}

@media screen and (max-height: 768px) {
    /* menu lateral planilla consumidor */
    .otherReasonsContact  {
        margin-top:12%;
    }
	.navContactForm{
		gap: 3.557rem;
	}
}

@media screen and (max-width: 512px) {
	#modalSubmit {
		justify-content: start;
		align-items: start;
		padding: 4rem;
	}

	#modalSubmit .container {
		width: 100%;
		max-width: unset;
		overflow: auto;
	}

	#modalSubmit .container header img {
		width: 75%;
	}

	#modalSubmit .container main button.continue {
		background: var(--blue-one);
		color: #ffffff;
	}
	.userData .radioBtns>div {
		margin-top: 4rem;
	}
}

.main404 {
	width: 100%;
	height: 100vh;
	text-align: center;
	color: white;
	display: flex;
	align-content: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.text404 {
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 110px;
	line-height: 110px;
	white-space: pre-wrap;
}

.btnBackCcf.btn_404 {
	border: none;
	color: white;
	font-family: "Poppins", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 14px;
}

/* Popups Footer
--------------------------------------------- */
.popups {
	background: #00000050;
	height: auto;
	width: 100vw;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10000;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
	transition: all .5s ease;
	overflow-y: scroll;
}

.popups__container {
	background-color: #ffffff;
	width: 50%;
	height: 577px;
	position: relative;
	border-top: 10px solid #33ccff;
	padding: 20px;
	overflow-y: scroll;
}

.popups__btn__close {
	border: none;
	position: absolute;
	right: 10px;
	color: #d3d3d3;
}

.popups__btn__close:hover {
	background: none;
	color: #d3d3d3;
}

.popups__btn__close:focus {
	background: none;
	color: #d3d3d3;
	border: none !important;
}

.popups__title {
	font-family: "Poppins", sans-serif;
	font-size: 40px;
	font-weight: bold;
	line-height: 55px;
	color: #00338d;
	margin: 0;
	text-align: center;
	margin-top: 60px;
}

.politicsDatos::after {
	content: 'Política de datos';
}

.term-conditions::after {
	content: 'Términos y Condiciones';
}

.popups__text {
	text-align: center;
	font-family: "Bitter", serif, Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	height: 80%;
	display: none;
	margin-top: 40px;
	padding: 0 40px;
	text-align: justify;
}

.content-term-conditions {
	display: block;
}

.content-politic-data {
	display: block;
}

/* Desktop Footer
--------------------------------------------- */
.site-footer {
	display: flex;
	justify-content: center;
	max-width: auto !important;
	padding: 0 !important;
}

.footer__dinamico {
	height: 100vh;
	background-color: #ffffff;
	display: flex;
	flex-direction: column;
	width: 100%;
	gap: 102px;
}

.footer__grid {
	display: flex;
	transition: all .5s;
	position: relative;
	z-index: 1000;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
}

.footer__descrit__post {
	width: 100%;
	display: flex;
	justify-content: space-evenly;
	padding: 0;
	box-sizing: border-box;
	height: 200px;
}

.fondo--content__descrit {
	width: 600px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.fondo--content__descrit:nth-child(1) {
	width: 450px;
	margin-right: 1rem;
}

.title__footer {
	margin: 0;
	color: #00338d;
	text-align: inherit;
	font-family: "Poppins", sans-serif;
	font-size: 34.75px;
	font-weight: 700;
	font-style: normal;
	line-height: 54px;
	letter-spacing: 0em;
}

.p_footer {
	text-indent: 1px !important;
	color: #7e7e7e;
	font-size: 16px;
	width: 460px;
	font-family: "Bitter", serif;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0em;
	text-align: left;
	margin-bottom: 50px;
}

.footer__ul__icom {
	display: flex;
	align-items: center;
	padding: 0;
	margin: 0;
	justify-content: space-between;
}

.footer__ul__icom .estilo-footer {
	font-size: 25px;
	color: #00338d;
	cursor: pointer;
}

.arrow__footer {
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 10px;
}

.arrow__footer a {
	margin: 0;
	padding-right: 10px;
	color: #00338d;
	font-family: "Poppins", sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 14px;
	letter-spacing: 0.2em;
	text-align: left;
}

.arrow__footer .estilo-footer-arrow {
	color: #33ccff;
	position: relative;
	top: 0;
	font-size: 20px;
	z-index: 1;
}

.fondo--three {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #00338d;
}

.fondo--three .footer__div {
	width: 100%;
	display: flex;
	place-items: center;
	justify-content: center;
	align-items: center;
}

.fondo--three .footer__div .footer__padding {
	display: flex;
	flex-direction: column;
}

.fondo--three .footer__div .footer__padding .logo__item3 {
	width: 160px;
	height: 70px;
	background-image: url(assets/img/logo_header_1.svg);
	background-size: contain;
	background-repeat: no-repeat;
	margin-bottom: 17px;
}

.fondo--three .footer__div .footer__padding .logo__p {
	display: none;
}

.fondo--three .post__list__footer {
	display: flex;
	flex-direction: column;
	width: 100%;
	font-family: "Poppins", sans-serif;
	justify-content: center;
	align-items: center;
}

.fondo--three .post__list__footer .list__footer {
	list-style: none;
	padding: 0px;
	display: flex;
	width: 100%;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.fondo--three .post__list__footer .list__footer li {
	padding: 7px;
}

.fondo--three .post__list__footer .list__footer li a {
	font-family: "Poppins";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 22.74px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}

.fondo--three .post__list__footer .list__footer span {
	color: #33ccff;
}

.fondo--three .post__list__footer .copyright {
	font-family: "Poppins";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 22.74px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}

/* Media Querys
--------------------------------------------- */
.branding {
	display: grid;
}

.desktop {
	display: block;
}

.responsive {
	display: none;
}

.custom__search {
	display: block;
}

.custom__search__mobile {
	display: none;
}

.filter__advanced {
	display: none;
}

.filter__key {
	display: none;
}

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

	/* Header Mobile
--------------------------------------------- */
	.desktop {
		display: none;
	}

	.responsive {
		display: block;
	}

	.branding__header--counter {
		display: none;
	}

	.header__fondo--responsive--open {
		height: 100vh;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 10000;
	}

	.header__fondo--responsive {
		width: 100%;
		border-bottom: 1px solid #ffffff;
	}

	.header__grid--responsive {
		display: flex;
		width: 100%;
		transition: all 0.5s;
		position: relative;
		z-index: 1000;
		height: 94px;
		flex-wrap: nowrap;
		background-color: #00338d;
		overflow-y: hidden;
		justify-content: space-around;
	}

	.logo__item-container--responsive {
		width: 55%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.logo__item--responsive {
		background-image: url(assets/img/logo_header_1.svg);
		background-size: contain;
		background-repeat: no-repeat;
		transition: all 0.5s;
		height: 100%;
		width: 60%;
		position: relative;
		top: 17%;
	}

	.header__menu--option--responsive {
		height: 100%;
		width: 107px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
	}

	.header__menu--option--responsive div {
		font-family: "Poppins", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 14px;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #ffffff;
	}

	.header__search--option--responsive {
		width: 25%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.header__search--option--responsive span {
		background: url(assets/img/search_black_24dp.svg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 50%;
		height: 50%;
	}

	.header__nav--responsive {
		background-color: #00338d;
		position: relative;
		width: 100%;
		border-top: 1px solid #fff;
		transform: translateY(-300%);
		opacity: 0;
		transition: all 0.6s ease-in-out;
		top: 0px;
		left: 0;
		right: 0;
		bottom: 0px;
		z-index: 10000;
		display: none;
	}

	.header__nav__ul--responsive {
		height: 600px;
		display: flex;
		flex-direction: column;
		justify-content: space-evenly;
		/* border-top: 1px solid; */
		/* gap: 15px; */
		margin: 0;
		padding: 0;
		border-bottom: 1px solid;
		background-color: #00338d;
	}

	.header__nav__li--responsive {
		width: 100%;
		/* height: 70px; */
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		overflow: hidden;
	}

	.header__nav__item--responsive {
		color: #fff !important;
		font-size: 16px;
		text-decoration: none;
		font-weight: 500;
		line-height: 19px;
		font-style: normal;
		width: 100%;
		height: 60px;
		display: flex;
		align-items: center;
		padding-left: 41px;
	}

	.header__nav__item--responsive:focus {
		background-color: #0048c8;
	}

	.section-2 {
		height: 300px;
	}

	.section-3 {
		background-color: #00338d;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: start;
		height: 200px;
		gap: 45px;
		flex-wrap: nowrap;
		align-content: center;
		border-bottom: none;
		padding: 0;
		padding-top: 45px;
	}

	.estilo-header {
		color: #ffffff;
		font-size: 33px !important;
	}

	/* === submenu === */
	.header__nav__submenu--responsive {
		height: auto;
		width: 100%;
		background-color: #002c79;
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: start;
		gap: 10px;
		list-style: none;
		display: none;
		transition: all 0.3s ease;
		padding-left: 9%;
	}

	.estilo-header {
		color: #ffffff;
		font-size: 33px !important;
	}

	/* === submenu === */
	.header__nav__submenu--responsive {
		height: auto;
		width: 100%;
		background-color: #002c79;
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: start;
		gap: 10px;
		list-style: none;
		display: none;
		transition: all 0.3s ease;
		padding: 26px 41px;
		padding-right: 0;
	}

	.header_nav_subli--responsive {
		height: 30%;
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: start;
		align-items: center;
	}

	.header__nav__subitem--responsive {
		width: 100%;
		height: 27px;
		font-family: "Poppins", sans-serif;
		font-style: normal;
		font-weight: 500;
		font-size: 16px;
		line-height: 19px;
		color: #fff;
		text-decoration: none;
		display: flex;
		flex-direction: column;
	}

	.open_submenu_mobile {
		display: flex;
	}

	.header__nav__subitem--responsive {
		width: 100%;
		height: 27px;
		font-family: 'Poppins';
		font-style: normal;
		font-weight: 500;
		font-size: 16px;
		line-height: 19px;
		color: #fff;
		text-decoration: none;
		display: flex;
		flex-direction: column;
	}

	.open_submenu_mobile {
		display: flex;
	}

	/* Footer Mobile
--------------------------------------------- */
	.site-footer {
		padding: 0 !important;
	}

	.footer__dinamico {
		height: 700px;
		gap: 0;
		padding-top: 64px;
	}

	.footer__grid {
		height: 700px;
		position: relative;
	}

	.footer__descrit__post {
		gap: 50px;
		height: auto;
		flex-direction: column;
		align-items: center;
		padding: 0;
	}

	.footer__descrit__post .fondo--content__descrit {
		width: 82% !important;
		padding-bottom: 52px;
	}

	.footer__descrit__post:nth-child(1) {
		padding-bottom: 0;
	}

	.footer__descrit__post:nth-child(2) {
		padding-bottom: 52px;
	}

	.title__footer {
		font-size: 28px;
		font-weight: bold;
		line-height: 29px;
	}

	.p_footer {
		font-size: 14px;
		width: 100%;
		font-style: normal;
		font-weight: normal;
		line-height: 26px;
		margin: 10% 0;
	}

	.estilo-footer {
		font-size: 33px !important;
	}

	.fondo--three {
		flex-direction: column-reverse;
		height: auto;
	}

	.footer__div {
		height: auto;
		width: 100%;
		justify-content: center;
		box-sizing: border-box;
	}

	.footer__padding {
		top: 0;
		left: 0;
		padding: 41px 0 41px 0;
		justify-content: center;
		align-items: center;
	}

	.logo__p {
		display: flex !important;
		gap: 35px;
	}

	.logo__p span {
		color: #ffffff;
	}

	.post__list__footer {
		height: 300px;
		flex-direction: column;
		border-bottom: solid 1px #ffffff;
		width: 100%;
		box-sizing: border-box;
	}

	.post__list__footer div {
		width: 100%;
	}

	.post__list__footer div .list__footer {
		flex-direction: column !important;
		align-items: center !important;
		gap: 35px;
		text-decoration: none;
		margin: 0;
	}

	.post__list__footer div .list__footer span {
		display: none;
	}

	.copyright {
		display: none;
	}
}

@media screen and (max-width: 512px) and (max-width: 512px) {
	.arrow__footer a {
		padding: 0;
	}
}

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

	/* Filter mobile
--------------------------------------------- */
	.custom__search--container--settings--destacados {
		width: 93%;
	}

	.custom__search__mobile {
		display: none;
	}

	.custom__search {
		display: block;
		margin: 0;
	}

	.custom__search.header__search__margin {
		padding: 0;
	}

	.custom__search .custom_search--container {
		padding: 1rem;
		flex-direction: column;
		min-height: auto;
	}

	.custom__search .custom_search--container>div,
	.custom__search .custom_search--container .custom__search--form {
		width: 100%;
	}

	.custom__search .custom_search--container .custom__search--title {
		margin: 0;
		padding-bottom: 2rem;
		font-size: 28px;
	}

	.custom__search .custom_search--container .custom__search--form .custom__search--container--settings.custom__search--container--settings--medios {
		width: calc(100% - 2rem);
	}

	.custom__search .custom_search--container .custom__search--form .custom__search--container--settings.custom__search--container--settings--medios .container-filter-personalized input,
	.custom__search .custom_search--container .custom__search--form .custom__search--container--settings.custom__search--container--settings--medios .custom__search--date,
	.custom__search .custom_search--container .custom__search--form .custom__search--container--settings.custom__search--container--settings--medios .custom__search--categories {
		width: 100%;
	}

	.custom__search__mobile--container {
		transition: all 0.5s;
		display: flex;
		align-items: center;
		justify-content: space-around;
		flex-wrap: nowrap;
		width: 100%;
		height: 100px;
	}

	.custom__search__mobile--title {
		font-size: 28px;
		font-weight: 700;
		margin: 0;
		margin-left: 5%;
	}

	.custom__search__mobile--container--keySearch {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		height: 100%;
		width: 30%;
	}

	.custom__search__mobile--container--keySearch button {
		border: none;
	}

	.custom__search__mobile--container--keySearch button:hover {
		background: transparent;
	}

	.custom__search__mobile--container--keySearch button:focus {
		background-color: transparent;
		outline: none;
	}

	.custom__search__mobile--container--keySearch button:active {
		transform: scale(0.9);
	}

	.custom__search__mobile--container--filters {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 25%;
	}

	.custom__search__mobile--container--filters button {
		border: none;
		color: #ffffff;
		background: none;
		outline: none !important;
	}

	.custom__search__mobile--container--filters button i {
		font-size: 40px;
	}

	.custom__search__mobile--container--filters button:active {
		transform: scale(0.9);
	}

	.custom__search__mobile--container--filters button:focus {
		background: none !important;
		color: #fff !important;
	}

	.custom__search__mobile--container--filters button:focus-visible {
		border: none;
	}

	.resultados.volver {
		width: max-content;
		padding: 0.5rem;
		margin: 1.5rem;
		display: flex;
		align-items: center;
		color: #00338d;
		font-size: 12px;
		font-weight: 700;
		text-transform: uppercase;
		letter-spacing: 0.15rem;
	}

	.resultados.volver i {
		color: #33ccff;
		padding-right: 0.7rem;
		font-size: 15px;
	}

	.resultados.medios-posts {
		padding: 0;
	}

	.resultados.medios-posts .grid-card {
		grid-template-columns: repeat(1, 1fr);
		gap: 0px;
	}

	.resultados.medios-posts .grid-card .card {
		height: auto;
		box-shadow: none;
	}

	.resultados.medios-posts .grid-card .card:nth-child(n + 4) {
		display: none;
	}

	.resultados.medios-posts .grid-card .card .container-text-card {
		position: relative;
		display: flex;
		flex-direction: column;
	}

	.resultados.medios-posts .grid-card .card .container-text-card .counter-categories h4 {
		margin: 0;
		margin-bottom: 0.5rem;
		font-weight: 700;
	}

	.resultados.medios-posts .grid-card .card .container-text-card .counter-categories h5 {
		margin: 0;
		font-weight: 400;
	}

	.resultados.medios-posts .grid-card .card .container-text-card .counter-title {
		margin: 0;
	}

	.resultados.medios-posts .grid-card .card .container-text-card .counter-desc p {
		margin-top: 0;
	}

	.resultados.medios-posts .grid-card .card .container-text-card .counter-data {
		position: absolute;
		right: 24px;
	}

	.resultados.medios-posts .grid-card .card .container-text-card .counter-data span {
		color: #7e7e7e;
		font-size: 12px;
		font-family: 'Bitter', 'Poppins', sans-serif;
	}

	.btn-more {
		margin: 5% 0;
	}

	.resultados.interest-results {
		display: block;
		padding: 1rem;
	}

	.resultados.interest-results * {
		color: #00338d;
	}

	.resultados.interest-results .interest-results-title {
		font-size: 25px;
	}

	.resultados.interest-results .container .card {
		margin-top: 2rem;
		display: flex;
		height: auto;
		box-shadow: none;
	}

	.resultados.interest-results .container .card>a {
		width: 40%;
	}

	.resultados.interest-results .container .card>a img {
		border-bottom: 4px solid #00338d;
	}

	.resultados.interest-results .container .card .content {
		width: 60%;
		padding-left: 1rem;
	}

	.resultados.interest-results .container .card .content .card-brands {
		margin: 0;
		color: #00338d;
		font-size: 12px;
		font-weight: 600;
		text-transform: capitalize;
	}

	.resultados.interest-results .container .card .content .card-brands small {
		padding-left: 5px;
		font-size: inherit;
		font-weight: 400;
	}

	.resultados.interest-results .container .card .content .card-title {
		margin: 0;
		margin-top: 0.3rem;
		font-size: 18px;
		font-weight: 700;
	}

	.resultados.interest-results .container .card.marcas img {
		border-color: #f53f5b;
	}

	.resultados.interest-results .container .card.marcas .card-brands * {
		color: #f53f5b;
	}

	.resultados.interest-results .container .card.huella-social img {
		border-color: #33ccff;
	}

	.resultados.interest-results .container .card.huella-social .card-brands * {
		color: #33ccff;
	}

	.fondo_medios_mobile {
		background: #ffffff;
		color: #00338d;
		border-bottom: 2px solid #00338d;
	}

	.fondo_medios_mobile button:focus {
		color: #7e7e7e;
	}

	.contianer_medios_mobile {
		justify-content: space-around;
	}

	.key_medios {
		color: #7e7e7e;
	}

	.border-mobile-medios {
		border-left: 2px solid #00338d;
		width: 20.9%;
	}

	.fondo_destacados_mobile {
		background: #00338d;
		color: #ffffff;
	}

	.key_destacados {
		color: #ffffff;
	}

	.border-mobile-destacados {
		border-left: 1px solid #ffffff;
	}

	.loaded a {
		display: initial;
	}

	/* Filter key mobile
--------------------------------------------- */
	.filter__key {
		position: fixed;
		z-index: 10000;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		background-color: #00338d95;
		display: flex;
		justify-content: center;
		align-items: center;
		transition: transform 0.5s ease-in-out;
	}

	.filter__key__close {
		transform: translateX(100%);
	}

	.filter__key--container {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		height: 100%;
		width: 100%;
	}

	.filter__btn--close {
		position: absolute;
		top: 8%;
		right: 8%;
		background: none;
		color: #fff;
		font-family: Poppins;
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 19px;
		cursor: pointer;
	}

	.filter__key--input {
		width: 85% !important;
		background: none;
		border: none;
		border-bottom: 5px solid #ffffff !important;
		outline: none !important;
		font-size: 14px;
		font-family: "Poppins", sans-serif;
		font-style: normal;
		font-weight: normal;
		color: #fff !important;
		position: relative;
		padding: 10px !important;
		bottom: 5%;
	}

	.filter__key--submit {
		font-family: "Poppins", sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		line-height: 14px;
		text-align: center;
		letter-spacing: 0.2rem;
		text-transform: uppercase;
		color: #00338d;
		right: -26%;
		height: 67px;
		width: 144px;
		background: #33ccff;
		cursor: pointer;
		border: none;
	}

	/* Filter advanced mobile
--------------------------------------------- */
	.filter__advanced {
		display: block;
		position: fixed;
		z-index: 10000;
		top: 0;
		bottom: 0;
		left: 0%;
		right: 0;
		background: #00338d95;
		transition: ease-in 0.5s;
	}

	.filter__advanced__close {
		transform: translateX(100%);
	}

	.filter__advanced--container {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		height: 100%;
		width: 100%;
	}

	.filter__advanced--close {
		display: flex;
		position: absolute;
		top: 8%;
		right: 8%;
		background: none;
		color: #ffffff;
		font-family: "Poppins", sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 19px;
		cursor: pointer;
	}

	.filter__advanced--container--settings {
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
		height: 500px;
		width: 80%;
		top: 14%;
	}

	.filter__advanced--container--settings label {
		font-family: "Poppins", sans-serif;
		font-size: 14px;
	}

	.filter__advanced__submit {
		font-family: Poppins;
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		line-height: 14px;
		text-align: center;
		letter-spacing: 0.2rem;
		text-transform: uppercase;
		color: #00338d;
		right: 0%;
		height: 67px;
		width: 144px;
		background: #33ccff;
		cursor: pointer;
		border: none;
	}

	.filter__advanced__btn--close {
		top: 3%;
		right: 10%;
		font-size: 16px;
	}

	.filter__advanced__submit {
		left: 22%;
	}

	/* Header Mobile
--------------------------------------------- */
	.btn-option {
		display: none;
	}

	.post__content--container {
		height: 511, 94px;
		width: 100%;
	}

	.post__content {
		padding-top: 0;
		padding-left: 0;
		margin-top: -512px;
		height: 102%;
	}

	.post__content--categories {
		position: relative;
		top: 57%;
		left: 3.8%;
		font-family: "Poppins", sans-serif;
		font-size: 14px;
		font-style: normal;
		line-height: 128.5%;
		color: #ffffff;
	}

	.post__content--title {
		width: 309.82px;
		font-family: "Poppins", sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 29px;
		line-height: 117%;
		color: #ffffff;
		position: relative;
		top: 57%;
		left: 3.8%;
	}

	.post__content--date {
		position: relative;
		top: 57%;
		left: 3.8%;
		font-family: "Bitter", serif;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 187.5%;
		color: #ffffff;
	}

	.leer-noticias {
		display: flex;
		position: relative;
		top: 50%;
		left: 35%;
		left: 80%;
		gap: 15px;
		font-family: "Poppins", sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 14px;
		line-height: 14px;
		letter-spacing: 0.2em;
		text-transform: uppercase;
	}

	.leer-noticias i {
		color: #33ccff;
	}

	/* Popup Mobile
--------------------------------------------- */
	.popups__container {
		width: 90%;
	}

	.popups__title {
		font-size: 30px;
	}

	.popups__text {
		padding: 0 30px;
	}

	.containerClientsForm {
		margin: 3rem 1rem;
		text-align: center;
		border-right: none;
	}

	.eTitleCcf {
		font-size: 1.8rem;
	}

	.cardsCcf {
		flex-direction: column;
		gap: 2rem;
	}

	.cardCcf {
		width: 100%;
		height: 15.085rem;
		justify-content: space-evenly;
	}

	.cardCcf:last-of-type {
		width: 100%;
		height: fit-content;
	}

	.cardCcf>p {
		font-size: 1.6rem;
	}

	.cardCcf:nth-of-type(2)>p {
		font-size: 1.8rem;
	}

	.cardCcf:nth-of-type(2)>p>.textBlue {
		font-size: 2.2rem;
		color: white;
	}

	.cardCcf::after {
		font-family: "Font Awesome 5 Free";
		content: "\f054";
		color: #33ccff;
		font-size: 2rem;
		font-weight: bold;
		position: absolute;
		left: 80%;
		display: block;
	}

	.cardCcf::before {
		font-family: "Poppins", sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 2.2rem;
		line-height: 107%;
	}

	.cardCcf:nth-of-type(2)::after {
		display: none;
	}

	.cardCcf:nth-of-type(1)::before {
		content: 'Nuevos Clientes';
	}

	.btnCcf {
		display: none;
	}

	#polarCompanyCode {
		width: 100%;
		height: 5.6rem;
	}

	#sendPolarCompanyCode {
		width: 17.601rem;
	}

	.smallCcf {
		font-size: 1.2rem;
	}

	.firstDataSendContactForm {
		align-items: flex-start;
	}

	.secondDataSendContactForm .firstDataSendContactForm {
		flex-direction: column;
		gap: 3rem;
	}

	.complain {
		content: url("./assets/img/quejaM.png");
		width: 27rem;
		position: absolute;
		top: -3.3rem;
		left: 2.5rem;
	}

	.claim {
		content: url("./assets/img/reclamoM.png");
		width: 27rem;
		position: absolute;
		top: 14.9rem;
		left: 2.5rem;
	}

	.complainEng {
		content: url("./assets/img/quejaMobileEng.png");
		width: 27rem;
		position: absolute;
		top: -3.3rem;
		right: 0.5rem;
	}
	.claimEng {
		content: url("./assets/img/reclamoMobileEng.png");
		width: 27rem;
		position: absolute;
		top: 14.9rem;
		right: 0.5rem;
	}

	.questionCircleElementOne,
	.english .questionCircleElementOne {
		top: 5.8rem;
		left: unset;
		right: -3rem;
	}

	.questionCircleElementTwo {
		top: 22rem;
		left: unset;
		right: -3rem;
	}

	.questionCircleElementThree {
		top: 7.8rem;
		left: 30rem;
	}

	.questionCircleElementFour {
		top: 7.8rem;
		left: 30rem;
	}

	.btnBackCcf {
		border-width: .15rem;
		height: 4.289rem;
	}

	.btnBackCcf.firstReturn {
		float: left;
	}
}

@media screen and (max-width: 512px) and (max-width: 414px) {
	.btnBackCcf.firstReturn {
		float: none;
	}

	.btnBackCcf.otherReasons:only-of-type:not(.btnBackMobileC) {
		margin-top: 2rem;
	}
}

@media screen and (max-width: 512px) {
	.btnBackCcf.otherReasons {
		color: #c4c4c4;
		border-color: #c4c4c4 !important;
		display: inline-flex;
		margin: 0 !important;
		margin-left: 10px !important;
	}

	.btnBackMobileC.btnBlueBDesing {
		color: #00338d;
	}

	.containersBb {
		font-size: 1rem;
		line-height: 1.4rem;
		letter-spacing: 0.2em;
		z-index: 1;
	}

	.btnBackMobileC {
		border: none;
	}

	.titleCcf {
		font-size: 2.8rem;
	}

	.titleCcf>span {
		margin-top: 2rem;
		font-size: 1.8rem;
	}

	.inContactConsumer {
		font-weight: normal;
		font-size: 1.4rem !important;
		line-height: 156.5%;
		width: 20rem;
	}

	.fs-5{
		font-size: 2.8rem !important;
	}
	.h3-consumidor{
		font-size: 1.8rem !important;
	}

	.radioBtn {
		font-style: normal;
		font-weight: 500;
		font-size: 1.4rem;
		line-height: 2.4rem;
	}

	.checkmark {
		width: 28.181rem;
		height: 4.298rem;
		border: .15rem solid;
		border-radius: .3rem;
		background-color: transparent;
		top: -0.8rem;
	}

	.checkmark.checkContactC {
		position: absolute;
		top: 0;
		left: 0;
		height: 2.5rem;
		width: 2.5rem;
		background-color: #33ccff;
	}

	.radioBtn input {
		width: auto;
	}

	.radioBtn input:checked~.checkmark {
		background-color: transparent;
	}

	.radioBtn input:checked~.checkContactC {
		background-color: #33ccff;
	}

	.radioBtn:hover input~.checkmark {
		background-color: transparent;
	}

	.radioBtn:hover input~.checkContactC {
		background-color: #ccc;
	}

	.radioBtn input:checked~.checkmark:after {
		content: '';
		top: 0;
		left: .3rem;
	}

	.radioBtn input:checked~.checkContactC:after {
		content: '✔';
	}

	.dropdown,
	.labelWhitTittle .dropdown {
		display: block;
		font-size: 1.4rem;
		bottom: 0;
		left: 0;
		top: 2rem;
	}

	.dropdown.active{
		z-index: 100 ;
	}

	.labelWhitTittle .dropdown {
		top: 1rem;
	}

	.dropdown::before,
	.labelWhitTittle .dropdown::before {
		top: 1.5rem;
		left: unset;
		right: 2rem;
	}

	.dropdown.active::before,
	.labelWhitTittle .dropdown.active::before {
		top: 1.5rem;
		left: unset;
		right: 2rem;
	}

	.dropdown input,
	.labelWhitTittle .dropdown input {
		width: 28.181rem;
		height: 4.298rem;
		border-width: .15rem;
	}

	.dropdown.typeRIFContainer input {
		width: 100%;
		margin-bottom: 2rem;
	}

	.dropdown input::placeholder {
		font-size: 1.4rem;
	}

	.dropdown .option,
	.labelWhitTittle .dropdown .option {
		width: 28.181rem;
		top: 4.298rem;
		border-width: .15rem;
	}

	.dropdown .option>div {
		padding: 1.5rem 2rem;
	}

	.labelWhitTittle {
		position: absolute;
	}

	fieldset.firstDataSendContactForm {
		flex-direction: column;
	}

	.somethingComent {
		font-size: 2.2rem;
		line-height: 3rem;
		width: 22rem;
	}

	.legendContactForm {
		font-size: 1.4rem !important;
		align-items: center;
	}

	.generalInputsContactForm {
		width: 28.181rem;
		height: 4.289rem;
		font-size: 16px;
		border: 0.1rem solid #33ccff;
	}

	textarea.generalInputsContactForm {
		width: 80vw !important;
		height: 32.412rem !important;
	}

	.labelWhitTittle>p {
		margin-bottom: 0;
	}

	.inputGroupContactForm {
		position: absolute;
	}

	.inputsGroupContactForm {
		margin-top: 0;
	}

	.inputGroupContactForm.lNameC {
		top: 58rem;
	}

	.inputGroupContactForm.dniC {
		top: 67rem;
	}

	.labelWhitTittle.genderLabel {
		top: 76rem;
	}

	.inputGroupContactForm.numberPOC {
		top: 85rem;
	}

	.inputGroupContactForm.numberPTC {
		top: 94.5rem;
	}

	.inputGroupContactForm.mailC {
		top: 100rem;
	}

	.inputGroupContactForm.cMailC {
		top: 109.5rem;
	}

	.labelWhitTittle.stateC {
		top: 119rem;
	}

	.labelWhitTittle.cityC {
		top: 128.5rem;
	}

	.labelWhitTittle.municipalityC {
		top: 138rem;
	}

	.labelWhitTittle.parishC {
		top: 147.5rem;
	}

	.inputGroupContactForm.sectorC {
		top: 157rem;
	}

	.inputGroupContactForm.houseC {
		top: 166.5rem;
	}

	.inputGroupContactForm.officeC {
		top: 171rem;
	}

	.inputGroupContactForm.expirationDC {
		top: 10rem;
	}

	#planillaForm {
		padding-top: 4rem;
	}

	.secondDataSendContactForm {
		margin: 0;
	}

	.btnBackCcf.btnSubmitCcf {
		display: none;
	}

	aside.otherReasonsContact {
		display: none;
		background-color: #d3d3d3;
		width: 90%;
	}

	#sectionTwoContact {
		text-align: justify;
	}

	.otherReasonsContact {
		padding-top: 50%;
		margin-top: 0;
	}

	.asideIF {
		text-align: start;
	}

	.asideIF h3 {
		font-size: 2rem;
		width: 100%;
	}

	.closeAsideIF {
		display: block;
	}

	.navContactForm>a {
		font-size: 1.6rem;
		text-transform: capitalize;
	}

	.navContactForm>a::after {
		content: '';
	}

	/*********************************
 *** MODAL SWIPER SLIDER MOBILE ***
 **********************************/
	.modalCodProducto {
		width: auto;
		height: auto;
	}

	.modalCodProducto__slider {
		padding: 5vh 4rem;
	}

	.modalCodProducto__info--button {
		display: none;
	}

	#modalButtonMobi {
		display: unset;
		position: absolute;
		top: 2.5vh;
	}

	.modalCodProducto__slider .swiper .swiper-wrapper .swiper-slide img {
		width: 100%;
		height: 100%;
		max-width: none;
		max-height: none;
	}

	.menuMobileAnimated {
		transition: left 1s ease;
		overflow-y: auto;
	}

	.otgs-development-site-front-end {
		display: none;
	}

	.modalCodProducto__info--title {
		font-size: 26px;
		line-height: 32.24px;
		margin-top: 10px;
		width: 100%;
	}

	.circle-list {
		width: 100% !important;
	}

}


@media screen and (max-width: 512px) and (max-width: 512px) {
	.otherReasonsContact {
		display: none;
	}

	form#planillaForm {
		width: 100%;
	}

	form#planillaForm * {
		max-width: 75vw;
		text-align: start;
	}

	.inContactConsumer {
		padding: 0;
	}

	.containersBb {
		width: 75vw;
		justify-content: center;
	}

	body main {
		padding: 0 3rem;
	}

	.inputGroupContactForm.toUp {
		width: 100%;
		/* Select Arrow */
	}

	.inputGroupContactForm.toUp * {
		max-width: 100vw;
	}

	.inputGroupContactForm.toUp input,
	.inputGroupContactForm.toUp .radioBtns,
	.inputGroupContactForm.toUp .firstDataSendContactForm.userInfo,
	.inputGroupContactForm.toUp textarea#message,
	.inputGroupContactForm.toUp .inputGroupContactForm,
	.inputGroupContactForm.toUp .labelWhitTittle.genderLabel {
		width: 75vw !important;
	}

	.inputGroupContactForm.toUp .lNameC {
		top: 59rem;
	}

	.inputGroupContactForm.toUp .labelWhitTittle.genderLabel {
		top: 68rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.dniC,
	.inputGroupContactForm.toUp .inputGroupContactForm.numberPOC {
		display: flex;
		flex-direction: column;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.dniC {
		top: 27rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.numberPOC {
		top: 1rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.numberPOC .dropdown {
		width: 100%;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.mailC {
		top: 143rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.cMailC {
		top: 152rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.dniCGlobal {
		top: 20rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.numberPOCGlobal {
		top: -10rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.mailCGlobal {
		top: 119rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.cMailCGlobal {
		top: 128rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.cityGlobal {
		top: 149rem;
	}

	.inputGroupContactForm.toUp .labelWhitTittle.stateC {
		top: 163rem;
	}

	.inputGroupContactForm.toUp .labelWhitTittle.stateCGlobal {
		top: 140rem;
	}

	.inputGroupContactForm.toUp .labelWhitTittle.cityC {
		top: 172rem;
	}

	.inputGroupContactForm.toUp .labelWhitTittle.municipalityC {
		top: 181rem;
	}

	.inputGroupContactForm.toUp .labelWhitTittle.parishC {
		top: 190rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.sectorC {
		top: 199rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.houseC {
		top: 208rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.officeC {
		top: 213rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.direction1Global {
		top: 158rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.direction2Global {
		top: 167rem;
	}

	.inputGroupContactForm.toUp .inputGroupContactForm.postalGlobal {
		top: 172rem;
	}

	.inputGroupContactForm.toUp .dropdown::before {
		left: unset;
		top: 1.5rem;
		right: 2rem;
	}

	.btnBackCcf {
		letter-spacing: 0;
	}

	.btnBackCcf.firstReturn,
	.btnBackCcf.otherReasons {
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

@media screen and (max-width: 512px) and (max-width: 512px) {
	.header__fondo--responsive.responsive.header__fondo--responsive--open {
		position: fixed;
		top: 0;
	}

	.header__fondo--responsive.responsive.header__fondo--responsive--open nav.header__nav--responsive {
		height: 100%;
		overflow: auto;
	}
}

/* CSS DEL NUEVO MENU */
.contenedor-ini {
	position: absolute;
	display: flex;
	background: rgba(236, 0, 0, 0);
	box-shadow: none;
	padding: 25px 55px 25px 55px;
	width: 100%;
	z-index: 10;
}

/* .contenedor-header {
	position:absolute;
    display: flex;
    background: rgba(236, 0, 0, 0);
    box-shadow: none;
    padding: 25px 55px 25px 55px;
	width: 100%;
	z-index: 50;
} */
.contenedor-header:hover {
	transition: background 500ms ease-in-out;
	background: #fff !important;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15);
}

.logo {
	flex: 0 0 10%;
}

.logo2 {
	display: none;
}

.contenedor-header:hover .logo2 {
	display: none !important;
}

.contenedor-header:hover .logo1 {
	display: block !important;
}

.nav {
	color: #999;
}

.main-menu {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: end;
	height: 50.5px;
}

.nav,
.nav2 {
	list-style: none;
}

.nav li a {
	/* 	color: #999; */
	text-decoration: none;
	padding: 10px 20px !important;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 92%;
}

@media screen and (max-width: 1180px) {
	.nav li a {
		padding: 10px 7px !important;
		font-family: Poppins;
		font-size: 12px;
	}
}

@media screen and (max-width: 1350px) {
	.nav li a {
		padding: 10px 7px !important;
		font-family: Poppins;
		font-size: 14px;
	}
}
.btn-cerrar{
	margin: 0!important;
}

.contenedor-header:hover .nav li a {
	color: #999;
}

.nav>li {
	float: left;
}

.company {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #999 !important;
}

.company:hover {
	color: #00338D !important;
}

.company::before {
	content: "";
	position: absolute;
	display: block;
	width: 73%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.company:hover::before {
	transform: scaleX(1);
}

.company2 {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.company2:hover {
	color: #00338D !important;
}

.company2::before {
	content: "";
	position: absolute;
	display: block;
	width: 75%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.company2:hover::before {
	transform: scaleX(1);
}

.nav2 {
	margin: 0;
	background-color: #fff;
	padding: 35px 0 35px 0;
}

.nav2 li a {
	color: #999;
	font-weight: 500;
	line-height: 120.5%;
	font-weight: 500;
}

.nav li ul {
	display: none;
	position: absolute;
}

.nav li:hover>ul {
	display: block;
	animation: slideDown 500ms ease-in-out;
}

@keyframes slideDown {
	0% {
		transform: translateY(-10px);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

.nav2 li a:hover {
	color: #00338D !important;
}

.submenu {
	color: #C1C1C1 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 102% !important;
	padding: 15px 40px !important;
	position: relative !important;
}

a.submenu::before {
	content: "";
	position: absolute;
	display: block;
	width: 70%;
	height: 2px;
	bottom: 5px;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.submenu:hover::before {
	transform: scaleX(1);
}

.razon {
	color: #C1C1C1 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 102% !important;
	padding: 15px 40px !important;
	position: relative !important;
}

a.razon::before {
	content: "";
	position: absolute;
	display: block;
	width: 60%;
	height: 2px;
	bottom: 5px;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.razon:hover::before {
	transform: scaleX(1);
}

.historia {
	color: #C1C1C1 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 102% !important;
	padding: 15px 40px !important;
	position: relative !important;
}

a.historia::before {
	content: "";
	position: absolute;
	display: block;
	width: 48%;
	height: 2px;
	bottom: 5px;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.historia:hover::before {
	transform: scaleX(1);
}

.marca-alimento {
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 102% !important;
	padding: 15px 40px !important;
	position: relative !important;
	color: #999 !important;
}

a.marca-alimento::before {
	content: "";
	position: absolute;
	display: block;
	width: 58%;
	height: 2px;
	bottom: 5px;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.marca-alimento:hover::before {
	transform: scaleX(1);
}

.marca-licor {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.marca-licor:hover {
	color: #00338D !important;
}

.marca-licor::before {
	content: "";
	position: absolute;
	display: block;
	width: 74%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.marca-licor:hover::before {
	transform: scaleX(1);
}

.marca-agro {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.marca-agro:hover {
	color: #00338D !important;
}

.marca-agro::before {
	content: "";
	position: absolute;
	display: block;
	width: 70%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.marca-agro:hover::before {
	transform: scaleX(1);
}

.nues-gen {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #999 !important;
}

.nues-gen:hover {
	color: #00338D !important;
}

.nues-gen::before {
	content: "";
	position: absolute;
	display: block;
	width: 67%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.nues-gen:hover::before {
	transform: scaleX(1);
}

.hacer-vida {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.hacer-vida:hover {
	color: #00338D !important;
}

.hacer-vida::before {
	content: "";
	position: absolute;
	display: block;
	width: 81%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.hacer-vida:hover::before {
	transform: scaleX(1);
}

.medio-short {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.medio-short:hover {
	color: #00338D !important;
}

.medio-short::before {
	content: "";
	position: absolute;
	display: block;
	width: 50%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.medio-short:hover::before {
	transform: scaleX(1);
}

.brands {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #999 !important;
}

.brands:hover {
	color: #00338D !important;
}

.brands::before {
	content: "";
	position: absolute;
	display: block;
	width: 70%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.brands:hover::before {
	transform: scaleX(1);
}

.people {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #999 !important;
}

.people:hover {
	color: #00338D !important;
}

.people::before {
	content: "";
	position: absolute;
	display: block;
	width: 62%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.people:hover::before {
	transform: scaleX(1);
}

.huella-social2 {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #999 !important;
}

.huella-social2:hover {
	color: #00338D !important;
}

.huella-social2::before {
	content: "";
	position: absolute;
	display: block;
	width: 65%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.huella-social2:hover::before {
	transform: scaleX(1);
}

.somos {
	color: #C1C1C1 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 102% !important;
	padding: 15px 40px !important;
	position: relative !important;
}

a.somos::before {
	content: "";
	position: absolute;
	display: block;
	width: 62%;
	height: 2px;
	bottom: 5px;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.somos:hover::before {
	transform: scaleX(1);
}

.marca-nolicor {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.marca-nolicor:hover {
	color: #00338D !important;
}

.marca-nolicor::before {
	content: "";
	position: absolute;
	display: block;
	width: 77%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.marca-nolicor:hover::before {
	transform: scaleX(1);
}

.marca-limpieza {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.marca-limpieza:hover {
	color: #00338D !important;
}

.marca-limpieza::before {
	content: "";
	position: absolute;
	display: block;
	width: 56%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.marca-limpieza:hover::before {
	transform: scaleX(1);
}

.marca-mascota {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.marca-mascota:hover {
	color: #00338D !important;
}

.marca-mascota::before {
	content: "";
	position: absolute;
	display: block;
	width: 58%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.marca-mascota:hover::before {
	transform: scaleX(1);
}

.nues-lid {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.nues-lid:hover {
	color: #00338D !important;
}

.nues-lid::before {
	content: "";
	position: absolute;
	display: block;
	width: 70%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.nues-lid:hover::before {
	transform: scaleX(1);
}

.nues-ceo {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.nues-ceo:hover {
	color: #00338D !important;
}

.nues-ceo::before {
	content: "";
	position: absolute;
	display: block;
	width: 63%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.nues-ceo:hover::before {
	transform: scaleX(1);
}

.company3 {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #fff;
}

.company3:hover {
	color: #00338D !important;
}

.company3::before {
	content: "";
	position: absolute;
	display: block;
	width: 73%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.company3:hover::before {
	transform: scaleX(1);
}

.brands2 {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #fff;
}

.brands2:hover {
	color: #00338D !important;
}

.brands2::before {
	content: "";
	position: absolute;
	display: block;
	width: 70%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.brands2:hover::before {
	transform: scaleX(1);
}

.people2 {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #fff;
}

.people2:hover {
	color: #00338D !important;
}

.people2::before {
	content: "";
	position: absolute;
	display: block;
	width: 62%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.people2:hover::before {
	transform: scaleX(1);
}

.huella-social3 {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #fff;
}

.huella-social3:hover {
	color: #00338D !important;
}

.huella-social3::before {
	content: "";
	position: absolute;
	display: block;
	width: 65%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.huella-social3:hover::before {
	transform: scaleX(1);
}

.enfoque {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.enfoque:hover {
	color: #00338D !important;
}

.enfoque::before {
	content: "";
	position: absolute;
	display: block;
	width: 66%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.enfoque:hover::before {
	transform: scaleX(1);
}

.people-en {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #999 !important;
}

.people-en:hover {
	color: #00338D !important;
}

.people-en::before {
	content: "";
	position: absolute;
	display: block;
	width: 64%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.people-en:hover::before {
	transform: scaleX(1);
}

.footprint {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #999 !important;
}

.footprint:hover {
	color: #00338D !important;
}

.footprint::before {
	content: "";
	position: absolute;
	display: block;
	width: 69%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.footprint:hover::before {
	transform: scaleX(1);
}

.comunication-en {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #999 !important;
}

.comunication-en:hover {
	color: #00338D !important;
}

.comunication-en::before {
	content: "";
	position: absolute;
	display: block;
	width: 71%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.comunication-en:hover::before {
	transform: scaleX(1);
}

.nues-gen2 {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #fff;
}

.nues-gen2:hover {
	color: #00338D !important;
}

.nues-gen2::before {
	content: "";
	position: absolute;
	display: block;
	width: 67%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.nues-gen2:hover::before {
	transform: scaleX(1);
}

.brands-en {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #fff;
}

.brands-en:hover {
	color: #00338D !important;
}

.brands-en::before {
	content: "";
	position: absolute;
	display: block;
	width: 62%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.brands-en:hover::before {
	transform: scaleX(1);
}

.people-en2 {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #fff;
}

.people-en2:hover {
	color: #00338D !important;
}

.people-en2::before {
	content: "";
	position: absolute;
	display: block;
	width: 64%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.people-en2:hover::before {
	transform: scaleX(1);
}

.allies-en {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #fff;
}

.allies-en:hover {
	color: #00338D !important;
}

.allies-en::before {
	content: "";
	position: absolute;
	display: block;
	width: 58%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.allies-en:hover::before {
	transform: scaleX(1);
}

.footprint2 {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #fff;
}

.footprint2:hover {
	color: #00338D !important;
}

.footprint2::before {
	content: "";
	position: absolute;
	display: block;
	width: 69%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.footprint2:hover::before {
	transform: scaleX(1);
}

.comunication-en2 {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #fff;
}

.comunication-en2:hover {
	color: #00338D !important;
}

.comunication-en2::before {
	content: "";
	position: absolute;
	display: block;
	width: 71%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.comunication-en2:hover::before {
	transform: scaleX(1);
}

.cerrar {
	position: relative;
	text-decoration: none;
	z-index: 3;
	color: #999 !important;
}

.cerrar:hover {
	color: #00338D !important;
}

.cerrar::before {
	content: "";
	position: absolute;
	display: block;
	width: 48%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.cerrar:hover::before {
	transform: scaleX(1);
}

.somos-en {
	color: #C1C1C1 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 102% !important;
	padding: 15px 40px !important;
	position: relative !important;
}

a.somos-en::before {
	content: "";
	position: absolute;
	display: block;
	width: 58%;
	height: 2px;
	bottom: 5px;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.somos-en:hover::before {
	transform: scaleX(1);
}

.submenu-en {
	color: #C1C1C1 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 102% !important;
	padding: 15px 40px !important;
	position: relative !important;
}

a.submenu-en::before {
	content: "";
	position: absolute;
	display: block;
	width: 73%;
	height: 2px;
	bottom: 5px;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.submenu-en:hover::before {
	transform: scaleX(1);
}

.historia-en {
	color: #C1C1C1 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 102% !important;
	padding: 15px 40px !important;
	position: relative !important;
}

a.historia-en::before {
	content: "";
	position: absolute;
	display: block;
	width: 57%;
	height: 2px;
	bottom: 5px;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.historia-en:hover::before {
	transform: scaleX(1);
}

.around {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.around:hover {
	color: #00338D !important;
}

.around::before {
	content: "";
	position: absolute;
	display: block;
	width: 83%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.around:hover::before {
	transform: scaleX(1);
}

.foodeng {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.foodeng:hover {
	color: #00338D !important;
}

.foodeng::before {
	content: "";
	position: absolute;
	display: block;
	width: 43%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.foodeng:hover::before {
	transform: scaleX(1);
}

.nolicoreng {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.nolicoreng:hover {
	color: #00338D !important;
}

.nolicoreng::before {
	content: "";
	position: absolute;
	display: block;
	width: 78%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.nolicoreng:hover::before {
	transform: scaleX(1);
}

.petseng {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.petseng:hover {
	color: #00338D !important;
}

.petseng::before {
	content: "";
	position: absolute;
	display: block;
	width: 38%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.petseng:hover::before {
	transform: scaleX(1);
}

.ouepepeng {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.ouepepeng:hover {
	color: #00338D !important;
}

.ouepepeng::before {
	content: "";
	position: absolute;
	display: block;
	width: 61%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.ouepepeng:hover::before {
	transform: scaleX(1);
}

.ceoeng {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.ceoeng:hover {
	color: #00338D !important;
}

.ceoeng::before {
	content: "";
	position: absolute;
	display: block;
	width: 54%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.ceoeng:hover::before {
	transform: scaleX(1);
}

.lifeng {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.lifeng:hover {
	color: #00338D !important;
}

.lifeng::before {
	content: "";
	position: absolute;
	display: block;
	width: 76%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.lifeng:hover::before {
	transform: scaleX(1);
}

.vacancieng {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.vacancieng:hover {
	color: #00338D !important;
}

.vacancieng::before {
	content: "";
	position: absolute;
	display: block;
	width: 60%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.vacancieng:hover::before {
	transform: scaleX(1);
}

.sporteng {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.sporteng:hover {
	color: #00338D !important;
}

.sporteng::before {
	content: "";
	position: absolute;
	display: block;
	width: 80%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.sporteng:hover::before {
	transform: scaleX(1);
}

.mediaeng {
	position: relative;
	text-decoration: none;
	z-index: 3;
}

.mediaeng:hover {
	color: #00338D !important;
}

.mediaeng::before {
	content: "";
	position: absolute;
	display: block;
	width: 46%;
	height: 2px;
	bottom: 0;
	left: 25px;
	background-color: #00338D !important;
	transform: scaleX(0);
	transition: transform 0.3s ease;
}

.mediaeng:hover::before {
	transform: scaleX(1);
}

@media only screen and (max-width: 768px) {
	.contenedor-ini {
		display: none;
	}

	.contenedor-header {
		display: none;
	}
}

/* ESTILOS DE MENU MOBILE */
.contenedor-padre {
	display: flex;
	height: 80px;
	z-index: 50;
	position: sticky;
}

.contenedor-hijo:nth-child(1) {
	display: flex;
	flex: 1;
	background-color: #fff;
	/* Solo para visualización */
	justify-content: center;
	/* Alineación horizontal en el centro */
	align-items: center;
	/* Alineación vertical en el centro */
	border-bottom: 1.5px solid #999;
	/* Agrega un borde de 2px de grosor y color negro en la parte inferior */
	border-right: 1.5px solid #999;
	/* Agrega un borde de 2px de grosor y color negro en el lado derecho */
}

.contenedor-hijo:nth-child(2) {
	display: flex;
	flex: 2;
	background-color: #fff;
	/* Solo para visualización */
	border-bottom: 1.5px solid #999;
	justify-content: center;
	/* Alineación horizontal en el centro */
	align-items: center;
	/* Alineación vertical en el centro */
}

.contenedor-hijo:nth-child(3) {
	display: flex;
	flex: 1;
	background-color: #fff;
	/* Solo para visualización */
	border-bottom: 1.5px solid #999;
	/* Agrega un borde de 2px de grosor y color negro en la parte inferior */
	border-left: 1.5px solid #999;
	/* Agrega un borde de 2px de grosor y color negro en el lado derecho */
	justify-content: center;
	/* Alineación horizontal en el centro */
	align-items: center;
	/* Alineación vertical en el centro */
}

.logo-mobile {
	width: 117px;
	height: 40px;
}

.menu-icon {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 30px;
	height: 20px;
	cursor: pointer;
}

.line {
	width: 100%;
	height: 1.5px;
	background-color: #999;
	transition: transform 0.3s ease-in-out;
}

.menu-open .line:nth-child(1) {
	transform: translateY(9px) rotate(47deg);
}

.menu-open .line:nth-child(2) {
	opacity: 0;
}

.menu-open .line:nth-child(3) {
	transform: translateY(-9px) rotate(-49deg);
}

.menu {
	position: fixed;
	top: 80px;
	right: 0;
	width: 100%;
	/* Ajusta el ancho del menú según tus necesidades */
	height: 100%;
	background-color: #fff;
	transform: translateX(100%);
	transition: transform 0.5s ease-in-out;
	z-index: 50;
	overflow: hidden;
}

.menu.abierto {
	/*position: absolute;*/
	transform: translateX(0);
	/*height: calc(100vh - 80px);*/
	overflow-y: scroll;
}

.no-click {
    pointer-events: none;
}

.opciones {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}

.opciones li a {
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #999;
	font-weight: 500;
}

.signFlex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	padding: 13.7px 15px 13.7px 20px;
	border-bottom: solid 1.5px #999;
}

.activer5 {
	margin-bottom: 59px;
}

.signFlex a {
	font-size: 18px;
	color: #999;
	font-weight: 500;
	line-height: 21.7px;
	text-decoration: none;
}

.nav-list-mobi-2 {
	list-style-type: none;
	display: flex;
	flex-direction: column;
	background-color: #f0f0f0;
	padding-bottom: 30px;
	padding-left: 0;
	border-bottom: solid 1.5px #999;
}

.nav-list-mobi-2 li {
	padding: 30px 60px 0 30px;
}

.nav-list-mobi-2 li a {
	text-decoration: none;
	color: #999;
	font-size: 14px;
	font-weight: 500;
}

.nav-list-mobi-3 {
	list-style-type: none;
	display: flex;
	justify-content: flex-start;
	gap: 20px;
	background-color: #f0f0f0;
	padding: 27.5px 60px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15);
	margin-bottom: 100px;
}

.menu2,
.menu3,
.menu4,
.menu5,
.menu6 {
	position: fixed;
	top: 79px;
	right: 0;
	width: 75.2%;
	/* Ajusta el ancho del menú según tus necesidades */
	height: auto;
	background-color: #fff;
	transform: translateX(100%);
	transition: transform 0.5s ease-in-out;
	box-shadow: none;
	transition: all 0.5s ease-in-out;
	z-index: 51;
}

.menu2.abierto2,
.menu3.abierto2,
.menu4.abierto2,
.menu5.abierto2,
.menu6.abierto2 {
	position: fixed;
	transform: translateX(0);
	box-shadow: 0 0 0 115vmax rgba(255, 255, 255, 50%);
	transition: all 0.5s ease-in-out;
	z-index: 51;
}

.opciones2 {
	list-style: none;
	padding: 0 !important;

}

.opciones2 li {
	border-bottom: solid 1.5px #999;
	border-left: solid 1.5px #999;
}

.opciones2 li a {
	display: block;
	/*padding: 10px;*/
	text-decoration: none;
	color: #999;
	font-size: 18px;
	font-weight: 500;
	line-height: 21.70px;
	padding: 24.2px 0 24.2px 30px;
}

.lastInside {
	border-bottom: none;
}

.titleMobi {
	background-color: #00338D;
	;
	color: #fff !important;
	padding: 24.7px 0 24.7px 30px !important;
}

#closeNav,
#closeNav2,
#closeNav3,
#closeNav4,
#closeNav5 {
	display: flex;
	align-items: center;
	justify-content: start;
}

.flecha2 {
	margin-right: 15px;
}

@media (max-height: 666px) {
	.opciones2 li a {
		line-height: 10px;
		font-size: 15px;
		padding: 22.2px 0 22.2px 20px;
	}
}

/*ENTRADAS*/
.post-categories a{
	color: #00338d;
}
.post-content p {
	color: #7e7e7e;
}
.post-content li {
	color: #7e7e7e;
}

@media only screen and (min-width: 768px) {
	.contenedor-padre {
		display: none;
	}
}

@keyframes aparecer {
	0% {
		box-shadow: none;
	}

	50% {
		box-shadow: 0 0 0 115vmax rgba(255, 255, 255, 25%);
	}

	100% {
		box-shadow: 0 0 0 115vmax rgba(255, 255, 255, 50%);
	}
}

.alturaBody {
	overflow: hidden;
}

/* CSS PARA LISTA EN PLANILLAS DE CONTACTO */
.circle-list {
	list-style-type: none;
	padding-left: 10px;
	counter-reset: item;
	width: 80%;
}

.circle-list li {
	position: relative;
	padding-left: 2em;
	color: #00338D;
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 10px;
}

.circle-list li:before {
	content: counter(item);
	counter-increment: item;
	position: absolute;
	left: -10px;
	top: 1px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background-color: #DDE6FF;
	color: #00338D;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
}

/*# sourceMappingURL=style.css.map */

/* CSS Para slider */

.produdct-slider {
	display: flex;
	justify-content: center;
}

.sliderProduct {
	position: relative;
	width: 100%;
	height: 200px;
	box-shadow: none;
	background-color: white;
	display: flex;
}

.individualProduct {
	height: 100%;
	width: 600px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.imagenProduct {
	width: auto;
	height: 200px;
	/* object-fit: cover; */
}

.article-modal {
	overflow: hidden;
}

/* Estilo de las Flechas*/

.product-barra {
	display: flex;
}

.btnLeft,
.btnRight {
	/* position: absolute ;*/
	top: auto;
	font-size: 2rem;
	background-color: transparent;
	border-radius: 50%;
	padding: 4px;
	font-weight: 600;
	cursor: pointer;
	color: #69686881;
	/*transform: translate(0,-50%);*/
	transition: .5s ease;
	user-select: none;
}

.btnLeft:hover,
.btnRight:hover {
	color: #00338D;
}

.btnLeft {
	opacity: 0;
	visibility: hidden;
}

/* Barra de navegación */

.navigation {
	display: flex;
	justify-content: center;
	margin-top: 14.5px;
	width: 550px;
}

.navigation-bar {
	/*width: 10px;*/
	height: 2.5px;
	margin: 0 5px;
	/* Espaciado entre las barras de navegación */
	background: #E3E3E3;
	/* Color predeterminado */
	border-radius: 13px;
	transition: background 2s;
	cursor: pointer;
}

.volver_button {
	list-style: none;
}

@media screen and (min-width: 601px) {
	.image_mobile {
		display: none;
	}

	.maxImg {
		display: none;
	}
}

/*Versión para móvil del modal*/

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

	#modalCodProducto {
		font-family: "Poppins", sans-serif;
		color: #00338d;
		background: "#00338dcc";
		position: fixed;
		z-index: 2000;
		top: 10%;
		width: 100%;
		height: 100%;
		overflow: auto;
	}

	.modalCodProducto {
		width: 75%;
		height: auto;
	}

	.modalCodProducto__info {
		/*padding-top: 10%;*/
		background-color: #ffffff;
		bottom: 0;
		box-shadow: -20px 20vmax 0px 20vmax rgba(255, 255, 255, 0.900);
		top: 80px;
		left: 25%;
		width: 75%;
		border-top: none;
		border: 1.5px solid #999999;
		border-right: none;
		position: fixed;
		right: 10px;
		overflow-y: scroll;
		scroll-behavior: smooth;
	}

	#modalButtonMobi {
		display: block;
		position: absolute;
		top: 0;
		border: 1.5px solid #999999;
		width: 100%;
		text-align: left;
		color: #999999;
		left: 0%;
		border-right: none;
	}

	.modalCodProducto__info--button {
		display: none;
	}

	.fas {
		font-weight: 900;
		margin-right: 10px;
	}

	.article-modal {
		flex-direction: column;
		align-items: end;
		background-color: #ffffff;
		bottom: 0;
		width: 100%;
	}

	.produdct-slider {
		display: none;
	}

	.product-barra {
		display: none;
	}

	.modalCodProducto__info--title {
		font-size: 20px;
		line-height: 25px;
		margin-top: 10%;
		width: 90%;
	}

	.second_list {
		margin-top: 10%;
	}

	.first_list {
		margin-top: 5%;
	}

	/* Estilo para slider de imágenes*/

	.sliderSel {
		display: flex;
		overflow-x: auto;
		max-width: 291px;
		/*padding-right: 95px;*/
	}

	section.opProduct {
		height: 90px;
		width: 160px;
		border: 1.5px solid #00338D;
		margin-right: 10px;
		align-items: center;
		display: flex;
		justify-content: center;
		min-width: calc(50% - 5px);
	}

	img.imagenSelect {
		height: 70px;
		width: auto;
		object-fit: contain;
	}

	section.opProduct:last-child {
		opacity: 0;
		max-width: 40px;
		min-width: 50px;
	}

	/*.imgInfo {
		width: 240px;
		height: 160px;
		justify-content: center;
		position: relative;
	}*/

	.opProduct {
		filter: grayscale(100%);
		transition: .3s;
		opacity: 0.8;
	}

	.img_info {
		display: none;
	}

	.sliderInfo .img_info {
		display: block;
		margin-top: 20px;
		height: 140px;
		width: 220px;
		margin-bottom: 20px;
		position: absolute;
		background: white;
	}

	.sliderInfo .img_info .imgInfo {
		display: none;
		/*width: 100%;
		height: 100%;
		object-fit: cover;*/
	}

	.active {
		opacity: 1;
		filter: grayscale(0%);
	}

	.sliderInfo .img_info .infoimagen {
		width: 100%;
		height: 100%;
		object-fit: contain;
		display: block;
	}

	.sliderInfo {
		height: 160px;
		width: auto;
	}

	/*PLANTILLA ENTRADAS MOBILE*/
	.single-post-content{
	margin-top: 0!important;
	}
	.single-post-content .post-title{
	font-size: 10px!important;
	}
	.post-info{
		flex-direction: column;
		gap: 10px!important;
	}
	/*styles_animation_custom*/
	.styles_animation_custom {
	opacity: 0; /* Inicialmente invisible */
	}	


	/* Animación para los puntos suspensivos */
	@keyframes fadeInOut {
	0% { opacity: 0; }
	33% { opacity: 1; }
	66% { opacity: 1; }
	100% { opacity: 0; }
	}

	.styles_animation_custom {
	animation: fadeInOut 1.5s infinite;
	}
}