.elementor-64371 .elementor-element.elementor-element-956c97a{padding:0px 10px 0px 10px;}.elementor-64371 .elementor-element.elementor-element-2956ee7 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-64371 .elementor-element.elementor-element-c01a3af > .elementor-widget-container{border-radius:0px 0px 0px 0px;}/* Start custom CSS for ucaddon_carousel_5bloques, class: .elementor-element-c01a3af */#demos .owl-carousel .item {
    min-height: 200px !important;
    border-radius:0 20px 0 20px !important;
    /*box-shadow: 3px 3px 5px 0px #dde1e3;*/
}
.item-foto-dato { 
    height: 80px; 
    margin-bottom: 20px !important; 
    align-items: flex-start !important;
    padding: 10px 20px !important;
}
.carousel-dentro {
    background-color: transparent !important;
    height: 220px !important;
    border-radius: 0 20px 0 20px;
    
}
.titulo-box {
    display: none;
}

@media (min-width: 320px) and (max-width: 480px) { 
.item-foto-dato { 
height: 200px; 
margin-bottom: 20px; 

}
}

.seclink:hover .img-dentro{
    opacity: 1 !important;
     
 }

 /* zoom a la imagen */
.owl-carousel .item:hover .carousel-dentro .img-dentro {
    opacity: 0.5;
    transform: scale(1.2);
}
.tit-progra {
font-size: 18px !important;
font-family: 'Poppins';
}
.owl-prev, .owl-next {
    top: 25% !important;
}

@media only screen and (max-width: 1024px) {
    .tit-progra {
        font-size:16px !important;
    }
    .carousel-dentro {
        height: 190px !important;
    }

    .item-foto-dato {
        margin-bottom:0 !important;
        height: 65px;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 10px !important;
        height: 10px !important;
    }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #008CFF;
    }
    .owl-controls {
        padding-bottom: 50px;
    }
}/* End custom CSS */