<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle&gt;* {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 &gt; * { 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;
}

body { border: none; background: #ffffff; font-family: Arial, Helvetica, sans-serif; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.wrapper .layout_center_2_id_26_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; 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-8 .layout_26_id_42 { 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-8 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 6; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; padding-top: 40px; padding-bottom: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-16 .layout_3 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 .layout_41 { -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-16 { margin: 0; position: relative; top: 0; left: 0; width: 960px; 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;}
.widget-34 { margin: 5px 0 auto 35px; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; visibility: hidden;}
.search-41 form { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.search-41 input { padding: 4px 4px 4px 10px; margin: 0; border: 1px solid #bbbbbb; box-sizing: border-box; vertical-align: top; background: #fff; font-size: 14px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 30px; width: 0; height: 0; max-width: 100%; -webkit-appearance: none; font-family: Fira Sans Condensed, sans-serif; text-align: start; color: #5b3db5; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.search-41 button { padding: 3px 4px; margin: 0 0 0 5px; border: none; box-sizing: border-box; vertical-align: top; background: url("../images/159.jpg.png") left 50% top 50% / 15px no-repeat, linear-gradient(to bottom left,rgba(0, 165, 223, 0.49) 0%,rgba(62, 20, 123, 0.49) 21.2%,rgba(226, 0, 121, 0.49) 40.7%,rgba(223, 19, 44, 0.49) 71.3%,rgba(243, 239, 21, 0.49) 100%) rgba(201,0,127,0.68); font-size: 14px; outline: none; min-width: 24px; min-height: 30px; position: relative; z-index: 1; -webkit-appearance: none; font-family: Arial, Helvetica, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; width: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; visibility: visible;}
.search-41 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-41 input:focus { outline: none;}
.search-41 button:focus { outline: none;}
.search-41 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-41 ::-webkit-input-placeholder { color: #ababab;}
.search-41 ::-moz-placeholder { color: #ababab;}
.search-41 :-ms-input-placeholder { color: #ababab;}
.widget-2 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: center; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 720px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: auto;}
.menu-3 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-3 .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-3 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-3 .menu-scroll &gt; 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-3 .menu-scroll &gt; ul &gt; li.home-button &gt; 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-3 .menu-scroll &gt; ul &gt; 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-3 .menu-scroll &gt; ul &gt; 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-3 .menu-scroll &gt; ul ul { padding: 10px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #f7f7f7; list-style: none; width: 250px; display: none; z-index: 10; box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-3 .menu-scroll &gt; ul ul &gt; li { padding: 0; margin: 0; display: block; position: relative;}
.menu-3 .menu-scroll &gt; ul ul &gt; li &gt; 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: #5131b0; font-size: 14px; line-height: 1.4; position: relative; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-3 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.menu-3 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.menu-3 .menu-scroll &gt; ul ul &gt; li &gt; a.active { color: #e4252a;}
.menu-3 .menu-scroll &gt; ul ul &gt; li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-3 .menu-scroll &gt; ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 5px 10px; margin: 2px; 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: #5131b0; font-size: 17px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Fira Sans Condensed, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; background: transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #ffffff; background: #5131b0;}
.menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:active, 
.menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #3030b0; background: transparent;}
.menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-3 .menu-scroll &gt; ul &gt; li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-3 .menu-scroll &gt; ul &gt; li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-3 .menu-scroll &gt; ul &gt; li.more-button &gt; a { padding: 8px 5px 7px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #481496; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-style: normal; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: none; width: 37px; min-height: 37px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-3 .menu-scroll &gt; ul &gt; li.more-button &gt; ul { left: auto; right: 0;}
.menu-3 .menu-scroll &gt; ul &gt; li.more-button.disabled { display: none;}
.menu-3 .menu-scroll &gt; ul &gt; li.more-button .menu-item-image { display: none;}
.block-9 .layout_27_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 { padding: 255px 50px 0.02px; margin: -670px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 700px; background: url("../images/71 (1).png") left 50% bottom -98px / cover no-repeat, url("../images/61.png") left 50% top -53px / cover no-repeat; z-index: 5; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-29 { margin: -30px auto 0; position: relative; top: 0; left: 0; z-index: 6; text-align: undefined; box-sizing: border-box; width: 224px; right: auto;}
.phones-36 p:first-child { margin-top: 0;}
.phones-36 p:last-child { margin-bottom: 0;}
.phones-36 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-36 .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-36 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("../images/Vector Smart Object (1).png?1497412652606") left 50% top 50% / 23px no-repeat; margin-right: 5px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-36 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-36 .cell-text { box-sizing: border-box; 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;}
.phones-36 .title { box-sizing: border-box; display: none; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; width: auto; margin-left: 0; margin-right: 0;}
.phones-36 .text_body { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Fira Sans Condensed, sans-serif; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 25px; padding-top: 2px; font-weight: 600; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-36 input.tgl-but { box-sizing: border-box; display: none;}
.phones-36 .text_body a { text-decoration: none; color: inherit;}
.phones-36 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-6 { margin: 15px auto 0; position: relative; top: 0; left: 0; z-index: 5; text-align: undefined; box-sizing: border-box; width: 360px; right: 0;}
.phones-7 p:first-child { margin-top: 0;}
.phones-7 p:last-child { margin-bottom: 0;}
.phones-7 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-7 .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-7 .icon { border: none; box-sizing: border-box; height: 16px; width: 25px; background: url("../images/png (4).png?1497412652557") left 50% top 50% / 16px no-repeat; margin-right: 5px; min-height: 25px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-7 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-7 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-7 .title { box-sizing: border-box; display: none; text-align: left;}
.phones-7 .text_body { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Fira Sans Condensed, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 25px; color: #ffffff; line-height: 1.4; text-decoration: none; font-weight: 600; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-7 input.tgl-but { box-sizing: border-box; display: none;}
.phones-7 .text_body a { text-decoration: none; color: inherit;}
.phones-7 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-4 { margin: 20px auto 0; border: none; position: relative; top: 0; left: 0; z-index: 4; text-align: center; box-sizing: border-box; width: 960px; min-height: 0; font-size: 25px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-5 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-5 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-5 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-5 .sn-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans Condensed, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 48px; color: #ffffff; line-height: 1.4; text-transform: uppercase; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: bold; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-5 a { text-decoration: none; outline: none;}
.widget-5 { margin: 10px auto 0; border: none; position: relative; top: 0; left: 0; z-index: 3; font-family: Fira Sans Condensed, sans-serif; text-align: center; font-size: 28px; color: #ffffff; line-height: 1.4; text-transform: uppercase; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 960px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: 500; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-3 { margin: 25px auto 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 960px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-4 p:first-child { margin-top: 0;}
.address-4 p:last-child { margin-bottom: 0;}
.address-4 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-4 .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-4 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-4 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-4 .cell-text { box-sizing: border-box; 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;}
.address-4 .title { box-sizing: border-box; display: none;}
.address-4 .text_body { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Fira Sans Condensed, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 25px; color: #ffffff; line-height: 1.4; text-decoration: none; font-weight: 500; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-4 input.tgl-but { box-sizing: border-box; display: none;}
.address-4 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-21 { margin: 75px auto 0; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Fira Sans Condensed, sans-serif; color: #ffffff; text-transform: uppercase; text-decoration: none; text-align: center; font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 200px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 35px; background: #e93321; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: 500; -webkit-text-shadow: 0px 1px 5px  rgba(0,0,0,0.3); -moz-text-shadow: 0px 1px 5px  rgba(0,0,0,0.3); text-shadow: 0px 1px 5px  rgba(0,0,0,0.3); padding-top: 13px; padding-bottom: 12px;}
.widget-21:hover, 
.widget-21.hover, 
.widget-21.active { background: #de4b40;}
.widget-21:active, 
.widget-21.active { background: #e93321;}
.popover-wrap-33 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-33 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; font-family: Fira Sans, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13px;}
.popover-wrap-33 .popover-body .s3_button_large { padding: 11px 20px 10px; border: none; background: #ff5500; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 14px; font-weight: 500; box-sizing: border-box; line-height: 1.4; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Fira Sans Condensed, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: uppercase; text-decoration: none; -webkit-text-shadow: 0px 1px 5px  rgba(0,0,0,0.15); -moz-text-shadow: 0px 1px 5px  rgba(0,0,0,0.15); text-shadow: 0px 1px 5px  rgba(0,0,0,0.15); -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 110px;}
.popover-wrap-33 .popover-body .s3_button_large:hover, 
.popover-wrap-33 .popover-body .s3_button_large.hover, 
.popover-wrap-33 .popover-body .s3_button_large.active { background: #ff7040;}
.popover-wrap-33 .popover-body .s3_button_large:active, 
.popover-wrap-33 .popover-body .s3_button_large.active { background: #ff5500;}
.popover-wrap-33 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-33 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-33 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-33 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-33 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-33 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-33 &gt; * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-33 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-33 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-33 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-33 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-33 .popover-body .s3_form_item { border: none; margin-top: 20px; margin-bottom: 8px; box-sizing: border-box; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-33 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-33 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #5b3db5; text-align: center; font-family: Fira Sans Condensed, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px;}
.popover-wrap-33 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-33 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-33 .popover-body .s3_required { color: red;}
.popover-wrap-33 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-33 .popover-body .s3_form_item.form_div { border: none; margin-top: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; box-sizing: border-box;}
.popover-wrap-33 .popover-body .s3_form_item.form_html_block { border: none; margin-top: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-33 .popover-body .s3_form_item.form_checkbox { border: none; margin-top: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_checkbox .s3_form_field_title { font-size: 13px; font-family: Fira Sans Condensed, sans-serif; font-style: normal; color: #5b3db5; text-align: center; text-transform: none; box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-33 .popover-body .s3_form_item.form_radio { border: none; margin-top: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-33 .popover-body .s3_form_item.form_calendar { border: none; margin-top: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_calendar .s3_form_field_title { font-size: 13px; font-family: Fira Sans Condensed, sans-serif; font-style: normal; color: #5b3db5; text-align: center; text-transform: none; box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_radio .s3_form_field_title { font-size: 13px; font-family: Fira Sans Condensed, sans-serif; font-style: normal; color: #5b3db5; text-align: center; text-transform: none; box-sizing: border-box;}
.popover-wrap-33 .popover-body .s3_form_item.form_select { border: none; margin-top: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_select .s3_form_field_title { font-size: 13px; font-family: Fira Sans Condensed, sans-serif; font-style: normal; color: #5b3db5; text-align: center; text-transform: none; box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-33 .popover-body .s3_form_item.form_calendar_interval { border: none; margin-top: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_calendar_interval .s3_form_field_title { font-size: 13px; font-family: Fira Sans Condensed, sans-serif; font-style: normal; color: #5b3db5; text-align: center; text-transform: none; box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_calendar_interval .s3_form_subitem { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-33 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-33 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-33 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-33 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; 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; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-33 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-33 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-33 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-33 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-33 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; 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; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-33 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-33 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-33 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-33 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-33 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; 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; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-33 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-33 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-33 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; 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;}
.popover-wrap-33 .popover-body .form_calendar_interval label { box-sizing: border-box; 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;}
.popover-wrap-33 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-33 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-33 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-33 .popover-body .s3_form_item.form_upload { border: none; margin-top: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; box-sizing: border-box;}
.popover-wrap-33 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-33 ::-moz-placeholder { color: #ababab;}
.popover-wrap-33 :-ms-input-placeholder { color: #ababab;}
.widget-7 { margin: -84px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 4; text-align: left; width: auto; height: 0; min-height: 700px; box-sizing: border-box; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat, linear-gradient(to bottom left,rgba(0, 165, 223, 0.4) 0%,rgba(62, 20, 123, 0.4) 27.7%,rgba(226, 0, 121, 0.4) 48.5%,rgba(223, 19, 44, 0.4) 73.3%,rgba(243, 239, 21, 0.4) 100%); max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-8 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-8 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left;}
.popover-wrap-8 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-8 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; min-width: 25px; min-height: 25px;}
.popover-wrap-8 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-8 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-8 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-8 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-8 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-8 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.slider-8 .bx-wrapper { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit;}
.slider-8 .bx-viewport { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: absolute !important;}
.slider-8 .text_wrapper .bx-viewport { position: relative !important;}
.slider-8 .slider-inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; background-size: inherit; background-position: inherit; overflow: hidden;}
.slider-8 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}.slider-8 .text-slider { box-sizing: border-box; position: absolute; top: 0; left: 0; z-index: 6;}
.slider-8 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; max-width: 100%;}
.slider-8 .block-body { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-8 .block-more { box-sizing: border-box;}
.slider-8 .block-more &gt; a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box;}
.slider-8 .block-title { box-sizing: border-box; display: -webkit-flex; display: flex;}.slider-8 .slider-item &gt; a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-8 .slider-controls { border: none; box-sizing: border-box; visibility: hidden; position: absolute; top: 50%; left: 50%; right: auto; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: 0; text-align: justify; width: 1000px; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: -500px;}
.slider-8 .slider-prev { border: 2px solid rgba(45,45,189,0); box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 40px; height: 20px; background: url("../images/lib_299601_17.png") left 50% top 50% / auto auto no-repeat #ffffff; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 40px;}
.slider-8 .slider-prev:hover, 
.slider-8 .slider-prev.hover, 
.slider-8 .slider-prev.active { border: 2px solid #2d2dbd; background: url("../images/lib_299601_17.png") left 50% top 50% / auto auto no-repeat transparent;}
.slider-8 .slider-prev:active, 
.slider-8 .slider-prev.active { border: none; background: url("../images/lib_299601_17.png") left 50% top 50% / auto auto no-repeat #ffffff;}
.slider-8 .slider-next { border: 2px solid rgba(45,45,189,0); box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 40px; height: 20px; background: url("../images/lib_300201_18 (1).png") left 50% top 50% / auto auto no-repeat #ffffff; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 40px;}
.slider-8 .slider-next:hover, 
.slider-8 .slider-next.hover, 
.slider-8 .slider-next.active { border: 2px solid #2d2dbd; background: url("../images/lib_300201_18 (1).png") left 50% top 50% / auto auto no-repeat transparent;}
.slider-8 .slider-next:active, 
.slider-8 .slider-next.active { border: none; background: url("../images/lib_300201_18 (1).png") left 50% top 50% / auto auto no-repeat #ffffff;}
.slider-8 .slider-prev &gt; a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-8 .slider-next &gt; a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-8 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; font-size: 0; text-align: center; visibility: hidden; z-index: 100; display: -webkit-flex; display: flex;}
.slider-8 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; 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;}
.slider-8 .slider-pager { box-sizing: border-box;}
.slider-8 .slider-pager &gt; a { padding: 1px; margin: 2px; box-sizing: border-box; display: inline-block; vertical-align: top; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 11px; text-decoration: none; color: #999999;}
.slider-8 .slider-pager &gt; a:active, 
.slider-8 .slider-pager &gt; a.active { background: #eeeeee;}
.slider-8 .auto_controls { box-sizing: border-box; display: none;}
.slider-8 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-8 .bx-controls-auto-item { box-sizing: border-box;}
.slider-8 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.slider-8 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.slider-8 .overfill { position: absolute; box-sizing: border-box; height: 100%; width: 100%; background: inherit; top: 0; left: 0; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit;}
.slider-8 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-8 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-8 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-8 .text_wrapper .text_inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; overflow: hidden;}
.slider-8 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-8 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-8 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-8 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.popover-container-8 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-8 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-8 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-8 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-8 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-8 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-8 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-8 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-8 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-8 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-8 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-8 .popover-body .s3_required { color: red;}
.popover-wrap-8 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-8 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-8 ::-moz-placeholder { color: #ababab;}
.popover-wrap-8 :-ms-input-placeholder { color: #ababab;}
.block-17 .layout_45 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 .layout_46 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 .layout_43_id_45 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-17 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 960px; min-height: 0; background: #ffffff; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-top: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-35 { margin: 0 0 40px; position: relative; top: 0; left: 0; z-index: 3; font-family: Fira Sans, sans-serif; color: #7a7a7a; line-height: 1.4; text-decoration: none; font-size: 10px; box-sizing: border-box; width: auto; right: 0; padding-left: 15px;}
.path a { box-sizing: border-box; color: #e93321; line-height: 1.2; text-decoration: underline; text-align: left;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-36 { margin: 12px 0 auto; position: relative; top: 0; left: 0; z-index: 2; width: 295px; padding-right: 0; padding-left: 0; box-sizing: border-box; display: block;}
.menu-45 .menu-scroll &gt; ul &gt; li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-45 .menu-scroll &gt; ul ul { padding: 0.02px 0; margin: 0; border: none; position: static; top: 0; left: 100%; background: #f2f2f2; list-style: none; width: auto; display: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-45 .menu-scroll &gt; ul ul &gt; li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-45 .menu-scroll &gt; ul ul &gt; li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-45 .menu-scroll &gt; ul ul &gt; li &gt; a { padding: 15px 10px 15px 20px; 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: #333333; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Fira Sans, sans-serif; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1);}
.menu-45 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.menu-45 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.menu-45 .menu-scroll &gt; ul ul &gt; li &gt; a.active { -webkit-box-shadow: inset 0px -1px 0px  #e93321; -moz-box-shadow: inset 0px -1px 0px  #e93321; box-shadow: inset 0px -1px 0px  #e93321;}
.menu-45 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-45 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-45 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-45 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-45 .menu-scroll &gt; ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-45 .menu-scroll &gt; ul &gt; li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-45 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 20px 15px 20px 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: #5131b0; font-size: 17px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Fira Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.07), 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.07), 0 0 0 transparent; box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.07), 0 0 0 transparent; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-45 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.menu-45 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.menu-45 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.07), 0px 0px 15px  2px rgba(0,0,0,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.07), 0px 0px 15px  2px rgba(0,0,0,0.15); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.07), 0px 0px 15px  2px rgba(0,0,0,0.15);}
.menu-45 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-45 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-45 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-45 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.block-18 { margin: 10px 0 auto 50px; position: relative; top: 0; left: 0; width: 614px; 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-37 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Fira Sans Condensed, sans-serif; color: #5131b0; text-transform: uppercase; text-decoration: none; text-align: left; font-size: 25px; width: auto; right: 0; font-weight: 500;}
.widget-38 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Fira Sans Condensed, sans-serif; color: #7b838c; line-height: 1.5; text-decoration: none; text-align: left; font-size: 16px; display: block; width: auto; right: 0; font-weight: normal;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-48 h2 { box-sizing: border-box; font-family: Fira Sans Condensed, sans-serif; color: #5131b0; font-style: normal; line-height: 1.4; letter-spacing: 0; text-transform: uppercase; text-decoration: none; text-align: left; font-size: 20px; font-weight: 500;}
.content-48 h3 { box-sizing: border-box; font-family: Fira Sans, sans-serif; color: #7b838c; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; text-align: left; font-size: 18px;}
.content-48 h4 { box-sizing: border-box; font-family: Fira Sans Condensed, sans-serif; color: #7b838c; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; text-align: left; font-size: 17px;}
.content-48 h5 { box-sizing: border-box; font-family: Fira Sans Condensed, sans-serif; color: #7b838c; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; text-align: left; font-size: 14.11px;}
.content-48 h6 { box-sizing: border-box; font-family: Fira Sans Condensed, sans-serif; color: #7b838c; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; text-align: left; font-size: 11.39px;}
.content-48 a { box-sizing: border-box; color: #5131b0; font-family: Fira Sans, sans-serif; line-height: 1.2; text-decoration: none; text-align: left;}
.content-48 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; text-align: center; width: auto; margin-left: 0; margin-right: 0;}
.content-48 .pics-1 img { margin: 5px auto 5px 0; box-sizing: content-box; width: auto; height: auto; max-width: 100%; text-align: left;}
.content-48 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-48 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.block-4 .layout_15_id_16 { 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-4 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; padding-top: 60px; padding-bottom: 50px;}
.widget-12 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 776px; min-height: 198px; right: auto; padding-top: 0.02px; padding-bottom: 0.02px;}
.form-16 .form__header { box-sizing: border-box; font-size: 30px; margin-bottom: 10px; font-family: Fira Sans Condensed, sans-serif; text-align: center; text-indent: 0; color: #5131b0; line-height: 1.4; text-transform: uppercase; text-decoration: none; font-weight: 600; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-16 .form__text { box-sizing: border-box; font-size: 16px; margin-bottom: 20px; overflow: hidden; font-family: Fira Sans, sans-serif; text-align: center; text-indent: 0; color: #7b838c; line-height: 1.4; text-decoration: none; margin-top: 6px; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-16 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-16 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-16 .form__body { box-sizing: border-box; margin-right: -16px; margin-bottom: 0; width: auto; margin-top: 0;}
.form-16 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-16 .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-16 .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;}
.form-16 .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-16 .form-text { box-sizing: border-box; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-right: 16px; align-self: auto; margin-bottom: 0; margin-top: 0;}
.form-16 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-16 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-16 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-16 .form-item__body { box-sizing: border-box; display: block;}
.form-16 .form-text input { padding: 15px 10px 15px 15px; border: none; box-sizing: border-box; background: rgba(158,158,158,0.09); width: 100%; min-width: 100px; min-height: 22px; outline: none; font-family: Fira Sans Condensed, sans-serif; text-align: left; text-indent: 0; font-size: 13px; color: #7a7a7a; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.2); box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.2); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-top: 20px; -webkit-appearance: none;}
.form-16 .form-textarea textarea { padding: 2px 4px; border: none; box-sizing: border-box; background: rgba(158,158,158,0.09); width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; font-family: Fira Sans Condensed, sans-serif; text-align: left; text-indent: 0; font-size: 13px; color: #7a7a7a; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.2); box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.2); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-appearance: none;}
.form-16 .form-submit button { padding: 11px 20px 10px; border: none; box-sizing: border-box; text-align: center; background: #ff5500; outline: none; width: 158px; font-family: Fira Sans Condensed, sans-serif; text-indent: 0; font-size: 15px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-top: 20px; position: relative; min-height: 45px; margin-left: 0; margin-right: 12px; -webkit-appearance: none; -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;}
.form-16 .form-submit button:hover, 
.form-16 .form-submit button.hover, 
.form-16 .form-submit button.active { background: #e04a3d;}
.form-16 .form-submit button:active, 
.form-16 .form-submit button.active { background: #e93321;}
.form-16 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-16 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-16 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-16 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-16 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-16 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-16 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-16 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-16 .form-text .form-item__body { box-sizing: border-box;}
.form-16 .form-textarea { box-sizing: border-box; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; align-self: auto; margin-top: 0;}
.form-16 .form-textarea .form-item__body { box-sizing: border-box;}
.form-16 .form-submit { box-sizing: border-box; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-top: 0; align-self: auto; margin-bottom: 0;}
.form-16 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-16 .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; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; align-self: auto; margin-top: 0;}
.form-16 .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-16 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: rgba(158,158,158,0.09); width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: left; font-family: Fira Sans Condensed, sans-serif; text-indent: 0; font-size: 13px; color: #7a7a7a; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.2); box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.2); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-appearance: none;}
.form-16 .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-16 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-16 .form-captcha button { padding: 11px 20px 10px; border: none; box-sizing: border-box; text-align: center; background: #ff5500; outline: none; width: 158px; font-family: Fira Sans Condensed, sans-serif; text-indent: 0; font-size: 15px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-top: 20px; position: relative; min-height: 45px; margin-left: 0; margin-right: 12px; display: -webkit-inline-flex; display: inline-flex; -webkit-appearance: none; -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;}
.form-16 .form-captcha button:hover, 
.form-16 .form-captcha button.hover, 
.form-16 .form-captcha button.active { background: #e04a3d;}
.form-16 .form-captcha button:active, 
.form-16 .form-captcha button.active { background: #e93321;}
.form-16 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-16 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-16 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-16 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-16 .form-checkbox { box-sizing: border-box;}
.form-16 .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-16 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-16 .form-checkbox input { margin: 5px 5px 0 0;}
.form-16 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-16 .form-radio { box-sizing: border-box;}
.form-16 .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-16 .form-radio input { margin: 5px 5px 0 0;}
.form-16 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-16 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-16 .form-select { box-sizing: border-box;}
.form-16 .form-div { box-sizing: border-box;}
.form-16 .form-html { box-sizing: border-box;}
.form-16 .form-html .form-item__body { font-size: 13px;}
.form-16 .form-upload { box-sizing: border-box;}
.form-16 .form-calendar { box-sizing: border-box;}
.form-16 .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-16 .form-calendar_interval { box-sizing: border-box;}
.form-16 .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-16 .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-16 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px;}
.form-16 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px;}
.form-16 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; margin-right: 10px;}
.form-16 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1;}
.form-16 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-16 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-16 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-16 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-16 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-16 ::-webkit-input-placeholder { color: #7a7a7a;}
.form-16 ::-moz-placeholder { color: #7a7a7a;}
.form-16 :-ms-input-placeholder { color: #7a7a7a;}
.block-5 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(to bottom left,rgba(0, 165, 223, 0.25) 0%,rgba(62, 20, 123, 0.25) 27.7%,rgba(226, 0, 121, 0.25) 48.5%,rgba(223, 19, 44, 0.25) 73.3%,rgba(243, 239, 21, 0.25) 100%), url("../images/3.png") left 50% top 50% / cover no-repeat, url("../images/54491364_2.jpg?1495164379443") left 50% top 50% / cover no-repeat; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; 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-6 { padding: 100px 0 0.02px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/61.png") left 50% top -76px / cover no-repeat; z-index: 1; text-align: left; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; max-width: 100%; right: 0;}
.block-7 .layout_center_21_id_40_0 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-7 { 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; padding-top: 40px; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-bottom: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-33 { padding: 10px 15px 9px; margin: 30px auto 0; border: none; position: relative; top: 0; left: 0; z-index: 6; font-family: Fira Sans Condensed, sans-serif; text-align: center; font-size: 14px; color: #ffffff; line-height: 1.4; text-transform: uppercase; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 210px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 35px; background: linear-gradient(to bottom left,rgba(0, 165, 223, 0.31) 0%,rgba(62, 20, 123, 0.31) 35.5%,rgba(226, 0, 121, 0.31) 74.3%,rgba(223, 19, 44, 0.31) 100%) #5131b0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: 500;}
.widget-33:hover, 
.widget-33.hover, 
.widget-33.active { background: linear-gradient(to bottom left,rgba(0, 165, 223, 0.31) 0%,rgba(62, 20, 123, 0.31) 35.5%,rgba(226, 0, 121, 0.31) 74.3%,rgba(223, 19, 44, 0.31) 100%) #4545b5;}
.widget-33:active, 
.widget-33.active { background: linear-gradient(to bottom left,rgba(0, 165, 223, 0.31) 0%,rgba(62, 20, 123, 0.31) 35.5%,rgba(226, 0, 121, 0.31) 74.3%,rgba(223, 19, 44, 0.31) 100%) #3030b0;}
.popover-wrap-40 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-40 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-40 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-40 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-40 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-40 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-40 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-40 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-40 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-40 &gt; * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-40 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}.popover-container-40 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-40 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-40 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-40 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-40 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-40 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-40 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-40 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-40 .popover-body .s3_required { color: red;}
.popover-wrap-40 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-40 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar_interval .s3_form_subitem { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-40 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-40 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-40 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-40 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; 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; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-40 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-40 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-40 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-40 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-40 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; 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; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-40 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-40 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-40 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-40 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-40 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; 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; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-40 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-40 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-40 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; 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;}
.popover-wrap-40 .popover-body .form_calendar_interval label { box-sizing: border-box; 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;}
.popover-wrap-40 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-40 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-40 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-40 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-40 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-40 ::-moz-placeholder { color: #ababab;}
.popover-wrap-40 :-ms-input-placeholder { color: #ababab;}
.widget-15 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 5; text-align: center; font-size: 0; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.widgetsocial-22 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-22 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; text-align: inherit; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widgetsocial-22 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; text-align: center;}
.widgetsocial-22 .soc { margin: 2px 3px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%; text-align: center;}
.widgetsocial-22 .vk .wg-soc-icon { background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widgetsocial-22 .vk .wg-soc-icon:hover, 
.widgetsocial-22 .vk .wg-soc-icon.hover, 
.widgetsocial-22 .vk .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-22 .fb .wg-soc-icon { background: url("../images/wm_social_links_fb.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widgetsocial-22 .tw .wg-soc-icon { background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widgetsocial-22 .google .wg-soc-icon { background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widgetsocial-22 .ins .wg-soc-icon { background: url("../images/wm_social_links_ins.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widgetsocial-22 .ok .wg-soc-icon { background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widgetsocial-22 .ok .wg-soc-icon:hover, 
.widgetsocial-22 .ok .wg-soc-icon.hover, 
.widgetsocial-22 .ok .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-22 .mail .wg-soc-icon { background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widgetsocial-22 .mail .wg-soc-icon:hover, 
.widgetsocial-22 .mail .wg-soc-icon.hover, 
.widgetsocial-22 .mail .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-22 .pin .wg-soc-icon { background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widgetsocial-22 .lj .wg-soc-icon { background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widgetsocial-22 .lj .wg-soc-icon:hover, 
.widgetsocial-22 .lj .wg-soc-icon.hover, 
.widgetsocial-22 .lj .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-22 .my .wg-soc-icon { background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widgetsocial-22 .my .wg-soc-icon:hover, 
.widgetsocial-22 .my .wg-soc-icon.hover, 
.widgetsocial-22 .my .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-22 .youtube .wg-soc-icon { background: url("../images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widgetsocial-22 .youtube .wg-soc-icon:hover, 
.widgetsocial-22 .youtube .wg-soc-icon.hover, 
.widgetsocial-22 .youtube .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-22 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-22 .wg-soc-title { display: -webkit-inline-flex; display: inline-flex; text-align: left; box-sizing: border-box; color: #000; font-size: 14px; line-height: 1; word-break: break-word;}
.widget-16 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 4; font-family: Fira Sans Condensed, sans-serif; text-align: center; font-size: 15px; color: #ffffff; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -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; right: 0;}
.widget-17 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: center; color: #d8d8d8; text-decoration: none; width: auto; right: 0;}
.widget-18 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.widget-22 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9950; margin-left: 0; margin-right: 0; font-family: Arial, Helvetica, sans-serif;}
.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; text-align: left;}
.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; text-align: left;}
.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; 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: normal; -moz-justify-content: normal; justify-content: normal;}
.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; text-align: left;}
.side-panel-34 .side-panel-button-icon { display: block;}
.side-panel-34 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.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;}
	.wrapper .layout_center_2_id_26_1 { margin-top: 0;}
	.block-8 .layout_26_id_42 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-16 .layout_3 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-16 .layout_41 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-16 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-9 .layout_27_id_36 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-9 { background: url("../images/71 (1).png") left 50% bottom -98px / cover no-repeat, url("../images/61.png") left 50% top -71px / cover no-repeat; margin-top: -672px;}
	.widget-29 { text-align: center; margin-top: -50px; display: block;}
	.phones-36 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-36 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-6 { text-align: center; display: block;}
	.phones-7 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-7 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-4 { display: block;}
	.widget-5 { margin-top: 0;}
	.widget-3 { text-align: center; margin-top: 20px; display: block;}
	.address-4 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-4 .block-body-drop { width: 100%; margin-left: 0;}
	.email-4 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%;}
	.widget-21 { text-align: left;}
	.popover-wrap-33 .popover-body .s3_form_item { background: none;}
	.widget-7 { margin-top: -28px; display: block;}
	.slider-8 .slider-prev { padding: 0; margin: 0 2px;}
	.slider-8 .slider-next { padding: 0; margin: 0 2px;}
	.block-17 .layout_45 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-17 .layout_46 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-17 .layout_43_id_45 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-17 { width: auto; margin-left: 0; margin-right: 0; padding-left: 40px; padding-right: 40px;}
	.widget-35 { padding-left: 0; display: block;}
	.widget-36 { width: auto; margin-top: 0; margin-bottom: 20px; display: none;}
	.block-18 { margin-top: 0; margin-left: 0; width: auto; right: 0;}
	.widget-37 { display: block;}
	.block-4 .layout_15_id_16 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-4 { background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-12 { width: auto; margin-left: 40px; margin-right: 40px; display: block;}
	.form-16 .form__header { margin-bottom: 6px;}
	.form-16 .form__text { margin-bottom: 17px;}
	.form-16 .form-submit { text-align: center;}
	.block-6 { background: url("../images/61.png") left 50% top -46px / cover no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-7 .layout_center_21_id_40_0 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-7 { background: none; text-align: center; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-33 { margin-top: 0;}
	.widget-16 { margin-right: auto;}
	.widget-17 { color: #ffffff; margin-right: auto; display: block;}
	.widget-18 { margin-right: auto; display: none;}
	.widget-22 { text-align: left; z-index: 10000; box-sizing: border-box; display: block;}
	.side-panel-34 .side-panel-top { width: auto;}
	.side-panel-34 .side-panel-button { border: none; width: 43px; min-height: 42px; padding-top: 8px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: linear-gradient(to bottom left,rgba(0, 165, 223, 0.51) 0%,rgba(62, 20, 123, 0.51) 24.8%,rgba(226, 0, 121, 0.51) 67.8%,rgba(243, 239, 21, 0.51) 100%) #e20079; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-34 .side-panel-button-icon-line { border: none; padding-top: 3px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 1px; margin-top: 4px;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_26_1 { margin-top: 0;}
	.block-8 .layout_26_id_42 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-16 .layout_3 { margin-top: 0; display: none;}
	.block-16 .layout_41 { margin-top: 0; display: none;}
	.block-16 { margin-left: auto;}
	.block-9 .layout_27_id_36 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-9 { background: url("../images/71 (1).png") left 50% bottom -98px / cover no-repeat, url("../images/61.png") left 50% top -75px / cover no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.phones-7 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-5 { margin-top: 10px;}
	.slider-8 .text-slider { margin: 0; right: 0; bottom: 0; overflow: hidden;}
	.block-17 .layout_45 { margin-top: 0; display: none;}
	.block-17 .layout_46 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_43_id_45 { margin-top: 0;}
	.block-17 { padding-left: 30px; padding-right: 30px;}
	.widget-36 { margin-top: 12px; margin-bottom: auto; width: 295px;}
	.widget-37:hover, 
	.widget-37.hover, 
	.widget-37.active { font-weight: bold;}
	.block-4 .layout_15_id_16 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-4 { padding-bottom: 60px;}
	.widget-12 { margin-left: 30px; margin-right: 30px;}
	.form-16 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-16 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-16 .form-submit button { width: 300px;}
	.form-16 .form-submit .form-item__header { display: none;}
	.form-16 .form-captcha button { width: 300px;}
	.block-5 { text-align: left;}
	.block-6 { -webkit-box-shadow: inset 0px 1px 0px  0px rgba(255,255,255,0.1); -moz-box-shadow: inset 0px 1px 0px  0px rgba(255,255,255,0.1); box-shadow: inset 0px 1px 0px  0px rgba(255,255,255,0.1);}
	.block-7 .layout_center_21_id_40_0 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-15 { margin-right: auto;}
	.widget-17 { margin-right: 0;}
	.widget-22 { z-index: 9950;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_26_1 { margin-top: 0;}
	.block-8 .layout_26_id_42 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-16 .layout_3 { margin: 0; width: auto; flex-basis: auto; display: none;}
	.block-16 .layout_41 { margin: 0; width: auto; flex-basis: auto; display: none;}
	.block-9 .layout_27_id_36 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-9 { margin-top: -699px;}
	.widget-6 { width: auto; margin-left: 0; margin-right: 0;}
	.site-name-5 .sn-text { font-size: 35px;}
	.widget-5 { font-size: 25px;}
	.address-4 .text_body { font-size: 19px;}
	.widget-7 { min-height: 690px; margin-top: -50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-17 .layout_45 { margin: 0; width: auto; flex-basis: auto; display: none;}
	.block-17 .layout_46 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_43_id_45 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-17 { padding-top: 30px;}
	.widget-36 { width: auto; margin-top: 15px; margin-bottom: 0;}
	.widget-37:hover, 
	.widget-37.hover, 
	.widget-37.active { font-weight: 500;}
	.block-4 .layout_15_id_16 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-4 { padding-top: 30px; padding-bottom: 50px;}
	.form-16 .form__header { background: none;}
	.form-16 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-16 .form-text input { margin-top: 11px;}
	.form-16 .form-submit button { width: 200px; margin-right: 8px;}
	.form-16 .form-captcha .form-item__body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-16 .form-captcha .form-submit-container { width: 100%;}
	.form-16 .form-captcha button { width: 200px; margin-right: 8px;}
	.block-7 .layout_center_21_id_40_0 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-7 { text-align: left; padding-bottom: 30px;}
	.widget-15 { margin-right: 0;}
	.widgetsocial-22 .soc-item { text-align: left;}
	.widget-16 { margin-right: 0;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_26_1 { margin-top: 0;}
	.block-8 .layout_26_id_42 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-16 .layout_3 { margin-top: 0; display: none;}
	.block-16 .layout_41 { margin-top: 0; display: none;}
	.block-16 { margin-right: auto;}
	.block-9 .layout_27_id_36 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-9 { padding-left: 20px; padding-right: 20px; padding-top: 238px;}
	.phones-36 .text_body { font-size: 20px;}
	.widget-6 { margin-top: 10px; margin-left: auto; margin-right: auto;}
	.phones-7 .text_body { font-size: 20px;}
	.widget-4 { margin-top: 15px;}
	.site-name-5 .sn-text { font-size: 25px;}
	.widget-5 { font-size: 20px;}
	.widget-3 { margin-top: 15px;}
	.address-4 .text_body { font-size: 18px;}
	.widget-21 { text-align: center; margin-top: 35px;}
	.block-17 .layout_45 { margin-top: 0; display: none;}
	.block-17 .layout_46 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_43_id_45 { margin-top: 0;}
	.block-17 { padding-top: 40px; padding-left: 20px; padding-right: 20px;}
	.widget-35 { text-align: center; margin-bottom: 30px;}
	.widget-37 { text-align: center; font-size: 20px;}
	.widget-37:hover, 
	.widget-37.hover, 
	.widget-37.active { font-weight: bold;}
	.widget-38 { text-align: center;}
	.content-48 h2 { text-align: center;}
	.block-4 .layout_15_id_16 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-4 { padding-top: 40px; padding-bottom: 40px;}
	.widget-12 { margin-left: 0; margin-right: 0; padding-left: 30px; padding-right: 30px;}
	.form-16 .form__header { font-size: 20px; margin-top: 0;}
	.form-16 .form__text { font-size: 17px; margin-top: 15px;}
	.block-6 { padding-left: 20px; padding-right: 20px; padding-bottom: 20px;}
	.block-7 .layout_center_21_id_40_0 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-18 { margin-right: 0;}

}
.side-panel .widget-34 { margin: 20px 20px auto; z-index: 2; box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: auto; right: 0; text-align: center; font-size: 0; display: -webkit-flex; display: flex; visibility: hidden;}
.side-panel .widget-2 { margin: 30px 0 auto; z-index: 1; text-align: center; 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; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-3 .menu-scroll &gt; ul { display: block;}
.side-panel .menu-3 .menu-scroll &gt; ul &gt; 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-3 .menu-scroll &gt; ul &gt; li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-3 .menu-scroll &gt; ul ul { position: static; width: auto;}
.side-panel .menu-3 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.side-panel .menu-3 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.side-panel .menu-3 .menu-scroll &gt; ul ul &gt; li &gt; a.active { color: #e4252a;}
.side-panel .menu-3 .menu-scroll &gt; ul ul ul { position: static; width: auto;}
.side-panel .menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 10px 20px; width: auto; margin-left: 0; margin-right: 0;}
.side-panel .menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.side-panel .menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.side-panel .menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #ffffff; background: #5131b0;}
.side-panel .menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:active, 
.side-panel .menu-3 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #3030b0; background: transparent;}
.side-panel .menu-3 .menu-scroll &gt; ul &gt; li.more-button { display: none;}</pre></body></html>