@charset "UTF-8";
/* =RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, main, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

b, strong {
	font-weight: bold;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

html {
	font-family: sans-serif;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-rendering: optimizelegibility;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.25em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

pre {
	overflow: auto;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
	height: 27px !important;
}

input[type="checkbox"], input[type="radio"] {
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

legend {
	border: 0;
	padding: 0;
}

optgroup {
	font-weight: bold;
}

td, th {
	padding: 0;
}

a {
	background: transparent;
	text-decoration: none;
}

a:active, a:hover, a:focus {
	border: none;
	outline: 0;
	text-decoration: none;
}

::selection {
	background: #6a6a6a;
	color: #f5f5f5;
	text-shadow: 1px 1px 1px #060606;
}

::-moz-selection {
	background: #6a6a6a;
	color: #f5f5f5;
	text-shadow: 1px 1px 1px #060606;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.5;
	font-family: inherit;
}

:-moz-placeholder {
	color: inherit;
	opacity: 0.5;
	font-family: inherit;
}

::-moz-placeholder {
	color: inherit;
	opacity: 0.5;
	font-family: inherit;
}

:-ms-input-placeholder {
	color: inherit;
	opacity: 0.5;
	font-family: inherit;
}

button, .btn:hover {
	cursor: pointer;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	*behavior: url("../js/boxsizing.htc");
}

/*  ==========================================================================
	FONTS 
	========================================================================== */

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

@font-face {
	font-family: "Quicksand Medium";
	src: url("../fonts/Quicksand 500.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/*  =DEFAULT & BASIC STYLES
	========================================================================== */

html, body {
	/* font: 300 62.5%/1 "Roboto Condensed", sans-serif; */

	font-size: 62.5%;

	background-color: #EEEEEE;
}

body {
	color: #231f20;
	font-size: 100%;
}

main, header, section, footer, nav, .container, a {
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}

/* .semana .calendario .fecha:before,
.semana .calendario .fecha:after,
.semana:before,
.semana:after,
.container:before,
.container:after,
nav:before,
nav:after,
main:before,
main:after,
header:before,
header:after,
section:before,
section:after,
footer:before,
footer:after,
.cf:before,
.cf:after {
	display: table;
	content: " ";
} */

.semana .calendario .fecha:after, .semana:after, .container:after, nav:after, main:after, header:after, section:after, footer:after, .cf:after {
	clear: both;
}

.container {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	width: 1200px;
}

img {
	display: inline-block;
	height: auto !important;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}

.hb {
	position: relative;
	z-index: 1;
}

.hb::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.33);
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.35, 1, 1);
	transform: scale3d(0.35, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity .4s;
	transition: transform 0.4s, opacity .4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.hb:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.hb:active {
	-webkit-transition: transform 0.1s linear;
	-moz-transition: transform 0.1s linear;
	-ms-transition: transform 0.1s linear;
	-o-transition: transform 0.1s linear;
	transition: transform 0.1s linear;
	-webkit-transform: translateY(1px);
	-ms-transform: translateY(1px);
	-o-transform: translateY(1px);
	transform: translateY(1px);
}

.cVerde {
	color: #00af00;
}

.cNegro {
	color: #000;
}

:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #11499d;
	--secondary: #009de0;
	--success: #86cda3;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	/* --font-family-sans-serif: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif; */
	/* --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; */
}

.text-primary {
	color: var(--primary) !important;
}

.text-secondary {
	color: var(--secondary) !important;
}

.bg-primary {
	background-color: var(--primary) !important;
}

.bg-secondary {
	background-color: var(--secondary) !important;
}

.bg-success {
	background-color: var(--success) !important;
}

.h1 {
	font-size: 3.5em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: var(--font-family-sans-serif) !important;
}

.miso {
	font-family: "Miso", sans-serif !important;
}

.navbar-toggler:focus {
	outline: none;
}


/* @media (max-width: 959px) { */
@media (max-width: 499px) {
	.desktop {
		display: none !important;
	}
}

/* @media (min-width: 960px) { */
@media (min-width: 500px) {
	.mobile {
		display: none !important;
	}
}

/* @media (max-width: 499px) {
	.portada_desktop {
		display: none !important;
	}
}

@media (min-width: 500px) {
	.portada_mobile {
		display: none !important;
	}
} */


.txt {
	/* font-size: 9px;
	background-color: #001d; */
	font-family: "Lato", sans-serif;
	font-size: 12px !important;
	font-weight: 600;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: center;
	color: #DD0B24;
	width: 146px;
	margin-left: -11px;
}

.error {
	/* border-color: rgba(240, 59, 74, 0.9) !important; */
	border: 2px solid rgba(240, 59, 74, 0.9) !important;
}

.border-reset {
	border: none !important;
}

/* .msg-error {
	color: #fff !important;
	background-color: #a00 !important;
} */

.form-control:focus {
	box-shadow: none;
}

#datos h5 {
	font-size: 16px;
	font-weight: 500;
	color: #DD0A22;
}


/*  ==========================================================================
	HEADER 
	========================================================================== */

.header {
	/* background-color: #3872ff; */
	background-color: #EEEEEE;
	-webkit-box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	padding: 1em;
	/* position: relative; */
	position: sticky;

}

.logo {
	text-align: center;
	/* padding-left: 2rem; */
	padding-left: 1rem;
}

.container--logo {
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	align-items: center;
}

.container--logo .logo {
	flex: 0 1 auto;
	margin: 0.5em 0;
	width: 22%;
}

.topbar-titulo {
	font-size: 2.5em;
	font-size: calc(0.75vw + 1.36em);
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1;
	text-align: center;
	width: 66%;
}

small {
	font-weight: 300;
	font-size: 0.7em;
}


@media (max-width:380px) {
	small {
		letter-spacing: -0.05em;
	}
}

.navbar {
	text-align: center;
	/* background: #3872FF; */
	background: #EEEEEE;
	position: static;
	padding-bottom: 11px;

	justify-content: end;


	box-shadow: 0 2.4em 4em -2.7em rgba(0, 0, 0, 0.65) !important;
}

.navbar-nav {
	/* column-gap: 43px; */

}

.navbar a {
	/* color: #fff; */
	color: #4A4A4A;
	cursor: pointer;
	display: inline-block;
	/* font: normal 1.8em/1.1 "Miso", sans-serif; */
	/* font: normal 1.8em/1.1 "Quicksand Medium", sans-serif; */
	/* font: normal 1.6em/1.1 "Quicksand Medium", sans-serif; */
	/* font-family: 'Lato', sans-serif; */
	font-weight: 600;
	/* margin-left: 0.5em; */
	padding: 1em 1em;
	vertical-align: middle;
	text-align: center;
	/* font-weight: 600; */

	/* font-size: 16px; */

	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0.02em;
	text-align: left;

}

@-moz-document url-prefix() {
	.navbar a {
		color: #fff;
		/* color: #4A4A4A; */
		cursor: pointer;
		display: inline-block;
		/* font: normal 1.4em/1.1 "Anton", sans-serif; */
		font: normal 1.4em/1.1 "Quicksand Medium", sans-serif;
		margin-left: 0.5em;
		padding: 1em 1em;
		vertical-align: middle;
		text-align: center;
		letter-spacing: 0.03em;
	}
}

.navbar a:hover {
	color: #fff;
	color: #4A4A4A;
	/* text-shadow: 0 0 1px #134792; */
}

.navbar a:first-child {
	/* margin-left: 0; */
	margin-left: -7px;
}


.navbar a.hl {
	background-color: #0a3777;
	color: #fff;
	padding: 1em 2em;
}

.navbar a.hb::before {
	background: rgba(255, 0, 0, 0.8);
	cursor: pointer;
}

.navbar a.hb.hl::before {
	background: #005B8A;
}

.container.menu {
	padding: 2em;
}

.menuToggle {
	z-index: 10;
	position: absolute;
	/* top: 1em; */
	right: 0;
}

.menuToggle.collapsed {
	background: transparent;
}

.menuToggle img {
	display: inline-block;
	height: auto !important;
	max-width: 100%;
	vertical-align: middle;
	width: 32px;
}

.navbar-toggler {
	padding-top: 0;
	padding-bottom: 0;
}


@media screen and (max-width:991px) {
	.container {
		width: 750px;
	}

	/* .cronograma-center {
		width: 750px !important;
		text-align: center;
	}

	.cronograma-center p {
		text-align: center !important;
		margin: 0 auto !important;
	} */

	.logo {
		max-width: 160px;
		padding-left: 0;
	}

	.header {
		padding-top: 0.33rem;
		padding-bottom: 0;
	}

	.navbar {
		float: none;
		clear: both;
		width: 300px;
		margin: 0 auto;
		font-size: 1em;
		background-color: transparent;
		padding-top: 0;
		padding-bottom: 0;
	}

	.navbar a {
		display: block;
		width: 100%;
	}

	.navbar a br {
		display: none;
	}

	#boton-conoce {
		background-color: #ff0000;
	}
}

@media (max-width:767px) {
	/* .menuToggle {
		top: 0.66em;
	} */
}

@media (max-width:579px) {
	/* .menuToggle {
		top: 0.45em;
	} */
}

@media (max-width:479px) {
	.menuToggle {
		top: 2em;
		/* right: 2em; */
		right: 17em;
	}

	.logo {
		/* max-width: 171px; */
		/* margin-right: 26px; */
		max-width: 182px;
		/* margin-right: 11px; */
		margin-right: -15px;
	}

	.navbar {
		height: 71px;
		background-color: #eee;
	}

	.header {
		padding-top: 0.25em;
		padding-bottom: 0;
	}

	.container--logo {
		/* padding-left: 0; */
		padding-right: 0;
		width: 100%;
	}

	.topbar-titulo {
		font-weight: bold;
		font-size: 1.35em;
		/* font-size: calc(0.75vw + 1.36em); */
		width: 50%;
	}

	.topbar-titulo>.dib {
		display: block;
	}

	.container--logo .logo {
		margin-bottom: 0;
		width: 25%;
	}

	#boton-conoce {
		padding-left: 0.25em;
		padding-right: 0.25em;
	}

	.separador-retorno {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width:359px) {
	.menuToggle {
		top: 0;
	}
}

@media (max-width:339px) and (max-height:699px) {
	.container--logo .logo {
		margin-bottom: 0.2em;
	}

	.topbar-titulo {
		font-weight: 400;
		font-size: 1.2em;
	}
}

/*  STICKY BTNS 
  ========================================================================== */

.stickyBtns {
	position: fixed;
	bottom: 4em;
	right: 4em;
	z-index: 1000;
	text-align: center;
}

.stickyBtns a.cd-top {
	height: 65px;
	width: 65px;
	background-color: rgba(17, 73, 156, 0.55);
	padding: 1em 0;
	padding-top: 2.4em;
	border-radius: 10px;
	font-size: 1.4em;
	font-weight: 500;
	white-space: nowrap;
	color: white;
	/* bottom: 9%; */
	display: inline-block;
	/* position: fixed; */
	/* right: 0; */
	overflow: hidden;
	opacity: 0;
	letter-spacing: -0.2px;
	letter-spacing: -0.02em;
	filter: alpha(opacity=0);
	text-transform: uppercase;
	visibility: hidden;
	z-index: 100;
}

.stickyBtns a.cd-top:before {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 16px 10px;
	right: 0;
	left: 0;
	margin: 0 auto;
	top: 0.4em;
	border-color: transparent transparent white transparent;
}

.stickyBtns a.cd-top.cd-is-visible, .stickyBtns a.cd-top.cd-fade-out, .stickyBtns a.cd-top:hover {
	-webkit-transition: opacity 0.2s ease-out, visibility 0s ease-out, -webkit-transform 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out, visibility 0s ease-out, -moz-transform 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out, visibility 0s ease-out, -ms-transform 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out, visibility 0s ease-out, -o-transform 0.2s ease-out;
	transition: opacity 0.2s ease-out, visibility 0s ease-out, transform 0.2s ease-out;
}

.stickyBtns a.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

