.container-plan a{
  text-decoration: unset;
}

.container-plan{
h2{
    font-family: "Lato", sans-serif;
    font-size: 40px;
    font-weight: 900;
    line-height: 48px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #2D2829;

}
.sub-maya{
    font-family: "Lato", sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    line-height: 28.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}
p{
    font-family: "Lato", sans-serif;;
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    text-align: justify;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #7D818B;
}
.negrita-lato{
    font-family: "Lato", sans-serif;;
    font-size: 16px;
    font-weight: 500;
    line-height: 25.6px;
    text-align: justify;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}
.text-normativa{
  font-size: 32px;
  font-family: 'Lato';
  font-weight: 900;
  color: #2D2829;
}
@media (max-width: 725px) {
    
    .img-plan{
        display: none;
    }
    
    
}
.card-tomos{
  padding-top: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ver-card-tomos{
  justify-content: flex-end;
}


/*Sección Participa*/
.btn-protesta-p{
  background-image: url('../img/megafono.svg');
  color: #fff !important;
  background-color: #f1f1f1 !important;
  padding: 12px 20px !important;
  border-radius: 15px !important;
  /*border-bottom: #c4c9c8 solid 4px !important;*/
  box-shadow: inset 0px -13px 2.5px -7px #b7b3ae;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 45%;
  background-position-x: right;
  background-position-y: top;
}

.btn-protesta-p:focus{
  box-shadow: inset 0px -13px 2.5px -7px #b7b3ae;
}
.btn-opinion-p{
  background-image: url('../img/Checklist_1.svg');
  color: #fff !important;
  background-color: #f1f1f1 !important;
  padding: 12px 20px !important;
  border-radius: 15px !important;
  /*border-bottom: #c4c9c8 solid 4px !important;*/
  box-shadow: inset 0px -13px 2.5px -7px #b7b3ae;
  background-repeat: no-repeat;
  background-position: right;

  background-size: 33%;
  background-position-x: right;
  background-position-y: top;
}
.btn-opinion-p:focus{
  box-shadow: inset 0px -13px 2.5px -7px #b7b3ae;
}
.text-opinion-p{
  position: relative;
  float: left;
  font-size: 26px;
  color: #2D2829;
  font-weight: 900;
  line-height: normal;
}
.text-opinion-maya{
  /*font-weight: 300;
  font-size: 16px;
  font-style: italic;
  margin: 0;*/
  font-family: Lato;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 19.2px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color:#2D2829;
}
.text-propuesta-small-p{
  position: relative;
  /* float: left; */
  color: #2D2829;
  font-size: 21px;
  font-weight: 400;
  line-height: normal;  
}
.text-opinion-small-p{
  position: relative;
  /* float: left; */
  color: #7D818B;
  font-size: 12px !important;
  font-weight: 400;
  line-height: normal;
}
.ajustar-text-opinion-p{
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
  text-align: left;
}

  /*Para pantallas menores */
  @media (min-width:800px){
    .btn-opinion-p{
      min-width: 100% !important;
      min-height: 14rem;
      /*min-width: 740px !important;
      min-height: 220px !important;*/
    }
    .btn-protesta-p{
      min-width: 100% !important;
      min-height: 14rem;
      /*min-width: 740px !important;
      min-height: 220px !important;*/
    }
  }
  @media (max-width:990px){
    .btn-opinion-p{
      min-width: 100% !important;
      min-height: 9rem;
      height: 9rem;
      width: 100%;
      background-size: 29%;
      /*min-width: 740px !important;
      min-height: 220px !important;*/
    }
    .btn-protesta-p{
      min-width: 100% !important;
      height: 9rem;
      min-height: 9rem;
      width: 100%;
      background-size: 40%;
      /*min-width: 740px !important;
      min-height: 220px !important;*/
    }
    .text-opinion-p{
      font-size: 20px;
    }
  }
  @media (max-width:800px){
    .btn-opinion-p {
      /*background-image: url(../img/Checklist_1.svg);
      color: #fff !important;
      background-color: #f1f1f1 !important;*/
      padding: 12px 20px !important;
      border-radius: 15px !important;
      /* border-bottom: #c4c9c8 solid 4px !important; */
      box-shadow: inset 0px -13px 2.5px -7px #b7b3ae;
      background-repeat: no-repeat;
      background-position: right;
      background-size: 33%;
      background-position-x: right;
      background-position-y: top;
      height: 9rem;
      width: 100%;
    }
    .btn-protesta-p{
      padding: 12px 20px !important;
      border-radius: 15px !important;
      box-shadow: inset 0px -13px 2.5px -7px #b7b3ae;
      background-size: 42%;
      background-position-x: right;
      background-position-y: top;
      height: 9rem;
      width: 100%;
    }
    .text-opinion-p{
      font-size: 19px;
    }
  }
  @media (max-width:768px){
    .btn-protesta-p {
      background-size: 79%;
      background-position-y: bottom;
      background-position-x: center;
      min-height: 19rem;
      background-image: url(../img/megafono.svg);
      color: #fff !important;
      background-color: #f1f1f1 !important;
      padding: 12px 20px !important;
      border-radius: 15px !important;
      /* border-bottom: #c4c9c8 solid 4px !important; */
      background-repeat: no-repeat;
      box-shadow: inset 0px -13px 2.5px -7px #b7b3ae;
    }
    .btn-opinion-p {
      display: flex;
      bottom: 0;
      /* position: fixed; */
      align-content: center;
      justify-content: flex-end;
      flex-direction: column;
      background-size: 68%;
      background-position-y: bottom;
      background-position-x: center;
      min-height: 19rem;
      background-image: url(../img/Checklist_1.svg);
      color: #fff !important;
      background-color: #f1f1f1 !important;
      padding: 12px 20px !important;
      border-radius: 15px !important;
      /* border-bottom: #c4c9c8 solid 4px !important; */
      background-repeat: no-repeat;
      background-position: top;
    }
  }
  
  
  @media (max-width:720px){
    .btn-protesta-p{
      background-size: 79%;
      background-position-y: bottom;
      background-position-x: center;
      min-height: 19rem;
  
      background-image: url(../img/megafono.svg);
      color: #fff !important;
      background-color: #f1f1f1 !important;
      padding: 12px 20px !important;
      border-radius: 15px !important;
      /*border-bottom: #c4c9c8 solid 4px !important;*/
      background-repeat: no-repeat;
      box-shadow: inset 0px -13px 2.5px -7px #b7b3ae;
    }
    .text-opinion-p {
      line-height: normal;
    }
  }
  @media (max-width: 600px){
    .btn-opinion-p{
      display: flex;
      bottom: 0;
      /* position: fixed; */
      align-content: center;
      justify-content: flex-end;
      flex-direction: column;
  
      background-size: 68%;
      background-position-y: bottom;
      background-position-x: center;
      background-image: url(../img/Checklist_1.svg);
      color: #fff !important;
      background-color: #f1f1f1 !important;
      padding: 12px 20px !important;
      border-radius: 15px !important;
      /*border-bottom: #c4c9c8 solid 4px !important;*/
      background-repeat: no-repeat;
      background-position: top;
      min-height: 19rem!important;
    }
  
    .ajustar-text-opinion-p{
      display: flex;
      flex-direction: column;
      align-content: flex-start;
      flex-wrap: wrap;
      align-items: flex-start;
      text-align: left;
    }
    .text-opinion-p {
      position: relative;
      float: left;
      font-size: 19px;
      color: #2D2829;
      font-weight: 900;
      text-align: left;
      line-height: normal;
    }
  }
  @media (max-width: 450px){
    .btn-opinion-p{
      min-height: 17rem!important;
      background-size: 76%;
      background-position-x: left;
    }
    .btn-protesta-p{
      min-height: 17rem!important;
      background-size: 95%;
      background-position-y: bottom;
      background-position-x: -1.3rem;
    }
    .text-opinion-maya {
      font-size: 12px;
      line-height: normal;
    }
  }
  @media (max-width: 380px){
    .text-opinion-p {
      font-size: 12px;
    }
    .text-opinion-maya{
      font-size: 10px;
      line-height: normal;
    }
    .text-propuesta-small-p{
      font-size: 17px;
    }
    .btn-protesta-p{
      background-size: 95%;
      background-position-y: bottom;
      background-position-x: -1.3rem;
      padding: 12px 20px !important;
      border-radius: 15px !important;
      /*border-bottom: #c4c9c8 solid 4px !important;*/
      background-repeat: no-repeat;
      box-shadow: inset 0px -13px 2.5px -7px #b7b3ae;
    }
    .btn-opinion-p{
      min-height: 14.5rem!important;   
      background-position-x: left;
      background-size: 78%;
  
    }
    .btn-protesta-p{
      min-height: 14.5rem!important;
    }
  }
  /*Sección Participa*/
}

.text-consulta p{
  margin-top: 1rem;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #7D818B;
  text-align: left;
}

.text-descargalo p{
  margin-top: 0.8rem;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 16px;
  color: #7D818B;
  text-align: justify;
}

.card-gris{
  width: 359px;
  height: 155px;
  padding: 20px;
  border-radius: 20px;
  border-bottom: 4px solid #c4c9c8;
  background: #f1f1f1;
}

.title-plan{
  font-size: 40px;
}
@media (max-width: 760px){
  .card-gris{
     width: 100%;
     height: auto;
  }
  .btn-diagnostico {
    width: 100% !important;
    height: auto !important;
 }
 .title-plan{
  font-size: 32px !important;
}
 .sub-maya{
  font-size: 14px !important;
}
}

.title-card{
  color: #494d55;
  font-size: 14px;
  font-weight: 400;
}

.text-subtitle{
  font-size: 16px;
  font-weight: 900;
  color: #2d2829;
}

.text-tamanio{
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  color: #7d828b;
}

.txt-descargar{
  font-weight: 400;
  font-size: 14px;
  padding-bottom: 0px;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #2D2829;
}
.gris-oscuro{
  color:#2D2829;
}
.txt-descargar:hover{
  color:#2D2829;
  text-decoration: none;
}
.linea{
  color: #2D2829!important;
}
.linea::after{
  /*content: "";*/
  display: block;
  width: 100%;
  height: 1px;
  background-color: #2D2829;
  margin-top: 2px;
}
.btn-diagnostico {
  background-color: #C2995C;
  border-radius: 15px;
  border-bottom: 4px solid #957133;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  color: #3D2702;
  width: 359px;
  padding: 0;
  height: 45px;
  padding-top: 3px;
}

.btn-diagnostico:hover {
  color: #3D2702;
  box-shadow: unset;
}

.btn-diagnostico span {
  display: block;
  font-family: Lato;
  font-size: 10px;
  font-style: italic;
  font-weight: 300;
  line-height: 12px;
  text-align: center;
}

@media (max-width: 500px){
  .btn-diagnostico {
    font-size: 12px !important; 
  }
}
