@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;
}

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-bold-webfont.eot');
	src: url('../fonts/miso-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/miso-bold-webfont.woff2') format('woff2'),
		url('../fonts/miso-bold-webfont.woff') format('woff'),
		url('../fonts/miso-bold-webfont.ttf') format('truetype'),
		url('../fonts/miso-bold-webfont.svg#misobold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'DINNextLTPro';
	src: url('../fonts/DINNextLTPro-BlackCondensed.eot');
	src: url('../fonts/DINNextLTPro-BlackCondensed.eot?#iefix') format('embedded-opentype'),
		url('../fonts/DINNextLTPro-BlackCondensed.woff2') format('woff2'),
		url('../fonts/DINNextLTPro-BlackCondensed.woff') format('woff'),
		url('../fonts/DINNextLTPro-BlackCondensed.ttf') format('truetype'),
		url('../fonts/DINNextLTPro-BlackCondensed.svg#DINNextLTPro-BlackCondensed') format('svg');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'DINNextLTPro';
	src: url('../fonts/DINNextLTPro-BoldCondensed.eot');
	src: url('../fonts/DINNextLTPro-BoldCondensed.eot?#iefix') format('embedded-opentype'),
		url('../fonts/DINNextLTPro-BoldCondensed.woff2') format('woff2'),
		url('../fonts/DINNextLTPro-BoldCondensed.woff') format('woff'),
		url('../fonts/DINNextLTPro-BoldCondensed.ttf') format('truetype'),
		url('../fonts/DINNextLTPro-BoldCondensed.svg#DINNextLTPro-BoldCondensed') format('svg');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}



@font-face {
	font-family: 'ChampionGothic';
	src: url('../fonts/ChampionGothic-Heavyweight.eot');
	src: url('../fonts/ChampionGothic-Heavyweight.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ChampionGothic-Heavyweight.woff2') format('woff2'),
		url('../fonts/ChampionGothic-Heavyweight.woff') format('woff'),
		url('../fonts/ChampionGothic-Heavyweight.ttf') format('truetype'),
		url('../fonts/ChampionGothic-Heavyweight.svg#ChampionGothic-Heavyweight') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'ChampionGothic';
	src: url('../fonts/ChampionGothic-Lightweight.eot');
	src: url('../fonts/ChampionGothic-Lightweight.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ChampionGothic-Lightweight.woff2') format('woff2'),
		url('../fonts/ChampionGothic-Lightweight.woff') format('woff'),
		url('../fonts/ChampionGothic-Lightweight.ttf') format('truetype'),
		url('../fonts/ChampionGothic-Lightweight.svg#ChampionGothic-Lightweight') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat Regular";
	src: url("../fonts/Montserrat-Regular.otf");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat Semi Bold";
	src: url("../fonts/Montserrat-SemiBold.ttf");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat Extra Bold";
	src: url("../fonts/Montserrat-ExtraBold.otf");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "FiraSans Extra Bold";
	src: url("../fonts/FIRASANS-EXTRABOLD.OTF");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "FiraSans Regular";
	src: url("../fonts/FIRASANS-REGULAR.OTF");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


/*  =DEFAULT & BASIC STYLES
	========================================================================== */
html,
body {
	font: 300 62.5%/1 "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif;
}

html.bodyAlt {
	font-size: 55%;
}

body {
	background: #fff;
	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;
}

.credencial {
	/* margin-top: 7px; */

	margin: 7px 0;

	width: 190px;
}



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

.hb::before {
	display: block;
	content: '';
	position: absolute;
	/* top: 0; */
	/* left: 0; */
	/* width: 100%; */
	/* height: 100%; */

	width: 80%;
	height: 56%;

	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); */

	border-radius: 6px;
}

.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);
}

.c-1 {
	/* color: #067232; */
	color: #E4212E;
}

.c-2 {
	color: #000;
}

.c-3 {
	color: #575756;
}

.c-4 {
	/* color: #b1ca07; */
	color: #706F6F;
}


.ff-a {
	font-family: "ChampionGothic", "Champion Gothic Lightweight", sans-serif;
}

.ff-b {
	font-family: "DINNextLTPro", "DIN Next LT Pro", "DIN Next LT", "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif;
}

.fw3 {
	font-weight: 300;
}

.fw4 {
	font-weight: 400;
}

.fw7 {
	font-weight: 700;
}

.fw9 {
	font-weight: 900;
}


/*  ==========================================================================
	HEADER 
	========================================================================== */
.header {
	background: #fff;
	-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);
	position: fixed;
	top: 0;
	left: 0;
	/* padding-left: 2%; */
	/* padding-right: 2%; */
	/* padding-left: 11.5%; */
	/* padding-right: 9%; */
	padding-left: 9.5%;
	padding-right: 11%;
	right: 0;
	z-index: 1000;
}

.logo {
	float: left;
	margin: 0;
	/* max-width: 220px; */
	max-width: 260px;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.logo a {
	display: inline-block;

	/* width: 156px; */
	width: 210px;
}

.navbar {
	display: block;
	width: 100%;
	text-align: right;
}

.navbar a {
	/* color: #3c3c3b; */
	color: #004993;
	cursor: pointer;
	display: inline-block;
	/* font: bold 1.8em/1 "Miso", sans-serif; */
	font: 1.8em/1 "Montserrat Regular", sans-serif;
	padding: 0 2em;
	vertical-align: middle;
	text-align: center;


	color: #74278F;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	/* 22.4px */
}

.navbar a+a {
	/* margin-left: 1em; */
}

.navbar a:hover {
	/* color: #fff; */
	/* color: #74278F; */
	color: #014997;
}

.navbar a:first-child {
	margin-left: 0;
}

.navbar a.hl {
	/* background: #b1ca07; */
	background: #706F6F;
	color: #fff;
	padding: 0.9em 2em;
}

.navbar a.hb::before {
	/* background: rgba(6, 114, 50, 0.8); */
	/* background: #E4212E; */
	/* background: #0E53A1; */
	/* background: #EDE3F1; */
	background: #f1f1f1;
	cursor: pointer;
	-webkit-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	-moz-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	-ms-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	-o-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
}

.navbar a.hb:last-child::before {
	/* background: rgba(6, 114, 50, 0.8); */
	/* background: #E4212E; */
	/* background: #0E53A1; */
	width: 210px;
	background: transparent;
	cursor: pointer;
	-webkit-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	-moz-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	-ms-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	-o-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
}

.navbar a.hb.hl::before {
	/* background: #b1ca07; */
	background: #706F6F;
}

.navbar a.hb.hl:hover::before {
	background: none;
}

.navbar a.hl:hover {
	/* background: #067232; */
	background: #E4212E !important;
	/* background: rgba(6, 114, 50, 0.8); */
}


.menuToggle {
	background: transparent;
	border: none;
	cursor: pointer;
	display: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	-webkit-transition: height 0.15s ease-out, width 0.15s ease-out;
	-moz-transition: height 0.15s ease-out, width 0.15s ease-out;
	-ms-transition: height 0.15s ease-out, width 0.15s ease-out;
	-o-transition: height 0.15s ease-out, width 0.15s ease-out;
	transition: height 0.15s ease-out, width 0.15s ease-out;
	z-index: 10;
}

.menuToggle.collapsed {
	background: transparent;
}

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

	margin-top: 7px;
}


/* OTRO HEADER!!!!!!!!!!*/

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

.header {
	/* background: url(../images/portada-intro-desktop.png) no-repeat center bottom transparent; */
	/* -webkit-background-size: 100% 100%; */
	/* -moz-background-size: 100% 100%; */
	/* -o-background-size: 100% 100%; */
	/* background-size: 100% 100%; */

	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	/* padding: 0.75em 0em 4em; */
	/* padding: 1.8em 0em; */
	text-align: center;
	color: #2D2D2D;
	/* position: fixed; */
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	/* z-index: 1000; */
	z-index: 1;

	/* margin-bottom: 4rem; */
	/* height: 633px; */

	position: sticky;
	background-color: #fff;
}

.header .section__content {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;

	margin-top: 0;
	margin-bottom: 0;
	/* align-items: center; */
}

