html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
main {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
	display: block;
}

body {
	line-height: 1;
}

ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
}

#banner_index {background-color: white; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2); padding: 10px 40px 0px 40px; margin-top: 2em; margin-bottom: 2em;}

/* TINY MCE */
.tiny_mce { color: #646464;font-size: 1.4em;line-height: 1.4em; }
.tiny_mce p {margin-top: 1em;}
.tiny_mce .gallery .row {display:flex; justify-content:center; flex-wrap: wrap;}
.tiny_mce .gallery .col { position: relative;min-height: 1px;padding-right: 10px;padding-left: 10px; padding-bottom: 15px;}
.tiny_mce .gallery a {display:block; backgroudn: none; line-height:0px;}
.tiny_mce .gallery .img-responsive { display: block;  height: auto; width: 150px;}
.tiny_mce img.responsive { margin: 10px 0px 10px 5px; border: 4px solid #E5E5E5; max-width: 716px; height: auto;}
.tiny_mce a:hover img {border-color: #E33A00;}
.tiny_mce h1 { color: black; font-size: 3.5em; text-transform: none; margin-bottom: 0.8em;margin-top: 0.5em; line-height:1.15em;}
.tiny_mce h2 {color: black; font-size: 2em; margin-bottom: 0.8em;margin-top: 0.5em; font-weight:bold; line-height:1.15em;}
.tiny_mce h4 { color: black; font-size: 1.3em; margin-bottom: 0.8em;margin-top: 0.5em; line-height:1.15em;}
.tiny_mce h3 {color: black;font-size: 1.8em;margin-bottom: 0.8em;margin-top: 0.5em; line-height:1.15em;}
.tiny_mce div.right.buttons { width: 160px; text-align: right; padding-top: 10px;}
.tiny_mce div.right.buttons a.back {font-size: 18px;}
.tiny_mce a { text-decoration: underline; color: #e53800;}
.tiny_mce a:hover { text-decoration: none; color: #E33A00;}
.tiny_mce ul {margin: 15px 0 15px 16px;}
.tiny_mce ul li {color: #646464; font-size: 1em; line-height: 1.2em; padding-left: 20px; background: url("../images/list.png") no-repeat 0 0.55em;}
.tiny_mce ol li { color: #646464; font-size: 1em; line-height: 1.2em; margin-left: 25px;}
.tiny_mce ul li p, .tiny_mce ol li p{margin:0px; margin-top: 3px;}
.tiny_mce .articleImage {margin: 30px 0;}
.tiny_mce .articleImage img {display: block;}
.tiny_mce .description {margin-top: 25px; font-size: 14px; line-height: 20px; color: #646464;}
.tiny_mce .description a { font-style: italic;}
.tiny_mce .mobile-all-brands { display: none;}
.tiny_mce .photogallery {*zoom: 1;margin: 21px 0;}
.tiny_mce .photogallery:before,
.tiny_mce .photogallery:after { content: ""; display: table;}
.tiny_mce .photogallery:after { clear: both;}
.tiny_mce .photogallery a { top: 0; left: 0; position: relative; float: left; margin-right: 1px;}
.tiny_mce .photogallery a:after {display: none;content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.45) url("../images/loupe.png") no-repeat 50% 50%;}
.tiny_mce .photogallery a:hover:after {display: block;}
.tiny_mce .photogallery a img {display: block;}
.tiny_mce table {margin-top: 1em;}
.tiny_mce table td {padding: 0px 0.5em;}


.msg_wait {background: #d5efff url("../images/default/messages/icon_info.png") 32px center no-repeat; font-size: 15px;
	border: 1px solid #a2d4f4;padding: 23px 8px 23px 75px; color: black; font-weight:bold; border-radius: 3px; }

.msg_error2, .flash_messages .error {margin-bottom: 10px;background: #ffd5d5 url("../images/default/messages/icon_error.png") 20px center no-repeat;
	border: 1px solid #f9a8a8;padding: 23px 8px 23px 75px; color: black; font-weight:bold; border-radius: 3px; font-size: 15px; }

.msg_error { background: #fbd3d3 url("../images/default/messages/msg_error.gif") 8px center no-repeat; padding: 8px 8px 8px 31px; color: #b91c1c; font-weight:bold; margin-top: 2px;}


.msg_ok {background:  #ecffd5 url("../images/default/messages/icon_ok.png") 20px center no-repeat; font-size: 15px;
	border: 1px solid #c3e49b; padding: 23px 8px 23px 75px; margin-bottom: 10px; color: black; font-weight:bold; border-radius: 3px; }

.msg_info {background: url("../images/default/messages/small_icon_info.png") 0px 4px no-repeat;
	padding: 0px 8px 0px 25px; color: black; font-size: 1.1em;  border-radius: 3px; }


#infoWindow {
	overflow-y: hidden;
}

/*

Uniform Theme: Uniform Default
Version: 1.8
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://uniformjs.com/

*/

/*
    owl carousel default settings
*/
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

ul.listing-all {list-style-type: none; padding: 0; margin-top: 30px !important; border-bottom: 0; font-weight: 400; line-height: 26px; list-style: none; padding-left: 0px !important; margin-left: 0px !important;
				text-align:center; }
ul.listing-all li { display: inline-block; margin-left: 10px !important; padding-left: 0px !important; font-family: 'Source Sans Pro', 'Open Sans', sans-serif;
					font-weight: 800; list-style: none; line-height: 1.65em !important; background: none !important;}
ul.listing-all li:before { content: none; }
ul.listing-all li:first-child { margin-left: 0; }
ul.listing-all li a { text-align:center; color: #878787; display: block; width: 26px; height: 26px; border: 1px solid #d1d1d1; text-decoration: none !important;
	-webkit-border-radius: 2px; -webkit-background-clip: padding-box; -moz-border-radius: 2px; -moz-background-clip: padding;
	border-radius: 2px; background-clip: padding-box; background-color: white;}
ul.listing-all li.current a {color: white !important; border-color: #e53800;background: #e53800;}
ul.listing-all .dash {font-weight:bold !important;}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
	display: none;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-item img {
	/*display: block;*/
	width: 100%;
	-webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
	transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}

/*
    preload images
*/
body:after {
	display: none;
	content: url(../images/button.png) url(../images/button-bg.jpg) url(../images/button-left.jpg) url(../images/button-right.jpg) url(../images/button-hover.png) url(../images/button-hover-bg.jpg) url(../images/button-hover-left.jpg) url(../images/button-hover-right.jpg);
}

/* General settings */
div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
	-webkit-font-smoothing: antialiased;
}

div.selector,
div.checker,
div.button,
div.radio,
div.uploader {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	/* Keeping this as :focus to remove browser styles */
}

div.selector:focus,
div.checker:focus,
div.button:focus,
div.radio:focus,
div.uploader:focus {
	outline: 0;
}

div.selector,
div.selector *,
div.radio,
div.radio *,
div.checker,
div.checker *,
div.uploader,
div.uploader *,
div.button,
div.button * {
	margin: 0;
	padding: 0;
}

/* Checkbox */
div.checker,
div.checker span,
div.checker input {
	width: 12px;
	height: 12px;
}

div.checker span {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-align: center;
	background: url("../images/check.png") no-repeat 0 0;
}

div.checker span.checked {
	background-position: 0 -12px;
}

div.checker input {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none;
	margin: 0 !important;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #cccccc;
}

.mfp-preloader a:hover {
	color: white;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
	border-right: 17px solid white;
	margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	border-left: 17px solid white;
	margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: black;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
           * Remove all paddings around the image on small screen
    */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}

	.mfp-img-mobile .mfp-figure {
		/* The shadow behind the image */
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.mfp-ie7 .mfp-img {
	padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
	padding: 0;
}

.mfp-ie7 .mfp-content {
	padding-top: 44px;
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}

*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	background-color: #fff;
}

body {
	font-size: 10px;
	line-height: 1.25;
}

b,
strong {
	font-weight: bold;
}

i,
em {
	font-style: italic;
}

a {
	color: inherit;
}

.buttonLike {
	display: inline-block;
	width: 186px;
	height: 49px;
	border: 0;
	background: url("../images/button.png") no-repeat 0 0;
	color: #fdfdfd;
	font-size: 16px;
	text-transform: uppercase;
	cursor: pointer;
	line-height: 49px;
	text-align: center;
}

.buttonLike.gray {
	width: 196px;
	color: #444444;
	font-size: 1.4em;
	text-transform: none;
	background-image: url("../images/button-gray.png");
}

.buttonLike.gray:hover {
	background-image: url("../images/button-gray-hover.png");
}

.buttonLike-btn {
	background: url("../images/button-bg.jpg") repeat-x top left;
	width: auto;

}

.buttonLike-btn.gray {
	background-image: url("../images/button-gray-bg.png");
	width: auto;
}

.buttonLike-btn span {
	display: block;
	background: url('../images/button-left.jpg') no-repeat top left;
}

.buttonLike-btn.gray span {
	background-image: url('../images/button-gray-left.png');
}

.buttonLike-btn span span {
	padding: 0 12px;
	background: url('../images/button-right.jpg') no-repeat top right;
}

.buttonLike-btn.gray span span {
	background-image: url('../images/button-gray-right.png');
}

.buttonLike:hover {
	background-image: url("../images/button-hover.png");
}

.buttonLike-btn:hover {
	background: url("../images/button-hover-bg.jpg") repeat-x top left;
}

.buttonLike-btn.gray:hover {
	background-image: url("../images/button-gray-hover-bg.png");
}

.buttonLike-btn:hover span {
	background: url("../images/button-hover-left.jpg") no-repeat top left;
}

.buttonLike-btn.gray:hover span {
	background-image: url("../images/button-gray-hover-left.png");
}

.buttonLike-btn:hover span span {
	background: url("../images/button-hover-right.jpg") no-repeat top right;
}

.buttonLike-btn.gray:hover span span {
	background-image: url("../images/button-gray-hover-right.png");
}

.buttonLike.back {
	top: 0;
	left: 0;
	position: relative;
	padding-left: 45px;
	text-align: left;
}

.buttonLike.back:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../images/back.png") no-repeat 14px 50%;
}

.buttonLike.forward {
	top: 0;
	left: 0;
	position: relative;
	padding-right: 63px;
	text-align: right;
}

.buttonLike.forward:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../images/next.png") no-repeat 87.245% 50%;
}

@font-face {
	font-family: 'PTSans';
	font-weight: normal;
	font-style: normal;
	src: url("../styles/fonts/PTSans-Regular.eot");
	src: url("../styles/fonts/PTSans-Regular.eot?#iefix") format("embedded-opentype"), url("../styles/fonts/PTSans-Regular.woff") format("woff"), url("../styles/fonts/PTSans-Regular.ttf") format("truetype");
}

@font-face {
	font-family: 'PTSans';
	font-weight: bold;
	font-style: normal;
	src: url("../styles/fonts/PTSans-Bold.eot");
	src: url("../styles/fonts/PTSans-Bold.eot?#iefix") format("embedded-opentype"), url("../styles/fonts/PTSans-Bold.woff") format("woff"), url("../styles/fonts/PTSans-Bold.ttf") format("truetype");
}

html {
	background: #fff;
}

body {
	background: #fff;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	/*overflow-x: hidden;*/

}

.right {
	float: right;
}

.left {
	float: left;
}

.clear, .clearfix {
	clear: both;
}

.inner {
	top: 0;
	left: 0;
	position: relative;
	width: 990px;
	margin: 0 auto;
	z-index: 0;
}

#whiteFooter .inner {
	z-index: 100;
}

body > header {
	border-bottom: 1px solid #1d1d1d;
	background-color: #0b0b0b;
	height: 64px;
}

body > header .inner {
	height: 64px;
	background-color: #0b0b0b;
	border-bottom: 1px solid #1d1d1d;
}

body > header #logo {
	display: block;
	position: absolute;
	top: 0;
	left: 16px;
	width: 250px;
	height: 64px;
	padding-top: 22px;
}

body > header #search {
	float: right;
	margin: 15px 20px 0px 0px;
}

body > header #search form {
	position: relative;
	display: inline-block;
	background: #4d4d4d;
	width: 195px;
	height: 31px;
}

body > header #search form input {
	float: left;
	width: 140px;
	margin: 6px 0px 0px 10px;
	font-size: 14px;
	background: none;
	color: #ddd;
	outline: none;
	border: none;
}

body > header #search form button {
	color: #c0c0c0;
	background: none;
	border: none;
	cursor: pointer;
	margin-top: 5px;
	font-size: 1.6em;
	float:right;
	margin-right:3px;
	width:25px;
}


body > header #mobileBar {
	display: none;
}

body > header nav span {
	display: none;
}

body > header nav ul {
	float: right;
}

body > header nav ul li {
	float: left;
	background: url("../images/menu-separator.png") no-repeat 0 0;
	padding-left: 1px;
}

body > header nav ul li a {
	display: block;
	height: 64px;
	padding: 0 24px;
	line-height: 64px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 1.5em;
	background: url("../images/menu-hover.png") repeat-x 0 -9999px;
}

body > header nav ul li.basket a:hover,
body > header nav ul li.basket a {
	background: url('../images/ico-basket.jpg') no-repeat center center;
}

body > header nav ul li a:hover {
	background-position: 0 0;
	text-decoration: underline;
}

body > header nav ul li a.active {
	background-position: 0 0;
}

body > footer {
	background-color: #000000;
}

body > footer #whiteFooter {
	background: #ffffff url("../images/footer-bg.jpg") no-repeat 50% 0;
}

