html a img{border:none;}
img { border: none;}
html{padding:0;margin:0;position:relative;min-height: 100%;}
body{padding:0;margin:0px;background:#fff; font-family: "Arial", serif;
    font-style: normal;text-align:justify;font-size:18px;font-weight:300;color:#515151;}
*{margin: 0;}
html, body {height:100%;}
p{
  line-height: 27px;
}
input{border:#D1CAB7 solid 1px;color:#D2CBB8;}
h1{
  font-weight: 600;
  font-size: 2.5em;
  color: #ae1f65;
  letter-spacing: 2px;
  font-family: "Arial", serif;
  padding: 30px 10px;
}
strong{
  color:#ab2066;
}
b{
  font-weight:600;
  color:#000;
}
h3{
  font-size: 23px;
  text-align: left;
  margin: 20px auto 0;
}
h1,strong{
    font-family: "Arial", serif;
}

.txtdiv{
  background:#FFF;
  padding:60px 40px;
  border-radius:30px;
  margin:0 auto;
  color:#02105e;
  width:90%;
  max-width:1100px;
}
.txtdiv ul{
  list-style: disc;
  padding:40px;
}
.divcenter{
  width: 90%;
  max-width: 1100px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
  margin: 40px auto;
}


.divcenter img{    width: 300px;margin: 20px auto;}

.divcenter span{
 display:block;text-align: center;
}

.divcenter span i{font-size:24px;color:#FFF;margin:5px;}

/*.btnR{
  background: #ae0201;
    color: #FFF;
    padding: 10px 20px;
    text-align: center;
    margin: -20px auto 20px;
    display: block;
    width: 200px;
    border-radius: 10px;
}*/
.btnB{
  background: #02105e;
    color: #FFF;
    padding: 10px 20px;
    text-align: center;
    margin: -20px auto 20px;
    display: block;
    width: 150px;
    border-radius: 10px;
    font-weight:600;
}

#lineas-accion .pag{    
  display: flex;
      flex-direction: row;
      flex-wrap: wrap;
    }

#lineas-accion span{
  width: 40%;
  background: #ae0201;
  margin: 50px;
}

#lineas-accion span p{
  padding: 30px;
}

#lineas-accion img{
  width:100%;
}

.redSection{
  background: #ae0201;
  padding:50px 0;
}
.blueSection{
  padding:50px 0;
}

.redSection .pag{
  display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-content: center;
      align-items: center;
      justify-content: space-around;
}
.blueSection .pag{
  display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-content: center;
      align-items: center;
      justify-content: space-around;
}

.redSection span{
  display:block;
  width:100%;
  max-width:500px
}

.blueSection span{
  display:block;
  width:100%;
  max-width:500px
}

.redSection video{
  display:block;
  width:100% !important;
}

.blueSection video{
  display:block;
  width:100% !important;
}

.sectionAl{
  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.sectionAl img{
  width: auto;
  height: 111px;
  margin: 20px;
}




#divgral{width:100%;margin:0 auto;padding:0;z-index:10000;background:#fff;position:fixed;z-index:777;}
#blanco{height:200px;}
#todo{
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
#logo{width:30%;float:left;    margin-top: 10px;}
#logo img{display:block;margin:10px;width:auto;max-width:100%;height:180px;}
#barblock{width:70%;    border-top: #a5a5a5 solid 1px;}
#divmenu{display:block;min-height:30px;border:green solid 0px;float:right;margin-top:0px;}
.full{width:100%;display:block;overflow:hidden;}
.pag{width:95%;max-width:1200px;margin:0 auto;overflow:hidden;padding:20px 0;}
.izq{float:left;}
.der{float:right;}
.padd{padding:40px 0;}
.mitad{width:50%;}
.txtcentro{text-align: center;display: block;margin: 10px auto;}
.movil{display:none;}
.web{display:block;}

.rw-l{max-width:1100px !important;margin:0 auto;}
section{
    width:100%;
}

.secciones{
  display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      align-content: center;
      justify-content: space-evenly;
      align-items: stretch;
}

.secciones img{
  display:block;margin:0px 20px;
}
.secciones span{
  margin:0 20px;
  background:#ab2065;
  color:#FFF;
  padding:80px;
}

.secciones b{color:#FFF;}
.secciones strong{color:#FFF;}

.btnr{
  color: #ab2065;
    background: #FFF;
    border-radius: 13px;
    padding: 7px;
    margin: 10px;
}

.equipo{
  display: flex  ;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      align-content: center;
}

.equipo div{
  display: flex;
    max-width: 600px;
    width: 48%;
    flex-direction: row;
    align-items: stretch;
    flex-wrap: nowrap;
    margin: 1%;
}

.equipo div span{
  color: #FFF;
  background: #ab2065;
  padding: 14px;
  font-size: 12px;
      line-height: normal !important;
}
.equipo div span p{
   line-height: normal !important;
}
.equipo img{width:230px;}


#inv{
  background: #ab1e64;
    color: #FFF;
    padding: 50px 0;
}
#inv h1{color:#FFF;}

.sectionG{   
 display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
    }

.sectionDIVIGE{
      display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
}

#gray{
     color: #FFF;
    background: #ab1e64;
    padding: 30px;
    width: 100%;
    text-align: center;
    font-size: 19px;
    line-height: 28px;
}

#txtInv{
  width:auto;
  margin:20px;
}


