

/* Start:/local/templates/main/css/loader.css?15202351928778*/
#cssload-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 15;
    overflow: hidden;
}

.cssload-loader {
    width: 94px;
    height: 94px;
    border: 1px rgb(0,0,0) solid;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -47px 0 0 -47px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.cssload-loader .cssload-loading {
    font-size: 6px;
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 9px;
    font-family: 'Century Gothic', sans-serif;
    font-style: italic;
    left: 0;
    top: 50%;
    margin-top: 12px;
    color: rgb(0,0,0);
    font-weight: bold;
    text-transform: uppercase;
    -o-text-transform: uppercase;
    -ms-text-transform: uppercase;
    -webkit-text-transform: uppercase;
    -moz-text-transform: uppercase;
}

.cssload-loader-circle-1 {
    width: 86px;
    height: 86px;
    left: 3px;
    top: 3px;
    border: 1px rgb(0,0,0) solid;
    position: absolute;
    border-right-color: transparent;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    animation: spin 1.8s linear infinite;
    -o-animation: spin 1.8s linear infinite;
    -ms-animation: spin 1.8s linear infinite;
    -webkit-animation: spin 1.8s linear infinite;
    -moz-animation: spin 1.8s linear infinite;
}

.cssload-loader-circle-2 {
    width: 79px;
    height: 79px;
    left: 3px;
    top: 3px;
    border: 1px transparent solid;
    position: absolute;
    border-right-color: rgb(232,21,18);
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    animation: spin 3s linear infinite;
    -o-animation: spin 3s linear infinite;
    -ms-animation: spin 3s linear infinite;
    -webkit-animation: spin 3s linear infinite;
    -moz-animation: spin 3s linear infinite;
}

.cssload-loader .cssload-line {
    width: 6px;
    height: 1px;
    background: rgb(0,0,0);
    position: absolute;
}

.cssload-loader .cssload-line:nth-child(1) {
    left: 10px;
    top: 50%;
    margin-top: -1px;
}

.cssload-loader .cssload-line:nth-child(2) {
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    left: 21px;
    top: 21px;
}

.cssload-loader .cssload-line:nth-child(3) {
    top: 10px;
    left: 50%;
    width: 1px;
    height: 6px;
}

.cssload-loader .cssload-line:nth-child(4) {
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    right: 21px;
    top: 21px;
}

.cssload-loader .cssload-line:nth-child(5) {
    right: 10px;
    top: 50%;
    margin-top: -1px;
}

.cssload-loader .cssload-line:nth-child(6) {
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    right: 21px;
    bottom: 21px;
    background: rgb(232,21,18);
}

.cssload-loader .cssload-subline {
    position: absolute;
    width: 2px;
    height: 1px;
    background: rgb(0,0,0);
}

.cssload-loader .cssload-subline:nth-child(7) {
    transform: rotate(22.5deg);
    -o-transform: rotate(22.5deg);
    -ms-transform: rotate(22.5deg);
    -webkit-transform: rotate(22.5deg);
    -moz-transform: rotate(22.5deg);
    left: 13px;
    top: 31px;
}

.cssload-loader .cssload-subline:nth-child(8) {
    transform: rotate(67.5deg);
    -o-transform: rotate(67.5deg);
    -ms-transform: rotate(67.5deg);
    -webkit-transform: rotate(67.5deg);
    -moz-transform: rotate(67.5deg);
    left: 31px;
    top: 13px;
}

.cssload-loader .cssload-subline:nth-child(9) {
    transform: rotate(112.5deg);
    -o-transform: rotate(112.5deg);
    -ms-transform: rotate(112.5deg);
    -webkit-transform: rotate(112.5deg);
    -moz-transform: rotate(112.5deg);
    right: 31px;
    top: 13px;
}

.cssload-loader .cssload-subline:nth-child(10) {
    transform: rotate(157.5deg);
    -o-transform: rotate(157.5deg);
    -ms-transform: rotate(157.5deg);
    -webkit-transform: rotate(157.5deg);
    -moz-transform: rotate(157.5deg);
    right: 13px;
    top: 31px;
}

.cssload-loader .cssload-subline:nth-child(11) {
    transform: rotate(22.5deg);
    -o-transform: rotate(22.5deg);
    -ms-transform: rotate(22.5deg);
    -webkit-transform: rotate(22.5deg);
    -moz-transform: rotate(22.5deg);
    right: 12px;
    bottom: 31px;
    background: rgb(232,21,18);
}

.cssload-loader .cssload-needle {
    width: 9px;
    height: 9px;
    border: 1px rgb(0,0,0) solid;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -5px;
    z-index: 1;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    animation: pegIt 1.8s infinite ease-in-out;
    -o-animation: pegIt 1.8s infinite ease-in-out;
    -ms-animation: pegIt 1.8s infinite ease-in-out;
    -webkit-animation: pegIt 1.8s infinite ease-in-out;
    -moz-animation: pegIt 1.8s infinite ease-in-out;
}

.cssload-loader .cssload-needle:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2.5px 31px 2.5px 0;
    border-color: transparent rgb(232,21,18) transparent transparent;
    position: absolute;
    right: 50%;
    top: 50%;
    margin: -2.5px 0 0 0;
    border-radius: 0 50% 50% 0;
    -o-border-radius: 0 50% 50% 0;
    -ms-border-radius: 0 50% 50% 0;
    -webkit-border-radius: 0 50% 50% 0;
    -moz-border-radius: 0 50% 50% 0;
}





