.elementor-85 .elementor-element.elementor-element-c66f151{--display:flex;--background-transition:0.3s;}.elementor-85 .elementor-element.elementor-element-64b56c6{text-align:center;}.elementor-85 .elementor-element.elementor-element-8206131{text-align:center;}/* Start custom CSS */body {
    display: block;
}


.grid-plantel h3 {
    text-align: center;
}

.elementor-shortcode {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.swiper-slide {
    width: 33.3333333%!important;
    padding: 0 10px;
}

.swiper-slide h3 {
    color: var(--e-global-color-secondary)!important;
}

@media only screen and (max-width:767px) {
.swiper-slide {
    width:50%!important;
    padding: 0 10px;
}

    .swiper-slide h3 {
font-size:8vw;
}

}

.grid-plantel {
    padding-bottom: 0;
}/* End custom CSS */