/*Estilos AGPS*/

/*
.bg-dark {
    --bs-bg-opacity: 1;
    background-color: #fff !important;
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: #fff !important;
}
*/
body{
    /*background-image: url(../img/articulos/AGPS2.jpg);*/
    background-repeat: no-repeat;
    
}
.cuerpo-body{
    background-image: url(../img/fondo_menu40.png);
    background-repeat: no-repeat;
    
}




.navbar-2021 {
    background-image: url(../img/fondo_menu40.png);
    background-color: #ebe9e9;
    border-color: #e7e7e7;

    padding-top: 0.1rem
;
    padding-bottom: 0.2rem
;
}

.navbar-2021 li.nav-item a:hover {
    color: #ffffff !important;
}
.navbar-2021 li.nav-item a {
    color: #f47920 !important;
    /*font-weight: bold;*/
}
.navbar-2021 li.nav-item:hover {
    background-color: #d54614;
}

.navbar-2021 .dropdown-menu {
    background-color: #d53a04;
    background-image: url(../img/fondo_menu40.png);
}

.navbar-2021 .dropdown-menu li a{
    color: #ffffff !important;
}
.navbar-2021 .dropdown-menu li a:hover{
    color: #8b4949 !important;
}


.navbar-2021 .dropdown-item.active, li a.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #d53a04;
}


.dropdown-item {    
    padding: 0.60rem 1rem;
 }   


.nav-link, .dropdown-item{
	font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #ffffff;
    font-weight: normal;
    text-transform: uppercase;
}


/* Color fondo  */
.dropdown-menu {    
    background-color: #47474796;    
}

.navbar li.nav-item{
	padding: 0px 5px;
    padding-bottom: 5px;
}
.navbar li.nav-item a:hover{
	color: #ef8d37 ;
}
.navbar li.nav-item a{
	color: #fff ;
}
.logo{
    
	padding-left: 20px;
}
.color-link{
	color: white;
    text-decoration: none;

}
.color-link:hover{
	color: white;
}

.fuente-titulo-agp{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-weight: 700;
    line-height: 1.2;
}
.jumbotron-custom {
    padding: 0.2rem 0rem;
    margin-bottom: 2rem;
    background-color: #e67114;
    border-radius: .3rem;
    background-image: url("../img/logo-agp-png.png");
    background-repeat: no-repeat;
    background-size: 200px;
    background-position: right -40px bottom -40px
   }
 .color-hr{
 	border-top: 1px solid rgb(255 255 255 / 22%);
   }

.slider-tam{    
    margin: auto;
    
}
.carousel-inner .carousel-item  {
  /*height: 400px;*/
}

.estilo-publicaciones p{
    text-align: justify;
    font-size: 0.98em;
}
.estilo-publicaciones .text-sm{font-size: 0.65em}
.estilo-publicaciones p a{
    color: #212529;
    text-decoration: none;
}
.estilo-publicaciones ul li a{
    color: #212529;
    text-decoration: none;
}

.estilo-publicaciones ul li a:hover{
    color: #f27920;
    
}

.estilo-publicaciones button a{
    color: #212529;
    text-decoration: none;
}
.estilo-publicaciones ol li{
    text-align: justify;
    font-size: 0.98em;
    line-height: 1.5;
    padding-bottom: 5px;
    margin-left: 10px;
}


.titulo-noticias {
    text-transform: uppercase;
  font-size: 2em;
  font-family: Oswald, Arial, Helvetica, sans-serif;
}
.noticias-texto{
    font-size: 1.1em;
}
.img-titulo-noticia{
    width: 95%;
}
.img-titulo-noticia-contenido{
    /*width: 60%;*/
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    max-width: 800px; /* Límite máximo */
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border: 1px solid #ddd;
}
.titulo-link-noticias{
    line-height: 10px;
}
.link-noticias{
    text-decoration: none;
    color: black;
    font-size: 13px;
}
.link-noticias:hover{    
    color: #e67114
}
.contenido-cuerpo-noticia{
    margin: 40px 30px 50px 30px;
}
.titulo-noticias-contenido {
  text-transform: uppercase;
  font-size: 2em;
  font-family: Oswald, Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #f47920e8;  
  padding-bottom: 5px;
}

