html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

@-ms-viewport { 
  width: device-width; 
}

html,body {
	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: 1em;
	background: #fff;
  height:100%;
}
html {
	overflow-y: scroll; 
}
#footer {
  /*background-color: #2f2e94;*/
}
#wrap {

}

#main {

}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}

q, blockquote {
	quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none
}

a img {
	border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

.fleft {
  float:left;
}

.fright {
  float:right;
}

.fclear{
  clear:both;
}

.tleft {
  text-align:left;
}

.tright {
  text-align:right;
}
a, input {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out
}

.preload * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

strong, b {
	font-weight: bold
}

em, i {
	font-style: italic
}

a {
	color: #582c5f;
	text-decoration: underline
}

a:hover {
	text-decoration: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

img.alignright {
	float: right;
	margin: 0 0 1em 1em
}

img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.alignright {
	float: right
}

.alignleft {
	float: left
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

img {
	max-width: 100%;
	height: auto !important
}

hr {
	border: 0;
	height: 2px;
	background: #525252;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0
}

@media (max-width: 575px) {
hr {
	display: none
}

}

.inner {
	margin: 0 auto;
	width: 100%;
	/*width: 1280px;*/
	padding: 0 30px;
	position: relative;
  min-width:1080px;
	*zoom: 1;
}

.inner:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

@media (max-width: 1180px) {
.inner {
	padding: 0 5px
}

}

@media (max-width: 575px) {
.inner {
	padding: 0 30px
}

}

@media (max-width: 319px) {
.inner {
	padding: 0 6px
}

}

@media (max-width: 575px) {
.large-hide {
	display: none
}

}

.green {
	color: #3bd42e
}

a {
	color: #3bd42e;
	text-decoration: none
}

.detail-div-video-container {
	max-width: 100%;
	overflow: hidden
}

.main_header {
	/*background: #0000fe;*/
  background: #2f2e94;
	width: 100%;
	text-align: center;
	min-height: 91px;  
}

.main_header .inner {
  font-size: 1em;
  border-bottom:1px solid;
  padding-top:10px;
  /*padding-bottom:10px;*/
  /*margin-bottom:10px;*/
	padding: 10px 35px 10px 35px;
  
}
.main_header .status_box {
  display:inline-block;
  padding-right:10px;
  width:auto !important;
  height:26px;
  line-height:26px;
  max-height:31px;
}
#status_message {
  display:inline-block;
}
.main_header .last_message_box {
  display:block;
  padding-right:0px;
  width:auto !important;
  height:26px;
  line-height:26px;
  max-height:31px;
  text-align:right;
}
#last_message {
  display:inline-block;
}

.status-report {  
  display:block;
  width:100%;
  color:red;
  font-size:0.75em;
  padding:30px 30px 0px;  
}
footer .inner {
  font-size: 0.75em;
  border-top:1px solid;
  padding-top:10px;
  margin-top:10px;
}
footer .suffix {
  text-align:right;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:before, .slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

input, textarea {
	font-family: Arial, sans-serif;
	font-size: 0.875em
}

input {
	-webkit-appearance: none;
	border-radius: 0
}

input:focus, button:focus {
	outline: none
}

.styled_form {
	display: block;
	width: 100%
}

.styled_form legend {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 1.375em;
	border-bottom: 1px solid #3bd42e;
	padding: 0;
	width: 100%;
	text-align: left;
	line-height: 1.2em;
	color: #3bd42e
}

.styled_form legend strong {
	color: #000
}

.styled_form legend br {
	display: none
}

@media (max-width: 1180px) {
.styled_form legend br {
	display: block
}

}

@media (max-width: 575px) {
.styled_form legend {
	font-size: 1.125em
}

}

.styled_form label {
	float: left;
	clear: both;
	padding: 5px 0;
	font-size: 1.125em;
	text-align: left
}

@media (max-width: 575px) {
.styled_form label {
	font-size: 1em
}

}

.form_control {
	border: 0;
	width: 100%;
	height: 30px;
	font-size: 1.125em;
	color: #0000fe;
	padding: 5px 0 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	vertical-align: bottom;
	border-bottom: 1px solid #d6d8da
}

.form_control:focus {
	border-color: #3bd42e
}

.form_control[aria-invalid="true"] {
	border-color: #e31e24
}

textarea.form_control {
	height: 90px
}

.styled_select {
	width: 100%;
	height: 30px;
	padding: 5px 0 0;
	overflow: hidden;
	background: url(../img/icons/select_box.png) right bottom no-repeat;
	border-bottom: 1px solid #d6d8da
}

.styled_select[aria-invalid="true"] {
	border-color: #e31e24
}

.styled_select select {
	background: transparent;
	width: 120%;
	padding: 0px;
	font-size: 18px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 25px;
	color: #0000fe;
	-webkit-appearance: none;
	text-indent: 0
}

.styled_select select option {
	padding: 0;
	text-indent: 0;
	margin: 0;
	border: 0
}

.styled_select select:focus {
	outline: 0
}

.file-upload-styled {
	float: right;
	padding: 5px 0
}

.file-upload-styled .file-upload-hidden {
	display: none
}

.file-upload-styled .file-upload-clickable {
	border: 0;
	font-family: Arial, sans-serif;
	cursor: pointer;
	font-size: 1.125em;
	color: #3bd42e;
	background: none;
	padding: 0;
	margin: 0
}

.file-upload-styled .file-upload-clickable .icon {
	float: left;
	vertical-align: middle
}

@media (max-width: 575px) {
.file-upload-styled .file-upload-clickable {
	font-size: 1em
}

}

input.submit {
	margin: 25px 0 0;
	background: #3bd42e;
	color: #fff;
	float: left;
	text-transform: uppercase;
	border: 0;
	font-size: 1.125em;
	padding: 3px 15px
}

@media (max-width: 575px) {
input.submit {
	font-size: 1em
}

}

label.styled_check {
	display: block;
	font-size: 1em;
	float: none;
	padding: 10px 0 0;
	*zoom: 1
}

label.styled_check:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

label.styled_check input[type="checkbox"], label.styled_check input[type="radio"] {
	display: none
}

label.styled_check input[type="checkbox"]:checked+.btn_area, label.styled_check input[type="radio"]:checked+.btn_area {
	background-position: right center
}

label.styled_check .btn_area {
	width: 31px;
	height: 32px;
	float: left;
	background: url(../img/icons/checkboxes.png) left center no-repeat
}

label.styled_check .desc {
	padding-left: 9px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	font-size: 1em;
	line-height: 1.2em;
	height: 32px
}

label.styled_check .desc strong {
	display: block;
	line-height: 2em
}

.checkboxes_group {
	text-align: left;
	font-size: 1.125em;
	display: block;
	padding: 45px 0 10px 0
}

@media (max-width: 575px) {
.checkboxes_group {
	padding: 25px 0 0px 0;
	font-size: 0.875em
}

}

.icon {
	background: url(../img/icons/sprites.png) no-repeat;
	-moz-background-size: 250px 250px;
	-o-background-size: 250px 250px;
	-webkit-background-size: 250px 250px;
	background-size: 250px 250px
}

.icon {
	white-space: nowrap;
	text-indent: 900px;
	overflow: hidden;
	display: inline-block
}

.icon.i_menu {
	width: 33px;
	height: 26px;
	background-position: -37px 0px;
	margin: 0 18px 0 0
}

.icon.i_search {
	width: 26px;
	height: 26px;
	background-position: -71px 0px;
	margin: 0 18px 0 0
}

.icon.i_lang {
	width: 55px;
	height: 31px;
	background-position: -99px 0px;
	margin: 0 5px 0 0
}

.icon.i_compare {
	width: 21px;
	height: 16px;
	background-position: -27px -39px;
	margin: 0 5px 0 0;
	vertical-align: bottom
}

.icon.i_enlarge {
	width: 30px;
	height: 30px;
	background-position: -92px -39px;
	margin: 2px 10px 0 0;
	vertical-align: middle;
	float: left
}

.icon.i_help {
	width: 30px;
	height: 27px;
	background-position: -149px -105px
}

.icon.i_help.inactive {
	background-position: -211px -105px
}

.icon.i_registrate {
	width: 27px;
	height: 30px;
	background-position: -93px -138px
}

.icon.i_registrate.inactive {
	background-position: 0px -105px
}

.icon.i_servis {
	width: 31px;
	height: 31px;
	background-position: -124px -73px
}

.icon.i_servis.inactive {
	background-position: -93px -73px
}

.icon.i_navody {
	width: 30px;
	height: 30px;
	background-position: -31px -138px
}

.icon.i_navody.inactive {
	background-position: -0px -138px
}

.icon.i_faq {
	width: 30px;
	height: 31px;
	background-position: -87px -105px
}

.icon.i_faq.inactive {
	background-position: -56px -105px
}

.icon.i_zaruka {
	width: 30px;
	height: 31px;
	background-position: -31px -73px
}

.icon.i_zaruka.inactive {
	background-position: -0px -73px
}

.icon.i_location {
	width: 21px;
	height: 31px;
	background-position: -0px -172px
}

.icon.i_phone {
	width: 30px;
	height: 30px;
	background-position: -54px -172px
}

.icon.i_mail {
	width: 31px;
	height: 20px;
	background-position: -22px -172px
}

.icon.i_back {
	width: 16px;
	height: 16px;
	background-position: -146px -45px
}

.icon.i_upload {
	width: 21px;
	height: 21px;
	background-position: -167px -39px;
	margin: 0 5px 0 0
}

body:after {
	content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
	display: none
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.lightbox a img {
	border: none
}

.lb-outerContainer {
	position: relative;
	background-color: white;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px
}

.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both
}

.lb-container {
	padding: 4px
}
    
.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../img/loading.gif) no-repeat
}