body > footer #whiteFooter .inner {
	background: #ffffff url("../images/footer-bg.jpg") no-repeat 50% 0;
}

body > footer .inner {
	background-color: #000000;
}

body > footer h2,
body > #products-carousel h2 {
	color: #3b3b3b;
	font-size: 2.5em;
	text-transform: uppercase;
	line-height: 102px;
	text-align: center;
	margin-bottom: 87px;
}

body > footer #footerImg {
	top: 0;
	left: 0;
	position: relative;
	margin: 0 auto;
	width: 974px;
}

body > footer #footerImg #map {
	display: block;
	border: 5px solid #141414;
	border-bottom: 0;
}

body > footer #footerImg #map iframe {
	display: block;
}

body > footer #footerImg #shop {
	position: absolute;
	top: 154px;
	left: 0;
	z-index: 100;
	width: 241px;
	height: 164px;
	border: 4px solid #000;
	border-radius: 3px;
}

body > footer #contacts {
	padding-left: 16px;
	height: 297px;
	padding-top: 72px;
	background: url("../images/contact-bg.jpg") no-repeat 50% 0;
	color: #fff;
}

body > footer #contacts h3 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #333;
	color: #ffffff;
	font-size: 2em;
	font-weight: bold;
	font-family: PTSans, Arial, Tahoma, helvetica, sans-serif;
}

body > footer #contacts p {
	font-size: 1.7em;
	font-family: PTSans, Arial, Tahoma, helvetica, sans-serif;
	line-height: 1.588em;
}

body > footer #contacts .column1 {
	float: left;
	width: 230px;
	margin-right: 65px;
}

body > footer #contacts .column1 span {
	color: #848484;
}

body > footer #contacts .column1 a {
	color: #848484;
	font-size: 0.824em;
	text-decoration: underline;
}

body > footer #contacts .column1 a:hover {
	text-decoration: none;
}

body > footer #contacts .column2 {
	float: left;
	width: 140px;
	margin-right: 65px;
}

body > footer #contacts .column2 span {
	color: #28aecf;
}

body > footer #contacts .column2 a {
	font-style: italic;
	text-decoration: underline;
	color: #fff;
}

body > footer #contacts .column2 a:hover {
	text-decoration: none;
}

body > footer #contacts .column2 .social {
	padding-top: 14px;
}

body > footer #contacts .column2 .social a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 6px;
}

body > footer #contacts .column2 .social a.facebook {
	background: url("../images/facebook.png") no-repeat 0 0;
}

body > footer #contacts .column2 .social a.twitter {
	background: url("../images/twitter.png") no-repeat 0 0;
}

body > footer #contacts .column2 .social a.google {
	background: url("../images/google.png") no-repeat 0 0;
}

body > footer #contacts .column3 {
	float: left;
	width: 245px;
	margin-right: 65px;
	color: #9c9c9c;
}

body > footer #contacts .column3 span {
	float: left;
	clear: both;
	width: 59px;
	color: #fff;
}

body > footer #contacts .column3 small {
	color: #595959;
	font-size: 0.765em;
}

body > footer #contacts .column4 {
	float: left;
	width: 148px;
	color: #7f7f7f;
}

body > footer #contacts .column4 span {
	float: left;
	clear: both;
	width: 36px;
	color: #fff;
}

body > footer #copy {
	height: 61px;
	line-height: 61px;
	color: #3b3b3b;
	font-size: 1.3em;
	font-family: PTSans, Arial, Tahoma, helvetica, sans-serif;
	padding: 0 16px;
}

body > footer #copy a {
	color: #3b3b3b;
}

body > footer #copy .left {
	float: left;
}

body > footer #copy .right {
	float: right;
}

body > footer #copy a:hover {
	text-decoration: underline;
}

#banner {
	top: 0;
	left: 0;
	position: relative;
	background: #000000 url("../images/header.jpg") no-repeat 50% 0;
	border-bottom: 4px solid #060606;
}

#banner #bannerInner {
	width: 100%;
	height: 776px;
	min-width: 990px;
	max-width: 1212px;
	margin: 0 auto;
	overflow: hidden;
}

#banner .inner {
	height: 776px;
	background: url("../images/header.jpg") no-repeat 50% 0;
}

#banner .service.service1 .box {
	top: 80px;
	left: 150px;
	background-image: url("../images/service1.png");
}

#banner .service.service2 .box {
	top: 80px;
	left: 485px;
	background-image: url("../images/service2.png");
}

#banner .service.service3 .box {
	top: 202px;
	left: 730px;
	background-image: url("../images/service3.png");
}

#banner .service.service4 .box {
	top: 581px;
	left: -28px;
	background-image: url("../images/service4.png");
}

#banner .service.service5 .box {
	top: 663px;
	left: 324px;
	background-image: url("../images/service5.png");
}

#banner .service.service6 .box {
	top: 642px;
	left: 674px;
	background-image: url("../images/service6.png");
}

#banner .service.service20 .box {
	top: 180px;
	left: -120px;
	background-image: url("../images/service20.png");
}

#banner .service.service23 .box {
	top: 538px;
	right: -91px;
	background-image: url("../images/service23.png");
}

#banner .service.service1 .img {
	background-image: url("../images/service-img1.png");
}

#banner .service.service2 .img {
	background-image: url("../images/service-img2.png");
}

#banner .service.service3 .img {
	background-image: url("../images/service-img3.png");
}

#banner .service.service4 .img {
	background-image: url("../images/service-img4.png");
}

#banner .service.service5 .img {
	background-image: url("../images/service-img5.png");
}

#banner .service.service6 .img {
	background-image: url("../images/service-img6.png");
}

#banner .service.service20 .img {
	background-image: url("../images/service-img20.png");
}

#banner .service.service23 .img {
	background-image: url("../images/service-img23.png");
}

#banner .service.oneLine .box {
	padding-top: 31px;
}

#banner .service .box {
	display: block;
	position: absolute;
	height: 84px;
	cursor: pointer;
	*height: 64px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	/*background-color: rgba(0, 0, 0, 0.8);*/
	z-index: 20;
	/*padding-top: 21px;
    padding-left: 89px;
    padding-right: 30px;*/
	border-radius: 42px;
	line-height: 20px;
	padding: 21px 30px 0 89px;
	margin: 0px;
}

#banner .service .box p {
	color: #ffffff;
	font-size: 1.6em;
	text-transform: uppercase;
	white-space: nowrap;
}

#banner .service .box span {
	display: block;
	color: #9d9d9d;
	font-size: 1.2em;
	white-space: nowrap;
}

#banner .service .box:hover p {
	color: #f84910;
	text-decoration: underline;
}

#home #banner .service .img {
	display: none;
}

#banner .service .img {
	/*opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;*/
	position: absolute;
	top: 92px;
	left: -139px;
	width: 1240px;
	height: 500px;
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 19px;
	transition: opacity 200ms;
	/*display: none;*/
}

#home #banner .service:hover .img,
#banner .service:hover .img {
	/*opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;*/
	display: block;

}

#banner .cover {
	position: absolute;
	top: 276px;
	left: -139px;
	width: 1240px;
	height: 316px;
	z-index: 18;
}

#banner.pageBanner {
	background-position: 50% -177px;
}

#banner.pageBanner #bannerInner {
	height: 418px;
}

#banner.pageBanner .inner {
	height: 418px;
	background-position: 50% -177px;
}

#banner.pageBanner .service .img {
	opacity: 1;
	filter: alpha(opacity=1);
	top: -2px;
	background-position: bottom left;
	height: 418px;
}

.simplemodal-overlay {
	background-color: #141414;
}

.simplemodal-close {
	width: 31px;
	height: 31px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url("../images/close.png") no-repeat 50% 50%;
	cursor: pointer;
}

#popupForm, #productsPopupForm, #buyContactPopupForm, #buyInfoPopup {
	*zoom: 1;
	display: none;
	width: 974px;
	background-color: #ffffff;
	padding: 46px 50px 31px 73px;
}

#buyInfoPopup:before,
#popupForm:before,
#popupForm:after,
#productsPopupForm:before,
#productsPopupForm:after,
#buyContactPopupForm:before,
#buyContactPopupForm:after {
	content: "";
	display: table;
}

