.comodato-f1 .horeca-f1--text h1 {
    color: #fff;
}

.comodato-f1 .horeca-f1--text a {
    background: none;
    border: 1px solid;
    min-height: auto;
    height: auto;
    line-height: 42px;
    color: #fff;
    margin-top: 40px;
}

.comodato-f1 .horeca-f1--text a.btn.btn-color-default:hover{
    color: #fff;
    box-shadow: none;
}

.comodato-f1 .wpb_single_image .vc_single_image-wrapper img {
    border-radius: 0;
}

.wpb_text_column.comodato-f2--title h2 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 40px;
}

.comodato-f2 {
    margin-block: 80px;
}

.comodato-f2--text p {
    width: 100%;
    max-width: 75%;
    margin: auto;
    padding-top: 24px;
    font-size: 16px;
    position: relative;
    padding-left: 32px;
}

.comodato-f2--text p strong {
    position: absolute;
    left: 0;
}

.comodato-f2--img img {
    aspect-ratio: 1;
    object-fit: contain;
}

.comodato-f3 .wd-el-video-control {
    display: none;
}

.comodato-f3 .wd-el-video-overlay {
    transition: none;
    z-index: auto;
}

.comodato-f3 .wd-el-video-overlay:after {
    display: none;
}

.comodato-f3 .wd-el-video:hover .wd-el-video-overlay {
    transform: none;
}

.comodato-f3 {
    margin-bottom: 40px;
}

.wpb_text_column.comodato-f4--title h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 32px;
}

.comodato-f4--text p {
    color: #fff;
    margin-top: 16px;
    font-size: 16px;
}

.comodato-f4 .wd-nested-carousel.wd-carousel-container.wd-wpb {
    margin-bottom: 60px;
}

.comodato-f4 .btn.btn-color-default {
    background-color: #993920;
    color: #fff;
    font-size: 16px;
    min-width: auto;
    padding-inline: 32px;
    line-height: 37px;
    font-weight: 500;
}

.comodato-f4--img1 img{
    position: absolute;
    bottom: -160px;
    left: -32px;
    width: 180px;
}

.comodato-f5 .wd-tabs.tabs-design-simple .wd-tabs-header {
    justify-content: space-between;
    border-bottom: 1px solid #E5E5E0;
    padding-bottom: 18px;
    margin-bottom: 32px;
}

.comodato-f5 .wd-tabs.tabs-design-simple .tabs-name {
    border-bottom: 0;
}

.comodato-f5 .wd-tabs.tabs-design-simple .tabs-name>span {
    text-transform: none;
    font-size: 32px;
    font-weight: 500;
}

.comodato-f5 .wd-wpb.wd-tabs:not(.wd-products-tabs) .wd-nav-tabs>li>a {
    font-size: 14px;
    letter-spacing: 1px;
}

.comodato-f5 .wd-nav-tabs>li:not(:last-child) {
    margin-inline-end: 0;
}

.comodato-f5 .wd-nav>li {
    padding-inline: 24px;
}

.comodato-f5 .wd-nav>li::after {
    content: '';
    position: absolute;
    bottom: -19px;
    background-color: #993920;
    width: 100%;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

.comodato-f5 .wd-nav>li.wd-active::after {
    opacity: 1;
}

.comodato-f5 .wd-tab-content .wpb_text_column {
    text-align: center;
    margin-top: 16px;
}

.comodato-f5 .wd-tab-content h3 {
    margin-bottom: 12px;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.comodato-f5 .wd-tab-content-wrapper {
    margin-bottom: 40px;
    padding-bottom: 64px;
    border-bottom: 1px solid #E5E5E0;
}

@media (min-width: 1025px) {

    .comodato-f3 .wd-el-video.wd-with-aspect-ratio {
        display: none;
    }

}
 
@media (max-width: 1024px) {

    .comodato-f3 .wd-el-video.wd-lightbox {
        display: none;
    }

    .comodato-f3 .wd-el-video.wd-with-aspect-ratio {
        display: block;
    }

    .comodato-f1 .horeca-f1--text>.wpb_wrapper {
        background-color: #993920;
    }

    .comodato-f2--text p {
        max-width: none;
    }

    .comodato-f2 [class*="wd-grid"] {
        --wd-gap-sm: 32px !important;
    }

    .wpb_text_column.comodato-f2--title h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .comodato-f2 .wd-nav-arrows {
        display: none;
    }

    .comodato-f2--text p {
        font-size: 15px;
    }

    .comodato-f4 .wd-nav-arrows {
        display: none;
    }

    .comodato-f5 .wd-wpb.wd-tabs:not(.wd-products-tabs) .wd-nav-tabs>li>a{
        min-height: auto;
        padding-block: 24px;
        padding-top: 32px;
    }

    .comodato-f5 .wd-nav>li::after{
        bottom: 0;
    }

    .comodato-f5 .wd-tabs.tabs-design-simple .wd-tabs-header{
        padding-bottom: 0;
    }

    .comodato-f5 .wd-tabs.tabs-design-simple .wd-nav-tabs-wrapper{
        border: 0;
    }

    .comodato-f5 .wd-nav-arrows{
        display: none;
    }

    .comodato-f5 .wd-tab-content-wrapper{
        margin-bottom: 0;
    }

    .comodato-f5 .wd-tabs{
        margin-bottom: 0;
    }

    .comodato-f4--img1 img{
        display: none;
    }

}