.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10
}

.lb-container>.nav {
	left: 0
}

.lb-nav a {
	outline: none;
	background-image: url("data: image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")
}

.lb-prev, .lb-next {
	height: 100%;
	cursor: pointer;
	display: block
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(../img/prev.png) left 48% no-repeat;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s
}

.lb-nav a.lb-prev:hover {
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(../img/next.png) right 48% no-repeat;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s
}

.lb-nav a.lb-next:hover {
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both
}

.lb-data {
	padding: 0 4px;
	color: #ccc
}

.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999999
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(../img/close.png) top right no-repeat;
	text-align: right;
	outline: none;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1
}

.main_header .logo {
	float: left;
	max-height: 100px;
	width: auto !important;
	margin: 0px 0px 0px 0px
}

.main_header .handle {
	cursor: pointer;
	display: inline-block
}

.main_header .icon_group {
	float: right;
	color: #fff;
	padding-top: 29px
}

.main_header .icon_group .icon {
	vertical-align: middle
}

.main_header .icon_group .i_lang {
	position: relative
}

.main_header .icon_group .i_lang .current_lang {
	position: absolute;
	right: 0;
	line-height: 1em;
	top: 0;
	color: #fff;
	font-style: normal
}

@media (max-width: 575px) {
.main_header {
	min-height: 51px
}

.main_header .inner {
	padding: 0 20px
}

.main_header .logo {
	margin-left: 0;
	margin-top: 0px;
	max-height: 50px
}

.main_header .menu_handle, .main_header .search_handle {
	padding: 3px 5px 3px 4px;
	margin: 0 7px 0 0
}

.main_header .lang_handle {
	padding-left: 1px
}

.main_header .icon_group {
	padding-top: 13px;
	font-size: 0
}

.main_header .icon_group .icon {
	vertical-align: middle;
	-moz-background-size: 156px 156px;
	-o-background-size: 156px 156px;
	-webkit-background-size: 156px 156px;
	background-size: 156px 156px
}

.main_header .icon_group .icon.i_menu {
	width: 21px;
	height: 18px;
	background-position: -22px 0;
	margin: 0
}

.main_header .icon_group .icon.i_search {
	width: 17px;
	height: 18px;
	background-position: -44px 0;
	margin: 0
}

.main_header .icon_group .icon.i_lang {
	width: 38px;
	height: 19px;
	background-position: -61px 0
}

.main_header .icon_group .icon.i_lang .current_lang {
	font-size: 13px
}

}

