.section-single-blog .block__card-services .card__service h3{
    margin-top: 0 !important;
}
.section-single-blog .block__card-services .description{
    margin-bottom: 0 !important;
}
.g-recaptcha{
    margin-bottom: 16px;
    padding-top: 0 !important;
}
.card__portfolio {
    .overlay {
        background: rgba(0, 0, 0, 0.8);
    }
}
.section-projects-home {
    .logo-client img{
        max-height: 300px;
    }
}
@media (min-width: 1024px) {
    .slider__projects {
        height: 550px;
    }
}