#buyInfoPopup:after,
#popupForm:after,
#productsPopupForm:after,
#buyContactPopupForm:after {
	clear: both;
}

#buyInfoPopup h6
#productsPopupForm h6,
#buyContactPopupForm h6,
#productsPopupForm h1,
#buyContactPopupForm h1 {
	font-size: 30px;
	margin-bottom: 0px;
}

#buyInfoPopup .frame-note {
	border: 2px solid #FF3E00;
	border-radius: 5px;
	padding: 10px 20px;
	background: #FFE3DB;
}

#buyInfoPopup p {
	font-size: 14px;

	line-height: 1.9em;
	padding: 10px 0;
}

#buyInfoPopup fieldset {
	text-align: center;
	padding: 20px 0 0 0;
}

#buyInfoPopup .buttonLike {
	background: url("../images/btn-buy.png") repeat-x 50% 50%;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}

#productsPopupForm span.price {
	margin-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}

#productsPopupForm span.price span.total {
	color: #e03900;
	font-size: 26px;
	display: block;
}

#productsPopupForm span.price span.subtotal {
	color: #959595;
	font-size: 14px;
}

#popupForm .true-msg,
#productsPopupForm .true-msg,
#buyContactPopupForm .true-msg {
	border: 2px solid #51B555;
	border-radius: 3px;
	color: #fff;
	padding: 10px;
	font-size: 1.4em;
	margin: 0 0 30px 0;
	background: #2D602F;
}

#popupForm .true-msg a,
#productsPopupForm .true-msg a,
#buyContactPopupForm .true-msg a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#popupForm .true-msg a:hover,
#productsPopupForm .true-msg a:hover,
#buyContactPopupForm .true-msg a:hover {
	text-decoration: none;
}

#popupForm fieldset,
#productsPopupForm fieldset,
#buyContactPopupForm fieldset {
	float: left;
}

#popupForm fieldset.left,
#productsPopupForm fieldset.left,
#buyContactPopupForm fieldset.left {
	width: 391px;
}

#buyContactPopupForm fieldset.left {
	padding-top: 37px;
}

#popupForm fieldset.right,
#productsPopupForm fieldset.right,
#buyContactPopupForm fieldset.right {
	width: 459px;
}

#popupForm .field label,
#popupForm .textarea label,
#productsPopupForm .field label,
#productsPopupForm .textarea label,
#buyContactPopupForm .field label,
#buyContactPopupForm .textarea label {
	width: 140px;
	float: left;
	height: 37px;
	line-height: 37px;
	color: #000000;
	font-size: 1.7em;
}

#popupForm .field input,
#popupForm .textarea input,
#popupForm .field textarea,
#popupForm .textarea textarea,
#productsPopupForm .field input,
#productsPopupForm .textarea input,
#productsPopupForm .field textarea,
#productsPopupForm .textarea textarea,
#buyContactPopupForm .field input,
#buyContactPopupForm .textarea input,
#buyContactPopupForm .field textarea,
#buyContactPopupForm .textarea textarea {
	font-family: Arial, Tahoma, helvetica, sans-serif;
	background-color: #e3e3e3;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	color: #000000;
	font-size: 1.7em;
	border: 0;
}

#popupForm .field,
#productsPopupForm .field,
#buyContactPopupForm .field {
	*zoom: 1;
	margin-bottom: 22px;
}

#popupForm .field:before,
#popupForm .field:after,
#productsPopupForm .field:before,
#productsPopupForm .field:after,
#buyContactPopupForm .field:before,
#buyContactPopupForm .field:after {
	content: "";
	display: table;
}

#popupForm .field:after,
#productsPopupForm .field:after,
#buyContactPopupForm .field:after {
	clear: both;
}

#popupForm .error-msg,
#productsPopupForm .error-msg,
#buyContactPopupForm .error-msg {
	padding: 20px 0 0 0;
}

#popupForm em.error,
#productsPopupForm em.error,
#buyContactPopupForm em.error {
	display: block;
	color: #D93700;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	padding: 9px 0 0 110px;
}

#buyContactPopupForm em.error {
	padding-left: 26px;
}

#popupForm .field input,
#productsPopupForm .field input,
#buyContactPopupForm .field input {
	width: 212px;
	height: 37px;
	line-height: 37px;
	padding: 0 8px;
}

#popupForm .field input.error,
#productsPopupForm .field input.error,
#buyContactPopupForm .field input.error {
	border: 1px solid #D93700;
}

#popupForm .textarea,
#productsPopupForm .textarea,
#buyContactPopupForm .textarea {
	*zoom: 1;
	margin-bottom: 15px;
}

#popupForm .textarea:before,
#popupForm .textarea:after,
#productsPopupForm .textarea:before,
#productsPopupForm .textarea:after,
#buyContactPopupForm .textarea:before,
#buyContactPopupForm .textarea:after {
	content: "";
	display: table;
}

#popupForm .textarea:after,
#productsPopupForm .textarea:after,
#buyContactPopupForm .textarea:after {
	clear: both;
}

#popupForm .textarea label,
#productsPopupForm .textarea label {
	width: 114px;
}

#buyContactPopupForm .textarea label {
	width: 140px;
}

#popupForm .textarea textarea,
#productsPopupForm .textarea textarea,
#buyContactPopupForm .textarea textarea {
	width: 352px;
	height: 214px;
	max-height: 340px;
	min-height: 214px;
	margin: 0;
	line-height: 1.25;
	padding: 7px 8px;
	resize: vertical;
}

#buyContactPopupForm .textarea textarea {
	width: 460px;
}

#productsPopupForm .textarea {
	margin-top: -37px;
	padding-left: 100px;
}

#buyContactPopupForm p.note {
	font-size: 1.4em;
	padding: 15px 0px;
}

#popupForm .check,
#productsPopupForm .check {
	padding-left: 114px;
}

#buyContactPopupForm .check {
	padding-left: 0px;
}

#productsPopupForm .check {
	/*width: 354px;*/
}

#popupForm .check label .checker,
#productsPopupForm .check label .checker,
#buyContactPopupForm .check label .checker {
	float: left;
}

#popupForm .check label .desc,
#productsPopupForm .check label .desc,
#buyContactPopupForm .check label .desc {
	display: block;
	padding-left: 24px;
	color: #959595;
	font-size: 1.1em;
}

#popupForm .interest,
#productsPopupForm .interest,
#buyContactPopupForm .interest {
	margin: 0 0 28px 0;
}

#popupForm .interest .check,
#productsPopupForm .interest .check,
#buyContactPopupForm .interest .check {
	padding: 10px 0 10px 114px;
}

#popupForm .interest h3,
#productsPopupForm .interest h3,
#buyContactPopupForm .interest h3 {
	font-size: 1.6em;
	font-weight: normal;
	padding: 10px 0 15px 74px;
}

#popupForm .interest .check label .desc,
#productsPopupForm .interest .check label .desc,
#buyContactPopupForm .interest .check label .desc {
	text-transform: uppercase;
	color: #000;
	font-size: 1.4em;
}

#popupForm .button,
#productsPopupForm .button,
#buyContactPopupForm .button {
	padding-left: 191px;
	padding-top: 24px;
}

#popupForm .button input,
#productsPopupForm .button input,
#buyContactPopupForm .button input {
	width: 186px;
	height: 49px;
	border: 0;
	background: url("../images/button.png") repeat-x 0 0;
	color: #fdfdfd;
	font-size: 1.6em;
	text-transform: uppercase;
	cursor: pointer;
}

#popupForm .button input:hover,
#productsPopupForm .button input:hover,
#buyContactPopupForm .button input:hover {
	background-image: url("../images/button-hover.png");
}

main .inner {
	padding-top: 58px;
}

#basket main .inner {
	padding-top: 0px;
}

.repase_svetlometu_menu {display:flex;  justify-content:space-around; margin-bottom: 50px;}
.repase_svetlometu_menu a { background-color: #EEE; border-radius: 150px; width: 180px; height: 180px;
	display:block; text-align:center; color: black !important; font-size: 18px; text-decoration:none !important; line-height: 1.7em;}
.repase_svetlometu_menu a:hover {background: #ddd;}
.repase_svetlometu_menu a i {font-size: 28px; margin-top: 50px;}

main #top {
	width: 972px;
	height: 89px;
	margin: 0 auto;
}

main #top .header {
	float: left;
	padding-left: 101px;
	padding-right: 28px;
	border-right: 1px solid #c6c6c6;
	background-position: 10px 0;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 2.5em;
	text-transform: uppercase;
	height: 39px;
	line-height: 34px;
}

main #top .header-vocabulary {
	padding-left: 32px;
}

main #top .header.lights {
	background-image: url("../images/xenony.png");
}

main #top .header.breaks {
	background-image: url("../images/brembo1.jpg");
	background-position: 30px 0;
	height: 50px;
	line-height: 50px;
}

main #top .header.motor {
	background-image: url("../images/motor.png");
	background-position: 30px 0;
	height: 64px;
	line-height: 64px;

}

main #top .desc {
	position: relative;
	top: -3px;
	left: 0;
	float: left;
	color: #646464;
	font-size: 1.2em;
	padding-left: 24px;
	line-height: 1.3em;
	width: 270px;
}

main #top .buttonLike {
	position: relative;
	top: -8px;
	/*left: 0;*/
	float: right;
	/*margin-right: 21px;*/
}

main #content {
	*zoom: 1;
	top: 0;
	left: 0;
	position: relative;
	width: 972px;
	margin: 0 auto;
	box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);
	margin-bottom: 30px;
}

main #content:before,
main #content:after {
	content: "";
	display: table;
}

main #content:after {
	clear: both;
}

main #content #leftMenu {
	position: relative;
	top: 0;
	left: -786px;
	width: 186px;
	float: left;
}

main #content #leftMenu ul li:last-child a {
	/*background: none;*/
}

main #content #leftMenu ul li a {
	display: block;
	width: 100%;
	height: 49px;
	background: url("../images/left-menu-separator.png") no-repeat 0 100%;
	color: #3f3f3f;
	font-size: 1.5em;
	line-height: 49px;
	padding-left: 16px;
	text-transform: lowercase;
	overflow: hidden;
}

main #content #leftMenu ul li a:first-letter {
	text-transform: uppercase;
}

main #content #leftMenu ul li a.active,
main #content #leftMenu ul li a:hover {
	background: #222222 url("../images/left-menu.png") no-repeat 0 0;
	color: #fff;
}

/* .sub je podmenu u aktivni kategorie, je cele vypsane*/
main #content #leftMenu ul.sub li a {
	padding-left: 20px;
	text-transform: none;
	background: url("../images/submenu_bg.png") repeat-y 0 100%;
}

main #content #leftMenu ul.sub li a:hover,
main #content #leftMenu ul.sub li a.active {
	color: #3f3f3f;
	background: url("../images/submenu_bg_hover.png") no-repeat 0 0;
}

