* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.container {
	width: 100%;
	overflow: hidden;
}
.container .section {
	width: 100%;
	height: 700px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
}
.container .box-section1,
.container .box-section2,
.container .box-section9 { height: auto; }
.container .section .box-content .sld {
	margin: auto 0;
	position: relative;
}
.container .section .box-content {
	width: 50%;
}
textarea{
	font-family: "OpenSans-Light";
	font-size: 20px;
}
.cursor_mover{
	cursor: move;
}
.content1 ,.content2{
	overflow: auto;
}

input{
	position: relative;
	top: 2px;
	left: -18px;
}

.text_indent{
	margin-left: -16px;
}

.cuadro_1 { /*,.boxc2*/
	overflow: auto;
}
.btn_1 {
    position: relative;
    padding: 10px;
    /*margin-top: 20px;*/
    margin: 20px auto;
    width: 200px;
    border-radius: 10px;
    cursor: pointer;
    background-color: #d2d836;
    text-align: center;
    /*left: 32%;*/
}
.btn_1e {
    position: relative;
    padding: 10px;
    /*margin-top: 20px;*/
    margin: 20px auto;
    width: 200px;
    border-radius: 10px;
    cursor: pointer;
    background-color: #F0F370;
    text-align: center;
    /*left: 32%;*/
}

/* -------------------------------- Color de fondo de los contenedores -------------------------------- */

