/*b {*/
/*    color: #ffffff;*/
/*}*/
[data-anchor=About] p {
    font-size: .9375rem;
    max-width: unset!important;
    color: #000000
}

.vlt-post h3, .vlt-post p {
    color: #ffffff;
}
.contacts-section p {
    color: #ffffff;
}

.contacts-section img {
    display: none;
}
 .vlt-large-heading {
     color: #ffffff
 }
.banner-section {
    color: #ffffff
}
.vlt-fixed-socials::after, .vlt-fixed-socials::before, .vlt-fullpage-slider-progress-bar {
    background-color: #0b0b0b!important;
    border-left: 1px solid black;
    border-right: 1px solid white;
    width: 5px;
}
footer p, .vlt-language-switcher a, .contacts-section p, .contacts-section .tel {
    color: black;
    text-shadow: 1px 1px 3px white, -1px -1px 3px white;
}
.vlt-partners li {
    align-items: flex-start!important;
}
.vlt-single-service h5 {
padding-bottom: 0.8rem;
}
.vlt-error h1, .vlt-error h6 {
    color: #ffffff;
}

.vlt-why-text p {
    margin: 0!important;
}
@media screen and (max-width: 1359px) and (min-width: 768px) {
    .vlt-experience-block {
        padding: 4.375rem 2rem 3rem;
    }
    .vlt-experience-block__number {
        font-size: clamp(7.5rem, 3.5651rem + 8.2192vw, 10.5rem);
    }
}