/* .submenu je submenu u neaktivni kategorie, neni vypsane a je to pouze hover menu*/
main #content #leftMenu .has-submenu {
	position: relative;
}

main #content #leftMenu ul.submenu {
	display: none;
	position: absolute;
	top: 0px;
	left: 180px;
	width: 186px;
}

main #content #leftMenu ul.submenu li a {
	padding-left: 30px;
	text-transform: none;
	/*background: url("../images/submenu_bg.png") repeat-y 0 100%;*/
	background:  #222;
	/*background: #222;*/
	color: white;
}

main #content #leftMenu ul.submenu li a.active {

	background: url("../images/left-menu.png") no-repeat left #222;
}

main #content #leftMenu ul.submenu li a:hover{
	/*color: #3f3f3f;*/
	background-color: #444;
}

ul.submenu.open {
	display: block !important;
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

main #content #rightColumn {
	position: relative;
	top: 0;
	left: 186px;
	width: 786px;
	float: left;
	padding: 29px 24px 23px 41px;
}

main #content .gallery .col {width: 25%; float: left; height:auto; position: relative;min-height: 1px;padding-right: 10px;padding-left: 10px; padding-bottom: 15px;}
main #content .gallery a {display:block; backgroudn: none; line-height:0px;}
main #content .gallery .img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

main #content #rightColumn img.responsive {
	margin: 10px 0px 10px 5px;
	border: 4px solid #E5E5E5;
	max-width: 716px;
	height: auto;
}

main #content #rightColumn a:hover img {
	border-color: #E33A00;
}

main #content #rightColumn h1 {
	color: #e33a00;
	font-size: 3.5em;
	text-transform: none;
}

main #content #rightColumn h1.special {
	width: 550px;
}

main #content #rightColumn div.right.buttons {
	width: 160px;
	text-align: right;
	padding-top: 10px;
}

main #content #rightColumn div.right.buttons a.back {
	font-size: 18px;
}

main #content #rightColumn a {
	text-decoration: underline;
	color: #e53800;
}

main #content #rightColumn a:hover {
	text-decoration: none;
	color: #E33A00;
}

/*main #content img {max-width: 100%; height: auto;}*/

main #content #rightColumn h2.code {
	text-align: left;
	color: #9c9c9c;
	font-size: 1.3em;
	font-style: italic;
	margin-top: 0px;
	font-weight:normal;
	/* margin-top: -3px; */
}

main #content #rightColumn h2 {
	color: #e33a00;
	font-size: 2em;
	margin-bottom: 1.167em;
	margin-top: 1em;
	font-weight:bold;
}

main #content #rightColumn h4 {
	color: #9c9c9c;
	font-size: 1.3em;
	font-style: italic;
	/*margin-top: -3px;*/
}

main #content #rightColumn h3 {
	color: black;
	font-size: 1.8em;
	margin-bottom: 1.167em;
	margin-top: 1em;
}

main #content #rightColumn p, #tiny_content {
	color: #646464;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0.7em 0;
}

main #content #rightColumn ul {
	margin: 15px 0 15px 36px;
}

main #content #rightColumn ul li {
	color: #646464;
	font-size: 1.4em;
	line-height: 1.2em;
	padding-left: 36px;
	background: url("../images/list.png") no-repeat 0 0.55em;
}

main #content #rightColumn ol li {
	color: #646464;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-left: 25px;
}

main #content #rightColumn ul li p {font-size: 1em; margin-top: 3px; margin-bottom: 0px;}

main #content #rightColumn .articleImage {
	margin: 30px 0;
}

main #content #rightColumn .articleImage img {
	display: block;
}

main #content #rightColumn .description {
	margin-top: 25px;
	font-size: 14px;
	line-height: 20px;
	color: #646464;
}

main #content #rightColumn .description a {
	font-style: italic;
}

main #content #rightColumn .mobile-all-brands {
	display: none;
}

main #content #rightColumn .photogallery {
	*zoom: 1;
	margin: 21px 0;
}

main #content #rightColumn .photogallery:before,
main #content #rightColumn .photogallery:after {
	content: "";
	display: table;
}

main #content #rightColumn .photogallery:after {
	clear: both;
}

main #content #rightColumn .photogallery a {
	top: 0;
	left: 0;
	position: relative;
	float: left;
	margin-right: 1px;
}

main #content #rightColumn .photogallery a:after {
	display: none;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.45) url("../images/loupe.png") no-repeat 50% 50%;
}

main #content #rightColumn .photogallery a:hover:after {
	display: block;
}

main #content #rightColumn .photogallery a img {
	display: block;
}

main #content #rightColumn .like {
	margin-bottom: 23px;
	margin-top: 20px;
}

main #content #rightColumn .like .likeInner {
	height: 20px;
	overflow: hidden;
}

main #content #rightColumn .controls {
	*zoom: 1;
	margin-top: 37px;
	padding-top: 34px;
	border-top: 1px solid #efefef;
}

main #content #rightColumn .controls:before,
main #content #rightColumn .controls:after {
	content: "";
	display: table;
}

main #content #rightColumn .controls:after {
	clear: both;
}

main #content #rightColumn .controls .back {
	float: left;
}

main #content #rightColumn .controls .fb-like {
	float: right;
	margin: 15px 0 0 0;
}

main #content #rightColumn .controls .forward {
	float: right;
}

main #content #rightColumn .product {
	border-top: 1px solid #efefef;
	margin-top: 23px;
	padding-top: 24px;
}

main #content #rightColumn .product h2 {
	margin-top: 0;
	color: #e33a00;
	font-size: 2.5em;
	text-transform: uppercase;
	font-style: normal;
}

main #content #rightColumn .product h3 {
	margin: 1.5em 0;
	color: #646464;
	font-size: 1.4em;
	font-weight: bold;
}

main #content #rightColumn .product .photogallery {
	margin-top: 42px;
	margin-bottom: 42px;
}

main #content #rightColumn .product .pricelist {
	top: 0;
	left: 0;
	position: relative;
}

main #content #rightColumn .product .pricelist p {
	font-size: 1.6em;
	line-height: 1.625;
}

main #content #rightColumn .product .pricelist b {
	float: left;
	clear: both;
	width: 290px;
}

main #content #rightColumn .product .pricelist span {
	color: #e54f26;
}

main #content #rightColumn .product .pricelist .buttonLike {
	position: absolute;
	top: 50%;
	right: 30px;
	margin-top: -24px;
}

main #content #rightColumn .products-list,
.products-list {
	margin-top: 23px;
	border-left: 1px #e2e2e2 solid;
}

main #content #rightColumn .products-list article.product,
.products-list article.product {
	width: 240px;
	height: 355px;
	border-right: 1px #e2e2e2 solid;
	border-bottom: 1px #e2e2e2 solid;
	border-top: none;
	padding: 10px 15px;
	margin-top: 0;
	font-family: PTSans;
	position: relative;
}

main #content #rightColumn .products-list article.product .product-figure-wrapp,
.products-list article.product .product-figure-wrapp {
	position: relative;
}

main #content #rightColumn .products-list article.product.product_1,
main #content #rightColumn .products-list article.product.product_2,
main #content #rightColumn .products-list article.product.product_3,
.products-list article.product.product_1,
.products-list article.product.product_2
.products-list article.product.product_3
{
	border-top: 1px #e2e2e2 solid;
}

/*main #content #rightColumn .products-list article.product1,
main #content #rightColumn .products-list article.product3,
main #content #rightColumn .products-list article.product5,
main #content #rightColumn .products-list article.product7,
main #content #rightColumn .products-list article.product9,
main #content #rightColumn .products-list article.product11,
main #content #rightColumn .products-list article.product13
{
    border-left: 1px #e2e2e2 solid;
}
main #content #rightColumn .products-list article.product:nth-child(2n+1) {
    border-left: 1px #e2e2e2 solid;
}*/
main #content #rightColumn .products-list article.product header,
.products-list article.product header {
	max-height: 100px;
	width: 100%;
	overflow: hidden;
}

main #content #rightColumn .products-list article.product header h3,
.products-list article.product header h3 {
	font-size: 20px;

	overflow: hidden;
	max-height: 52px;
	height: 52px;
	margin: 0;
}

main #content #rightColumn .products-list article.product header h3 a,
.products-list article.product header h3 a {
	text-decoration: none;
	color: #222;
	height: 52px;
	overflow: hidden;
}

main #content #rightColumn .products-list article.product header h3 a:hover,
.products-list article.product header h3 a:hover {
	text-decoration: underline;
}

main #content #rightColumn .products-list article.product header span.code,
.products-list article.product header span.code {
	font-size: 1.1em;
	position: relative;
	top: 2px;
}

main #content #rightColumn .products-list article.product header span.status,
.products-list article.product header span.status {
	font-size: 1.6em;
	position: relative;
	top: 2px;
	margin-right: 10px;
}

main #content #rightColumn .products-list article.product header span.status .green,
.products-list article.product header span.status .green {
	color: #4ba40a;
}

main #content #rightColumn .products-list article.product header span.status .red,
.products-list article.product header span.status .red {
	color: #ff2f2f;
}

main #content #rightColumn .products-list article.product figure,
main #content #rightColumn .products-list article.product figure a,
.products-list article.product figure,
.products-list article.product figure a {
	/*height: 200px;*/
	line-height: 160px;
	width: 100%;
	text-align: center;
	display: block;
}

main #content #rightColumn .products-list article.product figure img,
.products-list article.product figure img {
	border: none;
	vertical-align: middle;
	margin: 0;
	max-height: 160px;
	max-width: 94%;
}

main #content #rightColumn .products-list article.product .desc-wrapp,
.products-list article.product .desc-wrapp {
	position: absolute;
	bottom: 15px;
}

main #content #rightColumn .products-list article.product span.price,
.products-list article.product span.price {
	color: #e03900;
	font-weight: bold;
	font-size: 19px;
	display: block;
	height: 46px;
}

main #content #rightColumn .products-list article.product span.price span.number,
.products-list article.product span.price span.number {
	/*display: block;*/
	overflow: hidden;
	margin-right: 10px;
}

main #content #rightColumn .products-list article.product span.price span.small,
.products-list article.product span.price span.small {
	font-size: 0.7em;
	position: relative;
	top: -1px;
	font-weight: 400;
	color: #000;
}

main #content #rightColumn .products-list article.product .order-product,
.products-list article.product .order-product {
	font-family: Arial;
	height: 38px;
	margin-top: 4px;
}

main #content #rightColumn .products-list article.product .order-product input[name="amount"],
.products-list article.product .order-product input[name="amount"] {
	width: 32px;
	height: 32px;
	text-align: center;
	color: #646464;
	font-size: 18px;
	border: 1px #c0c0c0 solid;
	background: url(../images/amount_bg.png) no-repeat 50% 50% #fff;
	position: relative;
	top: -2px;
}

main #content #rightColumn .products-list article.product .order-product label.product-amount,
.products-list article.product .order-product label.product-amount {
	color: #646464;
	font-size: 20px;
	padding-left: 12px;
}