@keyframes pegIt {
    0% {
        transform: rotate(0deg);
    }
    16% {
        transform: rotate(75deg);
    }
    25% {
        transform: rotate(55deg);
    }
    30% {
        transform: rotate(90deg);
    }
    36% {
        transform: rotate(170deg);
    }
    42% {
        transform: rotate(150deg);
    }
    50% {
        transform: rotate(227deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@-o-keyframes pegIt {
    0% {
        -o-transform: rotate(0deg);
    }
    16% {
        -o-transform: rotate(75deg);
    }
    25% {
        -o-transform: rotate(55deg);
    }
    30% {
        -o-transform: rotate(90deg);
    }
    36% {
        -o-transform: rotate(170deg);
    }
    42% {
        transform: rotate(150deg);
    }
    50% {
        -o-transform: rotate(227deg);
    }
    100% {
        -o-transform: rotate(0deg);
    }
}

@-ms-keyframes pegIt {
    0% {
        -ms-transform: rotate(0deg);
    }
    16% {
        -ms-transform: rotate(75deg);
    }
    25% {
        -ms-transform: rotate(55deg);
    }
    30% {
        -ms-transform: rotate(90deg);
    }
    36% {
        -ms-transform: rotate(170deg);
    }
    42% {
        transform: rotate(150deg);
    }
    50% {
        -ms-transform: rotate(227deg);
    }
    100% {
        -ms-transform: rotate(0deg);
    }
}

@-webkit-keyframes pegIt {
    0% {
        -webkit-transform: rotate(0deg);
    }
    16% {
        -webkit-transform: rotate(75deg);
    }
    25% {
        -webkit-transform: rotate(55deg);
    }
    30% {
        -webkit-transform: rotate(90deg);
    }
    36% {
        -webkit-transform: rotate(170deg);
    }
    42% {
        transform: rotate(150deg);
    }
    50% {
        -webkit-transform: rotate(227deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes pegIt {
    0% {
        -moz-transform: rotate(0deg);
    }
    16% {
        -moz-transform: rotate(75deg);
    }
    25% {
        -moz-transform: rotate(55deg);
    }
    30% {
        -moz-transform: rotate(90deg);
    }
    36% {
        -moz-transform: rotate(170deg);
    }
    42% {
        transform: rotate(150deg);
    }
    50% {
        -moz-transform: rotate(227deg);
    }
    100% {
        -moz-transform: rotate(0deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}
/* End */


/* Start:/local/templates/main/css/highslide.css?152023519220614*/
/**
* @file: highslide.css 
* @version: 4.1.13
*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	/*position: absolute;*/
	background: black;
}
a.highslide-full-expand {
   background: url(/images/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/images/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/images/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	padding: 0;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/images/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/images/graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
	list-style: none;
}
.highslide-controls a {
	background-image: url(/images/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.mobile .highslide-html {
	border: 1px solid silver;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(/images/graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(/images/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	width: 90%;
	margin: 1px 0 1px 5px;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(/images/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(/images/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(/images/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(/images/graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(/images/graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(/images/graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
	direction: ltr;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/images/graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/images/graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}

.highslide-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/images/graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/images/graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	width: 60px; /* t=5481 */
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}
/* End */


/* Start:/local/templates/main/css/less/styles.css?155082834425021*/
* {
  font-family: Arial;
}
.clear {
  clear: both;
}
#wrapper {
  margin: 0 auto;
}
#top_menu_container {
  background: #3c4150;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 777;
}
#top_menu_padding {
  height: 30px;
}
#top_menu {
  height: 30px;
  margin: 0px auto;
}
#top_menu a {
  display: inline-block;
  float: left;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  font-size: 14px;
  padding: 0 10px;
  background: url('/local/templates/main/css/less/../../images/top_menu_delim.png') left no-repeat;
  text-decoration: none;
}
#top_menu a:hover {
  color: #ff7e00;
}
#top_menu a.active {
  background: url('/local/templates/main/css/less/../../images/top_menu_active.png') repeat-x;
  color: #ffffff;
}
#top_menu a.active:hover {
  cursor: default;
}
#top_menu a img {
  padding-right: 5px;
}
#top_menu a.for_modal span {
  border-bottom: 1px dashed #fff;
}
#top_menu a:hover span {
  border-color: #ff7e00;
}
#top_menu a.callback {
  background: url('/local/templates/main/css/less/../../images/top_menu_callback.png') repeat-x;
  color: #ffffff;
}
#top_menu a.callback:hover span {
  border-color: #fff;
}
#top_menu a#small_top_basket {
  display: none;
}
@keyframes shake {
  0% {
    transform: rotate(0deg);
  }
  30% {
    transform: rotate(10deg);
  }
  60% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
#top_menu a:hover.callback img {
  animation-name: shake;
  animation-duration: 200ms;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}
#header {
  margin-top: 20px;
}
#logo_container {
  float: left;
  font-family: Verdana;
  font-size: 8px;
  text-align: center;
  color: #363636;
}
#logo {
  display: block;
  /*width: 209px;*/
    width: 216px;
  /*height: 62px;*/
    height: 76px;
    /*background: url('/local/templates/main/css/less/../../images/logo.png');*/
    background: url('/local/templates/main/css/less/../../images/logo.jpg');
  padding-bottom: 2px;
    position: relative;
    top: -7px;
}
#second_col {
  float: left;
  margin: 0px 40px;
}
#delivery_info {
  line-height: 55px;
  text-align: center;
  /* border:1px solid @border_grey; */
}
#search_form {
  width: 420px;
  padding-top: 11px;
  height: 38px;
}
#search_form input[type='text'] {
  display: block;
  border: 1px solid #dddedf;
  float: left;
  padding: 0 5px;
  margin: 0;
  height: 38px;
  color: #858585;
  outline: none;
  width: 382px;
}
#search_form #search_submit {
  display: block;
  height: 38px;
  width: 38px;
  background: url("/local/templates/main/css/less/../../images/submit_search.png");
  background-size: 100% auto;
  border: 0;
}
#third_col {
  float: left;
}
#header .phones_list,
#mobile_menu_content .phones_list {
  background: url("/local/templates/main/css/less/../../images/cellphone_icon.png") 6px center no-repeat;
  width: 180px;
  height: 55px;
  padding-left: 40px;
  padding-top: 2px;
  color: #363636;
  font-size: 14px;
}
#mobile_menu_content .phones_list {
  background-position: 12px center;
  padding-top: 9px;
  height: 60px;
  border-bottom: 1px solid #dddedf;
  width: 100%;
}
#header .phones_list span,
#mobile_menu_content .phones_list span {
  color: #ff7e00;
  font-size: 17px;
}
#header .phones_list font,
#mobile_menu_content .phones_list font {
  font-size: 9px;
  text-align: center;
}
#header .working_time {
  margin-top: 7px;
  padding-left: 40px;
  color: #363636;
  background: url("/local/templates/main/css/less/../../images/clock_icon.png") left center no-repeat;
  background-size: 29px 29px;
}
#header .working_time.adaptive {
  margin-left: 50px;
}
#fourth_col {
  float: right;
}
#mini_basket {
  padding: 7px 15px;
  width: 178px;
  border: 1px solid #dddedf;
  border-radius: 4px;
  float: right;
  position: relative;
  text-decoration: none;
  color: #363636;
  background: #fff;
  cursor: pointer;
}
#mini_basket span {
  color: #ff7e00;
}
#mini_basket_icon {
  width: 40px;
  height: 32px;
  position: absolute;
  left: -28px;
  top: 10px;
  background: url("/local/templates/main/css/less/../../images/basket.png");
}
@keyframes basket_move {
  0% {
    left: -28px;
  }
  50% {
    left: -25px;
  }
  100% {
    left: -28px;
  }
}
#mini_basket:hover #mini_basket_icon {
  animation-name: basket_move;
  animation-duration: 200ms;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}
