@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	outline: 0 !important;
}

a, button, .btn, * a, * button, * .btn {
	transition: all ease-in-out .3s;
	text-decoration: none !important;
	outline: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

input, button, textarea, select, * input, * select, * textarea, * button {
	outline: none !important;
	resize: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

#img-lateral, 
#contenido {
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

#img-lateral {
	-webkit-background-size: 100% auto !important;
	background-size: 100% auto !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed;
}

.lateral-fixed {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	-webkit-transition: all ease-in-out .1s;
	-o-transition: all ease-in-out .1s;
	transition: all ease-in-out .1s;
}

.form-control, 
textarea.form-control,
.general-text textarea {
	width: 100%;
}

body {
	font-family: 'Lato', sans-serif;
	color: #7a7a7a;
	font-weight: 400;
	background-color: #eff2f9;
	overflow-x: hidden;
}

body[data-simplebar] {
	max-height: 100vh;
}

img {
	max-width: 100%;
}

.no-overflow {
	overflow: hidden !important;
}

.bg-img {
	-webkit-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.border-radius-0 {
	border-radius: 0 !important;
}



/* Tamaño fuente */

.fz-10 {
	font-size: 10px !important;
}

.fz-12 {
	font-size: 12px !important;
}

.fz-14 {
	font-size: 15.5px !important;
	line-height:18px !important;
}

.fz-16 {
	font-size: 16px !important;
}

.fz-18 {
	font-size: 18px !important;
}

.fz-20 {
	font-size: 20px !important;
}

.fz-22 {
	font-size: 22px !important;
}

.fz-24 {
	font-size: 24px !important;
}

.fz-26 {
	font-size: 26px !important;
}

.fz-28 {
	font-size: 28px !important;
}

.fz-30 {
	font-size: 30px !important;
}

.fz-32 {
	font-size: 32px !important;
}

.fz-34 {
	font-size: 34px !important;
}

.fz-36 {
	font-size: 36px !important;
}

.fz-40 {
	font-size: 40px !important;
}

.fz-42 {
	font-size: 42px !important;
}

.fz-44 {
	font-size: 44px !important;
}

.fz-46 {
	font-size: 46px !important;
}

.fz-70 {
	font-size: 70px !important;
}

.line-height-normal {
	line-height: normal !important;
}



@media (min-width: 576px) {
	.fz-sm-12 {
		font-size: 12px !important;
	}

	.fz-sm-14 {
		font-size: 14px !important;
	}

	.fz-sm-16 {
		font-size: 16px !important;
	}

	.fz-sm-18 {
		font-size: 18px !important;
	}

	.fz-sm-20 {
		font-size: 20px !important;
	}

	.fz-sm-22 {
		font-size: 22px !important;
	}

	.fz-sm-24 {
		font-size: 24px !important;
	}

	.fz-sm-26 {
		font-size: 26px !important;
	}

	.fz-sm-28 {
		font-size: 28px !important;
	}

	.fz-sm-30 {
		font-size: 30px !important;
	}

	.fz-sm-32 {
		font-size: 32px !important;
	}

	.fz-sm-34 {
		font-size: 34px !important;
	}

	.fz-sm-36 {
		font-size: 36px !important;
	}

	.fz-sm-40 {
		font-size: 40px !important;
	}

	.fz-sm-42 {
		font-size: 42px !important;
	}

	.fz-sm-44 {
		font-size: 44px !important;
	}

	.fz-sm-46 {
		font-size: 46px !important;
	}

	.fz-sm-90 {
		font-size: 90px !important;
	}
	
	.pl-container {
		padding-left: calc((100vw - 540px) / 2);
	}
	
	.pr-container {
		padding-right: calc((100vw - 540px) / 2);
	}
}



@media (min-width: 768px) {
	.fz-md-12 {
		font-size: 12px !important;
	}

	.fz-md-14 {
		font-size: 14px !important;
	}

	.fz-md-16 {
		font-size: 16px !important;
	}

	.fz-md-18 {
		font-size: 18px !important;
	}

	.fz-md-20 {
		font-size: 20px !important;
	}

	.fz-md-22 {
		font-size: 22px !important;
	}

	.fz-md-24 {
		font-size: 24px !important;
	}

	.fz-md-26 {
		font-size: 26px !important;
	}

	.fz-md-28 {
		font-size: 28px !important;
	}

	.fz-md-30 {
		font-size: 30px !important;
	}

	.fz-md-32 {
		font-size: 32px !important;
	}

	.fz-md-34 {
		font-size: 34px !important;
	}

	.fz-md-36 {
		font-size: 36px !important;
	}

	.fz-md-40 {
		font-size: 40px !important;
	}

	.fz-md-42 {
		font-size: 42px !important;
	}

	.fz-md-44 {
		font-size: 44px !important;
	}

	.fz-md-46 {
		font-size: 46px !important;
	}

	.fz-md-60 {
		font-size: 60px !important;
	}

	.fz-md-90 {
		font-size: 90px !important;
	}
	
	.pl-container {
		padding-left: calc((100vw - 720px) / 2);
	}
	
	.pr-container {
		padding-right: calc((100vw - 720px) / 2);
	}
}



@media (min-width: 992px) {
	.fz-lg-12 {
		font-size: 12px !important;
	}

	.fz-lg-14 {
		font-size: 14px !important;
	}

	.fz-lg-16 {
		font-size: 16px !important;
	}

	.fz-lg-18 {
		font-size: 18px !important;
	}

	.fz-lg-20 {
		font-size: 20px !important;
	}

	.fz-lg-22 {
		font-size: 22px !important;
	}

	.fz-lg-24 {
		font-size: 24px !important;
	}

	.fz-lg-26 {
		font-size: 26px !important;
	}

	.fz-lg-28 {
		font-size: 28px !important;
	}

	.fz-lg-30 {
		font-size: 30px !important;
	}

	.fz-lg-32 {
		font-size: 32px !important;
	}

	.fz-lg-34 {
		font-size: 34px !important;
	}

	.fz-lg-36 {
		font-size: 36px !important;
	}

	.fz-lg-40 {
		font-size: 40px !important;
	}

	.fz-lg-42 {
		font-size: 42px !important;
	}

	.fz-lg-44 {
		font-size: 44px !important;
	}

	.fz-lg-46 {
		font-size: 46px !important;
	}

	.fz-lg-90 {
		font-size: 90px !important;
	}
	
	.pl-container {
		padding-left: calc((100vw - 960px) / 2);
	}
	
	.pr-container {
		padding-right: calc((100vw - 960px) / 2);
	}
}



@media (min-width: 1200px) {
	.fz-xl-12 {
		font-size: 12px !important;
	}

	.fz-xl-14 {
		font-size: 14px !important;
	}

	.fz-xl-16 {
		font-size: 16px !important;
	}

	.fz-xl-18 {
		font-size: 18px !important;
	}

	.fz-xl-20 {
		font-size: 20px !important;
	}

	.fz-xl-22 {
		font-size: 22px !important;
	}

	.fz-xl-24 {
		font-size: 24px !important;
	}

	.fz-xl-26 {
		font-size: 26px !important;
	}

	.fz-xl-28 {
		font-size: 28px !important;
	}

	.fz-xl-30 {
		font-size: 30px !important;
	}

	.fz-xl-32 {
		font-size: 32px !important;
	}

	.fz-xl-34 {
		font-size: 34px !important;
	}

	.fz-xl-36 {
		font-size: 36px !important;
	}

	.fz-xl-40 {
		font-size: 40px !important;
	}

	.fz-xl-42 {
		font-size: 42px !important;
	}

	.fz-xl-44 {
		font-size: 44px !important;
	}

	.fz-xl-46 {
		font-size: 46px !important;
	}

	.fz-xl-90 {
		font-size: 90px !important;
	}
	
	.pl-container {
		padding-left: calc((100vw - 1140px) / 2);
	}
	
	.pr-container {
		padding-right: calc((100vw - 1140px) / 2);
	}
}



/* Colores */

.font-blanco {
	color: #FFF !important;
}

.font-negro {
	color: #000 !important;
}

.font-verde-claro {
	color: #00EFD9 !important;
}

.font-verde-oscuro {
	color: #008136 !important;
}

.font-naranja {
	color: #FF490D !important;
}

.font-gris-oscuro {
	color: #bfc7cb !important;
}

.font-amarillo {
	color: #FFE25E !important;
}

.font-standar {
	color: #4C4C4C !important;
}

.font-dark {
	color: #666 !important;
}



/* Negrilla fuente */

.fw-300 {
	font-weight: 300 !important;
}

.fw-400 {
	font-weight: 400 !important;
}

.fw-700 {
	font-weight: 700 !important;
}

.fw-900 {
	font-weight: 900 !important;
}



/* Fondos */

.bg-blanco {
	background-color: #FFF !important;
}

.bg-verde-claro {
	background-color: #00AC44 !important;
}

.bg-verde-oscuro {
	background-color: #008136 !important;
}

.bg-verde-light {
	background-color: #00BEAD !important;
}

.bg-verde-dark {
	background-color: #006D24 !important;
}

.bg-gris-claro {
	background-color: #FCFCFC !important;
}

.bg-gris-oscuro {
	background-color: #F7F8FC !important;
}

.bg-gris {
	background-color: #F2F2F2 !important;
}

.bg-azul-oscuro {
	background-color: #002659 !important;
}

.bg-azul-claro {
	background-color: #2eb6e2 !important;
}

.bg-naranja {
	background-color: #FF490D !important;
}

.bg-amarillo {
	background-color: #FFE25E !important;
}



/* Texto */

.line-height-1 {
	line-height: 1rem !important;
}

.line-height-2 {
	line-height: 2rem !important;
}

.general-text {
	position: relative;
	text-align: justify;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 300;
}

.general-text a:not([class*="carousel-control-"]) {
	color: #00AC44;
    text-decoration: none !important;
    font-weight: 700;
    word-break: break-all;
}

a.nounderline {text-decoration: none !important; }

.bg-verde-claro .general-text a:not([class*="carousel-control-"]) {
    color: #FFDD51 !important;
    text-decoration: underline !important;
}

.general-text img.left {
	float: left;
	margin: 8px 30px 30px 0;
}

.general-text .form-control {
	background-color: transparent !important;
    display: inline-block;
    width: 100%;
    height: 30px;
    border: 2px dashed #FFF !important;
    margin: 0 .5rem;
    padding: 2px 8px !important;
    border-radius: 5px !important;
}

.general-text ul, 
.general-text ol {
	list-style-position: inside;
}

.general-text ul > li {
	position: relative;
	padding-left: 1.5rem;
	list-style: none;
}

.general-text ul > li:before {
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	content: "\f00c";
	position: absolute;
	left: 0;
	color: #00AC44;
	top: .15rem;
    font-size: 90%;
}

.interview-text .general-text ul > li:before {
	color: #FFF;
}

.increment-letter {
	list-style: none;
	margin: 0;
	padding: 0;
	counter-reset: letras;
}

.increment-letter > li {
	counter-increment: letras;
	position: relative;
	padding-left: 42px;
}

.increment-letter > li + li {
	margin-top: 17px;
}

.increment-letter > li:before {
	content: counter(letras, upper-alpha) !important;
    position: absolute !important;
    top: -1px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    font-weight: 300 !important;
    color: #b9c1c5 !important;
	font-family: 'Lato', sans-serif !important;
    border: 1px solid #b9c1c5;
    background-color: #FFF;
    padding: 5px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
	left: -20px !important;.block
}

.increment-letter.lowercase > li:before {
	content: counter(letras, lower-alpha) !important;
}

.increment-number {
	list-style: none;
	margin: 0;
	padding: 0;
	counter-reset: numeros;
}

.increment-number > li {
	counter-increment: numeros;
	position: relative;
	padding-left: 42px;
}

.increment-number > li:before {
	content: counter(numeros);
	font-weight: 700;
    position: absolute;
    left: 0;
	top: 0px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    color: #00AC44;
    border: 2px solid #00AC44;
    background-color: #FFF;
    padding: 5px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

[class*="bg-verde"] .increment-number > li:before {
	color: #FFF;
	border-color: #FFF;
	background-color: transparent;
	top: -4px;
}

.general-text ul > li + li,
.general-text ol > li + li {
	margin-top: .5rem;
}

.general-text * + ul, 
.general-text * + ol {
	margin-top: 1.5rem;
}

.interview-text .general-text * + ul, 
.interview-text .general-text * + ol {
	margin-top: .25rem;
}

.general-text ul + *, 
.general-text ol + * {
	margin-bottom: 2rem;
}

.general-text ul > li > ul,
.general-text ul > li > ol,
.general-text ol > li > ol,
.general-text ol > li > ul {
	padding-left: 1.5rem;
	list-style-position: inside;
}

.general-text ul > li > ul > li > ul,
.general-text ul > li > ol > li > ol,
.general-text ol > li > ol > li > ul,
.general-text ol > li > ul > li > ol {
	padding-left: 1.5rem;
	list-style-position: inside;
}

.general-text strong, 
.general-text b {
	font-weight: 700 !important;
}

.increment-number > li + li {
	margin-top: 17px !important;
}

[class*="carousel-control-"] {
	text-decoration: none !important;
	font-size: 50px;
	color: #FF490D !important;
	opacity: 1 !important;
}

form div.disabled {
	position: relative;
	-webkit-filter: blur(2px);
	-o-filter: blur(2px);
	filter: blur(2px);
    opacity: .7;
}

form div.disabled:after {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	content: '';
	background-color: transparent;
}



/* Botones */

.btn {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 10px 22px 9px;
    border-radius: 5px;
	text-decoration: none !important;
}

.btn-morado-oscuro {
	background-color: #3f51b5;
	border-color: #3f51b5;
	color: #FFF;
}

.btn-morado-oscuro:hover, 
.btn-morado-oscuro:focus, 
.btn-morado-oscuro:active {
	background-color: #2ebce8;
	border-color: #2ebce8;
	color: #FFF;
}

.btn-azul-oscuro {
	background-color: #002659;
	border-color: #002659;
	color: #FFF;
}

.btn-azul-oscuro:hover, 
.btn-azul-oscuro:focus, 
.btn-azul-oscuro:active {
	background-color: #2eb6e2;
	border-color: #2eb6e2;
	color: #FFF;
}

.btn-naranja {
	background-color: #FF490D;
	border-color: #FF490D;
	color: #FFF !important;
}

.btn-naranja:hover, 
.btn-naranja:focus, 
.btn-naranja:active {
	background-color: transparent;
	color: #FF490D !important;
}

.btn-verde {
	background-color: #00AC44;
	border-color: #00AC44;
	color: #FFF !important;
}

.btn-verde:hover,
.btn-verde:focus, 
.btn-verde:active {
	background-color: #FFE25E;
	border-color: #FFE25E;
	color: #666 !important;
}

.btn-amarillo {
	background-color: #FFE25E;
	border-color: #FFE25E;
	color: #666 !important;
}

.btn-amarillo:hover,
.btn-amarillo:focus, 
.btn-amarillo:active {
	background-color: transparent;
	border-color: #FFE25E;
	color: #FFE25E !important;
}



/* Header */

.box-header-map img {
	height: auto;
	width: 30px;
}

/*.main-header {
	background-image: url(../images/bg-header.png);
	background-repeat: no-repeat !important;
	background-position: 95% bottom;
    -webkit-background-size: contain !important;
    background-size: contain !important;
}*/

body > section.main {
	position: relative;
}

.column-home {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	background-image: url(../images/bg-columna.png);
}

.column-gris {
	position: absolute;
	height: 100%;
	padding: 0;
	top: 0;
	background-color: #EEF2F9;
}

.column-gris.der {
	left: 0;
}

.column-gris.izq {
	right: 0;
}



/* Destacados */

.owl-index > .owl-stage-outer > .owl-stage {
	-webkit-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-image: url(../images/bg-home.jpg);
}

.scroll-horizontal {
	max-width: 100%;
	overflow: auto;
}

.scroll-horizontal .owl-dots {
	margin: 0 !important;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0.5rem;
}

.scroll-horizontal .content-box {
	width: 350px;
	-webkit-flex: 0 0 350px;
	-moz-flex: 0 0 350px;
	-ms-flex: 0 0 350px;
	-o-flex: 0 0 350px;
	flex: 0 0 350px;
	background-color: #EEF2F9;
	padding: 5rem 0;
}

.scroll-horizontal .content-box.visited {
	background-color: transparent;
}

.scroll-horizontal .content-box + .content-box {
	margin-left: 30px;
}

.popover-body {
	-webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.block-dest {
	overflow: hidden;
	border-radius: 10px 10px 0px 10px;
	background-color: #FFF;
	border: 0;
	position: relative;
	min-height: 457px;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-webkit-box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.5);
}

.content-box .block-dest,
.related .block-dest {
	background-color: #00AC44;
	margin-bottom: 0;
}

.block-dest:hover {
	background-color: transparent;
}

.content-box .block-dest:hover,
.related .block-dest:hover
/*.content-box.visited .block-dest*/ {
	background-color: #00AC44;
}

.block-dest .img {
	height: 280px;
	position: relative;
}

.block-dest.intro .img .hover {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

.block-dest.intro:hover .img .hover {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.block-dest .img .hover img {
	height: auto;
	width: 85px;
}

.block-dest .info {
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	background-color: #00AC44;
	color: #818181;
	position: relative;
	min-height: 170px;
	text-align: center;
}

.content-box .block-dest .info,
.related .block-dest .info {
	background-color: transparent;
}

.content-box .block-dest:not(.intro):hover .info,
.content-box.visited .block-dest:not(.intro) .info,
.related .block-dest:not(.intro):hover .info {
	text-align: left;
}

.block-dest .info:before {
	position: absolute;
    content: '';
    border-left: 405px solid #FFF;
    border-right: 0px solid #FFF;
    border-bottom: 405px solid transparent;
    top: 0;
    left: 0;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.content-box .block-dest .info:before,
.related .block-dest .info:before {
	border-left-width: 27.25rem;
	border-bottom-width: 27.25rem;
}

.content-box .block-dest:not(.intro) .info:before,
.related .block-dest:not(.intro) .info:before {
	border-left-width: 27.25rem;
    border-bottom-width: 27.25rem;
	/*-webkit-transition: none;
	-o-transition: none;
	transition: none;*/
}

.content-box .block-dest:not(.intro):hover .info:before,
.content-box.visited .block-dest:not(.intro) .info:before,
.related .block-dest:not(.intro):hover .info:before {
	border-left-width: 44.75rem;
    border-bottom-width: 44.75rem;
}

.block-dest .info > * {
	position: relative;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.content-box .block-dest .info h3 {
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
}

.content-box .block-dest:hover .info h3,
.content-box.visited .block-dest .info h3 {
	white-space: normal;
	max-height: 62px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.block-dest:hover .info,
.content-box.visited .block-dest .info {
	background-color: #00AC44;
}

.block-dest:hover .info:before,
.content-box.visited .block-dest .info:before {
	border-left-color: #008136;
	border-right-color: #008136;
}

.block-dest.intro:hover .info:before,
.content-text.visited .block-dest.intro .info:before {
	opacity: 1;
}

.block-dest:not(.intro):hover .info,
.content-box.visited .block-dest:not(.intro) .info {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #00AC44;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	flex-flow: column;
}

.block-dest.intro:hover .info > *,
.content-box.visited .block-dest .info > *, 
.block-dest:not(.intro):hover .info > * {
	color: #FFF !important;
}

.block-dest:not(.intro) .info > p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.block-dest:not(:hover) .info > h4 + p {
	display: none;
}

.content-box.visited .block-dest .info > h4 + p,
.block-dest:hover .info > h4 + p {
	display: block;
}

.block-dest:not(.intro):hover .info > p,
.content-box.visited .block-dest:not(.intro) .info > p {
	white-space: normal;
    max-height: 264px;
    overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 11;
}

.related .block-dest .info h3 {
	max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.related .block-dest:hover .info h3 {
	white-space: normal;
}

.block-dest:hover .info .btn:hover,
.related .block-dest:hover .info .btn:hover,
.block-dest:hover .info .btn,
.content-box.visited .block-dest .info .btn,
.related .block-dest:hover .info .btn {
	background-color: #FFE25E;
	border-color: #FFE25E;
	color: #666 !important;
}

.related {
	-webkit-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-image: url(../images/bg-relacionado.png);
	border-radius: 0 20px 0 0;
}

.bg-gris + .related {
	background-color: #F2F2F2 !important;
}

.popover .block-dest {
	height: auto;
	min-height: initial;
}

.popover .block-dest .img {
	height: auto;
}

.popover .block-dest:not(.intro) .bg-img .hover {
	display: none !important;
}

.popover .block-dest:not(.intro):hover .info {
	position: relative;
	background-color: #00AC44 !important;
}

.popover .block-dest:not(.intro):hover .info > p {
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	display: block;
}

/*.popover .block-dest .info .btn, 
.popover .block-dest:hover .info .btn {
	background-color: #3f51b5;
    border-color: #3f51b5;
	color: #FFF !important;
}*/

.related .block-dest:not(.intro):hover .info > p {
	max-height: 170;
	overflow: hidden;
	-webkit-line-clamp: 7;
}

/*.block-dest:hover .info .btn {
	background-color: #2ebce8;
	border-color: #2ebce8;
	color: #FFF;
}*/

.block-video {
	background-color: #e9ecf3;
	padding: 1.5rem;
	border-radius: 15px;
}

.block-video .carousel .carousel-item p {
	line-height: normal;
}

.video-js {
	width: 100%;
	height: 550px;
	border-radius: 15px;
	overflow: hidden;
	-webkit-box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.5);
}

.block-video .video-js {
	height: 360px;
}

.video-js .vjs-control-bar {
	background-color: rgba(0, 172, 153, 0.7);
	bottom: 1.5rem;
    left: 3rem;
    right: 3rem;
	width: auto;
}

.video-js .vjs-play-control, 
.video-js .vjs-mute-control, 
.video-js .vjs-time-control, 
.video-js .vjs-fullscreen-control {
	color: #FFF;
}

.video-js .vjs-slider {
	background-color: #FFF;
}

.video-js .vjs-play-progress {
	background-color: #000;
}

.video-js .vjs-time-tooltip {
	background-color: #00AC99;
}

.video-js .vjs-play-progress:before {
	color: #000;
}

.img-whatsapp {
	position: absolute;
	height: auto;
    width: 60px;
    left: 27px;
    top: calc(50% - (56px /2));
}

.audioplayer {
	margin: 0;
	border-color: #00AC44;
	background-color: #00AC44;
	-webkit-box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.35);
	border-radius: 10px;
    height: auto;
    padding: 20px 20px 20px 80px;
	min-width: inherit;
}

.audioplayer-playpause {
	width: 38px;
    height: 38px;
    color: #005D55;
    border: 0 !important;
    border-radius: 0 !important;
}

.audioplayer-playpause a {
	position: relative;
    color: #006830;
    border: 0 !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    font-size: 26px;
}

.audioplayer-playpause a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f04b";
}

.audioplayer-playpause a:after {
	display: none;
}

.audioplayer .audioplayer-time,
.audioplayer-seen {
	position: absolute;
	color: #FFF;
	font-size: 12px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	bottom: 5px;
}

.audioplayer .audioplayer-time {
	right: 9.75rem;
    bottom: 6px;
	margin: 0 !important;
	width: auto;
    min-width: inherit;
}

.audioplayer-playing .audioplayer-time-duration {
	display: none;
}

.audioplayer-bar:before {
	height: 4px;
	background-color: #008136;
}

.audioplayer-seen {
	right: 30px;
}

.audioplayer-seen .material-icons {
	color: #FFE25E;
}

.audioplayer .audioplayer-time-current {
	display: none;
}

.audioplayer-playing .audioplayer-time-current {
	display: block;
}

.audioplayer-playing .audioplayer-playpause a::before {
	content: "\f04c";
	width: auto;
    height: auto;
    background-color: transparent;
}

.audioplayer-bar-loaded {
	height: 4px;
	background-color: #6AC72A;
}

.audioplayer-bar-played {
	height: 4px;
	background: #006830;
}

.audioplayer-bar-played:after {
	border: 1px solid #006830 !important;
    background-color: #006830;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    top: -5px;
}

.audioplayer .audioplayer-volume {
	display: none;
}

.logo-main {
height: auto;
	position: absolute;
	z-index: 9;
	top: 5%;
    left: 2%;
    width: 30%;
    background-image: url(../images/bg-logo-map.png);
	background-repeat: no-repeat !important;
	background-position: center center !important;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
    border-radius: 5px 5px 0 5px;
}



/* Lección */

.bg-leccion {
	min-height: 100vh;
}

.title-seccion .number {
	color: #ced7dc;
	font-size: 210px;
    line-height: 164px;
	width: 138px;
	-webkit-flex: 0 0 138px;
	-moz-flex: 0 0 138px;
	-ms-flex: 0 0 138px;
	-o-flex: 0 0 138px;
	flex: 0 0 138px;
}

.title-leccion .number.two {
	width: 245px;
	-webkit-flex: 0 0 245px;
	-moz-flex: 0 0 245px;
	-ms-flex: 0 0 245px;
	-o-flex: 0 0 245px;
	flex: 0 0 245px;
	letter-spacing: -15px;
}

.title-seccion .title {
	width: calc(100% - 138px - 40px);
	-webkit-flex: 0 0 calc(100% - 138px - 40px);
	-moz-flex: 0 0 calc(100% - 138px - 40px);
	-ms-flex: 0 0 calc(100% - 138px - 40px);
	-o-flex: 0 0 calc(100% - 138px - 40px);
	flex: 0 0 calc(100% - 138px - 40px);
}

.title-leccion .number.two + .title {
	width: calc(100% - 245px - 40px - 40px);
	-webkit-flex: 0 0 calc(100% - 245px - 40px - 40px);
	-moz-flex: 0 0 calc(100% - 245px - 40px - 40px);
	-ms-flex: 0 0 calc(100% - 245px - 40px - 40px);
	-o-flex: 0 0 calc(100% - 245px - 40px - 40px);
	flex: 0 0 calc(100% - 245px - 40px - 40px);
}

.title-seccion .link {
	width: 40px;
	-webkit-flex: 0 0 40px;
	-moz-flex: 0 0 40px;
	-ms-flex: 0 0 40px;
	-o-flex: 0 0 40px;
	flex: 0 0 40px;
}

.title-seccion .link a {
	color: #757575;
	text-align: right;
	font-size: 54px;
}



/* Internas lección */

body[data-simplebar] > .simplebar-track.simplebar-vertical {
    height: calc(100vh - 117px - 9rem);
    top: auto;
    bottom: 1.5rem;
    right: 2rem;
}

body[data-simplebar] > .simplebar-track.simplebar-vertical:before {
	content: '';
	position: absolute;
	width: 2px;
	background-color: #B4B4B4;
	height: 100%;
	top: 0;
	left: calc(50% - (2px / 2));
}

body[data-simplebar] > .simplebar-track.simplebar-vertical .simplebar-scrollbar {
	right: calc(0.15rem / 2);
    width: 8px;
}

body[data-simplebar] > .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
	opacity: 1;
	background-color: #B4B4B4;
}

.single-leccion {
	background-color: #FFF;
}

.title-leccion {
	background-color: #FCFCFC;
}

#body-contenido {
	padding-right: 5rem;
}

.box-columna-lat {
	-webkit-background-size: 100% 100% !important;
	background-size: 100% 100% !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-image: url(../images/bg-box-columna.png);
	width: 210px;
	min-height: 210px;
	position: absolute;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	line-height: normal;
	top: 9rem;
    right: 3rem;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.actividad .box-columna-lat {
	background-image: url(../images/bg-box-columna-actividad.png);
}

.lateral-fixed .box-columna-lat {
	right: calc(50% - 210px / 2);
	top: 2rem;
}

.title-leccion.title-height {
	height: 190px;
}

.title-leccion .number {
	color: #ced7dc;
	font-size: 210px;
    line-height: 164px;
	width: 138px;
	-webkit-flex: 0 0 138px;
	-moz-flex: 0 0 138px;
	-ms-flex: 0 0 138px;
	-o-flex: 0 0 138px;
	flex: 0 0 138px;
}

.title-leccion .title {
	width: calc(100% - 138px - 40px - 40px);
	-webkit-flex: 0 0 calc(100% - 138px - 40px - 40px);
	-moz-flex: 0 0 calc(100% - 138px - 40px - 40px);
	-ms-flex: 0 0 calc(100% - 138px - 40px - 40px);
	-o-flex: 0 0 calc(100% - 138px - 40px - 40px);
	flex: 0 0 calc(100% - 138px - 40px - 40px);
}

.title-leccion.without-number .title {
	width: calc(100% - 40px - 40px);
	-webkit-flex: 0 0 calc(100% - 40px - 40px);
	-moz-flex: 0 0 calc(100% - 40px - 40px);
	-ms-flex: 0 0 calc(100% - 40px - 40px);
	-o-flex: 0 0 calc(100% - 40px - 40px);
	flex: 0 0 calc(100% - 40px - 40px);
	padding: 0 3rem;
}

.title-leccion .link {
	width: 40px;
	-webkit-flex: 0 0 40px;
	-moz-flex: 0 0 40px;
	-ms-flex: 0 0 40px;
	-o-flex: 0 0 40px;
	flex: 0 0 40px;
}

.title-leccion .link a {
	text-align: right;
	font-size: 44px;
}

.title-ol-letter {
	position: relative;
}

.title-ol-letter > span {
	position: absolute;
    left: -62px;
    top: -7px;
    font-weight: 300;
    color: #b9c1c5;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
    text-transform: uppercase;
    font-size: 24px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #FFF;
    border: 1px solid #b9c1c5;
}

.block-form {
	position: relative;
	border-radius: 0 0 0 20px;
	-webkit-box-shadow: -1px 5px 10px 2px rgba(0, 0, 0, 0.5);
	box-shadow: -1px 5px 10px 2px rgba(0, 0, 0, 0.5);
}

.block-form textarea.form-control {
	height: 120px;
	border-radius: 0;
	border: 1px solid #818181;
}

.radio input[type="radio"] {
	display: none;
}

.radio label {
	position: relative;
	display: block;
	margin: 0;
	line-height: normal;
	padding: 0 0 .7rem;
	cursor: pointer;
	min-height: 32px;
}

.radio label:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: calc(50% - (32px / 2));
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 2px solid #818181;
	background-color: #FFF;
}

.radio label:after {
	width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: transparent;
    position: absolute;
    content: '';
    left: calc(50% - (14px / 2));
    bottom: 9px;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

.radio span {
	display: block;
    margin: .5rem 0 0;
    color: #FFF;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
	line-height: normal;
}

.radio input[type="radio"]:checked + label:after {
	background-color: #00AC44;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.box-test {
	position: relative;
}

.box-test .title {
	background-color: #00AC44;
}

.box-test .text {
	position: relative;
	border-radius: 0 0 0 25px;
}

.box-test .text img:not([width]) {
    height: auto;
    width: 100px;
    display: block;
    margin: 0 auto;
}

.box-new-scroll .general-text ul > li:before,
[class*="bg-verde"] .general-text ul > li:before {
	color: #FFF;
}

.box-retro {
	border-radius: 1.5rem;
}

.box-actividad {
	position: relative;
	padding: 0 0 0 20px;
}

.box-drag {
	border-radius: 0 0 0 15px;
}

.box-actividad.intro img:not(.drag-ind) {
	position: absolute;
	width: auto;
    height: 275px;
    top: -275px;
    left: 1.5rem;
}

.box-actividad.main img:not(.drag-ind) {
	position: absolute;
	width: auto;
    height: 65%;
    bottom: 0;
    right: 3rem;
}

.box-actividad .drag-ind {
	display: block;
	height: auto;
	margin: -6rem auto 0;
    width: 55%;
}

.flip-card {
	width: 100%;
	height: 335px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
	border-radius: 12px 12px 2px 12px;
}

.actividad .flip-card {
	height: 215px;
}

.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	-webkit-transition: transform 0.6s;
	-o-transition: transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	border-radius: 8px;
}

.flip-card:hover .flip-card-inner {
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.activar-card, 
.mostrar-card {
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.flip-card-front, 
.flip-card-back {
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	-webkit-box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.3);
}

.flip-card-front {
	background-color: #005D55;
	border-radius: 12px 12px 2px 12px;
	border: 10px solid #FFF;
	-webkit-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.actividad .flip-card-front {
	border-radius: 6px 6px;
	border: 0;
}

.actividad .flip-card-front:after {
	position: absolute;
	height: calc(100% + 2px);
    width: calc(100% + 2px);
    left: -1px;
    top: -1px;
	content: '';
	background-repeat: no-repeat !important;
	background-position: center center !important;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.actividad .flip-card-front.amarillo-oscuro:after {
	background-image: url(../images/card-amarillo-oscuro.png);
}

.actividad .flip-card-front.amarillo-claro:after {
	background-image: url(../images/card-amarillo-claro.png);
}

.actividad .flip-card-front.naranja:after {
	background-image: url(../images/card-naranja.png);
}

.actividad .flip-card-front.blanco:after {
	background-image: url(../images/card-blanco.png);
}

.actividad .flip-card-front.gris:after {
	background-image: url(../images/card-gris.png);
}

.actividad .flip-card-front.verde:after {
	background-image: url(../images/card-verde.png);
}

.actividad .flip-card-front.verde-claro:after {
	background-image: url(../images/card-verde-claro.png);
}

.actividad .flip-card-front.morado:after {
	background-image: url(../images/card-morado.png);
}

.actividad .flip-card-front.azul:after {
	background-image: url(../images/card-azul.png);
}

.actividad .flip-card-front.rojo:after {
	background-image: url(../images/card-rojo.png);
}

.flip-card-back {
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	border-radius: 12px 12px 2px 12px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 32px;
}

.flip-card-back:before {
	position: absolute;
	color: #666;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	content: "\f138";
	right: 1rem;
    top: .75rem;
    font-size: 20px;
}

.actividad .flip-card-back {
	background-color: #FFE25E;
	width: calc(100% + 3px);
    height: calc(100% + 2px);
    top: -1px;
    left: -2px;
	border-radius: 4px;
	line-height: 22px;
}

.actividad .flip-card-back:before {
	display: none;
}

.block-info .nav-pills > li + li {
	margin-top: 1rem;
}

.block-info .nav-pills > li > a {
	color: #7a7a7a;
	font-size: 18px;
	background-color: #e9ecf3;
	font-weight: 400;
	border-radius: 8px;
}

.block-info .nav-pills > li > a.active {
	color: #FFF;
	background-color: #5971cd;
}

.block-info .box-content {
	border-radius: 8px;
	position: absolute;
	left: 15px;
	right: 15px;
	top: 0;
	height: 100%;
	max-height: 100%;
	overflow: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.block-info .box-content.box-scroll {
	display: block;
	position: relative;
	left: auto;
	right: auto;
}

.block-info .questions {
	list-style: none;
	padding: 0;
	margin: 0;
}

.block-info .questions > li {
	border: 2px solid #5971cd;
	border-radius: 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: .8rem 1.5rem .8rem 6.2rem;
}

.block-info .questions > li:before {
	background-color: transparent;
    border-radius: 0;
    color: #FFF;
    border: 0;
    content: counter(letras, upper-alpha)'.';
    top: calc(50% - (32px / 2));
    left: 60px;
    font-size: 18px;
}

.block-info .questions > li + li {
	margin-top: 1rem;
}

.block-info .questions > li > input[type="radio"] {
	display: none;
}

.block-info .questions > li > label {
	font-size: 18px;
	cursor: pointer;
	margin: 0;
}

.block-info .questions > li > label:before {
	content: '';
    position: absolute;
    top: calc(50% - (32px / 2));
    left: 24px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 9px solid #002659;
}

.block-info .questions > li > label:after {
	width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: transparent;
    position: absolute;
    content: '';
    left: 33px;
    top: calc(50% - (14px / 2));
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.block-info .questions > li > input[type="radio"]:checked + label:after {
	background-color: #FFF;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.block-info .indicators {
	width: 60%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	list-style: none;
	position: relative;
}

.block-info .indicators:before {
	height: 4px;
	background-color: rgba(255,255,255,.5);
	content: '';
	left: 0;
	width: 100%;
	top: calc(50% - (4px / 2) - (.5rem / 2));
	position: absolute;
}

.block-info .indicators > li {
	width: 20px;
	height: 20px;
	position: relative;
	border-radius: 50%;
	background-color: rgba(255,255,255,.5);
}

.block-info .indicators > li:after {
    background-color: #FFF;
    content: '';
    border-radius: 50%;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 4px;
    left: 4px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.block-info .indicators > li.active:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.accordion > .card {
	overflow: auto;
	background-color: transparent;
	border-radius: 0;
}

.accordion > .card + .card {
	margin-top: 1.5rem;
}

.accordion > .card > .btn {
	color: #3D64AB;
    font-size: 18px;
    background-color: #FFF;
	border-color: #FFF;
    font-weight: 700;
    border-radius: 0px !important;
	text-align: left;
	text-transform: inherit;
	position: relative;
}

.accordion > .card > .btn:after {
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f067";
	color: #3D64AB;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	right: 1rem;
    top: calc(50% - (30px / 2));
}

.accordion > .card > .btn[aria-expanded="true"] {
    border-radius: 0 !important;
	background-color: #FFF;
    border-color: #FFF;
	color: #3D64AB;
}

.accordion > .card > .btn[aria-expanded="true"]:after {
	color: #3D64AB;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.accordion > .card .card-body {
	border-radius: 0;
	background-color: #FFF;
}

.accordion > .card .card-body ul, 
.accordion > .card .card-body ol {
	list-style-position: inside;
	line-height: normal;
}

.accordion > .card .card-body ul > li + li,
.accordion > .card .card-body ol > li + li {
	margin-top: .7rem;
}

.drag-drop, 
.drop {
	border-radius: 0 0 0 15px;
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    align-items: center;
    justify-content: center;
    min-height: 130px;
	color: #4C4C4C;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-image: url(../images/bg-drag.png);
	-webkit-box-shadow: 1px 2px 8px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 2px 8px 2px rgba(0, 0, 0, 0.3);
}

.options-drag {
	position: relative;
	border-radius: 10px;
   	cursor: pointer;
}

.drag-drop + .drag-drop, 
.options-drag + .options-drag {
	margin-top: 1.5rem;
}

.drop {
	background-color: transparent;
	border: 0;
	background-image: url(../images/bg-drop.png);
}

.card-unir {
	border: 3px solid #FFE25E;
	background-color: #FFE25E;
	border-radius: 8px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 230px;
	position: relative;
	cursor: pointer;
	line-height: 32px;
	-webkit-box-shadow: 0px 2px 9px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 9px 5px rgba(0, 0, 0, 0.2);
}

.card-unir:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	background-color: #FFF;
	top: calc(50% - (26px / 2));
}

.card-unir:after {
    content: '';
    position: absolute;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    background-color: #FFE25E;
    top: calc(50% - (14px / 2));
}

.game-unir > .col-9:nth-child(even) .card-unir:before {
	left: -15px;
}

.game-unir > .col-9:nth-child(even) .card-unir:after {
	left: -9px;
}

.game-unir > .col-9:nth-child(odd) .card-unir:before {
	right: -15px;
}

.game-unir > .col-9:nth-child(odd) .card-unir:after {
	right: -9px;
}

.card-unir.is-valid {
	border-color: #70E50A;
}

.card-unir.is-invalid {
	border-color: #FF7676;
}

.card-unir.is-select {
	border-color: #FFC107 !important;
}

.text-game {
	border-radius: 6px;
	background-color: #00BEAD;
	line-height: 30px;
}

.test-form .question-text {
	position: relative;
	border: 2px solid #FFF;
	border-radius: 0 0 0 25px;
	margin: 1.5rem 0 4.5rem;
}

/*.test-form .text-game .question-text {
	border-color: #83DFD7;
	background-color: #009B91;
}*/

.test-form .question-text:before,
.test-form .question-text:after {
	position: absolute;
	content: '';
	background-repeat: no-repeat !important;
	background-position: center center !important;
	-webkit-background-size: 100% 100% !important;
	background-size: 100% 100% !important;
	width: 50px;
	height: 36px;
}

.test-form .question-text:before {
	background-image: url(../images/quote-1.png);
	left: 0;
	top: -53px;
}

.test-form .question-text:after {
	background-image: url(../images/quote-2.png);
	right: 0;
	bottom: -53px;
}

/*.test-form .text-game .question-text:before {
	background-image: url(../images/quote-1-dark.png);
}

.test-form .text-game .question-text:after {
	background-image: url(../images/quote-2-dark.png);
}*/

.test-form .question-text:not(.main) .count,
.test-form .question-text:not(.main) .triangulo {
	display: none;
}

.test-form .question-text.main .count {
	position: absolute;
	right: 0;
    top: -40px;
}

.test-form .question-text.main .triangulo {
	position: absolute;
    border-left: 50px solid #FFF;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: -2.15rem;
    right: -.5rem;
}

.test-form input[type="radio"] {
	display: none;
}

.test-form ul {
	list-style: none;
	counter-reset: letras;
	margin: 0;
	padding: 0;
}

.test-form ul > li {
	counter-increment: letras;
	position: relative;
}

.test-form ul > li + li {
	margin-top: 2.5rem;
}

.test-form ul > li label span {
	position: relative;
}

.test-form ul > li label span:before {
    content: counter(letras, upper-alpha)'.';
    position: absolute;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    padding: 0;
	font-weight: 700;
    align-items: center;
    justify-content: center;
	left: -35px;
    z-index: 66;
    top: -4px;
    font-size: 16px;
}

.test-form label {
    display: block;
    position: relative;
    background-color: #EEF2F9;
    border-radius: 0 0 0 25px;
	cursor: pointer;
	margin: 0;
	color: #4C4C4C;
	font-size: 16px;
    padding: 1rem 4rem 1rem 7rem;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-webkit-box-shadow: -3px 3px 10px 2px rgba(0, 0, 0, 0.28);
	box-shadow: -3px 3px 10px 2px rgba(0, 0, 0, 0.28);
}

.test-form input[type="radio"]:checked + label {
	background-color: #FFE25E;
	color: #666;
}

/*.test-form input[type="radio"]:checked + label span:before {
	color: #FFF;
}*/

.test-form input[type="radio"].is-invalid + label {
	background-image: url(../images/bg-invalid.png);
	background-repeat: no-repeat !important;
    background-position: calc(100% - 4px) calc(100% - (5px / 2));
	-webkit-background-size: auto calc(100% - 6px);
	background-size: auto calc(100% - 6px);
}

.test-form input[type="radio"].is-valid + label {
	background-image: url(../images/bg-valid.png);
	background-repeat: no-repeat !important;
    background-position: calc(100% - 4px) calc(100% - (5px / 2));
	-webkit-background-size: auto calc(100% - 6px);
	background-size: auto calc(100% - 6px);
}

.test-form label:before,
.test-form label:after {
	position: absolute;
	content: '';
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.test-form label:before {
	background-color: #FFF;
    border-radius: 50%;
	width: 38px;
    height: 38px;
    left: 1.5rem;
    top: calc(50% - (38px /2));
	border: 1px solid #818181;
}

.test-form label:after {
    background-color: #6AC72A;
    border-radius: 50%;
	width: 20px;
    height: 20px;
    left: 33px;
    top: calc(50% - (20px /2));
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

.test-form input[type="radio"]:checked + label:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.test-form .alert-custom {
	border-radius: 12px 12px 0 12px;
	background-image: url(../images/bg-answer.png);
	background-repeat: no-repeat !important;
    background-position: center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-color: transparent;
	overflow: hidden;
}



/* Mapa */

.box-mapa {
	position: relative;
	/*height: 100vh;
	width: 100%;
	overflow: hidden;
	background-image: url(../images/bg-mapa.jpg);*/
}

.box-mapa > video {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: -2;
}

.box-mapa > .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.5);
	z-index: -1;
}

.content-text-mapa {
	position: absolute;
	overflow: hidden;
	background-image: url(../images/bg-text-mapa.png);
	background-repeat: no-repeat !important;
	background-position: center center !important;
	-webkit-background-size: 100% 100% !important;
	background-size: 100% 100% !important;
	width: 340px;
    top: 2.5rem;
    left: 6rem;
}

.content-text-mapa img {
	max-width: 100%;
	height: auto;
}

.box-mapa .local {
	position: absolute;
	z-index: 99;
	cursor: pointer;
	width: 55px;
    height: 76px;
	-webkit-filter: drop-shadow(4px 5px 9px rgba(0,0,0,.4));
	-o-filter: drop-shadow(4px 5px 9px rgba(0,0,0,.4));
	filter: drop-shadow(4px 5px 9px rgba(0,0,0,.4));
}

.box-mapa > .local:nth-child(6n + 1) {
	left: 45%;
    top: 62%;
}

.box-mapa > .local:nth-child(6n + 2) {
    left: 28%;
    top: 45%;
}

.box-mapa > .local:nth-child(6n + 3) {
    left: 40%;
    top: 34%;
}

.box-mapa > .local:nth-child(6n + 4) {
    left: 54%;
    top: 34%;
}

.box-mapa > .local:nth-child(6n + 5) {
    left: 64%;
    top: 48%;
}

.box-mapa > .local:nth-child(6n + 6) {
    left: 53%;
    top: 54%;
}

.box-mapa .local img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}

.box-mapa .local img.no-hover {
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.box-mapa .local img.hover,
.box-mapa .local img.visited {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all ease-in-out .1s;
	-o-transition: all ease-in-out .1s;
	transition: all ease-in-out .1s;
}

.box-mapa .local:hover img.no-hover {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all ease-in-out .1s;
	-o-transition: all ease-in-out .1s;
	transition: all ease-in-out .1s;
}

.box-mapa .local:hover img.hover {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.box-mapa .local .visited img.no-hover,
.box-mapa .local .visited img.hover {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

.box-mapa .local a:visited img.visited,
.box-mapa .local .visited img.visited {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.box-mapa .local .active img.no-hover,
.box-mapa .local .active img.visited {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

.box-mapa .local .active img.hover {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.box-numbers-map {
	position: absolute;
	bottom: 2.5rem;
    right: 6rem;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.box-numbers-map a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	overflow: hidden;
	color: #FFF;
	border-radius: 3px;
	position: relative;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	-webkit-background-size: 100% 100% !important;
	background-size: 100% 100% !important;
	background-image: url(../images/bg-number.png);
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.box-numbers-map a + a {
	margin-left: .75rem;
}

.box-numbers-map a:hover {
	background-image: url(../images/bg-number-hover.png);
}

.popover {
	border: 0;
	border-radius: 0;
	background-color: transparent;
}

.popover .arrow {
	display: none !important;
}

.popover-body {
	padding: 0;
	border: 0;
}



/* Scrollspy */

.scrollspy {
	position: relative;
	overflow: auto;
	max-height: 300px;
}

.scrollspy.scroll-wrapper {
	margin: 0 -5px;
}

.scrollspy.scrollbar-inner > .scroll-element.scroll-y {
	right: 0 !important;
}

.list-group .list-group-item {
	color: #7a7a7a;
    font-size: 18px;
    background-color: #e9ecf3;
	border-color: #e9ecf3;
    font-weight: 400;
    border-radius: 8px !important;
	display: block;
	padding: .5rem 1rem;
}

.list-group .list-group-item + .list-group-item {
	margin-top: 1rem;
}

.list-group .list-group-item.active {
	color: #FFF;
    background-color: #5971cd;
	border-color: #5971cd;
}

.scrollspy ul, .scrollspy ol {
	list-style-position: inside;
}



/* Modal */

.modal .btn-close {
	position: absolute;
	background-color: #FF490D;
	border: 1px solid #FF490D;
	border-radius: 50%;
	color: #FFF;
    width: 40px;
    height: 40px;
    z-index: 9;
    right: 1rem;
    top: 1rem;
}



.slider-form {
	position: relative;
	list-style: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	height: 460px;
	overflow: auto;
}

.slider-form li > .box-question-det {
	opacity: 0;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: calc(100% - 45px);
}

.slider-form input[type="radio"] {
	position: relative;
	z-index: 9;
	display: none;
}

.slider-form > li > label {
	width: 20px;
    height: 20px;
    position: relative;
    border-radius: 50%;
	cursor: pointer;
	margin: 0 1rem;
    background-color: rgba(255,255,255,.4);
}

.slider-form > li > label:before {
	background-color: #FFF;
    content: '';
    border-radius: 50%;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 4px;
    left: 4.5px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.slider-form > li > input[type="radio"]:checked + label:before {
	-webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.slider-form > li > label:after {
	height: 4px;
    background-color: rgba(255,255,255,.5);
    content: '';
    left: calc(-1rem);
    width: calc(100% + 2rem);
    top: calc(50% - (4px / 2));
    position: absolute;
}

.slider-form > li:first-child > label:after, .slider-form > li:last-child > label:after {
	width: calc(100% + 1rem);
}

.slider-form > li:first-child > label:after {
	left: 0;
	width: calc(100% + 1rem + 1px);
}

.slider-form > li:last-child > label:after {
	right: 0;
	left: auto;
}

.slider-form input[type="radio"]:checked ~ .box-question-det {
	opacity: 1;
	display: block;
}

.custom-control-label {
	cursor: pointer;
}

.custom-control-label:before, .custom-control-label:after {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.custom-control-input:checked ~ .custom-control-label:before {
	background-color: #3f51b4;
	border-color: #3f51b4;
}

.content-img-info {
	cursor: pointer;
}

.modal-fixed {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: auto;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: rgba(0,0,0,.7);
}

.modal-fixed .btn {
	position: absolute;
	right: 3rem;
	top: 2rem;
	background-color: #FFF;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	padding: 5px;
	color: #3f51b4;
	font-size: 24px;
	line-height: normal;
	z-index: 999;
}

.box-test .nav-item + .nav-item {
	margin-top: 1.25rem;
}

.box-test .nav-item .nav-link {
	font-weight: 700;
	background-color: #EEF2F9;
	border-color: #EEF2F9;
	text-align: center;
	color: #787878;
	font-size: 18px;
	line-height: normal;
	border-radius: 6px;
    min-height: 65px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}

.box-test .nav-item .nav-link.active {
	background-color: #FFE25E;
	border-color: #FFE25E;
}

.box-new-scroll {
	max-height: 315px;
	background-color: #6AC72A;
	border-radius: 10px;
}

.bg-transparent {
	background-color: transparent !important;
}

.box-new-scroll .simplebar-scrollbar {
	right: 6px;
    width: 4px;
}

.box-new-scroll .simplebar-scrollbar:before {
	background-color: #FFF;
	opacity: .8 !important;
}

.box-new-scroll ul,
.box-new-scroll ol {
	list-style-position: inside;
}

.table thead th,
.table tbody td {
	vertical-align: middle !important;
}

.table thead th {
	background-color: #2eb6e2;
	color: #FFF;
	text-align: left;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
}

.table tbody td {
	font-weight: 400;
	font-size: 16px;
	color: #002659;
}



/* Custom Select */

.text-game > span:not(.custom-select-opener) {
	display: inline-block;
	vertical-align: middle;
	margin: 0 .25rem;
	width: 225px;
	background-color: #FFF;
    padding: .25rem .25rem;
	-webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.3);
}

.custom-select-opener {
	padding: 0 .5rem 0 1.75rem;
	position: relative;
	background-color: #FFE25E;
	white-space: nowrap;
	overflow: hidden;
	max-width: 100%;
	text-overflow: ellipsis;
	color: #666;
}

.custom-select-container.is-open .custom-select-opener {
	background-color: #F7FCEF;
	color: #666;
}

.custom-select-opener:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f138";
	position: absolute;
    left: .25rem;
    top: calc(50% - (30px / 2));
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.custom-select-container.is-open .custom-select-opener:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	color: #666;
}

.custom-select-panel {
	width: calc(100% + (.25rem * 2));
	left: -.25rem;
	top: calc(100% + .25rem);
}

.custom-select-container.is-open .custom-select-panel {
	max-height: 15rem;
    background-color: #FFF;
}

.custom-select-panel .custom-select-option {
	padding: .15rem .5rem .15rem 1.75rem;
	background-color: #F7FCEF;
	color: #666;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	cursor: pointer;
	border: 4px solid #FFF;
    border-top: 0;
}

.custom-select-panel > .custom-select-option:last-child {
	padding-bottom: .35rem;
}

.custom-select-panel .custom-select-option.is-selected,
.custom-select-panel .custom-select-option.has-focus {
	background-color: #FFE25E;
	color: #666;
}

.custom-select-panel .custom-select-option.is-selected:before {
	display: none;
}

.scroll-nav {
    max-height: 340px;
}

.hoverImg {
    cursor: pointer;
}

iframe.presentacion {
	height: 520px;
}

iframe.presentacion.vertical {
	height: 1056px;
}

.owl-slider {
	padding: 0 3.5rem;
}

.owl-slider .owl-nav {
	margin: 0;
}

.owl-slider .owl-nav > [class*="owl-"] {
	position: absolute;
	height: 100%;
	top: 0;
	margin: 0;
	background-color: transparent !important;
}

.owl-slider .owl-nav > [class*="owl-"].owl-prev {
	left: -10px;
}

.owl-slider .owl-nav > [class*="owl-"].owl-next {
	right: -10px;
}

.owl-slider .owl-nav > [class*="owl-"] > span {
	position: relative;
	font-family: "Font Awesome 5 Free" !important;
	font-size: 36px;
	color: transparent !important;
	font-weight: 900;
}

.owl-slider .owl-nav > [class*="owl-"].owl-prev > span:before {
	content: "\f137";
	font-family: "Font Awesome 5 Free" !important;
	color: #FFDD51 !important;
	-webkit-box-shadow: 0px 2px 10px 2px rgb(0 0 0 / 50%);
	box-shadow: 0px 2px 10px 2px rgb(0 0 0 / 50%);
	border-radius: 50%;
}

.owl-slider .owl-nav > [class*="owl-"].owl-next > span:before {
	content: "\f138";
	font-family: "Font Awesome 5 Free" !important;
	color: #FFDD51 !important;
	-webkit-box-shadow: 0px 2px 10px 2px rgb(0 0 0 / 50%);
	box-shadow: 0px 2px 10px 2px rgb(0 0 0 / 50%);
	border-radius: 50%;
}



@media only screen and (max-width: 1199px) {
	.title-seccion .row > .d-md-flex {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.title-seccion .number {
		width: 100%;
		-webkit-flex: 0 0 100%;
		-moz-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		-o-flex: 0 0 100%;
		flex: 0 0 100%;
		margin-bottom: 1rem;
	}
	
	.title-seccion .title, 
	.title-leccion .title, 
	.title-leccion .link {
		width: calc(100% - 40px);
		-webkit-flex: calc(100% - 40px);
		-moz-flex: calc(100% - 40px);
		-ms-flex: calc(100% - 40px);
		-o-flex: calc(100% - 40px);
		flex: calc(100% - 40px);
	}
	
	.title-leccion .link {
		text-align: center !important;
	}
	
	.block-info textarea.form-control {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.flip-card {
		margin-bottom: 1.5rem;
	}
	
	.content-text-mapa {
		left: 2.5rem;
	}
	
	.box-mapa > .local {
	    width: 40px;
    	height: 64px;
	}
	
	.box-mapa > .local:nth-child(6n + 1) {
		left: 45%;
    	top: 50%;
	}
	
	.box-mapa > .local:nth-child(6n + 2) {
	    left: 35%;
    	top: 32%;
	}
	
	.box-mapa > .local:nth-child(6n + 3) {
	    left: 42%;
    	top: 25%;
	}
	
	.box-mapa > .local:nth-child(6n + 4) {
	    left: 53%;
    	top: 33%;
	}
	
	.box-mapa > .local:nth-child(6n + 5) {
		left: 65%;
		top: 49%;
	}
	
	.box-mapa > .local:nth-child(6n + 6) {
	    left: 54%;
    	top: 54%;
	}
	
	.box-actividad .drag-ind {
		position: relative;
		z-index: 6;
	}
	
	.box-actividad.intro img:not(.drag-ind) {
		height: 220px;
		top: -220px;
		left: 0rem;
		z-index: 1;
	}
	
	.box-actividad.intro img.woman {
		height: 50%;
	}
	
	.drag-drop, 
	.drop {
		line-height: normal;
		min-height: 100px;
		font-size: 14px;
	}
	
	iframe.presentacion {
		height: 365px;
	}

	iframe.presentacion.vertical {
		height: 780px;
	}
}



@media only screen and (min-height: 765px) and (max-height: 790px) {
	.box-mapa > .local:nth-child(6n + 1) {
		left: 8vw;
    	top: 9vh;
	}
	
	.box-mapa > .local:nth-child(6n + 2) {
		left: 2vw !important;
    	top: 43vh !important;
	}
	
	.box-mapa > .local:nth-child(6n + 3) {
		left: 33vw !important;
    	top: 25vh !important;
	}
	
	.box-mapa > .local:nth-child(6n + 4) {
		left: 58vw !important;
    	top: 22vh !important;
	}
	
	.box-mapa > .local:nth-child(6n + 5) {
		left: 61vw !important;
    	top: 68vh !important;
	}
	
	.box-mapa > .local:nth-child(6n + 6) {
		left: 92vw !important;
    	top: 77vh !important;
	}
}



@media only screen and (min-width: 1024px) and (max-width: 1279px) {
	.box-mapa {
		position: absolute !important;
		width: 100%;
		height: 100vh;
		left: 0;
		top: 0;
		background-image: url(../images/bg-mapa.jpg);
		-webkit-background-size: cover !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: center center !important;
	}
	
	.box-mapa > img {
		display: none !important;
	}
	
	.box-mapa > .local {
	    width: 44px;
    	height: 72px;
	}
	
	.box-mapa > .local:nth-child(6n + 1) {
	    left: 45%;
    	top: 51%;
	}
	
	.box-mapa > .local:nth-child(6n + 2) {
	    left: 35%;
    	top: 29%;
	}
	
	.box-mapa > .local:nth-child(6n + 3) {
	    left: 42%;
    	top: 20%;
	}
	
	.box-mapa > .local:nth-child(6n + 4) {
	    left: 53%;
    	top: 30%;
	}
	
	.box-mapa > .local:nth-child(6n + 5) {
		left: 65%;
		top: 49%;
	}
	
	.box-mapa > .local:nth-child(6n + 6) {
		left: 54%;
		top: 56%;
	}
	
	.content-text-mapa {
		width: 240px;
		top: 2.5rem;
		left: 2.5rem;
	}
}



@media only screen and (max-width: 991px) {
	.video-js, 
	.block-video .video-js {
		height: 320px;
	}
	
	.title-ol-letter > span {
		left: -55px;
	}
	
	.box-columna-lat {
		left: auto;
		right: auto !important;
		top: auto !important;
		font-size: 18px;
		width: 75%;
		position: relative;
		margin: 3rem auto;
	}
	
	.lateral-fixed .box-columna-lat {
		min-height: inherit;
	}
	
	.audioplayer {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		height: auto;
		justify-content: flex-end;
		min-width: initial;
		padding: 20px 25px;
	}
	
	.audioplayer-bar {
		width: calc(100% - 115px);
		-webkit-flex: 0 0 calc(100% - 115px);
		-moz-flex: 0 0 calc(100% - 115px);
		-ms-flex: 0 0 calc(100% - 115px);
		-o-flex: 0 0 calc(100% - 115px);
		flex: 0 0 calc(100% - 115px);
	}
	
	.block-info {
		margin-top: -5rem;
	}
	
	.flip-card {
		margin-bottom: 1rem;
	}
	
	.box-mapa {
		position: absolute !important;
		width: 100%;
		height: 100vh;
		left: 0;
		top: 0;
		background-image: url(../images/mapa-phone.jpg);
		-webkit-background-size: cover !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: center center !important;
	}
	
	.box-mapa > img {
		display: none;
	}
	
	.box-mapa .local {
		top: auto !important;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	
	.box-mapa > .local:nth-child(6n + 1) {
	    left: 44%;
    	bottom: 15%;
	}
	
	.box-mapa > .local:nth-child(6n + 2) {
	 	left: 35%;
    	bottom: 29%;
	}
	
	.box-mapa > .local:nth-child(6n + 3) {
	    left: 26%;
    	bottom: 39%;
	}
	
	.box-mapa > .local:nth-child(6n + 4) {
		left: 36%;
		bottom: 54%;
	}
	
	.box-mapa > .local:nth-child(6n + 5) {
		left: 52%;
		bottom: 69%;
	}
	
	.box-mapa > .local:nth-child(6n + 6) {
 	    left: 60%;
    	bottom: 54%;
	}
	
	.content-text-mapa,
	.box-numbers-map {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	
	.content-text-mapa {
		top: 45rem;
		left: 3rem;
		width: 245px;
	}
	
	.box-numbers-map {
		bottom: 43rem;
    	right: -6.25rem;
	}
	
	.title-leccion,
	#body-contenido {
		padding-right: 1rem;
	}
	
	.test-form .question-text {
		margin: 3.5rem 0 4.5rem;
	}
	
	.drag-drop, 
	.drop {
		line-height: normal;
		min-height: 110px;
		font-size: 16px;
	}
	
	.card-unir {
		line-height: normal;
		min-height: 195px;
	}
	
	iframe.presentacion {
		height: 295px;
	}

	iframe.presentacion.vertical {
		height: 610px;
	}
}



@media only screen and (max-width: 767px) {
	.video-js, .block-video .video-js {
		height: 250px;
	}
	
	.title-seccion .number, 
	.title-seccion .title, 
	.title-seccion .link, 
	.title-leccion .number, 
	.title-leccion.without-number .title {
		width: 100%;
		-webkit-flex: 0 0 100%;
		-moz-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		-o-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	
	.title-seccion .link {
		text-align: center;
	}
	
	.title-seccion .number, 
	.title-leccion .number {
		text-align: center;
		margin-bottom: 1.5rem;
	}
	
	.title-seccion {
		margin-bottom: 1.5rem;
	}
	
	#img-lateral {
		background-attachment: scroll;
		-webkit-background-size: cover !important;
		background-size: cover !important;
	}
	
	.box-columna-lat {
		width: 210px;
		font-size: 24px;
	}
	
	.general-text img.left, 
	.general-text img {
		width: 100%;
		float: none;
		margin: 1rem 0;
	}
	
	.title-ol-letter {
		padding-left: 2.7rem;
	}
	
	.title-ol-letter > span {
		font-size: 18px;
		width: 34px;
		height: 34px;
		left: 0px;
    	top: 0px;
	}
	
	.block-video {
		padding: 1rem;
	}
	
	.block-info .box-content {
		position: relative;
		left: auto;
		right: auto;
		width: 100%;
	}
	
	.block-info .questions > li {
		padding: .8rem 1.5rem 0.8rem 5rem;
	}
	
	.block-info .questions > li:before {
		left: 46px;
	}
	
	.block-info .questions > li > label:before {
		left: 12px;
	}
	
	.block-info .questions > li > label:after {
		left: 21px;
	}
	
	.block-info .indicators {
		width: 100%;
	}
	
	body > section.main:not(.box-mapa) {
		position: relative !important;
	}
	
	.content-text-mapa {
		top: 1rem;
		left: 1rem;
		width: 185px;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}
	
	.box-mapa {
		position: relative;
		height: auto;
		width: auto;
		background: none;
	}
	
	.box-mapa > img {
		display: none;
	}
	
	.box-mapa .local {
		top: auto !important;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		width: 33px;
    	height: 46px;
	}
	
	.box-mapa > .local:nth-child(6n + 1) {
		left: 44%;
    	bottom: 42%;
		top: auto !important;
	}
	
	.box-mapa > .local:nth-child(6n + 2) {
		left: 33%;
		bottom: 59%;
		top: auto !important;
	}
	
	.box-mapa > .local:nth-child(6n + 3) {
		left: 42%;
    	bottom: 66%;
		top: auto !important;
	}
	
	.box-mapa > .local:nth-child(6n + 4) {
		left: 53%;
    	bottom: 58%;
		top: auto !important;
	}
	
	.box-mapa > .local:nth-child(6n + 5) {
	    left: 65%;
    	bottom: 43%;
		top: auto !important;
	}
	
	.box-mapa > .local:nth-child(6n + 6) {
		left: 53%;
		bottom: 37%;
		top: auto !important;
	}
	
	.box-actividad.main img:not(.drag-ind) {
		display: none;
	}
	
	.audioplayer-bar {
		width: calc(100% - 115px);
		-webkit-flex: 0 0 calc(100% - 115px);
		-moz-flex: 0 0 calc(100% - 115px);
		-ms-flex: 0 0 calc(100% - 115px);
		-o-flex: 0 0 calc(100% - 115px);
		flex: 0 0 calc(100% - 115px);
	}
	
	.test-form label {
		padding: .8rem 2rem .8rem 5.75rem;
	}
	
	.test-form label:before {
		width: 30px;
		height: 30px;
		left: 1rem;
		top: 1rem;
	}
	
	.test-form label:after {
		width: 16px;
		height: 16px;
		left: 23px;
		top: 1.45rem;
	}
	
	.box-actividad.intro img:not(.drag-ind) {
		position: relative;
		top: auto;
		left: auto;
		display: block;
		margin: 0 auto -8px;
	}
	
	.box-actividad .drag-ind {
		display: none;
	}
	
	.drag-drop, 
	.drop {
		min-height: 175px;
	}
	
	.actividad .flip-card {
		height: 300px;
	}
	
	iframe.presentacion {
		height: 305px;
	}

	iframe.presentacion.vertical {
		height: 630px;
	}
}



@media only screen and (max-width: 575px) {
	.scroll-horizontal .content-box {
		width: 320px;
	}
	
	.video-js, .block-video .video-js {
		height: 150px;
		border-radius: 8px;
	}
	
	.video-js .vjs-control-bar {
		left: 1rem;
		right: 1rem;
		bottom: .5rem;
	}
	
	.bg-leccion {
		height: 295px;
	}
	
	.content-text-mapa {
		width: 160px;
		top: 24rem;
    	left: 1rem;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	
	.box-mapa {
		position: absolute !important;
		width: 100%;
		height: 100vh;
		left: 0;
		top: 0;
		background-image: url(../images/mapa-phone.jpg);
		-webkit-background-size: cover !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: center center !important;
	}
	
	.box-mapa > img {
		display: none;
	}
	
	.box-mapa .local {
		top: auto !important;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		width: 33px;
    	height: 46px;
	}
	
	.box-mapa > .local:nth-child(6n + 1) {
	    left: 47%;
    	bottom: 43%;
		top: auto !important;
	}
	
	.box-mapa > .local:nth-child(6n + 2) {
	    left: 27%;
    	bottom: 32%;
		top: auto !important;
	}
	
	.box-mapa > .local:nth-child(6n + 3) {
	    left: 19%;
    	bottom: 39%;
		top: auto !important;
	}
	
	.box-mapa > .local:nth-child(6n + 4) {
	    left: 29%;
    	bottom: 52%;
		top: auto !important;
	}
	
	.box-mapa > .local:nth-child(6n + 5) {
		left: 45%;
    	bottom: 63%;
		top: auto !important;
	}
	
	.box-mapa > .local:nth-child(6n + 6) {
		left: 51%;
		bottom: 51%;
		top: auto !important;
	}
	
	.audioplayer {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		height: auto;
		justify-content: flex-end;
		min-width: initial;
		padding: 20px 25px;
	}
	
	.radio label {
		text-align: left;
		padding: 1rem 4rem 1rem 0;
	}
	
	.radio label:before {
		left: auto;
		right: 0;
		bottom: calc(50% - (32px / 2));
	}
	
	.radio label:after {
		left: auto;
		right: 9px;
		bottom: calc(50% - (14px / 2));
	}
	
	.block-info .box-content {
		margin-top: 1.5rem;
	}
	
	.game-unir > .col-9 .card-unir:before {
		left: -10px;
	}

	.game-unir > .col-9 .card-unir:after {
		left: -5px;
	}
	
	.block-info .font-blanco .form-control {
		max-width: 130px;
	}

	.modal-fixed .btn {
		font-size: 14px;
		width: 25px;
		height: 25px;
		top: 1rem;
		right: 1rem;
		background-color: #3f51b4;
		color: #FFF;
	}
	
	.audioplayer-bar {
		width: calc(100% - 130px);
		-webkit-flex: 0 0 calc(100% - 130px);
		-moz-flex: 0 0 calc(100% - 130px);
		-ms-flex: 0 0 calc(100% - 130px);
		-o-flex: 0 0 calc(100% - 130px);
		flex: 0 0 calc(100% - 130px);
	}
	
	.audioplayer-playpause {
		margin-right: .75rem;
	}
	
	.test-form label {
		padding: 3.75rem 1rem 1rem 2.75rem;
	}
	
	.drag-drop, 
	.drop {
		min-height: 90px;
		line-height: normal;
	}
	
	.text-game > span:not(.custom-select-opener) {
		width: 150px;
	}
	
	.custom-select-panel {
		width: 215px;
	}

	iframe.presentacion {
		height: 160px;
	}

	iframe.presentacion.vertical {
		height: 360px;
	}
}