main #content #rightColumn .products-list article.product .order-bttn,
.products-list article.product  .order-bttn {
	width: 100px;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	color: #fff;
	text-align: center;
	border: none;
	background: url(../images/order_bttn_bg.png) 50% 50% no-repeat #ca2d00;
	font-size: 15px;
	margin-left: 12px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: normal;
	display: inline-block;
	text-decoration: none;
}

main #content #rightColumn .products-list article.product  .order-bttn:hover,
.products-list article.product  .order-bttn:hover {
	background-image: url(../images/order_bttn_hover_bg.png);
	cursor: pointer;
	text-decoration: underline;
}

main #content #rightColumn .description_small {
	font-size: 14px !important;
}

main #content #rightColumn #product-detail {
	color: #646464;
	margin-top: 35px;
}

main #content #rightColumn #product-detail #gallery-desktop {
	width: 432px;
	/*height: 248px;*/
}

main #content #rightColumn #gallery-mobile {
	display: none;
}

main #content #rightColumn #product-detail #gallery-desktop figure.active {
	border: 1px #d6d6d6 solid;
	height: 248px;
	line-height: 248px;
	/*width: 329px;*/
	text-align: center;
}

main #content #rightColumn #product-detail #gallery-desktop figure.active a {
	height: 246px;
	line-height: 246px;
	display: block;
	text-align: center;
}

main #content #rightColumn #product-detail #gallery-desktop figure.active a img,
main #content #rightColumn #product-detail #gallery-desktop figure.active img {
	max-width: 430px;
	max-height: 244px;
	border: none;
	vertical-align: middle;
	margin: 0;
}

/* --------------------------------- start styles for ALS IMAGE WRAPPER -------------------------------
*/
/*****************************************************
 * generic styling for ALS elements: outer container
 ******************************************************/

main #content #rightColumn #product-detail #gallery-desktop .als-container {
	position: relative;
	margin: 0px auto;
	z-index: 0;
	/*width: 86px;*/
}

/****************************************
 * viewport styling
 ***************************************/
.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
	/*width: 86px !important;*/
	/*height: 248px !important;*/
}

/***************************************************
 * wrapper styling
 **************************************************/
main #content #rightColumn #product-detail #gallery-desktop .als-container ul.als-wrapper {
	margin: 0 !important;
	list-style-type: none;
}

main #content #rightColumn #product-detail #gallery-desktop .als-container ul.als-wrapper li {
	background: none;
	line-height: normal;
	padding: 0;
}

.als-wrapper {
	position: relative;
	/* if you are using a list with <ul> <li> */

}

/*************************************
 * item: single list element
 ************************************/

main #content #rightColumn #product-detail #gallery-desktop .als-container ul.als-wrapper li.als-item {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
	width: 98px;
	height: 68px;
	line-height: 68px;
	border: 1px #d6d6d6 solid;
	margin-bottom: 22px;
	margin: 10px 5px 0px 5px;
}

main #content #rightColumn #product-detail #gallery-desktop .als-container ul.als-wrapper li.als-item.active {
	border-color: #e33a00;
}

main #content #rightColumn #product-detail #gallery-desktop .als-container ul.als-wrapper li.als-item a img {
	border: none !important;
	max-width: 96px;
	max-height: 60px;
	margin: 0 auto;
	vertical-align: middle;
}

/***********************************************
 * prev, next: buttons styling
 **********************************************/

.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
	left: 22px;
}

.als-prev {
	margin-top: -26px;
}

.als-prev img, .als-next img {
	border: none !important;
}

/* --------------------------------- end styles for ALS IMAGE WRAPPER -------------------------------
*/

main #content #rightColumn #product-detail .order-product {
	width: 244px;
	font-size: 17px;
	color: #222;
	font-family: Arial;
}

main #content #rightColumn #product-detail .order-product .row {
	margin-bottom: 16px;
	display: block;
}

main #content #rightColumn #product-detail .order-product .stock-status {
	display: inline-block;
	padding: 10px 0 0 0;
	font-size: 0.8em;
}

main #content #rightColumn #product-detail .order-product .stock-status em {
	font-style: normal;
	color: #6faa1d;
}

main #content #rightColumn #product-detail .order-product .stock-red em {
	color: #e33a00
}

main #content #rightColumn #product-detail .order-product span.price span.number {
	color: #e33a00;
	font-size: 21px;
	/*text-transform: uppercase;*/
}

main #content #rightColumn #product-detail .order-product .row.height {
	height: 38px;
	line-height: 38px;
}

main #content #rightColumn #product-detail .order-product input[name="amount"] {
	width: 38px;
	height: 38px;
	text-align: center;
	color: #222;
	font-size: 16px;
	border: 1px #c0c0c0 solid;
	background: url(../images/amount_bg.png) no-repeat 50% 50% #fff;
	position: relative;
	top: -1px;
}

main #content #rightColumn #product-detail .order-product label.product-amount {
	color: #222;
	font-size: 16px;
	position: relative;
	left: 2px;
}

main #content #rightColumn #product-detail .order-bttn {
	width: 145px;
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
	white-space: nowrap;
	color: #fff;
	text-align: center;
	border: none;
	background: url(../images/order_detail_bttn_bg.png) 50% 50% no-repeat #ca2d00;
	font-size: 16px;
	margin-left: 6px;
	font-family: Arial;
}

main #content #rightColumn #product-detail .order-bttn:hover {
	background-image: url(../images/order_detail_bttn_hover_bg.png);
	cursor: pointer;
	text-decoration: underline;
}

main #content #rightColumn #product-detail .order-product a.order-bttn {
	display: inline-block;
	text-decoration: none;
}

main #content #rightColumn #product-detail article#about {
	margin-top: 50px;
	border-top: 1px solid #efefef;
	font-size: 14px;
	line-height: 18px;
	color: #666;
}

main #content #rightColumn #product-detail article#about p,
main #content #rightColumn #product-detail article#about ul li {
	line-height: 18px;
	font-size: 14px;
	color: #666;
}

main #content #rightColumn #product-detail article#about h3 {
	color: #222;
	font-size: 16px;
	font-weight: 800;

}

main #content #leftBanner {
	/*position: absolute;
    bottom: 23px;
    left: -20px;*/
	margin: 20px 0 0 -20px;
}

main #content #leftBanner a {
	margin-bottom: 15px;
	display: inline-block;
}

.gradient-bg {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #dddddd 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #dddddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd', GradientType=0); /* IE6-8 */
	padding-bottom: 20px;
}

#products-carousel h2 {
	margin-bottom: 0;
	color: #3b3b3b;
	font-size: 2.5em;
	text-transform: uppercase;
	line-height: 102px;
	text-align: center;
}

#products-carousel .products-list {
	margin-top: 0;
	border-left: none;
}

#products-carousel .products-list.owl-carousel {
	width: 100%;
	overflow-x: hidden;
}

#products-carousel .products-list.owl-carousel .owl-stage-outer {
	border-left: 1px #e2e2e2 solid;
	border-right: 1px #e2e2e2 solid;
}

#products-carousel .products-list article.product {
	width: 330px;
	border-top: 1px #e2e2e2 solid;
	background: #fff;
}

#products-carousel .products-list article.product header h3 {
	font-weight: 600;
}

#products-carousel .products-list article.product .order-bttn {
	width: 208px;
	position: relative;
	top: -2px;
}

#products-carousel .products-list .owl-item:first-of-type article.product {
	/*border-left: 1px #e2e2e2 solid;*/
}

#products-carousel .products-list .owl-controls {
}

#products-carousel .products-list .owl-controls .owl-nav {
	display: none;
}

#products-carousel .products-list .owl-controls .owl-dots {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

#products-carousel .products-list .owl-controls .owl-dots .owl-dot {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent;
	border-radius: 50%;
	margin: 10px 10px;
	border: 1px #b0b0b0 solid;
}

#products-carousel .products-list .owl-controls .owl-dots .owl-dot.active {
	border: none;
	background: #e83900;
}

#banners {
	margin-top: 20px;
}

#banners .bigBanner {
	width: 990px;
}

#banners .bigBanner img {
	max-width: 100%;
}

#banners .a {
	font-size: 1.7em;
	width: 425px;
}

#banners .a img {
	float: left;
	width: 100px;
}

#banners .a p {
	float: right;
	width: 300px;
}

#banners .a .read_more {
	background-color: #E53800;
	display: inline-block;
	border-radius: 3px;
	padding: 10px 20px;
	color: white;
}

#banners .a .read_more:hover {
	text-decoration: underline;
}

#banners .b {
	font-size: 1.7em;
	width: 485px;
	height: 150px;
}

#banners .b.center {
	margin: 0 auto;
}

#banners .b a {
	width: 100%;
	height: 150px;
	line-height: 150px;
}

#banners .b a img {
	width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

#banners .quotes {
	color: #3b3b3b;
	padding: 20px 40px 20px 40px;
	/*text-align: center;*/
	font-size: 140%;
}

#banners .quotes hr {margin:15px 0px;}

#banners .quotes p{margin-top: 10px; line-height: 1.4em;}

#banners .quotes .quote {
	margin: 10px 0;
}

#banners .quotes a {
	color: #e53800;
	text-decoration: underline;
}

#banners .quotes a:hover {
	text-decoration: none;
}

#banners .recommended {text-align:center; padding-bottom: 30px; padding-top: 15px;}
#banners .recommended a {text-decoration: underline;}
#banners .recommended a:hover  {text-decoration: none;}

#banners .recommended h2 {font-size: 30px; color: #e53800; margin: 30px 0px 20px; }

#banners .recommended .items {display: flex; flex-wrap: wrap; justify-content: space-around; margin-top: 30px;}
#banners .recommended .items .item { width:310px; /*margin-bottom: 30px;*/}
#banners .recommended .items .item h3 {font-size: 18px; margin: 20px 0px 10px; font-weight:bold;}
#banners .recommended .items .item p {  line-height: 18px; font-size: 12px; padding: 0px 20px; }
#banners .recommended .more {color: #e53800; font-size: 14px; }

#basket-main h1{
	color: #e33a00;
	font-size: 3.5em;
	line-height: 1em;
	margin-bottom: 15px;
}

#basket-main .empty {
	border: 1px #e2e2e2 solid;
	border-left: 0px;
	padding: 20px 30px;
	font-size: 1.4em;
}

.search_results h3 {font-size: 2em !important; font-weight:bold;}
.search_results .found_result {font-size: 1.4em;}