/* LOGO */
.header__logo {
	display: block;
	max-width: 66%;
	width: 198px;
	margin-left: 0;
	margin-right: auto;
	text-align: center;

	/* margin-left: auto; */
	/* margin-right: 0; */
}

.header__logo__img {
	display: block;
}

@media (min-width:1192px) {
	.header__logo__img {
		max-height: 5rem;
	}
}


.navbar {
	flex: 0 1 auto;
	position: relative;
	text-align: right;
}

.navbar__btn {
	background: 0 0;
	border: none;
	display: none;
	padding: 1.5em 0;
	position: relative;
	/* top: 0.2em; */
	top: 13px;
	z-index: 11;
}

.navbar__btn:focus {
	outline: 0
}

.navbar__btn span {
	position: relative
}

.navbar__btn span,
.navbar__btn span::after,
.navbar__btn span::before {
	display: block;
	height: 0.4em;
	border-radius: 0.3em;
	width: 2.6em;
	background-color: #2D2D2D;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-left: auto;
}

.menu-active .navbar__btn span::after,
.menu-active .navbar__btn span::before,
.navbar__btn:hover span::after,
.navbar__btn:hover span::before,
.navbar__btn span {
	width: 3.2em;
}

.navbar__btn span::after:focus,
.navbar__btn span::before:focus,
.navbar__btn span:focus {
	outline: 0
}

.navbar__btn span::after,
.navbar__btn span::before {
	content: ''
}

.navbar__btn span::before {
	-webkit-transform: translateY(-1em);
	-ms-transform: translateY(-1em);
	transform: translateY(-1em);
}

.navbar__btn span::after {
	-webkit-transform: translateY(0.6em);
	-ms-transform: translateY(0.6em);
	transform: translateY(0.6em);
}