@media (max-width: 319px) {
.main_header .menu_handle, .main_header .search_handle {
	margin-right: 0
}

}

.main_menu, .search, .language_switcher {
	position: absolute;
	z-index: 9999;
}

.main_menu.shown, .search.shown, .language_switcher.shown {
	display: block
}

@media (max-width: 575px) {
.main_menu: before, .search: before, .language_switcher: before {
	top: -11px !important;
	border-width: 0 7px 11px 7px !important
}

}

.main_menu {
	display: none;
	background: #0000fe;
	top: 91px;
	/*right: 103px;*/
  right: 55px;
	width: 240px;
	font-size: 1em
}

.main_menu li {
	position: relative;
	top: 1px
}

.main_menu li .manipulate {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -17px;
	z-index: 99;
	border: 9px solid #0000fe;
	border-left-width: 6px;
	background: url(../img/icons/sprites.png) no-repeat;
	-moz-background-size: 250px 250px;
	-o-background-size: 250px 250px;
	-webkit-background-size: 250px 250px;
	background-size: 250px 250px;
	background-position: 0 0
}

.main_menu li.menu_hide {
	display: none
}

.main_menu li.current-menu-item>a, .main_menu li.opened>a {
	color: #000;
	border-color: #767d83
}

.main_menu li.current-menu-item>a .manipulate, .main_menu li.opened>a .manipulate {
	background-position: -18px 0
}

