.theme__main__banner {
    background: #e4e4e54d;
    /* background: #fff2fd; */
}

p{
    color: grey;
}

.main-menu ul li a {
    color: #000000;
    font-family: "Geologica", sans-serif;
    margin: 0 70px 0 0;
}

.service__section__one .single__offer__box {
    height: 390px;
}

.description__text{
    height: 50px;
}

.about__section__one{
    padding-bottom: 20px !important;
}

.service__section__one{
    background: #e4e4e54d;
}

.subscribe__section__one{
    background: #e4e4e54d;
    padding-bottom: 15px;
}

.subscribe__section__one .subscribe__one__bg {
    background: none;
}

.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #d300ff0d;
    /* box-shadow: inset 0 calc(var(--bs-accordion-border-width)* -1) 0 var(--bs-accordion-border-color); */
}

.subscribe__section__one .subscribe__text__content .link__btn {
    border: none !important; 
}

#preguntas {
    scroll-margin-top: 30px;
}

.about__section__one .about__one__context ul li .icon {
    background: #efa0ff;
    border: 1px solid #c5bcbc;
}

.about__section__one .about__one__context ul li .icon:hover {
    background: #d300ff;
    border: 1px solid transparent;
}
.ht_btn{
    background: #d300ff;
}

/* .service__section__one .icon__rapper .icon {
    background: #efa0ff;
    border: 1px solid #c5bcbc;
} */
/* .service__section__one .icon__rapper .icon:hover {
    background: #d300ff;
    border: 1px solid transparent;
} */

.service__section__one .single__offer__box:hover {
    background: #d300ff17;
}

.carousel-inner::after {
    margin-bottom: 50px !important;
}
/*En main se cambió #eff1e8 por #ffffff54 */


.service__section__one .single__offer__box {
    width: 100% !important;
}

@media (max-aspect-ratio: 1/1) {
    .contactoPregunta, .subscribe__section__one .subscribe__img__content::before {
        display: none;
    }
}

.subscribe__section__one .subscribe__img__content::before {
    top: 1px;
}

body, a, h2, h3, h4, h5, p {
    color: #000000 !important;
}

.ht_btn span {
    color: white !important;
}

a:hover {
    color:#d300ff !important;
}

