body {
    font-family: "Poppins", Sans-serif;
    padding-top: 70px;
    background-color: white;
}

/*Tamaños Generales --> (texto)*/

h1{
    font-size: 45px;
}

h2{
    font-size: 38px;
}

h3{
    font-size: 20px;
}

h5{
    font-size: 24px;
}


h5{
    font-size: 20px;
}


p{
    font-size: 18px;
}

.color-primario {
color: #1c3e79;
}

/*NAVBAR*/

.navbar-light{
    z-index: 100;
}

.navbar-light .navbar-nav .nav-link {
    color: #1d52a4; 
    font-weight: 500;
    transition: color 0.3s ease, text-decoration 0.3s ease; /* Transición suave */
}

.navbar-light .navbar-nav .nav-link.active {
    color: #0097d5;
    border-bottom: 3px solid #0097d5;
    text-decoration: none;
    padding-bottom: 5px;
}

/* Estilo para el estado HOVER (al pasar el cursor) */
.navbar-light .navbar-nav .nav-link:hover {
    color: #0097d5; 
    border-bottom: 3px solid  #1d52a4; 
    padding-bottom: 5px;
}

.navbar-brand img {
    max-height: 80px; 
}


/*SECCION QUE ES*/
.section-que-es {
    background-image: url('https://prod.camarabaq.org.co/a-premios-ava/wp-content/uploads/2023/09/fondo-1.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 50px; 
    min-height: 500px;
    padding: 120px 0 80px; 
}

.section-que-es h1, h2 {
    z-index: 2;
    margin: 0 auto;
    padding: 0;
    line-height: 1;
    
}

.section-que-es h1{
    padding-top: 40px;
}


.section-que-es .container{
    padding-top: 200px;
}


.section-que-es-titulo{
    z-index: 2;
}

.colibri-flotante2 {
    position: absolute;
    right: 2%;
    top: -10px;
    z-index: 3;
    width: 250px;
}

.section-que-es .btn {
    background-color: white;
    color: #0096E6;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px 25px;
}

.section-que-es .btn:hover {
    background-color: #e6f2ff;
}

.section-que-es .col-md-6{
    z-index: 2; 
}

/*botón personalizado para la  section-que-es */
.btn-custom-ava {
    background-color: white; /* Fondo blanco */
    color: #1c3e79; /* Letras azules  */
    font-weight: 500;
    border-radius: 10px; /* Borde redondo */
    padding: 10px 25px; /* Padding manual para asegurar el tamaño */
    transition: all 0.3s ease; /* Transición suave para el hover */
}

.btn-custom-ava:hover {
    background-color: #e6f2ff; /* Un azul muy claro al pasar el ratón */
    color: #007bbd; /* Azul ligeramente más oscuro en hover */
    border-color: #007bbd;
}

/* conceptos AVA */
.concepto-ava {
    padding: 15px 15px 15px 80px; 
    min-height: 80px; 
    background-repeat: no-repeat;
    background-size: contain; 
    /* Centramos verticalmente y anclamos a la izquierda */
    background-position: left center;
    font-weight: 300;
}

.section-que-es-fondo-card{
    background-color: #0097d5;
    padding-left: 0px;
}

.fondo-alma {
    background-image: url('https://prod.camarabaq.org.co/a-premios-ava/wp-content/uploads/2023/09/a.svg');
}


.fondo-valor {
    background-image: url('https://prod.camarabaq.org.co/a-premios-ava/wp-content/uploads/2023/09/v.svg');
}

.fondo-ambiente {
    background-image: url('https://prod.camarabaq.org.co/a-premios-ava/wp-content/uploads/2023/09/a.svg');

}


.concepto-ava p {
    margin: 0;
}

.ava-descripcion-final {
    background-color: #0097d5; /* Fondo azul sólido */
    color: white; /* Texto blanco para contraste */
    padding: 30px 40px; 
    font-size: 1.15rem;
    line-height: 1.5;
    text-align: center; /* Centra el texto */
    position: relative; /* Clave para el divisor de forma */
    z-index: 5; /* Asegura que esté por encima de la sección siguiente */
    font-weight: 300;
}

/*SECCION CATEGORIAS*/

.section-catg img{

    height: 280px; 
    width: 150px;
}

.section-catg-card-title1{
    color: #932843;
}

.section-catg-card-title2{
    color: #df753b;
}

.section-catg-card-title3{
    color: #c18f42;
}

.card-body{
    min-width: 262px;
}
.section-catg .card-body { 
    border-width: 1px ; /*Definir el (Ancho) */
    border-color: #5d666d4f ; 
    border-style: solid;
    border-radius: 40px;

}

/*SECCION GALARDON*/
.section-galardon .btn {
    background-color:#1d52a4;
    color: #ffffff;
    border-radius: 50px;
    padding: 7px 25px;
    font-size: 16px;
}

.section-galardon img{
    max-height: 600px; 
    margin: 0 auto;
}

.section-galardon .accordion-body {
    white-space: normal;
}

/* Cerrado → muestra "—" grueso y grande */
.accordion-button.collapsed::before {
  content: "+";
    font-size: 1.5rem;
    font-weight: 900;
    margin-right: 8px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}

/* Abierto → muestra "+" grueso y grande */
.accordion-button:not(.collapsed)::before {
  

     content: "—";
    font-size: 1.5rem;
    font-weight: 900;
    margin-right: 8px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}

/* Oculta la flecha nativa de Bootstrap */
.accordion-button::after {
    display: none;
}

/*BENEFICIOS*/


.section-benef .card-title1{
    color: #0097d5;
}
/* Estilo para las tarjetas grandes de la sección Beneficios */
.card-beneficio{
    background-color: #0055A0;
    color: white; 
    box-shadow: none ; 
    border: none ; /* Sin borde */
    border-radius: 15px;

}

/* Asegura que el body de la tarjeta use el fondo azul */
.card-beneficio .card-body {
    background-color: transparent; 
    color: white;
}

.accordion-item {
    border: none;
    border-bottom: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color) !important;
}
/* Estilos de Acordeón */
.card-beneficio .accordion-item {
    background-color: transparent ;
    border: none;
    
}