.main_menu li.has-submenu.opened>ul, .main_menu li.has-submenu.current-menu-item>ul {
	display: block
}

.main_menu a {
	text-decoration: none;
	text-transform: uppercase;
	padding: 9px 30px 9px 10px;
	display: block;
	line-height: 1.2em;
	font-size: 1em;
	color: #fff;
	position: relative;
	border-bottom: 1px solid #ced0d3
}

.main_menu ul {
	text-align: left;
	overflow: hidden
}

.main_menu ul ul {
	display: none
}

.main_menu ul ul>li a {
	padding-left: 20px
}

.main_menu ul ul ul>li a {
	padding-left: 30px;
	font-weight: bold
}

.main_menu ul ul ul ul>li a {
	padding-left: 40px;
	font-weight: normal
}

.main_menu:before {
	display: block;
	content: " ";
	position: absolute;
	top: -13px;
	right: 71px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 13px 8px;
	border-color: transparent transparent #0000fe transparent
}

@media (max-width: 575px) {
.main_menu {
	top: 51px;
	right: 41px
}

}

@media (max-width: 319px) {
.main_menu {
	right: 27px
}

}

.search {
	display: none;
	position: absolute;
	right: 105px;
	top: 91px;
	background: #5eb030;
	padding: 7px 9px 7px 5px
}

.search .s {
	background: none;
	border: 0;
	padding: 6px 5px 0 5px;
	height: 23px;
	width: 148px;
	border-bottom: 1px solid #4f8838;
	color: #343f47;
	vertical-align: bottom;
	margin: 0 4px 0 0
}

.search .s:-moz-placeholder {
	color: #343f47;
	font-style: normal;
	opacity: 1
}

.search .s::-moz-placeholder {
	color: #343f47;
	font-style: normal;
	opacity: 1
}

.search .s:-ms-input-placeholder {
	color: #343f47;
	font-style: normal;
	opacity: 1
}

.search .s::-webkit-input-placeholder {
	color: #343f47;
	font-style: normal;
	opacity: 1
}

.search .q {
	width: 26px;
	height: 26px;
	overflow: hidden;
	background-color: transparent;
	border: 0;
	text-indent: -200px;
	cursor: pointer;
	background: url(../img/icons/sprites.png) no-repeat;
	-moz-background-size: 250px 250px;
	-o-background-size: 250px 250px;
	-webkit-background-size: 250px 250px;
	background-size: 250px 250px;
	background-position: -71px 0px
}

.search:before {
	display: block;
	content: " ";
	position: absolute;
	top: -13px;
	right: 16px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 13px 8px;
	border-color: transparent transparent #5eb030 transparent
}

@media (max-width: 575px) {
.search {
	top: 51px;
	right: 63px
}

}

@media (max-width: 319px) {
.search {
	right: 36px
}

.search:before {
	right: 36px
}

}

.language_switcher {
	width: 240px;
	display: none;
	top: 91px;
	right: 54px;
	background: #0000fe;
	border-bottom: 1px solid #0000fe;
	font-size: 1.3em
}

.language_switcher:before {
	display: block;
	content: " ";
	position: absolute;
	top: -13px;
	right: 16px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 13px 8px;
	border-color: transparent transparent #0000fe transparent
}

.language_switcher .lang_list_wrap {
	overflow: hidden;
	margin-top: -1px
}

.language_switcher ul {
	display: block;
	margin: 0 -2px;
	position: relative;
	top: 1px;
	*zoom: 1
}

.language_switcher ul:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.language_switcher ul li {
	float: left;
	width: 25%;
	border: 1px solid #d2d4d6;
	border-left: 0;
	border-top: 0
}