.contenido-cuerpo-noticia .fa-calendar-alt{
    color: #f47920e8;  
}
/***** PIE DE PAGINA ***/
.fondo-pie-pagina{
 /*background-image:  url(../img/main/pattern.png) ;*/

}
.pie-pagina {    
    background-image: url(../img/main/pattern7.png), url(../img/main/logoFooterL.png);
    background-position: right bottom, right bottom;
    background-repeat: repeat, no-repeat;
    background-color: #e67114;

    /*background: #e67114 url(../img/main/logoFooterL.png) no-repeat right bottom;*/
    color: #FFF;
    margin-top: 20px;
    padding: 40px 0 5px;
    overflow: auto;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);

}
.pie-pagina .title {
    color: #FFF;
    font-size: 2.2em;
    font-weight: normal;    
    font-family: 'Oswald', sans-serif;
    margin-top: 1px;
}
.pie-pagina .sub-title {
    font-family: 'Oswald', sans-serif;
    font-size: 1.4em;
    line-height: 1px;
    margin-bottom: 12px;

}
.pie-pagina ul li a:hover{
    color:#721010;
}
.lista-domicilio {
    padding-top: 15px;
}
.lista-domicilio li {
    padding-bottom: 15px;
}
.fa-size{
    font-size: 1.3em;
}
.fa-tam{
     font-size: 1.3em;
}

/**** FIN PIE *** /

/***** CONTACTO *************/

.contacto {  
    /*background: #e67114 url(../img/main/logoFooterL.png) no-repeat right bottom;*/
 
    padding: 4px 0 5px;
    overflow: auto;
    
}
.contacto .title {
    
    font-size: 2.2em;
    font-weight: normal;    
    font-family: 'Oswald', sans-serif;
    margin-top: 1px;
    padding-bottom: 8px;
}
.contacto .sub-title {
    font-family: 'Oswald', sans-serif;
    font-size: 1.4em;
    line-height: 1.5px;
    margin-bottom: 12px;

}
.contacto p{
    text-align: center;
    line-height: 10px;
    padding-bottom: 10px;
}


/**** Main Pirnicpal ****/
.panel-1{
   
    margin-top: 10px;
}
/**** Fin Main Principal ****/

/** Efectos de texto ***/
.ml2 {
    font-family: Oswald, Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-size: 2.5em;
}

.ml2 .letter {
  display: inline-block;
  line-height: 1em;
}

.ml1 {
  font-weight: 900;
  font-size: 3.5em;
  font-family: Oswald, Arial, Helvetica, sans-serif;
}

.ml1 .letter {
  display: inline-block;
  line-height: 1em;
}

.ml1 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 0.05em;
  padding-bottom: 0.15em;
}

.ml1 .line {
  opacity: 0;
  position: absolute;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #000;
  transform-origin: 0 0;
}
.ml1 .line1 { top: 0; }
.ml1 .line2 { bottom: 0; }

.text-color-agp{
    color: orange;
}
.auditoria-texto-main{
    font-size: 16px;
    font-weight: 600;
    font-family: Helvetica Neue;
    /*font-family: 'BebasNeueRegular', sans-serif;*/
    padding: 10px 5px 10px 5px;
}
.tam-icon-fa{
    font-size: 11px;
    vertical-align: top;
    margin: 0 5px;
} 

.auditoria-texto-main .highlight{
    color: #dd6000;
}
.fondo-auditoria{
   
    padding: 30px 10px;
    background-image: url(../../assets/img/main/agp-fondo-texto-30.png);  
    background-position: right 40px bottom 10px;

}