.stickyBtns a.cd-top.cd-fade-out {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.stickyBtns a.cd-top:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#conoce {
	text-align: center;
	padding-top: 2em;
	/* max-width: 96%; */
}

.ultimo-numero {
	background-color: #0089D1;
	font-weight: bold;
	color: #fff;
	border-radius: 3px !important;
}


/* ---------------------------------------------------------------------- */
/* NUEVOS AJUSTES RETORNO 2023 */
/* ---------------------------------------------------------------------- */

.caja {
	display: flex;
	justify-content: center;
	column-gap: 2rem;
	padding-top: 8rem;
}

.caja-izquierda, .caja-derecha {
	width: 50%;
	display: flex;
	flex-direction: column;
	row-gap: 3rem;
}

.caja-mensaje {
	max-width: 600px;
	/* height: 75px; */
	background-color: #fff;
	color: black;
	padding: 30px 29px;
	position: relative;
	border-radius: 5px;

	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.cronograma_contenido {
	display: flex;
	/* column-gap: 1rem; */
	justify-content: center;
	align-items: center;

	padding: 0 25px;
}

.caja-mensaje_cronograma {
	max-width: 960.5px;
	background-color: #fff;
	color: black;
	padding: 20px 20px 0px;
	position: relative;
	border-radius: 5px;

	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.cronograma-img {
	position: relative;
	top: -15px;
}

.cronograma-descripcion {
	display: flex;
	column-gap: 2rem;
}

.cronograma-agenda {
	display: flex;
	margin-top: 4rem;
	padding: 0 25px;
}

.cronograma-agenda img {
	width: 86.3px;
}

.cronograma-avatar {
	margin-right: 0;
	width: 100px;
	margin-left: 35px;
}

.cronograma-agenda img {
	max-width: 100%;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	opacity: .9;
}

.cronograma-agenda img:hover {
	opacity: 1;
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

/* .cronograma-agenda img:not(:last-child):hover {
	opacity: 1;
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
} */

.caja-mensaje.flecha-arriba:after {
	content: " ";
	position: absolute;
	right: 545px;
	top: -15px;
	border-top: none;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	border-bottom: 15px solid white;
}


.caja-mensaje.flecha-abajo:after {
	content: " ";
	position: absolute;
	right: 525px;
	bottom: -15px;
	border-top: 15px solid white;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	border-bottom: none;

	-webkit-filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25));
	filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25));
}

.caja-mensaje.flecha-izquierda:after {
	content: " ";
	position: absolute;
	left: -15px;
	top: 15px;
	border-top: 15px solid transparent;
	border-right: 15px solid white;
	border-left: none;
	border-bottom: 15px solid transparent;

	-webkit-filter: drop-shadow(0px 4px 0px rgba(0, 0, 0, 0.25));
	filter: drop-shadow(0px 4px 0px rgba(0, 0, 0, 0.25));
}

.caja-mensaje_cronograma.flecha-derecha:after {
	content: " ";
	position: absolute;
	right: -15px;
	top: 15px;
	border-top: 15px solid transparent;
	border-right: none;
	border-left: 15px solid white;
	border-bottom: 15px solid transparent;

	-webkit-filter: drop-shadow(0px 4px 0px rgba(0, 0, 0, 0.25));
	filter: drop-shadow(0px 4px 0px rgba(0, 0, 0, 0.25));
}

.split-2-columns {
	columns: 2;
	display: block;
	overflow: hidden;
	/* height: 70px; */
	column-gap: 30px;
	font-size: 15.2px !important;
}

.linea-roja {
	max-width: 1254px;
	margin: 0 auto;
	/* border: 2px dashed #DD0A22; */

	height: 2px;
	background-image: linear-gradient(90deg, transparent, transparent 50%, #eee 50%, #eee 100%), linear-gradient(90deg, #DD0A22, #DD0A22, #DD0A22, #DD0A22, #DD0A22);
	background-size: 23px 1px, 1% 1px;
	border: none;

	margin-bottom: 5rem;
}

.caja-lupa, .caja-lupa-recibo {
	position: relative;
	float: right;
	top: -44px;
	left: 10px;

	background-color: transparent;
	border: none;
	cursor: pointer;
}

.caja-mensaje__titulo {
	font-family: 'Lato', sans-serif !important;
	font-size: 20px;
	font-weight: 900;
	line-height: 24px;
	letter-spacing: 0.015em;
	text-align: left;
	color: rgba(13, 77, 151, 1);

	margin-bottom: 1rem;
}

.caja-mensaje__descripcion {
	font-family: 'Lato', sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.01em;
	text-align: left;
	color: #000;
}

.video-box {
	margin-top: 9.3rem;
	padding: 2rem;
}

.avatar-video {
	position: relative;
	top: -157px;
	left: 21px;
}

.globo-video {
	position: relative;
	top: -100px;
	left: 165px;
}

.miCoope {
	display: flex;
	column-gap: 2rem;
}


/* Rotate */
.hvr-rotate {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}

.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
	-webkit-transform: rotate(4deg);
	transform: rotate(4deg);
}

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

.asociados-tarjetas {
	display: flex;
	/* justify-content: center; */
	justify-content: start;
	column-gap: 3rem;
	column-gap: 2rem;

	/* margin-top: 3 .4rem; */
	margin-top: -3.6rem;
}

.avatar-asociados {
	position: relative;
	top: 97px;
	left: -64px;
	z-index: 1;
	margin-top: -75px;
}

.asociados-tarjetas img {
	position: relative;
	z-index: 2;
}

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

/* .swap img {
	position: relative;
	z-index: 2;
}

.swap img:last-child {
	display: none;
}

.swap:hover img:first-child {
	display: none;
}

.swap:hover img:last-child {
	display: inline-block;
} */

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

.swap {
	position: relative;
	display: inline-block;
	width: 394px;
	/* Ajusta el ancho al tamaño de tus imágenes */
	height: 394px;
	/* Ajusta la altura al tamaño de tus imágenes */
	overflow: hidden;
	/* Asegura que no haya desbordamiento */
}

.swap img {
	position: absolute;
	top: 0;
	left: 0;
	/* width: 100%; */
	width: 91%;
	/* height: 100%; */
	transition: opacity 0.5s ease-in-out;
	/* Transición suave de opacidad */
}

.swap img:last-child {
	opacity: 0;
	/* Imagen secundaria invisible inicialmente */
}

.swap:hover img:first-child {
	opacity: 0;
	/* Desaparece la primera imagen */
}

.swap:hover img:last-child {
	opacity: 1;
	/* Aparece la segunda imagen */
}






/* Navegacion */

.items-nav {
	display: flex;
	gap: 2rem;
	/* justify-content: center; */
	/* font-size: 2rem; */

	background-color: #eee;
}

.items-nav a {
	position: relative;
	text-decoration: none;
	color: #4A4A4A !important;
	transition: background-position 0.4s;
	padding-left: 16px !important;
	/* width: 18rem !important; */
	width: 18rem;
}

.items-nav a:after {
	content: "";
	position: absolute;
	height: 31px;
	/* width: 100%; */
	width: 50%;
	left: 0;
	top: 10px;
	bottom: 0;
	background-color: #004899;
	transform: scaleX(.02);
	transform-origin: left;
	transition: transform 0.4s;

	/* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset; */

}

.items-nav a:hover {
	background-position: 0;
	color: #000 !important;
}

.items-nav a:hover:after {
	transform: scaleX(.04);
	color: #DD0A22;
	background-color: #DD0A22;
}

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

.tique-recibo {
	display: flex;
	column-gap: 2rem;
	justify-content: center;
}

.tique-recibo_contenido {
	display: flex;
	column-gap: .5rem;
	align-items: center;

	/* width: 50%; */
}

/* .tique-recibo_contenidoImg img {
	max-width: 350px;
} */

.tique-recibo-descripcion {
	max-width: 248px;
}

.titulo-size {
	width: 249px !important;
}

.tique-subtitulo-azul {
	width: 86.036px;
	text-align: center;
	overflow: hidden;
	color: #FFF;
	text-overflow: ellipsis;
	font-family: "Lato", serif;
	font-size: 9.956px;
	font-style: normal;
	font-weight: 900;
	line-height: 12.089px;
	background-color: #0D4D97;
	padding: 4px 10.02px;
	border-radius: 5px;
}

.tique-subtitulo-rojo {
	width: 52.26px;
	text-align: center;
	overflow: hidden;
	color: #FFF;
	text-overflow: ellipsis;
	font-family: "Lato", serif;
	font-size: 9.956px;
	font-style: normal;
	font-weight: 900;
	line-height: 12.089px;
	background-color: #DD0A22;
	padding: 4px 10.02px;
	border-radius: 5px;
}

.tique-subtitulo-gris {
	width: 76.78px;
	text-align: center;
	overflow: hidden;
	color: #FFF;
	text-overflow: ellipsis;
	font-family: "Lato", serif;
	font-size: 9.956px;
	font-style: normal;
	font-weight: 900;
	line-height: 12.089px;
	/* 121.429% */
	background-color: #BEABB9;
	padding: 5px 10.02px;
	border-radius: 5px;
}

.tique-subtitulo-azul:hover, .tique-subtitulo-rojo:hover, .tique-subtitulo-gris:hover {
	opacity: .5;
}

.tique-descripcion {
	font-family: "Lato", serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #000000;
}

.tique-linea-gris {
	border: 1px dashed #7A9ABD;
}

.tique-linea-gris2 {
	border: 1px dashed #AB9EAB;
}

.tique-linea-rojo {
	border: 1px dashed #D87B86;
}

.recibo-posicion {
	position: relative;
	top: 27px;
}

.caja-lupa-recibo {
	position: relative;
	float: right;
	top: -4px;
	left: -13px;
}

/* .recibo-item {
	width: 244px !important;
} */

.recibo-item p {
	display: inline;
	margin-left: .1rem;
}

.recibo-bullet {
	position: relative;
	top: 2px;

	display: inline-block;
	width: 8px;
	padding-bottom: 15px;
	border-radius: 5px;
}

.bgc-azul {
	background-color: #0D4D97;
}

.bgc-gris {
	background-color: #7A9ABD;
}

.bgc-gris2 {
	background-color: #AB9EAB;
}

.bgc-rojo {
	background-color: #DD0A22;
}

.bgc-rosa {
	background-color: #D87B86;
}

.miCoope-contenido {
	display: flex;
	justify-content: center;
	column-gap: .5rem;

	padding-top: 4.5rem;
}

.separador {
	display: flex;
	align-items: center;
	margin-bottom: 5rem;
	max-width: 1250px;
	margin: 0 auto;
}

.separador .linea {
	height: 3px;
	flex: 1;

	height: 2px;
	background-image: linear-gradient(90deg, transparent, transparent 50%, #eee 50%, #eee 100%), linear-gradient(90deg, #DD0A22, #DD0A22, #DD0A22, #DD0A22, #DD0A22);
	background-size: 23px 1px, 1% 1px;
	border: none;
}

.separador h2 {
	font-family: 'Lato', sans-serif !important;
	font-size: 20px;
	font-weight: 900;
	line-height: 24px;
	letter-spacing: 0.015em;
	text-align: left;
	color: rgba(13, 77, 151, 1);

	padding: 0 7rem;
}

/* Mas Info */

.container-servicios {
	max-width: 1390px !important;
	margin: 6rem auto;
}

.servicios {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/* gap: 4rem; */
	column-gap: 4.5rem;
	row-gap: 6rem;

}

.profile {
	border-radius: 5px;
	width: 280.5px;
	height: 127.53px;
	position: relative;
	overflow: hidden;
	transition: height 0.2s ease;

	/* */
	display: inline-block;

	-webkit-filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25));
	filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25));
}

.profile:hover {
	cursor: pointer;
}

.profile.profile--expanded {
	height: 480px !important;
}

.profile__banner {
	display: block;
	height: 114px;
	background-color: #fff;
	border-radius: 5px;
	/* z-index: 1 !important; */
}

.profile-title {
	display: flex;
	justify-content: start;
	align-items: start;
	padding: 2rem 0;
	/* margin-right: 8rem; */
	z-index: 1;
}

