.title_sig {
    background-color: #31466e;
    width: 644px;
    height: 911px;
    display: flex;
    margin-left: 5%;
  }
  .wrapper_sig h2 {
    font-weight: 800;
    font-size: 96px;
    line-height: 117px;
    color: #ffffff;
    margin: auto;
  }
  .wrapper_sig h1 {
    font-weight: 800;
    font-size: 180px;
    line-height: 219px;
    color: #ffffff;
    margin: auto;
  }
  .wrapper_sig svg {
    margin: auto;
  }
  .wrapper_sig {
    width: 70%;
    margin: auto;
  }

  .politicas_antisoborno h1{
    text-align: center;
    padding-top: 3%;
    font-size: 48px;
  }
  
  .contenido_politicas_sig {
    height: max-content;
    display: flex;
    padding-bottom: 40px;
    justify-content: center;
  }
  .wrapper_politicas_sig {
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .wrapper_politicas_sig svg {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .wrapper_politicas_sig p {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
  }
  .wrapper_politicas_sig li {
    display: flex;
    width: 80%;
  }
  .lista_politicas li > svg {
    margin-top: 0.2rem;
  }
  .lista_politicas {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    width: 80%;
  }
  .lista_politicas p {
    width: 90%;
    margin-left: 1rem;
    text-align: justify;
  }
  
  .desc_wrapper_politicas {
    width: 80%;
    margin-bottom: 2rem;
    text-align: justify;
  }

/* POLITICAS DEL SGAS BANNER */
.politicas_sgas {
    background-image: url("../img/nosotros/politicas_sgas.jpg");
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  
  .wrapper_sgas h2 {
    font-weight: 800;
    font-size: 96px;
    line-height: 117px;
    color: #ffffff;
    margin: auto;
  }
  .wrapper_sgas h1 {
    font-weight: 800;
    font-size: 180px;
    line-height: 219px;
    color: #ffffff;
    margin: auto;
  }
  .wrapper_sgas svg {
    margin: auto;
  }
  .wrapper_sgas {
    /* background-color: red; */
    width: 70%;
    margin: auto;
    /* margin-left: 5%; */
  }
  .title_sig-2 {
    margin-right: 10%;
  }
  .contenido_politicas_sgas {
    display: flex;
    justify-content: center;
  }
  .parrafo-inferior {
    margin-top: 2rem;
  }
  .container_button_canal{
    background-color: #31466e;
    color: white;
    padding: 20px;
    border-radius: 10px;
  }

@media (max-width: 1680px){
    .lista_politicas li > svg {
        margin-top: 0px;
      }
      .title_sig {
        width: max-content;
        height: 100%;
      }
      .wrapper_sig h2 {
        font-size: 66px;
      }
      .wrapper_sig h1 {
        font-size: 150px;
      }
      .wrapper_sig svg {
        width: 160px;
      }
    
      /* CONTENIDOP POLITICAS DEL SIG  */
      .contenido_politicas_sig {
        padding-top: 40px;
        padding-bottom: 40px;
        height: max-content;
      }
      .wrapper_politicas_sig {
        width: 90%;
      }
      .wrapper_politicas_sig p {
        font-size: 18px;
      }
    
      /* BANNER POLITICA INEGRADA */
      .politica_integrada > .title_sig {
        width: 40%;
        height: 100%;
      }
      .contenedor__sellos {
        gap: 60px;
      }
      .flecha__img {
        display: flex;
        justify-content: center;
      }
      .flecha__img > img {
        width: 80%;
      }
      .item_sello a > img {
        width: 350px;
      }
      .titulo_sello a > img {
        width: 20px;
      }
      .titulo_sello a > p {
        font-size: 20px;
        color: black;
      }
    
      /* BANNER POLITICAS DEL SGAS   */
      .wrapper_sgas h2 {
        font-size: 66px;
      }
      .wrapper_sgas h1 {
        font-size: 110px;
      }
      .lista_politicas li {
        align-items: flex-start;
      }
      .lista_politicas li > svg {
        width: 18px;
      }
      .wrapper_sgas svg {
        width: 160px;
      }
      .contenido_politicas_sgas {
        padding-top: 40px;
        padding-bottom: 40px;
      }
      /* SECCION DE FOOTER  */
      .contenedor_footer {
        width: 90%;
      }
      .title_section {
        font-size: 16px;
      }
      .footer_item {
        font-size: 14px;
      }
      .footer_item img {
        width: 32px;
      }
}

@media (max-width: 1024px) {
    /* SECCION BANNER */
    .banner-text h1 {
      font-size: 40px;
      line-height: 58px;
    }
    .footer_txt_contacto {
      flex-direction: column;
    }
    /* SECCION DE FOOTER */
    .contenedor_footer {
      width: 95%;
    }
    .title_section {
      font-size: 12px;
    }
    .footer_item {
      font-size: 11px;
    }
    .footer_item img {
      width: 24px;
    }
    .footer_by {
      font-size: 14px;
    }
}

@media (max-width: 920px) and (orientation: landscape) and (min-width: 600px) {
    .wrapper {
    height: 100vh;
    flex-direction: row !important;
    margin-top: 10%;
    width: 90%;
    }
    .banner-text {
    width: 50%;
    }
    header a {
    color: white;
    }
    .mision_vision {
    margin-top: 10%;
    }
    .wrapper_politicas_sig svg {
    width: 70%;
    }
    .politicas_sig {
    height: max-content;
    }
    .politicas_sgas {
    height: max-content;
    }

    .mv_left img {
    height: 100%;
    object-fit: cover;
    object-position: bottom;
    }
    .wrapper_sig h2,
    .wrapper_sgas h2 {
    padding-top: 2rem;
    line-height: 1.4;
    }
    .wrapper_sig h1 {
    font-size: 120px;
    }
    .wrapper_sgas h1 {
    font-size: 100px;
    }
    .wrapper_sig svg,
    .wrapper_sgas svg {
    margin-bottom: 2rem;
    }
}

@media (max-width: 920px) {
    .wrapper_politicas_sig svg {
        width: 70%;
      }
     /* SECCION DE POLITICAS SIG */
  .title_sig {
    height: max-content;
    width: max-content;
  }
  .wrapper_sig {
    padding: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .wrapper_sig svg {
    width: 120px;
  }
  .wrapper_sig h2 {
    font-size: 48px;
    line-height: 57px;
  }
  .wrapper_sig h1 {
    font-size: 100px;
  }
  .wrapper_politicas_sig p {
    font-size: 16px;
  }
  .wrapper_politicas_sig li {
    width: 100%;
    /* background-color: beige; */
  }
  .lista_politicas {
    gap: 1rem;
    width: 100%;
  }
  .lista_politicas p {
    width: 100%;
    margin-left: 5%;
    /* background-color: red; */
  }
  .lista_politicas svg {
    /* background-color: blue; */
    width: max-content;
  }
  .desc_wrapper_politicas {
    width: 100%;
  }
  .wrapper_sgas {
    padding: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .wrapper_sgas svg {
    width: 120px;
  }
  .wrapper_sgas h2 {
    font-size: 48px;
    line-height: 57px;
  }
  .wrapper_sgas h1 {
    font-size: 80px;
  }

  .container-banner {
    height: 100vh;
  }
  .wrapper_mision_vision {
    flex-direction: column;
  }
  .mv_left {
    width: 100%;
    height: 400px;
  }
  .mv_left img {
    object-fit: cover;
    object-position: center;
  }
  .mv_right {
    width: 100%;
    align-items: center;
  }
  .vision {
    margin-left: 0px;
    width: 90%;
  }
  .vision p {
    line-height: 1.4;
  }
  .mision {
    margin-left: 0px;
    width: 90%;
  }
  .mision p {
    line-height: 1.4;
  }
  .wrapper_politicas_sig img {
    width: 60%;
  }
  .contenedor_footer {
    flex-direction: column;
  }
  .wrapper__contenido__footer {
    margin-top: 2rem;
    gap: 15px;
    flex-wrap: wrap;
  }
}
@media (max-width: 300px) {
    .valores_right {
      align-items: flex-start;
      justify-content: flex-start;
    }
    .valores_right ul {
      margin-left: 5%;
    }
    .desc_li p {
      width: 100%;
      margin-left: 0px;
    }
    .title_sig {
      margin-left: 0px;
    }
    .title_sig-2 {
      margin-right: 0px;
    }
    .wrapper_sig {
      width: 90%;
    }
    .wrapper_sgas {
      width: 90%;
    }
  }
  