.language_switcher ul a {
	display: block;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	color: #fff
}

@media (max-width: 575px) {
.language_switcher {
	top: 51px;
	right: 29px
}

}

@media (max-width: 319px) {
.language_switcher {
	right: 0
}

.language_switcher:before {
	right: 45px
}

}

.content {
	text-align: center;
	/*padding: 25px 0;*/
  padding-bottom: 25px;
}

@media (max-width: 575px) {
.content .inner {
	padding: 0 25px
}

}

.main_footer {
	background: #e2e2e2;
	width: 100%;
	text-align: center
}

.main_footer .inner {
	line-height: 60px;
	color: #0c0c0c;
	text-align: left;
	font-size: 0.75em
}

.main_footer a {
	color: #0c0c0c;
	text-decoration: none
}

@media (max-width: 575px) {
.main_footer .inner {
	line-height: 30px
}

}

@media (max-width: 319px) {
.main_footer p {
	text-align: center
}

}

.subpage .content .inner {
	padding: 0 40px
}

@media (max-width: 575px) {
.subpage .content .inner {
	padding: 0 20px
}

}

.support .content {
	padding-top: 30px
}

.fullwidth_slider {
	width: 100%;
	padding-bottom: 30px
}

@media (max-width: 1180px) {
.fullwidth_slider {
	padding-bottom: 23px
}

}

.fullwidth_slider .carousel {
	text-align: center
}

.fullwidth_slider .slick-slide img {
	margin: 0 auto
}

.fullwidth_slider .slick-prev, .fullwidth_slider .slick-next {
	display: none !important
}

.fullwidth_slider .slick-dots {
	width: auto;
	height: auto;
	text-align: center;
	margin: 18px 0 0
}

.fullwidth_slider .slick-dots>li {
	width: auto;
	height: auto;
	display: inline
}

.fullwidth_slider .slick-dots>li button {
	width: 21px;
	height: 21px;
	padding: 0;
	border: 0;
	margin: 0 9px;
	display: inline-block;
	text-indent: -2000px;
	overflow: hidden;
	cursor: pointer;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #ddd
}

@media (max-width: 575px) {
.fullwidth_slider .slick-dots>li button {
	width: 16px;
	height: 16px;
	margin: 0 7px
}

}

.fullwidth_slider .slick-dots>li.slick-active button {
	background: #3bd42e
}

@media (max-width: 1180px) {
.fullwidth_slider .slick-dots {
	margin: 28px 0 0 0
}

}

@media (max-width: 575px) {
.fullwidth_slider .slick-dots {
	margin: 23px 0 0 0
}

}

.subpage .fullwidth_slider {
	padding-bottom: 0
}

.videos {
	padding-bottom: 43px
}

.videos ul {
	display: block;
	margin: 0 -4px;
	*zoom: 1
}

.videos ul:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.videos ul li {
	float: left;
	width: 33.33%;
	padding: 0 4px
}

@media (max-width: 1180px) {
.videos {
	padding-bottom: 38px
}

}

@media (max-width: 635px) {
.videos ul li {
	width: 50%;
	padding: 0 4px 11px 4px
}

}

@media (max-width: 575px) {
.videos {
	padding-bottom: 15px
}

.videos ul li {
	width: 100%;
	text-align: center
}

.videos ul li img {
	margin: 0 auto
}

}

.news {
	padding: 20px 0;
	font-size: 0.875em;
	line-height: 1.2em
}

.news a {
	text-decoration: none;
	color: #0c0c0c
}

.news a span {
	color: #3bd42e;
	font-weight: normal
}

.news a span:after {
	content: "\00a0\2013";
	color: #0c0c0c
}

.news a small {
	font-weight: normal;
	font-size: .95em
}

.news a:hover small {
	color: #3bd42e
}

.news h3 {
	font-weight: bold
}

@media (max-width: 575px) {
.news {
	padding: 0 0 20px 0
}

.news .inner {
	max-width: 228px;
	padding: 0
}

.news a span {
	display: block
}

.news a span:after {
	content: ""
}

}

ul.news_tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	*zoom: 1
}

ul.news_tabs:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

ul.news_tabs>li {
	margin: 0;
	padding: 0 4px 0 0;
	float: left;
	display: inline
}

ul.news_tabs a {
	font-weight: bold;
	font-size: 1.375em;
	line-height: 1em;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	padding: 8px 45px 2px 8px;
	position: relative;
	background: #e2e2e2
}

