* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.cursor_mover {
  cursor: move;
}
.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-section5,
.container .box-section11 {
  height: auto;
}
.container .section .box-content .sld {
  margin: auto 0;
  position: relative;
}
.container .section .box-content {
  width: 50%;
}

input {
  margin-left: -25px;
}

.indent {
  margin-left: 8px;
}

.btn_1 {
  position: relative;
  padding: 10px;
  margin-top: 20px;
  width: 200px;
  border-radius: 10px;
  cursor: pointer;
  background-color: #d2d836;
  text-align: center;
  left: 32%;
}

.blanco {
  color: #fff !important;
}
.alto_fijo {
  height: 500px;
}
.alto_fijo2 {
  height: 600px;
}
.alto_fijo3 {
  height: 838px;
}
.alto_fijo4 {
  height: 730px;
}

.ajuste_pleca {
  top: 54px;
  left: 2px;
  position: relative;
}
/* -------------------------------- Color de fondo de los contenedores -------------------------------- */

.container .box-section1 {
  background-color: #d9e8e3;
}
.container .box-section2 {
  background-color: #d2d836;
}
.container .box-section3 {
  background-color: #0b5b7d;
}
.container .box-section4 {
  background-color: #9b1b7d;
}
.container .box-section5 {
  background-color: #fab638;
}
.container .box-section6 {
  background-color: #d2d836;
}
.container .box-section7 {
  background-color: #d9e8e3;
}
.container .box-section8 {
  background-color: #0b5b70;
}
.container .box-section9 {
  background-color: #9b1b7d;
}
.container .box-section10 {
  background-color: #fab638;
}
/* -------------------------------- Contenedores con texto -------------------------------- */