@media only screen and (max-width: 768px) {

	#basket-main #tiny_content {
		width: 80%;
		margin: 0 auto;
		margin-top: 15px;
	}

	#search { position: absolute; left: 100px; top: 47px; z-index: 1000;}

	.buttonLike {
		height: auto;
		width: 100% !important;
		background-size: contain;
	}

	#popupForm, #productsPopupForm, #buyContactPopupForm {
		*zoom: 1;
		display: none;
		width: 100%;
		background-color: #ffffff;
		padding: 20px 20px;
	}

	#popupForm:before,
	#popupForm:after,
	#productsPopupForm:before,
	#productsPopupForm:after,
	#buyContactPopupForm:before,
	#buyContactPopupForm:after {
		content: "";
		display: table;
	}

	#popupForm:after,
	#productsPopupForm:after,
	#buyContactPopupForm:after {
		clear: both;
	}

	.simplemodal-close {
		position: absolute;
		top: 0px;
		right: 0px;
	}

	#productsPopupForm h1,
	#buyContactPopupForm h1 {
		font-size: 30px;
		margin-bottom: 0px;
	}

	#productsPopupForm span.price {
		margin-bottom: 0px;
		margin-bottom: 10px;
		margin-top: 10px;
		display: block;
	}

	#productsPopupForm span.price span.total {
		color: #e03900;
		font-size: 26px;
		display: block;
	}

	#productsPopupForm span.price span.subtotal {
		color: #959595;
		font-size: 14px;
	}

	#popupForm .true-msg,
	#productsPopupForm .true-msg,
	#buyContactPopupForm .true-msg {
		border: 2px solid #51B555;
		border-radius: 3px;
		color: #fff;
		padding: 10px;
		font-size: 1.4em;
		margin: 0 0 30px 0;
		background: #2D602F;
	}

	#popupForm .true-msg a,
	#productsPopupForm .true-msg a,
	#buyContactPopupForm .true-msg a {
		color: #fff;
		font-weight: bold;
		text-decoration: underline;
	}

	#popupForm .true-msg a:hover,
	#productsPopupForm .true-msg a:hover,
	#buyContactPopupForm .true-msg a:hover {
		text-decoration: none;
	}

	#popupForm fieldset,
	#productsPopupForm fieldset,
	#buyContactPopupForm fieldset {
		float: none !important;
	}

	#popupForm fieldset.left,
	#productsPopupForm fieldset.left,
	#buyContactPopupForm fieldset.left {
		width: 100%;
		margin: 0 auto;
		float: none !important;
	}

	#popupForm fieldset.right,
	#productsPopupForm fieldset.right,
	#buyContactPopupForm fieldset.right {
		width: 100%;
		margin: 0 auto;
		float: none !important;
	}

	#popupForm .field label,
	#popupForm .textarea label,
	#productsPopupForm .field label,
	#productsPopupForm .textarea label,
	#buyContactPopupForm .field label,
	#buyContactPopupForm .textarea label {
		width: 100%;
		display: block;
		height: 37px;
		line-height: 37px;
		color: #000000;
		font-size: 1.7em;
	}

	#popupForm .field input,
	#popupForm .textarea input,
	#popupForm .field textarea,
	#popupForm .textarea textarea,
	#productsPopupForm .field input,
	#productsPopupForm .textarea input,
	#productsPopupForm .field textarea,
	#productsPopupForm .textarea textarea,
	#buyContactPopupForm .field input,
	#buyContactPopupForm .textarea input,
	#buyContactPopupForm .field textarea,
	#buyContactPopupForm .textarea textarea {
		font-family: Arial, Tahoma, helvetica, sans-serif;
		background-color: #e3e3e3;
		box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
		color: #000000;
		font-size: 1.7em;
		border: 0;
	}

	#popupForm .field,
	#productsPopupForm .field,
	#buyContactPopupForm .field {
		*zoom: 1;
		margin-bottom: 22px;
	}

	#popupForm .field:before,
	#popupForm .field:after,
	#productsPopupForm .field:before,
	#productsPopupForm .field:after,
	#buyContactPopupForm .field:before,
	#buyContactPopupForm .field:after {
		content: "";
		display: table;
	}

	#popupForm .field:after,
	#productsPopupForm .field:after,
	#buyContactPopupForm .field:after {
		clear: both;
	}

	#popupForm .error-msg,
	#productsPopupForm .error-msg,
	#buyContactPopupForm .error-msg {
		padding: 20px 0 0 0;
	}

	#popupForm em.error,
	#productsPopupForm em.error,
	#buyContactPopupForm em.error {
		display: block;
		color: #D93700;
		font-size: 1.1em;
		font-weight: bold;
		font-style: normal;
		padding: 9px 0 0 0;
	}

	#popupForm .field input,
	#productsPopupForm .field input,
	#buyContactPopupForm .field input {
		width: 212px;
		height: 37px;
		line-height: 37px;
		padding: 0 8px;
	}

	#popupForm .field input.error,
	#productsPopupForm .field input.error,
	#buyContactPopupForm .field input.error {
		border: 1px solid #D93700;
	}

	#popupForm .textarea,
	#productsPopupForm .textarea,
	#buyContactPopupForm .textarea {
		*zoom: 1;
		margin-bottom: 15px;
	}

	#popupForm .textarea:before,
	#popupForm .textarea:after,
	#productsPopupForm .textarea:before,
	#productsPopupForm .textarea:after,
	#buyContactPopupForm .textarea:before,
	#buyContactPopupForm .textarea:after {
		content: "";
		display: table;
	}

	#popupForm .textarea:after,
	#productsPopupForm .textarea:after,
	#buyContactPopupForm .textarea:after {
		clear: both;
	}

	#popupForm .textarea label,
	#productsPopupForm .textarea label,
	#buyContactPopupForm .textarea label {
		width: 100%;
		display: block;
	}

	#popupForm .textarea textarea,
	#productsPopupForm .textarea textarea,
	#buyContactPopupForm .textarea textarea {
		width: 100%;
		height: 214px;
		margin: 0;
		line-height: 1.25;
		padding: 7px 8px;
		resize: vertical;
	}

	#popupForm .textarea,
	#productsPopupForm .textarea,
	#buyContactPopupForm .textarea {
		/*margin-top: -37px;*/
		width: 100%;
		margin-top: 0;
		padding-left: 0 !important;
	}

	#popupForm .check,
	#productsPopupForm .check,
	#buyContactPopupForm .check {
		padding-left: 0 !important;
	}

	#popupForm .button,
	#productsPopupForm .button,
	#buyContactPopupForm .button {
		padding-left: 0;
		padding-top: 24px;
	}

	#popupForm .button input,
	#productsPopupForm .button input,
	#buyContactPopupForm .button input {
		width: 186px;
		height: 49px;
		border: 0;
		background: url("../images/button.png") repeat-x 0 0;
		color: #fdfdfd;
		font-size: 1.6em;
		text-transform: uppercase;
		cursor: pointer;
	}

	#popupForm .interest h3 {
		padding-left: 0 !important;
	}

	#banners .bigBanner,
	.inner {
		width: 100%;
	}

	body > header {
		height: auto;
		background: none;
		border: 0;
		position: relative;
		z-index: 999;
	}

	body > header .inner {
		height: auto;
		background: none;
		border: 0;
	}

	body > header #logo {
		position: static;
		width: 100%;
		height: 47px;
		text-align: center;
		line-height: 47px;
		padding-top: 0;
		background-color: #0b0b0b;
	}

	body > header #logo img {
		display: inline-block;
		width: 89%;
		max-width: 383px;
	}

	body > header #mobileBar {
		position: relative;
		display: block;
		width: 100%;
		height: 66px;
		background: url("../images/mobile-bar.png") repeat-x 0 0;
	}

	body > header  .home {
		float: left;
		width: 65px;
		height: 48px;
		background: url("../images/mobile-home.png") no-repeat 0 0;
		margin: 7px 0 0 10px;
	}

	body > header #mobileBar .mobile-basket {
		position: absolute;
		top: 63px;
		right: 9px;
		width: 65px;
		height: 48px;
		background: url("../images/mobile-basket.png") no-repeat 0 0;
		margin: 7px 0 0 10px;
		z-index: 1000;
	}

	body > header #mobileBar .back {
		float: right;
		width: 65px;
		height: 48px;
		background: url("../images/mobile-back.png") no-repeat 0 0;
		margin: 7px 10px 0 0;
	}

	body > header nav {
		top: 0;
		left: 0;
		position: relative;
		z-index: 999;
		height: 66px;
		background: url("../images/mobile-bar.png") repeat-x 0 0;
	}

	body > header nav #menuOpener {
		display: block;
		top: 0;
		left: 0;
		position: relative;
		z-index: 5;
		float: right;
		width: 65px;
		height: 48px;
		background: url("../images/mobile-menu.png") no-repeat 0 0;
		margin: 7px 0 0 10px;
		cursor: pointer;
	}

	body > header nav #menuActive {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 4;
		width: 100%;
		height: 66px;
		padding-left: 95px;
		color: #ffffff;
		font-size: 2em;
		text-transform: uppercase;
		line-height: 62px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	body > header nav ul {
		display: none;
		position: absolute;
		z-index: 999;
		top: 66px;
		left: 0;
		z-index: 21;
		float: none;
		width: 100%;
	}

	body > header nav ul li.basket {
		display: none;
	}

	body > header nav ul li {
		float: none;
		background: none;
		position: relative;
		z-index: 999;
	}

	body > header nav ul li.home {
		display: none;
	}

	body > header nav ul li a {
		width: 100%;
		height: 66px;
		padding-left: 16px;
		background: url("../images/mobile-bar.png") repeat-x 0 0;
		line-height: 66px;
		font-size: 2em;
		position: relative;
		z-index: 999;
	}

	body > footer {
		background: #fff;
	}

	body > footer .inner {
		background: none;
	}

	body > footer h2 {
		height: 69px;
		line-height: 67px;
		margin: 0;
		border-top: 1px solid #dedede;
		border-bottom: 1px solid #dfdfdf;
	}

	body > footer #footerImg {
		width: 100%;
		border-top: 5px solid #141414;
	}

	body > footer #footerImg #map {
		top: 0;
		left: 0;
		position: relative;
		width: 100% !important;
		height: 363px;
		border: 0;
		overflow: hidden;
		/*				img{
                                            .abs(50%; -95px);
                                            height: 418px;
                                            margin-left: -750px;
                                    }*/

	}

	body > footer #footerImg #map iframe {
		width: 100%;
		height: 363px;
	}

	body > footer #footerImg #shop {
		position: absolute;
		top: 253px;
		left: 50%;
		margin-left: -120px;
	}

	body > footer #contacts {
		background-size: cover;
		height: auto;
		padding: 83px 45px 0;
	}

	body > footer #contacts .column1,
	body > footer #contacts .column2,
	body > footer #contacts .column3,
	body > footer #contacts .column4 {
		float: none;
		width: 100%;
		padding-bottom: 45px;
	}

	body > footer #contacts .column2 .social {
		display: none;
	}

	body > footer #contacts .column4 {
		display: none;
	}

	body > footer #copy {
		background-color: #000000;
		height: auto;
		line-height: 27px;
		text-align: center;
		font-size: 1.6em;
		padding: 20px 0;
	}

	body > footer #copy .left,
	body > footer #copy .right {
		float: none;
	}

	#banner {
		background: url("../images/mobile-banner.jpg") no-repeat 50% 0;
		background-size: cover;
		border: 0;
	}

	#banner.pageBanner {
		display: none;
	}

	#banner #bannerInner {
		width: 100%;
		height: 755px;
		max-width: none;
		min-width: 0;
	}

	#banner .inner {
		height: 755px;
		padding-top: 15px;
		background: none;
	}

	#banner .service {
		height: 106px;
		display: block;
		overflow: hidden;
	}

	#banner .service.oneLine .box {
		padding-top: 42px;
	}

	#banner .service:last-of-type .box {
		border: 0;
		height: 105px;
	}

	#banner .service .box {
		position: static;
		margin: 0 auto;
		display: block;
		width: 92%;
		height: 106px;
		padding-left: 80px;
		padding-top: 32px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.15);
		border-radius: 0;
		background-color: transparent;
		background-position: 0 50%;
	}

	#banner .service .img {
		z-index: -999;
		display: none;
		background-image: none !important;

	}

	#banner .cover {
		display: none;
	}

	#intermediate {
		background: url("../images/mobile-banner.jpg") no-repeat 50% 0;
		background-size: cover;
		padding-bottom: 30px;
	}

	#intermediate ul li a {
		display: block;
		padding: 16px 0 15px 51px;
		border-bottom: 1px solid #1f1f1f;
		width: 100%;
		color: #ffffff;
		font-size: 2.2em;
		background: url("../images/intermediate-dot.png") no-repeat 22px 27px;
	}

	.buttonLike.interest {
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		float: none !important;
		display: block !important;
		margin: 0 auto !important;
		margin-top: 15px !important;
	}

	main .inner {
		padding-top: 0;
	}

	main #top .header, main #top .desc {
		display: none;
	}

	main #top {
		height: auto;
		width: 100%;
	}

	main #content {
		width: 100%;
		box-shadow: none;
		margin-bottom: 20px;
	}

	main #content #leftMenu {
		display: none;
	}

	main #content #rightColumn {
		left: 0;
		float: none;
		width: 100%;
		padding: 25px 20px 0;
	}

	main #content #rightColumn ul {
		margin-left: 0;
	}

	main #content #rightColumn img {
		max-width: 100% !important;
		height: auto;
	}

	main #content #rightColumn .articleImage {
		box-sizing: content-box;
		-moz-box-sizing: content-box;
		width: 100%;
		padding: 0 20px;
		margin-left: -20px;
		overflow: hidden;
	}

	main #content #rightColumn .articleImage img {
		width: 100%;
		height: auto;
		margin-left: -20px;
	}

	.embedded-video {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}

	main #content #rightColumn iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	main #content #rightColumn .photogallery {
		box-sizing: content-box;
		-moz-box-sizing: content-box;
		width: 100%;
		padding: 0 20px;
		height: 109px;
		margin-left: -20px;
		overflow-y: hidden;
		overflow-x: auto;
	}

	main #content #rightColumn .photogallery .photogalleryInner {
		width: 15000px;
		margin-left: -20px;
	}

	main #content #rightColumn .like,
	main #content #rightColumn .fb-like {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	main #content #rightColumn .controls {
		display: none;
	}

	main #content #rightColumn .controls.product-list-controls {
		display: block;
		width: 100%;
	}

	main #content #rightColumn .controls.product-list-controls a {
		margin-bottom: 20px !important;
		width: auto;
		text-align: center;
	}

	main #content #rightColumn .controls.product-list-controls a.buttonLike.right {
		float: none !important;
		margin-bottom: 10px !important;
		margin-top: 15px !important;
	}

	main #content #rightColumn .products-list {
		width: 100%;
		border-top: 1px #e2e2e2 solid;
		border-left: 1px #e2e2e2 solid;
		margin-top: 50px;
	}

	main #content #rightColumn div.mobile-all-brands {
		display: block;
		width: 100%;
		text-align: center;
		margin-top: 30px;
		border-top: 1px #f3f3f3 solid;
		border-left: 1px #f3f3f3 solid;
	}

	main #content #rightColumn div.mobile-all-brands ul {
		padding-top: 0;
		margin-top: 0;
	}

	main #content #rightColumn div.mobile-all-brands ul li {
		width: 100%;
		float: left;
		list-style-type: none;
		background-image: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
		text-align: left;
	}

	main #content #rightColumn div.mobile-all-brands ul li a {
		background-image: none;
		border-bottom: 1px #f3f3f3 solid;
		border-right: 1px #f3f3f3 solid;
		display: block;
		width: 100%;
		height: 49px;
		overflow: hidden;
		color: #3f3f3f;
		font-size: 1.5em;
		line-height: 52px;
		padding-left: 16px;
		text-decoration: none;
		/*position: relative;*/
		/*z-index: 99;*/
		text-transform: lowercase;
	}

	main #content #rightColumn div.mobile-all-brands ul li a:first-letter {
		text-transform: uppercase;
	}

	main #content #rightColumn div.mobile-all-brands ul li a.active,
	main #content #rightColumn div.mobile-all-brands ul li a:hover {
		background: #222222 url("../images/left-menu.png") repeat-y 0 0;
		color: #fff;
	}

	main #content #rightColumn div.mobile-all-brands ul.sub li a {
		font-size: 0.85em;
		padding-left: 35px;
		text-transform: none;
	}

	main #content #rightColumn div.mobile-all-brands ul.sub li a:hover,
	main #content #rightColumn div.mobile-all-brands ul.sub li a.active {
		background: #f1f1f1 url("../images/left-menu.png") repeat-y 0 0;
		color: #3f3f3f;
	}

	main #content #rightColumn .products-list article.product {
		width: 100%;
		border-top: none !important;
		border-right: 1px #e2e2e2 solid;
		border-bottom: 1px #e2e2e2 solid;
	}
	.products-list article.product header h3 {height:auto !important;}

	main #content #rightColumn .products-list article.product  {
		height: auto;
		padding-bottom: 15px;
	}
	main #content #rightColumn .products-list article.product .desc-wrapp,
	.products-list article.product .desc-wrapp {
		position: static !important;
		/*position: absolute;
		bottom: 15px;*/
	}

	main #content #rightColumn .products-list article.product  figure { margin:10px 0px;}
	main #content #rightColumn .products-list article.product  figure a{}
	main #content #rightColumn .products-list article.product  span.price{
		line-height: 46px;
		overflow: hidden;
	}

	main #content #rightColumn .products-list article.product .order-product input[name="amount"] {
		position: relative;
		top: -3px;
	}

	main #content #rightColumn .products-list article.product .order-product label.product-amount {
	}

	main #content #rightColumn .products-list article.product .order-bttn {
		width: 150px;
	}

	main #content #rightColumn .product .pricelist .buttonLike {
		position: static;
		display: block;
		margin: 45px auto 0;
	}

	main #content #rightColumn h1.special {
		width: 100%;
	}

	main #content #rightColumn #product-detail{margin-top: 0px;}

	main #content #rightColumn #product-detail #gallery-desktop {
		display: none;
	}

	main #content #rightColumn #product-detail #gallery-mobile {
		/*        width: 100%;*/
		width: 315px;
		/*width: 100%;*/
		/*height: 350px;*/
		display: block !important;
		/*margin-bottom: 90px;*/
	}

	/* -------------------- jCarousel styles -----------------------
    */
	main #content #rightColumn #product-detail #gallery-mobile .jcarousel-wrapper {
		margin: 20px auto;
		position: relative;
		border: 1px #d6d6d6 solid;
		/*width: 290px;*/
		width: 90%;
		/*height: 352px;*/
	}

	/** Carousel **/
	main #content #rightColumn #product-detail #gallery-mobile .jcarousel {
		position: relative;
		overflow: hidden;
		/*width: 290px;*/
		width: 100%;
		/*height: 350px;*/
	}

	main #content #rightColumn #product-detail #gallery-mobile .jcarousel ul {
		width: 20000em;
		position: relative;
		list-style: none;
		margin: 0 !important;
		padding: 0 !important;
	}

	main #content #rightColumn #product-detail #gallery-mobile .jcarousel li {
		float: left;
		background-image: none !important;
		width: 288px;
		/*height: 348px;*/
		padding: 0 !important;
		/*line-height: 350px !important;*/
		text-align: center !important;
	}

	main #content #rightColumn #product-detail #gallery-mobile .jcarousel li img {
		border: none !important;
		margin: 0 !important;
		vertical-align: middle !important;
		max-width: 90%;
		max-height: 90%;
		padding: 0 !important;
	}

	/** Carousel Controls **/
	main #content #rightColumn #product-detail #gallery-mobile .jcarousel-control-prev,
	main #content #rightColumn #product-detail #gallery-mobile .jcarousel-control-next {
		position: absolute;
		top: 150px;
		width: 20px;
		height: 35px;
		background: 50% 50% no-repeat;
	}

	main #content #rightColumn #product-detail #gallery-mobile .jcarousel-control-prev {
		left: -28px;
		background-image: url(../images/prev_2.png);
	}

	main #content #rightColumn #product-detail #gallery-mobile .jcarousel-control-next {
		right: -28px;
		background-image: url(../images/next_2.png);
	}

	main #content #rightColumn #product-detail #gallery-mobile .jcarousel-control-prev:hover span,
	main #content #rightColumn #product-detail #gallery-mobile .jcarousel-control-next:hover span {
		display: block;
	}

	main #content #rightColumn #product-detail #gallery-mobile .jcarousel-control-prev.inactive,
	main #content #rightColumn #product-detail #gallery-mobile .jcarousel-control-next.inactive {
		opacity: .5;
		cursor: default;
	}

	/** Carousel Pagination **/
	main #content #rightColumn #product-detail #gallery-mobile .jcarousel-pagination {
		width: 100%;
		position: absolute;
		bottom: -40px;
		text-align: center;
		left: 15px;
	}

	main #content #rightColumn #product-detail #gallery-mobile .jcarousel-pagination a {
		text-decoration: none;
		display: inline-block;
		font-size: 0px;
		width: 10px;
		height: 10px;
		background: #d6d6d6;
		color: #4E443C;
		border-radius: 14px;
		padding: 3px;
		text-align: center;
		margin-right: 15px;
		opacity: .75;
		text-decoration: none !important;
	}

	main #content #rightColumn #product-detail #gallery-mobile .jcarousel-pagination a.active {
		background: #222;
		color: #fff;
		opacity: 1;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
	}

	/* ------------------- end jCarousel styles -------------------------
    */
	main #content #rightColumn #product-detail form {
		width: 100% !important;
	}

	main #content #leftBanner {
		display: none;
	}

	#products-carousel h2 {
		padding: 10px 0;
		line-height: 1.4em;
	}

	#banners .b {
		float: left;
		width: 90%;
		margin: 0 auto 15px auto;
		height: auto;
		line-height: 1;
		margin-top:15px;
	}

	#banners .b a {
		line-height: 1;
	}

}