.main {
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.menu-active .footer,
.menu-active .main {
	-webkit-filter: blur(5px) grayscale(0.5);
	filter: blur(5px) grayscale(0.5);
	pointer-events: none;
}

.menu-active .navbar__btn span {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

.menu-active .navbar__btn span::before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.menu-active .navbar__btn span::after {
	opacity: 0
}



.navbar__links a {
	/* color: #fff;
	display: inline-block;
	font-size: calc(0.44642857vw + 1.14285714em);
	letter-spacing: 0.25px;
	letter-spacing: 0.025em;
	padding: 0.25em 1em;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	transform-origin: center bottom;

	/* margin-top: 12px; */

	/* color: #044D8C; */
	/* color: #74278F; */
	color: #014997;

	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	/* 22.4px */

}

.navbar__links a:hover {
	/* color: #007eff; */
	/* color: #044D8C; */

	color: #13171C;
}

@media (min-width:1024px) {
	.navbar__links a {
		/* color: #2D2D2D; */
		/* color: #044D8C;
		font-weight: 700;

		border-bottom: 0.2rem solid transparent; */
	}

	.navbar__links a:hover {
		/* border-bottom-color: #007eff; */
		/* transform: scale(1.1); */
	}

	/* .navbar__links a+a {
		margin-left: 2em;
	} */
}

@media (max-width:1023px) {

	.header .section__content {
		flex-direction: row-reverse;
		gap: 4rem;
	}

	.logo a {
		display: inline-block;

		width: 156px;
		/* width: 210px; */
	}

	.navbar__btn {
		display: inline-block;
	}

	.navbar__links {
		padding-top: 1em;
		position: absolute;
		right: 0;
		top: calc(100% + 3em);
		/* background: rgba(0, 0, 0, 0.32); */
		padding: 1em 2em 1em 1em;
		-webkit-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
		-webkit-transform-origin: right top;
		-ms-transform-origin: right top;
		transform-origin: right top;

		right: unset;
		transform-origin: left top;

		left: -2rem;

	}


	body:not(.menu-active) .navbar__links {
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
	}

	.menu-active .navbar__links {
		visibility: visible;
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);

		display: block;
	}

	.navbar__links {
		border-radius: 9px;
		background: #F7F7F7;

		/* estilo de menu */
		box-shadow: 0px 8px 16px -8px rgba(0, 0, 0, 0.07), 0px 10px 25px -5px rgba(0, 0, 0, 0.07), 0px 0px 1px 0px rgba(0, 0, 0, 0.25);
	}

	.navbar__links a {
		display: block;
		font-size: 1.9em;
		/* margin: 1.5em 0; */
		-webkit-transform-origin: center right;
		-ms-transform-origin: center right;
		transform-origin: center right;

		/* background: linear-gradient(180deg, #004899 0%, #0062AC 58.33%, #044D8C 100%);
		background-blend-mode: multiply;
		box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset; */



		padding: 1.5rem 3rem;
		width: 240px;
		text-align: start;
	}

	.navbar__links a:first-child {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}

	.navbar__links a:last-child {
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}
}

@media (max-width:579px) {
	.navbar__btn {
		/* top: 0; */
		top: 15px;
		float: left;
		left: -10px;
	}


	.logo {
		max-width: 160px;
		margin-top: 0.5em;
		position: relative;
		/* left: -99px; */
		left: -130px;
		top: 1px;
	}

	.navbar__btn span,
	.navbar__btn span::after,
	.navbar__btn span::before {
		height: 2px;
		width: 3.2em;
	}

	.navbar__btn span::before {
		-webkit-transform: translateY(-0.8em);
		-ms-transform: translateY(-0.8em);
		transform: translateY(-0.8em);
	}

	.navbar__btn span::after {
		-webkit-transform: translateY(0.58em);
		-ms-transform: translateY(0.58em);
		transform: translateY(0.58em);
	}


	.navbar__btn {
		float: right;
	}

	.logo {
		position: relative;
		left: inherit;
	}
}



.navbar__links {
	display: flex;
}

/* ============ SECTION ============ */

.section__content {
	max-width: calc(100% - 4rem);
	width: 1192px;
	flex: 0 1 auto;
	/* margin: 2rem auto; */
	margin: 0 auto;
}

@media (min-width:370px) {
	/* .section__content {
		max-width: calc(100% - 6rem);
	} */
}

@media (min-width:420px) {
	.section__content {
		max-width: calc(100% - 8rem);
	}
}

@media (min-width:480) {
	.section__content {
		max-width: calc(100% - 4rem);
	}
}

@media (min-width:1160px) {
	.section__content {
		max-width: 100%;
	}
}



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


/*  ==========================================================================
	CONTENIDO 
	========================================================================== */
.main {
	/* padding-top: 6em; */
}

section {
	/* padding: 9em 0; */
	padding: 6em 0;
	/* padding: 2em 0 5em 0; */
}

.intro {
	/* margin-bottom: 2rem; */
	padding: 0;
	text-align: center;
}

h3,
h2 {
	/* color: #067232; */
	color: #E4212E;
	font: bold 3.4em/1.117 "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif;
	margin: 0 auto 1em;
	text-align: center;
}

h2.mb0,
h3.mb0 {
	margin-bottom: 0;
}



h3 {
	/* color: #067232; */
	color: #E4212E;
	font-size: 3.6em;
}

.txt {
	font-size: 1.8em;
	line-height: 1.5;
}

.txt .fzLg {
	font-size: 1.2em;
}

.txt small {
	font-size: 0.9em;
}

.taj {
	text-align: justify;
	-ms-text-align-last: center;
	text-align-last: center;
}

.txt p,
p.txt {
	margin-bottom: 1em;
}

.texto {
	font: 300 2.6em/1 "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif;
}

.mr-2 {
	position: relative;
	margin-left: 3rem !important
}

.mb2 {
	margin-bottom: 1.3em;
}

/*  INTRO 
	========================================================================== */

.intro {
	position: relative;
}

.intro .slideshow {
	margin-bottom: 4em;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.intro-titulo {
	/* background: #b1ca07; */
	background: #fff;
	/* color: #067232; */
	color: #E4212E;
	/* font: bold 5.3em/1 "DINNextLTPro", "DIN Next LT Pro", "DIN Next LT", "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif; */
	font: bold 6.3em/1 "DINNextLTPro", "DIN Next LT Pro", "DIN Next LT", "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif;
	letter-spacing: -0.007em;
	padding: 0.4em 0.8em 0.2em;
	text-transform: uppercase;
}

.intro-pie,
.intro-titulo,
.intro-texto {
	margin: 0 auto 2rem;
	max-width: 1024px;
}

.intro-pie {
	color: #6d6d6c;
	font: 400 4em/1.1 "ChampionGothic", "Champion Gothic", "Champion Gothic Lightweight", "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif;
	margin: 1em auto;
}

.intro-texto {
	width: 94%;
	font-size: 3em;
	margin-bottom: 0;
}

.intro-head {
	color: #6d6d6c;
	font: 700 4.4em/1 "DINNextLTPro", "DIN Next LT Pro", "DIN Next LT", "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif;
	font-size: calc(1.375vw + 1.76em);
	font-weight: 900;
	padding: 0.8em;
}

.intro-head__s1 {
	letter-spacing: -0.0007em;
	font-size: 2em;
	display: block;
	font-weight: 900;
}

.intro-head__s2 {
	letter-spacing: -0.0007em;
	display: block;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
}

.intro-foot {
	line-height: 1.2;
	font-size: 3.8em;
	font-size: calc(0.875vw + 2.12em);
	margin: 0 auto 1em;
	padding: 0 1em;
	max-width: 1024px;
}

.hl {
	/* color: #067232; */
	color: #E4212E;
}

.intro-head .hl {
	display: inline-block;
}



.dib {
	display: inline-block;
}

.vam {
	vertical-align: middle;
}

.db {
	display: block;
}

.bdb {
	border-bottom: 2px solid #9f9d9e;
}


/* .principioCooperativo {
	background: #fff;
	border: 8px solid #E4212E;
	border-left: none;
	border-right: none;
	padding: 7.5em 0;
} */

.principioCooperativoHeader {
	margin-bottom: 3em;
}

/* .principioCooperativo .container {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
} */

.principioCooperativo .right,
.principioCooperativo .left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 50%;
}

.principioCooperativo .left {
	padding-right: 5em;
}

.principioCooperativo .right {
	font-size: 2.3em;
	color: #4d4d4f;
	font-weight: 300;
	margin-bottom: 1em;
}

.principioCooperativo .titulo {
	display: inline;
	font-family: "Montserrat Semi Bold", sans-serif;
	font-size: 2.5em;
	line-height: 1.4;
	color: #3C3C3B;
}

.principioCooperativo .sub-titulo {
	font-family: "FiraSans Extra Bold", sans-serif;
	font-size: 6em;
	margin-top: .3em;
	margin-bottom: .5em;
	text-align: start;
	color: #0E53A1;
}

.principioCooperativo .texto {
	font-family: "Montserrat-Regular", sans-serif;
	font-size: 2.3em;
	margin-top: .9em;
	line-height: 1.3;
	text-align: justify;
	color: #3C3C3B;
}



/* .principioCooperativo .subtitulo {
	font-size: 1.9em;
	margin-bottom: 1em;
	line-height: 1;
} */

/* .principioCooperativo .subtitulo span,
.principioCooperativo .subtitulo i {
	display: inline-block;
	vertical-align: middle;
} */

/* .principioCooperativo .subtitulo i {
	background: #E4212E;
	margin-right: 0.2em;
	width: 1em;
	height: 1em;
} */

.principioCooperativo img {
	width: 2em;
	height: 2em;
	margin-right: .8em;

	margin-bottom: -10px;
}


.principioCooperativo .subtitulo>span {
	width: calc(100% - 2em);
}

.principioCooperativo .subtitulo strong {
	font-size: 1.9em;
	line-height: 1;
	display: block;
	font-weight: 400;
}

.principioCooperativo .subtitulo em {
	font-style: italic;
}

.principioCooperativo .right {
	line-height: 1.5;
}

.img-portada {
	/* margin-top: 1.5rem; */
	/* margin-top: 2.5rem; */
}

.provincia {
	margin-bottom: 40px !important;
}

.primera-provincia {
	margin-bottom: 40px !important;
	margin-top: 20px !important;
}

.ultima-provincia {
	margin-bottom: -25px !important;

}



.elijamos-juntos-bg {
	/* display: flex; */
	/* width: 1922px; */
	/* height: 120px; */
	/* padding: 40px 396px; */
	/* padding: 40px 96px; */
	padding: 4em 0;
	/* align-items: center; */
	/* gap: 10px; */

	background: linear-gradient(90deg, var(--azul, #004D9B) 0%, var(--rosa, #1395CD) 100%);
}

.elijamos-juntos-bg p {
	color: #EEE;
	font-family: "Lato", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	letter-spacing: 0.1px;
}


.requisitos-titulo {
	color: #1A2E61;
	font-family: "Lato", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	/* 100% */
	letter-spacing: 0.1px;
}

.requisitos-subtitulo {
	color: #004D9B;
	font-family: "Lato", sans-serif;
	font-size: 128px;
	font-style: normal;
	font-weight: 700;
	line-height: 76%;
	letter-spacing: 0.1px;

	margin-bottom: 8rem;
}

/* Video */

.iframe-container {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	height: 0;

	/* border: 1px solid #9a9a9a; */
	border-radius: 4px;
}

.iframe-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

	border-radius: 2px;
}


/*  PREGUNTAS 
	========================================================================== */
.accordionToggle {
	-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;
	cursor: pointer;
	position: relative;
	-webkit-transition: opacity 0.15s ease-out;
	-moz-transition: opacity 0.15s ease-out;
	-ms-transition: opacity 0.15s ease-out;
	-o-transition: opacity 0.15s ease-out;
	transition: opacity 0.15s ease-out;
	opacity: 1;
}


.santafe-texto {
	color: #311A3A;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 2rem;
}

.accordionToggle:hover {
	opacity: 0.8;

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

.preguntas--provincias>.pregunta>.accordionContent {
	font-size: 1em;

}

@media only screen and (max-width:439px) {
	.preguntas--provincias>.pregunta, .preguntas--provincias>.accordionContent {
		width: 364px;
		margin: 0 auto 4em;
	}

}


.pregunta {
	margin-bottom: 4em;
	text-align: center;
}

.contenedor-preguntas {
	display: flex !important;
	align-items: center;
}

.icono-pregunta {
	margin: 0;
	padding: 0 10px;
}

.pregunta h3 {
	/* background: #4d4d4f; */
	/* color: #fff; */
	color: #0E53A1;
	/* font: 400 2.5em/1.1 "ChampionGothic", "Champion Gothic", "Champion Gothic Lightweight", "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif; */
	/* font: 2.5em/1.1 "FiraSans Extra Bold", sans-serif; */
	font: 25.5px/1.1 "FiraSans Extra Bold", sans-serif;
	/* text-transform: uppercase; */
	/* letter-spacing: 0.015em; */
	word-spacing: 0.05em;
	/* padding: 0.35em 2.6em; */
	padding: 0.55em 2.6em 0.55em 0 !important;
	/* text-align: center; */
	text-align: start;
	display: block;
	/* max-width: 877px; */
	/* -webkit-font-smoothing: antialiased; */
	/* -moz-osx-font-smoothing: grayscale; */
	/* text-shadow: 1px 1px 0 #000; */
	position: relative;

	border-top: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;


	/* color: #5A0F46; */
	color: #0F295A;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	/* 22.4px */

	border-radius: 6px;
	border: 1px solid #F9E7F4;
	background: #EDE3F1;

	margin-bottom: -15px;

	/* max-width: 744px; */

	margin: 0;
	margin-bottom: -1.5rem;


	border-radius: 8px;
	/* border: 1px solid #1395CD; */
	background: #F2F6FA;
}

/* .preguntas--provincias>.pregunta>h3 { */
/* background: #067232; */
/* background: #E4212E; */
/* } */

.pregunta h3::after {
	/* background: url('../images/icon-flecha-abajo.png') no-repeat center center transparent; */

	/* background: url('../images/icono-flecha-abajo.png'); */
	background: url('../images/icono-flecha--abajo.svg');
	background-size: cover;

	-webkit-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	-moz-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	-ms-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	-o-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	display: inline-block;
	content: '';
	position: absolute;
	right: 1.5em;
	top: 50%;
	height: 1.066666667em;
	width: 1.2em;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);

}


.pregunta.opened>h3::after {
	-webkit-transform: translateY(-50%) rotate(-180deg);
	-moz-transform: translateY(-50%) rotate(-180deg);
	-ms-transform: translateY(-50%) rotate(-180deg);
	-o-transform: translateY(-50%) rotate(-180deg);
	transform: translateY(-50%) rotate(-180deg);
}





/*  */

.pregunta .distrito::after {
	/* background: url('../images/icon-flecha-abajo.png') no-repeat center center transparent; */

	/* background: url('../images/icono-flecha-abajo-blanca.png'); */
	background: url('../images/icono-flecha--abajo.svg') !important;
	background-size: cover;

	-webkit-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	-moz-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	-ms-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	-o-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
	display: inline-block;
	content: '';
	position: absolute;
	right: 1.5em;
	top: 50%;
	height: 1.066666667em;
	width: 1.2em;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);

	/* width: 1.3em; */
	/* height: 1.19666667em; */

	right: .96em;
	width: 1.5em;
	height: 1.29666667em;
}

.pregunta.opened>.distrito::after {
	-webkit-transform: translateY(-50%) rotate(-180deg);
	-moz-transform: translateY(-50%) rotate(-180deg);
	-ms-transform: translateY(-50%) rotate(-180deg);
	-o-transform: translateY(-50%) rotate(-180deg);
	transform: translateY(-50%) rotate(-180deg);
}


#fechas {
	/* padding-top: 6em; */
	/* background: linear-gradient(90deg, rgba(119, 38, 143, 0.05) 0%, rgba(195, 7, 143, 0.05) 100%); */

	/* background: #D9D9D9; */
	background: #E8E8E8;

	/* padding-bottom: 9rem; */
	padding-bottom: 3rem;
}