ul.news_tabs a:after {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 16px;
	top: 7px;
	content: " ";
	display: block;
	background: url(../img/icons/sprites.png) no-repeat;
	-moz-background-size: 250px 250px;
	-o-background-size: 250px 250px;
	-webkit-background-size: 250px 250px;
	background-size: 250px 250px;
	background-position: 0 0
}

ul.news_tabs a.open {
	background: #3bd42e
}

ul.news_tabs a.open:after {
	background-position: 0 -45px
}

@media (max-width: 575px) {
ul.news_tabs {
	max-width: 250px
}

ul.news_tabs>li {
	display: block;
	width: 100%;
	text-align: left;
	padding: 0 0 4px 0
}

}

@media (max-width: 319px) {
ul.news_tabs {
	max-width: 195px
}

ul.news_tabs a {
	padding-right: 40px;
	padding-top: 15px;
	font-size: 1em
}

}

.tab_content {
	display: none;
	text-align: left
}

.tab_content.shown {
	display: block
}

.news_item {
	padding: 15px 0 4px 0;
	text-align: left;
	font-size: 0.875em;
	line-height: 1.2em
}

.news_item a {
	text-decoration: none;
	color: inherit
}

.news_item h3 {
	font-weight: bold;
	font-size: 1.71429em;
	line-height: 1.2em
}

.news_item h3 time {
	display: inline;
	font-weight: normal
}

.news_item .more {
	color: #3bd42e
}

.news_item .more:before {
	content: "("
}

.news_item .more:after {
	content: ")"
}

.pagination {
	text-align: right;
	color: #0000fe;
	padding: 40px 0 15px 0;
	font-size: 0.875em
}

.pagination>li {
	display: inline;
	padding-left: 10px
}

.pagination a {
	text-decoration: none;
	color: #3bd42e
}

.pagination .inactive {
	color: #0000fe
}

.styled_text {
	text-align: left;
	font-size: 0.875em;
	line-height: 1.2em
}

.styled_text h1, .styled_text h2 {
	font-weight: bold;
	font-size: 1.71429em;
	padding: 5px 0 5px 0;
	line-height: 1.2em;
	text-transform: uppercase
}

.styled_text h3 {
	color: #3bd42e;
	font-weight: normal;
	padding: 1px 0 15px 0;
	font-size: 1.71429em
}

.styled_text p {
	padding-bottom: 15px
}

.styled_text a {
	color: #3bd42e;
	text-decoration: none
}

.styled_text hr {
	border: medium none;
	background-color: #BEBFC2;
	color: #BEBFC2;
	height: 1px;
	margin: -6px 0 10px 0
}

.styled_text+.pagination {
	padding-top: 0
}

@media (max-width: 1180px) {
.styled_text+.pagination {
	padding-top: 20px
}

}

#match_header {
  background-color:whitesmoke;
  padding-bottom: 10px;  
}

ul.menu_match {
  color:black;
  text-align: center;
}

ul.menu_match li {
  background-color:lightgray;
  display:inline-block;
  padding:5px;
  min-width:150px;
  text-align:center;
  margin:3px 3px;
}
ul.menu_match li.selected {
  font-weight:bold;
}

ul.menu_match li a,ul.menu_match li a:visited {
 color:inherit;
 display:block;
 width:100%;
}

ul.menu_match.submenu li {
  color:lightgray;
  background-color:#2f2e94;
}

ul.menu_match.submenu.items{
  display:inline;
}

ul.menu_match.submenu.items.import{
  display:inline-block;
}
ul.menu_match.submenu.items li{
  color:black;
  background-color:lightgray;
}
ul.menu_match.submenu.items.import li{
  width:170px;
}

div.menu_match.submenu.div {
  text-align:left;
  display: inline-block;
}


@media (max-width: 1200px) {
  body {
    font-size:1.2em;
  }
  .inner {
    width:1180px;
  }
  .main_header {
    min-width:1180px;
  }
}
@media (min-width: 1200px) {
  body {
    font-size:1.25em;
  }
  .inner {
    min-width:1280px;
  }
  .main_header {
    min-width:1280px;
  }
}

#match-import-content h2 {
  font-weight:bold;
} 
#match-import-content blockquote {
  margin-left:20px;
  margin-bottom:10px;
}
