.header {z-index:9999 !important;}

.blog__img img {aspect-ratio: 16/8 !important; width:480px;}
.blog__text {padding: 30px;}
@media (max-width: 600px) {
    .hero__slider-item {height: auto !important; min-height: auto !important; aspect-ratio: 1/1;}
    .hero__arrow {display: none;}

    .hero__social {left: 20px; bottom: 20px;}

    .blog__img img {width: 100%;}
    .blog__text {padding: 20px;}
}

.header__logo img {
    height: 94px;
}

.products__title h4>span {
    color: #3873c2;
}
.header__nav>ul>li>a i {
    color: #3873c2;
}

.header__nav>ul>li>a:hover{
	color:#3873c2
}

a:hover {
    color: #3873c2;
}

.title-sub h1 span {
    color: #3873c2;
}

.button i {
    color: #3873c2;
}

.footer__product h5>span {
    color: #3873c2;
}

.header__nav {max-width:780px}


.cms-contact__items>li i {
    color: #3873c2;
    background: #b0d2ff;
}

.cms-contact__wrapper-form>button {
    background: #3873c2;

}