#services_list {
  margin-top: 5px;
  padding-left: 13px;
}
#services_list a {
  color: #ff7e00;
  line-height: 40px;
  border-bottom: 1px dashed #ff7e00;
  text-decoration: none;
}
#main_menu {
  margin-top: 13px;
  height: auto;
}
#main_menu_padder {
  height: 150px;
  display: none;
}
#main_menu a {
  display: block;
  float: left;
  width: 10%;
  text-align: center;
  height: auto;
  background: #fff;
  color: #3c4150;
  font-size: 12px;
  padding-top: 5px;
}
#main_menu a span {
  display: table-cell;
  vertical-align: bottom;
  /* border:1px solid @dark_grey_background; */
  border-left-width: 0px;
  font-weight: bold;
}
#main_menu a:first-child span {
  border-left-width: 1px;
}
#main_menu a:hover {
  text-decoration: none;
  color: #ff7e00;
}
#main_menu a div {
  height: 87px;
}
#main_menu a img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  padding-bottom: 5px;
}
.fixed {
  position: fixed;
  z-index: 111;
}
#main_menu.fixed {
  top: 0px;
  z-index: 777;
  margin-top: 0;
}
#main_menu.fixed a {
  outline: 1px solid #3c4150;
}
#main_menu.fixed a span {
  border: none;
}
#left_col,
#right_col,
#single_col {
  padding: 0;
}
#right_col {
  padding-left: 20px;
}
.block {
  width: 100%;
}
#left_col .block {
  margin-bottom: 20px;
}
.block_head {
  width: 100%;
  padding: 0 10px;
  background: #3c4150 url("/local/templates/main/css/less/../../images/block_head_bg.png") repeat-x;
  color: #fff;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
}
.block_sub_head {
  padding: 5px 10px;
}
.block .block_content h4 {
  padding-left: 10px;
}
.block .load_more {
  position: relative;
  margin-top: 10px;
  width: 100%;
  line-height: 25px;
  height: 25px;
  text-align: center;
  border: 1px solid #dddedf;
}
.block .load_more:hover {
  color: #ff7e00;
  cursor: pointer;
}
.block .load_more .progress-bar.active {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #3c4150;
}
.breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
}
.breadcrumb li {
  color: #ff7e00;
}
.breadcrumb li a {
  color: #363636;
  text-decoration: underline;
}
.breadcrumb li a:hover {
  color: #ff7e00;
}
.breadcrumb > li + li:before {
  padding: 0 3px;
}
#main_content {
  margin-top: 10px;
}
#car_brands ul {
  margin: 0 auto;
  /* Выравнивание по середине */
  -moz-column-count: 7;
  /* Для Firefox */
  -moz-column-width: 104px;
  -moz-column-gap: 10px;
  -webkit-column-count: 7;
  /* Для Safari и Chrome */
  -webkit-column-width: 104px;
  -webkit-column-gap: 10px;
  column-count: 7;
  /* Количество колонок */
  column-width: 104px;
  /* Ширина колонки */
  column-gap: 10px;
  /* Отступ колонки */
  padding: 10px 0 10px 25px;
}
#car_brands ul li {
  width: 95%;
  display: inline-table;
}
#car_brands ul li a {
  display: inline-block;
  color: #363636;
  padding-left: 10px;
  margin-left: -10px;
}
#car_brands ul li a[name] {cursor: default !important; text-decoration: none !important;}
#car_brands ul li a[href]:hover {
  text-decoration: none;
  color: #ff7e00;
  background: url('/local/templates/main/css/less/../../images/list_pointer.png') left center no-repeat;
}
#popular_items {
  margin-top: 20px;
}
#popular_items .item {
  margin-bottom: 30px;
  float: left;
  width: 20%;
  text-align: center;
}
#popular_items a {
  display: inline-block;
  border: 1px solid #dddedf;
  float: left;
}
#popular_items a img {
  display: block;
  max-width: 100%;
}
#popular_items a span {
  display: block;
  line-height: 40px;
  color: #000;
  text-align: center;
}
#popular_items a:hover {
  text-decoration: none;
}
#popular_items a:hover span {
  color: #ff7e00;
}
#searcher_form {
  display: block;
  width: 100%;
}
#searcher_icon,
#searcher_inputs,
#searcher_submit {
  padding-top: 20px;
}
.block p {
  color: #404555;
}
#searcher_submit {
  margin-bottom: 20px;
}
#searcher_inputs table {
  width: 100%;
}
#searcher_inputs table tr td {
  padding-bottom: 10px;
}
#searcher_inputs table tr td:first-child {
  width: 40%;
}
#searcher_inputs table tr td:last-child {
  width: 60%;
}
#searcher_inputs table tr td select {
  width: 100%;
}
#searcher_submit button {
  display: block;
  width: 150px;
  height: 50px;
  background: url('/local/templates/main/css/less/../../images/searcher_submit.png') no-repeat;
  border: 0;
  outline: 0;
  margin-top: 30px;
}
#footer_wrapper {
  background: url('/local/templates/main/css/less/../../images/footer_bg.png') repeat-x;
  background-size: 100% auto;
  background: #3c4150;
  width: 100%;
  margin-top: 15px;
  margin-bottom: -20px;
  position: relative;
  z-index: 2;
}
#footer {
  margin: 0px auto;
  padding: 20px 20px;
}
#footer .block_title {
  font-size: 14px;
  color: #ff7e00;
  font-weight: bold;
  display: inline-block;
  padding-bottom: 10px;
  text-transform: uppercase;
}
#footer .footer_menu {
  margin: 0;
}
#footer .footer_menu a {
  color: #fff;
  text-decoration: none;
}
#footer .footer_menu a:hover {
  color: #ff7e00;
}
#footer .phones_list,
#footer .email {
  padding-left: 40px;
  background: url('/local/templates/main/css/less/../../images/cellphone_icon_white.png') left center no-repeat;
  color: #fff;
}
#footer .phones_list span,
#footer .email span {
  color: #ff7e00;
}
#footer .email {
  padding-left: 40px;
  background: url('/local/templates/main/css/less/../../images/letter_icon.png') left center no-repeat;
  margin-top: 10px;
}
#footer .email a {
  color: #fff;
  text-decoration: none;
}
#footer .phones_list span {
  color: #ff7e00;
}
#footer .copyrights {
  color: #a4a4a4;
  margin-top: 30px;
}
#subscribe p {
  color: #a4a4a4;
}
#subscribe .submit {
  cursor: pointer;
}
.phone_review {
  margin-top: 15px;
  padding: 0 10px 20px 10px;
  border-bottom: 1px solid #dddedf;
}
.phone_review .title span {
  font-weight: bold;
}
.phone_review .date {
  color: #8b8b8b;
}
.news_small_block {
  margin-top: 5px;
}
.news_small_block li a {
  display: block;
  width: 100%;
  padding: 0 5px 0 10px;
  color: #666699;
}
.news_small_block li div {
  width: 100%;
  text-align: right;
  color: #8b8b8b;
}
#mobile_top_menu {
  background: #3c4150;
  position: fixed;
  height: 60px;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 777;
  text-align: center;
  box-shadow: 4px 0 10px rgba(0, 0, 0, 0.5);
}
#mobile_top_menu_padding {
  height: 60px;
}
#mobile_menu_logo {
  display: inline-block;
  height: 100%;
  padding: 16px 0;
}
#mobile_menu_logo img {
  max-height: 100%;
}
#mobile_top_menu div.active {
  color: #ff7e00;
}
@media only screen and (min-width: 991px) {
  .visible-extra-xs,
  .visible-mobile {
    display: none !important;
  }
  #props_list {
    margin-top: 0px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #popular_items .item {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #popular_items .item {
    width: 33%;
  }
  #footer .phones_parent,
  #footer .copyrights {
    padding: 0;
  }
  #footer .phones_list {
    padding-left: 22px;
    font-size: 12px;
  }
  #searcher_submit {
    padding-top: 0px;
  }
  #searcher_submit button {
    margin: 0px;
    float: right;
  }
  #car_brands ul:first-child {
    padding-left: 0px;
  }
  .hidden-mobile {
    display: none;
  }
  .visible-mobile {
    display: inherit;
  }
}
@media only screen and (max-width: 768px) {
  #right_col {
    padding-left: 0px;
  }
  #popular_items .item {
    width: 33%;
  }
  #searcher_submit {
    padding-top: 0px;
  }
  #searcher_submit button {
    margin: 0px;
    float: right;
  }
  #footer .copyrights {
    margin-top: 0px;
  }
  #car_brands ul:first-child {
    padding-left: 0px;
  }
  .hidden-mobile {
    display: none;
  }
  .breadcrumb li {
    width: 100%;
  }
  .breadcrumb li:first-child {
    margin-bottom: 5px;
  }
  .breadcrumb li + li:before {
    content: "\e252";
    display: block;
    width: 100%;
    font-family: 'Glyphicons Halflings';
    font-size: 10px;
  }
  .breadcrumb li + li:after {
    content: "/";
  }
  #item_detail {
    margin-right: 0px;
  }
  .block .block_sub_head {
    padding: 0;
  }
  #detail_gallery .image {
    width: 100% !important;
  }
  #detail_gallery div.controls {
    width: 100%;
    height: auto;
    padding: 0;
    margin-bottom: 10px;
    position: relative;
  }
  #detail_gallery div.thumbs {
    height: auto;
  }
  #detail_gallery .thumbs a {
    float: left;
    margin: 0px 0px 0px 5px !important;
  }
  #detail_gallery .thumbs a:first-child {
    margin-left: 0px !important;
  }
  #detail_gallery div.image {
    height: auto;
    min-height: 150px;
  }
  #detail_gallery div.image img {
    position: relative;
  }
  #detail_gallery div.scroll_left,
  #detail_gallery div.scroll_right {
    width: 20px;
    height: 48px;
    position: absolute;
    top: 0;
    z-index: 666;
    margin: 0;
  }
  #detail_gallery div.scroll_left {
    left: 0;
  }
  #detail_gallery div.scroll_right {
    right: 0;
  }
  #detail_gallery div.scroll_left span,
  #detail_gallery div.scroll_right span {
    line-height: 45px;
    transform: rotate(0deg);
  }
  #detail_gallery div.scroll_left.end,
  #detail_gallery div.scroll_right.end {
    display: none;
  }
  .detail_buy_block {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 490px) {
  #footer .copyrights {
    margin-top: 10px;
  }
  .block_head {
    font-size: 17px;
    display: inline-block;
    height: auto;
  }
  .visible-extra-xs {
    display: inherit;
  }
  #footer .phones_parent,
  #footer .copyrights {
    width: 100%;
  }
  .items .item .left_col,
  .items .item .right_col {
    width: 100%;
  }
  .items .item .mobile_price_parent {
    display: none;
  }
  .items .item .main_price_parent {
    display: block;
    text-align: center;
  }
}
#right_col {
  float: right;
}
#left_col {float: left;}
#car_brands.minified ul {
  width: 25%;
}
#car_brands.extra-minified ul {
  width: 33%;
}
#mobile_menu_btn,
#mobile_menu_basket_btn,
#mobile_menu_search_btn {
  width: 60px;
  height: 60px;
  background: url('/local/templates/main/css/less/../../images/top_menu_delim.png') left no-repeat;
  background-size: 2px 100%;
  cursor: pointer;
  float: right;
  color: #fff;
}
#mobile_menu_btn span,
#mobile_menu_basket_btn span,
#mobile_menu_search_btn span {
  line-height: 60px;
  font-size: 20px;
}
#mobile_menu_btn.active span,
#mobile_menu_basket_btn.active span,
#mobile_menu_search_btn.active span {
  color: #ff7e00;
}
#mobile_menu_btn {
  background-position: right;
  float: left;
}
#mobile_menu_content {
  position: fixed;
  width: 250px;
  left: -250px;
  background: #fff;
  border-right: 1px solid #3c4150;
  z-index: 777;
  margin-left: -1px;
  height: 100%;
}
#mobile_menu_content.shadowed {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#carousel-left-square .carousel-inner .item img {
  margin: 0 auto;
}
#mobile_menu_content .menu-blocks-parent {
  height: 100%;
  overflow: hidden;
  position: relative;
}
#mobile_menu_content .menu-blocks {
  position: absolute;
  width: 10000px;
  height: 100%;
}
#mobile_menu_content .menu-blocks .menu-block {
  float: left;
  padding-bottom: 90px;
  display: none;
  width: 250px;
}
#mobile_menu_content .menu-blocks .menu-block.active {
  display: block;
}
#mobile_menu_content .menu-blocks .menu-block a {
  height: 60px;
  display: block;
  border-bottom: 1px solid #dddedf;
  padding: 5px;
  box-sizing: content-box;
  text-decoration: none;
  color: #404555;
}
#mobile_menu_content .menu-blocks .menu-block a:hover {
  background: #ECECEC;
}
#mobile_menu_content .menu-blocks .menu-block a .image {
  display: block;
  float: left;
  height: 60px;
  width: 60px;
  box-sizing: content-box;
  text-align: center;
}
#mobile_menu_content .menu-blocks .menu-block a .image img {
  max-width: 100%;
  max-height: 100%;
}
#mobile_menu_content .menu-blocks .menu-block a .text {
  display: block;
  float: left;
  width: 166px;
}
#mobile_menu_content .menu-blocks .menu-block a .text span {
  display: table-cell;
  vertical-align: middle;
  height: 60px;
}
#mobile_menu_content .menu-blocks .menu-block a .glyphicon {
  display: none;
  line-height: 60px;
  float: right;
}
#mobile_menu_content .menu-blocks .menu-block a.to_sub .glyphicon {
  display: block;
}
#mobile_menu_title {
  background: #ECECEC;
  padding: 5px;
  color: #404555;
  font-weight: bold;
  border-bottom: 1px solid #dddedf;
  text-align: center;
}
#mobile_menu_title .glyphicon {
  line-height: 16px;
  visibility: hidden;
}
#mobile_menu_title .glyphicon span {
  display: none;
}
#mobile_menu_title.active .glyphicon {
  visibility: visible;
}
#mobile_menu_title.active .glyphicon span {
  display: inline;
}
#mobile_menu_title.active:hover {
  background: #D8D8D8;
  cursor: pointer;
}
#modal .modal-body {
  min-height: 110px;
}
.modal_basket .img {
  max-width: 100%;
}
#mobile_top_menu_drop_down {
  background: #F5F5F5;
  width: 100%;
  position: fixed;
  display: none;
  z-index: 666;
  left: 0;
  border-bottom: 1px solid #3c4150;
  padding-bottom: 30px;
  box-sizing: content-box;
}
#mobile_top_menu_drop_down h4 {
  text-align: center;
}
#mobile_modal_basket .item {
  margin-top: 15px;
  border-bottom: 1px solid #dddedf;
  padding-bottom: 10px;
}
#mobile_modal_basket .summary {
  padding: 10px 0;
  box-sizing: content-box;
}
#mobile_modal_basket .img img {
  max-width: 100%;
}
#smoke {
  position: fixed;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: #fff;
  opacity: 0.5;
  z-index: 111;
  top: 0;
}
#mobile_top_menu_drop_down .closer {
  position: absolute;
  width: 100%;
  bottom: 0px;
  height: 20px;
  text-align: center;
  background: #dcdcdc;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#mobile_top_menu_drop_down .closer:hover {
  background: #c2c2c2;
}
#mobile_search_form {
  display: none;
  margin-top: 20px;
}
#mobile_search_form.active {
  display: inherit;
}
.btn.btn-primary {
  background: url('/local/templates/main/css/less/../../images/top_menu_callback.png') repeat-x;
  background-size: 1px 100%;
  border-color: #258856;
  outline: 0 !important;
}
#left_col .sub_menu {
  margin-bottom: 15px;
  border: 1px solid #363636;
}
#left_col .sub_menu li a {
  border-radius: 0;
  color: #363636;
}
#left_col .sub_menu li a:hover {
  color: #ff7e00;
  background: none;
}
#left_col .sub_menu li.active a {
  background: #3c4150 url("/local/templates/main/css/less/../../images/block_head_bg.png") repeat-x;
  background-size: auto 100%;
  color: #fff;
  cursor: default;
}
.filter .title {
  margin-top: 10px;
}
.filter hr {
  margin: 0;
}
.filter .submit {
  margin-top: 10px;
}
#catalog_filter.active {
  display: block;
}
#mobile_top_menu_drop_down .block_head {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
}
#mobile_top_menu_drop_down .block_content {
  padding: 10px;
}
.filter_label {
  display: inline-block;
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 5px;
  border: 1px solid #363636;
  cursor: pointer;
}
.filter_label.fixed {
  left: 0px;
}
.filter {
  max-width: 400px;
  margin: 0px auto;
}
.items {
  padding: 0px 20px;
  margin-bottom: 20px;
}
.items .item {
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dddedf;
}
.items .item .img {
  border: 1px solid #a4a4a4;
}
.items .item .img a {
  display: block;
  margin-bottom: 1px;
  max-width: 100%;
}
.items .item .img img {
  max-width: 100%;
}
.items .item .info a {
  display: block;
}
.items .item .info span {
  display: block;
  color: #a4a4a4;
}
.items .item .props span {
  display: block;
  font-size: 12px;
}
.items .item .price {
  font-size: 20px;
  text-align: center;
  margin-bottom: 5px;
}
.items .item .main_price_parent {
  text-align: center;
}
.availability {
  text-align: center;
  color: #20A807;
}
.availability.not_available {
  color: #FF0000;
}
.items .item .mobile_price_parent {
  text-align: center;
  margin-top: 10px;
}
#item_detail {
  margin-top: 15px;
}
#detail_gallery .image {
  border: 1px solid #dddedf;
  padding-bottom: 1px;
  float: left;
  width: 80%;
  height: 250px;
  position: relative;
  overflow: hidden;
}
#detail_gallery .image a {
  display: block;
  width: 100%;
  height: 100%;
}
#detail_gallery .image img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  z-index: 16;
}
#detail_gallery .controls {
  width: 20%;
  padding-right: 10px;
  float: left;
}
#detail_gallery .scroll_left,
#detail_gallery .scroll_right {
  width: 100%;
  text-align: center;
  cursor: pointer;
  height: 15px;
  border: 1px solid #a4a4a4;
  background: #fff;
}
#detail_gallery .scroll_right {
  margin-top: 5px;
}
#detail_gallery .scroll_left {
  margin-bottom: 5px;
}
#detail_gallery .scroll_left span,
#detail_gallery .scroll_right span {
  line-height: 10px;
  transform: rotate(90deg);
}
#detail_gallery .scroll_right:hover span,
#detail_gallery .scroll_left:hover span {
  color: #ff7e00;
}
#detail_gallery .scroll_left.end,
#detail_gallery .scroll_right.end {
  cursor: default;
  color: inherit;
  opacity: 0.6;
}
#detail_gallery .thumbs {
  overflow: hidden;
  height: 210px;
}
#detail_gallery .thumbs .thumbs_list {
  display: none;
}
#detail_gallery .thumbs.ready .thumbs_list {
  display: block;
  position: relative;
  z-index: 20;
}
#detail_gallery .thumbs .la {
  width: 100%;
}
#detail_gallery .thumbs a {
  display: block;
  margin-top: 5px;
  border: 1px solid #dddedf;
  height: 48px;
  text-align: center;
}
#detail_gallery .thumbs a:first-child {
  margin-top: 0;
}
#detail_gallery .thumbs a.active {
  border-color: #5c5f61;
}
#detail_gallery .thumbs a img {
  max-width: 100%;
  max-height: 100%;
}
#detail_gallery .thumbs_list {
  position: relative;
}
#props_list {
  margin-top: 15px;
}
#props_list li {
  display: inline-block;
  width: 100%;
  min-height: 20px;
}
#props_list li:nth-child(even) {
  background: #dddedf;
}
#props_list li div:first-child {
  padding-right: 5px;
}
#props_list li div {
  float: left;
  width: 50%;
}
.detail_colors {
  margin-top: 10px;
}
.detail_colors .title {
  display: inline-block;
}
.detail_colors .colors {
  float: right;
}
#detail_item_desc_anchor,
#for_your_auto_anchor {
  display: none;
}
@media only screen and (max-height: 660px) {
  #detail_item_desc_anchor,
  #for_your_auto_anchor {
    display: inline-block;
    clear: both;
    margin-top: 15px;
  }
  #for_your_auto_anchor {
    margin-bottom: 15px;
  }
}
.detail_price {
  font-size: 22px;
}
.detail_buy_block {
  background: #f1f1f1;
  padding-top: 10px;
  padding-bottom: 10px;
}
.detail_buy_block .availability {
  display: inline-block;
  margin-left: 20px;
}
.detail_buy_block .buy-btn {
  margin-top: 10px;
  width: 100%;
}
.detail_buy_block .fast_buy {
  display: block;
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
.detail_buy_block .delivery_info b {
  font-size: 14px;
  display: block;
  margin-top: 15px;
}
.detail_buy_block .delivery_info .p {
  font-size: 13px;
}
.detail_buy_block .delivery_info .p a {
  font-size: 12px;
}
.detail_buy_block .delivery_info .delivery_var {
  margin-top: 15px;
  font-size: 14px;
}
.detail_buy_block .delivery_info .delivery_var span {
  font-size: 12px;
  display: block;
}
#detail_item_desc {
  margin: 10px 0;
}
.absolute_mark {
  height: 60px;
  margin-top: -60px;
  position: absolute;
}
.props {
  margin-top: 10px;
}
.props .prop {
  margin-top: 10px;
}
.props .prop img {
  display: inline-block;
  margin-right: 15px;
}
#also_to_model {
  margin-top: 20px;
}
#also_to_model b.title {
  display: block;
  margin-bottom: 10px;
}
#also_to_model .panel-title a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#also_to_model .items .item:first-child {
  margin-top: 0;
}
#also_to_model .panel-title a.collapsed span.glyphicon:before {
  content: "\2b";
}
#also_to_model .panel-title a span.glyphicon {
  margin-right: 5px;
}
#top_menu span.auto {
  display: inline-block;
  float: right;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  font-size: 14px;
  padding: 0 10px;
  background: url('/local/templates/main/css/less/../../images/top_menu_delim.png') left no-repeat;
}
#top_menu span.auto a {
  float: none;
  background: none;
  padding: 0;
  text-decoration: underline;
}


