﻿@font-face {
    font-family: "Misa Molly";
    src: url("../fonts/Miss Moly/DJB Miss Molly Brown.eot");
    src: url("../fonts/Miss Moly/DJB Miss Molly Brown.eot?#iefix") format("embedded-opentype"), url("../fonts/Miss Moly/DJBMissMollyBrown.woff") format("woff"), url("../fonts/Miss Moly/DJBMissMollyBrown.ttf") format("truetype"), url("../fonts/Miss Moly/DJBMissMollyBrown.svg") format("svg");
    font-display: swap;
}

@font-face {
    font-family: "Proxima Nova bold";
    src: url("../fonts/Proxima Nova bold/ProximaNova-Bold.eot");
    src: url("../fonts/Proxima Nova bold/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima Nova bold/ProximaNova-Bold.woff") format("woff"), url("../fonts/Proxima Nova bold/ProximaNova-Bold.ttf") format("truetype"), url("../fonts/Proxima Nova bold/ProximaNova-Bold.svg") format("svg");
    font-display: swap;
}

@font-face {
    font-family: "Proxima Nova regular";
    src: url("../fonts/Proxima Nova regular/ProximaNovaA-Regular.eot");
    src: url("../fonts/Proxima Nova regular/ProximaNovaA-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima Nova regular/ProximaNovaA-Regular.woff") format("woff"), url("../fonts/Proxima Nova regular/ProximaNovaA-Regular.ttf") format("truetype"), url("../fonts/Proxima Nova regular/ProximaNovaA-Regular.svg") format("svg");
    font-display: swap;
}