.profile-title img {
	width: 70px;
	/* margin-left: 20px; */
	margin-left: 17px;
	margin-right: 10px;
}

.profile-title p {

	/* height: 100px; */

	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: 900;
	line-height: 19px;
	letter-spacing: 0.015em;
	text-align: left;

	color: #0D4D97;
}

.profile-boxcolor {
	height: 40px;
	/* background: linear-gradient(238.53deg, #154D9A 19.94%, #70A8DB 86.8%); */
	/* box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.15); */
}

.profile__data {
	opacity: 0;
}

/* .profile--unexpanded>.profile__data, .profile--expanded>.profile__data { */
.profile--unexpanded>.profile__data, .profile--expanded>.profile__data {
	width: 100%;
	text-align: center;
	padding-top: inherit;
	/* height: 66px; */
	/* height: 138px; */
	position: absolute;
	/* top: 168px; */
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	/* width: 195px; */
	background-color: #fff;
	height: 306px;
}

.data-bgColor1 {
	display: flex;
	flex-direction: column;
	/* background: linear-gradient(278.53deg, #154D9A 19.94%, #70A8DB 86.8%); */
}

.btn-menos {
	/* display: inline-block; */
	position: relative;
	text-align: center;
	align-self: flex-end;
	font-family: "Lato", sans-serif;
	font-weight: 600;
	border-radius: 50%;
	/* background-color: #001dd1; */
	background-color: #0D4D97;
	color: #fff;
	font-size: 23px;
	padding: 7px;
	padding-bottom: 13px;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	margin-bottom: 16px;
	z-index: 999999;
	margin-top: -77px;
	top: 12px;
}

/* .btn-menos:hover, .texto-info:hover {
	cursor: pointer;
} */


.profile--unexpanded>.profile__data {
	opacity: 0;
	animation: unreveal 0.2s ease;
}

.profile--expanded>.profile__data {
	opacity: 1;
	/* animation: reveal 0.7s ease; */

	padding: 5px 17px 0 17px;
	color: #fff;

	font-family: "Lato Regular", sans-serif;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;

	text-align: center;

	padding-left: 0;
	padding-right: 0;

	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.texto-info {
	position: relative;
	text-align: center;
	font-family: "Lato", sans-serif;
	font-weight: 600;
	font-size: 19px;
	/* padding: 4px 6px; */
	padding: 3px 9.5px;

	border-radius: 50%;

	width: 30px;
	height: 30px;

	margin-left: 239px;
	margin-top: -17px;
	/* margin-top: -17px; */

	/* background-color: #001dd1; */
	background-color: #0D4D97;
	color: #fff;
}

.texto-parrafo {
	position: relative;
	z-index: 99999 !important;
	margin-top: -126px;
	/* margin: -141px; */
	padding: 21px;
	background-color: #fff;
	position: relative;
	/* height: 222px; */
	height: 371px;
	overflow: auto;

	/* text-align: start; */

	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0em;
	text-align: left;

	color: #0D4D97;

	margin-bottom: 71px;
}

@keyframes reveal {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}

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

@keyframes unreveal {
	0% {
		opacity: 1;
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(-20px);
	}
}

@keyframes expand {
	0% {
		height: 180px;
	}

	100% {
		height: 240px;
	}
}

@keyframes unexpand {
	0% {
		height: 240px;
	}

	100% {
		height: 180px;
	}
}

/* Footer */

.footer-retorno {
	/* display: flex; */
	justify-content: center;
	align-items: center;

	/* padding: 1rem 2rem 7rem; */
}

.footer-retorno p, .footer-retorno a {
	/* display: inline-block; */
	font-family: "Lato", sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	color: #154D9A;
}

.footer-retorno p {
	margin-right: 1.5rem;

	margin-bottom: 2.6rem;
}

.footer-retorno_contacto {
	flex: 1;
}

.footer-retorno_contacto img {
	position: relative;
	top: 6px;
	margin-right: 5px;
}

.footer_contacto {
	font-weight: 800 !important;
}

/* Lupa */

:root {
	--scale: 1;
	--size: 200px;
	--scrollbar-width: 36px;
	/* --handle-background: url("https://www.svgrepo.com/show/263197/magnifying-glass-search.svg"); */
}

.handle {
	position: absolute;
	/* height: calc(var(--size) * 1.9); */
	/* width: calc(var(--size) * 1.9); */

	height: calc(var(--size) * .1);
	width: calc(var(--size) * .1);

	/* background: var(--handle-background); */
	background-size: contain;
	filter: drop-shadow(-2px -2px 10px rgba(0, 0, 0, 0.5));

	z-index: 99999;
}

.magnifying-glass {
	position: absolute;
	padding: 0;
	margin: 0;
	height: var(--size);
	width: var(--size);
	border: solid 3px black;
	background: radial-gradient(#f5fcfc 45%, gray);
	overflow: hidden;
	border-radius: 50%;
}

.magnifying-glass::after {
	display: block;
	position: relative;
	content: "";
	top: calc(2 * var(--size) / 3);
	left: calc(2 * var(--size) / 3);
	height: 15px;
	width: 30px;
	background-color: white;
	border-radius: 50%;
	z-index: 10;
	transform: rotate(-45deg);
	opacity: 70%;
}

.body-clone {
	position: absolute;
	margin-left: 8vw;
	padding: inherit;
	height: 100vh;
	width: calc(100vw - var(--scrollbar-width));
	transform: scale(var(--scale));
}

/* .magnify, .magnify2, .magnify3, .magnify4, .magnify5, .magnify6 {
	font-size: 2rem;
	padding: 3% 5% 3%;
	border-radius: 10px;
	cursor: pointer;
	background-color: #fcc203;
	box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.5);
	background-color: transparent;
	border: none;
	cursor: pointer;
} */

/* #magnify img:hover { */
/* .magnify img:hover {
	fill: #D9D9D9;
	background-color: black;
	box-shadow: none;
} */


/*  */

.mb-1 {
	margin-bottom: 1.5rem !important;
}

.mb-2 {
	margin-bottom: 2rem !important;
}

.mb-4 {
	margin-bottom: 4rem !important;
}

.mt-1 {
	margin-top: 1rem !important;
}

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

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

[class^='imghvr-'],
[class*=' imghvr-'] {
	position: relative;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	/* -moz-osx-font-smoothing: grayscale; */
	/* -webkit-transform: translateZ(0); */
	/* transform: translateZ(0); */
}

[class^='imghvr-'] figcaption,
[class*=' imghvr-'] figcaption {
	/* background-color: inherit; */
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.imghvr-fade-2 figcaption {
	opacity: 0;

	transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}

.imghvr-fade-2:hover>img {
	opacity: 0;

	transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}

.imghvr-fade-2:hover figcaption {
	opacity: 1;
}


.lottie-wrapper {
	margin-top: 9rem;
}

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

/*  Scroll To Top
  ========================================================================== */

.scrollToTop.active {
	bottom: 2rem;
	visibility: visible;
	opacity: 1;
	cursor: pointer;
}

.scrollToTop {
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	opacity: 0;
	z-index: 500;
	color: #FFF;
	/* background: rgba(0, 0, 0, .3); */
	background: #BEBEBE;
	transition: all .3s ease-in-out;
	cursor: auto;
}

.scrollToTop:hover {
	background: #154D9A;
}

.scrollToTop span {
	margin-top: 6px;
}

.showScrollTop {
	font-size: 14px;
	opacity: 1;
}

/* .btn-scrollToTop {
	margin: 0 5px 5px 0;
} */

.btn-scrollToTop {
	display: inline-block;
	padding: 6px 12px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	/* border-radius: 4px; */
	border-radius: 50px;
}

.fa-chevron-up {
	/* color: #0C6DA9; */
	color: #fff;
}

/* Tamaño del icono de la flecha */
/* .fa {
	font: normal normal normal 15px/1 FontAwesome !important;
} */
.fa-chevron-up {
	font: normal normal normal 15px/1 FontAwesome !important;
}

/*  ==========================================================================
	ACCORDION
	========================================================================== */

.preguntas.accordion {
	position: relative;
}

.titulo-accordion {
	background: #FFFFFF;
	background: -webkit-linear-gradient(left, #FFFFFF, #F2F2F2);
	background: -moz-linear-gradient(left, #FFFFFF, #F2F2F2);
	background: linear-gradient(to right, #FFFFFF, #F2F2F2);
	border-radius: 0.8rem;
	margin-bottom: 2em;
}

.titulo-accordion h6 {
	/* font-family: 'Anton', sans-serif !important; */
	font-family: "Roboto Condensed", sans-serif !important;
	font-weight: 700;
	color: #686868;
	font-size: 2.5em;
	padding: 0.5em 0.5em 0.5em calc(0.6em + 35px);
	-webkit-touch-callout: none !important;
	-webkit-user-select: none !important;
	-khtml-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	position: relative;
	background: url(../images/dot.png) no-repeat 0.5em 0.5em transparent;
	-webkit-background-size: auto 0.5em;
	-moz-background-size: auto 0.5em;
	-o-background-size: auto 0.5em;
	background-size: auto 0.5em;
	background-position: 0.6em center;
}

/* .mas-info-titulo { */
/* margin-left: 1.5rem !important; */
/* padding-top: 0 !important; */
/* } */



/* .titulo-accordion h6::before{
		content: '';
		margin-right: 0.1em;
		vertical-align: middle;
		display: inline-block;
	} */

/* .titulo-accordion h6:hover {
	background-color: #bae5eb;
	color: #004b99;
	cursor: pointer;
	background-image: url(../images/bullet-gris-chico.png);
	border-radius: 0.8rem;
} */

.titulo-accordion.opened h6 {
	background: url(../images/dot.png) no-repeat 0 0.5em transparent;
	cursor: pointer;
	-webkit-background-size: auto 0.5em;
	-moz-background-size: auto 0.5em;
	-o-background-size: auto 0.5em;
	background-size: auto 0.5em;
	background-position: 0.6em center;
	border-radius: 0.8rem 0.8rem 0 0;
	border-bottom: 1px solid #ececec;
}

.accordionContent {
	background: #FFFFFF;
	background: -webkit-linear-gradient(left, #FFFFFF, #F2F2F2);
	background: -moz-linear-gradient(left, #FFFFFF, #F2F2F2);
	background: linear-gradient(to right, #FFFFFF, #F2F2F2);
	line-height: 1.33;
	padding: 2em;
}

.titulo-accordion.opened .accordionContent {
	border-radius: 0 0 0.8rem 0.8rem;
}

.accordionContent p {
	font-size: 1.9em;
}

.accordionContent p:not(:last-child) {
	margin-bottom: 1em;
}

@media only screen and (min-width:992px) {

	/* .accordionContent {
  	position: absolute;
  	right: 0;
  	top: 0;
  	left: 50%;
  	height: 100%;
  	overflow: auto;
  	padding: 5em;
  	box-shadow: inset 0 -1em 3em -1em rgba(0, 0, 0, 0.5);
  }
  .titulo-accordion h6 {
  	width: 50%;
  } */
	section .container {
		/* max-width: 900px; */
		margin: 0 auto;
	}

	.logo {
		max-width: 200px;
		margin: 0 auto;
		margin-left: 0;
	}

	.header {
		padding: 0;
		padding-top: 0;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 1.3rem;
		padding-left: .5rem;
	}
}

/*  ==========================================================================
	SECTIONS 
	========================================================================== */

section:not(:first-child) {
	/* margin-bottom: 8em; */
	margin-bottom: 5em;
}

.diagonal-box {
	position: relative;
	/* transform: skewY(-6deg); */
	width: fit-content;
	cursor: default;
}

.secondary {
	/* background-color: #F5F5F5; */
	width: 100%;
	min-height: 35em;
	padding: 5em;
	text-align: center;
}

.content {
	margin: 0 auto;
	font-family: 'Anton', sans-serif;
	word-spacing: 3px;
}

@-moz-document url-prefix() {
	.content {
		margin: 0 auto;
		font-family: 'Anton', sans-serif;
		word-spacing: 3px;
		text-align: center;
	}
}

.content-text {
	transform: skewY(6deg);
}

/* #portada { */
/* height: 72em; */
/* height: 1000px; */
/* max-width: 100%; */
/* height: 100em; */
/* height: auto; */
/* max-width: 100%; */
/* height: 100em; */
/* height: 100em; */
/* } */

#portada_img {
	/* height: 110em; */
	/* height: 100em; */
	height: min-content;
	/* height: calc(100em - 60px); */
	/* height: calc(100em - 10em); */
	/* max-width: calc(100% - 60px); */
	/* height: 100vh; */
	/* max-width: 100%; */
	/* background: url(../images/img_portada.jpg) no-repeat center -3.9em; */
	background: url(../images/img_portada.jpg) no-repeat center -0.1em;
	/* background: url(../images/img_portada.jpg); */
	/* background-size: cover; */
	background-size: contain;
	/* background-position: center; */
	/* background-repeat: no-repeat; */
	/* background-repeat: repeat; */
	/* max-width: 100%; */
	/* height: auto; */
}

#box {
	display: flex;
	flex-flow: column;
	width: fit-content;
	position: absolute;
	top: 3em;
	left: 50%;
	transform: translate(-50%, 0);
}

#box img {
	position: relative;
	margin: unset;
}

#box-1 {
	width: 40em;
	left: 2em;
	z-index: 3;
}

#box-2 {
	width: 87em;
	top: -9.5em;
	z-index: 2;
}

#box-3 {
	width: 83em;
	left: 2em;
	top: -21.7em;
	z-index: 1;
}

@-moz-document url-prefix() {
	#box-1 {
		width: 40em;
		left: 2em;
		z-index: 3;
	}

	#box-2 {
		width: 87em;
		top: -7.9em;
		z-index: 2;
	}

	#box-3 {
		width: 83em;
		left: 2em;
		top: -18em;
		z-index: 1;
	}
}