#fechas .pregunta h3 {
	text-transform: none;

	/* border-radius: 3px; */
	border-radius: 6px;
	background: #F2F2F2;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

	/* color: #74278F; */
	color: #0F295A;
	font-family: "Lato", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	/* 21px */

	padding-left: 20px !important;
	border-color: transparent;

	border-radius: 8px;
	background: #F2F2F2;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

	border-radius: 8px;
	/* background: #DEE7F2; */
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

#fechas .pregunta h3:hover {
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;

	border-radius: 8px;
	background: #DEE7F2;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

#fechas h2 {
	margin-top: 4rem;
	/* margin-bottom: 1.5rem; */
	margin-bottom: 4rem;

	/* margin-left: 2.1rem; */
}

@media only screen and (max-width:439px) {
	#fechas h2 {
		margin-top: 4rem;
		/* margin-bottom: 1.5rem; */
		margin-bottom: 4rem;

		margin-left: 2.1rem;
	}

}



.accordionContent {
	font-family: "Montserrat-Regular", sans-serif;

	/* font-size: 2.2em; */
	/* font-size: 2.1em; */
	font-size: 19.1px;
	/* font-weight: normal; */
	line-height: 1.32;
	text-align: center;

	margin-top: 35px;
	margin-left: 5px;

	/* max-width: 744px; */

	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 22.4px */

	/* nuevos estilos */
	/* max-width: 723px; */
	margin-left: 0px;
}

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

#fechas .accordionContent p span {
	/* font-family: "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif; */
	/* font-family: "FiraSans Extra Bold", Roboto, Helvetica, Arial, sans-serif; */
	font-family: "FiraSans Regular", Roboto, Helvetica, Arial, sans-serif;
	/* font-weight: 400; */
	/* font-size: 1.3em; */
	font-size: 1.2em;
	/* color: #067232; */
	color: #3C3C3B;
	display: inline-block;
	/* margin-right: 0.25em; */
	/* min-width: 4em; */
	/* text-align: right; */
}

.fira-bold {
	font-family: "FiraSans Extra Bold", Roboto, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #3C3C3B;
}

.fira-regular {
	font-family: "FiraSans Regular", Roboto, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #3C3C3B;
}

.accordionContent a {
	/* color: #067232; */
	color: #E4212E;
	text-decoration: underline;
}

.accordionContent a:hover {
	/* color: #005bbe; */
	color: #706F6F;
}


.accordionContent {
	/* text-align: center; */
	text-align: start;
}

.accordion__center {
	display: inline-block;
	text-align: left;
}



figure.recibo,
figure.tique {
	text-align: center;
}


.titulofecha {
	margin-bottom: -2em;
	padding-left: 1em;
	padding-right: 1em;
	position: relative;
	top: 2em;
}

.intro.titulofecha {
	font-size: 1em;
}

#preguntasFrecuentes {
	margin-bottom: 3rem;
}

.preguntasFrecuentes {
	/* padding-top: 2em; */
	padding-top: 0em;
	padding-bottom: 0;


}

.preguntasFrecuentes .fondo-titulo {
	background-image: url(../images/fondo-titulo.png);
	background-size: cover;
}

/* .preguntasFrecuentes .titulo {
	font-family: "Montserrat Extra Bold", sans-serif;
	text-align: start;
	padding: 3rem 0;
	margin-bottom: 2em;
	color: #fff;
} */

.preguntasFrecuentes .titulo {
	/* color: #5A0F46; */
	color: #0F295A;
	font-family: "Lato", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: start;
}

.pf-top {
	/* padding-top: 2em; */
	padding-top: 4em;
}

/*  COMO LEER TIQUE 
	========================================================================== */
