.whatsapp {
    position: fixed;
    top: 82%;
    left: 1%;
    padding: 10px;
    z-index: 10000000;
}

.team_degi {
    font-size: 14px;
    font-weight: 700;
    color: #ac2d3c;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.imagem_sobre {
    margin-bottom: 40px;
    max-width: 260px;
    max-height: 250px;
}

.active {
    color: #ac2d3c;
}

.slider_style_two .slider_contect_box .slider_text p,
.slider_style_three .slider_contect_box .slider_text p {
    font-size: 60px;
}

.slider_contect_box {
    max-width: 80% !important;
}

.slider_contect_box h1 {
    margin-bottom: 50px;
}

.main_navigation li a:after {
    content: '';
}

.icone_grande_contato {
    font-size: 100px;
    color: #ac2d3c;
}

.about_area_content .shape_pattern_2 {
    bottom: -15px;
}

.texto_banner {
    font-size: 60px !important;
}

.imagem_servicos {
    min-width: 250px;
}

.background_parallax {
    min-height: 582px;
}

@media screen and (max-width: 768px) {
    .texto_banner {
        font-size: 30px !important;
    }

    .none_mobile {
        display: none;
    }

    .site_logo {
        max-width: 191px;
        margin-left: 22%;
        margin-top: 6px;
    }
}

.service_content_two .service_text_two h3 {
    text-align: center !important;
}