html, body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.hero-content {
    box-shadow: none;
}

.hero-video {
    box-shadow: none;
}

.service-list li:before {
    content: none;
}

.service-features li:before {
    content: none;
}

.vc_custom_470, .center-button {
    display: flex;
    justify-content: center;
    align-items: center;
}

.center-div {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 80%;
    padding: 24px;
}

.center-container {
    display: flex;
    justify-content: center;
    width: 100%;
}

.vc_do_btn {
    margin-bottom: 0 !important;
}

.vc_column-inner {
    padding-top: 0 !important;
    margin: 0 !important;
}

.cta-button a {
    color: white !important;
}

@media (max-width: 767px) {
    .cta-button a {
        width: 100% !important;
    }
    #main-hero {
        flex-direction: column-reverse !important;
        padding: 24px !important;
    }
    #header-title {
        text-align: center !important;
    }
    .hero-video {
        margin-bottom: 0 !important;
    }
    .hero-list {
        text-align: left !important;
    }
    #seo {
        flex-direction: column-reverse;
        display: flex;
    }
    .vc_do_btn a {
        width: 100%;
    }
  
}

.service-section {
    padding: 16px 0 !important;
}

.vc_row {
    margin-left: 0;
    margin-right: 0;
}

.preventivo-button {
    width: 100% !important;
    background-color: #FE6C61 !important;
    background: #FE6C61 !important;
}

div#wpforms-54{
    max-width: 768px !important;
}