@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}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; overflow-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%;}
.wrapper > * { 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: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;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: horizontal_show_hide 4s;}
.error .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); 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;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.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 .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,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; text-transform: none; text-decoration: none; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: repeating-linear-gradient(to bottom right,rgba(10, 8, 18, 0.63) 0%,rgba(10, 8, 18, 0.85) 50%,rgba(10, 8, 18, 0.85) 100%), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTAwIiBoZWlnaHQ9IjMwIiB2aWV3Qm94PSIwIDAgMTEwMCAzMCIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IkxpbmUuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik00MTAsMTY1aDF2MzBoLTFWMTY1Wm0xMDk5LDBoMXYzMGgtMVYxNjVabS0yMjAsMGgxdjMwaC0xVjE2NVptLTY1OSwwaDF2MzBoLTFWMTY1Wm0yMjAsMGgxdjMwaC0xVjE2NVptMjE5LDBoMXYzMGgtMVYxNjVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDEwIC0xNjUpIiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjAuMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / auto auto repeat-y, url("../images/Slide.jpg?1574759592602") left 50% top 50% / cover no-repeat fixed; z-index: 5; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 20px; padding-right: 20px; padding-bottom: 40px; font-family: Roboto Condensed, sans-serif; text-decoration: none;}
.block-4 .layout_8 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_74 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 4; text-align: left; display: -webkit-flex; display: flex; -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; padding-top: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 30px; padding-right: 30px; text-decoration: none;}
.widget-5 { margin: 7px 0 auto 40px; position: relative; top: 0; left: 0; z-index: 2; text-align: center; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; min-height: 0;}
.menu-8 .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-8 .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-8 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-8 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-8 .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-8 .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;}
.menu-8 .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-8 .menu-scroll > ul ul { padding: 15px 10px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgNDAgMSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImxpbmVob3Jpem9udC5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTY1NSw3NjB2LTFoNDB2MUg2NTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjU1IC03NTkpIiBmaWxsPSIjZmZkNTE5IiBmaWxsLW9wYWNpdHk9IjAuNyIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 18px top 0px / auto auto no-repeat #0a0812; list-style: none; width: 240px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-8 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-8 .menu-scroll > ul ul > li > a { padding: 10px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0.55); font-size: 15px; line-height: 1.4; position: relative; text-transform: none; font-style: normal; letter-spacing: 0; text-align: left;}
.menu-8 .menu-scroll > ul ul > li > a:hover, 
.menu-8 .menu-scroll > ul ul > li > a.hover, 
.menu-8 .menu-scroll > ul ul > li > a.active { color: #ffd519;}
.menu-8 .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-8 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-8 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-8 .menu-scroll > ul > li.menu-item > a { padding: 20px 15px; margin: 0; border: none; 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: rgba(255,255,255,0.74); font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; text-transform: none; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; align-self: auto; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-8 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-8 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-8 .menu-scroll > ul > li.menu-item > a.active { color: #ffd519; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgNDAgMSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImxpbmVob3Jpem9udC5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTY1NSw3NjB2LTFoNDB2MUg2NTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjU1IC03NTkpIiBmaWxsPSIjZmZkNTE5IiBmaWxsLW9wYWNpdHk9IjAuNyIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% bottom 0px / auto auto no-repeat;}
.menu-8 .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-8 .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-8 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-8 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-8 .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-8 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-8 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-8 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 13px 0 2px 5px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIzIiB2aWV3Qm94PSIwIDAgMTMgMyIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9Im1vcmUuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xODQuNSwyMjdhMS41LDEuNSwwLDEsMS0xLjUsMS41QTEuNSwxLjUsMCwwLDEsMTg0LjUsMjI3Wm01LDBhMS41LDEuNSwwLDEsMS0xLjUsMS41QTEuNSwxLjUsMCwwLDEsMTg5LjUsMjI3Wm01LDBhMS41LDEuNSwwLDEsMS0xLjUsMS41QTEuNSwxLjUsMCwwLDEsMTk0LjUsMjI3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE4MyAtMjI3KSIgZmlsbD0iI2ZmZDUxOSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIi8+Cjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0); font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-transform: none; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; align-self: auto; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.3); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.3); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.menu-8 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-8 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-8 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-41 { margin: 13px 0 auto; position: relative; top: 0; left: 0; width: 400px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-6 { margin: 4px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-decoration: none; color: #ffd519; text-align: left; font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0; font-weight: 300;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: 400px; min-height: 0; font-size: 25px;}
.site-name-4 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-4 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-4 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-4 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; text-decoration: none; color: #ffffff; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 30px; font-weight: bold;}
.site-name-4 a { text-decoration: none; outline: none;}
.block-3 .layout_5 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_6 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 { padding: 40px 30px; margin: 50px auto 0; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 3; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.1); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.1); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.1); -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;}
.widget-4 { margin: 3px 0 auto 3px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-6 p:first-child { margin-top: 0;}
.email-6 p:last-child { margin-bottom: 0;}
.email-6 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-6 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-6 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-6 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-6 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.email-6 .title { border: none; box-sizing: border-box; display: block; text-decoration: none; color: #f5c902; font-size: 15px; margin-right: 20px; padding-left: 0; padding-right: 60px; font-weight: 600; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgNDAgMSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImxpbmVob3Jpem9udC5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTY1NSw3NjB2LTFoNDB2MUg2NTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjU1IC03NTkpIiBmaWxsPSIjZmZkNTE5IiBmaWxsLW9wYWNpdHk9IjAuNyIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") right 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-6 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-decoration: none; color: rgba(255,255,255,0.7); -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 15px; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.email-6 .text_body:hover, 
.email-6 .text_body.hover, 
.email-6 .text_body.active { color: #ffd519;}
.email-6 input.tgl-but { box-sizing: border-box; display: none;}
.email-6 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-3 { margin: 0 0 auto 40px; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 380px;}
.phones-5 p:first-child { margin-top: 0;}
.phones-5 p:last-child { margin-bottom: 0;}
.phones-5 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-5 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-5 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-5 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-5 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.phones-5 .title { border: none; box-sizing: border-box; display: block; font-family: Roboto Condensed, sans-serif; text-transform: none; text-decoration: none; color: #ffd519; font-style: normal; line-height: 1.2; letter-spacing: 0; font-size: 15px; margin-right: 20px; padding-right: 60px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgNDAgMSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImxpbmVob3Jpem9udC5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTY1NSw3NjB2LTFoNDB2MUg2NTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjU1IC03NTkpIiBmaWxsPSIjZmZkNTE5IiBmaWxsLW9wYWNpdHk9IjAuNyIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") right 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-5 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; text-transform: none; text-decoration: none; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 20px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: 300;}
.phones-5 input.tgl-but { box-sizing: border-box; display: none;}
.phones-5 .text_body a { text-decoration: none; color: inherit;}
.phones-5 input.tgl-but:checked + .block-body-drop { display: block;}
.block-21 { padding: 0.02px 20px 70px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 198px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTAwIiBoZWlnaHQ9IjMwIiB2aWV3Qm94PSIwIDAgMTEwMCAzMCIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IkxpbmUuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik00MTAsMTY1aDF2MzBoLTFWMTY1Wm0xMDk5LDBoMXYzMGgtMVYxNjVabS0yMjAsMGgxdjMwaC0xVjE2NVptLTY1OSwwaDF2MzBoLTFWMTY1Wm0yMjAsMGgxdjMwaC0xVjE2NVptMjE5LDBoMXYzMGgtMVYxNjVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDEwIC0xNjUpIiBmaWxsPSIjM2QzZDNkIiBmaWxsLW9wYWNpdHk9IjAuMDUiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / auto auto repeat-y #f8f8f8; z-index: 4; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-22 { padding: 50px 30px; margin: -80px auto 0; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: #ffffff; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-18 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: auto; min-height: 0; right: 0;}
.news-40 p:first-child { margin-top: 0;}
.news-40 p:last-child { margin-bottom: 0;}
.news-40 .news__header { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 30px; padding-bottom: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgNDAgMSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImxpbmVob3Jpem9udC5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTY1NSw3NjB2LTFoNDB2MUg2NTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjU1IC03NTkpIiBmaWxsPSIjZmZkNTE5IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: auto; margin-left: 0; margin-right: 0;}
.news-40 .news__title { box-sizing: border-box; font-size: 35px; font-family: Roboto Condensed, sans-serif; text-indent: 0; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.news-40 .body-outer { box-sizing: border-box; position: relative;}
.news-40 .body { margin: 0 -10px; box-sizing: border-box;}
.news-40 .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-40 .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-40 .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-40 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 50%;}
.news-40 .item { padding: 30px; margin: 10px; border: none; box-sizing: border-box; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-width: 0; min-height: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.08); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.08); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.08); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.news-40 .item:hover, 
.news-40 .item.hover, 
.news-40 .item.active { -webkit-box-shadow: inset 0px 0px 0px  1px #ffd519; -moz-box-shadow: inset 0px 0px 0px  1px #ffd519; box-shadow: inset 0px 0px 0px  1px #ffd519;}
.news-40 .item__image { box-sizing: border-box; font-size: 0; margin-bottom: 10px; position: relative; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.news-40 .img-convert { box-sizing: border-box; width: 465px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.news-40 .item__image img { box-sizing: border-box; max-width: 100%; width: auto; height: auto; display: -webkit-flex; display: flex;}
.news-40 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; font-size: 12px; display: -webkit-flex; display: flex;}
.news-40 .item__title { margin: 0 0 16px; box-sizing: border-box; font-weight: 600; text-decoration: none; position: relative; z-index: 1; font-family: Roboto Condensed, sans-serif; color: #0a0812; text-indent: 0; font-size: 16px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: auto; left: 0; right: 0;}
.news-40 .item__date { box-sizing: border-box; margin-bottom: 10px; position: relative; z-index: 1; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.news-40 .item__date > span { box-sizing: border-box; display: inline-block; font-size: 13px; color: #757575; text-transform: lowercase; font-family: Roboto Condensed, sans-serif; text-align: center; text-indent: 0; text-decoration: none; font-weight: 300;}
.news-40 .item__text { box-sizing: border-box; margin-bottom: 0; position: relative; z-index: 1; font-family: Roboto Condensed, sans-serif; color: #8a8a8a; line-height: 1.6; text-indent: 0; text-decoration: none; font-size: 14px; margin-left: 0; min-height: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: auto; left: 0; right: 0; margin-right: 0;}
.news-40 .item__more { box-sizing: border-box; position: relative; margin-bottom: 10px; margin-left: 70px;}
.news-40 .item__more_link { border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Roboto Condensed, sans-serif; color: #000000; text-indent: 0; text-transform: uppercase; text-decoration: none; font-size: 10px; font-weight: bold; padding-left: 20px; background: url("../images/lib_426301_untitled-1-recovered_06.png") left 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.news-40 .item__more_link:hover, 
.news-40 .item__more_link.hover, 
.news-40 .item__more_link.active { color: #ff560b;}
.news-40 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.news-40 .item__title > a { color: inherit; text-decoration: inherit;}
.news-40 .item__image__title { box-sizing: border-box; font-weight: bold; text-decoration: underline; position: absolute; left: 0; top: 0; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif;}
.news-40 .item__image__title > a { color: inherit; text-decoration: inherit;}
.news-40 .item__date > span ins { box-sizing: border-box; display: block; font-size: 40px; text-decoration: none; font-family: Roboto Condensed, sans-serif; text-indent: 0; font-weight: bold;}
.news-40 .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: none; box-sizing: border-box; margin-top: -10px;}
.news-40 .prev { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-40 .next { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-40 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-40 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-40 .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;}
.news-40 .item__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;}
.news-40 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.news-40 .bx-auto_controls { margin: auto auto 0; position: relative; z-index: 100; display: -webkit-flex; display: flex; visibility: visible; box-sizing: border-box;}
.news-40 .pager-wrap { box-sizing: border-box;}
.news-40 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.news-40 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.news-40 .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-40 .bx-pager a:active, 
.news-40 .bx-pager a.active { background: #bbbbbb;}
.news-40 .auto_controls { box-sizing: border-box; display: none;}
.news-40 .bx-controls-auto-item { box-sizing: border-box;}
.news-40 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_news_pause.png") center center / auto no-repeat;}
.news-40 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_news_play.png") center center / auto no-repeat;}
.news-40 .news__all { box-sizing: border-box;}
.news-40 .all_link { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.block-42 { padding: 70px 20px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 137px; z-index: 3; text-align: left; right: 0; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Roboto, sans-serif; text-decoration: none;}
.block-43 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; font-family: Roboto Condensed, sans-serif; text-decoration: none;}
.block-44 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; max-width: 100%;}
.widget-38 { margin: 15px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: left; color: #666666; font-size: 14px; line-height: 1.8; text-decoration: none; display: block; width: auto; right: 0; padding-left: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-82 h2 { box-sizing: border-box; font-family: Roboto Condensed, sans-serif; text-align: left; color: #242424; font-style: normal; font-size: 21px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-82 h3 { box-sizing: border-box; font-family: Roboto Condensed, sans-serif; text-align: left; color: #242424; font-style: normal; font-size: 19px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-82 h4 { box-sizing: border-box; font-family: Roboto Condensed, sans-serif; text-align: left; color: #242424; font-style: normal; font-size: 17px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-82 h5 { box-sizing: border-box; font-family: Roboto Condensed, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 20px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 20px; margin-bottom: 20px;}
.content-82 h6 { box-sizing: border-box; font-family: Roboto Condensed, sans-serif; text-align: left; color: #242424; font-style: normal; font-size: 15px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-right: 0; margin-bottom: 15px;}
.content-82 a { box-sizing: border-box; color: #e3b910; font-size: 14px; line-height: 1.2; text-decoration: underline;}
.content-82 a:hover, 
.content-82 a.hover, 
.content-82 a.active { text-decoration: none;}
.content-82 .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-82 .img-convert { margin: 5px; box-sizing: border-box; width: 1161px; height: 100px; -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;}
.content-82 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-82 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-82 .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;}
.widget-39 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; color: #828282; text-decoration: none; box-sizing: border-box; width: auto; right: 0;}
.path a { box-sizing: border-box; color: #f2c913; font-size: 13px; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-40 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; color: #242424; font-size: 35px; text-decoration: none; box-sizing: border-box; font-weight: bold; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Condensed, sans-serif; color: #242424;}
h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Condensed, sans-serif; color: #242424;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Condensed, sans-serif; color: #242424;}
h84 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 600;}
h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Condensed, sans-serif; color: #242424;}
.block-10 { padding: 70px 20px 150px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 193px; max-width: 100%; background: repeating-linear-gradient(to bottom right,rgba(10, 8, 18, 0.79) 0%,rgba(10, 8, 18, 0.79) 100%), url("../images/5555566.jpg") left 50% top 50% / cover no-repeat fixed #0a0812; z-index: 2; text-align: center; right: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-14 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-right: 0;}
.widget-12 { padding: 0.02px 0; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; width: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; min-height: 0;}
.form-26 .form__header { border: none; box-sizing: border-box; font-size: 35px; margin-bottom: 20px; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-weight: bold; padding-bottom: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgNDAgMSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImxpbmVob3Jpem9udC5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTY1NSw3NjB2LTFoNDB2MUg2NTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjU1IC03NTkpIiBmaWxsPSIjZmZkNTE5IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-26 .form__text { box-sizing: border-box; font-size: 18px; margin-bottom: 30px; overflow: hidden; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; color: #ffd519; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-26 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-26 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-26 .form__body { box-sizing: border-box; margin-right: -10px; margin-bottom: -10px; width: auto;}
.form-26 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-26 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-26 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-bottom: 15px;}
.form-26 .form-item { box-sizing: border-box; position: relative; margin-right: 5px; margin-bottom: 5px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.form-26 .form-text { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-26 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-26 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-26 .form-item__body { box-sizing: border-box; display: block;}
.form-26 .form-text input { padding: 2px 15px 2px 25px; border: none; box-sizing: border-box; width: 100%; min-width: 100px; min-height: 50px; outline: none; -webkit-appearance: none; font-family: Roboto Condensed, sans-serif; line-height: 1.2; letter-spacing: 0; color: #ffffff; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 50px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-26 .form-textarea textarea { padding: 2px 4px; border: none; box-sizing: border-box; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Roboto Condensed, sans-serif; line-height: 1.2; letter-spacing: 0; color: #ffffff; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-26 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-26 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-26 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-26 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-26 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-26 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-26 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-26 .form-text .form-item__body { box-sizing: border-box;}
.form-26 .form-item__header { margin-bottom: 10px;}
.form-26 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; font-family: Roboto Condensed, sans-serif; color: #ffffff; text-decoration: none;}
.form-26 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-26 .form-radio .form-item__title { color: #ffffff; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-26 .form-textarea { box-sizing: border-box; margin-bottom: 10px; margin-right: 10px;}
.form-26 .form-textarea .form-item__body { box-sizing: border-box;}
.form-26 .form-submit { box-sizing: border-box; margin-right: 10px;}
.form-26 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-26 .form-submit .form-item__body { box-sizing: border-box;}
.form-26 .form-submit button { padding: 10px 20px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to right,#f5c902 0%,#f5c902 47.9%,#ffd519 100%); outline: none; -webkit-appearance: none; font-family: Roboto Condensed, sans-serif; line-height: 1.2; letter-spacing: 0; color: #000000; text-transform: none; text-decoration: none; font-size: 16px; min-height: 50px; width: 220px; -webkit-box-shadow: 0 0 0 transparent, 0px 10px 20px  rgba(255,213,25,0.3); -moz-box-shadow: 0 0 0 transparent, 0px 10px 20px  rgba(255,213,25,0.3); box-shadow: 0 0 0 transparent, 0px 10px 20px  rgba(255,213,25,0.3); -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; font-weight: 500; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-26 .form-submit button:hover, 
.form-26 .form-submit button.hover, 
.form-26 .form-submit button.active { -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent;}
.form-26 .form-submit button:active, 
.form-26 .form-submit button.active { -webkit-box-shadow: inset 0px 3px 4px  0px rgba(0,0,0,0.29), 0 0 0 transparent; -moz-box-shadow: inset 0px 3px 4px  0px rgba(0,0,0,0.29), 0 0 0 transparent; box-shadow: inset 0px 3px 4px  0px rgba(0,0,0,0.29), 0 0 0 transparent;}
.form-26 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-26 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-bottom: 10px; margin-right: 10px;}
.form-26 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-26 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; font-family: Roboto Condensed, sans-serif; line-height: 1.2; letter-spacing: 0; color: #ffffff; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-26 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-26 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-26 .form-captcha button { padding: 10px 20px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to right,#f5c902 0%,#f5c902 47.9%,#ffd519 100%); outline: none; -webkit-appearance: none; font-family: Roboto Condensed, sans-serif; line-height: 1.2; letter-spacing: 0; color: #000000; text-transform: none; text-decoration: none; font-size: 16px; min-height: 50px; width: 220px; -webkit-box-shadow: 0 0 0 transparent, 0px 10px 20px  rgba(255,213,25,0.3); -moz-box-shadow: 0 0 0 transparent, 0px 10px 20px  rgba(255,213,25,0.3); box-shadow: 0 0 0 transparent, 0px 10px 20px  rgba(255,213,25,0.3); -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; font-weight: 500; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-26 .form-captcha button:hover, 
.form-26 .form-captcha button.hover, 
.form-26 .form-captcha button.active { -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent;}
.form-26 .form-captcha button:active, 
.form-26 .form-captcha button.active { -webkit-box-shadow: inset 0px 3px 4px  0px rgba(0,0,0,0.29), 0 0 0 transparent; -moz-box-shadow: inset 0px 3px 4px  0px rgba(0,0,0,0.29), 0 0 0 transparent; box-shadow: inset 0px 3px 4px  0px rgba(0,0,0,0.29), 0 0 0 transparent;}
.form-26 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-26 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-26 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-26 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-26 .form-checkbox { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-26 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-26 .form-checkbox .form-item__title { color: #ffffff; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-26 .form-checkbox .form-item__body label.form-item__title { color: #ffffff; font-size: 13px; font-family: Roboto Condensed, sans-serif; text-decoration: none;}
.form-26 .form-checkbox input { margin: 5px 5px 0 0;}
.form-26 .form-radio { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-26 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-26 .form-radio .form-item__body label.form-item__title { color: #ffffff; font-size: 13px; font-family: Roboto Condensed, sans-serif; text-decoration: none;}
.form-26 .form-radio input { margin: 5px 5px 0 0;}
.form-26 .form-select { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-26 .form-div { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-26 .form-html { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-26 .form-html .form-item__body { font-size: 13px;}
.form-26 .form-upload { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-26 .form-calendar { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-26 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-26 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-26 .form-calendar_interval { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-26 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-26 .form-calendar_interval .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-26 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-26 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-26 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-26 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-26 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.form-26 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-26 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-26 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-26 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Roboto Condensed, sans-serif; color: #ffffff; text-decoration: none; font-size: 14px;}
.form-26 ::-webkit-input-placeholder { color: rgba(227,227,227,0.56);}
.form-26 ::-moz-placeholder { color: rgba(227,227,227,0.56);}
.form-26 :-ms-input-placeholder { color: rgba(227,227,227,0.56);}
.block-32 { padding: 70px 20px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: repeating-linear-gradient(to bottom right,rgba(10, 8, 18, 0.91) 0%,rgba(10, 8, 18, 0.91) 100%), url("../images/5555566.jpg") left 50% top 50% / cover no-repeat fixed #171721; z-index: 1; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-family: Montserrat Alternates, sans-serif; text-decoration: none;}
.block-33 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Roboto Condensed, sans-serif; text-decoration: none; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 0.02px;}
.block-34 .layout_center_62_id_70_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-34 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; max-width: 100%;}
.widget-28 { margin: 1px auto 0; border: none; position: relative; top: 0; left: 0; z-index: 4; text-align: center; box-sizing: border-box; width: 45px; min-height: 60px; background: #0a0812; padding-top: 1px; padding-bottom: 1px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -webkit-border-radius: 0px 0px 25px 25px; -moz-border-radius: 0px 0px 25px 25px; border-radius: 0px 0px 25px 25px;}
.up-63 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 18px; display: inline-block; background: url("../images/lib_1615801_up.svg") left 50% top 50% / auto auto no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: auto; margin-right: auto;}
.up-63 .title { box-sizing: border-box; color: #000; text-align: center; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-35 { margin: 17px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; padding-bottom: 0.02px; max-width: 100%;}
.block-36 .layout_66 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-36 .layout_67 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-36 .layout_69 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-36 { margin: 40px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: right; display: -webkit-flex; display: flex; -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; right: 0; text-decoration: none;}
.widget-29 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-decoration: none; color: #c9c9c9; width: 320px; right: 0;}
.widget-31 { margin: 8px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: left; text-decoration: none; color: #ababab; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 320px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-right: 20px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-30 { margin: 0 0 auto 20px; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.block-38 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; max-width: 100%;}
.widget-32 { padding: 20px; margin: -115px 0 31px 25px; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 239px; -webkit-box-shadow: 12px 12px 0px  rgba(0,0,0,0.1); -moz-box-shadow: 12px 12px 0px  rgba(0,0,0,0.1); box-shadow: 12px 12px 0px  rgba(0,0,0,0.1); background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-71 p:first-child { margin-top: 0;}
.address-71 p:last-child { margin-bottom: 0;}
.address-71 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-71 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-71 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-71 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-71 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-71 .title { box-sizing: border-box; display: none;}
.address-71 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; line-height: 1.4; text-decoration: none; font-size: 16px; font-weight: bold;}
.address-71 input.tgl-but { box-sizing: border-box; display: none;}
.address-71 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-33 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: auto; min-height: 380px; display: -webkit-flex; display: flex; background: #cccccc; overflow: hidden; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-34 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-73 .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); pointer-events: auto;}
.side-panel-73 .side-panel-content { box-sizing: border-box; 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); pointer-events: auto; text-align: left;}
.side-panel-73 .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-73 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-73 .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; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-73 .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; pointer-events: auto; position: relative; z-index: 10; text-align: left;}
.side-panel-73 .side-panel-button-icon { display: block;}
.side-panel-73 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-73 .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-2 { background: repeating-linear-gradient(to bottom right,rgba(10, 8, 18, 0.63) 0%,rgba(10, 8, 18, 0.85) 50%,rgba(10, 8, 18, 0.85) 100%), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTAwIiBoZWlnaHQ9IjMwIiB2aWV3Qm94PSIwIDAgMTEwMCAzMCIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IkxpbmUuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik00MTAsMTY1aDF2MzBoLTFWMTY1Wm0xMDk5LDBoMXYzMGgtMVYxNjVabS0yMjAsMGgxdjMwaC0xVjE2NVptLTY1OSwwaDF2MzBoLTFWMTY1Wm0yMjAsMGgxdjMwaC0xVjE2NVptMjE5LDBoMXYzMGgtMVYxNjVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDEwIC0xNjUpIiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjAuMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / auto auto repeat-y, url("../images/Slide.jpg?1574759592602") left 50% top 50% / cover no-repeat; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-4 .layout_74 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-4 { width: auto; background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 50px; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-41 { margin-top: 0; width: auto; right: 0;}
	.widget-6 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-2 { text-align: center; width: auto; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; right: 0; display: block;}
	.site-name-4 .sn-text { -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; text-align: center;}
	.block-3 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-3 { background: none; display: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-4 { -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.email-6 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-6 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-21 { padding-top: 40px; padding-bottom: 40px; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-22 { width: auto; margin-left: 0; margin-right: 0; padding-left: 20px; padding-right: 20px;}
	.widget-18 { display: block;}
	.news-40 .news__title { font-size: 30px;}
	.news-40 .body-outer { width: auto;}
	.news-40 .body { width: auto; margin-left: - 10px;}
	.news-40 .item { padding: 25px 20px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: none;}
	.news-40 .item__image { max-width: 100%; margin-right: 15px; margin-bottom: 5px; float: none;}
	.news-40 .img-convert { min-height: 0;}
	.block-42 { background: none; padding-top: 50px; padding-bottom: 50px; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-43 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-38 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-39 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-40 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-10 { padding-top: 40px; padding-bottom: 80px; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-14 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-12 { background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.form-26 .form__header { font-size: 30px;}
	.form-26 .form__text { margin-bottom: 25px;}
	.form-26 .form-text input { min-height: 45px; background: none;}
	.form-26 .form-textarea textarea { background: none;}
	.form-26 .form-item__title { color: #fdfff5;}
	.form-26 .form-captcha input { background: none;}
	.block-32 { padding-top: 0.02px; padding-bottom: 20px; -webkit-order: 9; -moz-order: 9; order: 9;}
	.block-33 { background: none;}
	.block-34 .layout_center_62_id_70_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-34 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-28 { text-align: left; margin-top: 0;}
	.block-35 { padding: 20px 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-36 .layout_66 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-36 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-36 .layout_69 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-36 { margin-top: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-29 { text-align: center; width: auto; margin-top: 20px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-31 { text-align: center; width: auto; margin-top: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-right: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-30 { margin-top: 15px; margin-left: auto; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-38 { display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-32 { margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-71 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-71 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-33 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-34 { border: none; text-align: left; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; padding-bottom: 10px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: rgba(23,23,33,0.8); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
	.side-panel-73 .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: #171721; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-73 .side-panel-close { 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: url("../images/Close.svg") left 50% top 50% / 13px no-repeat #171721; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 33px; min-height: 33px;}
	.side-panel-73 .side-panel-top { width: auto;}
	.side-panel-73 .side-panel-button { padding: 13px 10px; border: none; width: 50px; min-height: 50px; margin-left: 10px; margin-top: 10px; align-self: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: repeating-linear-gradient(to bottom right,#ffd519 0%,#ffd519 100%); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-73 .side-panel-button-icon-line { 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: #0f0f0f; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 4px; min-height: 2px;}

}

@media all and (max-width: 768px) {
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-4 .layout_74 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-6 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-3 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-3 { width: auto; margin-left: 0; margin-right: 0;}
	.email-6 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-22 { padding-top: 40px; padding-bottom: 40px;}
	.news-40 .body-outer { overflow: hidden;}
	.news-40 .body { margin-right: 0; margin-left: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.news-40 .news__list { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden;}
	.news-40 .item-outer { width: 100%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
	.news-40 .item { margin-right: 0; margin-left: 0;}
	.block-34 .layout_center_62_id_70_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-36 .layout_66 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-36 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-36 .layout_69 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-29 { margin-top: 15px;}
	.widget-31 { margin-bottom: 0;}
	.widget-30 { margin-right: auto; margin-bottom: 0;}

}

@media all and (max-width: 640px) {
	.block-4 .layout_8 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-4 .layout_74 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-6 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-2 { margin-left: 0; margin-right: 0;}
	.block-3 .layout_5 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-3 .layout_6 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.widget-4 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.news-40 .item__title:active, 
	.news-40 .item__title.active { color: #f03a58;}
	.widget-38 { font-size: 16px; line-height: 2.0;}
	.form-26 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-26 .form-text { margin-right: 0; width: 100%; padding-right: 10px;}
	.form-26 .form-submit button { width: 100%;}
	.form-26 .form-captcha .form-submit-container { width: 100%;}
	.form-26 .form-captcha button { width: 100%;}
	.block-34 .layout_center_62_id_70_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-36 .layout_66 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-36 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-36 .layout_69 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-29 { margin-bottom: 0;}
	.widget-31 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}

}

@media all and (max-width: 480px) {
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-4 .layout_74 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-6 { font-size: 18px;}
	.block-3 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.news-40 .item__image { margin-right: 0;}
	.widget-40 { font-size: 26px;}
	.form-26 .form-text { padding-right: 20px;}
	.form-26 .form-checkbox { width: 100%; margin-right: 0; padding-right: 20px;}
	.form-26 .form-radio { width: 100%; margin-right: 0; padding-right: 20px;}
	.form-26 .form-select { width: 100%; margin-right: 0; padding-right: 20px;}
	.form-26 .form-div { width: 100%; margin-right: 0; padding-right: 20px;}
	.form-26 .form-html { width: 100%; margin-right: 0; padding-right: 20px;}
	.form-26 .form-upload { width: 100%; margin-right: 0; padding-right: 20px;}
	.form-26 .form-calendar { width: 100%; margin-right: 0; padding-right: 20px;}
	.form-26 .form-calendar_interval { width: 100%; margin-right: 0; padding-right: 20px;}
	.form-26 .group-text { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.block-34 .layout_center_62_id_70_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-36 .layout_66 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-36 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-36 .layout_69 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-31 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}

}
.side-panel .widget-5 { margin: 20px 10px; z-index: 2; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; min-height: 0; text-align: center; box-sizing: border-box; font-family: Roboto Condensed, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-8 .menu-scroll > ul { display: block;}
.side-panel .menu-8 .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-8 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-8 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-8 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-8 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-8 .menu-scroll > ul ul > li > a.active { color: #ffd519;}
.side-panel .menu-8 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a { width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a.active { color: #ffd519; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgNDAgMSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImxpbmVob3Jpem9udC5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTY1NSw3NjB2LTFoNDB2MUg2NTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjU1IC03NTkpIiBmaWxsPSIjZmZkNTE5IiBmaWxsLW9wYWNpdHk9IjAuNyIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 18px bottom 0px / auto auto no-repeat;}
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgNDAgMSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImxpbmVob3Jpem9udC5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTY1NSw3NjB2LTFoNDB2MUg2NTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjU1IC03NTkpIiBmaWxsPSIjZmZkNTE5IiBmaWxsLW9wYWNpdHk9IjAuNyIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% bottom 0px / auto auto no-repeat;}
.side-panel .menu-8 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .widget-3 { margin: 24px 20px auto 0; z-index: 1; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; left: 0; top: 0; position: relative; width: auto; text-align: right; box-sizing: border-box; right: 0;}
.side-panel .phones-5 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .phones-5 .block-body-drop { top: 100%; right: auto; bottom: auto; width: 100%; margin-left: 0;}
.side-panel .phones-5 .title { display: none;}