/* Componente tabs tecnologias */

.tabs-tecnologia {
    background-color: #cdd8e1;
    padding: 13px;
    border-radius: 16px;
}

.tabs-tecnologia .elementor-tabs-content-wrapper {
    border-radius: 8px;
}

.tabs-tecnologia .elementor-tab-title.elementor-tab-desktop-title.elementor-active {
    background-color: white;
    border-radius: 8px;
    margin-right: 12px;
}

.tabs-tecnologia .elementor-tab-title.elementor-tab-desktop-title:hover {
    background-color: rgb(231, 231, 231);
    margin-right: 12px;
    border-radius: 8px;

}

.tabs-tecnologia .row {
    display: flex;
    column-gap: 80px;
}

.tabs-tecnologia li {
    list-style-image: url(/wp-content/uploads/2023/09/circle-check-green.svg);
}

.tabs-tecnologia li::marker {
    font-size: 26px;
}

@media (max-width: 1024px) {
    .tabs-tecnologia .elementor-tabs-content-wrapper {
        display: none;
    }

    .tabs-tecnologia .elementor-tabs .elementor-tabs-wrapper {
        display: flex;
        overflow-x: scroll;
        padding-bottom: 10px;
    }

    .tabs-tecnologia .elementor-tabs-content-wrapper {
        display: block;
    }

    .tabs-tecnologia .elementor-tab-mobile-title {
        display: none;
    }

    .tabs-tecnologia .elementor-tab-desktop-title {
        min-width: fit-content;
    }

    .tabs-tecnologia .elementor-tabs .elementor-tabs-wrapper {
        display: flex;
        overflow-x: scroll;
        padding-bottom: 10px;
        width: inherit !important;
    }


    .tabs-tecnologia .row {
        display: block;
    }

    .tabs-tecnologia .col-6.second-column ul {
        margin-top: 0px;
    }

    .tabs-tecnologia .col-6.first-column ul {
        margin-bottom: 0px;
    }
}

.img-right-menu {
    min-width: 204px;
}

/* Estilos menú mobile */

.mobile-link .text img {
    width: 16px;
    max-height: 16px;
}

.mobile-link .text i.orange {
    color: #F7931E;
}

.mobile-link .text i.pink {
    color: #FF7BAC;
}

.mobile-link .text i.blue {
    color: #29ABE2;
}

.mobile-link .jet-menu-label i.red {
    color: #DB0032;
}

.mobile-link .text i.green {
    color: #5AD4B3;
}

.jet-menu a.top-level-link i{
    font-weight: 400;
}

.jet-menu a.top-level-link:hover .jet-menu-title{
    text-decoration: underline;
}

#jet-menu-item-31 a.top-level-link, #jet-menu-item-33 a.top-level-link, #jet-menu-item-1562585 a.top-level-link, #jet-menu-item-30 a.top-level-link, #jet-menu-item-32 a.top-level-link {
    cursor: default;
}

.elementor-element-15de0d2, .elementor-element-f556fad, .elementor-element-23d5202{
    cursor: default
}

/* Quienes somos */

@media (max-width: 1024px) {

    .graph-trabaja-con-nosotro .elementor-widget-container {
        max-width: 100% !important;
        padding-bottom: 20px !important;
        overflow-x: scroll !important;
    }

    .graph-trabaja-con-nosotro img{
        min-width: 200vw !important;
    }

    .graph-trabaja-con-nosotro .elementor-widget-wrap {
        padding: 0px;
    }

    .graph-trabaja-con-nosotro .elementor-widget-container::-webkit-scrollbar {
        background-color: #454545;
        height: 4px;
    }

    .graph-trabaja-con-nosotro .elementor-widget-container::-webkit-scrollbar-thumb {
        background-color: #ffffff;
        border-radius: 10px;
    }
}
