    @font-face {
        font-family: "Museo_Sans_100";
        src: url("../fonts/MuseoSans-100.otf");
        font-weight: 100;
    }
    @font-face {
        font-family: "Museo_Sans_300";
        src: url("../fonts/MuseoSans-300.otf");
        font-weight: 300;
    }
    @font-face {
        font-family: "Museo_Sans_500";
        src: url("../fonts/MuseoSans-500.otf");
        font-weight: 500;
    }
    @font-face {
        font-family: "Museo_Sans_700";
        src: url("../fonts/MuseoSans_700.otf");
        font-weight: 700;
    }
    @font-face {
        font-family: "Museo_Sans_900";
        src: url("../fonts/MuseoSans_900.otf");
        font-weight: 900;
    }
    @font-face {
        font-family: "Myriad_Regular";
        src: url("../fonts/MyriadPro-Regular.otf");
        font-weight: 900;
    }
    body{
  margin: 0px;
  padding: 0px;
}
figure{
    margin-block-start: 0px;
    margin-inline-start: 0px;
    margin-block-end: 0px;
    margin-inline-end: 0px;
    box-sizing: border-box;
}
header{
    height: 425px;
}
header .container_sup{
    width: min(630px, 95%);
    height: auto;
    margin: 0px auto;
    display: flex;
    justify-content: end;
}
header .container_sup .franja{
    display: flex;
    height: 10.71px;
    width: 100%;
    max-width: 177.56px;
    justify-content: end;
    text-align: end;
    flex-direction: row;
}
header .container_sup .franja .azul{
    width: 40%;
    height: 100%;
    background-color: #147DCF;
}
header .container_sup .franja .rojo{
    width: 60%;
    height: 100%;
    background-color: #E73C48;
}
header .container_sup .ministerio{
    color: #fff;
    text-decoration: none;
    font-family: "Museo_Sans_500";

}
.container{
    width: min(630px, 95%);
   margin: 0 auto;
}
header .container{
    width: min(900px, 95%);
   margin: 0 auto;
}
header .container div h1{
    margin-inline-start: 0px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: center;
    margin-top: 20px;
}
header .container figure{
 position: relative;
 background-origin: border-box;
 width: min(900px, 95%);
}
header .container figure img{
    position: absolute;
    top: -40px;
    z-index: 9;
    width: 100%;
}
.bajada{
    padding-bottom: 45px;
    padding-top: 25px;
}
.bajada .container{
    position: relative;
}
.bajada .container img{
    position: absolute;
    top: 50px;
    left: -200px;
}
.bajada .container h2{
    text-align: center;
     font-family: "Museo_Sans_300";
     font-size: 24px;
     line-height: 29px;
     color: #303384;
     letter-spacing: 5px;
}
.bajada .container h2 span{
    color: #000;
    
}
.bajada .container p {
     font-family: "Museo_Sans_300";
     font-size: 16px;
     line-height: 20px;
     text-align: center;
     letter-spacing: 1.2px;
}
.bajada .container p strong{
 font-family: "Museo_Sans_700";
 
}
.video{
    background-color: #4769A9;
    padding: 30px 0px 5px;
    display: flex;
   
    
    
}

.video .container {
    position: relative;
}
.video .container img{
    position: absolute;
    bottom: 0px;
}
.video .container  img:nth-of-type(1){
    left: -190px;
}
.video .container  img:nth-of-type(2){
    right: -175px;
}
.video .container iframe{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    box-sizing: border-box;
}
.video .container p{
    font-family: "Museo_Sans_300";
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-align: center;
}
.video .container p:nth-of-type(2){
    text-align: center;
    font-family: "Museo_Sans_900";
    font-size: 21px;
    line-height: 25px;
}
.descarga{
    background-color: #fff;
    padding-bottom: 22px;
    padding-top: 30px;
}
.descarga .container{
    text-align: center;
}