.fondo-agp{
    /*background-image: url(../../assets/img/main/hero-bg-agp.png);    */
background: url(../../assets/img/main/hero-bg-agp2.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

  padding-right:0px;
    padding-left: 0px;
    
}
/** Fin efectos de texto ***/

/** Para el acordeon ***/
.accordion-button:not(.collapsed) {
    color: black;
    background-color: #dfe3e9;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.accordion-button:focus {
    z-index: 3;
    border-color: #ababab;
    outline: 0;
    box-shadow: 0 0 0 0.1rem rgb(151 151 151 / 23%);
}
.accordion-header {
    margin-right: 1px;
    }

.accordion-button i.fas{
    margin-right: 10px;
}
.estilo-contrataciones {   
    padding: 8px;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    background-color: #f5f5f5;
    text-align: justify;
}
.estilo-contrataciones p{
    font-size: 1em !important;
    line-height: 1.5;
    margin: 0px;
    padding: 1px 5px ;
    }
.estilo-contrataciones .text-derecha{
    float: right;
    }
.contrataciones-title{
    color:#f47920e8 ;
}

.estilo-contrataciones .panel-title a{
font-size:1.02em ;
}
.estilo-contrataciones .panel-title a:hover{
color: #f47920e8;}
.estilo-contrataciones .panel-title a:focus{
color: #f47920e8;}

.estilo-contrataciones{
    margin-bottom: 5px;
}
.page-contenido .estilo-contrataciones:hover{
    background-color: #dfdfdf;
}
.urlContrataciones{
    color: #3f74a5;
    text-decoration: none;

}
.urlContrataciones:hover{
    color: #3d5164;
    text-decoration: none;
}
.estilo-accordion{
    background-color: #4e649708;
}
.estilo-accordion .accordion .accordion-item{
    background-color: #85323208;
    margin-top: 5px;
    margin-bottom: 6px;
}
.estilo-accordion .accordion .accordion-item:hover{
    background-color: #08080805;
}
.estilo-accordion .accordion .accordion-item .accordion-button:hover{
    background-color: #4660a714;
}

.color-danger {
    padding: 0.7rem;
    background-color: #f8d7da;
}

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 800;
}
.btn-up-color{
    background-color: #c10f0f;
}
.btn-up-color i{
    color: #fff;
}

.crop {
        width: 255px;
        height: 146px;
        overflow: hidden;
    }

.crop img {
    width: 300px;
    height: auto;
    margin: 1px 0 0 0px;
    }
.card-noticias{
    border: none !important;
}
.color-item-titulo-noticias{
    background-color: #f47920 !important;
    border-color: #f47920 !important;
}
.titulo-span-auditoria{
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    color: #858585;
}

/*** Estilos Botones main principal ***/
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.services {
  position: relative;
  z-index: 0;
  background-color: #F4F7FA;
}

.services .section-title {
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .services .section-title {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .services .section-title {
    margin-bottom: 30px;
  }
  .services .single-service {
    margin-bottom: 0px !important;
    padding: 5px 20px 0px 20px !important;
    margin: 1px 20px;
    }
  .page-contenido .container a.btn-secondary{
    font-size: 0.7em;
  }
  h2.our-awesome-team{
    font-size: 1.35em}
}
@media (max-width: 500px) {    
  .page-contenido .container a.btn-secondary{
    font-size: 0.5em;
  }
}

.services .single-service {
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 8px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 30px rgba(81, 94, 125, 0.082);
          box-shadow: 0px 0px 30px rgba(81, 94, 125, 0.082);
  /*padding: 35px 35px 40px 35px;*/
  padding: 9px 20px 0px 20px;
  text-align: left;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
  z-index: 2;
  border-bottom: 4px solid transparent;
  text-align: center;
}

.services .single-service:hover {
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.103);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.103);
  border-bottom-color: #f47920;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.services .single-service:hover .f-icon {
  background-color: #f47920;
  color: #fff;
}

.services .single-service .f-icon {
  height: 55px;
  width: 55px;
  line-height: 55px;
  border-radius: 50%;
  background-color: #f479201a;
  color: #f47920;
  font-size: 24px;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.services .single-service .text-title {
  color: #27314F;
  font-size: 0.98em;
  line-height: 28px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 15px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.services .single-service .text-title a{
    text-decoration: none;
    color: #27314F;
}

.services .single-service p {
  line-height: 26px;
  font-size: 15px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.lni {
    display: inline-block;
    font: normal normal normal 1em/1 'LineIcons';
    color: inherit;
    flex-shrink: 0;
    speak: none;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/** Fin estilos main principal ***/

/*======================================
    Contact CSS
========================================*/
.contact-us {
  position: relative;
  background-color: #fff;
  margin: 30px 1px;
}

.contact-us .form-title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-bottom: 30px;
}

.contact-us .contact-form form {
  padding: 50px;
  -webkit-box-shadow: 0px 0px 35px #00000012;
          box-shadow: 0px 0px 35px #00000012;
  border-radius: 12px;
  background-color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us .contact-form form {
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .contact-us .contact-form form {
    padding: 35px;
  }
}

.contact-us .contact-form .form-group {
  margin-top: 25px;
}

.contact-us .contact-form .form-group:first-child {
  margin: 0;
}

.contact-us .contact-form .form-group label {
  font-size: 15px;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}

.contact-us .contact-form .form-group input {
  height: 55px;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 0px 20px;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.contact-us .contact-form .form-group input:focus {
  border-color: #3080E3;
}

.contact-us .contact-form .form-group textarea {
  height: 200px;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 20px;
  resize: none;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.contact-us .contact-form .form-group textarea:focus {
  border-color: #3080E3;
}

.contact-us .contact-form .button {
  margin-top: 30px;
  width: 100%;
}

.contact-us .contact-form .button .btn {
  width: 100%;
}

.contact-us .contact-widget-wrapper {
  padding-left: 60px;
  padding-right: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us .contact-widget-wrapper {
    padding: 0;
    padding-right: 200px;
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .contact-us .contact-widget-wrapper {
    padding: 0;
    margin-top: 40px;
  }
}

.contact-us .contact-widget-wrapper .main-title {
  margin-bottom: 40px;
}

.contact-us .contact-widget-wrapper .main-title h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 40px;
}

@media (max-width: 767px) {
  .contact-us .contact-widget-wrapper .main-title h2 {
    font-size: 22px;
    line-height: 35px;
  }
}

.contact-us .contact-widget-wrapper .main-title p {
  font-size: 16px;
}

.contact-us .contact-widget-wrapper .contact-widget-block {
  margin-bottom: 30px;
}

.contact-us .contact-widget-wrapper .contact-widget-block:last-child {
  margin: 0;
}

.contact-us .contact-widget-wrapper .contact-widget-block h3 {
  font-size: 20px;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
}

.contact-us .contact-widget-wrapper .contact-widget-block p {
  margin-bottom: 5px;
}

.contact-us .contact-widget-wrapper .contact-widget-block p:last-child {
  margin: 0;
}
.mapa-agp{
    padding-top: 5px;
    padding-bottom: 10px;
}

/*======================================
   Fin Contact CSS
========================================*/

.titulo-h2-agp{
    font: 400 1rem/1.625rem "Open Sans", sans-serif;
    background-image: url(../../img/main/fondo-main-agp3.png);
    background-repeat: repeat;
    background-size: 300px;
    background-color: #c9c9c9;
    
}
.titulo-h2-agp h2{     
    font-size: 1.65em;  
    color: #ff8126;
    text-shadow: 1px 2px 4px #ababab;
}
.team-auditor h4,h6{
    color: #f47920e8;
    font-size: 0.9em;
    font-weight: normal;
}
.team-auditor p{
    line-height: 1.5;
    text-align: justify;
}
/*** Intro Text AGP***/
.intro-text-agp{
    font: 400 1rem/1.625rem "Open Sans", sans-serif;
    background-image: url(../../assets/img/main/fondo-main-agp3.png);
    background-repeat: repeat;
    background-size: 300px;
    background-color: #afacab;
    padding-top: 10px;
    padding-bottom: 10px;
}
.intro-text-agp h2{
    font-size: 3em;
    line-height: 2.875rem;
    font-weight: 700;
    padding: 15px 5px 5px 5px;
    color: white;
    text-shadow: 2px 2px 7px rgba(4,4,4,0.6);

}
.intro-text-agp p{
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: bold;
    color: white;
    text-shadow: 2px 2px 7px rgba(4,4,4,0.6);
}
.intro-img .decoration-star {
    position: absolute;
    top: 200px;
    left: -100px;
    width: auto;
    opacity: 0.6;
}
.intro-img{
    position: relative;
}
.padding-cero{
    padding: 0px;
    margin: 0px;
}

.titulo-informes{
    background: #fff;
  padding: 20px 0 ;
}
.tabla-informes-thead{
    background-color: #b9b1b27a;
    --bs-table-bg: #9aa5bf26;
    color: var(--color-primary);    
}
.table-info th {
    border-color: #b7b7b7;
}
/*** BUSQUEDA BOTONES****/
.btn-busqueda {
    color: #fff;
    /*background-color: #ff7c39;
    border-color: #ff7c39;*/

    background-color: #444444;
    border-color: #817f7f;
    background-image: url(../../img/fondo_menu42.png);    

    text-shadow: 2px 2px 7px rgb(4 4 4 / 60%);
    margin-bottom: 13px;
}
.btn-busqueda {
    text-transform: none;
}
}
.btn-busqueda:hover {
    color: #fff;
    /*background-color: #e26a2c;
    border-color: #e26a2c;*/

    background-color: #5c5c5c;
    border-color: #5c5c5c;

}
.btn-busqueda:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem #ff7c393b;
}
.estilo-form-buscar{
    background-image: url(../img/fondo_menu40.png);
}
.estilo-form-buscar .btn-buscar{
    background-color: #444444;
    border-color: #817f7f;
    background-image: url(../img/fondo_menu42.png);
}
.estilo-form-buscar .btn-buscar:hover{
    background-color: #282828;
    border-color: #5c5c5c;
    font-weight: 500;
}

.estilo-form-buscar .btn-buscar:active:focus{
    box-shadow: 0 0 0 0.25rem rgb(163 156 157 / 50%);
}
.estilo-form-buscar .btn-buscar:focus{
    box-shadow: 0 0 0 0.25rem rgb(163 156 157 / 50%);
}

.estilo-form-buscar .btn-limpiar{
    background-color: #505050;
    border-color: #919191;
    background-image: url(../img/fondo_menu40.png);
}
.estilo-form-buscar .btn-limpiar:active:focus{
    box-shadow: 0 0 0 0.25rem rgb(163 156 157 / 50%);
}
.estilo-form-buscar .btn-limpiar:focus{
    box-shadow: 0 0 0 0.25rem rgb(163 156 157 / 50%);
}
.estilo-form-buscar .btn-limpiar:hover{
    background-color: #444444;
    border-color: #817b7b;
}




.panel-busqueda-informes > p{
    
    margin-bottom: 4px;    
}
.panel-lista-year{
    margin-bottom: 5px;
}
.table-stripedCustom>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: #bbbbbb17;
    color: var(--bs-table-striped-color);
}
.my-hidden {
   display: none;
}
.alert-warning-informes {
    color: #664d03;
    background-color: #e3e7dd47;
    border-color: #e3e3e3;
    padding: 5px;
}
.pagination_links .pagination .page-link a{
    color:#215595;
    text-decoration: none;
}
.areas-de-control{
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    
}
.areas-de-control h1{
    font-size: 1.4em;    
    margin-bottom: 8px;
    padding-bottom: 0;
    color: #124265;
    font-weight: bold;
}
.areas-de-control h2{
    font-size: 1.1em;    
    margin-bottom: 5px;
    padding-bottom: 0;
    color: #124265;
    font-weight: bold;
}
.areas-de-control h3{
    font-size: 0.9em;    
    margin-bottom: 3px;
    padding-bottom: 0;
    color: #124265;
    font-weight: bold;
}
.list-group-item.areas {    
    z-index: 2;
    color: #fff;
    background-color: #e28000;
    border-color: #d36c2369
}


/*****  Extras */
.link-reset-busqueda{
    text-decoration: none;
    color: white;
}
.link-reset-busqueda:hover {
    text-decoration: none;
    color: white;
}
.estilo-texto-titulos h2{
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 2.2em;
    color: #7e7e7e;
    text-shadow: 0px 2px 4px rgb(169 169 169);
}

.fa-size-lupa{
    font-weight: 600;
    font-size: 0.8em;
    font-family: serif;
}

.btn-year{
    background-color: #6a6a6a;
    border-color: #8d8d8d;
}

.btn-year:hover{
    background-color: #4e4d4d;
    border-color: #8d8d8d;
}
.button-toggler{
    
    background-color: #f4792140;
}
.button-toggler .navbar-toggler-icon{
    color: orange;
}

/*Contrataciones*/

.services .icon-box {
    margin-bottom: 20px;
    padding: 30px;
    border-radius: 6px;
    background: #e87532; 
    transition: 0.3s;
    
}
.services .icon-box p{
    line-height: 22px;
    
}
.services .icon-box:hover {    
    background: #c7c7c7;    
}
.services .icon-box:hover h4{    
    color: #646464;   
    text-shadow: 1px 2px 2px rgb(255 255 255 / 80%);
}
.services .icon-box:hover p{    
    color: #646464;   
    text-shadow: 1px 2px 2px rgb(255 255 255 / 80%);
}
.services .icon-box .icon-compras{
    color: white;
    text-decoration: none;
}
.services .row .icon-compras{
    color: #ededed;
    text-decoration: none;
}
.services .row .icon-compras:hover{
    color: #484848;
    text-decoration: none;
}
.services .icon-box h4{
    text-align: center;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.8);
}
.services .icon-box p{
    text-align: center;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.8);
}

/* Estilos opcionales para centrar y dimensionar la imagen de ladistribución de competencias*/
        .image-container {
            display: flex;
            justify-content: center;
            align-items: center;
            min-height: 300px; /* Altura mínima para que la imagen no se vea pequeña al principio */
        }
        #displayImage {
            max-width: 100%;
            height: auto;
            max-height: 700px; /* Altura máxima para la imagen */
            border-radius: 8px; /* Bordes ligeramente redondeados */
            box-shadow: 0 4px 8px rgba(0,0,0,0.1); /* Sombra sutil */
        }

/* Estilos para el formulario */
.form-grid {
    display: flex; /* Habilita Flexbox */
    flex-wrap: wrap; /* Permite que los elementos pasen a la siguiente línea */
    gap: 20px; /* Espacio entre los campos */
    margin-bottom: 20px; /* Espacio debajo del formulario */
}

.form-field {
    flex: 1 1 calc(50% - 20px); /* Ocupa casi la mitad del ancho, dejando espacio para el gap */
    min-width: 250px; /* Asegura que no se hagan demasiado pequeños */
    display: flex; /* Hace que label e input estén en columna dentro del campo */
    flex-direction: column;
}

.form-field.full-width {
    flex: 1 1 100%; /* Ocupa todo el ancho disponible */
}

.form-field label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block; /* Asegura que la etiqueta esté en su propia línea */
}