@media (max-width: 1212px) {
	#banner .service.service1 .box {
		top: 25px;
		left: 150px;
	}

	#banner .service.service2 .box {
		top: 25px;
		left: 485px;
	}

	#banner .service.service3 .box {
		top: 150px;
		left: 670px;
	}

	#banner .service.service4 .box {
		top: 611px;
		left: -10px;
	}

	#banner .service.service5 .box {
		top: 663px;
		left: 324px;
	}

	#banner .service.service6 .box {
		top: 642px;
		left: 674px;
	}

	#banner .service.service20 .box {
		top: 130px;
		left: 0px;
	}
}

@media only screen
and (min-width: 320px)
and (max-width: 480px) {
	main #content #rightColumn .products-list article.product span.price span.small {
		display: block;
		line-height: 0.4em;

	}

	main #content #rightColumn .products-list article.product span.price {
		height: 70px;
	}

	body > footer #footerImg #map {
		width: 100% !important;
	}

	body > footer #contacts {
		padding: 155px 45px 0;
	}
}

main #basket-main table {
	width: 100%;
	border-collapse: collapse;
}

main #basket-main table thead tr th {
	background: #f1f1f1;
	color: #909090;
	padding: 15px 0;
	vertical-align: middle;
	text-align: left;
	font-size: 1.2em;
}

