.type-title {
	display: none;
}
.menu li:hover {
	background: #7a7a7a !important;
}
.phone-wrap {
	margin-top: 13px;
}
header .callback {
	margin-top: 0;
}
.languages {
	padding-top: 10px;
}
.text-logo {
	font-size: 25px;
	color: #000;
	line-height: 45px;
	position: relative;
	margin-left: 15px;
	position: relative;
	top: -8px;
}
a:hover {
	color: #ffb45d;
	text-decoration: none;
}
.logo img {
	height:40px;
	width:40px;
	margin-top:5px;
}
.footer .f-logo {
	border-radius: 10px;
	height: 100px;
}
.error-page .header {
	background: #f88232 !important;
}
.error-page .error-logo {
	padding: 10px;
}
.error-page .btn, .error-page .btn:hover, .error-page .btn:active, .error-page .btn:focus {
	background-color: #f88232 !important;
	border:none;
}
.footer-menu .title {
	color: #ffd1a2;
}
.footer-menu li a {
	color: #fff;
}
.footer {
	background-color: #b0b0b0;
}
.categories-cards .image img {

}