.cbMd,
.cbSm {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.cbMd {
	max-width: 92%;
}





/*  ==========================================================================
	REQUISITOS 
	========================================================================== */
.requisitos {
	background: #fff;
	/* padding: 6em 0 3em; */
	/* padding: 0em 0 3em; */
	padding: 4em 0;
	/* text-align: center; */

	/* background: linear-gradient(90deg, rgba(119, 38, 143, 0.05) 0%, rgba(195, 7, 143, 0.05) 100%); */
	background: #DEE7F2;

	margin-top: -2px;
}

.sin-subrayado {
	/* text-decoration: none !important; */
	/* color: #5a0f46 !important; */
	color: #1395CD !important;

	text-underline-offset: 3px;
}


.requisitos>.container {
	margin-bottom: 0.5em;
	text-align: left;
}

.titulos,
.requisitos h2 {
	/* color: #067232; */
	/* color: #E4212E; */
	/* font: bold 3em/1 "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif; */

	/* color: #5A0F46; */
	color: #0F295A;
	font-family: "Lato", sans-serif;
	/* font-size: 3em; */
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.titulos strong {
	font-size: 1.2em;
}

.requisitos ul {
	list-style: none;
}

.requisitos li {
	/* background: url('../images/requisitos-separador.png') no-repeat center top transparent; */
	/* -webkit-background-size: 96% auto; */
	/* -o-background-size: 96% auto; */
	/* -moz-background-size: 96% auto; */
	/* background-size: 96% auto; */
	/* font: 300 2.6em/1 "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif; */
	/* font: 2.6em/1 "Montserrat-Regular", Roboto, Helvetica, Arial, sans-serif; */
	font: 2.3em/1 "Montserrat-Regular", Roboto, Helvetica, Arial, sans-serif;
	display: list-item;
	/* padding: 0.8em 0; */
	/* padding: 0.6em 0; */
	/* text-align: center; */
	text-align: start;

	line-height: 1.4;
}

.requisitos li a {
	/* color: #067232; */
	color: #E4212E;
	text-decoration: underline;
}

.requisitos li a:hover {
	/* color: #005bbe; */
	color: #706F6F;
	text-decoration: underline;
}


.bullet-rojo {
	/* color: #C3078F; */
	color: #014997;
	/* font-size: 18px; */
	font-size: 19px;

	position: relative;
	top: 1px;
}

.requisitos .fondo-requisitos {
	background-image: url(../images/fondo-requisitos.png);
	background-size: cover;

	margin-top: 6em;
}

.requisitos .fondo-requisitos .titulo {
	font-family: "Montserrat Extra Bold", sans-serif;
	text-align: center;
	padding: 3.5rem 0;
	margin-bottom: 2em;
	color: #fff;

	line-height: 1.2;
}

.requisitos img {
	width: .8em;
	height: .8em;

	margin-right: .3rem;
	margin-bottom: -2px;
}

.requisito-texto {
	/* position: relative; */
	display: inline;
	font-family: "Montserrat-Regular", sans-serif;
	/* font-size: 2.6em/1; */
	text-align: start;
	color: #3C3C3B;

	line-height: 1.2;


	/* color: #311A3A; */
	color: #014997;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 33px;
	/* 206.25% */
	letter-spacing: 0.1px;
}

.distrito {
	/* display: inline !important; */
	/* position: relative !important; */
	/* background-color: #0E53A1; */
	/* padding-left: 1rem !important; */
	/* color: #fff !important; */
	color: #74278F;

	margin-top: -50px;
}

.distrito-localidad, .distrito-fecha {
	display: flex;
	align-items: center;
	column-gap: 2rem;

	margin-bottom: 2rem;

	width: 600px;
}

.distrito-localidad__icono, .distrito-fecha__icono {
	width: 48px;
	margin: 0;
}

.distrito-localidad__texto {
	/* color: #311A3A; */
	color: #1A1E3A;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	line-height: 21px;
}

.distrito-fecha__texto {
	/* color: #311A3A; */
	color: #1A1E3A;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 26px;
}

.distrito-anexo {
	/* color: #311A3A; */
	color: #1A1E3A;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 22px;

	margin-top: 3rem;

	/* width: 1122px; */

}

.btn-distritos {
	color: #F2F2F2 !important;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	text-align: center !important;



	display: flex;
	width: 264px;
	padding: 11px 20px;
	justify-content: space-between;
	align-items: center;

	border-radius: 3px;
	background: #74278F;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

	margin-top: 2rem;

	justify-content: center;

	border-radius: 8px;
	background: #014997;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.accordionContent .btn-distritos {
	text-decoration: none;

}


.color-violeta {
	/* color: #5A0F46; */
	color: #014997;
}

.requisito-texto a strong {
	/* color: #5a0f46; */
	color: #1395CD;
}

/*  CUENTA DE CAPITAL 
	========================================================================== */
section.solicitarCredencial {
	padding: 4em 0 2em;
}

.ingreso {
	float: left;
	max-width: 360px;
}

.ingreso .txt,
.ingreso h3 {
	text-align: left;
}

.ingreso h3 {
	margin-bottom: 0.25em;
}

.forms .formRow {
	clear: both;
	margin-bottom: 1em;
}

.forms input,
.forms button {
	display: block;
}

.forms input {
	background: #fff;
	/* border: 2px solid #067232; */
	border: 2px solid #E4212E;
	font-weight: 300;
	font-size: 1.8em;
	line-height: 1.88;
	height: 1.88em;
	padding: 0 0.25em;
	width: 100%;
}

.forms button {
	/* background: #067232; */
	background: #E4212E;
	border: none;
	color: #fff;
	margin: 1.5em auto 0;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.72;
	height: 1.72em;
	padding: 0 1.5em;
	text-align: center;
}

.forms input,
.forms button {
	-webkit-transition: -webkit-transform 0.15s ease-out;
	-moz-transition: -moz-transform 0.15s ease-out;
	-ms-transition: -ms-transform 0.15s ease-out;
	-o-transition: -o-transform 0.15s ease-out;
	transition: transform 0.15s ease-out;
}

.forms input:focus {
	-webkit-transform: scale(1.025);
	-moz-transform: scale(1.025);
	-ms-transform: scale(1.025);
	-o-transform: scale(1.025);
	transform: scale(1.025);
}

.forms button:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.forms button:focus,
.forms button:active {
	outline: none;
}


.ejemploNroAsociado {
	float: right;
}

.ejemploNroAsociado h3 {
	visibility: hidden;
	height: 0;
	width: 0;
	overflow: hidden;
	opacity: 0;
}


.btn {
	display: inline-block;
}

.btn--ml span,
.btn--ml img {
	display: inline-block;
	vertical-align: middle;
}

.btn--ml span {
	padding-left: 0.2em;
}

.btn--wa {
	background: #25d366;
	background: rgb(76, 129, 55);
	background: -moz-linear-gradient(left, rgba(76, 129, 55, 1) 0%, rgba(122, 173, 91, 1) 50%, rgba(76, 129, 55, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(76, 129, 55, 1) 0%, rgba(122, 173, 91, 1) 50%, rgba(76, 129, 55, 1) 100%);
	background: linear-gradient(to right, rgba(76, 129, 55, 1) 0%, rgba(122, 173, 91, 1) 50%, rgba(76, 129, 55, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c8137', endColorstr='#4c8137', GradientType=1);
	-webkit-box-shadow: 0 0.25em 0.5em -0.25em rgba(0, 0, 0, 0.5);
	box-shadow: 0 0.25em 0.5em -0.25em rgba(0, 0, 0, 0.5);
	border-radius: 0.25em;
	color: #fff;
	margin-bottom: 0.5em;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.25), 0 0 1px rgba(0, 0, 0, 0.25);
	font-weight: 500;
	text-transform: uppercase;
	padding: 0.25em 0.5em;
}

.btn--wa:active {
	-webkit-box-shadow: 0 0.125em 0.25em -0.125em rgba(0, 0, 0, 0.5);
	box-shadow: 0 0.125em 0.25em -0.125em rgba(0, 0, 0, 0.5);
	opacity: 0.9;
}

.texto--fechas {
	margin-bottom: 0.33em;
}


/*  STICKY BTNS 
	========================================================================== */
.stickyBtns {
	position: fixed;
	bottom: 17%;
	right: 1em;
	z-index: 800;
	text-align: center;
}

.stickyBtns a {
	background: url('../images/bg-sticky-top.png') no-repeat center center transparent;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	color: #fff;
	display: block;
	font: bold 4.5em/1.111 "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif;
	margin: 0 auto;
	opacity: 0.8;
	padding: 0.2em 0.5em 0.75em 0.65em;
	-webkit-transition: opacity 0.15s ease-out, visibility 0.15s ease-out, -webkit-transform 0.15s ease-out;
	-moz-transition: opacity 0.15s ease-out, visibility 0.15s ease-out, -moz-transform 0.15s ease-out;
	-ms-transition: opacity 0.15s ease-out, visibility 0.15s ease-out, -ms-transform 0.15s ease-out;
	-o-transition: opacity 0.15s ease-out, visibility 0.15s ease-out, -o-transform 0.15s ease-out;
	transition: opacity 0.15s ease-out, visibility 0.15s ease-out, transform 0.15s ease-out;
}

.stickyBtns a:hover {
	opacity: 1;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}




.stickyBtns a.cd-top {
	background: url('../images/bg-sticky-bottom.png') no-repeat center center transparent;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	font-size: 2.1em;
	white-space: nowrap;
	color: #000;
	/* bottom: 9%; */
	display: inline-block;
	/* position: fixed; */
	/* right: 0; */
	overflow: hidden;
	opacity: 0;
	padding: 1.2em 1.15em 1.45em 1.3em;
	letter-spacing: -0.2px;
	letter-spacing: -0.02em;
	filter: alpha(opacity=0);
	text-transform: uppercase;
	visibility: hidden;
	z-index: 100;
}



.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);
}







/*  DIFUSION
	========================================================================== */

.block.block3 {
	margin: 0 -7px 4em;
}

.block3 .blockItem {
	float: left;
	margin: auto;
	padding: 0 7px;
	text-align: center;
	width: 33.3333%;
}

.blockItem img {
	width: 100%;
}


.campanaDifusion .video {
	margin-bottom: 1.4em;
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}

.campanaDifusion .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.datosConsumo {
	background: rgba(255, 255, 255, 0.4);
	clear: both;
	font-weight: normal;
	display: block;
	margin: 2em auto;
	padding: 4em;
}

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

.datosResumen {
	margin-bottom: 4em;
}

.datosResumen p {
	margin-bottom: 0;
}

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



.principio-cooperativo {
	/* width: 80%; */
	display: flex;
	flex-wrap: wrap;
	/* flex-direction: column-reverse; */
	/* justify-content: space-between; */
	align-items: flex-start;

	/* justify-content: space-between; */
	/* max-width: 1420px; */
}



.text-section {
	/* width: 40%; */
	/* padding: 20px; */
	/* padding: 20px 20px 20px 0; */
	background: #fff;
	/* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */

	width: 366px;

	margin-right: 4rem;
}

.video-section {
	/* width: 60%; */
	/* height: 300px; */
	/* Adjust the height as needed */
	background: #ccc;
	display: flex;
	justify-content: center;
	align-items: center;

	/* width: 730px; */
	width: 794px;
}

.text-section h1 {
	/* color: #611A5B; */
	color: #1A2E61;
	font-family: "Lato", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px;
	/* 105% */

	/* margin-bottom: 3rem; */
	margin-bottom: 5rem;
}

.text-section h2 {
	/* color: #C3078F; */
	color: #1395CD;
	font-family: "Lato", sans-serif;
	font-size: 25px;
	font-style: italic;
	font-weight: 600;
	line-height: 26px;
	/* 104% */
	letter-spacing: 0.1px;
	text-align: start;

	width: 279px;
	margin-left: 0
}

.text-section p {
	color: #311A3A;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	/* 125% */
	letter-spacing: 0.1px;
	margin-top: -1.8rem;

	width: 366px;
}

@media only screen and (max-width:1299px) {
	.principio-cooperativo {
		flex-direction: column-reverse;
	}

	.video-section {
		width: 100%;
	}

	.text-section {
		width: 100%;
		padding: 20px;
	}

	.text-section h2 {
		width: auto;
	}

	.text-section p {
		width: auto;
	}

	.distrito-anexo {
		width: 723px;
	}
}



/*  ==========================================================================
	EXTRAS 
	========================================================================== */

/*  ==========================================================================
	SLICK 
	========================================================================== */
/* Slider */
.slick-slider {
	position: relative;

	display: block;
	box-sizing: border-box;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;

	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before,
.slick-track:after {
	display: table;

	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;

	height: 100%;
	min-height: 1px;
}

.slick-slide:focus {
	outline: none;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;

	height: auto;

	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}


/* Slider */
.slick-loading .slick-list {
	background: url('../images/loading.gif') center center no-repeat transparent;
}

/* Arrows */
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 4rem;
	height: 4rem;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	border: none;
	outline: none;
	z-index: 100;
	background-color: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before,
.slick-next:before {
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	-ms-transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
	border-radius: 100%;
	font: bold 2rem/4rem "Baloo Bhai 2", sans-serif;
	width: 4rem;
	height: 4rem;
	display: block;
	opacity: .75;
	color: #ffffcb;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: #452632;
}

.slick-prev {
	left: -4.5rem;
}

[dir='rtl'] .slick-prev {
	right: -4.5rem;
	left: auto;
}

.slick-prev:before {
	content: '{';
}

[dir='rtl'] .slick-prev:before {
	content: '}';
}

.slick-next {
	right: -4.5rem;
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -4.5rem;
}

.slick-next:before {
	content: '}';
}

[dir='rtl'] .slick-next:before {
	content: '{';
}

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 0;
}

.slick-dots {
	position: absolute;
	bottom: 1rem;
	display: block;

	width: 100%;
	padding: 0;
	margin: 0;

	list-style: none;

	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 2rem;
	height: 2rem;
	margin: 0 1rem;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	display: block;
	width: 2rem;
	height: 2rem;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-size: 1em;
	line-height: 1em;
	position: absolute;
	top: 0;
	left: 0;
	width: 2rem;
	height: 2rem;
	content: '';
	text-align: center;
	opacity: .25;
	background: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 100%;
	border: 1px solid rgba(255, 255, 255, 0.75);
	-webkit-box-shadow: 0 0 0.3em 0.15em rgba(255, 255, 255, 0.3);
	box-shadow: 0 0 0.3em 0.15em rgba(255, 255, 255, 0.3);
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000;
}


/*  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);
	transition: all .3s ease-in-out;
	cursor: auto;
}

.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;
}







/*  ==========================================================================
	MEDIA QUERIES 
	========================================================================== */

@-ms-viewport {
	width: device-width;
}



@media only screen and (min-width:1921px) {
	.main {
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-o-background-size: 100% auto;
		background-size: 100% auto;
	}

	.principioCooperativoHeader img {
		width: 100%;
	}
}

@media only screen and (max-width:1500px) {
	.img-portada {
		/* margin-top: .5rem; */
	}
}

@media only screen and (min-width:1300px) {
	.header .container {
		width: 1300px;
	}

	.introText p .bgCeleste {
		font-size: 1.38em;
	}

	.introText p .bgAmarillo {
		font-size: 1.05em;
	}
}



@media only screen and (max-width:1299px) {
	.logo {
		margin-top: 0.5em;
		margin-left: 1em;
		/* max-width: 170px; */
		max-width: 200px;
	}

	.img-portada {
		/* margin-top: .8rem; */
	}

	.container {
		width: 960px;
	}

	.navbar {
		font-size: 0.95em;
		width: 100%;
	}

	.navbar a+a {
		/* margin-left: 2.5em; */
		margin-left: 1.5em;
	}

	.intro {
		font-size: 0.85em;
	}

	.arbol {
		max-width: 450px;
	}

	.preguntas {
		/* max-width: 92%; */
		max-width: 100%;
		margin: auto;
	}

	.principioCooperativo .left {
		padding-right: 2em;
	}
}

@media screen and (max-width:1149px) {
	.navbar a+a {
		margin-left: 1.6em;
	}
}

@media screen and (max-width:1079px) {
	.navbar a+a {
		margin-left: 0.8em;
	}

	.main {
		/* padding-top: 5.7em; */
	}
}

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

	.header,
	.navbar {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-end;
		align-items: stretch;
	}

	.logo,
	.navbar {
		flex: 0 1 auto;

		align-self: center;
	}

	.navbar a {
		flex: 0 1 auto;
		display: flex;
		flex-flow: column nowrap;
		justify-content: center;
		align-items: center;
	}
}

@media screen and (min-width:992px) and (max-width:1079px) {
	.navbar a {
		padding-left: 1em;
		padding-right: 1em;
	}
}

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

	.main {
		/* padding-top: 5em; */
	}

	.menuToggle {
		display: block;
		float: right;
		margin: 0.25em 1em 0 0;
	}

	.menuToggle:active,
	.menuToggle:focus {
		outline: none;
	}

	.collapse,
	.collapsing {
		clear: both;
		position: relative;
		overflow: hidden;
		z-index: 9;
	}

	.collapse a,
	.collapsing a {
		display: block;
		height: auto;
		margin: 0 auto 0.1em;
		text-align: center;
	}

	.collapse a:first-child,
	.collapsing a:first-child {
		margin-top: 0;
	}

	.collapse {
		display: none;
		opacity: 0;
	}

	.collapse.in {
		display: block;
		opacity: 1;
	}

	.collapse,
	.collapsing {
		-webkit-transition: height 0.25s ease-out, opacity 0.15s ease-out, visibility 0.25s ease-out;
		-moz-transition: height 0.25s ease-out, opacity 0.15s ease-out, visibility 0.25s ease-out;
		-ms-transition: height 0.25s ease-out, opacity 0.15s ease-out, visibility 0.25s ease-out;
		-o-transition: height 0.25s ease-out, opacity 0.15s ease-out, visibility 0.25s ease-out;
		transition: height 0.25s ease-out, opacity 0.15s ease-out, visibility 0.25s ease-out;
	}

	.collapsing {
		position: relative;
		height: 0;
		overflow: hidden;
	}

	.logo {
		/* max-width: 160px; */
		margin-top: 0.4em;
	}

	.navbar {
		float: none;
		clear: both;
		/* width: 300px; */
		/* margin: 0 auto; */
		margin: 0;
		font-size: 1em;
	}

	.navbar a {
		display: block;
		padding: 0.9em 1em;
		/* width: 100%; */
		line-height: 1.2;
	}

	.navbar a br {
		display: none;
	}

	.navbar a+a {
		margin-left: 0;
	}


	.intro {
		font-size: 0.7em;
	}



	.footer {
		padding-left: 3em;
		padding-right: 3em;
	}

	.logoCoope {
		max-width: 240px;
	}

	.principioCooperativo .left {
		flex: 1 1 auto;
		padding-right: 0;
		width: 55%;
	}

	.principioCooperativo .right {
		padding-left: 1em;
		width: 45%;
	}

	.scrollToTop.active {
		display: none;
	}

	.distrito-anexo {
		width: 500px;
	}

	.menuToggle img {
		position: relative;
		top: 8px;
		width: 35px;
	}

}