/* @media (min-width:1401px) {
	#portada_img {
		height: 95em;
	}
}

@media (min-width:1401px) {
	#portada_img {
		height: 95em;
	}
}

@media (max-width:1400px) {
	#portada_img {
		height: 85em;
	}
}

@media (max-width:1300px) {
	#portada_img {
		height: 78em;
	}
} */

@media (max-width:1150px) {
	/* #portada_img {
		height: 75em;
	} */
}



@media (max-width:991px) {
	/* #portada {
		height: 67em;
	} */
}

@media (max-width:767px) {
	/* #portada {
		height: 58em;
	} */
}

@media (max-width:579px) {
	/* #portada {
		height: 59em;
	} */

	#box-1 {
		top: -8em !important;
		position: relative;
	}

	#box-2 {
		top: -14em;
		position: relative;
	}

	#box-3 {
		width: 92%;
		left: 0;
		top: -19.5em !important;
		z-index: 1;
		position: relative;
	}
}

@media (max-width:479px) {
	/* #portada {
		height: 54em;
	} */

	#box-1 {
		top: -8em !important;
	}

	#box-2 {
		top: -12em;
	}

	#box-3 {
		width: 92%;
		left: 0;
		top: -16em !important;
	}
}

@media (max-width:479px) {
	/* #portada {
		height: 52em !important;
	} */
}


.portada-retorno-2025 {
	display: flex;

	padding-left: 12px;
}

.contenedor-portada {
	background-color: #fff;
}

.contenedor-portada_mb {
	background-color: #eee;
}

.contenedor-portada_mb img {
	margin-bottom: 70px;
	margin-top: -5px;
}


.boxes {
	display: inline-block;
	font-size: 2em;
	-webkit-animation: fade-in-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: fade-in-bottom 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.boxes #diagonalbox1 {
	padding: 0.3em 1.5em;
	margin-left: 1em;
	background-color: #0081DE;
	color: #fff;
	z-index: 2;
	text-align: end;
	width: 20em;
}

#diagonalbox1 .content {
	width: fit-content;
}

.boxes #diagonalbox1 span {
	font-size: 2.2em;
	margin-right: 15px;
}

.boxes #diagonalbox2 {
	padding: 0.65em 6em;
	background-color: #00C1DC;
	color: #fff;
	z-index: 1;
	top: -1.8em;
	text-align: end;
	width: 50em;
}

#diagonalbox2 .content {
	width: fit-content;
}

.boxes #diagonalbox2 span:first-of-type {
	font-size: 1em;
	display: inline-block;
	top: -1.5em;
	position: relative;
	left: 0.65em;
}

.boxes #diagonalbox2 span {
	font-size: 3.5em;
	margin-right: 15px;
}

.boxes #diagonalbox3 {
	padding: 0.3em 3em;
	background-color: #F2F2F2;
	margin-left: 1em;
	color: #00A0CC;
	font-size: 2.8em;
	z-index: 0;
	top: -0.85em;
	width: 15.8em;
}

#diagonalbox3 .content {
	width: 10em;
}

#intro {
	position: relative;
	top: -23em;
}

#retorno-consumo {
	/* padding-top: 6em !important; */
	padding-top: 4em !important;
}

#cronograma {
	/* padding-top: 6em !important; */
	padding-top: 4em !important;
}


#retorno-consumo-en-video {
	/* padding-top: 3em !important; */
	/* position: relative; */
	/* height: 60em; */
}

#retorno-consumo-en-video .diagonal-box {
	height: 58em;
}

#video-web {
	background: url(../images/laptop.png);
	/* background-repeat: no-repeat;
	background-size: contain;
	background-position: 0 0;
	width: 90%;
	height: 0;
	padding-bottom: 56.25%; */

	margin-top: -140px;
}

#video-web #video {
	/* position: relative;
	top: 27px;
	width: 77.5%;
	left: 50%;
	transform: translate(-50%, 0); */
}

#laptop {
	/* position: absolute; */
	/* width: 60%; */
	/* height: 0; */
	/* top: 15em; */
	/* left: 53%; */
	/* transform: translate(-50%, 0); */
	/* z-index: 1; */
}



@media (max-width:1300px) {
	/* section:not(:first-child) {
		margin-bottom: -5em;
	} */

	#retorno-consumo-en-video {
		margin-bottom: -5em;
	}
}

@media (max-width:1180px) {
	/* section:not(:first-child) {
		margin-bottom: -6em;
	} */

	#retorno-consumo-en-video {
		margin-bottom: -6em;
	}
}

@media (max-width:991px) {
	#laptop {
		/* width: 92%; */
	}
}

@media (min-width:1900px) {

	#video-web,
	#laptop {
		max-width: 1080px;
	}

}

.video-addon {
	position: relative;
	top: -13em;
}

.addon-0 {
	width: 40%;
	height: 20em !important;
}

.addon-1 {
	width: 30%;
	height: 6em !important;
	margin-top: -2em;
}

.cyan {
	background-color: #00C1DC;
}

.blue {
	background-color: #0061EF;
}

#img-cronograma {
	background-image: url(../images/img-cronograma.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -22em center;
	width: 79em;
	height: 42em;
}

#como-leer-el-tique, #como-leer-recibo {
	position: relative;
}

#como-leer-el-tique {
	padding-top: 3em !important;
}

#como-leer-el-tique .secondary, #como-leer-recibo .secondary {
	position: absolute;
	left: 0;
	height: 50em;
	padding: 2em !important;
}

#como-leer-el-tique .secondary {
	top: 20em;
}

.tique-de-compra {
	padding-top: 6em;
}

.tique-de-compra-box {
	/* display: flex; */
	gap: .4rem;
	/* justify-content: flex-start; */
	/* align-items: flex-end !important; */
	font-size: 1.5em;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.box-dk h3 {
	margin-left: 0 !important;
}


.tique-de-compra .img-tique {
	/* margin-top: -10em; */
	max-width: 80%;
	/* padding-left: 8rem; */
}

.recibo img {
	max-width: 80%;
}

/* #mas-info { */
/* padding-top: 6em; */
/* } */

#frase-juntos {
	margin-left: 0;
	padding-top: 15em;
	padding-bottom: 15em;
	height: 100%;
	position: relative;
	background-color: rgba(33, 69, 228, 0.5);
}

#frase-juntos h5 {
	position: absolute;
	right: 0;
	left: 0;
	top: 40%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 0;
	font-family: "Roboto Condensed", sans-serif;
	color: #fff;
	font-weight: 800;
	font-size: 3em;
	/* text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff; */
}

#tercer-principio {
	background: url(../images/fondo-tercer.jpg) no-repeat;
	background-size: cover;
	padding-bottom: 8vh !important;
	padding-top: 8vh !important;
	color: #000;
	font-size: calc(0.434027778vw + 0.666666667em);
}

#tercer-principio h3 {
	letter-spacing: 0.09em;
	font-size: 3em;
}

#tercer-principio h2 {
	font-family: "Miso", sans-serif !important;
	font-size: 3.5em;
}

.texto {
	font-size: 1.6em;
	line-height: 1.5em;
}

.fz__lg {
	font-size: 1.2em;
}

#retorno-consumo .texto {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 1.8em;
	/* text-align: center; */
	text-align: start;
}

#asociados-reciben {
	background: linear-gradient(45deg, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2));
	background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2));
	background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2));
	background: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2));
	padding-top: 7em;
	padding-bottom: 7em;
	text-align: center;
	float: left;
}

#asociados-reciben p {
	font-family: 'Miso', sans-serif;
}

h3 {
	/* font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 5em;
	color: #224B9B;
	margin-top: 0.2em; */
}

h4 {
	/* font-family: 'Miso', sans-serif;
	font-size: 3em;
	color: #224B9B;
	margin-top: 0.7em; */
}



.title-primary {
	margin: auto;
	/* font-family: 'Anton', sans-serif !important; */
	font-family: "Roboto Condensed", sans-serif !important;
	font-weight: 700 !important;
	/* font-size: 3.5em !important; */
	font-size: 4em !important;
	color: #00A0D1;
}

.title-secondary {
	margin: auto;
	/* font-family: 'Anton', sans-serif !important; */
	font-family: "Roboto Condensed", sans-serif !important;
	font-weight: 700 !important;
	font-size: 2.2em !important;
	color: #00A0D1;
}

.title-tertiary {
	margin: 0.6em auto;
	/* font-family: 'Anton', sans-serif !important; */
	font-family: "Roboto Condensed", sans-serif !important;
	font-weight: 700 !important;
	font-size: 2.2em !important;
	color: #686868;
	/* text-align: center; */
	text-align: start;
}

p {
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
	color: #333333;
}

#asociados-reciben p {
	font-size: 3em;
	color: #224B9B;
	margin-top: 1em;
}