.descarga .container h2{
    background-color: #11AFA2;
     font-family: "Museo_Sans_300";
     font-size: 24px;
     line-height: 29px;
     letter-spacing: 4px;
     text-align: center;
     border-radius: 25px;
     color: #fff;
     display: inline-block;
     padding: 10px 54px;
}
.descarga .container .boxes{
    display: flex;
    flex-direction: row;
    gap: 7px;
    padding-top: 30px;
}
.descarga .container .boxes article{
     font-family: "Museo_Sans_700";
     font-size: 14px;
     line-height: 16px;
     color: #303384;
     padding-bottom: 10px;
}
.descarga .container .boxes article .box{
        font-family: "Museo_Sans_300";
        font-size: 13px;
        line-height: 15px;
        color: #000;
        border: solid 1px #7A7979;
        width: 203.33px;
        height: 258.38px;
        border-radius: 25px;
        box-sizing: border-box;
        padding: 10px 30px;
        margin-top: 10px;
}
.linea{
    background-color: #C4E1E7;
    padding-bottom: 15px;
}
.linea .container figure:nth-of-type(1){
    position: relative;
}
.linea .container figure:nth-of-type(1) img{
    position: absolute;
    left: -100px;
    top: -45px;
}
.linea .container figure:nth-of-type(3){
    position: relative;
}
.linea .container figure:nth-of-type(3) img{
    position: absolute;
    right: -215px;
    bottom: -45px;
}
.linea .container h2{
    text-align: center;
    margin-block-start: 0px;
    margin-inline-start: 0px;
    margin-block-end: 0px;
    font-family: "Museo_Sans_300";
    font-size: 24px;
    line-height: 29px;
    font-weight: 300;
    padding-top: 20px;
    padding-bottom: 27px;
}
.etapas{
    padding-top: 30px;
}
.etapas h2{
    text-align: center;
      font-family: "Museo_Sans_300";
      line-height: 29px;
      letter-spacing: 5px;
      font-size: 24px;
      margin-bottom: 90px;
      letter-spacing: 5px;
      color: #000;
      
}
.etapas .container article{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.etapas .container article div figure{
    position: relative;
}
.etapas .container article:nth-of-type(1) figure{
    margin: 0 auto;
    position: relative;
}
.etapas .container article:nth-of-type(1) figure img{
    position: absolute;
    left: -85px;
    top: -60px;
}
.etapas .container article:nth-of-type(3) figure{
    margin: 0 auto;
    position: relative;
}
.etapas .container article:nth-of-type(3) figure img{
    position: absolute;
    display: block;
    top: -155px;
    right: -45px;

}
.etapas .container article:nth-of-type(3)  div figure img{
    position: absolute;
    left: -65px;
    top: -67px;
}
.etapas .container article:nth-of-type(2) div figure img{
 position: absolute;
    right: -85px;
    top: -67px;
}
.etapas .container article div p{
    font-family: "Museo_Sans_300";
    font-size: 16px;
    color: #000;
    line-height: 20px;
}
.etapas .container .destacado{
    text-align: center;
    font-family: "Museo_Sans_500";
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    background-color: #303384;
    border-radius: 30px;
    padding: 20px 68px;
    margin-top: 38px;
    margin-bottom: 10px;

}
.seccapsulas{
    background-color: #4769A9;
    padding-top: 13px;
    padding-bottom: 65px;
}
.seccapsulas .container{
    position: relative;
}
.seccapsulas .container img{
    position: absolute;
    bottom: -65px;
    left: -260px;
}
.seccapsulas .container .capsulas{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 7px;
}
.seccapsulas .container .capsulas .capsula {
    border: 1px solid #fff;
    border-radius: 13.23px;
    width: 203.33px;
    height: 136.03px;
    display: flex;
    justify-content: center;
    align-items: center;
     font-family: "Myriad_Regular";
     font-size: 16px;
     color: #fff;

}
.preguntas{
    background-color: #5DA3EC;
    padding-bottom: 60px;

}
.preguntas h2{
    background-color: #303384;
    text-align: center;
    color: #fff;
     font-family: "Museo_Sans_500";
     font-size: 24px;
     line-height: 29px;
     letter-spacing: 8px;
     padding-top: 19px;
     padding-bottom: 15px;
     margin-block-start: 0px;
     margin-inline-start: 0px;
     margin-block-end: 0px;
     margin-inline-end: 0px;
}
.preguntas .container{
    padding-top: 39px;
}
.preguntas details{
    padding-top: 18px;
    border-bottom: 1px solid #000;
    padding-bottom: 12px;
}
.preguntas details summary{
    font-family: "Museo_Sans_300";
    font-size: 20px;
    line-height: 24px;
    display: flex;
    justify-content: space-between;
}
 details summary {
  list-style: none; /* Hides the default marker in most browsers */
}


    details summary::-webkit-details-marker {
        display:none;
      }

.preguntas details summary::after{
    content: "\25BC";
    position: relative;
    align-self: center;
    font-size: 15px;
    box-sizing: border-box;
}
.preguntas details[open] summary::after{
     content: "\25B2";
     animation: 0.6s ease-out both;
}

.preguntas details div{
    color: #fff;
    font-family: "Museo_Sans_500";
    font-size: 16px;
    line-height: 20px;
}
.preguntas details div ul li a{
    color: #fff;
    font-family: "Museo_Sans_500";
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
}
.informate{
    background-color: #fff;
}
.informate .container{
    text-align: center;
    margin-bottom: 60px;
    margin-top: 50px;
}
.informate .container .parv{
    background-color: #11AFA2;
    font-family: "Museo_Sans_300";
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 4px;
    text-align: center;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    padding: 10px 54px;
    border: none;
    margin-bottom: 30px;
}
.informate .container p{
       font-family: "Myriad_Regular";
       font-size: 16px;
       line-height: 20px;
       margin-block-start: 0px;
       margin-block-end: 0px;
}
.informate .container h3{
    font-family: "Museo_Sans_900";
    font-size: 24px;
    line-height: 29px;
    color: #000;
    margin-block-end: 15px;
    margin-block-start: 20px;
   
}
.informate .container a{
    text-decoration: none;
    color: #303384;
      font-family: "Museo_Sans_500";
      font-size: 20px;
      line-height: 24px;
      letter-spacing: 7px;
      border: #4769A9 solid 3px;
      border-radius: 50px;
      padding-top: 19px;
      padding-bottom: 19px;
      padding-right: 50px;
      padding-left: 50px;
      display: block;
}
footer{
    background-color: #303384 ;
}
footer .container{
      width: min(630px, 95%);
   margin: 0 auto;
   display: flex;
   flex-direction: row;
   gap: 68px;
   position: relative;
}
footer .container figure{
    width: 145.21px;
    height: 132.44px;
    overflow: hidden;
    margin-top: 13px;
    margin-bottom: 13px;
    
}
footer .container figure img{
   width: 100%;
   height: auto;
   object-fit: cover;
   object-position: center center;
}
footer .container .rsociales{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    gap: 12px; 
}
footer .container .mochila{
    position: absolute;
    bottom: -5px;
    right: -75px;
}
.barra_fin{
    background-color: #4769A9;
    height: 11.04px;
    width: 100%;
}
@media only screen and (max-width: 767px) {
  /* Estilos específicos para móviles y phablets */
  header{
    height: 357px;
  }
  header .container div h1 img{
    width: 100%;
  }
  .video .container img:nth-of-type(1){
    display: none;
  }
  .video .container img:nth-of-type(2){
    display: none;
  }
  .descarga .container .boxes{
    flex-wrap: wrap;
    justify-content: center;
  }
  .descarga .container .boxes article .box{
    width: 90%;
    height: auto;
    margin: 0 auto;
  }
    .linea .container figure:nth-of-type(1){
        display: none;
    }
  .linea .container figure:nth-of-type(2) img{
    width: 100%;
  }
  .linea .container figure:nth-of-type(3) img{
    display: none;
  }
  .etapas .container article{
    justify-content: space-evenly;
  }
  .etapas .container article figure{    
    width: 18%;
  }
   .etapas .container article div{    
   width: 82%;
}
  
.etapas .container article:nth-of-type(1) figure img{
    position: relative;
    width: 100%;
    top: 0px;
    left: 0px;
}
.etapas .container article:nth-of-type(2) figure img{
   position: relative;
   width: 100%;
   top: 0px;
}
.etapas .container article:nth-of-type(2) div figure img{
    top: -24px;
    right: -120px;
}
.etapas .container article:nth-of-type(3) figure img{
    position: relative;
    width: 100%;
    top: 0px;
    left: 0px;
}
.etapas .container article:nth-of-type(3) div figure img{
    left: -152px;
    top:-50px;
}
  .seccapsulas .container img{
    display: none;
  }
  .seccapsulas .container .capsulas{
    justify-content: center;
  }
  .informate .container a{
    font-size: 18px;
    letter-spacing: 2px;
    padding-left: 0px;
    padding-right: 0px;
  }
footer .container .mochila{
    display: none;
}
}