@media only screen and (max-width:767px) {
	.container {
		/* width: 460px; */
	}

	.main {
		/* padding-top: 5em; */
	}

	section {
		padding: 6em 0;
	}

	.intro {
		font-size: 0.7em;
	}

	h2 {
		font-size: 3em;
	}

	h3 {
		font-size: 3.2em;
	}

	.logoCoope {
		float: none;
		display: block;
		margin: 0 auto;
		max-width: 300px;
		text-align: center;
	}

	.txt {
		font-size: 1.7em;
	}

	.intro .container,
	.principioCooperativo .container {
		display: block;
	}

	.principioCooperativo .subtitulo {
		margin-bottom: 1em;
	}

	.pregunta h3 {
		padding: 0.3em 1.9em 0.2em 1.5em;
		width: 100%;
		/* font-size: 2.4em; */
		/* font-size: 24.4px; */
	}

	.pregunta h3::after {
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		background-size: contain;
		height: 0.8em;
		width: 0.9em;
		right: 0.75em;
	}

	.principioCooperativo .right,
	.principioCooperativo .left {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	.principioCooperativo .titulo {
		margin-bottom: 0.3em;
	}

	.principioCooperativo .subtitulo strong {
		font-size: 1.8em;
	}

	.principioCooperativo .subtitulo strong>.dib {
		display: inline;
	}

	.principioCooperativo .right {
		font-size: 2.2em;
	}

	#fechas .accordionContent p span {
		font-size: 1em;


	}

	.distrito-anexo {
		/* width: 400px; */

		/* width: 418px; */
		/* padding: 0 3rem; */

		width: 410px;
		padding: 0 2.5rem;
	}

	.distrito-localidad, .distrito-fecha {
		width: 400px;

		width: 368px;
		/* margin-left: 3rem; */

		margin-left: 2.2rem;
	}
}