.container .section .box-text {
  padding: 80px;
  line-height: 24px;
  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-section4 .content1 {
  background-image: url("../imgs/3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
}
.container .box-section6 .content2 {
  background-image: url("../imgs/4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.container .box-section7 .content1 {
  background-image: url("../imgs/5.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.container .box-section8 .content2 {
  background-image: url("../imgs/6.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.container .box-section9 .content1 {
  background-image: url("../imgs/7.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.container .box-section10 .content2 {
  background-image: url("../imgs/8.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

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

.container .section .box-content .title {
  color: #1c3355;
  font-size: 50px;
  font-family: "OpenSans-Regular";
  line-height: 50px;
}
.container .section .box-content .title2 {
  color: #d2d836;
  font-size: 34px;
  font-family: "PlayfairDisplay-Regular";
  line-height: 46px; /* 38px;*/
}
.container .section .box-content .title3 {
  color: #1c3355;
  font-size: 34px;
  font-family: "PlayfairDisplay-Regular";
  line-height: 46px; /* 38px;*/
}
.container .section .box-content .title4 {
  color: #ffffff;
  font-size: 34px;
  font-family: "PlayfairDisplay-Regular";
  line-height: 46px; /* 38px;*/
}
.container .section .box-content .title5 {
  color: #1c3355;
  padding-left: 60px;
  font-size: 34px;
  font-family: "PlayfairDisplay-Regular";
  line-height: 46px; /* 38px;*/
}
.container .section .box-content .title6 {
  color: #0b5b70;
  font-size: 28px;
  font-family: "PlayfairDisplay-Regular";
  line-height: 46px; /* 38px;*/
}
.container .section .box-content .title7 {
  color: #9b1b7d;
  font-size: 28px;
  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-left2 {
  position: absolute;
  top: -15px;
  left: -65px;
  width: 55px;
}

.container .section .box-content .icon-leftretro {
  position: absolute;
  top: 20px;
  left: 25px;
  width: 55px;
}

/* -------------------------------- 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: 5px;
  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-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;
}
.container .section .box-content .title-img .text-pleca-color5 {
  color: #0b5b70;
}
.container .section .box-content .title-img .text-pleca-color6 {
  color: #000000;
  padding-left: 70px;
}
.container .section .box-content .title-img .text-pleca-color7 {
  color: #9b1b7d;
  padding-left: 70px;
}
.container .section .box-content .title-img .text-pleca-color8 {
  color: #0b5b70;
}

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

.container .section .arrow {
  position: absolute;
  cursor: pointer;
}

.flecha {
  position: absolute;
  cursor: pointer;
  top: 50%;
  right: 3%;
  transform: translate(-3%, -50%);
}
.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 .text2 {
  font-family: "OpenSans-Light";
  font-size: 20px;
  color: #1c3355;
}
.container .section .box-content .text3 {
  font-family: "OpenSans-Light";
  font-size: 20px;
  color: #000;
}
.container .section .box-content .text4 {
  font-family: "OpenSans-Light";
  font-size: 20px;
  color: #d2d836;
}
.container .section .box-content .text5 {
  font-family: "OpenSans-Light";
  font-size: 20px;
  color: #095388;
}
.container .section .box-content .text6 {
  font-family: "OpenSans-Light";
  font-size: 20px;
  color: #9b1b7d;
}
.container .section .box-content .text7 {
  font-family: "OpenSans-Light";
  font-size: 20px;
  color: #0b5b70;
}
.container .section .box-content .text8 {
  font-family: "OpenSans-Light";
  font-size: 20px;
  color: #fab638;
}

/* -------------------------------- 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: #0b5b70;
}
.container .section .box-content .highlighted6 {
  font-family: "OpenSans-SemiBold";
  color: #fab638;
}
.container .section .box-content .highlighted7 {
  font-family: "OpenSans-SemiBold";
  color: #9b1b7d;
}

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

.container .section .box-content .cursive {
  font-family: "OpenSans-BoldItalic";
}

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

.container .section .img-scheme2 {
  -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 .img-scheme2 .img-ico2 {
  position: relative;
  left: 2%;
  width: 35%;
  cursor: pointer;
  margin-left: 10%;
  margin-top: 5%;
}
.container .section .box-content .img-scheme2 .img-ico3 {
  position: relative;
  width: 26%;
  cursor: pointer;
  margin-left: 3%;
  margin-top: 5%;
}
.container .section .box-content .img-scheme2 .img-ico4 {
  position: relative;
  width: 25%;
  cursor: pointer;
  margin-left: 5%;
  margin-top: 7%;
}
.container .section .box-content .img-scheme2 .img-ico5 {
  position: relative;
  width: 25%;
  cursor: pointer;
  margin-left: 15%;
  margin-top: 7%;
}

/* -------------------------------- Ejerciccios -------------------------------- */

.container .section .box-content .content-boxes {
  width: 40%;
  justify-content: center;
  text-align: center;
  align-items: center;
  margin-right: 10%;
}
.container .section .box-content .content-boxes .box1 {
  margin: 10px;
  display: inherit;
  padding: 10px;
  background-color: #fab638;
  width: 100%;
  text-align: center;
  align-items: center;
  border-radius: 15px;
}
.container .section .box-content .content-boxes .box2 {
  margin: 10px;
  display: inherit;
  padding: 10px;
  width: 100%;
  text-align: center;
  align-items: center;
  border: 1px solid #fab638;
  border-radius: 15px;
}

.container .section .box-content .content-boxes3 {
  width: 40%;
  margin-left: 10%;
  justify-content: center;
}
.container .section .box-content .content-boxes4 {
  width: 45%;
  margin-top: 20px;
  margin-left: 2%;
}
.container .section .box-content .content-boxes5 {
  width: 40%;
  margin-top: 20px;
  margin-left: 10%;
  display: flex;
}
.container .section .box-content .content-boxes6 {
  position: relative;
  width: 50%;
  float: right;
  margin-top: 5%;
}
.container .section .box-content .content-boxes3 .boxc1 {
  position: relative;
  padding: 10px;
  padding-top: 4%;
  margin-top: 20px;
  margin-bottom: 20px;
  min-height: 15%;
  border-radius: 40px;
  border: 1px solid #9b1b7d;
  width: 70%;
  text-align: center;
  align-items: center;
}

.container .section .box-content .content-boxes3 .boxc2 {
  position: relative;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 40px;
  border: 1px solid #9b1b7d;
  width: 70%;
  text-align: center;
  align-items: center;
}

.container .section .box-content .boxtextarea {
  padding: 20px;
  background-color: #d9e8e3;
  border-radius: 15px;
  outline: 0 none;
  width: 100%;
  height: 300px;
}

[type="radio"] {
  border: 0px;

  /*height: 1.5em;*/
}

.cerrar_btn_1,
.cerrar_btn_2 {
  background: #969697;
  border-radius: 16px;
  padding: 3px;
}

.btn_blanco {
  background: #969697;
  border-radius: 16px;
  padding: 3px;
}
.radio_1 {
  border: 0px;
  width: auto;
  height: auto;
}

.oculto,
.ocultar {
  display: none;
}

.color_azul {
  color: #1c3355 !important;
  font-family: "OpenSans-Light";
  font-size: 20px;
}

.color_azul2 {
  color: #1c3355 !important;
}

.flecha_izq {
  top: 50%;
  left: 3%;
  transform: translate(-3%, -50%);
  position: absolute;
  cursor: pointer;
}

.flecha_der {
  top: 50%;
  right: 3%;
  transform: translate(-3%, -50%);
  position: absolute;
  cursor: pointer;
}

.container .section .box-content .content-boxes2 {
  width: 120%;
  margin-left: -9.5%;
  margin-top: 30px;
  display: flex;
  justify-content: space-around;
}
.container .section .box-content .content-boxes2 .button {
  padding: 10px;
  padding-left: 60px;
  padding-right: 60px;
  border-radius: 20px;
  cursor: pointer;
}
.container .section .box-content .content-boxes6 .button {
  padding: 10px;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
}
.container .section .box-content .content-boxes2 .button-good {
  background-color: #9b1b7d;
}
.container .section .box-content .content-boxes6 .button-bad {
  background-color: #0b5b70;
}
.container .section .box-content .content-boxes6 .button-bad2 {
  background-color: #d2d836;
}

.container .section .box-content .new-button {
  padding: 10px;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  background-color: #153354;
  color: #fff; /* #d7e9e5;*/
  font-family: "OpenSans-Light";
  margin: 30px auto;
  width: 30%;
}

.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: left;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.container .section .box-content .box-feedback2 {
  padding: 30px;
  position: absolute;
  border-radius: 10px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  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: #d2d836;
  max-height: 400px;
  width: 100%;
  overflow: auto;
}
.container .section .box-content .feedback-ej4 {
  background-color: #d9e8e3;
  max-height: 400px;
  width: 90%;
  overflow: auto;
}
.container .section .box-content .feedback-ej5 {
  background-color: #1c3355;
  max-height: 400px;
  width: 90%;
  overflow: auto;
}

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

.container .box-section2 .special {
  width: 100%;
}
.container .box-section5 .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-section6 .content2 .slide ul {
  padding-left: 5px;
}
.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 {
  margin-top: 0;
  width: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.container .section .box-content .close.btn_blanco {
  top: -10px;
  right: -10px;
}

.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-div {
  width: 100%;
}
.container .section .box-content .special-ul {
  color: #fab638;
  padding-left: 30px;
}
.container .section .box-content .special-ol {
  color: #9b1b7d;
  padding-left: 30px;
}
.container .section .box-content .special-ul2 {
  color: #9b1b7d;
  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-left {
  margin-left: -25px;
}
.container .section .box-content .margin-auto {
  margin: auto auto;
}
.container .box-section7 .box-content .slide1 {
  position: relative;
}
.container .box-section7 .box-content .slide1 .special-pleca {
  position: absolute;
  top: 0;
  left: 0;
}

.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: #125b6e;
  border-radius: 10px;
  display: inline-block;
  text-align: left;
  margin-top: 50px;
  width: 70%;
}

/* -------------------------------- 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;
}
.OS-B {
  font-family: "OpenSans-Bold" !important;
}
.OS-SB {
  font-family: "OpenSans-SemiBold" !important;
}
.OS-R {
  font-family: "OpenSans-Regular" !important;
  font-size: 20px;
}
/**********COLORES*/
/*FONDOS*/

.F-AZUL-C {
  background-color: #cce2dc !important;
}
.F-AZUL-F {
  background-color: #003057 !important;
}
.F-VERDE {
  background-color: #cbd211 !important;
}
.F-NARANJA {
  background-color: #ffb01c !important;
}
.F-VERDEAZUL {
  background-color: #0687a7 !important;
}

/*TEXTOS*/
.T-TITULO1 {
  color: #0687a7 !important;
}
.T-AZUL-F {
  color: #003057 !important;
}
.T-AZUL-C {
  color: #cce2dc !important;
}
.T-VERDE {
  color: #cbd211 !important;
}
.T-NARANJA {
  color: #ffb01c !important;
}
.T-AMARILLO {
  color: #f2f282 !important;
}
.container .box-footer .text1 {
  font-family: "PlayfairDisplay-Regular";
  font-size: 12px;
  text-align: left;
}