.resaltado-azul {
	background-image: url(../images/resaltado-azul.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.resaltado-amarillo {
	background-image: url(../images/resaltado-amarillo.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.somos-mas-de {
	color: var(--secondary) !important;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 6em;
	text-align: center;
	padding: 1em 0.5em;
	width: 100%;
}

.conoce-tu-interes {
	/* font-family: 'Anton', sans-serif; */
	font-family: "Roboto Condensed", sans-serif !important;
	font-size: 1.8em;
	font-weight: 700;
	padding: 0.5em;
	color: #FFFFFF;
	position: fixed;
	top: 6em;
	right: 0em;
	/* width: 8em; */
	/* width: 10em; */
	/* width: 146px; */
	width: 203px;
	z-index: 3;
	/* background-color: #001DD1; */
	cursor: pointer;
	line-height: 1.15em;
}

/* .conoce-tu-interes:after {
	content: '';
	position: absolute;
	bottom: -50px;
	left: 0px;
	border-width: 0px 0px 51px 49px;
	border-style: solid;
	border-color: transparent #001dd1;
	display: block;
	width: 0;
} */

.conoce-tu-interes span {
	color: #9EFFA7
}

.somos-mas-de__texto {
	margin-bottom: 0.5rem;
}

.somos-mas-de__asociados {
	color: #213a8e;
	font-size: 1.33em;
	margin-bottom: 1.25rem;
}

.somos-mas-de__asociados+.somos-mas-de__texto {
	margin-bottom: 1.5rem;
}

.somos-mas-de__monto {
	color: #23398d;
	font-size: 1.77em;
	margin-bottom: 0.85rem;
}

.titulo {
	font-family: 'Miso', sans-serif;
	font-size: 4em;
	color: #fff;
	padding: 0.3em;
	text-transform: uppercase;
}

.titulo img {
	vertical-align: middle;
	margin-right: 0.1em;
}

/*QUE ES RETORNO*/

#retorno-consumo img {
	width: 100%;
}

/*CRONOGRAMA*/

#cronograma {
	/* padding-top: 7em !important; */
	padding-top: 4em !important;
	/* margin-bottom: -16em !important; */
	margin-bottom: -10em !important;
}

#cronograma img {
	/* width:100%; */
	max-width: 100%;
}


.retorno-con-miCoope-box {
	padding-top: 8rem !important;
}


.cronograma-parrafo {
	background: url(../images/img_cronograma.jpg) 1em -3em;
	background-size: contain;
	background-repeat: no-repeat;
	height: 100em;

	/* background: url(../images/img-cronograma.png) no-repeat -20em -3em; */
	/* background: url(../images/img_cronograma.jpg) no-repeat -20em -3em; */
	/* background: url(../images/img_cronograma.png) no-repeat; */
	/* background: url(../images/img_cronograma.png) no-repeat; */
	/* background: url(../images/img_cronograma.png) -20em -3em; */
	/* background-size: cover; */
	/* height: 100vh; */
	/* margin-bottom: 5rem !important; */
}


.cronograma-fecha {
	word-spacing: 8px;
}

.cronograma-fecha p span {
	margin: 2px 0;
	font-weight: bold;
	display: inline-block;
	background-color: #A2FFFF;
	border-radius: 8px;
	padding: 3px 5px;
}

.cronograma-texto {
	max-width: 550px;
	line-height: 1.3;
}

.retorno-con-miCoope-texto {
	line-height: 1.3;
}

.info_tique-dektop {
	width: 315px;
	margin-left: -1rem !important;
}

.recibo_tique-dektop {
	width: 320px;
	margin-left: -2.7rem !important;
}


.info-tique {
	display: flex;
	flex-flow: column;
	/* align-items: center; */
	align-items: start;
	justify-content: space-around;
	min-height: 42em;
}

#retorno-con-micoope {
	padding-top: 9em !important;
	background: url('../images/img-micoope-app.png') no-repeat 88.5em 0em;
	background-size: contain;
	height: 41em;
	margin-bottom: -4em !important;
}

#retorno-con-micoope p {
	margin-top: 3em;
	font-size: 2em;
}

.retorno-content {
	display: flex;
	gap: 7rem;
	/* justify-content: space-around; */
	flex-wrap: nowrap;
	/* flex-wrap: wrap; */
	/* justify-content: center; */
	align-items: flex-end;
}


@media (max-width:1370px) {
	.cronograma-parrafo {
		height: 85em;
	}
}

/* ----------------------------------------------------------------------------------- */
/* Media Queries */

@media (max-width:1245px) {
	.tique-recibo_contenidoImg figure img {
		width: 50%;
	}

	.tique-recibo-descripcion {
		margin-left: -134px;
	}
}

@media (max-width:994px) {

	.tique-recibo {
		flex-wrap: wrap;
	}

	.tique-recibo_contenidoImg figure img {
		width: 100%;
	}

	.tique-recibo-descripcion {
		margin-left: 0px;
	}

	.cronograma_contenido {
		margin-left: -64px;
		max-width: 860px !important;
		padding: 0 !important;
	}

	.globo-video {
		display: none;
	}

	.cronograma-avatar {
		display: none;
	}

	.cronograma-img {
		display: none;
	}

	.split-2-columns {
		columns: 1;
		width: 400px;
		padding-bottom: 1rem;
	}
}

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

@media (max-width:1150px) {
	.cronograma-parrafo {
		height: 62em;
	}
}

@media (max-width:575px) {
	#cronograma img {
		display: inline-block !important;
		width: 100%;
		/* max-width: 320px; */
		/* margin-top: -2rem !important; */
		/* margin-bottom: 2rem !important; */
		/* padding-left: 0 !important; */
		/* padding-right: 0 !important; */
	}

	.cronograma-parrafo {
		background: none;
	}
}

#mas-info, #video, #como-leer-tique, #como-leer-recibo {
	padding-left: 0;
}

#video-embed {
	position: relative;
	z-index: 1;
}

#video-mas-info .embed-responsive, #video-embed .embed-responsive {
	max-width: 100vh;
	margin: 0 auto;
}

#video-embed iframe {
	/* max-width: 800px; */
	margin: 0 auto;
	/* right: 0; */
}

#pre-footer img {
	margin-left: auto;
}

.social img {
	max-height: 27px;
}

.social a {
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	color: #333333;
	font-size: 0.6em;
	/* margin-right: 2em; */
	font-weight: 800;
	display: flex;
	/* width: 100%; */
	align-items: center;
}

#pie-coope {
	text-align: center;
	float: right;
}

@media screen and (min-width:600px) {}

/*=====================
FOOTER
================*/

#footer {
	/* background: linear-gradient(to right, #0b3778, #004b99); */
	background-color: #D9D9D9 !important;
	transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	bottom: 0;
	display: inline-flex;
	z-index: 2;
	padding: 0;
	height: 27em;
	visibility: visible;
	opacity: 1;
	max-width: 32em;
}

#footer .h1 {
	line-height: 1em;
	font-size: 2.5em;
}

#formulario {
	/* font-family: 'Anton', sans-serif; */
	font-family: 'Lato', sans-serif;
	/* font-size: 2em; */
	padding-top: 1em;
}

#formulario label {
	/* text-align: start; */
	/* display: block; */
	/* padding: 0.2em 0; */

	font-family: "Lato", sans-serif;
	color: #DD0B24;
	text-align: center;
	font-family: Lato;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	font-family: Lato;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: center;

}

#btn-consulta {
	width: 100%;
	padding: 10px;
	margin-top: 8px;
	/* background-color: #E7F952; */
	background-color: #114E97;
	/* color: black; */
	color: #fff;
	font-size: 1.2em;
}

#help {
	font-family: 'Lato', sans-serif;
}

#help a {
	color: #0D4D97;
	font-family: "Lato", sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: center;

}

.pie-fixed {
	position: fixed;
	z-index: 1000;
	bottom: 0;
}

.encontranos-tambien {
	font-family: "Roboto Condensed", sans-serif !important;
}