.form-field input[type="text"],
.form-field input[type="date"],
.form-field input[type="time"],
.form-field input[type="number"],
.form-field textarea {
    width: 100%; /* El 100% de su contenedor .form-field */
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box; /* Incluye padding y borde en el ancho total */
}

.form-field textarea {
    resize: vertical; /* Permite redimensionar verticalmente */
}

.form-field input[type="radio"] {
    width: auto; /* Para que no ocupen todo el ancho como los text */
    margin-right: 5px;
}

.form-field > div { /* Para envolver los radios y mantenerlos en línea */
    display: flex;
    align-items: center;
}

.form-field > div label {
    font-weight: normal; /* Deshacer el negrita para las etiquetas de radio */
    margin-bottom: 0;
    margin-right: 15px; /* Espacio entre radios */
}

.form-actions {
    text-align: right;
    margin-top: 20px;
}

.form-actions input[type="submit"],
.form-actions .button {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    margin-left: 10px;
    text-decoration: none; /* Para el botón cancelar */
    display: inline-block;
    text-align: center;
}

.form-actions input[type="submit"] {
    background-color: #28a745; /* Verde para guardar */
    color: white;
}

.form-actions input[type="submit"]:hover {
    background-color: #218838;
}

.form-actions .cancel-button {
    background-color: #6c757d; /* Gris para cancelar */
    color: white;
}

.form-actions .cancel-button:hover {
    background-color: #5a6268;
}

/* Media Queries para responsividad (opcional pero recomendado) */
@media (max-width: 768px) {
    .form-field {
        flex: 1 1 100%; /* En pantallas más pequeñas, todos los campos ocupan todo el ancho */
    }
}