#home{
  text-align:center;
}
#home video{margin:20px auto;display:block;}

.rw-9{
    width:90%;margin:0 auto;
}

.info{
  background: #384c2d;
  padding: 40px 50px;
  width: 70%;
  margin: 0 auto;
  color: #FFF;
  border-radius: 50px;
  top: -110px;
  z-index: 6;
  position: relative;
  text-align: center;
  font-size: 18px;
}

#areas .pag{
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.areas{
    display: flex;
    width: 20%;
    text-align: center;
    margin: 10px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    padding: 50px 0;
}


/* modales */
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000b8;
    justify-content: center;
    align-items: center;
  }
  
  .modal-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    width: 90%;
    max-width: 500px;
    text-align: center;
    z-index: 9999;
  }
  #com2024 .modal-content{     
    max-width: 650px;    
    height: 400px;
    overflow: scroll;
  }

  .modal-content a{
    background:#476143;
    color:#FFF;
    border-radius:10px;
    text-align: center;
    padding:2px 15px;
  }
  .modal-content a:hover{
    background:#688d70;
    color:#000;
  }
  
  .close {
    color: #6b0906;
    font-size: 40px;
    background: #FFF;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 20%;
    right: 15px;
    padding: 0 14px;
    border-radius: 50%;
  }
  .close:hover{
    color:#FFF;
    background:#476143;
  }

h4{ color: #628367;}

#funciones{
  background: #e3e7e3;
}

#funciones .pag{
  display: flex  ;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-around;
      align-items: center;
}

#funciones .pag span{
  display:block;padding:40px;max-width:50%;
}
#prensa{
  background: #383838;    padding: 50px 0;
}

#prensa .pag{
  display: flex  ;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-around;
      align-items: center;
}
#prensa span:nth-child(1){
  background: #ffffff;
  padding: 30px;
  border-radius: 30px;
}


#btnprensa{
  background:#1c1c1c;
}
#btnprensa .pag{
  display: flex  ;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
#btnprensa a{
  padding:10px 20px;text-align: center;margin:30px;color:#FFF;background:#3d6f18;border-radius:20px;
}
#btnprensa a:hover{
  background: #628568;
}


.btnPDF{
  background: #628568;
  color: #FFF;
  padding: 2px 5px;
  border-radius: 5px;
}
.btnPDF:hover{
  background: #415545;
}









  /****/
  .PDFsA {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); /* Distribución adaptable */
    gap: 16px; /* Espacio entre elementos */
  }
  
  .mesCom {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 16px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 4px;
  }
  
  .mesCom strong {
    display: block;
    margin-bottom: 8px;
    font-size: 1.2em;
  }
  
  ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  ul li {
    margin: 8px 0;
  }
  
  ul li a {
    text-decoration: none;
    color: #29242a;
    font-weight: bold;
  }
    ul li a:hover {
    color: #ab1e64;
  }


  /****SECCIONES*****/

  #capacitacion .pag{
    text-align: justify;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
  }

  .gal .pag{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: flex-start;
  }
  .gal img{width:auto;max-width:500px;margin:5px;}

  #estrategia-legal .pag{
    text-align: justify;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
  }

  .yr2023, .yr2025{
        background:url('../img/comunicacion/com1.jpg')no-repeat;
        background-size:cover;
        background-position: center;
        height:200px;
    }
    .yr2022, .yr2024{
        background:url('../img/comunicacion/com2.jpg')no-repeat;
        background-size:cover;
        background-position: center;
        height:200px;
    }
  

    /***FORMULARIO****/
    /* Estilo general para el formulario */