.wbl-catalog-section-main .wbl-catalog-block {margin-bottom: 20px;}
.wbl-catalog-section-main .section-img-layer {display: block; width: 100%; height: 150px; margin-bottom: 15px;}
.wbl-catalog-section-main .section-img-layer img {display: block; max-width: 100%; max-height: 100%; margin: auto;}
.wbl-catalog-section-main p {margin: 0; text-align: center;}

#car_brands {background: #f2f0ef;}
#car_brands ul {column-gap: 0!important; padding: 10px 10px 10px 0 !important;}

.block_head {
  padding: 7px 10px;
  line-height: 23px; }

#main_content .reports-result-list-wrap .categories_list {margin-left: 0;}
#main_content .reports-result-list-wrap .categories_list .items {margin-left: 0;}

.relative { position: relative;}
.wbl-orange {color: orange;}
.relative .for_modal {position: absolute; top: 0; right: 0; font-size: 15px; color: #fff; text-decoration: underline; line-height: 23px; padding: 7px 10px 0 0; min-height: 40px;}
.relative h1 {padding-right: 110px;}
/* End */


/* Start:/local/templates/main/components/bitrix/search.title/search_form/style.css?15202352182108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/main/components/bitrix/search.title/search_form/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/main_slider/style.css?15682033424971*/
/* Slider */
#slider{
    width:100%;
    height:330px;
    position:relative;
    overflow:hidden;
}
@keyframes load{
    from{left:-100%;}
    to{left:0;}
}
.slides{
    width:400%;
    height:100%;
    position:relative;
    -webkit-animation:slide 30s infinite;
    -moz-animation:slide 30s infinite;
    animation:slide 30s infinite;
}
.slider{
    width:25%;
    height:100%;
    float:left;
    position:relative;
    z-index:1;
    overflow:hidden;
}
.slide img{
    width:100%;
    height:100%;
}
.slide img{
    width:100%;
    height:100%;
}
.image{
    width:100%;
    height:100%;
}
.image img{
    width:100%;
    height:100%;
}

