.sidebar .widget.categories ul li span {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	display: block;
}
.sidebar ul li a.active {
	font-weight: bold;
}
.font-icon-plus:before, .font-icon-minus:before, .privacy-statement a.close-message:before {
	font-family: 'FontAwesome';
}
.font-icon-plus:before {
	content: "\f067";
}
.font-icon-minus:before {
	content: "\f068";
}
.privacy-statement a.close-message:before {
	content: "\f00d";
}
.widget.categories ul li ul {
	display: none;
	margin: 4px 0 5px 15px;
}
.widget.categories ul, .widget.categories ul li {
	width: 100%;
}
.widget.categories ul li {
	padding-right: 13px;
	position: relative;
}
nav.main ul li ul li a {
	text-align: left;
	line-height: 22px;
}
svg.europ-map {
	margin-top: 20px;
}
.country-list .row, .country-list .country-toggle {
	display: none;
}
.country-list .active .row, .country-list .active .country-toggle {
	display: block;
}
.tma-dealers-table .country-list li img {
	margin-left: 0;
	margin-top: 7px;
}
.tma-dealers-table .country-list .active .blogExcerpt {
	font-weight: normal;
}
.country-list {
	line-height: 0;
}
svg.europ-map .active.country-map:hover [fill="#b5b5b5"], svg.europ-map .active.country-map [fill="#b5b5b5"] {
	fill: #ffce00;
}
.captcha-code {
	display: none;
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.captcha-code small {
	float: left;
	clear: left;
}
.captcha-code img {
	position: absolute;
	top: 0;
	right: 0;
}
.contactForm textarea {
	margin-bottom: 10px;
}
.wpgdprc {
	display: inline-block;
	width: 100%;
}
.wpgdprc input {
	height: auto;
}
.success-alert, .error-alert {
	background-color: #FFDFDF;
	color: #9F1D1D;
	padding: 20px;
	position: relative;
	border: 1px solid #FFAFAF;
}
.success-alert {
	background-color: #D4FFDA;
	border-color: #AACCAE;
	color: #4C5C4E;
}
/* custom */

.privacy-statement {
	display: block;
	background: rgba(0,0,0,.9);
	width: 100%;
	padding: 17px 35px 17px 15px;
	position: fixed;
	bottom: 0;
	z-index: 999999;
	text-align: center;
	color: #fff;
	border-top: 1px solid #fff;
}
.widget.categories, .widget.categories *, .widget.categories *:before, .widget.categories *:after, .privacy-statement, .privacy-statement *, .privacy-statement, .privacy-statement *:before, .privacy-statement, .privacy-statement *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.privacy-statement a {
	color: #fff;
	text-decoration: underline;
}
.privacy-statement a.close-message {
	text-decoration: none;
	position: absolute;
	right: 12px;
	top: 15px;
}
#resizable {
	height: auto;
}
.sidebar.widget.works {
	padding-bottom: 5px;
	margin-bottom: 11px;
}
.main-picture {
	cursor: pointer;
}
.homeSliderNav li {
	border: 1px solid #fff;
}
.tma-downl {
	list-style-type: none;
}
.img-downl {
	float: left;
	width: 30px;
	height: 30px;
}
.downl-line span {
	float: left;
	margin-left: 5px;
}
.downl-catalog {
	margin-left: 15px;
	float: left;
}
.tma-downl li {
	background: url('../images/icons/download.png') no-repeat 0 0;
	display: block;
	width: 100%;
	background-size: 18px 18px;
	padding-left: 30px;
	line-height: 24px;
}
.click-to-open {
	position: relative;
	overflow: visible;
}
.click-here {
	position: relative;
}

.contactForm select {
	width: 100%;
	border: 1px solid #000;
	padding: 10px 5px;
	font-size: 15px;
}
@media only screen and (max-width: 767px) {

.captcha-code img {
	display: block;
	position: relative;
	margin-bottom: 10px;
}
#resizable {
	max-height: none!important;
}
.center.main h1 {
	font-size: 50px;
}
}
