@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 0;left: 100%;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: nowrap; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 50%;left: -3px;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: show_hide 4s;}
.error .wm-tooltip::after {width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}

table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel { display: none;}
body { background: #ffffff; text-align: left; z-index: 2;}
.wrapper { position: relative; z-index: 3; font-family: Arial, Helvetica, sans-serif; text-align: left; text-indent: 0; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block;}
.block-13 .layout_36_id_37 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-13 { margin: 0; border: none; position: relative; text-align: center; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; z-index: 5; display: block; right: 0; -webkit-box-shadow: inset 0px 100px 0px  #1c1921; -moz-box-shadow: inset 0px 100px 0px  #1c1921; box-shadow: inset 0px 100px 0px  #1c1921; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-24 { margin: 0; position: relative; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 2; width: 960px; max-width: 100%; box-sizing: border-box; min-height: 0; right: auto;}
.blocklist-37 p:first-child { margin-top: 0;}
.blocklist-37 p:last-child { margin-bottom: 0;}
.blocklist-37 .header { border: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; text-align: center; box-sizing: border-box; font-size: 14px; text-decoration: none; min-height: 0; -webkit-box-shadow: inset 0px 1px 0px  #fa615c; -moz-box-shadow: inset 0px 1px 0px  #fa615c; box-shadow: inset 0px 1px 0px  #fa615c; background: #1c1921; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 960px; margin-left: auto; margin-right: auto; left: NaNpx; z-index: 2; padding-left: 0; padding-top: 20px;}
.blocklist-37 .header_text { font-size: 25px; box-sizing: border-box; font-family: Roboto Condensed, sans-serif; color: #ffffff; text-decoration: none; text-align: left; font-weight: bold; margin-bottom: 50px;}
.blocklist-37 .description { box-sizing: border-box; overflow: hidden; text-align: left; margin-bottom: 15px;}
.blocklist-37 .body-outer { box-sizing: border-box; position: relative; font-size: 14px; text-decoration: none; margin-top: -40px; text-align: left; padding-left: 0; padding-right: 0;}
.blocklist-37 .body { margin: 0 -10px; box-sizing: border-box;}
.blocklist-37 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.blocklist-37 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.blocklist-37 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; box-sizing: border-box;}
.blocklist-37 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: auto; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.blocklist-37 .item { margin: 0 10px; border: none; position: relative; width: 225px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; box-sizing: border-box; color: #b5b5b5; text-decoration: none; -webkit-box-shadow: 0px 1px 5px  rgba(0,0,0,0.1); -moz-box-shadow: 0px 1px 5px  rgba(0,0,0,0.1); box-shadow: 0px 1px 5px  rgba(0,0,0,0.1); background: #f5f5f5; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-width: 0; min-height: 0;}
.blocklist-37 .text { padding: 20px 30px; margin-bottom: 5px; text-align: center; box-sizing: border-box; position: relative; font-family: Roboto Condensed, sans-serif; font-size: 15px; color: #353d4d; line-height: 1.4; text-decoration: none;}
.blocklist-37 .image { box-sizing: border-box; position: relative; margin-bottom: 5px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.blocklist-37 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff;}
.blocklist-37 .item__image__title { box-sizing: border-box; display: block; font-weight: bold; font-size: 12px; position: absolute; left: 0; top: 0;}
.blocklist-37 .img-convert { box-sizing: border-box; width: auto; height: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.blocklist-37 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto;}
.blocklist-37 .title { padding: 20px; border: none; font-weight: bold; margin-bottom: 5px; text-align: center; box-sizing: border-box; position: relative; z-index: 1; font-family: Roboto Condensed, sans-serif; font-size: 20px; color: #ffffff; text-decoration: none; background: #353d4d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-37 .price { box-sizing: border-box; margin-bottom: 15px; position: relative; text-align: center; color: #000000; text-decoration: none; margin-top: 0; border-top: 1px solid rgba(53,61,77,0.5); border-right: 0px solid rgba(53,61,77,0.5); border-bottom: 0px solid rgba(53,61,77,0.5); border-left: 0px solid rgba(53,61,77,0.5); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 20px;}
.blocklist-37 .price-inner { box-sizing: border-box; display: inline-block; text-decoration: none; font-weight: bold; text-align: left;}
.blocklist-37 .price-note { box-sizing: border-box; display: inline-block; text-decoration: none;}
.blocklist-37 .price-value { box-sizing: border-box; display: inline-block; font-family: Roboto Condensed, sans-serif; font-size: 21px; color: #353d4d; text-decoration: none; text-align: left; margin-top: 0; margin-right: 5px;}
.blocklist-37 .price-currency { box-sizing: border-box; display: inline-block; font-family: Roboto Condensed, sans-serif; font-size: 19px; color: #353d4d; text-decoration: none; text-align: left;}
.blocklist-37 .more { text-align: center; box-sizing: border-box; position: relative; color: #000000; text-decoration: none; margin-bottom: 30px;}
.blocklist-37 .more > a { padding: 10px 25px; border: none; display: inline-block; box-sizing: border-box; font-family: Roboto Condensed, sans-serif; font-size: 15px; color: #ffffff; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent; background: #eb221e; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align: left;}
.blocklist-37 .more > a:hover, 
.blocklist-37 .more > a.hover, 
.blocklist-37 .more > a.active { -webkit-box-shadow: 0 0 0 transparent, inset 0px 0px 1px 1px rgba(250,97,92,0.5), 0px 2px 3px  rgba(235,34,30,0.5); -moz-box-shadow: 0 0 0 transparent, inset 0px 0px 1px 1px rgba(250,97,92,0.5), 0px 2px 3px  rgba(235,34,30,0.5); box-shadow: 0 0 0 transparent, inset 0px 0px 1px 1px rgba(250,97,92,0.5), 0px 2px 3px  rgba(235,34,30,0.5);}
.blocklist-37 .more > a:active, 
.blocklist-37 .more > a.active { -webkit-box-shadow: inset 0px 1px 1px  #872828, inset 0px 0px 1px 1px rgba(250,97,92,0.5), 0 0 0 transparent; -moz-box-shadow: inset 0px 1px 1px  #872828, inset 0px 0px 1px 1px rgba(250,97,92,0.5), 0 0 0 transparent; box-shadow: inset 0px 1px 1px  #872828, inset 0px 0px 1px 1px rgba(250,97,92,0.5), 0 0 0 transparent;}
.blocklist-37 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-37 .title a { color: inherit; text-decoration: inherit;}
.blocklist-37 .footer { text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-37 .all { box-sizing: border-box;}
.blocklist-37 .controls { visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; box-sizing: border-box; margin-top: -10px;}
.blocklist-37 .prev { position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-37 .next { position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-37 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-37 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-37 .pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.blocklist-37 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.blocklist-37 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-37 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.blocklist-37 .bx-pager a:active, 
.blocklist-37 .bx-pager a.active { background: #bbbbbb;}
.blocklist-37 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.block-5 .layout_center_12_id_20_0 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-5 .layout_center_12_id_20_2 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-5 { margin: 0; border: none; position: relative; font-size: 16px; text-indent: NaNpx; text-decoration: none; top: 0; left: 0; width: auto; min-height: 653px; background: #1c1921; z-index: 4; display: block; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-15 { padding: 0 2px; margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: center; box-sizing: border-box; display: -webkit-flex; display: flex; width: 960px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.menu-23 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-23 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-23 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-23 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-23 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-23 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-23 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-23 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box; text-align: left;}
.menu-23 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-23 .menu-scroll > ul > li.menu-item > a { padding: 15px 20px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 17px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; font-style: normal; letter-spacing: 0; text-transform: none; z-index: 4; text-align: left;}
.menu-23 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-23 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-23 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-23 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-23 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-23 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; position: absolute; top: 100%; left: 0; background: #eee; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box;}
.menu-23 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-23 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative;}
.menu-23 .menu-scroll > ul ul ul { margin: 0 0 0 8px; position: absolute; left: 100%; top: 0;}
.menu-23 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-23 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-23 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-23 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-8 .layout_22 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-8 .layout_25 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-8 { margin: 0 auto; position: relative; text-decoration: none; top: 0; left: 0; width: 960px; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; padding-bottom: 5px; padding-top: 5px; right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-17 { margin: 4px 0 auto; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: 263px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.search-25 form { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.search-25 input { padding: 10px; margin: 0; border: 1px solid rgba(255,255,255,0.1); box-sizing: border-box; vertical-align: top; background: none; font-size: 15px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 36px; width: 0; height: 0; max-width: 100%; font-family: Roboto Condensed, sans-serif; text-align: left; text-indent: 0; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 300;}
.search-25 button { padding: 3px 4px; margin: 0 0 0 5px; border: none; box-sizing: border-box; vertical-align: top; background: url("../images/search1.png") left 50% top 50% / 28px no-repeat; font-size: 14px; outline: none; min-width: 24px; min-height: 36px; position: relative; z-index: 1; font-family: Arial, Helvetica, sans-serif; text-align: left; text-indent: 0; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; width: 36px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.search-25 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-25 input:focus { outline: none;}
.search-25 button:focus { outline: none;}
.search-25 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-25 ::-webkit-input-placeholder { color: rgba(171,171,171,0.4);}
.search-25 ::-moz-placeholder { color: rgba(171,171,171,0.4);}
.search-25 :-ms-input-placeholder { color: rgba(171,171,171,0.4);}
.widget-14 { padding: 0 2px; margin: 1px 0 auto 305px; position: relative; text-align: right; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; display: -webkit-flex; display: flex; width: 392px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.menu-22 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-22 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-22 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-22 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-22 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box; text-align: left;}
.menu-22 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-22 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0 10px; border: none; position: absolute; top: 100%; left: 0; background: #1c1921; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-22 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-22 .menu-scroll > ul ul > li > a { padding: 5px 20px; border: none; cursor: pointer; display: block; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 13px; line-height: 1.4; position: relative; font-family: Roboto Condensed, sans-serif; text-align: left; text-indent: 0;}
.menu-22 .menu-scroll > ul ul > li > a:hover, 
.menu-22 .menu-scroll > ul ul > li > a.hover, 
.menu-22 .menu-scroll > ul ul > li > a.active { color: #ec5538;}
.menu-22 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-22 .menu-scroll > ul ul ul { margin: 0 0 0 8px; position: absolute; left: 100%; top: 0;}
.menu-22 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-22 .menu-scroll > ul > li.menu-item > a { padding: 10px 0 10px 30px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; font-family: Roboto Condensed, sans-serif; font-weight: normal; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-indent: 0; text-align: right;}
.menu-22 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-22 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-22 .menu-scroll > ul > li.menu-item > a.active { color: #fa615c; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.menu-22 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-22 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-22 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-22 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-22 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-22 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-22 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-22 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-22 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-22 .menu-scroll > ul > li.menu-item > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-22 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-22 .menu-scroll > ul ul > li > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.block-6 .layout_15 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-6 .layout_13_id_15 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-6 .layout_13_id_14 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-6 { margin: 0; border: none; position: relative; font-size: 12px; text-decoration: none; top: 0; left: 0; width: auto; min-height: 600px; background: linear-gradient(rgba(26,3,26,0.4), rgba(26,3,26,0.4)), url("../images/pictop.jpg?1481804212960") left 50% top 0px / auto auto no-repeat; z-index: 1; display: -webkit-flex; display: flex; padding-top: 40px; padding-bottom: 40px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-16 { margin: 145px 0 0 61px; position: relative; top: 0; left: 0; z-index: 3; font-family: Roboto Condensed, sans-serif; text-align: right; text-indent: 0; font-size: 53px; color: #ffffff; text-decoration: none; box-sizing: border-box; width: 537px; min-height: 96px; font-weight: bold;}
.widget-8 { margin: 96px 0 0 390px; position: relative; color: #ffffff; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 176px; min-height: 51px;}
.phones-14 p:first-child { margin-top: 0;}
.phones-14 p:last-child { margin-bottom: 0;}
.phones-14 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top;}
.phones-14 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5;}
.phones-14 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-14 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-14 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-14 .title { box-sizing: border-box; display: none;}
.phones-14 .text_body { box-sizing: border-box; font-family: Roboto Condensed, sans-serif; text-align: right; text-indent: 0; font-size: 19px; text-decoration: none; font-weight: bold;}
.phones-14 input.tgl-but { box-sizing: border-box; display: none;}
.phones-14 .text_body a { text-decoration: none; color: inherit;}
.phones-14 input.tgl-but:checked + .block-body-drop { display: block;}
.block-7 { margin: 30px 0 auto 1px; position: relative; text-decoration: none; top: 0; left: 0; width: 360px; min-height: 0; z-index: 1; display: block;}
.widget-9 { margin: 0; position: relative; font-family: Roboto Condensed, sans-serif; font-size: 18px; color: #ffffff; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 360px; padding-left: 0;}
.widget-10 { margin: 0 0 20px; border: none; position: relative; font-size: 25px; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 360px; min-height: 0; padding-bottom: 20px; -webkit-box-shadow: inset 0px -2px 0px  #fa615c; -moz-box-shadow: inset 0px -2px 0px  #fa615c; box-shadow: inset 0px -2px 0px  #fa615c; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; font-size: 14px; text-decoration: none;}
.site-name img { border: none; box-sizing: border-box; display: block; max-width: 100%; text-decoration: none; width: 50px; min-height: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px;}
.site-name .sn-text { border: none; box-sizing: border-box; font-family: Roboto Condensed, sans-serif; font-size: 35px; color: #ffffff; text-decoration: none; min-height: 0; margin-top: 0; margin-bottom: auto; margin-left: 0; font-weight: bold; z-index: 5; text-align: left; text-indent: 0; -webkit-text-shadow: 0px 1px 1px  rgba(0,0,0,0.5); -moz-text-shadow: 0px 1px 1px  rgba(0,0,0,0.5); text-shadow: 0px 1px 1px  rgba(0,0,0,0.5); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name a { text-decoration: none; outline: none;}
.block-18 .layout_52 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-18 .layout_55 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-18 .layout_58 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-18 .layout_50_id_52 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-18 { margin: 0; border: none; position: relative; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; background: #1c1921; z-index: 3; display: -webkit-flex; display: flex; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 50px; padding-bottom: 50px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-19 { margin: 0 0 auto 20px; position: relative; font-family: Roboto, sans-serif; color: #bbbbbb; text-decoration: none; top: 0; left: 0; width: 212px; min-height: 0; z-index: 3; display: block;}
.widget-34 { margin: 0; position: relative; color: #ffffff; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 188px;}
.widget-35 { margin: 20px 0 0; position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 186px;}
.block-20 { margin: 0 0 auto 20px; position: relative; font-family: Roboto, sans-serif; color: #bbbbbb; text-decoration: none; top: 0; left: 0; width: 130px; min-height: 0; z-index: 2; display: block;}
.widget-36 { margin: 0; position: relative; font-family: PT Serif, serif; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 130px;}
.address-56 p:first-child { margin-top: 0;}
.address-56 p:last-child { margin-bottom: 0;}
.address-56 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top;}
.address-56 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5;}
.address-56 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-56 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-56 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Roboto, sans-serif; text-align: center; text-decoration: none;}
.address-56 .title { box-sizing: border-box; font-size: 10px; color: #fa615c; text-align: left; text-decoration: none;}
.address-56 .text_body { font-family: Roboto Condensed, sans-serif; color: #ffffff; font-style: italic; text-align: left; text-decoration: none; padding-top: 5px;}
.address-56 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.address-56 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-37 { margin: 0; position: relative; color: #382724; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 130px; min-height: 39px;}
.phones-57 p:first-child { margin-top: 0;}
.phones-57 p:last-child { margin-bottom: 0;}
.phones-57 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top;}
.phones-57 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5;}
.phones-57 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-57 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-57 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; color: #bbbbbb; text-decoration: none;}
.phones-57 .title { box-sizing: border-box; font-size: 10px; color: #fa615c; text-align: left; text-decoration: none;}
.phones-57 .text_body { font-family: Roboto Condensed, sans-serif; font-size: 17px; color: #ffffff; text-align: left; text-decoration: none; padding-top: 5px; font-weight: bold;}
.phones-57 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.phones-57 input.tgl-but:checked + .block-body-drop { display: block;}
.phones-57 .text_body a { text-decoration: none; color: inherit;}
.block-21 .layout_61 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-21 .layout_58_id_59 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-21 { margin: 0 0 auto 405px; position: relative; text-decoration: none; top: 0; left: 0; width: 153px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-38 { margin: 0 0 0 31px; position: relative; font-size: 0; text-align: right; text-decoration: none; top: 0; left: 0; z-index: 3; display: -webkit-flex; display: flex; width: 122px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: baseline; -moz-align-items: baseline; align-items: baseline;}
.widgetsocial-59 .vk { padding: 2px; background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat; display: inline-block; font-size: 14px; text-decoration: none; vertical-align: middle; width: 30px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; min-height: 30px; margin-right: 4px;}
.widgetsocial-59 .fb { padding: 2px; background: url("../images/wm_social_links_fb.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 30px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; font-size: 14px; text-decoration: none; min-height: 30px; margin-right: 4px;}
.widgetsocial-59 .tw { padding: 2px; background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat; display: inline-block; font-size: 14px; text-align: left; text-decoration: none; vertical-align: middle; width: 30px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; min-height: 30px; margin-right: 4px;}
.widgetsocial-59 .google { padding: 2px; background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 30px; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; min-width: 20px; box-sizing: border-box; font-size: 14px; text-decoration: none;}
.widgetsocial-59 .ins { padding: 2px; background: url("../images/wm_social_links_ins.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 30px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; font-size: 14px; text-decoration: none; min-height: 30px; margin-right: 4px;}
.widgetsocial-59 .ok { padding: 2px; background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 30px; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; min-width: 20px; box-sizing: border-box; font-size: 14px; text-decoration: none;}
.widgetsocial-59 .mail { padding: 2px; background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 30px; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; min-width: 20px; box-sizing: border-box; font-size: 14px; text-decoration: none;}
.widgetsocial-59 .pin { padding: 2px; background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 30px; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; min-width: 20px; box-sizing: border-box; font-size: 14px; text-decoration: none;}
.widgetsocial-59 .lj { padding: 2px; background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 30px; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; min-width: 20px; box-sizing: border-box; font-size: 14px; text-decoration: none;}
.widgetsocial-59 .my { padding: 2px; background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 30px; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; min-width: 20px; box-sizing: border-box; font-size: 14px; text-decoration: none;}
.widgetsocial-59 .youtube { padding: 2px; background: url("../images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 30px; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; min-width: 20px; box-sizing: border-box; font-size: 14px; text-decoration: none;}
.widget-39 { margin: 31px 0 0 57px; position: relative; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; top: 0; left: 0; z-index: 2; width: 96px;}
.widget-40 { padding: 0 2px; margin: 1px 0 auto -365px; position: relative; font-family: PT Sans Narrow, sans-serif; color: #ffffff; text-decoration: none; top: 0; left: 0; z-index: 1; width: 239px; box-sizing: border-box; display: block;}
.menu-61 .menu-scroll > ul > li.delimiter { margin: 2px 5px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 1px; height: auto; width: auto; background: rgba(255,255,255,0.1); font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none;}
.menu-61 .menu-scroll > ul ul { padding: 5px; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; margin: 0 0 0 5px; width: 150px; display: none;}
.menu-61 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-61 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-61 .menu-title { box-sizing: border-box; padding-left: 17px; margin-bottom: 10px; font-family: PT Sans, sans-serif; color: #fa615c; text-decoration: none;}
.menu-61 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-61 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-61 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-61 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-61 .menu-scroll > ul > li.menu-item > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Roboto Condensed, sans-serif; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: 300;}
.menu-61 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-61 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-61 .menu-scroll > ul > li.menu-item > a.active { text-decoration: underline; color: #fa615c;}
.menu-61 .menu-scroll > ul > li.menu-item > a:active, 
.menu-61 .menu-scroll > ul > li.menu-item > a.active { text-decoration: none; color: #ff9694;}
.menu-61 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-61 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-61 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-61 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 2px; margin-right: 2px;}
.menu-61 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-61 .menu-scroll > ul > li.menu-item > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-61 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-61 .menu-scroll > ul ul > li > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.block-16 .layout_45_id_46 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-16 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: none; z-index: 2; display: block; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px; padding-top: 0.02px; text-decoration: none;}
.block-17 { padding: 30px 20px; margin: 0; position: relative; font-family: PT Sans Narrow, sans-serif; font-size: 30px; color: #363636; text-align: center; text-decoration: none; top: 0; left: 0; width: 960px; min-height: 0; z-index: 2; display: block; right: auto;}
.widget-30 { margin: 0; border: none; position: relative; font-family: Roboto Condensed, sans-serif; color: #353d4d; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; font-weight: bold; width: auto; right: 0; padding-bottom: 20px; -webkit-box-shadow: inset 0px -1px 0px  rgba(250,97,92,0.5); -moz-box-shadow: inset 0px -1px 0px  rgba(250,97,92,0.5); box-shadow: inset 0px -1px 0px  rgba(250,97,92,0.5); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 20px;}
h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: center; font-family: Roboto Condensed, sans-serif; color: #353d4d;}
h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: center; font-family: Roboto Condensed, sans-serif; color: #353d4d;}
h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: center; font-family: Roboto Condensed, sans-serif; color: #353d4d;}
h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: center; font-family: Roboto Condensed, sans-serif; color: #353d4d;}
h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: center; font-family: Roboto Condensed, sans-serif; color: #353d4d;}
.widget-31 { margin: 10px 0 0; position: relative; font-family: Roboto, sans-serif; font-size: 15px; color: #666666; line-height: 1.5; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 1; display: block; width: auto; right: 0; font-weight: normal;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-48 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-48 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-48 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-48 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.widget-32 { padding: 30px 20px; margin: 30px auto 0; position: relative; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; min-height: 0; width: 960px; right: 0;}
.horizontal_block-49 p:first-child { margin-top: 0;}
.horizontal_block-49 p:last-child { margin-bottom: 0;}
.horizontal_block-49 .body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_block-49 .figure { display: block;}
.horizontal_block-49 .image { box-sizing: border-box;}
.horizontal_block-49 .image img { border: 9px solid rgba(0,0,0,0); vertical-align: middle; box-sizing: content-box; width: auto; height: auto; text-align: left; text-decoration: none; margin-top: 20px; padding-top: 0.02px; -webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.05); -moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.05); box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.05); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.horizontal_block-49 .detail { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-left: 0; text-decoration: none; padding-top: 18px; padding-bottom: 0.02px; margin-right: 30px;}
.horizontal_block-49 .title { border: none; box-sizing: border-box; font-size: 27px; margin-bottom: 20px; font-family: Roboto Condensed, sans-serif; color: #eb221e; line-height: 1.4; text-align: center; text-decoration: none; font-weight: bold; -webkit-box-shadow: inset 0px -1px 0px  #fa615c; -moz-box-shadow: inset 0px -1px 0px  #fa615c; box-shadow: inset 0px -1px 0px  #fa615c; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 20px;}
.horizontal_block-49 .text { padding: 0.02px 0; box-sizing: border-box; font-family: Roboto, sans-serif; font-size: 15px; color: #666666; line-height: 1.5; text-decoration: none; margin-top: 15px; margin-right: 0; font-weight: normal;}
.horizontal_block-49 .more { box-sizing: border-box; margin-top: 15px; text-align: center; text-decoration: none;}
.horizontal_block-49 .more > a { padding: 10px 25px; border: none; display: inline-block; box-sizing: border-box; font-family: Roboto Condensed, sans-serif; font-size: 13px; color: #ffffff; text-align: left; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent; background: #eb221e; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-weight: normal; margin-bottom: 20px;}
.horizontal_block-49 .more > a:hover, 
.horizontal_block-49 .more > a.hover, 
.horizontal_block-49 .more > a.active { color: #1f6dbb; -webkit-box-shadow: 0 0 0 transparent, inset 0px 0px 1px 1px rgba(250,97,92,0.5), 0px 2px 3px  rgba(235,34,30,0.5); -moz-box-shadow: 0 0 0 transparent, inset 0px 0px 1px 1px rgba(250,97,92,0.5), 0px 2px 3px  rgba(235,34,30,0.5); box-shadow: 0 0 0 transparent, inset 0px 0px 1px 1px rgba(250,97,92,0.5), 0px 2px 3px  rgba(235,34,30,0.5);}
.horizontal_block-49 .more > a:active, 
.horizontal_block-49 .more > a.active { -webkit-box-shadow: inset 0px 1px 1px  #872828, inset 0px 0px 1px 1px rgba(250,97,92,0.5), 0 0 0 transparent; -moz-box-shadow: inset 0px 1px 1px  #872828, inset 0px 0px 1px 1px rgba(250,97,92,0.5), 0 0 0 transparent; box-shadow: inset 0px 1px 1px  #872828, inset 0px 0px 1px 1px rgba(250,97,92,0.5), 0 0 0 transparent;}
.horizontal_block-29 .figure { display: block;}
.block-22 .layout_62_id_44 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-22 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #f5f5f5; z-index: 1; display: block; right: 0; padding-top: 40px; padding-bottom: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-29 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: right; box-sizing: border-box; width: 960px; min-height: 0; padding-top: 0.02px; padding-bottom: 20px; padding-right: 0; right: 0;}
.news-44 p:first-child { margin-top: 0;}
.news-44 p:last-child { margin-bottom: 0;}
.news-44 .news__header { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; text-align: center; padding-left: 0;}
.news-44 .news__title { box-sizing: border-box; font-size: 27px; font-family: Roboto Condensed, sans-serif; text-align: left; color: #353d4d; text-decoration: none; font-weight: bold;}
.news-44 .body-outer { box-sizing: border-box; position: relative; width: auto; margin-left: 0; margin-right: 0; left: 0; right: 0;}
.news-44 .body { margin: 0 -10px; box-sizing: border-box; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.news-44 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.news-44 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.news-44 .news__list { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.news-44 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 33.33%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.news-44 .item { padding: 40px 40px 20px; margin: 10px; box-sizing: border-box; width: 300px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; text-align: left; background: #ffffff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; min-height: 0;}
.news-44 .item__image { box-sizing: border-box; font-size: 0; margin-bottom: 10px; text-align: left; position: relative; width: 100px; margin-top: 0; float: left; margin-right: 20px;}
.news-44 .item__image img { box-sizing: border-box; max-width: 100%; width: auto; height: auto;}
.news-44 .item__image__title { box-sizing: border-box; font-weight: bold; text-decoration: underline; font-size: 12px; position: absolute; left: 0; top: 0; display: block;}
.news-44 .item__image__title > a { color: inherit; text-decoration: inherit;}
.news-44 .item__title { box-sizing: border-box; font-weight: bold; margin-bottom: 5px; text-decoration: none; text-align: left; position: relative; z-index: 1; font-family: Roboto Condensed, sans-serif; font-size: 17px; color: #fa615c; padding-top: 20px; margin-top: 0;}
.news-44 .item__title > a { color: inherit; text-decoration: inherit;}
.news-44 .item__date { box-sizing: border-box; margin-bottom: 5px; text-align: center; position: relative; z-index: 1; padding-left: 0; padding-bottom: 20px; border-top: 0px dotted #fa615c; border-right: 0px dotted #fa615c; border-bottom: 1px dotted #fa615c; border-left: 0px dotted #fa615c; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.news-44 .item__date > span { box-sizing: border-box; display: inline-block; font-size: 13px; color: #fa615c; text-transform: lowercase; font-family: Roboto, sans-serif; text-align: left; text-decoration: none;}
.news-44 .item__text { margin: 10px 0 20px; box-sizing: border-box; text-align: left; position: relative; z-index: 1; font-family: Roboto, sans-serif; font-size: 14px; color: #424242; line-height: 1.5; text-decoration: none; padding-top: 0.02px; width: auto; left: 0; right: 0;}
.news-44 .item__more { box-sizing: border-box; position: relative; margin-bottom: 10px; text-align: center; padding-top: 20px; padding-right: 0; border-top: 1px dotted #fa615c; border-right: 0px dotted #fa615c; border-bottom: 0px dotted #fa615c; border-left: 0px dotted #fa615c; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.news-44 .item__more_link { box-sizing: border-box; display: inline-block; font-family: Roboto Condensed, sans-serif; text-align: left; font-size: 14px; color: #fa615c; text-decoration: none; font-weight: bold;}
.news-44 .bx-wrapper { margin-left: auto; margin-right: 0; max-width: 100%;}
.news-44 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.news-44 .item__date > span ins { box-sizing: border-box; display: block; font-size: 24px; color: #6cb319; text-decoration: none; font-family: Open Sans, sans-serif; text-align: left; font-weight: 800;}
.news-44 .controls { visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; box-sizing: border-box; margin-top: -10px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-align: space-between; margin-left: -10px; margin-right: -30px;}
.news-44 .prev { position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/lib_300601_up.png?1477487414308") left 50% top 0px / auto auto no-repeat; box-sizing: border-box; text-align: left; min-height: 30px;}
.news-44 .next { position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/lib_300601_down.png?1477487379657") left 50% bottom 0px / auto auto no-repeat; box-sizing: border-box; text-align: left; min-height: 30px;}
.news-44 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-44 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-44 .pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.news-44 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.news-44 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.news-44 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.news-44 .news__footer { text-align: center; padding-top: 20px;}
.news-44 .news__all { box-sizing: border-box;}
.news-44 .all_link { padding: 10px 20px; border: 1px solid #fa615c; box-sizing: border-box; display: inline-block; font-family: Roboto, sans-serif; text-align: left; color: #fa615c; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: transparent;}
.news-44 .all_link:hover, 
.news-44 .all_link.hover, 
.news-44 .all_link.active { background: #ffffff;}
.news-44 .all_link:active, 
.news-44 .all_link.active { -webkit-box-shadow: inset 0px 1px 1px  0px rgba(0,0,0,0.2); -moz-box-shadow: inset 0px 1px 1px  0px rgba(0,0,0,0.2); box-shadow: inset 0px 1px 1px  0px rgba(0,0,0,0.2);}
.widget-41 { top: 0; left: 0; position: fixed; text-align: left; right: 0; z-index: 9999; width: 768px;}
.side-panel-63 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px);}
.side-panel-63 .side-panel-content { position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
.side-panel-63 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-63 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0;}
.side-panel-63 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-63 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.side-panel-63 .side-panel-button-icon { display: block;}
.side-panel-63 .side-panel-button-icon-line { display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-63 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-13 .layout_36_id_37 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-13 { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.widget-24 { text-align: center; width: auto; right: 0; display: block;}
	.blocklist-37 .header { min-height: 180px; width: auto; margin-left: 0; margin-right: 0; margin-top: NaNpx;}
	.blocklist-37 .body-outer { width: auto; overflow: hidden; margin-left: 20px; margin-right: 20px;}
	.blocklist-37 .body { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.blocklist-37 .list { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden;}
	.blocklist-37 .item-outer { width: 33.33%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
	.blocklist-37 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-bottom: 20px; left: 0; right: 0;}
	.blocklist-37 .image { text-align: center; margin-right: 0; margin-bottom: 0; float: none;}
	.block-5 .layout_center_12_id_20_0 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-5 .layout_center_12_id_20_2 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-5 { min-height: 600px; margin-top: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-8 .layout_22 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-8 .layout_25 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-8 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-6 .layout_15 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-6 .layout_13_id_15 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-6 .layout_13_id_14 { margin: 15px 0 0; flex-basis: auto; width: auto;}
	.block-6 { margin-top: -10px; margin-right: auto;}
	.widget-16 { margin-top: 30px; margin-left: auto; margin-right: 30px; display: block;}
	.widget-16:hover, 
	.widget-16.hover, 
	.widget-16.active { text-align: right; text-indent: 0;}
	.widget-8 { text-align: right; margin-top: 0; margin-left: auto; margin-right: 30px; display: block;}
	.phones-14 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-14 .block-body-drop { width: auto; margin-left: 0;}
	.block-7 { margin-left: 30px; margin-right: auto;}
	.widget-9 { margin-left: auto; margin-right: auto; display: block;}
	.widget-10 { margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; display: block;}
	.site-name .sn-text { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.block-18 .layout_52 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-18 .layout_55 { margin: 0 auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-18 .layout_58 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-18 .layout_50_id_52 { margin-top: 0; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-18 { padding-left: 20px; padding-right: 20px;}
	.block-19 { margin-left: 0; margin-right: auto;}
	.widget-34 { text-align: center; width: auto; right: 0; display: block;}
	.widget-35 { display: none;}
	.block-20 { margin-right: auto; margin-bottom: 20px;}
	.widget-36 { text-align: left; margin-top: 20px; display: block;}
	.address-56 .block-body-drop { width: auto; margin-left: 0;}
	.widget-37 { display: block;}
	.phones-57 .block-body-drop { width: auto; margin-left: 0;}
	.block-21 .layout_61 { margin-top: 0; display: none;}
	.block-21 .layout_58_id_59 { margin-top: 0;}
	.block-21 { margin-left: auto; right: auto;}
	.widget-38 { width: 140px; margin-left: 13px;}
	.widget-39 { margin-top: 20px; margin-left: auto; display: block;}
	.widget-40 { right: auto;}
	.menu-61 .menu-scroll > ul ul { position: static; width: auto;}
	.block-16 .layout_45_id_46 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-16 { margin-top: 40px;}
	.block-17 { padding-left: 30px; padding-right: 30px;}
	.widget-30 { display: block;}
	.widget-32 { width: auto; margin-top: 0; margin-left: 0; margin-right: 0; padding-right: 30px; padding-left: 30px; display: block;}
	.horizontal_block-49 .body { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.horizontal_block-49 .figure { display: none;}
	.horizontal_block-49 .image img { max-width: 100%; margin-left: 0; margin-right: 0; min-height: auto;}
	.horizontal_block-49 .detail { margin-right: 0; width: auto; min-height: auto;}
	.horizontal_block-49 .more > a:hover, 
	.horizontal_block-49 .more > a.hover, 
	.horizontal_block-49 .more > a.active { font-family: Arimo, sans-serif; font-style: italic;}
	.block-22 .layout_62_id_44 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-29 { width: auto; margin-left: 0; margin-right: 0; display: block;}
	.news-44 .body-outer { margin-left: 20px; margin-right: 20px; overflow: hidden;}
	.news-44 .body { width: auto; margin-left: - 10px; margin-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.news-44 .news__list { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden;}
	.news-44 .item-outer { width: 50%;}
	.news-44 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.news-44 .item__image { max-width: 100%; margin-right: 15px; margin-bottom: 5px; float: none;}
	.news-44 .item__image img { min-height: 0;}
	.news-44 .item__title { margin-bottom: 15px;}
	.news-44 .item__date { margin-bottom: 30px;}
	.news-44 .controls { left: auto;}
	.news-44 .prev:hover, 
	.news-44 .prev.hover, 
	.news-44 .prev.active { background: url("../images/lib_300601_uph.png?1477487385560") left 50% top 0px / 15px no-repeat;}
	.news-44 .next:hover, 
	.news-44 .next.hover, 
	.news-44 .next.active { background: url("../images/lib_300601_downh.png?1477487375744") left 50% bottom 0px    / 15px no-repeat;}
	.widget-41 { border: none; z-index: 10000; width: auto; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #1a101d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
	.side-panel-63 .side-panel-content { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #1a101d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-63 .side-panel-button { padding: 15px 10px 10px; border: none; width: 40px; min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #eb221e; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-63 .side-panel-button-icon-line { border: none; -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.2); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.2); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.2); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 2px; margin-bottom: 3px;}

}

@media all and (max-width: 768px) {
	.block-13 .layout_36_id_37 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-24 { text-align: left; margin-top: -160px; right: auto;}
	.blocklist-37 .header { min-height: 160px;}
	.blocklist-37 .item-outer { width: 50%;}
	.block-5 .layout_center_12_id_20_0 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-5 .layout_center_12_id_20_2 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-8 .layout_22 { margin: 0; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-8 .layout_25 { margin: 0; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-8 { display: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-6 .layout_15 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-6 .layout_13_id_15 { margin-top: 0;}
	.block-6 .layout_13_id_14 { margin-top: 0;}
	.block-6 { background: linear-gradient(rgba(26,3,26,0.4), rgba(26,3,26,0.4)), url("../images/pictop.jpg?1481804212960") left 50% top 0px / 2250px no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-16 { font-size: 38px; width: 388px; margin-top: 0; min-height: -2px;}
	.block-18 .layout_52 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-18 .layout_55 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-18 .layout_58 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-18 .layout_50_id_52 { margin-top: 0;}
	.block-19 { margin-top: 15px;}
	.widget-34 { text-align: left; width: 188px; padding-left: 20px;}
	.block-20 { margin-left: auto;}
	.widget-37 { text-align: left;}
	.block-21 .layout_61 { margin-top: 0; display: none;}
	.block-21 .layout_58_id_59 { margin-top: 0;}
	.block-21 { width: 140px; padding-left: 0;}
	.widget-38 { margin-left: auto; margin-bottom: 20px;}
	.widget-39 { margin-top: 0; margin-right: auto;}
	.block-16 .layout_45_id_46 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-17 { margin-left: auto; margin-right: auto;}
	.horizontal_block-49 .more > a:hover, 
	.horizontal_block-49 .more > a.hover, 
	.horizontal_block-49 .more > a.active { font-family: Roboto Condensed, sans-serif;}
	.horizontal_block-49 .more > a:active, 
	.horizontal_block-49 .more > a.active { text-transform: uppercase;}
	.block-22 .layout_62_id_44 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.news-44 .body { margin-left: 0;}
	.widget-41 { z-index: 9999;}

}

@media all and (max-width: 640px) {
	.block-13 .layout_36_id_37 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.blocklist-37 .body-outer { margin-left: 30px; margin-right: 30px;}
	.blocklist-37 .body { margin-right: 0; margin-left: 0;}
	.blocklist-37 .item-outer { width: 100%;}
	.blocklist-37 .item { margin-right: 0; margin-left: 0;}
	.block-5 .layout_center_12_id_20_0 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-5 .layout_center_12_id_20_2 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-8 .layout_22 { margin-top: 0; display: none;}
	.block-8 .layout_25 { margin-top: 0; display: none;}
	.block-8 { display: -webkit-flex; display: flex;}
	.block-6 .layout_15 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-6 .layout_13_id_15 { margin-top: 0;}
	.block-6 .layout_13_id_14 { margin-top: 0;}
	.widget-16 { text-align: center; font-size: 24px; margin-top: 20px; margin-right: auto;}
	.widget-16:hover, 
	.widget-16.hover, 
	.widget-16.active { text-align: center;}
	.widget-8 { text-align: center; margin-top: 30px; margin-right: auto;}
	.widget-8:hover, 
	.widget-8.hover, 
	.widget-8.active { text-align: center;}
	.phones-14 .text_body { text-align: center;}
	.phones-14 .text_body:hover, 
	.phones-14 .text_body.hover, 
	.phones-14 .text_body.active { text-align: center;}
	.block-7 { margin-top: 10px; margin-left: auto;}
	.widget-9 { font-size: 14px; text-align: center; margin-top: 10px;}
	.widget-10 { text-align: center;}
	.site-name .sn-wrap { flex-flow: column nowrap;}
	.site-name .sn-logo { text-align: center;}
	.site-name img { text-align: left; margin-left: auto; margin-right: auto;}
	.site-name .sn-text { text-align: center; padding-top: 20px;}
	.block-18 .layout_52 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-18 .layout_55 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-18 .layout_58 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-18 .layout_50_id_52 { margin-top: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-19 { margin-top: 0;}
	.widget-34 { width: 470px; margin-left: 20px; margin-right: auto; right: auto; padding-left: 0;}
	.widget-35 { margin-top: 30px; margin-left: auto; margin-right: auto;}
	.block-20 { margin-right: 0;}
	.widget-36 { width: 389px; margin-right: auto;}
	.widget-36:hover, 
	.widget-36.hover, 
	.widget-36.active { text-align: left;}
	.address-56 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: flex-start;}
	.address-56 .cell-text:hover, 
	.address-56 .cell-text.hover, 
	.address-56 .cell-text.active { text-align: flex-start;}
	.widget-37 { width: 401px; margin-right: auto;}
	.phones-57 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: flex-start;}
	.block-21 .layout_61 { margin-top: 0; display: none;}
	.block-21 .layout_58_id_59 { margin-top: 0;}
	.block-21 { margin: -107px auto 0 20px; width: auto;}
	.widget-38 { text-align: left; margin-left: 0; margin-bottom: 0; margin-right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-39 { margin-top: 31px; margin-left: 0;}
	.block-16 .layout_45_id_46 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-32 { padding-top: 0.02px;}
	.horizontal_block-49 .body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
	.block-22 .layout_62_id_44 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.news-44 .item-outer { width: 100%;}

}

@media all and (max-width: 480px) {
	.block-13 .layout_36_id_37 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-24 { margin-top: -150px;}
	.blocklist-37 .header { min-height: 150px;}
	.blocklist-37 .item { margin-bottom: 10px;}
	.blocklist-37 .image { margin-bottom: 5px;}
	.block-5 .layout_center_12_id_20_0 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-5 .layout_center_12_id_20_2 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-8 .layout_22 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-8 .layout_25 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-6 .layout_15 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-6 .layout_13_id_15 { margin-top: 0;}
	.block-6 .layout_13_id_14 { margin-top: 0;}
	.block-6 { margin-right: 0;}
	.widget-16 { margin-top: 0;}
	.widget-8 { margin-top: 0;}
	.block-7 { width: 290px;}
	.widget-9 { width: auto; right: 0;}
	.widget-10 { text-align: left; width: auto; right: 0;}
	.block-18 .layout_52 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-18 .layout_55 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-18 .layout_58 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-18 .layout_50_id_52 { margin-top: 0;}
	.block-19 { width: auto; margin-right: 0; margin-bottom: 0;}
	.widget-34 { text-align: center; width: 316px; margin-left: auto;}
	.widget-35 { text-align: center;}
	.block-20 { width: auto; margin-left: 10px; margin-right: 10px; margin-bottom: 30px;}
	.widget-36 { text-align: right; width: 316px; margin-top: 10px; margin-left: auto;}
	.widget-36:hover, 
	.widget-36.hover, 
	.widget-36.active { text-align: right;}
	.address-56 .title { text-align: center;}
	.address-56 .text_body { text-align: center;}
	.widget-37 { text-align: right; width: 316px; margin-top: 20px; margin-left: auto;}
	.phones-57 .title { text-align: center;}
	.phones-57 .text_body { text-align: center;}
	.block-21 .layout_61 { margin-top: 0; display: none;}
	.block-21 .layout_58_id_59 { margin-top: 0;}
	.block-21 { width: 140px; margin-top: 0; margin-left: auto; right: 0;}
	.widget-38 { margin-left: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.widget-39 { margin-left: auto;}
	.block-16 .layout_45_id_46 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.horizontal_block-49 .body { margin-left: 0; margin-top: 5px; margin-bottom: 5px;}
	.horizontal_block-49 .image { text-align: center;}
	.horizontal_block-49 .detail { margin-top: 5px; margin-bottom: 5px;}
	.block-22 .layout_62_id_44 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.news-44 .item__image { margin-right: 0;}

}
.side-panel .widget-15 { padding: 0; margin: 0 0 20px; z-index: 3; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; cursor: pointer; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-23 .menu-scroll > ul { display: block;}
.side-panel .menu-23 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-23 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-23 .menu-scroll > ul > li.menu-item > a { width: auto;}
.side-panel .menu-23 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-23 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .widget-17 { margin: 7px 7px 0 0; z-index: 3; box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; left: 0; top: 0; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 263px; text-align: left; font-size: 0; display: -webkit-flex; display: flex;}
.side-panel .search-25 form { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.side-panel .search-25 button { margin-left: 0;}
.side-panel .widget-14 { padding: 0; margin: 1px 0 20px; z-index: 2; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; cursor: pointer; left: 0; top: 0; position: relative; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: right; text-indent: NaNpx; text-transform: none; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0;}
.side-panel .widget-14:hover, 
.side-panel .widget-14.hover, 
.side-panel .widget-14.active { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.side-panel .menu-22 .menu-scroll > ul { display: block;}
.side-panel .menu-22 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-22 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-22 .menu-scroll > ul ul { position: static; width: auto; margin-right: 10px;}
.side-panel .menu-22 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-22 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-22 .menu-scroll > ul ul > li > a.active { color: #ec5538; text-indent: 0;}
.side-panel .menu-22 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-22 .menu-scroll > ul > li.menu-item > a { width: auto; padding-right: 30px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.side-panel .menu-22 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-22 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-22 .menu-scroll > ul > li.menu-item > a.active { color: #fa615c; text-indent: 0;}