.none {
    display: none;
}

.imagem_servicos_iniciais {
    height: 430px;
    background-position: center;
    padding: unset !important;
}

.texto_imagem {
    color: white;
    font-size: 30px;
    padding-top: 35%;
    text-align: center;
}

.darken-overlay div {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.contato_imagem {
    margin-top: 14%;
    color: white;
    margin-left: 77px;
}

.footer-home-1 .copyright {
    text-align: right;
    padding-top: 0px;
    line-height: 28px;
    margin-top: -26px;
    margin-right: 65px;
}


.img_time {
    max-width: 270px !important;
}

.swal2-content {
    font-size: 14px !important;
}

.pointer {
    cursor: pointer;
}

.top_negativo_100 {
    padding-top: 0px;
    margin-top: -100px;
}

.top_clientes {
    margin-top: 80px;
}

.social_rodape {
    margin-left: -60px
}

.whatsapp {
    position: fixed;
    top: 87%;
    left: 91%;
    padding: 10px;
    z-index: 10000000;
    width: 70px;
}

.texto-azul {
    color: #022169 !important;
}

.hr-servicos {
    border-top: 1px solid #ff7400;
    width: 45%;
    margin-top: 15px;
    float: right;
}

.line-top-right {
    background: #022169 !important;
}

.right_30 {
    margin-right: 30%;
}

@media (max-width: 768px) {
    .social_topo {
        display: none !important;
    }

    .top_negativo_100 {
        padding-top: 0px;
        margin-top: 0px;
    }

    .contato_imagem {
        margin-left: 29%;
    }

    .owl-partner {
        margin-top: 35px;
    }

    .top_clientes {
        margin-top: 0px;
    }

    .social_rodape {
        margin-left: 0px
    }

    .social_rodape .row {
        margin-top: 60px;
    }

    .whatsapp {
        left: 0%;
    }

    .right_30 {
        margin-right: 0px;
    }

    .wpb_single_image.vc_align_center {
        margin-top: 50px;
    }

    .top_contato {
        margin-top: 150px !important;
    }
}