body, html, form {
    font-family: var(--font-montserrat, 'Montserrat', sans-serif);
    /*font-family: 'Proxima Nova regular';*/
    font-size: 13px;
    color: #3C3C3B;
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #FAFAFA;
    position: relative;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5 {
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 400;
}



.coronavirus_alert {
    background-color: #000000;
    top: 73px;
    position: relative;
    max-width: 1300px;
    margin: 0 auto;
    color: #fff;
    padding: 20px;
    display: flex;
    z-index: 9999;
}

    .coronavirus_alert .alert {
        max-width: 132px;
        position: relative;
        float: left;
    }

    .coronavirus_alert span {
        max-width: 1000px;
        position: relative;
        float: left;
        margin: 0 40px;
        font-size: 14px;
    }

    .coronavirus_alert .cerrar {
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer;
    }

@media(max-width: 991px) {
    .coronavirus_alert {
        top: 19px;
    }
}

@media(max-width: 600px) {
    .coronavirus_alert {
        display: inline-block;
    }

        .coronavirus_alert .alert {
            max-width: 100%;
        }

        .coronavirus_alert span {
            max-width: 100%;
            margin-top: 10px;
        }
}

@media(min-width: 991px) {
    .logoHeaderDesk {
        display: block;
        max-width: 100px !important;
    }

    .logoHeaderMobile {
        display: none;
    }

    .ShowOnlyMobile {
        display: none !important;
    }
}

@media(max-width: 991px) {
    .logoHeaderDesk {
        display: none;
    }

    .logoHeaderMobile {
        display: block !important;
        max-width: 200px !important;
        top: 15px;
        left: 5px !important;
    }

    .bordererror {
        border: 1px solid #CC0000 !important;
    }
}

h4 {
}

p {
    font-size: 13px;
    /*font-family: 'Proxima Nova regular';*/
    color: #3C3C3B;
    margin: 2px 0 10px 0;
    padding: 0;
    line-height: 16px;
}

a, a:link, a:visited {
    color: #103184;
    text-decoration: none;
    font-size: 13px;
    /*font-family: 'Proxima Nova regular';*/
}

    a:hover {
        color: #103184;
        text-decoration: none;
        font-size: 13px;
        /*font-family: 'Proxima Nova regular';*/
    }

    a:active {
        color: #103184;
        text-decoration: none;
        font-size: 13px;
        /*font-family: 'Proxima Nova regular';*/
    }

    a img {
        border: none;
    }

*:focus {
    outline: none;
}

.dvpage {
    /* width: 100%;
    margin: 0 auto -590px auto;
    padding: 0;
    min-height: 100%;
    height: auto !important;
    height: 100%;*/
}

.dvcookie {
    width: 100%;
    background-color: #333333;
}

    .dvcookie .inside {
        width: 1000px;
        margin: auto;
        padding: 10px 0;
    }

    .dvcookie p {
        font-size: 12px;
        color: #FFF;
        line-height: 16px;
    }

    .dvcookie a {
        font-size: 12px;
        color: #FFF;
        line-height: 16px;
        text-decoration: underline !important;
    }

header {
    width: 100%;
    margin: 0 auto 3px auto;
    height: 71px;
    position: absolute;
    z-index: 99999;
}

.box-header {
    width: 100%;
    margin: 0 auto 3px auto;
    height: 71px;
}

header .dvtr {
    background-position: left top;
    width: 100%;
    height: 77px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1007;
    background-image: url('../img/HEADER.png');
    background-repeat: repeat-x;
    /*background-color: #fff;*/
}

header .dvlogo {
    width: 120px;
    margin: 5px auto 0 auto;
    float: left;
    position: relative;
}

    header .dvlogo img {
        position: absolute;
        /*top: 6px;*/
        left: 0;
        /*max-width: 80px;
    max-height: 66px;*/
        z-index: 1004;
    }

header .dvsent {
    width: 280px;
    float: left;
    position: relative;
    height: 71px;
    line-height: 71px;
    text-align: left;
    font-family: Comic Sans MS;
    font-size: 14px;
    overflow: hidden;
}

    header .dvsent img {
        width: 280px;
        margin-top: 7px;
    }

header .dvmenu {
    max-width: 1140px;
    width: 100%;
    height: 71px;
    padding: 0 0 0 0;
    margin: auto;
    z-index: 1009;
    position: relative;
}

    header .dvmenu .item {
        float: right;
        width: 120px;
        height: 72px;
        line-height: 60px;
        text-align: center;
        position: relative;
    }

    header .dvmenu .itemsubtitulo {
        width: 120px;
        text-align: center;
        position: absolute;
        bottom: 20px;
        left: 0;
        margin: 0;
        padding: 0;
        line-height: 0;
        font-size: 9px;
        font-weight: normal;
        color: #666;
    }

    header .dvmenu span {
        text-transform: uppercase;
        font-size: 14px;
        color: #333333;
        margin: 0;
        padding: 0;
        font-family: "Proxima Nova bold" !important;
    }

    header .dvmenu a {
        text-transform: uppercase;
        font-size: 12px;
        color: #333333;
        min-height: 72px;
        width: 100%;
    }

    header .dvmenu .item:hover {
        filter: alpha(opacity = 60);
        opacity: 0.6;
        -moz-box-shadow: 0px 0px 3px #333333 !important;
        -webkit-box-shadow: 0px 0px 3px #333333 !important;
        box-shadow: 0px 0px 3px #333333 !important;
    }

    header .dvmenu .sel {
        float: right;
        width: 120px;
        height: 76px;
        line-height: 60px;
        text-align: center;
        position: relative;
        font-family: "Proxima Nova bold" !important;
        filter: alpha(opacity = 60);
        opacity: 0.6;
        -moz-box-shadow: 0px 0px 3px #333333 !important;
        -webkit-box-shadow: 0px 0px 3px #333333 !important;
        box-shadow: 0px 0px 3px #333333 !important;
    }

.dvhead {
    width: 100%;
    padding: 28px 0;
    margin: 0 auto 0 auto;
    text-align: center;
    color: #FFF;
    background-color: #000;
    filter: alpha(opacity = 80);
    opacity: 0.8;
}

    .dvhead h1 {
        color: #FFF;
        text-transform: uppercase;
        margin: 0 0 0 0;
        padding: 0;
    }

    .dvhead h2 {
        color: #FFF;
        text-transform: uppercase;
        margin: 0 0 0 0;
        padding: 0;
    }

    .dvhead .desc {
        color: #FFF;
        margin: 0;
        padding: 0;
    }

.dvheaddef {
    width: 100%;
    padding: 10px 0 10px 0;
    margin: 0 auto 20px auto;
    text-align: center;
    color: #FFF;
    background-color: #000;
    filter: alpha(opacity = 80);
    opacity: 0.8;
    position: relative;
    z-index: 99998;
    /*top: -57px;*/
}

.tvheaddef {
    width: 600px;
    margin: auto;
}

    .tvheaddef tr td {
        width: 300px;
        vertical-align: top;
        color: #FFF;
        text-transform: uppercase;
        margin: 0;
        padding: 0;
        font-size: 14px !important;
        font-family: "Proxima Nova bold" !important;
        padding-left: 5px;
    }

.dvheaddef h1 {
    color: #FFF;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-size: 14px !important;
}

.dvcont {
    width: 1000px;
    margin: 20px auto;
}

.dvlegal {
    width: 900px;
    margin: 20px auto;
}

    .dvlegal h4 {
        color: #3C3C3B;
    }

.dvpres {
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 0 0 0 0;
    text-transform: uppercase;
    background-color: #333332;
    height: 170px;
}

    .dvpres .inside {
        width: 1000px;
        margin: auto;
        position: relative;
        height: 170px;
    }

        .dvpres .inside .char {
            position: absolute;
            bottom: 0px;
            left: -90px;
            width: 386px;
            height: 207px;
        }

    .dvpres p {
        color: #FCFCFC;
        font-size: 15px;
        line-height: 28px;
        padding-top: 30px !important;
        margin-top: 0;
    }

    .dvpres .tit {
        font-size: 32px;
        font-family: "Proxima Nova bold" !important;
    }

.dvblog {
    width: 100%;
    margin: 0 auto 10px auto;
    background-color: #FFF;
    color: #9d9d9d;
}

    .dvblog p {
        color: #9d9d9d;
    }

    .dvblog h3 {
        margin: 10px 0;
        padding: 0;
    }

        .dvblog h3 a {
            font-size: 24px;
            text-transform: uppercase;
            color: #c85b5f;
        }

    .dvblog h4 {
        margin: 15px 0 10px 0;
        padding: 0;
    }

        .dvblog h4 a {
            font-size: 16px;
            color: #9d9d9d;
        }

    .dvblog .inside {
        width: 1000px;
        margin: auto;
    }

    .dvblog .part1 {
        background-position: center center;
        float: left;
        width: 480px;
        margin: 5px 10px;
        min-height: 290px;
        text-align: right;
        background-image: url('../img/fondoblog.png');
        background-repeat: no-repeat;
    }

    .dvblog .part2 {
        float: left;
        width: 480px;
        margin: 5px 10px;
    }

.dvproyect {
    width: 100%;
    margin: 50px auto;
}

    .dvproyect .title {
        width: 980px;
        margin: 40px auto 40px auto;
        text-align: left;
        color: #C85B5F;
        font-size: 24px;
        font-family: "Proxima Nova bold" !important;
        text-transform: uppercase;
    }

        .dvproyect .title a {
            font-size: 10px;
            color: #333333;
            margin-top: 5px;
        }

.dvpests {
    width: 990px;
    margin: auto;
}

    .dvpests .pest {
        height: 60px;
        line-height: 60px;
        text-align: center;
        padding: 3px 0;
        margin: 0;
        width: 320px;
        text-transform: uppercase;
        float: left;
        cursor: pointer;
        background-color: #f2f2f2;
        position: relative;
        z-index: 87;
        font-size: 13px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomleft: 0px;
        -moz-border-radius-bottomright: 0px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-left-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

        .dvpests .pest .ico {
            position: absolute;
            top: 10px;
            left: 5px;
            height: 30px;
        }

    .dvpests .marrig {
        margin-right: 15px;
    }

    .dvpests .sel {
        background-color: #FFF !important;
        z-index: 89 !important;
        -moz-box-shadow: 0px -1px 1px #d9d9d9;
        -webkit-box-shadow: 0px -1px 1px #d9d9d9;
        box-shadow: 0px -1px 1px #d9d9d9;
    }

    .dvpests .pest img {
        margin: 5px 10px;
    }

.dvproyect .contenedor {
    width: 950px;
    padding: 40px 20px 15px 20px;
    position: relative;
    background-color: #FFF;
    z-index: 88;
    margin: -5px auto 0 auto;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-box-shadow: 0px 3px 1px #d9d9d9;
    -webkit-box-shadow: 0px 3px 1px #d9d9d9;
    box-shadow: 0px 3px 1px #d9d9d9;
}

.dvproyect .cont {
    width: 950px;
}

    .dvproyect .cont .part {
        width: 440px;
        float: left;
        position: relative;
        padding-bottom: 20px;
    }

    .dvproyect .cont .more {
        position: absolute;
        bottom: 0px;
        right: 20px;
    }

    .dvproyect .cont .part1 {
        padding-right: 24px;
        border-right: 1px solid #CCC;
    }

    .dvproyect .cont .part2 {
        padding-left: 25px;
    }

    .dvproyect .cont .part img {
        float: left;
        width: 250px;
        height: 250px;
        margin: 0 20px 10px 0;
    }

#dvpush {
    height: 590px;
}

footer {
    position: relative;
    width: 100%;
    margin: -590px auto 0 auto;
    padding: 10px;
    background-color: #333333;
    clear: both;
    height: 590px;
}

    footer .insidemini {
        width: 960px;
        padding: 10px 20px 0 20px;
        height: 40px;
        position: relative;
        margin: auto;
    }

    footer .inside {
        width: 960px;
        padding: 10px 20px 20px 20px;
        height: 210px;
        position: relative;
        margin: auto;
    }

        footer .inside .head {
            width: 100%;
            border-bottom: 1px outset #CCC;
            color: #FFF;
            line-height: 35px;
            height: 35px;
            text-transform: uppercase;
            margin-bottom: 20px;
            padding-bottom: 3px;
        }

            footer .inside .head h4 {
                margin: 0;
                padding: 0;
                font-weight: 400;
            }

        footer .inside .dvfoolink {
            float: left;
            width: 285px;
            margin-right: 35px;
            height: 200px;
            color: #fff;
        }

    footer .insidemini .dvlikes {
        float: left;
        width: 285px;
        margin-right: 35px;
        height: 50px;
        color: #fff;
    }

    footer .insidemini .dvlikes2 {
        float: left;
        width: 275px;
        margin-right: 35px;
        height: 50px;
        color: #fff;
    }

    footer .insidemini .dvlikes3 {
        float: left;
        width: 320px;
        /* margin-right: 35px; */
        height: 50px;
        color: #fff !important;
    }

        footer .insidemini .dvlikes3 span {
            position: relative;
            top: 5px;
        }

    footer .inside .dvfoolink ul {
        margin: 0;
        padding: 0;
    }

        footer .inside .dvfoolink ul li {
            list-style-type: none;
            margin: 0 0 10px 0;
            padding: 0;
            width: 142px;
            float: left;
        }

    footer .inside .dvfooblog {
        float: left;
        width: 285px;
        height: 200px;
    }

        footer .inside .dvfooblog ul {
            margin: 0;
            padding: 0;
        }

            footer .inside .dvfooblog ul li {
                list-style-type: none;
                margin: 0 0 10px 0;
                padding: 0;
            }

    footer .inside .dvfoosocial {
        float: right;
        width: 330px;
        position: relative;
    }

    footer .insidemini .dvlikes3 .ico {
        width: 32px;
        height: 32px;
        float: right;
        margin: -5px 0 0 5px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    footer .insidemini .dvlikes3 .fac {
        background-image: url('../img/facebook_gray.png');
    }

        footer .insidemini .dvlikes3 .fac:hover {
            background-image: url('../img/facebook_color.png');
        }

    footer .insidemini .dvlikes3 .gog {
        background-image: url('../img/google_gray.png');
    }

        footer .insidemini .dvlikes3 .gog:hover {
            background-image: url('../img/google_color.png');
        }

    footer .insidemini .dvlikes3 .twi {
        background-image: url('../img/twitter_gray.png');
    }

        footer .insidemini .dvlikes3 .twi:hover {
            background-image: url('../img/twitter_color.png');
        }

    footer .insidemini .dvlikes3 .lin {
        background-image: url('../img/linkedin_gray.png');
    }

        footer .insidemini .dvlikes3 .lin:hover {
            background-image: url('../img/linkedin_color.png');
        }

    footer .insidemini .dvlikes3 .you {
        background-image: url('../img/youtube_gray.png');
    }

        footer .insidemini .dvlikes3 .you:hover {
            background-image: url('../img/youtube_color.png');
        }

    footer .inside .dvlikes3 p {
        color: #FFF;
        font-size: 13px;
        line-height: 15px;
    }

    footer .inside a {
        color: #CCC !important;
        font-size: 14px;
    }

        footer .inside a:hover {
            color: #FFF !important;
        }

    footer .inside .conline {
        position: absolute;
        bottom: 30px;
        right: 20px;
    }

    footer .inside p {
        color: #fff;
    }

    footer .dvblack {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50px;
        background-color: #000;
    }

        footer .dvblack .inside {
            height: 50px;
            margin: auto;
            line-height: 50px;
            width: 960px;
            padding: 0 20px 0 20px;
        }

            footer .dvblack .inside a {
                color: #FFF;
                margin-right: 20px;
                font-size: 11px;
            }

/*          UTILITIES           */

.bold {
    font-family: "Proxima Nova bold" !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.italic {
    font-style: italic;
}

.spanchk {
    font-size: 10px !important;
}

.spanred {
    color: #c85b5f !important;
}

.dnone {
    display: none !important;
}

.lblerror {
    color: #C42744;
}

.taleft {
    text-align: left !important;
}

.taright {
    text-align: right !important;
}

.bordererror {
    -moz-box-shadow: 0px 0px 6px #CC0000 !important;
    -webkit-box-shadow: 0px 0px 6px #CC0000 !important;
    box-shadow: 0px 0px 6px #CC0000 !important;
}

.txt {
    /*font-family: 'Proxima Nova regular';*/
    font-size: 14px;
    width: 450px;
    padding: 15px;
    border: 1px solid #CCC;
}

textarea {
    /*font-family: 'Proxima Nova regular';*/
    font-size: 14px;
    width: 450px;
    padding: 15px;
    height: 163px;
    resize: none;
    border: 1px solid #CCC;
}

select {
    /*font-family: 'Proxima Nova regular';*/
    font-size: 14px;
    width: 450px;
    padding: 15px;
    border: 1px solid #CCC;
}

option {
    /*font-family: 'Proxima Nova regular';*/
    font-size: 14px;
    width: 450px;
    padding: 15px;
    border: 1px solid #CCC;
}

.vbottom {
    vertical-align: bottom !important;
    padding-bottom: 5px;
}

.corner {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.cursor {
    cursor: pointer;
}

.underline {
    text-decoration: underline !important;
}

.btn {
    padding: 10px 40px;
    background-color: #80badf;
    color: #333;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    /*font-family: 'Proxima Nova regular';*/
    font-size: 16px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 3px 1px #54A0D3;
    -webkit-box-shadow: 0px 3px 1px #54A0D3;
    box-shadow: 0px 3px 1px #54A0D3;
    -webkit-appearance: none;
}

.div_fondo_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity = 90);
    opacity: 0.9;
    z-index: 9999;
    visibility: hidden;
}

.div_inside_popup {
    position: fixed;
    padding: 30px 0;
    top: 150px;
    background-color: #FFF;
    color: #000;
    z-index: 100000;
    visibility: hidden;
    text-align: center;
    /*min-width: 400px;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 20px #FFF;
    -webkit-box-shadow: 0px 0px 20px #FFF;
    box-shadow: 0px 0px 20px #FFF;
}

    .div_inside_popup .imgcerrar {
        background-position: center center;
        position: absolute;
        top: 6px;
        right: 6px;
        cursor: pointer;
        width: 20px;
        height: 20px;
        background-image: url('../img/cerrar.png');
        background-repeat: no-repeat;
    }

@media(max-width: 991px) {
    .div_inside_popup {
        left: 0 !important;
        width: 100% !important;
    }
}

.minilink {
    font-size: 8px;
}

.minilink2 {
    font-size: 10px;
}

.dvlikes3 a {
    float: right;
    margin: 0 0 0 5px;
    color: white;
    font-size: 25px;
}

    .dvlikes3 a:after {
        background-color: white;
        content: "";
        width: 25px;
        height: 25px;
    }
    /* .color-facebook {
  color: #3b5998;
}

.color-gplus {
  color: #dd4b39;
}

.color-twitter {
  color: #1da1f2;
}

.color-linkedin {
  color: #0077b5;
}

.color-youtube {
  color: #cd201f;
} */
    .dvlikes3 a img {
    }

.logo_mvl {
    display: none;
}

.fa {
    font: normal normal normal 14px/1 FontAwesome !important;
}


/*#region V2*/
header .dvmenu span {
    color: black;
}

header .dvmenu .item {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
}

header .dvmenu .itemsubtitulo {
    color: black;
}

.contentPage
footer .head {
    font-size: 13px;
    line-height: 35px;
}

.contentPage
footer .insidemini {
    max-width: 1000px;
    width: 100%;
}

.contentPage
footer .inside {
    max-width: 1000px;
    width: 100%;
}

#footerMaster {
    background-color: white;
    height: auto;
    border-top: 2px solid black;
    padding: 73px 0 0 0;
}

    #footerMaster * {
        color: #212121;
        font-size: 16px;
    }

/* Optimización LCP: Imagen como background */
.lcp-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

/* Asegurar que el section tenga position relative para el absolute de la imagen */
.slide-bg {
    position: relative;
    overflow: hidden;
}

/* Optimización LCP: Imagen como background */
.lcp-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}


    #footerMaster .footer-bottom-logo img {
        height: 27px;
    }
     
        #footerMaster .footer-bottom-logo-WhatsApp a {
            display: flex;
            align-items: center;
        }

    #footerMaster .footer-bottom-logo-WhatsApp img {
        width:50px;
    }

    #footerMaster .company-info-desc {
        font-size: 17px;
        line-height: 20px;
        margin-top: 20px;
    }

    #footerMaster ul {
        padding: 0;
    }

        #footerMaster ul li {
            margin: 15px 0;
            list-style: none;
            display: flex;
            align-items: center;
        }

            #footerMaster ul li:first-child {
                margin-top: 0;
            }

            #footerMaster ul li:before {
                content: "";
                height: 1px;
                width: 30px;
                display: inline-block;
                background: black;
                margin-right: 10px;
            }

    #footerMaster .footer-bottom {
        margin-top: 20px;
        margin-bottom: 0px;
        border-top: 1px solid black;
    }

.row-kitDigital .d-flex.d-sm-none {
    flex-direction: column;
}
.row-kitDigital img {
    width: 100%;
    display: block;
}
/*#endregion*/


/*#region KIT DIGITAL*/
.section_kitDigital {
    background: transparent linear-gradient(180deg, #ffffff 0%, #000000 100%) 0% 0% no-repeat padding-box!important;
}
.section_kitDigital .title {
    color:black;

}
.section_kitDigital .text * {
    color:white;
    font-size:20px;
    line-height:1.3;
}
@media(max-width: 991px) {
    .section_kitDigital img {
        max-height:200px;
    }
}
/*#endregion KIT DIGITAL*/