.styled-form {
    max-width: 400px;
    margin: 0 auto;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
  }
  
  /* Estilo para las etiquetas */
  .styled-form label {
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
    color: #333;
  }
  
  /* Estilo para los campos de entrada y área de texto */
  .styled-form input,
  .styled-form textarea {
    width: 95%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    font-family: inherit;
  }
  
  /* Efecto al enfocar los campos */
  .styled-form input:focus,
  .styled-form textarea:focus {
    border-color: #6e9478;
    outline: none;
    box-shadow: 0 0 4px rgba(0, 123, 255, 0.5);
  }
  
  /* Estilo para el botón de envío */
  .styled-form button {
    width: 100%;
    padding: 10px;
    background-color:#ab2065;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
  }
  
  .styled-form button:hover {
    background-color: #6a9876;
  }




/*****[ Footer ]*****/

footer{    
    width: 100%;
    overflow: hidden;
    background: #fff;   
    color: #FFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding:25px 0
}
footer .pag{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    color: #FFF;
}
footer a{color:#515151;}
footer a:hover{color:#6a9876;}
footer i{margin:10px;font-size:25px;}

@media only screen and (max-width :1176px) {

   
}


@media only screen and (max-width : 929px) {
 nav ul{display:block;height:auto;width:100%;}
#logo{width:100%;float:none;margin:0 auto;}
#logo img{display:block;margin:5px auto;width:120px;}
#divm{width:100%;float:none;margin:0 auto;}
#divmenu{display:block;width:100%;height:auto;}
#contenido{width:100%;margin:0 auto;}
footer section{width: 90%;}
#barblock{
  border-top: #a5a5a5 solid 0px;
}

#funciones .pag span {
  display: block;
  padding: 5px;
  max-width: 90%;
  margin: 0 auto;
  display: block;
}


}

@media only screen and (max-width : 785px) {
    section div{   max-width: auto;}
    section img{ max-width: 100%;margin:10px;}
    #divmenu{background:#fff}
    #contenido{min-width:100%;margin:0 auto;}
#divgral{position:relative;margin-bottom:120px;}
#logo img{width:150px;height:auto;}
#submenus a{width:30%;margin-top:5px}
.movil{display:block;}
.movil img{max-width:100%;}
.web{display:none !important;}
.areas { display: flex; width: 90%;margin: 10px;padding: 10px 0;}
.pag{width:95%;margin:0 auto;}
.styled-form input, .styled-form textarea {  width: 94%;}
.close { top: 32%;right: -5px;}

.equipo div {
  display: flex  ;
          max-width: 600px;
          width: 95%;
          flex-direction: row;
          align-items: center;
          flex-wrap: wrap;
          margin: 2%;
          justify-content: center;
          align-content: center;
}
.equipo img {
  width: 200px;
}
.sectionG {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
}



iframe{
  width: 99%;
    margin: 20px auto;
    height:200px;
}
.btnPDF {
  background: #628568;
  color: #FFF;
  padding: 2px 5px;
  border-radius: 5px;
  display: block;
  text-align: center;
}
table {
  width: 100%;
  border-collapse: collapse;
  font-size: 10px;
}
#observatorio img {
  width: 90%;
  max-width: 500px;
  display: block;
  margin: 0 auto;
  border: #3b4f31 solid 1px;
  padding: 0px 20px;
  border-radius: 111px;
}
.info {
  background: #384c2d;
  padding: 15px 15px;
  width: 87%;
  margin: 0 auto;
  color: #FFF;
  border-radius: 35px;
  top: -57px;
  z-index: 6;
  position: relative;
  text-align: center;
  font-size: 16px;
}
#areas{margin-top: 50px;}


#lineas-accion span{
  width: 90%;
  background: #ae0201;
  margin: 50px;
}



#lineas-accion img{
  width:95%;
}


}



@media only screen and (max-width : 700px) {

#todo{
    background: #ffffff;
    border-bottom: #4e684b solid 1px;
}
#blanco{height:100px;}
h2{text-align:center;color:#000;font-size:28px;}
.izq{float:none;}
.der{float:none;}
.sidebarpeq{width:95% !important;margin:0 auto;border:none !important;}
.sidebargde{width:95%;margin:0 auto;}
.banner{width:100%;margin:0 auto;border-bottom:#202686 solid 0px;}
.body_ban{width:100%;min-height:auto}
.body_ban img{width:100%; }


}

/*@media only screen and (max-width : 600px) {

    .body_ban{min-height: 120px;}
}*/