/* Legend */
.legend{
    border:500px solid transparent;
    border-left:800px solid rgba(52, 73, 94, .7);
    border-bottom:0;
    position:absolute;
    bottom:0;
}

/* Contents */
.content{
    width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
}
.content-txt{
    width:400px;
    height:150px;
    float:left;
    position:relative;
    top:300px;
    -webkit-animation:content-s 7.5s infinite;
    -moz-animation:content-s 7.5s infinite;
    animation:content-s 7.5s infinite;
}
.content-txt h1{
    font-family:Arial;
    text-transform:uppercase;
    font-size:24px;
    color:#fff;
    text-align:left;
    margin-left:30px;
    padding-bottom:10px;
}
.content-txt h2{
    font-family:arial;
    font-weight:normal;
    font-size:14px;
    font-style:italic;
    color:#fff;
    text-align:left;
    margin-left:30px;
}

/* Switch */
.switch{
    width:120px;
    height:10px;
    position:absolute;
    bottom:50px;
    z-index:99;
    left:30px;
}
.switch > ul{
    list-style:none;
}
.switch > ul > li{
    width:10px;
    height:10px;
    border-radius:50%;
    background:#333;
    float:left;
    margin-right:5px;
    cursor:pointer;
}
.switch ul{
    overflow:hidden;
}
.on{
    width:100%;
    height:100%;
    border-radius:50%;
    background:#f39c12;

    border-color: white;
    border-style: solid;

    position:relative;
    -webkit-animation:on 30s infinite;
    -moz-animation:on 30s infinite;
    animation:on 30s infinite;
}

/* Animation */
@-webkit-keyframes slide{
    0%,100%{
        margin-left:0%;
    }
    21%{
        margin-left:0%;
    }
    25%{
        margin-left:-100%;
    }
    46%{
        margin-left:-100%;
    }
    50%{
        margin-left:-200%;
    }
    71%{
        margin-left:-200%;
    }
    75%{
        margin-left:-300%;
    }
    96%{
        margin-left:-300%;
    }
}
@-moz-keyframes slide{
    0%,100%{
        margin-left:0%;
    }
    21%{
        margin-left:0%;
    }
    25%{
        margin-left:-100%;
    }
    46%{
        margin-left:-100%;
    }
    50%{
        margin-left:-200%;
    }
    71%{
        margin-left:-200%;
    }
    75%{
        margin-left:-300%;
    }
    96%{
        margin-left:-300%;
    }
}
@keyframes slide{
    0%,100%{
        margin-left:0%;
    }
    21%{
        margin-left:0%;
    }
    25%{
        margin-left:-100%;
    }
    46%{
        margin-left:-100%;
    }
    50%{
        margin-left:-200%;
    }
    71%{
        margin-left:-200%;
    }
    75%{
        margin-left:-300%;
    }
    96%{
        margin-left:-300%;
    }
}

@-webkit-keyframes content-s{
    0%{left:-420px;}
    10%{left:0px;}
    30%{left:0px;}
    40%{left:0px;}
    50%{left:0px;}
    60%{left:0px;}
    70%{left:0;}
    80%{left:-420px;}
    90%{left:-420px;}
    100%{left:-420px;}
}
@-moz-keyframes content-s{
    0%{left:-420px;}
    10%{left:0px;}
    30%{left:0px;}
    40%{left:0px;}
    50%{left:0px;}
    60%{left:0px;}
    70%{left:0;}
    80%{left:-420px;}
    90%{left:-420px;}
    100%{left:-420px;}
}
@keyframes content-s{
    0%{left:-420px;}
    10%{left:20px;}
    15%{left:0px;}
    30%{left:0px;}
    40%{left:0px;}
    50%{left:0px;}
    60%{left:0px;}
    70%{left:0;}
    80%{left:-420px;}
    90%{left:-420px;}
    100%{left:-420px;}
}

@-webkit-keyframes on{
    0%,100%{
        margin-left:0%;
    }
    21%{
        margin-left:0%;
    }
    25%{
        margin-left:15px;
    }
    46%{
        margin-left:15px;
    }
    50%{
        margin-left:30px;
    }
    71%{
        margin-left:30px;
    }
    75%{
        margin-left:45px;
    }
    96%{
        margin-left:45px;
    }
}

@-moz-keyframes on{
    0%,100%{
        margin-left:0%;
    }
    21%{
        margin-left:0%;
    }
    25%{
        margin-left:15px;
    }
    46%{
        margin-left:15px;
    }
    50%{
        margin-left:30px;
    }
    71%{
        margin-left:30px;
    }
    75%{
        margin-left:45px;
    }
    96%{
        margin-left:45px;
    }
}

