header.app-header .lang-wrap a:hover,
header.app-header .lang-wrap a.active{
	color: #ed5019;
}
/*header.app-header .logo{
	background: url("../images/logo_red.svg") 0 0 no-repeat;
	background-size: contain;
}
header.app-header .logo img{
	opacity: 0;
}*/
.nav-opened header.app-header .logo{
	background-image: url("../images/logo_red_white.svg");
}

footer.app-footer .social-wrap a:hover{
	border-color: #ed5019 !important;
}
footer.app-footer .social-wrap a:hover svg{
	fill: #ed5019 !important;
}
footer.app-footer .strategy-online-btn,
footer.app-footer .strategy-online-btn::before,
footer.app-footer .strategy-online-btn::after{
	border-color: #ed5019 !important;
}

.hamburger span,
.hamburger span::before{
	background-color: #ed5019;
}


hr,hr::before{
	background-color: #ed5019;
}

/*.left-col .content .title{
	color: #ed5019;
}*/

.box::before{
	background-color: #ed5019;
}


.pagination a:hover svg path{
	stroke:#f26938;
}
.pagination div span:last-child{
	color: #f26938;
}

.grid-item .title::after{
	background-color: #ed5019;
}