
.site-header.style-01 .site-branding {
    background: #0074FF;
}

.site-header.style-01 .site-branding::before {
    background: #0074FF;
}

.site-header.style-01 .site-branding::after {
    border-left-color: #0074FF;
}

.social-menu.social-menu_right-arrow {
    background: #0074FF;
}

.social-menu_right-arrow li {
    background: #0074FF;
}

.social-menu_right-arrow .menu:before {
    border-color: transparent #0074FF transparent transparent;
}

.social-menu_right-arrow li:after {
    border-color: transparent #0074FF transparent transparent;
}

.social-menu_right-arrow li a {
    color: #fff;
}

.site-header.style-01 i {
    color: #0074FF;
}

.btn{
	color: #fff;
	background: #0074FF;
}

#scrollUp {
    background: #0074FF;
}

.footer .social-menu .menu:before {
    border-left-color: #0074FF;
}

.footer .social-menu .menu li:after {
    border-left-color: #0074FF;
}

.footer .widget-tittle:before, .footer .widget-tittle:after {
    background: #0074FF;
}

.copyright a:hover {
    color: #0074FF;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    color: #fff;
}

.telefonos{
    background-color: #0074FF;
}

.footer-infomation a:hover {
    color: #0074FF;
}