.container .box-section1 { background-color: #d9e8e3; }
.container .box-section2 { background-color: #fab638; }
.container .box-section3 { background-color: #003057; }
.container .box-section4 { background-color: #ffffff; }
.container .box-section5 { background-color: #fab638; }
.container .box-section6 { background-color: #ffffff; }
.container .box-section7 { background-color: #003057; }
.container .box-section8 { background-color: #fab638; }

/* -------------------------------- Contenedores con texto -------------------------------- */

.container .section .box-text {
padding: 80px 40px 40px 80px;
	position: relative;
	overflow: auto;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
}

/* -------------------------------- Contenedores con img. de fondo -------------------------------- */

.container .box-section1 .content1 {
	background-image: url("../imgs/1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.container .box-section3 .content2 {
	background-image: url("../imgs/2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.container .box-section5 .content2 {
	background-image: url("../imgs/4.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.container .box-section7 .content2 {
	background-image: url("../imgs/6.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

/* -------------------------------- Títulos -------------------------------- */

.container .section .box-content .title {
	color: #4fa5cb;
	font-size: 35px;
	font-family: "OpenSans-Regular";
	line-height: 40px;
}
.container .section .box-content .title span{
	color: #003057;
	font-size: 35px;
	font-family: "OpenSans-Bold" !important;
	line-height: 0px;
}
.container .section .box-content .title2 {
	color: #d2d836;
	font-size: 30px;
	font-family: "PlayfairDisplay-Regular";
	line-height: 46px; /* 38px;*/
}
.container .section .box-content .title3 {
	color: #1c3355;
	font-size: 30px;
	font-family: "PlayfairDisplay-Regular";
	line-height: 46px; /* 38px;*/
}
.container .section .box-content .title3e {
	color: #FFF;
	font-size: 30px;
	font-family: "PlayfairDisplay-Regular";
	line-height: 46px; /* 38px;*/
}

.container .section .box-content .title3e .textTiEsp {
	color: #14809f;
	font-size: 30px;
	font-family: "OpenSans-Bold";
	line-height: 20px !important; /* 38px;*/
}
.container .section .box-content .title3ee {
	color: #003057;
	font-size: 30px;
	font-family: "OpenSans-Bold";
	line-height: 20px !important; /* 38px;*/
}
.container .section .box-content .title3eee {
	color: #14809f;
	font-size: 30px;
	font-family: "OpenSans-Bold";
	line-height: 20px !important; /* 38px;*/
}
.container .section .box-content .title4 {
	color: #ffffff;
	font-size: 30px;
	font-family: "PlayfairDisplay-Regular";
	line-height: 46px; /* 38px;*/
}
.container .section .box-content .title4e {
	color: #ffffff;
	font-size: 30px;
	font-family: "OpenSans-Bold" !important;
	line-height: 46px; /* 38px;*/
}
.container .section .box-content .title4ee {
	color: #003057;
	font-size: 30px;
	font-family: "OpenSans-Bold" !important;
	line-height: 46px; /* 38px;*/
}
.container .section .box-content .title5 {
	color: #1c3355;
	padding-left: 60px;
	font-size: 30px;
	font-family: "PlayfairDisplay-Regular";
	line-height: 46px; /* 38px;*/
}


/* -------------------------------- Iconos de los títulos -------------------------------- */

.container .section .box-content .title-img { position: relative; }
.container .section .box-content .title-img .icon-left {
	position: absolute;
	top: 0px;
	left: -65px;
	width:55px;
}
.container .section .box-content .title-img .icon-leftlight {
	position: absolute;
	top: -20px;
	left: -65px;
	width:55px;
}

.container .section .box-content .icon-leftretro {
	position: absolute;
	top: 20px;
	left: 25px;
	width:55px;
}
.container .section .box-content .content-boxes4 .icon-arrowgreen {
	position: relative;
	width: 40px;
	height: 40px;
	top: 80px;
}

/* -------------------------------- Iconos de los títulos - audios -------------------------------- */

.container .section .box-content .title-img .btn-play { 
	position: absolute;
	left: -65px;
	top: 80px;
	cursor: pointer;
}
/* -------------------------------- Plecas de los títulos -------------------------------- */

.container .section .box-content .pleca {
	position: absolute;
	height: 42px;
	top: 4px;
	left: 0;
}
.container .section .box-content .width-pleca1 { width: 200px; }
/* .container .section .box-content .width-pleca2 {  } */ /* En caso de que se ocupe */

/* -------------------------------- Texto y color del texto de las plecas -------------------------------- */

.container .section .box-content .title-img .text-pleca { margin-left: 25px; }
.container .section .box-content .title-img .text-pleca-color1 { color: #1c3355; }
.container .section .box-content .title-img .text-pleca-color1e { color: #003057 !important; font-family: "PlayfairDisplay-Regular"; }
.container .section .box-content .title-img .text-pleca-color2 { color: #ffffff; }
.container .section .box-content .title-img .text-pleca-color3 { color: #d2d836; }
.container .section .box-content .title-img .text-pleca-color4 { color: #d9e8e3; }

/* -------------------------------- Iconos de los flechas -------------------------------- */

.container .section .arrow { 
	position: absolute;
	cursor: pointer;
}
.container .section .arrow-left {
	top: 50%;
	left: 3%;
	transform: translate(-3%, -50%);
	display: none;
}
.container .section .arrow-right {
	top: 50%;
	right: 3%;
	transform: translate(-3%, -50%);
}

.container .section .arrow-left2 {
	top: 75%;
	left: 3%;
	transform: translate(-3%, -75%);
	display: none;
}
.container .section .arrow-right2 {
	top: 75%;
	right: 3%;
	transform: translate(-3%, -75%);
}

/* -------------------------------- Textos -------------------------------- */

.container .section .box-content .text1 {
	font-family: "OpenSans-Light";
	font-size: 20px;
	color: #fff;
}
.container .section .box-content .text1e {
	font-family: "OpenSans-Light";
	font-size: 20px;
	color: #003057;
}
.container .section .box-content .text2 {
	font-family: "OpenSans-Light";
	font-size: 20px;
	color: #1c3355;
}
.container .section .box-content .text2e {
	font-family: "OpenSans-Light";
	font-size: 20px;
	color: #F0F370;
}
.container .section .box-content .text3 {
	font-family: "OpenSans-Light";
	font-size: 20px;
	color: #000;
}
.container .section .box-content .text3e {
	font-family: "OpenSans-Light";
	font-size: 20px;
	color: #003057;
}
.container .section .box-content .text3ee {
	font-family: "OpenSans-Light";
	font-size: 20px;
	color: #FFF;
}

.container .section .box-content .text4 {
	font-family: "OpenSans-Regular";
	font-size: 20px;
	color: #000;
}
.container .section .box-content .text4e {
	font-family: "OpenSans-Bold";
	font-size: 20px;
	color: #003057;
}
.container .section .box-content .text5 {
	font-family: "OpenSans-Light";
	font-size: 20px;
	color: #d2d836;
}
.container .section .box-content .text6 {
	font-family: "OpenSans-Light";
	font-size: 10px;
	color: #ffffff;
}
.container .section .box-content .text7 {
	font-family: "OpenSans-Light";
	font-size: 20px;
	color: #095388;
}
.container .section .box-content .text8 {
	font-family: "OpenSans-Light";
	font-size: 20px;
	color: #095388;
}
.container .section .box-content .text9 {
	font-family: "OpenSans-Light";
	font-size: 20px;
	color: #ffffff;
}
.container .section .box-content .text10 {
	font-family: "OpenSans-Light";
	font-size: 20px;
	color: #1c3355;
}
.container .section .box-content .text11 {
	font-family: "OpenSans-Light";
	font-size: 14px;
	color: #000;
}

/* -------------------------------- Texto Resaltados -------------------------------- */

.container .section .box-content .highlighted1 {
	font-family: "OpenSans-SemiBold";
	color: #ffffff;	
}
.container .section .box-content .highlighted2 {
	font-family: "OpenSans-SemiBold";
	color: #000000;
}
.container .section .box-content .highlighted3 {
	font-family: "OpenSans-SemiBold";
	color: #d2d836;
}
.container .section .box-content .highlighted4 {
	font-family: "OpenSans-SemiBold";
	color: #1c3355;
}
.container .section .box-content .highlighted5 {
	font-family: "OpenSans-SemiBold";
	color: #fab638;
}
.container .section .box-content .highlighted7 {
	font-family: "OpenSans-SemiBold";
	font-size: 10px;
	color: #d2d836;
}

/* -------------------------------- Cursiva -------------------------------- */

.container .section .box-content .cursive { font-family: "OpenSans-BoldItalic"; }
.container .section .box-content .cursive2 { font-family: "OpenSans-Italic"; }
.container .section .box-content .underline { text-decoration: underline; }

/* -------------------------------- Imágenes con iconos -------------------------------- */

.container .section .box-content .light {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}

.container .section .box-content .light .img-light {
	position:relative; 
	left: 10px; 
	top: -22vh; 
	width:30px;
}

/* -------------------------------- Esquemas -------------------------------- */

.container .section .img-scheme {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	padding: 80px 40px 40px 70px
}
.container .section .img-scheme img {
	margin: auto auto;
	width: 100%;
	max-width: 500px;
}
/* -------------------------------- Ejerciccios -------------------------------- */

.container .section .box-content .content-boxes {	
	/*position: absolute;*/
	/*width: 100%;*/
	margin: 20px 0;
	justify-content: center;
}
.container .section .box-content .content-boxestop {
	position: relative;		width: 100%;
	justify-content: center;
}
.container .section .box-content .content-boxesbottom {
	position: relative;	width: 100%;
	/*margin-top: 100%;*/
	justify-content: center;
}
.container .section .box-content .content-boxestop .box1 {
	padding: 20px;
	background-color: #24b1a5;
	border-radius:15px;
	border: 1px solid #ffffff;
	width: 100%;
	min-height: 165px;
}
.container .section .box-content .content-boxes .box2 {
	padding: 20px;
	background-color: #14809f;
	border-radius: 15px;
	width: 100%;
	min-height: 165px;	
}
.container .section .box-content .content-boxesbottom .box3 {
	padding: 20px;
	background-color: #d70e29;
	border-radius: 15px;
	border: 1px solid #ffffff;
	width: 100%;
	min-height: 165px;
}
.container .section .box-content .boxtextarea {
	padding:20px;
	background-color: #d9e8e3;
	border-radius: 15px;
	outline: 0 none;
	width: 100%;
	height: 200px;
}
.container .section .box-content .boxtextareae {
	padding:20px;
	background-color: #FFF;
	border-radius: 15px;
	outline: 0 none;
	width: 100%;
	height: 200px;
}
.container .section .box-content .content-boxes3 {
	/*width: 70%;*/
	/*margin-top: 0px;*/
	/*margin-left:-5%;*/
	display: flex;
}
.container .section .box-content .content-boxes4 {
	/*position: absolute;
	width: 50%;
	margin-top: 0px;
	margin-left:-18%;*/
	-webkit-display: flex;
	-moz-display: flex;	
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
}
.container .section .box-content .content-boxes3 .boxc1 {
		margin: 20px;
		display: inherit;
		padding: 10px;
		border-radius:15px;
		background-color: #003057;
		width: 140px;
		/*height: 160px;*/
		text-align: center;
		align-items: center;
	}
	.container .section .box-content .content-boxes4 .boxc2 {
		margin: 20px;
		display: inherit;
		padding: 10px;
		border-radius:15px;
		border: 1px solid #003057;
		/*width: 50%;*/
		/*height: 160px;*/
		text-align: center;
		align-items: center;
	}
	.container .section .box-content .content-boxes2 {
		width: 100%;
		margin-top: 10px;
		display: flex;
		justify-content: left-side;	
	}
	.container .section .box-content .content-boxes2 .button {
		padding: 10px;
		border-radius: 5px;
		cursor: pointer;
	}
	.container .section .box-content .content-boxes2 .button-clic {
		background-color: #003057;
		color: #FFF;
	}
.container .section .box-content .content-boxes2 .button-clic2 {	background-color: #1c3355;}
.container .section .box-content .content-boxes2 .button-clic2ee {	background-color: #14809f;}
.container .section .box-content .content-boxes2 .button-clic3 {	background-color: #d2d836;}
.container .section .box-content .content-boxes2 .button-clic3e {	background-color: #003057;}
		.container .section .box-content .box-act { width: 100% }
		.container .section .box-content .box-act .cover { 
			width: 100%;
			cursor: pointer;
		}

		.container .section .box-content .box-feedback {
			padding: 30px;
			position: absolute;
			text-align: justify;
			border-radius: 5px;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			display: none;
		}
		.container .section .box-content .box-feedbackblock {
			margin-top: 0;
			/*position: absolute;*/
			/*width: 100%;*/
			display: none;
		}
		.container .section .box-content .box-feedbackblock2 {	display: none;}
		.container .section .box-content .feedback-ej1 { background-color: #84bd00; }
		.container .section .box-content .feedback-ej2 { background-color: #ffb81c; }

		.container .section .box-content .feedback-ej3 {	
			background-color: #d9e8e3;
			max-height: 400px;
			min-width: 400px;
			overflow: auto;
			text-align: left;
		}
		.container .section .box-content .feedback-ej3e {	
			background-color: #14809f;
			max-height: 400px;
			min-width: 400px;
			overflow: auto;
			text-align: left;
		}
			.container .section .box-content .feedback-ej4 {
				overflow: auto;
			}
			.container .section .box-content .feedback-ej5 {
				background-color: #1c3355;
				max-height: 400px;
				overflow: auto;
			}

			/* -------------------------------- Estilos especiales -------------------------------- */

			.container .box-section2 .special { width: 100%; }
			.container .box-section3 .content2 {
				position: relative;
				-webkit-display: flex;
				-moz-display: flex;
				-ms-display: flex;
				-o-display: flex;
				display: flex;
				-webkit-flex-direction: column;
				-moz-flex-direction: column;
				-ms-flex-direction: column;
				-o-flex-direction: column;
				flex-direction: column;
				-webkit-justify-content: center;
				-moz-justify-content: center;
				-ms-justify-content: center;
				-o-justify-content: center;
				justify-content: center;
			}
			.container .box-section3 .content2 .p-special {
				position: absolute;
				left: 80px;
				top: 80px;
			} 
			.container .box-section4 .special { background-color: #d2d836; }
			.container .box-section6 .special { background-color: #C2DCD4; }
			.container .box-section6 .content2 .slide ul { padding-left: 5px; } 
			.container .box-section7 .special { background-color: #003057; }
			.container .box-section8 .special img { width: 250px; }
			.container .box-section8 .content1 { position: relative; }
			.container .box-section8 .content1 .p-special {
				position: absolute;
				left: 5%;
			}

			.container .box-section1 .special .special-title1 { margin-top: 0; }
			.container .box-section1 .special .special-title2 {
				margin-bottom: 0;
				font-size: 30px;
				font-family: "PlayfairDisplay-Regular";}
				.container .box-section1 .special .special-title3 {
					margin-top: 0;
					bottom: 0;
				}
				.container .section .box-content .close {
					width: 20px;
					position: absolute;
					top: 5px;
					right: 5px;
					cursor: pointer;
				}

				.container .section .box-content .hidden { display: none; }
				.container .section .box-content .slide2 { display: none; }

	.container .section .box-content .no-margin-top { margin-top: 0px; }
	.container .section .box-content .no-margin-bottom { margin-bottom: 0px; }
	.container .section .box-content .special-ul { 
		color: #d2d836;
		padding-left: 30px;
	}
	.container .section .box-content .special-ul .special-li { color: #ffffff; }
	.container .section .box-content-flex {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
	}
	.container .section .box-content .margin-auto {
		margin: auto auto;
	}

	.container .section .box-content .container-note { text-align: center; }
	.container .section .box-content .note-box {
		padding: 20px; 
		background-color: #d9e8e3;
		border-radius: 10px; 
		width: 70%;
		display: inline-block; 
		text-align: left; 
		margin-top: 50px;
	}
	.container .section .box-content .note-boxe {
		padding: 20px; 
		background-color: #F0F370;
		border-radius: 10px; 
		width: 70%;
		display: inline-block; 
		text-align: left; 
		margin-top: 50px;
	}
	

				/* -------------------------------- Estilos especiales -------------------------------- */

				.container .box-footer {
					padding: 30px;
					background-color: #007fa3;
					font-family: "PlayfairDisplay-Regular";
					color: #fff;
					-webkit-justify-content: flex-end;
					-moz-justify-content: flex-end;
					-ms-justify-content: flex-end;
					-o-justify-content: flex-end;
					justify-content: flex-end;
				}















.txtBold{
	font-family: "OpenSans-Bold" !important;
}
.fondGenPart2{
	background-color: #d2d836 !important;
}
.fondEspPart2{
	background-color: #C2DCD4 !important;
}
.fondGenPart3{
	background-color: #fab638 !important;
}
.fondEspPart3{
	background-color: #003057 !important;
}
.imgRetroPart2{
	width: auto;
	height: 1.3em;
}
.txtEspPar4{
	color: #14809f;
	font-family: "OpenSans-Bold" !important;
	line-height: 0px;
}
.subEspPar4{
	color: #14809f;
	font-size: 30px;
	margin-top: 2em;
	font-family: "OpenSans-Bold" !important;
	line-height: 0px;
}
.imgRetroPart4{
	width: auto;
	height: 1.3em;
}
.txtEspPar5{
	color: #FFF;
	font-family: "OpenSans-Bold" !important;
	line-height: 0px;
}
.container .box-footer .text1 {
	font-family: "PlayfairDisplay-Regular";
	font-size: 12px;
	text-align: left;
}