main #basket-main table thead tr th:first-child {
	padding: 0 0 0 30px;
}

main #basket-main table tr td {
	vertical-align: middle;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 0;
}

main #basket-main table tr td:first-child {
	padding-left: 30px;
}

main #basket-main table tr td.basket-name p {
	color: #797979;
	font-size: 1.2em;
}

main #basket-main table tr td.basket-name p.basket-name-item {
	font-size: 1.3em;
	color: #27292c;
}

main #basket-main table tr td.basket-name p.basket-name-item a {
	color: #27292c;
}

main #basket-main table tr td.basket-name a:hover {
	text-decoration: underline;
}

main #basket-main table tr td.basket-qnt input {
	float: left;
	display: block;
	width: 32px;
	height: 30px;
	border: none;
	text-align: center;
	border-bottom: 1px solid #e5e6eb;
}

main #basket-main table tr td.basket-qnt span {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	cursor: pointer;
}

main #basket-main table tr td.basket-qnt span.basket-plus {
	background: url('../images/ico-plus.jpg') no-repeat top left;
}

main #basket-main table tr td.basket-qnt span.basket-minus {
	background: url('../images/ico-minus.jpg') no-repeat top left;
}

main #basket-main table tr td.price-item p {
	color: #969696;
	font-size: 1.3em;

}

main #basket-main table tr td.price-item p:first-child {
	color: #ff3e00;
	font-weight: bold;
	padding: 0 0 5px 0;
}

main #basket-main table tr td:last-child {
	text-align: center;
	/*padding: 0 10px;*/
}

main #basket-main table tr td:last-child a {
	display: block;
	width: 14px;
	height: 14px;
	background: url('../images/ico-delete.jpg') no-repeat top left;
}

main #basket-main table tr.totalPrice td:first-child {
	text-align: right;
	font-weight: bold;
	font-size: 1.7em;
	padding: 0 60px 0 0;
}

main #basket-main table tr.totalPrice td {
	text-align: left;
	border: none;
	font-size: 1.2em;
}

main #basket-main table tr.totalPrice td p:last-child {
	font-size: 1.1em;
}

main #basket-main form fieldset {
	padding: 0 0 0 30px;
	width: 66%;
}

main #basket-main form fieldset p {
	background: url('../images/input.jpg') no-repeat top left;
	width: 290px;
	min-height: 40px;
	line-height: 40px;
	float: left;
	margin: 10px 20px 0 0px;
}

main #basket-main form fieldset p.no-req {
	background: url('../images/input-no.jpg') no-repeat top left;
}

main #basket-main form fieldset p.valid {
	background: url('../images/input-valid.jpg') no-repeat top left;
}

main #basket-main form fieldset p.novalid {
	background: url('../images/input-err.jpg') no-repeat top left;
}

main #basket-main form fieldset p:nth-child(2n+1) {
	clear: both;
}

main #basket-main form fieldset p input {
	width: 220px;
	height: 40px;
	line-height: 40px;
	border: none;
	background: none;
	margin: 0 0 0 40px;
}

main #basket-main form fieldset p em {
	display: block;
	color: #FF6A3A;
	font-size: 1.2em;
}

main #basket-main form fieldset textarea {
	margin: 10px 0 0 0;
	padding: 10px;
	clear: both;
	display: block;
	resize: none;
	font-size: 1.3em;
	width: 96.5%;
	height: 100px;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	background: #FBFBFB;
	font-family: Arial, Tahoma, helvetica, sans-serif;
}

main #basket-main form .basket-btn {
	width: 100%;
}

main #basket-main form .basket-btn a,
main #basket-main form .order-bttn {
	display: block;
	background: url("../images/order_bttn_bg.png") no-repeat scroll 50% 50% #ca2d00;
	border: medium none;
	color: #fff;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	height: 38px;
	line-height: 38px;
	margin-left: 0px;
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	width: 218px;
	cursor: pointer;
}

main #basket-main form .order-bttn {
	background: url("../images/btn-buy.png") repeat-x scroll 50% 50%;
	-webkit-appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;

}

main #basket-main form .basket-btn a {
	float: left;
}

main #basket-main form .order-bttn {
	float: right;
}

main #basket-main .thank {
	text-align: center;
	font-size: 1.8em;
	border: 1px solid #365E01;
	background: #CEE5B0;
	padding: 20px;
	margin: 20px 0 0 0;
	border-radius: 3px;
}

.err-msg {
	text-align: center;
	font-size: 1.4em;
	border: 1px solid #B30900;
	color: #B30900;
	border-radius: 2px;
	padding: 10px 0;
	margin: 40px 0 20px;

}

main #basket-main table tr td.basket-green p:first-child {
	color: #6FAA1D;
}

main .basket-agree {

	padding: 20px 0 0 35px;
	font-size: 1.2em;
	font-style: oblique;
	color: #969696;

}

@media only screen and (max-width: 768px) {
	.err-msg {
		margin: 40px 20px 20px;
	}

	main .basket-agree {
		text-align: center;
		width: 80%;
		margin: 0 auto;
		padding: 0px;
	}

	main #basket-main form .basket-btn {
		width: 218px;
		margin: 0 auto;
	}

	main #basket-main form .basket-btn a,
	main #basket-main form .basket-btn input {
		float: none;
	}

	main #basket-main table tr td:first-child {
		display: none;

	}

	main #basket-main table thead {
		display: none;
	}

	main #basket-main table tr,
	main #basket-main table tr td {
		display: block;
		border: none;
	}

	main #basket-main table tr {
		border-bottom: 1px solid #e5e5e5;
	}

	main #basket-main table tr {
		position: relative;
	}

	main #basket-main table tr td {
		width: 80%;
		margin: 0 auto;
	}

	main #basket-main table tr td:last-child {
		position: absolute;
		top: 0px;
		right: 20px;
		width: auto;
		margin: 0px;
	}

	main #basket-main table tr.totalPrice,
	main #basket-main table tr.totalPrice td {
		display: block;
		height: 85px;
	}

	main #basket-main table tr.totalPrice {
		width: 80%;
		margin: 0 auto;
		border: none;
	}

	main #basket-main table tr.totalPrice td {
		text-align: left;
	}

	main #basket-main table tr.totalPrice td:first-child {
		display: none;

	}

	main #basket-main table tr.totalPrice td:last-child {
		position: static;
	}

	main #basket-main form fieldset {
		padding: 0 0 30px 0;
		width: 290px;
		margin: 0 auto;
	}

	main #basket-main form fieldset textarea {
		width: 100%;
	}

	main #basket-main table tr td.basket-emtpy {
		display: none;
	}

	main #basket-main table tr td.basket-green {
		padding: 0px 0 10px;
	}

	main #basket-main form fieldset p {
		margin-right: 0px;
	}

	body > footer #contacts {
		padding: 155px 45px 0;
	}

}

#cookies-information {
	text-align: center;
	padding: 10px 0;
	background: #de4e16;
	color: #fff;
	font-size: 1.3em;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1000;

}

#cookies-information a {
	color: #fff;
	text-decoration: underline;
}

#cookies-information a:hover {
	text-decoration: none;
}

a#allow-cookies-button {
	display: inline-block;
	background: #000;
	color: #fff;
	border-radius: 10px;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 2px 10px;
}

main #content #rightColumn .perex-vocabulary {
	margin: 0px;
	padding: 0px 0px 10px;
	font-style: oblique;
	color: #9c9c9c;
}

main #content #rightColumn ul.listVocabulary {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #efefef;
	padding: 30px 0 0 0;
	margin: 40px 0 0 0;
}

main #content #rightColumn ul.listVocabulary li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}

main #content #rightColumn ul.listVocabulary li.voc-first {
	font-size: 2.5em;
	float: left;
	width: 33%;
}

main #content #rightColumn ul.listVocabulary li.voc-first:nth-child(3n+1) {
	clear: both;
}

main #content #rightColumn ul.listVocabulary li ul {
	margin: 0px;
	padding: 10px 0;
}

main #content #rightColumn ul.listVocabulary li ul li {
	margin: 0px;
	padding: 0px;
	font-size: 0.4em;
	font-weight: normal;
}

main #content #rightColumn ul.listVocabulary li ul li p {
	cursor: pointer;
	display: inline-block;
}

main #content #rightColumn ul.listVocabulary li ul li p:hover {
	color: #e33a00;
	text-decoration: underline;
}

main #top .desc-voc {
	top: 3px;
}

@media only screen and (max-width: 768px) {
	main #content #rightColumn ul.listVocabulary li.voc-first {
		width: 50%;
	}

	main #content #rightColumn ul.listVocabulary li.voc-first:nth-child(3n+1) {
		clear: none;
	}

	main #content #rightColumn ul.listVocabulary li.voc-first:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width: 368px) {
	main #content #rightColumn ul.listVocabulary li.voc-first {
		width: 80%;
		margin: 0 auto;
		clear: both;
		float: none;
	}
}

.eu-cookies {
	background-color: #de4e16;
	bottom: 0;
	color: #ffffff;
	left: 0;
	padding: 10px 20px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 1000;
	font-size: 13px;
}
.eu-cookies a {text-decoration: underline;}
.eu-cookies a:hover {text-decoration: none;}
.eu-cookies button {
	cursor:hand; cursor:pointer;
	display:inline-block;
	background-color: black;
	color:white;
	border-radius:10px;
	border: none;
	padding: 2px 10px;
	margin: 0 0 0 10px; }
.eu-cookies button:hover {background-color: #333;}