/*=====================
MOBILE Retorno 2023
================*/

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

	.navbar-collapse {
		margin-top: -12px;
	}

	.items-nav {
		gap: 0;
		margin-top: -6px;
		margin-left: -10px;
	}

	.items-nav li {
		box-shadow: 0px 3.8044588565826416px 3.8044588565826416px 0px rgba(0, 0, 0, 0.25);
		border-bottom-right-radius: 5px;
	}

	#footer {
		margin-top: -35px;
	}

	.txt {
		/* font-size: 9px;
	background-color: #001d; */
		font-family: "Lato", sans-serif;
		font-size: 12px !important;
		font-weight: 600;
		line-height: 14px;
		letter-spacing: 0em;
		text-align: center;
		color: #DD0B24;
		width: 100%;
		margin-left: -2px;

	}

	/*  */

	.excedente-posicion {
		margin-top: -50px;
		padding: 20px;

		padding-right: 10px;
		padding-left: 14px;
	}

	.capital-posicion {
		margin-top: 30px;
		padding: 20px;
	}

	.caja-mensaje.flecha-abajo:after {
		content: " ";
		position: absolute;
		right: 287px;
		/* bottom: -15px; */
		bottom: -14px;
		border-top: 15px solid white;
		border-right: 15px solid transparent;
		border-left: 15px solid transparent;
		border-bottom: none;

		-webkit-filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25));
		filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25));
	}

	.caja-mensaje.flecha-arriba:after {
		content: " ";
		position: absolute;
		right: 289px;
		top: -15px;
		border-top: none;
		border-right: 15px solid transparent;
		border-left: 15px solid transparent;
		border-bottom: 15px solid white;
	}

	.caja-mensaje.flecha-arriba2:after {
		content: " ";
		position: absolute;
		right: 216px;
		top: -15px;
		border-top: none;
		border-right: 15px solid transparent;
		border-left: 15px solid transparent;
		border-bottom: 15px solid white;
	}

	.asociados_mobile {
		display: flex;
		gap: 1rem;
	}

	.asociados_mobile .swap {
		width: 114px;
		margin-top: 30px;
	}

	.avatar-asociados-mobile {
		width: 94px;
	}

	.avatar-video-mobile {
		width: 82.7px;
		position: relative;
		top: -90px;
	}

	/* .globo-video {
		position: relative;
		top: 100px;
		left: 5px;
	} */

	.video-box {
		margin-bottom: 4rem;
		padding: 3rem 1rem;
		/* padding: 3rem 1rem 0rem; */
	}

	#video-web {
		padding-top: 54px !important;
	}

	.linea-roja {
		max-width: 336px;
		margin-bottom: 4rem;
	}

	.cronograma-mobile_agenda {
		/* width: 112px; */
		width: 130px;
	}

	.cronograma-mobile_agenda img {
		/* margin-right: 5px; */
		padding-right: 13px;
	}

	.cronograma-mobile_contenido {
		width: 212px;
	}

	.cronograma-mobile {
		display: flex;
		/* flex-direction: column; */
		gap: 2rem;
		justify-content: center;

		margin-bottom: 3rem;

	}

	.split-2-columns {
		width: 100%;
	}

	.caja-mensaje_cronograma.flecha-abajo:after {
		content: " ";
		position: absolute;
		right: 160px;
		bottom: -15px;
		border-top: 15px solid white;
		border-right: 15px solid transparent;
		border-left: 15px solid transparent;
		border-bottom: none;

		-webkit-filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25));
		filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.25));
	}

	.caja-mensaje_cronograma.flecha-abajo {
		padding: 22px 20px;
	}

	.cronograma-avatar-mobile {
		position: relative;
		width: 75px;
		top: 32px;
		left: 10px;
	}

	.cronograma-img {
		width: 179px;
		display: block;
	}


	.tique-recibo_contenidoImg figure img {
		width: 160px;
	}

	.tique-recibo_contenidoImg img {
		max-width: 350px;
	}

	.tique_recibo-mobile .caja-mensaje__titulo {
		font-size: 18px;
	}


	.tique_recibo-mobile .caja-mensaje__descripcion {
		font-size: 12px;
		line-height: 17px;

		/* margin-bottom: 10px; */
	}

	.tique_recibo-mobile .tique-descripcion {
		font-size: 12px;
		line-height: 17px;
		/* margin-bottom: 10px; */
	}

	.recibo-posicion {
		top: 4px;
	}


	.mi-coope_mobile {
		/* margin-top: 3rem; */
		margin-top: 5rem;
		text-align: center;

		margin-bottom: 4rem;

	}

	.swap {
		position: relative;
		display: inline-block;
		width: 394px;
		height: 154px;
		overflow: hidden;
	}

	.separador {
		max-width: 337px;
	}

	.servicios {
		row-gap: 3rem;
	}

	.texto-info {
		margin-left: 266px;
		/* margin-top: -71px; */
	}

	.profile {
		width: 310px;
	}

	.footer-retorno {
		flex-direction: column;
		gap: 5rem;
		/* padding: 0rem 2rem 3rem; */
		padding: 0rem;

		margin-top: -10px;
	}

	.footer-retorno_contacto img {
		width: 19.85px;
	}

	.footer-retorno p, .footer-retorno a {
		font-size: 15.38px;
	}

	.size-mobile {
		width: 157px;
	}


	.menuToggle {
		/* right: 20em; */
		right: 19em;
	}

	.navbar {
		margin-left: -2px;
	}

	.navbar a:first-child {
		display: flex;
		align-items: center;
		gap: 1rem;
	}

	.icono-menu {
		position: relative;
		/* width: 46px !important; */
		width: 38.04px !important;
	}

	.retorno-size {
		width: 62px !important;
	}

	.items-nav a {
		width: 100%;
	}

	.navbar-collapse {
		margin-top: -8px;
	}

	/* .footer-open#footer {
		height: 200px !important;
	} */

	/* .items-nav a {
		width: 30rem;
	} */

	.nav-link {
		height: 59px;
	}

	#btn-consulta {
		font-weight: 500;
		font-size: 1.3em;
	}

	.navbar-nav .nav-link {
		padding-right: 0;
		padding-left: 0;
		margin-top: .5rem !important;
		/* margin-bottom: 1rem; */
	}

	.conoce-tu-interes {
		top: 0em;
		right: 0.3em;
		/* right: 0em; */
		/* right: 1em; */
		width: 25%;
		height: auto;
		font-size: 15px;
		letter-spacing: 0.01em;
		line-height: 18px;

		background-color: #eee;
		height: 70px;

		z-index: 9999999;
	}

	.mas-info-titulo {
		/* margin-left: .5rem !important; */
		margin-left: 0 !important;
	}

	/* .title-primary--mobile {
		padding-bottom: -30rem !important;
	} */

	.conoce-tu-interes:after {
		bottom: -37px;
		border-width: 0px 0px 40px 50px;
	}

	/* #portada {
		height: 55em;
	} */

	.video-titulo {
		margin-top: -1rem;
	}

	.tag-que-es {
		position: relative;
		top: -110px;
	}

	.tag-miCoope {
		position: relative;
		top: -10px;
	}

	/* #footer {
		margin-bottom: 300px !important;
	} */

	/* #datosConsumo {
		position: relative;
		top: -200px;
	} */


	.tag-datosConsumo {
		position: relative;
		/* top: 350px; */
		z-index: 9999 !important;
		/* z-index: 9999 !important; */
	}

	.tag-cronograma {
		position: relative;
		top: -25px;
	}

	.retorno-con-miCoope-components {
		padding: 0;
	}

	.tique-de-compra-box {
		font-size: 15px;
		justify-content: flex-start !important;
		justify-items: flex-start !important;
		text-align: start !important;
		align-self: flex-start !important;
		align-items: flex-start !important;
		flex-wrap: wrap;
		gap: 0;
	}

	.tique-de-compra-box h4, .tique-de-compra-box h3 {
		margin-left: 0;
		margin-right: 0;
	}

	.compra-title-retorno {
		margin-top: 8rem;
	}

	.compra-title-ejercicio {
		margin-top: 10px;
	}

	.compra-title {
		text-align: start !important;
	}

	.portada-mobile {
		margin-top: 0 !important;
	}

	.pre-footer-mobile {
		gap: 2rem;
	}

	.pl-mobile {
		padding-left: 0 !important;
	}

	.pr-mobile {
		padding-right: 0 !important;
	}

	.logo-pie-la-coope-100-mobile {
		display: block !important;
		width: 100px !important;
		margin-left: 2.5rem !important;
	}

	.logo-pie-coope-mobile {
		display: block !important;
		width: 150px !important;
	}

	.boxes {
		font-size: 1.3em;
		width: 100%;
	}

	#box {
		width: 100%;
	}

	#box-1 {
		top: -4.85em;
		width: 58%;
		left: 1em;
		z-index: 3;
	}

	#box-2 {
		width: 100%;
	}

	#box-3 {
		width: 92%;
		left: 1em;
		top: -15em;
		z-index: 1;
	}

	#intro {
		top: -26em;
	}

	section:not(:first-child) {
		margin-bottom: 0em;
	}

	#laptop {
		/* position: absolute;
		width: 100%;
		height: 0;
		top: 35%;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 1; */
	}

	#video-web {
		background: none;
		/* height: 22vh; */
		/* height: 26vh; */
		height: 27vh;
		width: 100%;
		padding: 12px;
		padding-top: 0;
	}

	#video-web #video {
		/* position: relative;
		top: 29px;
		width: 100%;
		left: 50%;
		transform: translate(-50%, 0); */
	}

	#retorno-con-micoope {
		padding-top: 9em !important;
		background: url(../images/img-micoope-app.png) no-repeat 11.5em 13em;
		background-size: contain;
		height: 55em;
		margin-bottom: -4em !important;
	}

	#retorno-con-micoope p {
		margin-top: 1em;
	}

	#retorno-consumo {
		padding-top: 1em !important;
	}

	#retorno-consumo img {
		width: 100%;
		margin: 3em 0 1em;
	}

	#retorno-consumo-en-video {
		/* height: 50em !important; */
		height: 27em !important;
	}

	#retorno-consumo-en-video .diagonal-box {
		height: 44em;
	}


	#mas-info {
		/* padding-top: 6em; */
		padding-top: 0;

	}

	.cronograma-img_mobile {
		/* margin: 0 0 3rem 0 !important; */
		/* margin-right: 0 !important; */
		margin-top: 0 !important;
		/* margin-bottom: 14rem !important; */
		/* padding-bottom: 14rem !important; */
	}


	.como-leer-el-tique-title-mobile {
		color: #000;
	}


	.title-primary--mobile {
		margin-top: 10rem !important;
	}

	.title-primary-retorno--mobile {
		/* margin-top: 26rem; */
		margin-top: 31rem;
	}

	.retorno-content {
		gap: 5rem;
		flex-wrap: wrap;
		justify-content: start;
		/* width: 595px; */
		margin: 0 auto !important;
	}

	.title-primary, .title-secondary, .title-tertiary {
		/* text-align: center; */
		text-align: start;
	}

	.btn-ir-a-mi-coope {
		display: block;
		width: 210px;
		/* margin: 0 auto !important; */
		/* text-align: center; */
		margin-left: 0;
	}

	.cronograma-content, .retorno-con-miCoope-content {
		padding-left: 0;
		padding-right: 0;
	}

	.retorno-con-miCoope-enlace {
		padding-left: 0;
	}

	.como-leer-el-tique-titulo {
		display: block !important;
		margin: 0 auto !important;
		text-align: center !important;
	}

	/* .info-tique:first-child { */
	/* align-self: center !important; */
	/* align-items: center; */
	/* margin-left: 1rem; */
	/* } */

	.info_tique-mobile {
		margin-bottom: 2rem;
	}

	#como-leer-el-tique {
		margin-top: -3rem !important;
	}

	.retorno-consumo-mobile {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	/* .tique-de-compra { */
	/* padding-top: 70rem !important; */
	/* } */

	.tique-de-compra-2 {
		padding-top: 39rem !important;
	}

	.video-addon {
		position: relative;
		top: -18em;
	}

	#como-leer-el-tique {
		/* padding-top: 1em !important; */
		/* height: 123em; */

		/* position: relative; */
		/* top: 2rem; */
	}

	#como-leer-el-tique .content, #como-leer-el-tique .diagonal-box {
		padding: 1rem 0 !important;
	}

	#cronograma {
		padding-top: 7em !important;
		margin-bottom: -10em !important;
	}

	.cronograma-parrafo {
		background: url(../images/img-cronograma.jpg) no-repeat -16em -1em;
		background-size: cover;
		height: 30em;
	}

	.cronograma-fecha {
		word-spacing: 0px;
		font-size: 0.8em;
		margin-top: 60px;
	}

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

	.tique-de-compra {
		padding-top: 2em;
	}

	.tique-de-compra .img-tique {
		margin-top: -2em;
		max-width: 100%;
	}

	.datosConsumo {
		margin: 2em auto 0;
		/* padding: 1em 0; */
		padding: 0em 0;
	}

	/* #mas-info { */
	/* padding-top: 0em; */
	/* } */

	#frase-juntos {
		margin-left: 0;
		padding-top: 15em;
		padding-bottom: 15em;
		height: 100%;
		position: relative;
		background-color: transparent;
	}

	#frase-juntos h5 {
		position: absolute;
		right: 32%;
		left: unset;
		top: 20%;
		transform: translateY(-50%);
		margin-top: 0;
		font-family: "Roboto Condensed", sans-serif;
		color: #004b99;
		font-weight: 800;
		text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #FFF;
	}

	#footer {
		height: 0em !important;
		padding: 0em !important;
		max-width: 100%;
	}

	.footer-open#footer {
		background: #001dd1 !important;
		position: fixed;
		/* height: 31em !important; */
		height: 24em !important;
		top: 10.8em;
		z-index: 3;
	}

	#btn-consulta {
		width: 100%;
		padding: 10px;
		margin-top: 8px;
		border: 0;
	}

	#footer.in {
		bottom: 0em !important;
		position: fixed;
		top: 10.5em;
	}

	.stickyBtns {
		right: 1em;
		bottom: 10em;
	}
}

@media only screen and (min-width: 768px) {
	section:not(.section--npl) {
		/* padding-left: 1em; */
	}

	#frase-juntos {
		background: none;
		padding-top: 25em;
		padding-bottom: 15em;
		height: 100%;
	}

	#arbol {
		display: block;
		float: right;
		margin-top: -5em;
	}

	.semana li {
		float: left;
		padding: 0 1px;
		width: 20%;
	}

	.semana .calendario {
		padding: 0.5em 1em 0.1em;
	}

	#cuadro-grande {
		display: block;
	}

	#cuadro-chico {
		display: none;
	}

	.navbar a {
		/* padding: 0.35em 1em; */
		padding: 0.55em 1em .1em;
		margin-left: 0;
	}

	.navbar-expand-lg .navbar-nav {
		margin: auto;

		/* margin-bottom: 20px; */
		/* padding-bottom: 20px; */
		/* height: 50px !important; */
		/* padding-top: 10px; */
		/* padding-bottom: 10px; */
	}

	.navbar-expand-lg .navbar-collapse {
		font-size: 0.9em;
	}

	.navbar-expand-lg .navbar-collapse li {
		display: flex;
		/* align-items: center; */
		/* margin-right: 3em; */
		margin-right: 1em;
	}

	.navbar-collapse {
		align-items: center;
	}

	.navbar>.container, .navbar>.container-fluid {
		align-items: center;
	}

	nav.container-fluid.menu.navbar.navbar-expand-lg {
		/* padding: 0; */
	}
}

#pre-footer {
	padding-bottom: 12vh;
}


@media (max-width: 480px) {
	#pre-footer {
		padding-bottom: 3.5vh;
	}
}



#conoce {
	padding: 0;
}

#footer li {
	position: relative;
}

#footer li.lastField {
	margin-top: 1.5em !important;
}

#footer li a {
	display: block;
	position: absolute;
	right: 0;
	bottom: -4px;
}

#footer {
	cursor: pointer;
	height: 0em;
	overflow: hidden;
	background: transparent !important;
	/* -webkit-box-shadow: 5px 0 10px -5px rgba(0, 0, 0, .4);
	box-shadow: 0px 3px 12px 5px rgba(0, 0, 0, .6); */
	transition: ease-in-out 0.5s;
	padding: 0 !important;
}

#footer.in {
	bottom: 2em;
	transition: ease-in-out 0.5s;
}

.footer-open#footer {
	bottom: 0;
	/* height: 31em !important; */
	/* background: #001dd1 !important; */
	background-color: #D9D9D9 !important;
	/* width: 100%; */
}

.footer__toggle-button {
	position: relative;
	min-height: 6em;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 2em;
}

@media only screen and (max-width: 488px) {
	.header {
		padding: 0;
		width: 74%;
		z-index: 3;
	}

	.header.menu-fixed {
		position: fixed;
		width: 74%;
		padding: 0;
		z-index: 3;
	}

	/* .header.menu-fixed {
		position: fixed;
		padding: 0.5em 0.5em 0;
		z-index: 3;
	} */
	#portada_img {
		background: url(../images/img_portada.jpg) no-repeat center -15.5em;
		/* background: url(../images/img_portada.jpg); */
		/* background-size: cover; */
		background-size: contain;
		/* clip-path: polygon(0 0, 100% 0, 100% calc(100% - 180px), 0 100%); */
	}

	#footer {
		height: 0em !important;
		padding: 0em !important;
		width: 100%;
	}

	#footer .h1 {
		padding-right: 2em !important;
	}

	#conoce {
		padding-top: 0em !important;
		width: 100%;
		padding-left: 2rem;
		padding-right: 2rem;
	}

	#footer li {
		display: block;
	}

	#footer li a {
		text-align: center;
		margin-top: 0.5em !important;
		margin-bottom: 0 !important;
		display: block;
		position: static;
	}

	#footer li.lastField {
		margin-top: 2em !important;
	}

	#footer label {
		width: 100%;
	}

	#footer input {
		width: 100%;
		margin-left: 0;

		font-size: 15px;
	}

	.barra-yo-soy.px-5 {
		font-size: calc(1.19047619vw + 0.419047619em);
		padding-left: 1.5rem !important;
		padding-right: 1.5rem !important;
	}

	.barra-yo-soy.px-5 h5 span.text-danger {
		line-height: 1;
		margin: -0.25em auto;
	}
}

