@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; text-align: left; z-index: 2;}
.wrapper { border: none; position: relative; z-index: 3; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; font-size: 12px; background: url("../images/Bg.jpg") left 50% top 50% / auto auto no-repeat fixed #12153e; -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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-39 { padding: 60px 20px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 7; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.block-40 .layout_62 { -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-40 .layout_60_id_61 { 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-40 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1100px; min-height: 0; max-width: 100%; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.widget-40 { margin: 0 0 0 548px; position: relative; top: 0; left: 0; z-index: 4; box-sizing: border-box; width: 52px;}
.languages-61 .lang-list { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.languages-61 .lang-item { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; text-align: center; font-size: 0;}
.languages-61 .lang-item a { box-sizing: border-box; display: inline-block; margin-right: 5px; text-decoration: none; color: #000;}
.languages-61 .lang-item a .img-convert { box-sizing: border-box; width: 22px; height: 16px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.languages-61 .lang-item img { box-sizing: content-box; width: auto; height: auto;}
.block-41 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-41 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-63 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-63 .sn-text { box-sizing: border-box; font-family: Roboto, sans-serif; color: #ffffff; text-align: left; text-decoration: none; font-size: 26px; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.site-name-63 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-63 a { text-decoration: none; outline: none;}
.site-name-63 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; width: 450px;}
.widget-42 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; color: #7d83b5; text-transform: uppercase; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; font-weight: 500; min-height: 0; right: 0;}
.block-42 .layout_66 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-42 .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-42 .layout_68 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-42 { margin: 40px 0 0 20px; position: relative; top: 0; left: 0; width: 580px; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.widget-43 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: 180px;}
.email-66 p:first-child { margin-top: 0;}
.email-66 p:last-child { margin-bottom: 0;}
.email-66 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-66 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-66 .icon { border: none; box-sizing: border-box; height: 16px; width: 34px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDQ4IDM2IiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9Ik1BaWwuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0zNjQuNTc0IDEyMy42MDVsLS4wMzYtLjAzNS0uMDExLjAxMkE1LjkgNS45LjAgMCAwIDM2MiAxMjNIMzI2YTUuOTc2IDUuOTc2LjAgMCAwLTIuMzEyLjQ2NmwtLjA2My0uMDYtLjE4NS4xOTFBNS45OTEgNS45OTEuMCAwIDAgMzIwIDEyOXYyNGE2LjAwNiA2LjAwNi4wIDAgMCA2IDZoMzZhNi4wMDYgNi4wMDYuMCAwIDAgNi02VjEyOUE1Ljk5MyA1Ljk5My4wIDAgMCAzNjQuNTc0IDEyMy42MDV6TTM1My41MzUgMTM5Ljg4IDM2NCAxMjkuNjgydjIwLjM4NnpNMzYxLjAxNyAxMjdsLTE1LjMzIDE0LjkzOWEyLjIyNCAyLjIyNC4wIDAgMS0zLjA1Mi4wTDMyNy4zMTMgMTI3aDMzLjd6TTMyNCAxNTAuNDA5di0yMS4wNWwxMC42NzggMTAuNDF6TTMyNiAxNTVhMS45ODkgMS45ODkuMCAwIDEtLjc3OS0uMTU4bDEyLjMyMi0xMi4yNzkgMi4zIDIuMjRhNi4yMjQgNi4yMjQuMCAwIDAgOC42NDIuMGwyLjE5LTIuMTMzIDEyLjMzNyAxMi4wMTNBMS45NDQgMS45NDQuMCAwIDEgMzYyIDE1NUgzMjZ6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzIwIC0xMjMpIiBmaWxsPSIjMDkwYzNhIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 19px no-repeat #6d73aa; margin-right: 10px; min-height: 34px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.email-66 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-66 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-66 .title { box-sizing: border-box; display: none;}
.email-66 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #d6d6d6; text-decoration: none; font-size: 13px; min-height: 34px; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.email-66 input.tgl-but { box-sizing: border-box; display: none;}
.email-66 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-44 { margin: 0 0 auto 20px; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; min-height: 0; right: 0;}
.address-67 p:first-child { margin-top: 0;}
.address-67 p:last-child { margin-bottom: 0;}
.address-67 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-67 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-67 .icon { border: none; box-sizing: border-box; height: 16px; width: 34px; background: url("../images/lib_1468301_adr.png?1489138869480") left 50% top 50% / auto auto no-repeat #6d73a9; margin-right: 10px; min-height: 34px; -webkit-border-radius: 34px; -moz-border-radius: 34px; border-radius: 34px;}
.address-67 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-67 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-67 .title { box-sizing: border-box; display: none;}
.address-67 .text_body { font-family: Roboto, sans-serif; color: #cccccc; line-height: 1.3; text-decoration: none; font-size: 13px; 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; min-height: 34px;}
.address-67 input.tgl-but { box-sizing: border-box; display: none;}
.address-67 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-45 { margin: 0 0 auto 20px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 190px; min-height: 0;}
.phones-68 p:first-child { margin-top: 0;}
.phones-68 p:last-child { margin-bottom: 0;}
.phones-68 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-68 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-68 .icon { border: none; box-sizing: border-box; height: 16px; width: 34px; background: url("../images/lib_1468301_tel.png?1489138873424") left 50% top 50% / auto auto no-repeat #6d73a8; margin-right: 10px; min-height: 34px; -webkit-border-radius: 34px; -moz-border-radius: 34px; border-radius: 34px;}
.phones-68 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-68 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-68 .title { box-sizing: border-box; display: none;}
.phones-68 .text_body { box-sizing: border-box; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.3; text-decoration: none; font-size: 15px; font-weight: 500; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-68 input.tgl-but { box-sizing: border-box; display: none;}
.phones-68 .text_body a { text-decoration: none; color: inherit;}
.phones-68 input.tgl-but:checked + .block-body-drop { display: block;}
.block-4 { padding: 35px 20px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/fonsl.jpeg?1489139052118") left 50% top 50% / cover no-repeat; z-index: 5; right: 0; -webkit-box-shadow: inset 0px -1px 0px  rgba(15,178,180,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(15,178,180,0.1); box-shadow: inset 0px -1px 0px  rgba(15,178,180,0.1); -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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-5 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1100px; min-height: 0; background: #2e3570; z-index: 2; right: 0; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%;}
.widget-6 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-11 .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-11 .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-11 .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-11 .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-11 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-11 .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: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-11 .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-11 .menu-scroll > ul > li.delimiter { margin: auto -3px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 10px; background: #ffffff; box-sizing: border-box; text-align: left;}
.menu-11 .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-11 .menu-scroll > ul > li.menu-item > a { padding: 6px 20px; margin: 15px 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: #ffffff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; text-transform: none; font-weight: 500; text-align: left; align-self: auto; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-11 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-11 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-11 .menu-scroll > ul > li.menu-item > a.active { color: #12153e; background: #6d73a9; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.menu-11 .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-11 .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-11 .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-11 .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-11 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-11 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-11 .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-11 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-11 .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-11 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-11 .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-11 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-11 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-11 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-11 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-27 { padding: 60px 20px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 377px; background: rgba(18,21,62,0.55); z-index: 4; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-26 .layout_54 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-26 .layout_58 { -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-26 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1100px; min-height: 0; z-index: 1; 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; text-decoration: none; right: 0; max-width: 100%;}
.block-38 { margin: 0 0 auto 30px; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-36 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-size: 16px; color: #969696; line-height: 1.5; text-decoration: none; display: block; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-42 .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-42 .img-convert { margin: 5px; box-sizing: border-box; width: 960px; 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-42 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-42 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-42 .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-42 h2 { box-sizing: border-box; font-size: 26px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #ffffff; text-align: left;}
.content-42 h3 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #ffffff; text-align: left;}
.content-42 h4 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #ffffff; text-align: left;}
.content-42 h5 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #ffffff; text-align: left;}
.content-42 h6 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #ffffff; text-align: left;}
.content-42 a { box-sizing: border-box; color: #0000ff;}
.widget-35 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; font-size: 32px; color: #ffffff; text-decoration: none; box-sizing: border-box; font-weight: 500; width: auto; right: 0; padding-bottom: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJFbDEuc3ZnIiB3aWR0aD0iNzAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCA3MCAxMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik03OTggMzQ3di0xaDcwdjFINzk4eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTc5OCAtMzQxKSIgZmlsbD0iIzI2Mzc1OCIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC00Ij48L3BhdGg+PGNpcmNsZSBjbGFzcz0iY2xzLTIiIGN4PSI1LjUiIGN5PSI1LjUiIHI9IjUuNSIgZmlsbD0iIzZkNzNhOSIgZmlsbC1vcGFjaXR5PSIxIiBpZD0iY2lyY2xlLTUiIHR5cGU9InNvbGlkQ29sb3IiPjwvY2lyY2xlPjwvc3ZnPg==") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
h2 { box-sizing: border-box; font-size: 26px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #ffffff; text-align: left;}
h3 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #ffffff; text-align: left;}
h4 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #ffffff; text-align: left;}
h5 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #ffffff; text-align: left;}
h6 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #ffffff; text-align: left;}
.widget-37 { padding: 20px 0; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; width: 240px; box-sizing: border-box; display: block; background: #0b123c; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-54 .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-54 .menu-scroll > ul > li.delimiter { margin: 0 20px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 1px; height: auto; width: auto; background: rgba(214,214,214,0.07);}
.menu-54 .menu-scroll > ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-54 .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-54 .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-54 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-54 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-54 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-54 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-54 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-54 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-54 .menu-scroll > ul > li.menu-item > a { padding: 15px 20px; 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: #d9d9d9; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-54 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-54 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-54 .menu-scroll > ul > li.menu-item > a.active { color: #6d73a9; -webkit-box-shadow: inset 3px 0px 0px  0px #6d73a9; -moz-box-shadow: inset 3px 0px 0px  0px #6d73a9; box-shadow: inset 3px 0px 0px  0px #6d73a9;}
.menu-54 .menu-scroll > ul > li.menu-item > a:active, 
.menu-54 .menu-scroll > ul > li.menu-item > a.active { color: #c7c7c7;}
.menu-54 .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-54 .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-54 .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-54 .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-54 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-34 { padding: 60px 20px 20px; margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.block-31 { margin: 0 auto -1px; position: relative; top: 0; left: 0; width: 1100px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.widget-12 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; min-height: 0; right: 0;}
.news-19 p:first-child { margin-top: 0;}
.news-19 p:last-child { margin-bottom: 0;}
.news-19 .news__header { border: none; 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: 30px; text-align: center; padding-bottom: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJFbC5zdmciIHdpZHRoPSIxMzAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMzAgMTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNjYxIDMxNXYtMUg3OTF2MUg2NjF6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjYxIC0zMDkpIiBmaWxsPSIjMjYzNzU4IiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiPjwvcGF0aD48Y2lyY2xlIGNsYXNzPSJjbHMtMiIgY3g9IjY1LjUiIGN5PSI1LjUiIHI9IjUuNSIgZmlsbD0iIzZkNzNhOSIgZmlsbC1vcGFjaXR5PSIxIiBpZD0iY2lyY2xlLTUiIHR5cGU9InNvbGlkQ29sb3IiPjwvY2lyY2xlPjwvc3ZnPg==") left 50% bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.news-19 .news__title { box-sizing: border-box; font-size: 32px; font-family: Roboto, sans-serif; color: #6d73a9; text-align: left; text-decoration: none; font-weight: 500; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.news-19 .body-outer { box-sizing: border-box; position: relative;}
.news-19 .body { margin: 0 -10px; box-sizing: border-box;}
.news-19 .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-19 .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-19 .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-19 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 33.33%;}
.news-19 .item { padding: 30px; margin: 0 10px 40px; 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; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.news-19 .item__image { box-sizing: border-box; font-size: 0; margin-bottom: 10px; text-align: center; position: relative; display: -webkit-flex; display: flex;}
.news-19 .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-19 .img-convert { box-sizing: border-box; width: 180px; 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-19 .item__image img { box-sizing: border-box; max-width: 100%; width: auto; height: auto; display: -webkit-flex; display: flex;}
.news-19 .item__title { box-sizing: border-box; font-weight: 500; margin-bottom: 15px; text-decoration: underline; position: relative; z-index: 1; display: -webkit-flex; display: flex; font-size: 16px; font-family: Roboto, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.news-19 .item__date { box-sizing: border-box; margin-bottom: 20px; position: relative; z-index: 1;}
.news-19 .item__date > span { box-sizing: border-box; display: inline-block; font-size: 14px; color: #999999; text-transform: lowercase; font-family: Roboto, sans-serif; text-decoration: none;}
.news-19 .item__text { box-sizing: border-box; margin-bottom: 0; position: relative; z-index: 1; font-family: Roboto, sans-serif; color: #333333; line-height: 1.4; text-decoration: none; font-size: 13px; padding-bottom: 20px; border-top: 0px dotted #c7c7c7; border-right: 0px dotted #c7c7c7; border-bottom: 1px dotted #c7c7c7; border-left: 0px dotted #c7c7c7; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.news-19 .item__more { box-sizing: border-box; position: relative; margin-bottom: 0; margin-top: 20px;}
.news-19 .item__more_link { border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Roboto, sans-serif; color: #162f4e; text-decoration: underline; font-size: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.news-19 .item__more_link:hover, 
.news-19 .item__more_link.hover, 
.news-19 .item__more_link.active { color: #6d73a8; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.news-19 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.news-19 .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-19 .item__title > a { color: inherit; text-decoration: inherit;}
.news-19 .item__image__title { box-sizing: border-box; font-weight: bold; text-decoration: underline; position: absolute; left: 0; top: 0; display: -webkit-flex; display: flex; text-align: center;}
.news-19 .item__image__title > a { color: inherit; text-decoration: inherit;}
.news-19 .item__date > span ins { box-sizing: border-box; display: block; font-size: 16px; color: hsl(0, 0%, 50%); text-decoration: none;}
.news-19 .controls { z-index: 1; 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-19 .prev { position: relative; z-index: 105; 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-19 .next { position: relative; z-index: 105; 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-19 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-19 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-19 .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-19 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.news-19 .auto_controls { box-sizing: border-box; display: none;}
.news-19 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.news-19 .bx-controls-auto-item { box-sizing: border-box;}
.news-19 .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-19 .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-19 .pager-wrap { box-sizing: border-box;}
.news-19 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.news-19 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.news-19 .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-19 .bx-pager a:active, 
.news-19 .bx-pager a.active { background: #bbbbbb;}
.news-19 .news__footer { box-sizing: border-box;}
.news-19 .news__all { box-sizing: border-box;}
.news-19 .all_link { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.block-9 .layout_21_id_36 { 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-9 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #0b0e36; z-index: 2; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; display: -webkit-flex; display: flex; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-32 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; text-align: center; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-36 .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-36 .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-36 .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-36 .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-36 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-36 .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: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-36 .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-36 .menu-scroll > ul > li.delimiter { margin: auto -3px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 10px; background: #ffffff; box-sizing: border-box; text-align: left;}
.menu-36 .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-36 .menu-scroll > ul > li.menu-item > a { padding: 6px 20px; margin: 15px 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: #b3b3b3; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; text-transform: none; font-weight: normal; text-align: left; align-self: auto; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-36 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-36 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-36 .menu-scroll > ul > li.menu-item > a.active { color: #12153e; background: #6d73a9; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.menu-36 .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-36 .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-36 .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-36 .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-36 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-36 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-36 .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-36 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-36 .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-36 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-36 .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-36 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-36 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-36 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-36 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.widget-14 { margin: 30px auto 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 400px; min-height: 0;}
.block-10 .layout_24 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-10 .layout_25 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-10 { margin: 30px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 67px; z-index: 1; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; border-top: 1px dotted rgba(109, 115, 169, 0.15); border-right: 0px dotted rgba(109, 115, 169, 0.15); border-bottom: 0px dotted rgba(109, 115, 169, 0.15); border-left: 0px dotted rgba(109, 115, 169, 0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 20px; padding-bottom: 20px; text-decoration: none;}
.widget-15 { margin: 7px 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; color: #c7c7c7; text-decoration: none; font-size: 15px; box-sizing: border-box; width: 450px; min-height: 0; 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;}
.widget-16 { margin: 0 0 auto 60px; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; color: #c7c7c7; text-align: right; text-decoration: none; font-size: 15px; width: 450px; min-height: 0;}
.widget-22 { border: none; top: 0; left: 0; position: fixed; text-align: left; right: 0; z-index: 1450; width: 768px; background: transparent;}
.side-panel-34 .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-34 .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); pointer-events: auto; box-sizing: border-box;}
.side-panel-34 .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-34 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0; pointer-events: auto; min-height: 100%;}
.side-panel-34 .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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.side-panel-34 .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;}
.side-panel-34 .side-panel-button-icon { display: block;}
.side-panel-34 .side-panel-button-icon-line { display: block; min-height: 3px; margin-top: 3px; background: #000000; box-sizing: border-box;}
.side-panel-34 .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-39 { background: none; padding-top: 80px; padding-bottom: 20px; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-40 .layout_62 { 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-40 .layout_60_id_61 { margin: 15px 0 0; -webkit-order: 2; -moz-order: 2; order: 2; flex-basis: auto; width: auto;}
	.block-40 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-top: 30px; padding-bottom: 20px;}
	.widget-40 { text-align: center; width: auto; margin-left: 0; -webkit-order: 1; -moz-order: 1; order: 1; min-height: -68px; display: block;}
	.widget-41 { text-align: center; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-63 .sn-text { text-align: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.site-name-63 img { margin-left: auto; margin-right: auto;}
	.widget-42 { text-align: center; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-42 .layout_66 { 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-42 .layout_67 { margin: 0 auto; -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; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-42 .layout_68 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -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-42 { width: auto; right: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-43 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.email-66 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-66 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-44 { margin-left: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.address-67 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-67 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-45 { margin-left: auto;}
	.phones-68 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-68 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.block-4 { display: none; padding-bottom: 30px; padding-top: 30px; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-5 { width: auto; margin-left: 0; margin-right: 0; display: none;}
	.block-27 { padding-top: 30px; padding-bottom: 30px; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-26 .layout_54 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-26 .layout_58 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-26 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-38 { margin-left: 0;}
	.widget-36 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-35 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-34 { padding-top: 30px; padding-bottom: 0.02px; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-31 { width: auto; margin-left: 0; margin-bottom: 0; margin-right: 0;}
	.widget-12 { display: block;}
	.news-19 .body-outer { width: auto; overflow: hidden;}
	.news-19 .body { width: auto; margin-left: - 10px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.news-19 .news__list { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden;}
	.news-19 .item-outer { width: 50%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
	.news-19 .item { width: 364px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.news-19 .item__image { max-width: 100%; margin-right: 15px; margin-bottom: 5px; float: none;}
	.news-19 .item__image img { min-height: 0;}
	.block-9 .layout_21_id_36 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-9 { padding-left: 20px; padding-right: 20px; -webkit-order: 8; -moz-order: 8; order: 8;}
	.widget-14 { display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-10 .layout_24 { 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-10 .layout_25 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-10 { margin-top: 0; padding-top: 40px; padding-bottom: 40px; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-15 { margin-top: 0; margin-bottom: 10px; width: auto; right: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-16 { margin-left: 0; color: #ffffff; width: auto; text-align: center; right: 0;}
	.widget-22 { padding: 15px; z-index: 10000; width: auto; background: #0b0e30; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-34 .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: #0b0e30; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-34 .side-panel-close { border: none; margin-top: 15px; -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 #6d73a8; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-34 .side-panel-top { width: auto;}
	.side-panel-34 .side-panel-button { padding: 10px; 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: #6d73a9; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 40px; min-height: 40px;}
	.side-panel-34 .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: #0b0e30; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-39 { margin-top: 20px;}
	.block-40 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-40 .layout_60_id_61 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-40 { -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
	.block-41 { margin-bottom: 30px;}
	.block-42 .layout_66 { 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: none;}
	.block-42 .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; display: -webkit-flex; display: flex;}
	.block-42 .layout_68 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.widget-43 { margin-top: 15px; margin-right: auto; display: none;}
	.widget-44 { margin-right: auto; margin-bottom: 0;}
	.block-26 .layout_54 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-26 .layout_58 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.news-19 .body { margin-right: -5px; margin-left: -5px;}
	.news-19 .item { padding: 20px; width: auto; margin-right: 5px; margin-left: 5px;}
	.block-9 .layout_21_id_36 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-10 .layout_24 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-10 .layout_25 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-15 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-22 { z-index: 1450;}

}

@media all and (max-width: 640px) {
	.block-40 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-40 .layout_60_id_61 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-42 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-42 .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-right: 0; display: -webkit-flex; display: flex;}
	.block-42 .layout_68 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-42 { text-align: center; margin-left: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-43 { margin-top: 0; margin-left: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-44 { display: block;}
	.widget-45 { margin-right: auto;}
	.block-26 .layout_54 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-26 .layout_58 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.news-19 .body { margin-right: 0; margin-left: 0;}
	.news-19 .item-outer { width: 100%;}
	.news-19 .item { margin-right: 0; margin-left: 0;}
	.block-9 .layout_21_id_36 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-10 .layout_24 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-10 .layout_25 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-15 { margin-top: 15px; margin-bottom: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-16 { margin-top: 15px; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}

}

@media all and (max-width: 480px) {
	.block-40 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-40 .layout_60_id_61 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-42 .layout_66 { 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-left: 0; padding-right: 0; display: none;}
	.block-42 .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; padding-right: 0; display: none;}
	.block-42 .layout_68 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -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-42 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-43 { margin-bottom: 0;}
	.widget-44 { margin-left: auto; margin-bottom: 15px; display: none;}
	.widget-45 { margin-bottom: 0;}
	.block-26 .layout_54 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-26 .layout_58 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.news-19 .item__image { margin-right: 0;}
	.block-9 .layout_21_id_36 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-14 { margin-top: 0;}
	.block-10 .layout_24 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-10 .layout_25 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-15 { margin-left: auto; margin-right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-16 { margin-left: auto; margin-right: auto;}

}
.side-panel .widget-6 { padding: 20px 10px; margin: 15px 10px; border: none; z-index: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; cursor: pointer; left: 0; top: 0; position: relative; min-height: 0; right: 0; -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; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #352d5d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-11 .menu-scroll > ul { display: block;}
.side-panel .menu-11 .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-11 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-11 .menu-scroll > ul > li.menu-item > a { width: auto; padding-top: 15px; padding-bottom: 15px; margin-top: 0; margin-bottom: 0; -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-11 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-11 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-11 .menu-scroll > ul > li.menu-item > a.active { color: #12153e; background: #6d73a9; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .menu-11 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-11 .menu-scroll > ul > li.menu-item > a.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-11 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-11 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .widget-37 { padding: 20px 0; margin: 0 10px 20px; border: none; z-index: 1; width: auto; left: 0; top: 0; position: relative; background: #0b123c; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: left; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block;}
.side-panel .menu-54 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-54 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-54 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-54 .menu-scroll > ul > li.menu-item > a.active { color: #6d73a9; -webkit-box-shadow: inset 3px 0px 0px  0px #6d73a9; -moz-box-shadow: inset 3px 0px 0px  0px #6d73a9; box-shadow: inset 3px 0px 0px  0px #6d73a9;}
.side-panel .menu-54 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-54 .menu-scroll > ul > li.menu-item > a.active { color: #c7c7c7;}
.side-panel .widget-32 { margin: 0; border: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; left: 0; top: 0; position: relative; width: auto; z-index: 4; right: 0; text-align: center; padding-right: 0; padding-left: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: none; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .widget-32:hover, 
.side-panel .widget-32.hover, 
.side-panel .widget-32.active { border-top: 0px dotted rgba(109, 115, 169, 0.15); border-right: 0px dotted rgba(109, 115, 169, 0.15); border-bottom: 1px dotted rgba(109, 115, 169, 0.15); border-left: 0px dotted rgba(109, 115, 169, 0.15);}
.side-panel .menu-36 .menu-scroll > ul { display: block;}
.side-panel .menu-36 .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-36 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-36 .menu-scroll > ul > li.menu-item > a { width: auto; padding-top: 15px; padding-bottom: 15px; -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-36 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-36 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-36 .menu-scroll > ul > li.menu-item > a.active { color: #12153e; background: #6d73a9; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; text-align: left;}
.side-panel .menu-36 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-36 .menu-scroll > ul > li.menu-item > a.active { padding-top: 6px; padding-bottom: 6px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-36 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-36 .menu-scroll > ul ul ul { position: static; width: auto;}