#g-navigation a.jl-navbar-item.jl-logo {
    margin: 10px 0;
}
#g-slideshow:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 70%);
}

.jl-gallery img.tm-image {
    height: 300px;
    object-fit: cover;
}
.jl-id-services {
    position: absolute;
    top: -10px;
}
li.tm-item.jl-phone span {
    font-size: 22px;
    font-weight: bold;
    color: #f16334;
}



@media (min-width: 1400.99px) {

}
/* Dispositivos extra grandes (escritorios grandes, 1200 px y mÃ¡s) */
@media (min-width: 1025px) and (max-width: 1400px) {

}


/* Dispositivos grandes (escritorios, 992 px y mÃ¡s) */
@media (min-width: 992px) and (max-width: 1024.99px) {
    
}

/* Dispositivos medianos (tabletas, 768px y mÃ¡s) */
@media (min-width: 768px) and (max-width: 991.98px) {}   

/* Dispositivos pequeÃ±os (telÃ©fonos horizontales, 576 px y mÃ¡s) */
@media (min-width: 576px) and (max-width: 767.98px) {}

/* Dispositivos extrapequeÃ±os (telÃ©fonos verticales, menos de 576 px) */
@media (max-width: 575.98px) {
    .jl-second-line .cd-words-wrapper b {
        width: 300px;
        overflow-wrap: break-word;
        word-wrap: break-word;
        box-sizing: border-box;
        white-space: normal !important;
    }
    #g-slideshow.jl-section-xlarge {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .jl-gallery img.tm-image {
        height: 200px;
        object-fit: cover;
    }
    #custom-9365-particle iframe {
        height: 300px;
    }
}