@media (max-width:379px) {
	#footer {
		font-size: calc(0.298062593vw + 0.70461997em);
	}

	.barra-yo-soy.px-5 {
		font-size: calc(1.2047619vw + 0.259047619em);
	}
}

@media only screen and (min-width: 993px) {
	#footer {
		position: fixed;
		top: 28em;
		right: 5em;
		z-index: 2;
	}

	#footer.in {
		position: fixed;
		/* top: 22em; */
		/* right: 3em; */
		top: 20.5em;
		right: 2.9em;

		width: 146px;
	}

	/*Cambio de altura  */

	.footer-open#footer {
		/* height: 30em !important; */
		/* height: 32em !important; */

		/* height: 26.5em !important; */
		height: 26.5em;
		/* height: 52.5em !important; */


		/* background: #0084D1 !important; */

		/* width: 146px; */
		/* width: 146px; */
		border-radius: 15px;
		background: #D9D9D9;
		box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	}

	#conoce {
		margin-left: auto;
		margin-right: auto;
		width: 94%;
	}

	#footer .h1 {
		font-size: 3.5em;
	}

	#formulario {
		padding-top: 1em;
		padding-bottom: 0em;
		padding: 0.65em;

		padding-top: 7.3rem;
	}

	#formulario input {
		/* font-size: 0.85em; */
		font-size: 1.65em;
		border-radius: 5px;
	}

	#formulario p {
		font-size: 2.4em;
		padding-bottom: .5em;
		font-weight: 400;
	}

	#formulario button {
		/* background-color: #E7F952; */
		background-color: #114E97;
		/* color: black; */
		color: #fff;
		/* font-size: 0.9em; */
		padding: 0.4em 1em;
		width: fit-content;

		width: 85px;
		height: 25px;
		/* top: 220px; */
		/* left: 31px; */
		border-radius: 5px 5px 0px 0px;

		position: relative;
		font-size: 13px;
		font-family: "Lato", sans-serif !important;
		font-weight: 900;

		/* font-family: Lato; */
		/* font-size: 13px; */
		/* font-weight: 900; */
		line-height: 16px;
		letter-spacing: 0em;
		text-align: center;

	}

	.menu-fixed .navbar {
		position: fixed;
		z-index: 1000;
		top: 0;
		width: 100%;
	}

	#footer .h1 {
		font-size: 3em;
	}

	#footer form {
		max-width: none;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}

	#footer form ul {
		display: flex;
		align-items: center;
		flex-flow: column;
		justify-content: space-between;
	}

	#footer form li label {
		width: 100%;
	}

	#footer form li {
		display: block;
		text-align: left;
	}

	#footer form li input {
		width: 100%;
		margin-left: 0;
	}

	#footer form li a {
		text-align: left;
		display: inherit;
		bottom: -2em;
	}

	#footer form button {
		display: block;
		margin-top: 10px;
		margin-bottom: 0;
		margin-left: 1em;
		padding: 0 1em;
		height: 37px;
	}

	#footer form li.lastField {
		margin-left: 2em;
	}
}

@media (max-width:1023px) {

	#retorno-con-micoope {
		padding-top: 6em !important;
		background: url(../images/img-micoope-app.png) no-repeat 140% center transparent;
		background-size: contain;
		height: 36em;
		margin-bottom: -4em !important;
	}

	.cronograma-fecha {
		word-spacing: 8px;
		font-size: 0.89em;
	}
}

@media (max-width:991px) {
	#cronograma {
		padding-top: 5em !important;
		margin-bottom: -12em !important;
	}

	#cronograma img.d-block.d-lg-none {
		max-width: 330px;
	}

	.portada-desktop {
		margin-top: -6rem;
	}

	.portada-mobile {
		margin-top: -6rem;
	}
}

@media (max-width:891px) {
	#cronograma {
		margin-bottom: -5em !important;
	}

	#retorno-con-micoope {
		padding-top: 8em !important;
	}

	#retorno-con-micoope {
		background: url('../images/img-micoope-app.png') no-repeat 133% center transparent;
		background-size: 50% auto;
		height: 40em;
	}

}

@media (max-width:767px) {
	#retorno-con-micoope {
		padding-top: 6em !important;
		background: url('../images/img-micoope-app.png') no-repeat 150% center transparent;
		background-size: contain;
		height: 29em;
		margin-bottom: -4em !important;
	}

	#cronograma {
		margin-bottom: -4em !important;
	}

	#cronograma img.d-block.d-lg-none {
		max-width: 320px;
	}

	#retorno-con-micoope .content {
		position: relative;
		top: -5em;
	}

	#retorno-con-micoope p {
		margin-top: 1em;
	}

	.cronograma-fecha {
		letter-spacing: -0.015em;
		word-spacing: -1px;
		font-size: 0.89em;
	}

	.tique-de-compra .img-tique {
		margin: 0 auto;
		width: 88%;
		max-width: 360px;
		display: block;
	}
}

@media (max-width:579px) {
	#retorno-con-micoope {
		height: auto;
		background-position: 170% bottom;
		-webkit-background-size: auto 80%;
		-moz-background-size: auto 80%;
		-o-background-size: auto 80%;
		background-size: auto 80%;
	}
}

@media (max-width:549px) {
	#retorno-con-micoope {
		height: auto;
		background-position: 170% bottom;
		-webkit-background-size: auto 80%;
		-moz-background-size: auto 80%;
		-o-background-size: auto 80%;
		background-size: auto 80%;
	}
}

@media (max-width:509px) {
	#retorno-con-micoope {
		height: auto;
		background-position: 228% bottom;
		-webkit-background-size: auto 80%;
		-moz-background-size: auto 80%;
		-o-background-size: auto 80%;
		background-size: auto 80%;
	}
}

@media (max-width:479px) {
	#retorno-con-micoope {
		height: auto;
		background-position: 180% bottom;
		-webkit-background-size: auto 60%;
		-moz-background-size: auto 60%;
		-o-background-size: auto 60%;
		background-size: auto 60%;
	}
}

@media (max-width:439px) {
	#retorno-con-micoope {
		height: auto;
		background-position: 200% 70%;
		-webkit-background-size: auto 56%;
		-moz-background-size: auto 56%;
		-o-background-size: auto 56%;
		background-size: auto 56%;
	}
}

@media (max-width:419px) {
	#retorno-con-micoope {
		height: auto;
		background-position: 240% 70%;
		-webkit-background-size: auto 50%;
		-moz-background-size: auto 50%;
		-o-background-size: auto 50%;
		background-size: auto 50%;
	}
}

@media (max-width:389px) {
	#retorno-con-micoope {
		height: auto;
		background-position: 240% 70%;
		-webkit-background-size: auto 46%;
		-moz-background-size: auto 46%;
		-o-background-size: auto 46%;
		background-size: auto 46%;
	}
}

@media (max-width:365px) {
	#retorno-con-micoope {
		height: auto;
		background-position: 250% 70%;
		-webkit-background-size: auto 42%;
		-moz-background-size: auto 42%;
		-o-background-size: auto 42%;
		background-size: auto 42%;
	}
}

@media (max-width:352px) {
	#retorno-con-micoope {
		height: auto;
		background-position: 310% 70%;
		-webkit-background-size: auto 37%;
		-moz-background-size: auto 37%;
		-o-background-size: auto 37%;
		background-size: auto 37%;
	}
}

@media (max-width:332px) {
	#retorno-con-micoope {
		height: auto;
		background-position: 230% 70%;
		-webkit-background-size: auto 35%;
		-moz-background-size: auto 35%;
		-o-background-size: auto 35%;
		background-size: auto 35%;
	}
}


@media (max-width:1024px) {
	.somos-mas-de {
		font-size: calc(5.547652916vw + 0.224751067em);
	}
}


@media only screen and (min-width: 1024px) {
	h3 {
		font-size: 7.5em;
	}

	h4 {
		font-size: 5em;
	}

	.titulo {
		font-size: 7em;
		padding: 1.2em;
	}

	#texto-retorno, #texto-cronograma {
		padding: 7.5em;
	}

	#fila2, #fila3 {
		display: flex;
	}

	#fila2 li, #fila3 li {
		width: 40%;
	}

	.borde {
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: black;
		border-bottom-style: none;
	}

	#tique-explicacion p {
		margin-top: 2em;
	}

	#tique {
		margin-top: -5em;
	}

	#recibo {
		margin-top: -3em;
		margin-left: -20em;
	}

	#tres h5 {
		font-size: 8em;
	}

	#tres p {
		width: 70%;
		padding-top: 2em;
	}

	#valores .titulo {
		padding-bottom: 4em;
	}

	.cronograma-fecha {
		font-size: 0.90em;
	}

	#retorno-con-micoope {
		padding-top: 9em !important;
		background-image: url(../images/img-micoope-app.png);
		background-repeat: none;
		background-position: bottom 10% right -10vw;
		background-size: contain;
		height: 41em;
		margin-bottom: -4em !important;
	}

	@-moz-document url-prefix() {
		#portada_img {
			background: url(../images/img_portada.jpg) no-repeat center -1.9em;
			/* background: url(../images/img_portada.jpg); */
			/* background-size: cover; */
			background-size: contain;
		}

		#box {
			top: 0em;
		}

		#box-1 {
			width: 40em;
			left: 10%;
			z-index: 3;
			top: -1.8em;
		}

		#box-2 {
			margin: auto !important;
			width: 87em;
			top: -11.9em;
			z-index: 2;
		}

		#box-3 {
			width: 80%;
			left: 10%;
			top: -23em;
			z-index: 1;
		}

		#box {
			width: 100%;
		}

		.cronograma-parrafo {
			/* background: url(../images/img-cronograma.jpg) no-repeat -15em -3em; */
			/* background: url(../images/img_cronograma.jpg) no-repeat -15em -3em; */
			/* background-size: auto; */
			/* background-size: cover; */
			/* height: 31em; */

			background: url(../images/img_cronograma.jpg) 1em -3em;
			background-size: contain;
			background-repeat: no-repeat;
			height: 100em;
		}

		/* .tique-de-compra .img-tique { */
		/* margin-top: -13em; */
		/* } */
	}
}

@media only screen and (min-width: 1366px) {}

/*  RESULTADO 
	========================================================================== */

.datosConsumo {
	/* background: rgba(255, 255, 255, 0.4); */
	background: #eee;
	clear: both;
	font-weight: normal;
	display: block;
	margin: 2em auto;
	/* padding: 4em 0; */
	overflow: hidden;
}

.datosConsumo hr {
	margin-bottom: 2em;
}

.datosResumen {
	margin-bottom: 4em;
}

.datosResumen p {
	font-size: 1.8em;
	line-height: 1.5;
	margin-bottom: 0;
	margin-bottom: 1em;
}

.datosResumen p.mb {
	margin-bottom: 0.5em;
}

#datos>h1 {
	font-size: 3.2em;
	font-weight: bold;
	margin-bottom: 0.2em;
	text-transform: uppercase;
}

#datos>h2 {
	font-size: 2.4em;
	margin-bottom: 0.2em;
}

.datosConsumo h3 {
	font-size: 3em;
	margin-bottom: 0.2em;
}

.crc_fecha {
	font-size: 2em;
	font-style: italic;
}

.crc_asociado p {
	font-size: 2.4em;
	margin-bottom: 0.5em;
}