@keyframes on{
    0%,100%{
        margin-left:0%;
    }
    21%{
        margin-left:0%;
    }
    25%{
        margin-left:15px;
    }
    46%{
        margin-left:15px;
    }
    50%{
        margin-left:30px;
    }
    71%{
        margin-left:30px;
    }
    75%{
        margin-left:45px;
    }
    96%{
        margin-left:45px;
    }
}

/* End */


/* Start:/local/templates/main/styles.css?15202351951201*/

.categories_list li .text {background: url('/local/templates/main/./images/list_plus.png') left 3px no-repeat !important;}
.categories_list li .text.wbl-minus  {background: url('/local/templates/main/./images/list_minus.png') left 3px no-repeat !important;}
.block_head {background: #3c4150 url("/local/templates/main/./images/block_head_bg.png") repeat-x !important; min-height: 40px !important; height: auto !important; background-size: contain !important;}
#car_brands ul li a {margin-left: 0 !important;}
#left_col .sub_menu li.active a {text-transform: uppercase; font-size: 18px; line-height: 40px; padding-top: 0; padding-bottom: 0; min-height: 40px;}

.items .item .img img {width: auto; max-height: 100px;}
.items .item .img a {display: inline-block;  border: 1px solid #a4a4a4;}
.items .item .img {text-align: center; border: none;}

h1.block_head {margin: 0;}

.items .item .img a {width: 100%;}
.items .item .img img {width: 100%; max-height: inherit;}
.props .prop img {max-width: 100%;}

.bx-breadcrumb .bx-breadcrumb-item {white-space: normal !important;}


.pre-num + input {position: relative; padding-left: 25px;}
.pre-num {position: absolute; left: 30px; line-height: 34px; z-index: 2; color: #555; font-size: 14px;}

@media (max-width: 767px){

}
/* End */


/* Start:/local/templates/main/template_styles.css?152023519532844*/
.cssload-preloader {
    position: absolute;
    left: 50%;
    font-size: 19px;
    display: block;
    width: 3.75em;
    height: 4.25em;
    margin-left: -1.875em;
    margin-top: -2.125em;
    transform-origin: center center;
    -o-transform-origin: center center;
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    transform: rotateY(180deg) rotateZ(-60deg);
    -o-transform: rotateY(180deg) rotateZ(-60deg);
    -ms-transform: rotateY(180deg) rotateZ(-60deg);
    -webkit-transform: rotateY(180deg) rotateZ(-60deg);
    -moz-transform: rotateY(180deg) rotateZ(-60deg);
}

.cssload-preloader .cssload-slice {
    border-top: 1.125em solid transparent;
    border-right: none;
    border-bottom: 1em solid transparent;
    border-left: 1.875em solid #f7484e;
    position: absolute;
    top: 0px;
    left: 50%;
    transform-origin: left bottom;
    -o-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    border-radius: 3px 3px 0 0;
}

.cssload-preloader .cssload-slice:nth-child(1) {
    transform: rotateZ(60deg) rotateY(0deg) rotateX(0);
    -o-transform: rotateZ(60deg) rotateY(0deg) rotateX(0);
    -ms-transform: rotateZ(60deg) rotateY(0deg) rotateX(0);
    -webkit-transform: rotateZ(60deg) rotateY(0deg) rotateX(0);
    -moz-transform: rotateZ(60deg) rotateY(0deg) rotateX(0);
    animation: 0.17s linear 0.94s preload-hide-1 both 1;
    -o-animation: 0.17s linear 0.94s preload-hide-1 both 1;
    -ms-animation: 0.17s linear 0.94s preload-hide-1 both 1;
    -webkit-animation: 0.17s linear 0.94s preload-hide-1 both 1;
    -moz-animation: 0.17s linear 0.94s preload-hide-1 both 1;
}

.cssload-preloader .cssload-slice:nth-child(2) {
    transform: rotateZ(120deg) rotateY(0deg) rotateX(0);
    -o-transform: rotateZ(120deg) rotateY(0deg) rotateX(0);
    -ms-transform: rotateZ(120deg) rotateY(0deg) rotateX(0);
    -webkit-transform: rotateZ(120deg) rotateY(0deg) rotateX(0);
    -moz-transform: rotateZ(120deg) rotateY(0deg) rotateX(0);
    animation: 0.17s linear 0.85s preload-hide-2 both 1;
    -o-animation: 0.17s linear 0.85s preload-hide-2 both 1;
    -ms-animation: 0.17s linear 0.85s preload-hide-2 both 1;
    -webkit-animation: 0.17s linear 0.85s preload-hide-2 both 1;
    -moz-animation: 0.17s linear 0.85s preload-hide-2 both 1;
}

.cssload-preloader .cssload-slice:nth-child(3) {
    transform: rotateZ(180deg) rotateY(0deg) rotateX(0);
    -o-transform: rotateZ(180deg) rotateY(0deg) rotateX(0);
    -ms-transform: rotateZ(180deg) rotateY(0deg) rotateX(0);
    -webkit-transform: rotateZ(180deg) rotateY(0deg) rotateX(0);
    -moz-transform: rotateZ(180deg) rotateY(0deg) rotateX(0);
    animation: 0.17s linear 0.76s preload-hide-3 both 1;
    -o-animation: 0.17s linear 0.76s preload-hide-3 both 1;
    -ms-animation: 0.17s linear 0.76s preload-hide-3 both 1;
    -webkit-animation: 0.17s linear 0.76s preload-hide-3 both 1;
    -moz-animation: 0.17s linear 0.76s preload-hide-3 both 1;
}

.cssload-preloader .cssload-slice:nth-child(4) {
    transform: rotateZ(240deg) rotateY(0deg) rotateX(0);
    -o-transform: rotateZ(240deg) rotateY(0deg) rotateX(0);
    -ms-transform: rotateZ(240deg) rotateY(0deg) rotateX(0);
    -webkit-transform: rotateZ(240deg) rotateY(0deg) rotateX(0);
    -moz-transform: rotateZ(240deg) rotateY(0deg) rotateX(0);
    animation: 0.17s linear 0.67s preload-hide-4 both 1;
    -o-animation: 0.17s linear 0.67s preload-hide-4 both 1;
    -ms-animation: 0.17s linear 0.67s preload-hide-4 both 1;
    -webkit-animation: 0.17s linear 0.67s preload-hide-4 both 1;
    -moz-animation: 0.17s linear 0.67s preload-hide-4 both 1;
}

.cssload-preloader .cssload-slice:nth-child(5) {
    transform: rotateZ(300deg) rotateY(0deg) rotateX(0);
    -o-transform: rotateZ(300deg) rotateY(0deg) rotateX(0);
    -ms-transform: rotateZ(300deg) rotateY(0deg) rotateX(0);
    -webkit-transform: rotateZ(300deg) rotateY(0deg) rotateX(0);
    -moz-transform: rotateZ(300deg) rotateY(0deg) rotateX(0);
    animation: 0.17s linear 0.58s preload-hide-5 both 1;
    -o-animation: 0.17s linear 0.58s preload-hide-5 both 1;
    -ms-animation: 0.17s linear 0.58s preload-hide-5 both 1;
    -webkit-animation: 0.17s linear 0.58s preload-hide-5 both 1;
    -moz-animation: 0.17s linear 0.58s preload-hide-5 both 1;
}

.cssload-preloader .cssload-slice:nth-child(6) {
    transform: rotateZ(360deg) rotateY(0deg) rotateX(0);
    -o-transform: rotateZ(360deg) rotateY(0deg) rotateX(0);
    -ms-transform: rotateZ(360deg) rotateY(0deg) rotateX(0);
    -webkit-transform: rotateZ(360deg) rotateY(0deg) rotateX(0);
    -moz-transform: rotateZ(360deg) rotateY(0deg) rotateX(0);
    animation: 0.17s linear 0.48s preload-hide-6 both 1;
    -o-animation: 0.17s linear 0.48s preload-hide-6 both 1;
    -ms-animation: 0.17s linear 0.48s preload-hide-6 both 1;
    -webkit-animation: 0.17s linear 0.48s preload-hide-6 both 1;
    -moz-animation: 0.17s linear 0.48s preload-hide-6 both 1;
}

.cssload-preloader.cssload-loading {
    animation: 2.3s preload-flip steps(2) infinite both;
    -o-animation: 2.3s preload-flip steps(2) infinite both;
    -ms-animation: 2.3s preload-flip steps(2) infinite both;
    -webkit-animation: 2.3s preload-flip steps(2) infinite both;
    -moz-animation: 2.3s preload-flip steps(2) infinite both;
}

.cssload-preloader.cssload-loading .cssload-slice:nth-child(1) {
    transform: rotateZ(60deg) rotateY(90deg) rotateX(0);
    -o-transform: rotateZ(60deg) rotateY(90deg) rotateX(0);
    -ms-transform: rotateZ(60deg) rotateY(90deg) rotateX(0);
    -webkit-transform: rotateZ(60deg) rotateY(90deg) rotateX(0);
    -moz-transform: rotateZ(60deg) rotateY(90deg) rotateX(0);
    animation: 2.3s preload-cycle-1 linear infinite both;
    -o-animation: 2.3s preload-cycle-1 linear infinite both;
    -ms-animation: 2.3s preload-cycle-1 linear infinite both;
    -webkit-animation: 2.3s preload-cycle-1 linear infinite both;
    -moz-animation: 2.3s preload-cycle-1 linear infinite both;
}

.cssload-preloader.cssload-loading .cssload-slice:nth-child(2) {
    transform: rotateZ(120deg) rotateY(90deg) rotateX(0);
    -o-transform: rotateZ(120deg) rotateY(90deg) rotateX(0);
    -ms-transform: rotateZ(120deg) rotateY(90deg) rotateX(0);
    -webkit-transform: rotateZ(120deg) rotateY(90deg) rotateX(0);
    -moz-transform: rotateZ(120deg) rotateY(90deg) rotateX(0);
    animation: 2.3s preload-cycle-2 linear infinite both;
    -o-animation: 2.3s preload-cycle-2 linear infinite both;
    -ms-animation: 2.3s preload-cycle-2 linear infinite both;
    -webkit-animation: 2.3s preload-cycle-2 linear infinite both;
    -moz-animation: 2.3s preload-cycle-2 linear infinite both;
}

.cssload-preloader.cssload-loading .cssload-slice:nth-child(3) {
    transform: rotateZ(180deg) rotateY(90deg) rotateX(0);
    -o-transform: rotateZ(180deg) rotateY(90deg) rotateX(0);
    -ms-transform: rotateZ(180deg) rotateY(90deg) rotateX(0);
    -webkit-transform: rotateZ(180deg) rotateY(90deg) rotateX(0);
    -moz-transform: rotateZ(180deg) rotateY(90deg) rotateX(0);
    animation: 2.3s preload-cycle-3 linear infinite both;
    -o-animation: 2.3s preload-cycle-3 linear infinite both;
    -ms-animation: 2.3s preload-cycle-3 linear infinite both;
    -webkit-animation: 2.3s preload-cycle-3 linear infinite both;
    -moz-animation: 2.3s preload-cycle-3 linear infinite both;
}

.cssload-preloader.cssload-loading .cssload-slice:nth-child(4) {
    transform: rotateZ(240deg) rotateY(90deg) rotateX(0);
    -o-transform: rotateZ(240deg) rotateY(90deg) rotateX(0);
    -ms-transform: rotateZ(240deg) rotateY(90deg) rotateX(0);
    -webkit-transform: rotateZ(240deg) rotateY(90deg) rotateX(0);
    -moz-transform: rotateZ(240deg) rotateY(90deg) rotateX(0);
    animation: 2.3s preload-cycle-4 linear infinite both;
    -o-animation: 2.3s preload-cycle-4 linear infinite both;
    -ms-animation: 2.3s preload-cycle-4 linear infinite both;
    -webkit-animation: 2.3s preload-cycle-4 linear infinite both;
    -moz-animation: 2.3s preload-cycle-4 linear infinite both;
}

.cssload-preloader.cssload-loading .cssload-slice:nth-child(5) {
    transform: rotateZ(300deg) rotateY(90deg) rotateX(0);
    -o-transform: rotateZ(300deg) rotateY(90deg) rotateX(0);
    -ms-transform: rotateZ(300deg) rotateY(90deg) rotateX(0);
    -webkit-transform: rotateZ(300deg) rotateY(90deg) rotateX(0);
    -moz-transform: rotateZ(300deg) rotateY(90deg) rotateX(0);
    animation: 2.3s preload-cycle-5 linear infinite both;
    -o-animation: 2.3s preload-cycle-5 linear infinite both;
    -ms-animation: 2.3s preload-cycle-5 linear infinite both;
    -webkit-animation: 2.3s preload-cycle-5 linear infinite both;
    -moz-animation: 2.3s preload-cycle-5 linear infinite both;
}

.cssload-preloader.cssload-loading .cssload-slice:nth-child(6) {
    transform: rotateZ(360deg) rotateY(90deg) rotateX(0);
    -o-transform: rotateZ(360deg) rotateY(90deg) rotateX(0);
    -ms-transform: rotateZ(360deg) rotateY(90deg) rotateX(0);
    -webkit-transform: rotateZ(360deg) rotateY(90deg) rotateX(0);
    -moz-transform: rotateZ(360deg) rotateY(90deg) rotateX(0);
    animation: 2.3s preload-cycle-6 linear infinite both;
    -o-animation: 2.3s preload-cycle-6 linear infinite both;
    -ms-animation: 2.3s preload-cycle-6 linear infinite both;
    -webkit-animation: 2.3s preload-cycle-6 linear infinite both;
    -moz-animation: 2.3s preload-cycle-6 linear infinite both;
}


@keyframes preload-show-1 {
    from {
        transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-o-keyframes preload-show-1 {
    from {
        -o-transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-ms-keyframes preload-show-1 {
    from {
        -ms-transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-webkit-keyframes preload-show-1 {
    from {
        -webkit-transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-moz-keyframes preload-show-1 {
    from {
        -moz-transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@keyframes preload-hide-1 {
    to {
        transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-o-keyframes preload-hide-1 {
    to {
        -o-transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-ms-keyframes preload-hide-1 {
    to {
        -ms-transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-webkit-keyframes preload-hide-1 {
    to {
        -webkit-transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-moz-keyframes preload-hide-1 {
    to {
        -moz-transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@keyframes preload-cycle-1 {
    5% {
        transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    10%,
    75% {
        transform: rotateZ(60deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    80%,
    100% {
        transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-o-keyframes preload-cycle-1 {
    5% {
        -o-transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    10%,
    75% {
        -o-transform: rotateZ(60deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    80%,
    100% {
        -o-transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-ms-keyframes preload-cycle-1 {
    5% {
        -ms-transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    10%,
    75% {
        -ms-transform: rotateZ(60deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    80%,
    100% {
        -ms-transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-webkit-keyframes preload-cycle-1 {
    5% {
        -webkit-transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    10%,
    75% {
        -webkit-transform: rotateZ(60deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    80%,
    100% {
        -webkit-transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-moz-keyframes preload-cycle-1 {
    5% {
        -moz-transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    10%,
    75% {
        -moz-transform: rotateZ(60deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    80%,
    100% {
        -moz-transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@keyframes preload-show-2 {
    from {
        transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-o-keyframes preload-show-2 {
    from {
        -o-transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-ms-keyframes preload-show-2 {
    from {
        -ms-transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-webkit-keyframes preload-show-2 {
    from {
        -webkit-transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-moz-keyframes preload-show-2 {
    from {
        -moz-transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@keyframes preload-hide-2 {
    to {
        transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-o-keyframes preload-hide-2 {
    to {
        -o-transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-ms-keyframes preload-hide-2 {
    to {
        -ms-transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-webkit-keyframes preload-hide-2 {
    to {
        -webkit-transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-moz-keyframes preload-hide-2 {
    to {
        -moz-transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@keyframes preload-cycle-2 {
    10% {
        transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    15%,
    70% {
        transform: rotateZ(120deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    75%,
    100% {
        transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-o-keyframes preload-cycle-2 {
    10% {
        -o-transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    15%,
    70% {
        -o-transform: rotateZ(120deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    75%,
    100% {
        -o-transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-ms-keyframes preload-cycle-2 {
    10% {
        -ms-transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    15%,
    70% {
        -ms-transform: rotateZ(120deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    75%,
    100% {
        -ms-transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-webkit-keyframes preload-cycle-2 {
    10% {
        -webkit-transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    15%,
    70% {
        -webkit-transform: rotateZ(120deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    75%,
    100% {
        -webkit-transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-moz-keyframes preload-cycle-2 {
    10% {
        -moz-transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    15%,
    70% {
        -moz-transform: rotateZ(120deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    75%,
    100% {
        -moz-transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@keyframes preload-show-3 {
    from {
        transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-o-keyframes preload-show-3 {
    from {
        -o-transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-ms-keyframes preload-show-3 {
    from {
        -ms-transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-webkit-keyframes preload-show-3 {
    from {
        -webkit-transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-moz-keyframes preload-show-3 {
    from {
        -moz-transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@keyframes preload-hide-3 {
    to {
        transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-o-keyframes preload-hide-3 {
    to {
        -o-transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-ms-keyframes preload-hide-3 {
    to {
        -ms-transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-webkit-keyframes preload-hide-3 {
    to {
        -webkit-transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-moz-keyframes preload-hide-3 {
    to {
        -moz-transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@keyframes preload-cycle-3 {
    15% {
        transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    20%,
    65% {
        transform: rotateZ(180deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    70%,
    100% {
        transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-o-keyframes preload-cycle-3 {
    15% {
        -o-transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    20%,
    65% {
        -o-transform: rotateZ(180deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    70%,
    100% {
        -o-transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-ms-keyframes preload-cycle-3 {
    15% {
        -ms-transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    20%,
    65% {
        -ms-transform: rotateZ(180deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    70%,
    100% {
        -ms-transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-webkit-keyframes preload-cycle-3 {
    15% {
        -webkit-transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    20%,
    65% {
        -webkit-transform: rotateZ(180deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    70%,
    100% {
        -webkit-transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-moz-keyframes preload-cycle-3 {
    15% {
        -moz-transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
    20%,
    65% {
        -moz-transform: rotateZ(180deg) rotateY(0) rotateX(0deg);
        border-left-color: rgb(247,72,78);
    }
    70%,
    100% {
        -moz-transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@keyframes preload-show-4 {
    from {
        transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-o-keyframes preload-show-4 {
    from {
        -o-transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-ms-keyframes preload-show-4 {
    from {
        -ms-transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-webkit-keyframes preload-show-4 {
    from {
        -webkit-transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@-moz-keyframes preload-show-4 {
    from {
        -moz-transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: rgb(156,47,47);
    }
}

@keyframes preload-hide-4 {
    to {
        transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-o-keyframes preload-hide-4 {
    to {
        -o-transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-ms-keyframes preload-hide-4 {
    to {
        -ms-transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-webkit-keyframes preload-hide-4 {
    to {
        -webkit-transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-moz-keyframes preload-hide-4 {
    to {
        -moz-transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@keyframes preload-cycle-4 {
    20% {
        transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    25%,
    60% {
        transform: rotateZ(240deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    65%,
    100% {
        transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-o-keyframes preload-cycle-4 {
    20% {
        -o-transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    25%,
    60% {
        -o-transform: rotateZ(240deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    65%,
    100% {
        -o-transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-ms-keyframes preload-cycle-4 {
    20% {
        -ms-transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    25%,
    60% {
        -ms-transform: rotateZ(240deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    65%,
    100% {
        -ms-transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-webkit-keyframes preload-cycle-4 {
    20% {
        -webkit-transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    25%,
    60% {
        -webkit-transform: rotateZ(240deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    65%,
    100% {
        -webkit-transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-moz-keyframes preload-cycle-4 {
    20% {
        -moz-transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    25%,
    60% {
        -moz-transform: rotateZ(240deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    65%,
    100% {
        -moz-transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@keyframes preload-show-5 {
    from {
        transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-o-keyframes preload-show-5 {
    from {
        -o-transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-ms-keyframes preload-show-5 {
    from {
        -ms-transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-webkit-keyframes preload-show-5 {
    from {
        -webkit-transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-moz-keyframes preload-show-5 {
    from {
        -moz-transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@keyframes preload-hide-5 {
    to {
        transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-o-keyframes preload-hide-5 {
    to {
        -o-transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-ms-keyframes preload-hide-5 {
    to {
        -ms-transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-webkit-keyframes preload-hide-5 {
    to {
        -webkit-transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-moz-keyframes preload-hide-5 {
    to {
        -moz-transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@keyframes preload-cycle-5 {
    25% {
        transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    30%,
    55% {
        transform: rotateZ(300deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    60%,
    100% {
        transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-o-keyframes preload-cycle-5 {
    25% {
        -o-transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    30%,
    55% {
        -o-transform: rotateZ(300deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    60%,
    100% {
        -o-transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-ms-keyframes preload-cycle-5 {
    25% {
        -ms-transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    30%,
    55% {
        -ms-transform: rotateZ(300deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    60%,
    100% {
        -ms-transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-webkit-keyframes preload-cycle-5 {
    25% {
        -webkit-transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    30%,
    55% {
        -webkit-transform: rotateZ(300deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    60%,
    100% {
        -webkit-transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-moz-keyframes preload-cycle-5 {
    25% {
        -moz-transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    30%,
    55% {
        -moz-transform: rotateZ(300deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    60%,
    100% {
        -moz-transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@keyframes preload-show-6 {
    from {
        transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-o-keyframes preload-show-6 {
    from {
        -o-transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-ms-keyframes preload-show-6 {
    from {
        -ms-transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-webkit-keyframes preload-show-6 {
    from {
        -webkit-transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-moz-keyframes preload-show-6 {
    from {
        -moz-transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@keyframes preload-hide-6 {
    to {
        transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-o-keyframes preload-hide-6 {
    to {
        -o-transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-ms-keyframes preload-hide-6 {
    to {
        -ms-transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-webkit-keyframes preload-hide-6 {
    to {
        -webkit-transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-moz-keyframes preload-hide-6 {
    to {
        -moz-transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@keyframes preload-cycle-6 {
    30% {
        transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    35%,
    50% {
        transform: rotateZ(360deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    55%,
    100% {
        transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-o-keyframes preload-cycle-6 {
    30% {
        -o-transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    35%,
    50% {
        -o-transform: rotateZ(360deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    55%,
    100% {
        -o-transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-ms-keyframes preload-cycle-6 {
    30% {
        -ms-transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    35%,
    50% {
        -ms-transform: rotateZ(360deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    55%,
    100% {
        -ms-transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-webkit-keyframes preload-cycle-6 {
    30% {
        -webkit-transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    35%,
    50% {
        -webkit-transform: rotateZ(360deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    55%,
    100% {
        -webkit-transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@-moz-keyframes preload-cycle-6 {
    30% {
        -moz-transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
    35%,
    50% {
        -moz-transform: rotateZ(360deg) rotateY(0) rotateX(0deg);
        border-left-color: #f7484e;
    }
    55%,
    100% {
        -moz-transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #9c2f2f;
    }
}

@keyframes preload-flip {
    0% {
        transform: rotateY(0deg) rotateZ(-60deg);
    }
    100% {
        transform: rotateY(360deg) rotateZ(-60deg);
    }
}

@-o-keyframes preload-flip {
    0% {
        -o-transform: rotateY(0deg) rotateZ(-60deg);
    }
    100% {
        -o-transform: rotateY(360deg) rotateZ(-60deg);
    }
}

@-ms-keyframes preload-flip {
    0% {
        -ms-transform: rotateY(0deg) rotateZ(-60deg);
    }
    100% {
        -ms-transform: rotateY(360deg) rotateZ(-60deg);
    }
}

@-webkit-keyframes preload-flip {
    0% {
        -webkit-transform: rotateY(0deg) rotateZ(-60deg);
    }
    100% {
        -webkit-transform: rotateY(360deg) rotateZ(-60deg);
    }
}

@-moz-keyframes preload-flip {
    0% {
        -moz-transform: rotateY(0deg) rotateZ(-60deg);
    }
    100% {
        -moz-transform: rotateY(360deg) rotateZ(-60deg);
    }
}

#fotorama img {max-width: 100%;}


/* End */
/* /local/templates/main/css/loader.css?15202351928778 */
/* /local/templates/main/css/highslide.css?152023519220614 */
/* /local/templates/main/css/less/styles.css?155082834425021 */
/* /local/templates/main/components/bitrix/search.title/search_form/style.css?15202352182108 */
/* /local/templates/main/components/bitrix/news.list/main_slider/style.css?15682033424971 */
/* /local/templates/main/styles.css?15202351951201 */
/* /local/templates/main/template_styles.css?152023519532844 */