@media only screen and (max-width:479px) {
	/* .container { */
	/* width: 300px; */
	/* } */

	.img-portada {
		/* margin-top: 0rem; */
	}

	.requisitos-titulo {
		color: #1A2E61;
		font-family: "Lato", sans-serif;
		font-size: 18.709px;
		font-style: normal;
		font-weight: 400;
		line-height: 18.709px;
		/* 100% */
		letter-spacing: 0.047px;
	}

	.elijamos-juntos-bg p {
		color: #EEE;
		/* text-edge: cap; */
		/* leading-trim: both; */
		font-family: "Lato", sans-serif;
		font-size: 20px;
		/* font-style: normal; */
		font-weight: 400;
		line-height: 120%;
		letter-spacing: 0.047px;
		/* text-transform: lowercase; */
		text-align: center;
	}

	.requisitos-subtitulo {
		color: #004D9B;
		font-family: "Lato", sans-serif;
		font-size: 59.87px;
		font-style: normal;
		font-weight: 700;
		line-height: 76%;
		letter-spacing: 0.047px;

		margin-bottom: 6rem;
	}
}


.preguntasFrecuentes .container {
	/* width: 94%; */
}

h2 {
	font-size: 2.2em;
}

h3 {
	font-size: 2.5em;
}

.principioCooperativo .titulo {
	font-size: 3em;
}

.principioCooperativo .subtitulo>span {
	font-size: 0.8em;
}

.principioCooperativo .subtitulo>span>span {
	font-size: 1.05em;
}

.principioCooperativo .subtitulo strong {
	font-size: 1.1em;
	margin-top: 0.5em;
}

.principioCooperativo .right {
	font-size: 1.8em;
}

.intro-titulo {
	font-size: 4em;
	margin-bottom: 0.25em;
}

.main {
	/* padding-top: 6em; */
}

.intro.titulofecha br {
	display: none;
}

.pregunta h3 {
	padding: 0.2em 1.5em 0.1em 0.5em;
	/* font-size: 2.3em; */
}

.pregunta h3::after {
	height: 0.64em;
	width: 0.72em;
	right: 0.5em;

	/* height: -0.16em; */
	width: 1.12em;
	/* right: 0em; */

	height: 1.3em;
	width: 0.72em;
	right: 0.5em;
	width: 1.42em;
	right: 1em;
}

.principioCooperativo .right {
	font-size: 2.1em;
}

.accordionContent {
	font-size: 2em;
}

.distrito-fecha__texto {
	font-size: 18px;
}

#preguntasFrecuentes .accordionContent p {
	margin-left: 2px;
	/* padding-right: 1rem; */
}

.text-section h1 {
	margin-bottom: 4rem;
}

.btn-distritos {
	/* margin-top: 3rem; */
	/* margin: 3rem auto 3rem 4rem; */
	margin: 3rem auto 3rem 0rem;

}

#fechas .accordionContent p span {
	font-size: 0.9em;
}

.img-mobile {
	display: inline-block !important;
	width: 250px !important;
	margin: 0 auto !important;
	text-align: center !important;
}

.principioCooperativo .titulo {
	font-size: 2em;
}

.principioCooperativo .sub-titulo {
	font-size: 3em;
	margin-top: .4em;
	margin-bottom: .6em;
}

.principioCooperativo .texto {
	font-size: 2em;
}

.pc-top {
	padding-top: 2em;
	padding-bottom: 2.5em;
}

.preguntasFrecuentes .titulo {
	text-align: center;
}

.requisitos h2 {
	/* font: bold 2.5em/1 "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif; */
	font: bold 3.7em/1 "Lato", Roboto, Helvetica, Arial, sans-serif;
	margin-top: -12px;
	line-height: 1.2;
}

.requisitos li {
	font: 2em/1 "Lato", Roboto, Helvetica, Arial, sans-serif;
}

.requisitos li {
	margin-bottom: 1rem;
}

.requisito-texto {
	line-height: 1.2;
}

.requisitos {
	/* padding-bottom: 0; */
	padding-bottom: 28px;

	padding: 36px 1rem;
}

.preguntasFrecuentes .titulo {
	font: bold 3.7em / 1 "Lato", Roboto, Helvetica, Arial, sans-serif;
	text-align: start;
	/* padding-left: 1rem; */
}

.footer {
	margin-top: -3rem;
}

.distrito-anexo {
	/* width: 343px; */
}

.accordionContent {
	/* font-size: 1.6em; */
	font-size: 15.6px;
}

#fechas .pregunta h3 {
	/* font: 2em/1.1 "FiraSans Extra Bold", sans-serif; */
	/* font: 21.5px/1.1 "FiraSans Extra Bold", sans-serif; */
}

.footer {
	padding: 3.5em 0;
}

.preguntas {
	/* max-width: 95%; */
	max-width: 100%;
}

/* .distrito-localidad, .distrito-fecha {
	width: 340px;
} */



@media only screen and (max-width:439px) {
	.intro-head__s1 {
		font-size: 1.8em;
	}

	#fechas .accordionContent p span {
		font-size: 1.3em;
		display: block;
		text-align: left;
	}

	.accordion__center {
		margin-left: -20px;
	}

}

@media only screen and (max-width:379px) {
	.intro-titulo {
		font-size: 3.7em;
		margin-bottom: 0.25em;
	}

	.intro-head__s1 {
		font-size: 1.695em;
	}
}

@media only screen and (max-width:349px) {
	.intro-titulo {
		font-size: 3.2em;
		margin-bottom: 0.25em;
	}

	.intro-head__s1 {
		font-size: 1.5em;
	}

	.intro-head__s2 {
		font-size: 1.2em;
	}

	.img-mobile {
		display: inline-block !important;
		width: 250px !important;
		margin: 0 !important;
		text-align: center !important;
		margin-right: 0 !important;
	}

	.logoCoope {
		width: 250px !important;
	}

	.footer {
		padding: 0 0 2.5em 0;
		text-align: center;
	}


}