#datos>div>h3 {
	font-size: 2.72em;
	padding-top: 1em;
	margin-bottom: 0.33em;
}

.crc_retorno p, .crc_resumen p, .crc_reembolso p {
	font-size: 2.2em;
	margin-bottom: 1em;
}

.crc_reembolso p>span {
	color: #090;
}

.crc_cobro>h3>span {
	color: #090;
}

.crc_cuenta {
	overflow: auto;
}

.crc_cuenta>p:first-child {
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 1em;
	margin-bottom: 1em;
	line-height: 2em;
}

.crc_cuenta>p>a {
	padding: .3em .5em;
	font-weight: bold;
	background-color: #009EE2 !important;
	color: #fafafa !important;
	text-decoration: none;
}

#crcmovs {
	max-width: 900px;
	width: 94%;
}

#crcmovs th {
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 0.5em;
	text-align: center;
}

#crcmovs tr.odd {
	background: #fafafa;
	border-bottom: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
}

#crcmovs td {
	font-size: 1.6em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

button.smallbtndqst {
	font-size: 1.8rem;
	color: white;
	background-color: #0084D1 !important;
	padding: .1em .5em;
	width: auto;
	height: auto;
	top: 0px;
	cursor: pointer;
	border: none;
}

.inlinetitle {
	color: #2575BC !important;
	font-size: 1.8rem;
}

/*- Retorno para Persona jurídica */

.crc_pjform>h3 {
	font-size: 4rem;
}

.crc_pjform_info>p {
	font-size: 2rem;
}

.crc_pjform_field {
	margin-top: 20px;
}

.crc_pjform_field .crc_label {
	font-size: 1.8rem;
}

.crc_pjform_field input {
	font-size: 1.6rem;
	width: 70%;
	height: 35px;
	margin-left: 1em;
	border: solid 1px #009EE2;
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	-o-appearance: textfield;
	appearance: textfield;
	padding: .1em;
	font-weight: 400;
}

.crc_pjform_field p {
	width: 80%;
}

.crc_pjform_field small {
	font-size: 1.7rem;
	width: 80%;
}

.crcp6 {
	font-size: 1.6rem;
	color: #eb1b30;
}

.crcp7 {
	padding-bottom: 20px;
	border-bottom: 1px #007bff solid;
	margin-bottom: 20px;
}

.crcp7>button {
	margin-top: 20px;
	font-size: 3rem;
	padding: .1em .5em;
	width: auto;
	height: auto;
	top: 0px;
	cursor: pointer;
	margin-left: 0px;
	margin-left: 1em;
}

@media only screen and (max-width: 488px) {
	.crcp7>button, button.smallbtndqst {
		display: block;
		padding: .4em .6em;
		cursor: pointer;
		margin-top: .6rem;
		font-size: 1.6rem;
	}

	.crc_pjform_field input {
		font-size: 2rem;
		height: 40px;
		width: 100%;
	}

	.crcp7>button {
		font-size: 3rem;
	}
}

.descargar-micoope {
	padding-top: 1em;
}

.descargar-micoope__titulo {
	margin-bottom: 4em;
}

.descargar-micoope__android {
	display: inline-block;
}

.descargar-micoope__ios {
	display: inline-block;
	margin-left: 10%;
}

@media (max-width:599px) {
	.descargar-micoope__android {
		display: block;
		margin: 0 auto 10%;
	}

	.descargar-micoope__ios {
		display: block;
		margin: 0 auto;
	}
}

/**
 * ----------------------------------------
 * animation fade-in-bottom
 * ----------------------------------------
 */

@-webkit-keyframes fade-in-bottom {
	0% {
		-webkit-transform: translateY(50px);
		transform: translateY(50px);
		opacity: 0;
	}

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

@keyframes fade-in-bottom {
	0% {
		-webkit-transform: translateY(50px);
		transform: translateY(50px);
		opacity: 0;
	}

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

/*  ==========================================================================
	FOOTER
	========================================================================== */

.footer {
	/* padding: 2.5em 0; */
	padding: 5.5em 0;
	text-align: center;

	/* background-color: #fff; */
}

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

.footer h2 {
	color: #154D9A;
	/* color: #fff; */
	font-family: "Lato", sans-serif !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 900;
	line-height: 123%;
	letter-spacing: 0.5px;
}

.footer .social {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 7rem;
	margin-top: 3em;
}

.footer .social .social__icono {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 1em;
}

.social__icono img {
	width: 28px;
}

.social__icono img:hover {
	filter: invert(28%) sepia(15%) saturate(5811%) hue-rotate(193deg) brightness(86%) contrast(99%);
}

.social a {
	font-family: "Lato", sans-serif !important;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 123%;
	/* or 18px */

	letter-spacing: 0.025em;
	color: #154D9A;
	/* color: #fff; */
}

.social a:hover {
	text-decoration: underline;
}


.footer-copy {
	margin: 0 auto;
	/* width: 800px; */
	text-align: center;
	/* margin-top: 10em; */
	margin-top: 11em;
}

footer {
	/* position: absolute;
	width: 1140px;
	left: 50%;
	transform: translate(-50%, -50%); */

	margin-top: 4rem;
}


.footer-2 {
	display: flex;
	/* flex-direction: column; */
	flex-wrap: wrap;
	justify-content: center;
	/* align-items: center !important; */
	row-gap: 5rem;
	/* margin-bottom: 4em; */

	/* margin-top: 10rem; */
	margin-top: 6rem;

	padding-bottom: 4rem;
}

.footer-2 div:nth-child(1), .footer-2 div:nth-child(2) {
	width: 498px;
}

@media screen and (max-width:1275px) {
	.footer-2 div:nth-child(1), .footer-2 div:nth-child(2) {
		width: 333px;
	}

}


.footer-2 h2 {
	/* font-family: "Lato Bold", sans-serif;
  font-size: calc(0.65vw + 1.6em);
  font-weight: 900; */
	color: #154D9A;

	/* color: #fff; */
	font-family: "Lato", sans-serif !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 900;
	line-height: 123%;
	letter-spacing: 0.5px;
}

.footer-2 .social {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	column-gap: 2rem;
	row-gap: 1rem;

	margin-top: 3em;
}

@media (max-width:760px) {
	.footer-2 .social {
		display: block;
	}
}

.footer-2 .social__icono {
	width: 220px !important;
	display: flex;
	align-items: center;
}

.footer-2 .social__icono img {
	margin-left: 0;
	margin-right: 1rem;
	width: 24px !important;
}

.footer-2 .footer-copyright .pp {
	padding-right: 5px;
}

.footer-2 .footer-copyright p {
	font-family: 'Lato', sans-serif !important;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.2;

	letter-spacing: 0.025em;
	color: #154D9A;

	margin-top: -6px;
}

.footer-2 .footer-pie img {
	/* margin-top: 55px; */
	margin-top: 10px;
	float: right;
}



@media screen and (max-width:1100px) {
	.footer-2 {
		flex-direction: column;
		/* margin-top: 17rem; */
		margin-top: 6rem;
		text-align: center;

		align-items: center;
	}

	/* .footer-2 div:nth-child(2) {
		width: 517px;
	} */

	.footer-2 .social {
		justify-content: flex-start;
		margin-left: 0;
		flex-wrap: nowrap;
	}

	.footer-2 .footer-pie img {
		margin-top: 30px;
		float: none;
	}

	.bases__content .provincias {
		max-width: 364px;
	}

	/* .footer-2 div:nth-child(1) {
		width: 333px;
	} */

	.footer-2 div:nth-child(1), .footer-2 div:nth-child(2) {
		width: auto;
	}

	.footer-2 .social__icono {
		justify-content: center;
	}

	.footer-retorno p {
		text-align: center !important;
	}
}

@media screen and (max-width:991px) {
	.footer-2 .footer-pie {
		margin-top: 0;
	}

	.footer-2 h2 {
		margin-left: 36px;
	}

	.footer-2 .social {
		margin-left: 36px;
	}

}



@media (min-width:550px) {
	.footer-mobile {
		display: none !important
	}
}


@media (max-width:549px) {
	.footer-desktop {
		display: none !important
	}

	.footer {
		padding: 0 .3em 5em .3em;
		padding: 0 .3em 2em .3em;
	}

	.footer-copy img {
		/* width: 300px; */
		width: 250px;
		margin-top: -150px;
	}

	.social__iconos {
		display: flex;
		flex-direction: column;
		/* gap: 30px; */
		gap: 7px;
		margin-top: 30px;
		/* margin-bottom: -20px; */

		margin-left: 89px;
	}

	.social__iconos .fb-ig {
		display: flex;
		flex-direction: row;
		justify-content: center;
		gap: 4em;
	}

	.footer .social__icono {
		display: flex;
		/* flex-direction: column; */
		/* justify-content: center; */
		justify-content: start;
		align-items: center;
		gap: .8em;


	}


	.footer .social__icono img {
		width: 30px;
	}

	.footer .social__icono a {
		/* font-size: 14px; */
		font-size: 18px;
		font-family: "Lato", sans-serif !important;
		font-style: normal;
		font-weight: 500;
		/* font-size: 15px; */
		line-height: 123%;

		letter-spacing: 0.025em;
		color: #154D9A;
		/* color: #fff; */
	}

	.footer-copyright li {
		padding-right: 0px;
		padding-left: 0px;
	}

	.footer-copyright img {
		padding-right: 13px;
		padding-left: 0px;
		width: 185px;
	}

	.footer-copyright p {
		text-align: start;
		padding-right: 0px;
		padding-left: 9px;
		margin-top: -21px;
		line-height: 1.3;
	}

	.footer-copyright {
		align-items: center;

		margin-top: -124px;
	}

	.footer-copyright li:before {
		height: 60px;
	}

	.footer-copyright img {
		/* width: 50px; */
		padding-left: 0 !important;
	}

	.footer-copyright p {
		font-size: 14px;
		width: 130px;
		margin-top: 10px;
	}

	.footer h2 {
		margin-left: -47px;
	}
}


/* ESTILO FOOTER MOBILE 👇 */
@media (max-width:549px) {

	/* .container {
		padding: 0 1.5rem;
	} */


	footer {
		/* position: absolute; */
		position: relative;
		/* max-width: 1140px; */
		max-width: 380px;
		/* left: 50%; */
		left: 0;

		transform: none;
		margin: 0 auto;
		margin-top: 4rem;

		/* display: flex; */
		justify-content: center;
	}

	.footer-retorno p {
		margin-right: 1.5rem;
		display: block;
		/* margin-top: 61px; */
		margin-top: 0px;
	}

	.footer-retorno_contacto {
		/* flex: 1; */
		display: flex;
		justify-content: center;

		margin-bottom: -30px;
		margin-top: -22px;
	}

}

.asociados-img-mb {
	width: 112px;
	margin-top: 33px;
}

/* ========================================================================== */



/* Footer */

.footer-retorno {
	/* display: flex; */
	justify-content: center;
	align-items: center;

	/* padding: 1rem 2rem 7rem; */
}

.footer-retorno p, .footer-retorno a {
	display: inline-block;
	font-family: "Lato", sans-serif !important;
	font-size: 20px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	color: #154D9A;
}

.footer-retorno p {
	margin-right: 1.5rem;

	display: block;
}

.footer-retorno_contacto {
	flex: 1;
}

.footer-retorno_contacto img {
	position: relative;
	top: 6px;
	margin-right: 5px;
}


/* Expandir texto */

.text {
	position: relative;
}

.text p {
	font-size: 17px;
	font-family: 'Lato', sans-serif;
	line-height: 20px;
}

.hidden-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease;
}

.toggle-button {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: transparent;
	border: none;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 10px;
	outline: none;
}

.toggle-button img {
	/* width: 30px; */
	width: 35px;
	height: 30px;
	transition: transform 0.3s ease;

	position: relative;
	top: 52px;
	left: 14px;
}

.toggle-button img.rotated {
	transform: rotate(180deg);
}

button:focus {
	/* outline: 1px dotted; */
	/* outline: 5px auto -webkit-focus-ring-color; */
	outline: none;
	outline: none;
}