.card-beneficio .accordion-button,
.card-beneficio .accordion-button.collapsed {
    white-space: normal ;
    overflow: visible ;
    text-overflow: initial;
}


.card-beneficio .accordion-button {
    background-color: transparent ;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); /* Borde gris suave */
    color: white ;
    box-shadow: none ;
}

.card-beneficio .accordion-button:not(.collapsed) {
    background-color: transparent;
    color: white ;
}

.card-beneficio .accordion-body {
    background-color: transparent ; 
    color: white; 
    border-top: none;
    padding-bottom: 1rem; 
}

/* Estilos de Texto y Lista */
.card-beneficio h3 {
    color: white;
    font-size: 2rem;
    line-height: 1; 
    font-weight: bold;
}

.card-beneficio ul {
    list-style: none; /* Sin viñetas */
    padding-left: 0;  
}

.card-beneficio li {
    color: white;
    line-height: 1.4; 
    margin-bottom: 5px; 
}

/* Estilo para la imagen del colibrí flotante */
.colibri-flotante {
    position: absolute;
    left: 1%;
    top: 260px;
    z-index: 3;
    width: 300px;
}

/* Fondo de beneficios */
.section-benef {
    background-image: url('https://prod.camarabaq.org.co/a-premios-ava/wp-content/uploads/2023/09/fondo-curva-abajo2.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center calc(100% - -200px); 
    padding: 120px 0 80px;
    position: relative;
}


.section-benef .container {
    margin-top: 450px; 
}


/*SECCION PREMIOS*/

.section-premios h2{
    font-weight: 600; 
    line-height: 1;
    font-size: 48px;
}

.section-premios h3{
    font-weight: 500 !important; 
    line-height: 1;
    font-size: 25px;
}
.section-premios {
    background-image: url('https://camarabaq-web.s3.amazonaws.com/a-premios-ava/wp-content/uploads/2024/05/05175116/bkg-hoja1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 50px; 
    position: relative;
    padding: 60px 0 40px;
    background-color: #0097D5;
    overflow: hidden;
    color: white;
}

/* OVERLAY AJUSTADO EXACTAMENTE AL FONDO */
.section-premios::before {
    content: "";
    position: absolute;
    top: 50px ; 
    left:0;
    right: 0;
    bottom: 0; 
    background: rgba(0, 0, 0, 0.35);
    z-index: 0;
}

/* para que el contenido quede encima */
.section-premios > * {
    position: relative;
    z-index: 6;
}

.titulo-premios {

    border-bottom: 2px solid white;
    padding-bottom: 30px; 
    width: 95%;
    display: block;
    margin-left: 2px;

}

.section-premios h3{
    line-height: 1.1; 
    font-weight: 600;
}

.section-premios .btn {
    background-color:#1d52a4;
    color: #ffffff;
    border-radius: 50px;
    padding: -2px 25px;
    line-height: 1;
    font-size: 26px;
}

/*BOTON*/
.section-premios .btn-cuadrado {
    border-radius: 20px; 
    padding: 10px 25px; 
    margin-left: -10px
}

.btn-cuadrado:hover {
    background-color: #0097D5; /* azul clarito */
    border-color: #0097D5 ; /* borde se aclara */
}


.section-premios .video-redondo {
    position: relative;
    width: 100%;
    max-width: 800px; 
    border-radius: 20px;
    overflow: hidden;
    padding-top: 56.25%; /* ratio 16:9 */
    margin-left: 0;
}

.section-premios .video-redondo lite-youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}


/*ALIADOS - section-aliados*/

/*Carrusel*/

.owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.owl-nav button {
    background-color: rgba(206, 206, 206, 0.103);
    color: rgb(185, 183, 183) !important;
    border-radius: 50% ;
    width: 45px ;
    height: 45px ;
    font-size: 24px !important;
    display: flex ;
    align-items: center;
    justify-content: center;
}


/* Contenedor logos */
.logo-item {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px; 
    padding: 10px;
}

.logo-item img {
    max-height: 100%;
    max-width: 100%;
    height: 500px;
    object-fit: contain; 
}

/* SECCION NUESTRAS EMPRESAS*/

.btn-ava-small {
        background-color: #f1f2f3; 
        color: #000000;
        font-size: 18px;
        font-weight: 500;
    }

    .btn-ava-large {
        background-color: #f1f2f3; 
        color: #000000;
        font-size: 22px;
        font-weight: 600;
    }

    /* Efecto hover */
.btn-ava-small:hover,
.btn-ava-large:hover {
    background-color: #1d52a4; 
    color: #fff; 
}

    /* Estado seleccionado / activo */
.btn-ava-small.active,
.btn-ava-large.active {
    background-color: #1d52a4; 
    color: #fff; 
}

/*iconos botones*/

.icon-white {
    fill: #fff; 
}

.sub2{
    font-size: 13px;
}

.sub3{
    font-size: 12px;
    color: rgb(129, 129, 129);
}

.card-img-left{
    width: 200px; 
    height: 130px; 
    object-fit: cover;
}


.card-img-construtesla{
    width: 200px; 
    height: 180px; 
    object-fit: cover;
}


/*SECCION CONTACTO*/

.section-contacto{
    background-image: url('https://camarabaq-web.s3.amazonaws.com/a-premios-ava/wp-content/uploads/2024/05/05175115/bkg-hoja2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 50px; 
    position: relative;
    padding: 60px 0 40px;
    background-color: #ffffff;
    overflow: hidden;
    color: white;
    font-weight: 500px;
}

.section-contacto h2{
    font-weight: 500;
}

/* Campo de correo */

    .section-contacto form {
        max-width: 750px; 
        margin: 0 auto;
    }

    .custom-input {
        width: 120%;
        padding: 5px 15px;
        font-size: 16px;
        border-radius: 20px;
        font-weight: 600px;

    }

    /* Botón  */
    .custom-btn {
        width: 120%;
        padding: 5px;
        font-size: 15px;
        font-weight: 600px;
        background-color: #0097D5;
        color: #fff;
        border-radius: 20px;
        transition: background-color 0.3s;
    }

    .custom-btn:hover {
        background-color: #88c9e6d0; 
    }

    /*SECCION BENEFICIOS EMPRESAS*/

    .section-benf-emprs h2{
        font-weight: 600;
    }

    .card-title1 .card-title2 .card-title3{
        font-size: 20px;
        text-align: left;
    }

    .card-text{
        font-size: 14px;
        text-align: left;
}

    .section-benf-emprs .card-img-left{
        border-radius: 20px;
        }

    .section-benf-emprs{
        color: #ffffff;
        border-radius: 50px;
        padding: -2px 25px;
        font-size: 16px;
        line-height: 1;
    }

        .section-benf-emprs .card{
        border: none;
    }

    .btnbenf_empresas{
    background-color:#1d52a4;
    border-radius: 25px 25px 25px 25px;
    padding: 10px;
    font-size: 15px;
    width: 110px;
    border: none;

    }

    /* Cambiar color de las flechas del acordeón a blanco */
    .accordion-button::after {
        filter: invert(1); /* Hace que la flecha sea blanca */
    }

    /*  flechas mantengan blanco al abrir el acordeón */
    .accordion-button:not(.collapsed)::after {
        filter: invert(1);
    }

    .btnbenf_empresas:hover {
        background-color: #0097D5 ; 
        border-color: #0097D5;
    }

/*SECCION MEMORIA- Carrusel*/

.section-memorias .owl-carousel .item {
    position: relative;
    overflow: hidden;
}

.section-memorias .owl-carousel .item img {
    width: 100%;
    height: 300px; 
    object-fit: cover;
    border-radius: 0;
    display: block;
}

/*FOOTER*/

.section-fter{
    background-color: #f8f9fa;
}

.section-fter-linea{
    height: 1px; 
    background-color: #1d52a4; 
    width: 100%;
}

.section-fter p {
    font-size: 15px;
    color: #303235;
}

.section-fter i {
    color: #0097D5;
}

.section-fter h3 {
    font-weight: 400; 
    text-align: center;
}


.section-fter-titulo{
    padding-left: 50px;
}

.section-fter .link-hover {
    color: #000 !important;
    font-size: 16px !important; 
    font-weight: 300;
}

/* Botones */
.section-fter .btn-primary {
    background-color: #1D52A4;
    border: none;
    border-radius: 40px;
    width: 400px;
    padding: 8px 20px;
    display: block;
    margin: 0 auto; 
    font-size: 15px;
}

.section-fter .btn-primary:hover {
    background-color: #0097D5;
}

.section-fter .btn-outline-primary {
    background-color: #1D52A4;
    border: none;
    border-radius: 40px;
    color: white;
    width: 220px;
    padding: 8px 10px; 
    display: block;
    margin: 0 auto;
    font-size: 15px;
}

.section-fter .btn-outline-primary:hover {
    background-color: #0097D5;
    color: white;
}

/* Iconos dentro de botones */
.section-fter .btn-icon path {
    fill: white; 
    transition: fill 0.3s ease;
}

.section-fter .btn-primary:hover .btn-icon path,
.section-fter .btn-outline-primary:hover .btn-icon path {
    fill: rgb(255, 255, 255); 
}

