
body{
 background-color: #F0F3F8;
}
#myCarousel > div > div > div{
    padding: 12% 0;
}
#myCarousel .text-caption{
    text-align: left;
}

.font-tittle{
    font-family: Lora;
    font-size: 55px;
    font-weight: 500;
    line-height: 92px;
    letter-spacing: 0em;

}
.font-description{
    font-family: Inter;
    font-size: 18px;
    font-weight: lighter;
    line-height: 24px;
    letter-spacing: 0em;
}

.btn-primary:hover{
    background-color: #2C3647;
    color: #fff;
    border-color: #1FF3EB;
}
.btn-primary:focus,
.btn-primary:disabled,
.btn-primary:active,
.btn-primary{
    background-color: #1FF3EB;
    color: #2C3647;
    border-color: #1FF3EB;
    width: 200px;
    height: 60px;
    padding: 15px 50px 15x 50px;
    border-radius: 5px;
    font-size: 20px;
}
a{
    font-family: lora;
    font-weight: 500;
}
a.active,
a:active{
    font-family: Inter;
    font-weight: 900;    
}

.nav-item.idioma span,
.nav-item.idioma a{
    padding: 0!important;
}
.navbar {
    background-color: transparent;
    transition: background-color 0.4s ease-in-out;
}

.navbar.navbar-scrolled {
    background-color: #2c3647c9!important;
}

.navbar img {
    width: 100%;
}
.navbar.navbar-scrolled img {
    width: 60px;
    transition: width 0.4s ease-in-out; 
}

.navbar-nav{
    font-size: 20px;
}
.navbar-nav li{
    margin: 0 15px;
}
.nav-item.idioma{
    margin: 8px 15px!important;
}
.img-inicio{
    margin-top: 50px;
    margin-bottom: 50px;
}
.exp-tittle{
    font-family: Lora;
    font-size: 46px;
    font-weight: 600;
    line-height: 59px;
    letter-spacing: 0.02em;

}
.dropdown-menu{
    color: #fff;
    background-color: #2c3647c9!important;
}
.dropdown-menu a {
    color: #fff;
}
.dropdown-item.active,
.dropdown-item:focus, 
.dropdown-item:hover{
    color: #fff;
    font-weight: bold;
    background-color: #0000001c;
}

.exp-arrow{
    font-size: 16px;
    margin-left: 12px;
}

.exp-descrip{
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.02em;
    text-align: left;

}


.parallax-section {
    position: relative;
    overflow: hidden;
    color: #fff; /* Color del texto, ajusta según tus preferencias */
}

.parallax-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../assets/inicio-bg-1.png'); /* Ruta de tu imagen de fondo */
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    opacity: 0.7; /* Ajusta la opacidad de la imagen de fondo según tus preferencias */
    z-index: -1; /* Coloca la imagen de fondo detrás del contenido */
}

.parallax-section-nosotros {
    background-color: #2E3646;
    position: relative;
    overflow: hidden;
    color: #fff; /* Color del texto, ajusta según tus preferencias */
    z-index: -1;
}

.bg-nosotros-img{
    background-image: url('../assets/CTA.png'); /* Ruta de tu imagen de fondo */
    z-index: 5;
    position: relative;
}

.container {
    padding: 20px;
    /* Estilos adicionales para el contenido de la sección */
}
.card{
    border: 0;
    margin: 30px 30px;
    color: #575757;
}
.card-background img{
    margin: 10px 0;
}
.card-text{
    font-family: Inter;
    font-size: 12px;
}

.card-title{
    color: #2E3646;
    font-family: Lora;
    font-size: 20px;
    font-weight: bold;
}
.card-text:last-child{
    margin-top: 15px;
}
.card-body{
    padding: 3rem 1.2rem;
}

.accordion-button:not(.collapsed){
    font-family: Lora;
    color: #2E3646;
    background-color: #fff;       
    box-shadow: none;
}
.accordion-item{
    border: 0;
}
.accordion-item{
    border-bottom: solid 1px #8495B6 ;
}
.accordion-body p{
    font-family: Inter;
    color: #575757;
}

.accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232E3646'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    color: #2E3646!important;
    font-weight: bold;
    box-shadow: none;
}
.accordion-button:not(.collapsed) {
    font-weight: bolder;
}
.accordion-button:focus{
    box-shadow: none;
}
button.accordion-button{
    margin: 15px 0;
}

.div-faq{
    margin: 0 10%;
    margin-bottom: 10%;
}

footer > div{
    color: #fff;
    text-decoration: none!important;
}
footer .link-footer a{
    font-size: 16px;
    margin-right: 50px;
    margin-top: 14px;
    font-family: Inter;
    color: #fff;
    text-decoration: none!important;
    cursor: pointer;
}
.social-link {
    font-size: 24px!important; /* Tamaño del ícono */
    float: right!important;
}
footer .span-2{
    padding-top: 30px;
}

.tit-nosotros{
    padding: 0px 0 25px 0;
    border-bottom: 2px solid #F0F3F8;
}

.text-nosotros{
    padding: 10px 0 0 0;
}

.card-nosotros{
    min-height: 350px;
}

.card-nosotros .card-body{
    padding: 2rem 1.2rem;
}

.info-contacto .list-item {
    display: flex;
    text-align: left;
    align-items: center;
    margin-bottom: 10px;
    padding: 5px 0;
}

.info-contacto .icon {
    font-size: 24px;
    margin-right: 10px;
}
.section-contacto{
    padding: 5% 0;
}
.beneficios li{
    padding: 25px 40px;
    display: flex;
    align-items: center;
}
.beneficios li img{
    margin-right: 15px;
}
.beneficios{
    margin-bottom: 5%;
}
.card-servicios{
    min-height: 450px;
}
.inicio-servicios .card-body{
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.inicio-servicios .card-img-top{
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 2rem;
    padding-bottom: 0rem;
}
.inicio-servicios {
    background-color: #2E3646;
    position: relative;
    overflow: hidden;
    color: #fff; /* Color del texto, ajusta según tus preferencias */

}
/* Contenedor principal de la sección de servicios */
.inicio-servicios {
    padding: 25px 0; /* Ajuste de padding para un mejor espaciado general */
    padding-bottom: 150px;
}

/* Ajustes para las tarjetas de servicios */
.inicio-servicios .card-servicios {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 20px; /* Espacio entre las tarjetas para una separación adecuada */
}

/* Ajustes para el cuerpo de las tarjetas */
.inicio-servicios .card-servicios .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* Para alinear el contenido en la tarjeta */
    flex-grow: 1;
}

/* Botón de "Conoce más" */
.inicio-servicios .btn-primary {
    width: 200px;
    height: 50px;
    font-size: 16px;
    margin-top: auto; /* Para alinear el botón al fondo de la tarjeta */
}

/* Estilo para la flecha en el botón */
.inicio-servicios .exp-arrow {
    margin-left: 10px; /* Espacio entre el texto y el icono */
}

/* Margen adicional entre las tarjetas */
.inicio-servicios .row.d-flex > .col-lg-6 {
    margin-bottom: 20px; /* Espacio entre filas de tarjetas */
}

/* Ajustes adicionales */
@media (min-width: 992px) {
    .inicio-servicios .row.d-flex > .col-lg-6 {
        padding: 0 10px; /* Ajuste de padding para espacio lateral */
    }
}

@media (max-width: 991px) {
    .inicio-servicios .row.d-flex > .col-lg-6 {
        padding: 10px 0; /* Ajuste de padding para espacio vertical en pantallas pequeñas */
    }
}