/* ///////////////// */

.rojo {
	color: #E4212E;
}

.gris {
	color: #706F6F;
}

.blanco {
	color: #fff;
}

.borde-rojo {
	background-color: #E4212E !important;
	max-width: 1024px !important;
	height: 2em !important;
	margin: 0 auto !important;

}

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

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

	background-color: #F9F9F9;
}


.footer h2 {
	/* color: #154D9A; */
	color: #13171C;
	font-family: "Lato", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 900;
	line-height: 123%;
	letter-spacing: 0.6px;

	padding-bottom: 3rem;
}

.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:hover {
	text-decoration: underline;
}

.footer-logo {
	display: flex;
	justify-content: center;
	gap: 6rem;

	margin-top: 2rem;

	flex-wrap: wrap;
}

.footer-logo img {
	width: 200px;
	margin: 0;
	margin-top: 7rem;
}

.linea-divisoria {
	width: 2px;
	/* height: 85px; */
	height: 67px;
	background-color: #13171C;
	border-radius: 1;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	position: relative;
	top: 70px;
}

.social__iconos {
	display: flex;
	justify-content: center;
	/* flex-direction: column; */
	gap: 10rem;
	margin-top: 30px;
	/* margin-bottom: -20px; */

	flex-wrap: wrap;
}

.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;
	gap: .8em;
}

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

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

	letter-spacing: 0.025em;
	color: #13171C;
}



/* Queries min - max Desktop/Mobile  */

@media (min-width:1024px) {
	.mobile-nav {
		display: none;
	}
}

@media (max-width:1023px) {
	.desktop-nav {
		display: none;
	}
}

@media (max-width:767px) {
	.footer-logo img {
		width: 140px;
		margin: 0;
		margin-top: 7rem;
	}

	.linea-divisoria {
		width: 2px;
		height: 48px;
		background-color: #13171C;
		border-radius: 1;
		border-top-right-radius: 5px;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		position: relative;
		top: 70px;
	}
}

@media (min-width:440px) {
	.mobile {
		display: none;
	}
}

@media (max-width:439px) {
	.desktop {
		display: none;
	}

	.social__iconos {
		flex-wrap: wrap;
		gap: 4rem;
		margin: 0 auto;
	}

	.ic-youtube {
		order: -1;

		flex-basis: 100%;
		flex-grow: 0;
		flex-shrink: 0;
	}

	.footer-logo img {
		width: 170px;
		margin-top: 7rem;
	}

	.footer h2 {
		/* color: #74278F; */
		/* color: #154D9A; */
		text-align: center;
		font-family: "Lato", sans-serif;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 123%;
		/* 24.6px */
		letter-spacing: 0.5px;
		color: rgba(19, 23, 28, 0.50);

	}

	.footer .social__icono a {
		color: #154D9A;
		text-align: center;
		font-family: "Lato", sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 123%;
		/* 22.208px */
		letter-spacing: 0.181px;
	}

	.footer-logo img {
		width: 110px;
		margin: 0;
		margin-top: 7rem;
	}

	.footer-logo {
		display: flex;
		justify-content: center;
		gap: 3rem;
		margin-top: -1rem;
		flex-wrap: wrap;
	}

	.social__iconos {
		flex-wrap: wrap;
		gap: 3rem;
		margin: 0 auto;
	}

	.linea-divisoria {
		width: 1px;
		height: 39px;
		background-color: #13171C;
		border-radius: 1;
		border-top-right-radius: 5px;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		position: relative;
		top: 70px;
	}

	.box-link {
		display: flex !important;
		align-items: center;
		column-gap: .5rem;
	}

	.box-link span {
		font-size: 16px;

		font-family: "Lato", sans-serif;
		/* font-size: 14px; */
		font-style: normal;
		font-weight: 500;
		line-height: 130%;
		/* 18.2px */

		color: #1A1E3A;
	}

	.box-link img {
		margin: 0;
		margin-right: 7px;
	}

	.navbar__links {
		padding: 0;
	}

	.navbar a {
		padding: .7em 0 .7em .7em;
		color: #311A3A;

	}

	.bullet-rojo {
		font-size: 21px;
	}

	.text-section {
		padding: 20px;
	}

	.requisito-item {
		display: flex !important;
		align-items: start;
		/* Asegura que los elementos estén alineados en la parte superior */
		gap: 8px;
		/* Espacio entre el bullet y el texto */
	}

	.bullet-rojo {
		flex-shrink: 0;
		top: -2px;
		/* Evita que el bullet se encoja */
		/* Ajusta la altura y el ancho si es necesario, dependiendo del tamaño de tu bullet */
	}

	.requisito-texto {
		margin: 0;
		/* Elimina el margen predeterminado del párrafo para un mejor control */
		/* Agrega cualquier otro estilo necesario aquí */
	}

	.requisitos li {
		margin-bottom: 2rem;
	}

	..requisito-item {
		display: flex;
		align-items: start;
		/* Asegura que los elementos estén alineados en la parte superior */
		gap: 10px;
		/* Espacio entre el bullet y el texto */
	}

	.bullet-rojo {
		flex-shrink: 0;
		/* Evita que el bullet se encoja */
		/* Ajusta la altura y el ancho si es necesario, dependiendo del tamaño de tu bullet */
	}

	.requisito-texto {
		margin: 0;
		/* Elimina el margen predeterminado del párrafo para un mejor control */
		/* Agrega cualquier otro estilo necesario aquí */
	}

	.requisitos>.container {
		margin-bottom: .6em;
	}

	.position-content {
		margin: 4rem 0;
	}


	.pregunta h3::after {
		height: 1.2em;
		width: 1.1em;
	}

	.distrito-anexo {
		/* width: auto !important; */
	}


	.credencial {
		position: fixed;
		top: -5px;
		left: 270px;
		z-index: 2;
		cursor: pointer;
	}

	.credencial {
		position: fixed;
		top: -7px;
		left: 267px;
		z-index: 2;
		cursor: pointer;
		width: 145px;
	}


	.navbar__btn {
		float: left;
	}

	.logo {
		left: -123px;
	}

	/* .header {
		z-index: 1;

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

	.logo {
		float: right;

		margin-right: 152px;
		margin-left: 20px;
	}

	.collapse.in {
		width: 270px;
		margin: 0;
		background-color: #004993;
	}

	.navbar a {
		text-align: left;
	} */
}


.pregunta h3:hover {
	/* background: #CFB4D8 !important; */

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

	/* border-radius: 8px; */
	border: 1px solid #CDE8F4;
	background: #F2F6FA;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.pregunta.activo h3:hover {
	/* background: #4B0082 !important; */
	background: #014997 !important;
	box-shadow: none !important;
}

/* boton */

.botonActivo {
	/* background-color: #4B0082 !important; */
	background-color: #014997 !important;
	color: #fff !important;
}

.pregunta.activo h3::after {
	background: url('../images/icono-flecha-abajo-blanco.svg') no-repeat center center;
	background-size: cover !important;
}

/* --- */


.pregunta.activo .distrito-hover:hover {
	/* background-color: #C3078F !important; */
	background-color: #1395CD !important;
	color: #fff !important;
	opacity: .8 !important;
}

.boton-distrito-activo {
	/* background-color: #C3078F !important; */
	background-color: #1395CD !important;
	opacity: 1 !important;
	color: #fff !important;

	/* background-repeat: no-repeat !important; */
	/* right: 11px; */
	/* width: 19px; */
}

/* .pregunta .distrito:hover::after {
	background: url(../images/icono-flecha-abajo-blanco.svg) !important;
} */

.pregunta .distrito-hover::after {
	background: url(../images/icono-flecha--abajo.svg) !important;
}

.boton-credencial img {
	transition: all 0.3s ease;
	/* Suaviza la transición entre imágenes */
}

.boton-credencial:hover img {
	content: url('../images/credencial--navbar-hover.svg');
	/* Cambia a la imagen de hover */
}