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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: #fafafa; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-59 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px;}
.block-18 { margin: 20px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: rgba(255,255,255,0); max-width: 100%; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 0.02px;}
.block-19 .layout_51 { -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-19 .layout_52 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-19 .layout_55 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-19 { padding: 22px 60px 0.02px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1360px; min-height: 0; background: #242429; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Montserrat, sans-serif; text-decoration: none; right: 0;}
.widget-27 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: center; box-sizing: border-box; width: 300px; min-height: 0; font-size: 25px; max-width: 100%; right: 0; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-55 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-55 .sn-logo { border: none; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; text-align: center; padding-bottom: 0.02px; width: 70px; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px;}
.site-name-55 img { border: none; box-sizing: border-box; display: block; max-width: 100%; text-align: left; margin-right: 280px; margin-top: 0; width: 60px; margin-left: 0; background: #ffffff; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.site-name-55 .sn-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #ffffff; text-decoration: none; font-size: 22px; font-weight: 800; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; padding-top: 15px; padding-left: 20px;}
.site-name-55 a { text-decoration: none; outline: none;}
.widget-25 { margin: 6px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; padding-right: 20px; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-51 .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-51 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-51 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-51 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-51 .menu-scroll > ul > li.delimiter { margin: auto 8px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 0; width: 1px; min-height: 22px; background: rgba(0,0,0,0.42); box-sizing: border-box; text-align: left;}
.menu-51 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.menu-51 .menu-scroll > ul ul { padding: 12px 0; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 250px; display: none; z-index: 10; box-sizing: border-box; text-align: left; align-self: auto; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.menu-51 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-51 .menu-scroll > ul ul > li > a { padding: 14px 20px 14px 30px; 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: #222222; font-size: 13px; line-height: 1.3; position: relative; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.02); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.02); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.02); font-weight: normal;}
.menu-51 .menu-scroll > ul ul > li > a:hover, 
.menu-51 .menu-scroll > ul ul > li > a.hover, 
.menu-51 .menu-scroll > ul ul > li > a.active { color: #eeb81c;}
.menu-51 .menu-scroll > ul ul > li > a:active, 
.menu-51 .menu-scroll > ul ul > li > a.active { color: #999999;}
.menu-51 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-51 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-51 .menu-scroll > ul ul ul { position: absolute; top: 0; left: 100%;}
.menu-51 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-51 .menu-scroll > ul > li.menu-item > a { padding: 11px 18px; 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: #999999; font-size: 14px; line-height: 1.5; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-style: normal; letter-spacing: 0.5px; text-transform: none; align-self: auto; font-weight: 500; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-51 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-51 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-51 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff;}
.menu-51 .menu-scroll > ul > li.menu-item > a:active, 
.menu-51 .menu-scroll > ul > li.menu-item > a.active { color: rgba(0,0,0,0.3);}
.menu-51 .menu-scroll > ul > li.menu-item > a .has-child-icon { border: none; position: absolute; top: 50%; right: 0; margin-top: -5px; margin-right: 1px; width: 18px; min-height: 10px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDMxIDE5IiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9Il8yMC5zdmciIGRhdGEtbmFtZT0iMjAuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xMzA3LjUzIDExMGwxMS45NyAxMS45NjJMMTMzMS40NyAxMTBsMy41MiAzLjUxOC0xMS45NyAxMS45NjItMy41MiAzLjUxOC0zLjUyLTMuNTE4LTExLjk3LTExLjk2MnoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMzA0IC0xMTApIiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 13px no-repeat; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-51 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-51 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-51 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-51 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-51 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-51 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-51 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 0 0 auto 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjI3IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCAyNyA2IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBkPSJNMjUuMDAwLDYuMDAwIEwyMy4wMDAsNi4wMDAgQzIxLjg5NSw2LjAwMCAyMS4wMDAsNS4xMDUgMjEuMDAwLDQuMDAwIEwyMS4wMDAsMi4wMDAgQzIxLjAwMCwwLjg5NSAyMS44OTUsLTAuMDAwIDIzLjAwMCwtMC4wMDAgTDI1LjAwMCwtMC4wMDAgQzI2LjEwNSwtMC4wMDAgMjcuMDAwLDAuODk1IDI3LjAwMCwyLjAwMCBMMjcuMDAwLDQuMDAwIEMyNy4wMDAsNS4xMDUgMjYuMTA1LDYuMDAwIDI1LjAwMCw2LjAwMCBaTTE1LjAwMCw2LjAwMCBMMTMuMDAwLDYuMDAwIEMxMS44OTUsNi4wMDAgMTEuMDAwLDUuMTA1IDExLjAwMCw0LjAwMCBMMTEuMDAwLDIuMDAwIEMxMS4wMDAsMC44OTUgMTEuODk1LC0wLjAwMCAxMy4wMDAsLTAuMDAwIEwxNS4wMDAsLTAuMDAwIEMxNi4xMDUsLTAuMDAwIDE3LjAwMCwwLjg5NSAxNy4wMDAsMi4wMDAgTDE3LjAwMCw0LjAwMCBDMTcuMDAwLDUuMTA1IDE2LjEwNSw2LjAwMCAxNS4wMDAsNi4wMDAgWk00LjAwMCw2LjAwMCBMMi4wMDAsNi4wMDAgQzAuODk1LDYuMDAwIDAuMDAwLDUuMTA1IDAuMDAwLDQuMDAwIEwwLjAwMCwyLjAwMCBDMC4wMDAsMC44OTUgMC44OTUsLTAuMDAwIDIuMDAwLC0wLjAwMCBMNC4wMDAsLTAuMDAwIEM1LjEwNSwtMC4wMDAgNi4wMDAsMC44OTUgNi4wMDAsMi4wMDAgTDYuMDAwLDQuMDAwIEM2LjAwMCw1LjEwNSA1LjEwNSw2LjAwMCA0LjAwMCw2LjAwMCBaIiBjbGFzcz0iY2xzLTEiIGZpbGw9IiMyYzJlMzMiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNCIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 16px no-repeat rgba(0,0,0,0.04); box-sizing: border-box; text-decoration: none; color: #000000; 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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: none; width: 44px; min-height: 44px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; align-self: auto;}
.menu-51 .menu-scroll > ul > li.more-button > a:hover, 
.menu-51 .menu-scroll > ul > li.more-button > a.hover, 
.menu-51 .menu-scroll > ul > li.more-button > a.active { -webkit-box-shadow: inset 0px 0px 0px  2px rgba(44,46,51,0.08); -moz-box-shadow: inset 0px 0px 0px  2px rgba(44,46,51,0.08); box-shadow: inset 0px 0px 0px  2px rgba(44,46,51,0.08);}
.menu-51 .menu-scroll > ul > li.more-button > a:active, 
.menu-51 .menu-scroll > ul > li.more-button > a.active { -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.12); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.12); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.12);}
.menu-51 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-51 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-51 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.widget-26 { margin: 6px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 240px; right: 0; padding-bottom: 32px; background: url("../images/4.svg") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-52 p:first-child { margin-top: 0;}
.phones-52 p:last-child { margin-bottom: 0;}
.phones-52 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.phones-52 .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-52 .icon { margin: 0 20px 10px auto; border: none; box-sizing: border-box; height: 16px; width: 24px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MCIgaGVpZ2h0PSI2MCIgdmlld0JveD0iMCAwIDYwIDYwIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iXzM2LnN2ZyIgZGF0YS1uYW1lPSIzNi5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTE2NzgsMzYxLjU4MmExLjU3OSwxLjU3OSwwLDEsMCwwLTMuMTU4LDEuODk1LDEuODk1LDAsMSwxLDEuODktMS44OTUsMS41OCwxLjU4LDAsMCwwLDMuMTYsMEE1LjA1LDUuMDUsMCwxLDAsMTY3OCwzNjEuNTgyWm0tMTEuOTQuODQzLDkuNTYsMjAuMjQ2YTIuNjIsMi42MiwwLDAsMCw0Ljc0LDBsOS41Ni0yMC4yMzJjMC4wMy0uMDY1LjA1LTAuMTMxLDAuMDgtMC4yYTEzLjA1OCwxMy4wNTgsMCwxLDAtMjQuMDUtLjEwOEMxNjY1Ljk4LDM2Mi4yMjgsMTY2Ni4wMiwzNjIuMzIzLDE2NjYuMDYsMzYyLjQyNVptMTEuOTQtMTUuMjdhOS45MzIsOS45MzIsMCwwLDEsOS4wNSwxMy45NTIsMC4xNDMsMC4xNDMsMCwwLDAtLjAyLjA1OWwtOS4wNCwxOS4xMy05LjAzLTE5LjEzNmEwLjAxMywwLjAxMywwLDAsMC0uMDEtMC4wMTYsMC41MTcsMC41MTcsMCwwLDAtLjA2LTAuMTY0QTkuOTQxLDkuOTQxLDAsMCwxLDE2NzgsMzQ3LjE1NVptMTguODUsMzYuNjhhMS44OTUsMS44OTUsMCwxLDAtMS45LTEuODk1QTEuODk1LDEuODk1LDAsMCwwLDE2OTYuODUsMzgzLjgzNVptMi45LTI5LjFoLTIuNjZhMS41NzksMS41NzksMCwxLDAsMCwzLjE1OGgyLjY2YTUuMDg2LDUuMDg2LDAsMCwxLDUuMDksNS4wNzV2MTEuMzQ1aC0xNC4wN2ExLjU4MSwxLjU4MSwwLDAsMC0xLjU4LDEuNTc5djEzLjg1MmgtMTguNjdhNiw2LDAsMCwwLTQuMjUtNC4yNTR2LTkuMzI3YTEuNSwxLjUsMCwwLDAtLjEtMC41MiwxLjU3NiwxLjU3NiwwLDAsMC0xLjU1LTEuMzNoLTEzLjQ2VjM2Mi45NjdhNS4wODYsNS4wODYsMCwwLDEsNS4wOS01LjA3NWgyLjZhMS41NzksMS41NzksMCwxLDAsMC0zLjE1OGgtMi42YTguMjUsOC4yNSwwLDAsMC04LjI1LDguMjMzdjMyLjhhOC4yNTEsOC4yNTEsMCwwLDAsOC4yNSw4LjIzNGg0My41YTguMjUxLDguMjUxLDAsMCwwLDguMjUtOC4yMzR2LTMyLjhBOC4yNSw4LjI1LDAsMCwwLDE2OTkuNzUsMzU0LjczNFptLTQ4LjU5LDIyLjczNmgxMS45NXY4LjA0MmE2LjAzLDYuMDMsMCwwLDAtNC4xNyw0LjIzMWgtNy43OFYzNzcuNDdabTExLjk1LDIzLjM2OGgtNi44NmE1LjA4Nyw1LjA4NywwLDAsMS01LjA5LTUuMDc2VjM5Mi45aDcuOGE2LjAxMiw2LjAxMiwwLDAsMCw0LjE1LDQuMTY2djMuNzcxWm0yNi4wOCwwaC0yMi45MnYtNC43NTlhMi4xMTEsMi4xMTEsMCwwLDAsLjA0LTAuMzYxLDEuNTgxLDEuNTgxLDAsMCwwLTEuNTgtMS41NzksMi44NSwyLjg1LDAsMSwxLDIuODQtMi44NSwxLjU4MSwxLjU4MSwwLDAsMCwxLjU4LDEuNTc5LDEuNjA2LDEuNjA2LDAsMCwwLC41My0wLjEsMS41NTksMS41NTksMCwwLDAsLjYzLjEyOWgxOC44OHY3LjkzN1ptMTUuNjUtNS4wNzZhNS4wODcsNS4wODcsMCwwLDEtNS4wOSw1LjA3NmgtNy40VjM5Mi45aDEyLjQ5djIuODYxWm0wLTYuMDE5aC0xMi40OVYzNzcuNDdoMTIuNDl2MTIuMjczWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2NDggLTM0NCkiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzk5OTk5OSI+PC9wYXRoPgo8L3N2Zz4=") left 0px top 0px / 23px no-repeat; min-height: 24px; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-52 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 100%; top: auto; right: auto; bottom: auto;}
.phones-52 .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; width: auto; margin-left: 0; margin-right: 0;}
.phones-52 .title { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; color: #999999; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 14px; font-weight: 500; padding-bottom: 5px; margin-bottom: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-52 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 17px; font-weight: 900; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; width: auto; margin-left: 0; margin-right: 0;}
.phones-52 input.tgl-but { box-sizing: border-box; display: none;}
.phones-52 .text_body a { text-decoration: none; color: inherit;}
.phones-52 input.tgl-but:checked + .block-body-drop { display: block;}
.block-95 { padding: 30px 20px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; max-width: 100%; z-index: 2; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-81 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; font-family: Montserrat, sans-serif; color: #555555; line-height: 1.5; text-decoration: none; font-size: 13px; box-sizing: border-box; width: auto; right: 0; max-width: 100%;}
.path a { box-sizing: border-box; color: #c99300; letter-spacing: 0.5px; text-decoration: underline; font-weight: 500;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-82 { margin: 12px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 3; font-family: Montserrat, sans-serif; color: #222222; line-height: 1.3; letter-spacing: 1.0px; text-decoration: none; font-size: 34px; box-sizing: border-box; font-weight: 900; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px;}
h2 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #222222;}
h3 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #222222;}
h4 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #222222;}
h5 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #222222;}
h6 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #222222;}
.widget-83 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Montserrat, sans-serif; color: #555555; line-height: 1.5; letter-spacing: 0.5px; text-decoration: none; font-size: 16px; display: block; min-height: 0; width: auto; right: 0; font-weight: normal;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-156 h2 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #222222; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-156 h3 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #222222; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-156 h4 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #222222; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-156 h5 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #222222; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-156 h6 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #222222; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-156 a { box-sizing: border-box; color: #c99300; text-decoration: underline; font-weight: 500;}
.content-156 a:hover, 
.content-156 a.hover, 
.content-156 a.active { text-decoration: none;}
.content-156 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-156 .img-convert { margin: 5px; box-sizing: border-box; width: 920px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-156 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-156 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-156 .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;}
.block-43 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(rgba(36,36,41,0.6), rgba(36,36,41,0.6)), url("../images/fb_2.jpg") left 50% bottom 0px / auto auto no-repeat; max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Montserrat, sans-serif; text-decoration: none; padding-top: 0.02px;}
.block-76 .layout_center_143_id_135_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-76 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; padding-right: 20px; padding-left: 20px;}
.widget-62 { padding: 1px; margin: -10px auto 0; border: none; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 52px; min-height: 52px; background: url("../images/113.svg?1556001485094") left 50% top 50% / auto auto no-repeat #c9c9c9; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-shadow: inset 0px -4px 0px  rgba(0,0,0,0.04), 0px 8px 18px  rgba(219,219,219,0.2); -moz-box-shadow: inset 0px -4px 0px  rgba(0,0,0,0.04), 0px 8px 18px  rgba(219,219,219,0.2); box-shadow: inset 0px -4px 0px  rgba(0,0,0,0.04), 0px 8px 18px  rgba(219,219,219,0.2); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-size: 14px; font-weight: 300; color: #ffffff; line-height: 1.3; letter-spacing: 0.5px; text-decoration: none;}
.widget-62:hover, 
.widget-62.hover, 
.widget-62.active { background: url("../images/113.svg?1556001485094") left 50% top 50% / auto auto no-repeat #eeb81c; -webkit-box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.18), 0px 8px 18px  rgba(238,184,28,0.6); -moz-box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.18), 0px 8px 18px  rgba(238,184,28,0.6); box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.18), 0px 8px 18px  rgba(238,184,28,0.6);}
.widget-62:active, 
.widget-62.active { -webkit-box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.1), 0px -8px 18px  rgba(238,184,28,0.6); -moz-box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.1), 0px -8px 18px  rgba(238,184,28,0.6); box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.1), 0px -8px 18px  rgba(238,184,28,0.6);}
.up-144 .icon { border: none; box-sizing: border-box; margin-top: 12px; height: 20px; width: 34px; display: inline-block; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-144 .title { box-sizing: border-box; color: #000; text-align: center; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.widget-58 { padding: 60px 100px 80px; margin: 30px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; background: url("../images/4.svg") left 50% top 0px / auto auto no-repeat #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; min-height: 273px; right: 0;}
.form-135 .form__header { border: none; box-sizing: border-box; font-size: 32px; margin-bottom: 12px; display: -webkit-flex; display: flex; color: #222222; text-decoration: none; letter-spacing: 1.0px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: 900; padding-bottom: 20px; background: url("../images/3.svg") left 50% bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-135 .form__text { box-sizing: border-box; font-size: 22px; margin-bottom: 0; overflow: hidden; display: -webkit-flex; display: flex; color: #999999; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-bottom: 40px;}
.form-135 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-135 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-135 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -10px; width: auto; margin-left: 0;}
.form-135 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-135 .form-tbody { 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;}
.form-135 .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: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.form-135 .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-135 .form-text { box-sizing: border-box; text-align: center; margin-bottom: 10px; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-135 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-135 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-135 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-135 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-135 .form-item__body { box-sizing: border-box; display: block;}
.form-135 .form-text input { padding: 16px 28px; border: none; box-sizing: border-box; background: rgba(245,245,245,0.2); width: 100%; min-width: 100px; min-height: 22px; outline: none; -webkit-appearance: none; color: #222222; text-transform: none; text-decoration: none; line-height: 1.2; letter-spacing: 0; text-align: left; font-size: 14px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}
.form-135 .form-text input:hover, 
.form-135 .form-text input.hover, 
.form-135 .form-text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px #cdcdcd; -moz-box-shadow: inset 0px 0px 0px  1px #cdcdcd; box-shadow: inset 0px 0px 0px  1px #cdcdcd;}
.form-135 .form-text input:active, 
.form-135 .form-text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px #eeb81c; -moz-box-shadow: inset 0px 0px 0px  1px #eeb81c; box-shadow: inset 0px 0px 0px  1px #eeb81c;}
.form-135 .form-textarea textarea { padding: 2px 4px; border: none; box-sizing: border-box; background: rgba(245,245,245,0.2); width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; color: #222222; text-transform: none; text-decoration: none; line-height: 1.2; letter-spacing: 0; text-align: left; font-size: 14px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}
.form-135 .form-textarea textarea:hover, 
.form-135 .form-textarea textarea.hover, 
.form-135 .form-textarea textarea.active { -webkit-box-shadow: inset 0px 0px 0px  1px #cdcdcd; -moz-box-shadow: inset 0px 0px 0px  1px #cdcdcd; box-shadow: inset 0px 0px 0px  1px #cdcdcd;}
.form-135 .form-textarea textarea:active, 
.form-135 .form-textarea textarea.active { -webkit-box-shadow: inset 0px 0px 0px  1px #eeb81c; -moz-box-shadow: inset 0px 0px 0px  1px #eeb81c; box-shadow: inset 0px 0px 0px  1px #eeb81c;}
.form-135 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-135 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-135 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-135 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-135 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-135 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-135 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-135 .form-text .form-item__body { box-sizing: border-box;}
.form-135 .form-textarea { box-sizing: border-box; margin-bottom: 10px;}
.form-135 .form-textarea .form-item__body { box-sizing: border-box;}
.form-135 .form-submit { box-sizing: border-box; text-align: center; margin-right: 0; width: auto; margin-left: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-135 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-135 .form-submit .form-item__body { box-sizing: border-box;}
.form-135 .form-submit button { padding: 19px 55px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to top right,#eeb81c 0%,#ffd33f 100%) #ffd33f; outline: none; -webkit-appearance: none; color: #222222; text-transform: none; text-decoration: none; line-height: 1.3; letter-spacing: 0.5px; font-size: 14px; -webkit-box-shadow: inset 0px -4px 0px  rgba(0,0,0,0.1), 0px 8px 18px  rgba(238,184,28,0.1); -moz-box-shadow: inset 0px -4px 0px  rgba(0,0,0,0.1), 0px 8px 18px  rgba(238,184,28,0.1); box-shadow: inset 0px -4px 0px  rgba(0,0,0,0.1), 0px 8px 18px  rgba(238,184,28,0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-weight: normal; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 20px; position: relative; width: 300px;}
.form-135 .form-submit button:hover, 
.form-135 .form-submit button.hover, 
.form-135 .form-submit button.active { background: repeating-linear-gradient(to right,rgba(238, 184, 28, 0.2) 0%,rgba(255, 211, 63, 0.2) 100%) #ffd33f; -webkit-box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.18), 0px 8px 18px  rgba(238,184,28,0.6); -moz-box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.18), 0px 8px 18px  rgba(238,184,28,0.6); box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.18), 0px 8px 18px  rgba(238,184,28,0.6);}
.form-135 .form-submit button:active, 
.form-135 .form-submit button.active { background: repeating-linear-gradient(to left,#eeb81c 0%,#ffd33f 100%) #ffd33f; -webkit-box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.1), 0px -8px 18px  rgba(238,184,28,0.6); -moz-box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.1), 0px -8px 18px  rgba(238,184,28,0.6); box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.1), 0px -8px 18px  rgba(238,184,28,0.6);}
.form-135 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-135 .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: 1; -moz-flex-grow: 1; flex-grow: 1; margin-bottom: 10px;}
.form-135 .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-135 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: rgba(245,245,245,0.2); width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: left; -webkit-appearance: none; color: #222222; text-transform: none; text-decoration: none; line-height: 1.2; letter-spacing: 0; font-size: 14px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}
.form-135 .form-captcha input:hover, 
.form-135 .form-captcha input.hover, 
.form-135 .form-captcha input.active { -webkit-box-shadow: inset 0px 0px 0px  1px #cdcdcd; -moz-box-shadow: inset 0px 0px 0px  1px #cdcdcd; box-shadow: inset 0px 0px 0px  1px #cdcdcd;}
.form-135 .form-captcha input:active, 
.form-135 .form-captcha input.active { -webkit-box-shadow: inset 0px 0px 0px  1px #eeb81c; -moz-box-shadow: inset 0px 0px 0px  1px #eeb81c; box-shadow: inset 0px 0px 0px  1px #eeb81c;}
.form-135 .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-135 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-135 .form-captcha button { padding: 19px 55px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to top right,#eeb81c 0%,#ffd33f 100%) #ffd33f; outline: none; -webkit-appearance: none; color: #222222; text-transform: none; text-decoration: none; line-height: 1.3; letter-spacing: 0.5px; font-size: 14px; -webkit-box-shadow: inset 0px -4px 0px  rgba(0,0,0,0.1), 0px 8px 18px  rgba(238,184,28,0.1); -moz-box-shadow: inset 0px -4px 0px  rgba(0,0,0,0.1), 0px 8px 18px  rgba(238,184,28,0.1); box-shadow: inset 0px -4px 0px  rgba(0,0,0,0.1), 0px 8px 18px  rgba(238,184,28,0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-weight: normal; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 20px; position: relative; width: 300px;}
.form-135 .form-captcha button:hover, 
.form-135 .form-captcha button.hover, 
.form-135 .form-captcha button.active { background: repeating-linear-gradient(to right,rgba(238, 184, 28, 0.2) 0%,rgba(255, 211, 63, 0.2) 100%) #ffd33f; -webkit-box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.18), 0px 8px 18px  rgba(238,184,28,0.6); -moz-box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.18), 0px 8px 18px  rgba(238,184,28,0.6); box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.18), 0px 8px 18px  rgba(238,184,28,0.6);}
.form-135 .form-captcha button:active, 
.form-135 .form-captcha button.active { background: repeating-linear-gradient(to left,#eeb81c 0%,#ffd33f 100%) #ffd33f; -webkit-box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.1), 0px -8px 18px  rgba(238,184,28,0.6); -moz-box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.1), 0px -8px 18px  rgba(238,184,28,0.6); box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.1), 0px -8px 18px  rgba(238,184,28,0.6);}
.form-135 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-135 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-135 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-135 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-135 .form-checkbox { box-sizing: border-box; margin-bottom: 10px; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-135 .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-135 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-135 .form-checkbox .form-item__body label.form-item__title { font-size: 13px; text-decoration: none;}
.form-135 .form-checkbox input { margin: 5px 5px 0 0;}
.form-135 .form-radio { box-sizing: border-box; margin-bottom: 10px; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-135 .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-135 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-135 .form-radio input { margin: 5px 5px 0 0;}
.form-135 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-135 .form-select { box-sizing: border-box; margin-bottom: 10px; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-135 .form-div { box-sizing: border-box; margin-bottom: 10px; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-135 .form-html { box-sizing: border-box; margin-bottom: 10px; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-135 .form-html .form-item__body { font-size: 18px; color: #222222; text-decoration: none; font-weight: 900;}
.form-135 .form-upload { box-sizing: border-box; margin-bottom: 10px; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-135 .form-calendar { box-sizing: border-box; margin-bottom: 10px; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-135 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-135 .form-calendar input { padding: 16px 28px; border: none; box-sizing: border-box; background: rgba(245,245,245,0.2); width: 100%; min-height: 22px; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; font-size: 13.3333px; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}
.form-135 .form-calendar input:hover, 
.form-135 .form-calendar input.hover, 
.form-135 .form-calendar input.active { -webkit-box-shadow: inset 0px 0px 0px  1px #cdcdcd; -moz-box-shadow: inset 0px 0px 0px  1px #cdcdcd; box-shadow: inset 0px 0px 0px  1px #cdcdcd;}
.form-135 .form-calendar input:active, 
.form-135 .form-calendar input.active { -webkit-box-shadow: inset 0px 0px 0px  1px #eeb81c; -moz-box-shadow: inset 0px 0px 0px  1px #eeb81c; box-shadow: inset 0px 0px 0px  1px #eeb81c;}
.form-135 .form-calendar_interval { box-sizing: border-box; margin-bottom: 10px; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-135 .form-calendar_interval input { padding: 16px 28px; border: none; box-sizing: border-box; background: rgba(245,245,245,0.2); width: 100%; min-height: 22px; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; font-size: 13.3333px; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); box-shadow: inset 0px 0px 0px  1px rgba(205,205,205,0.3); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}
.form-135 .form-calendar_interval input:hover, 
.form-135 .form-calendar_interval input.hover, 
.form-135 .form-calendar_interval input.active { -webkit-box-shadow: inset 0px 0px 0px  1px #cdcdcd; -moz-box-shadow: inset 0px 0px 0px  1px #cdcdcd; box-shadow: inset 0px 0px 0px  1px #cdcdcd;}
.form-135 .form-calendar_interval input:active, 
.form-135 .form-calendar_interval input.active { -webkit-box-shadow: inset 0px 0px 0px  1px #eeb81c; -moz-box-shadow: inset 0px 0px 0px  1px #eeb81c; box-shadow: inset 0px 0px 0px  1px #eeb81c;}
.form-135 .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-135 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-135 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-135 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-135 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-135 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: -10px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; margin-left: -10px;}
.form-135 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-135 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-135 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-135 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; color: #555555; text-decoration: none;}
.form-135 ::-webkit-input-placeholder { color: #999999;}
.form-135 ::-moz-placeholder { color: #999999;}
.form-135 :-ms-input-placeholder { color: #999999;}
.block-72 .layout_137 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-72 .layout_139 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-72 .layout_140 { -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-72 { padding: 0.02px 20px 30px; margin: 50px auto 0; border: none; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; z-index: 2; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-59 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: 250px;}
.phones-137 p:first-child { margin-top: 0;}
.phones-137 p:last-child { margin-bottom: 0;}
.phones-137 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-137 .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-137 .icon { margin: 0 auto 10px; border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MCIgaGVpZ2h0PSI2MCIgdmlld0JveD0iMCAwIDYwIDYwIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iXzM2LnN2ZyIgZGF0YS1uYW1lPSIzNi5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTE2NzgsMzYxLjU4MmExLjU3OSwxLjU3OSwwLDEsMCwwLTMuMTU4LDEuODk1LDEuODk1LDAsMSwxLDEuODktMS44OTUsMS41OCwxLjU4LDAsMCwwLDMuMTYsMEE1LjA1LDUuMDUsMCwxLDAsMTY3OCwzNjEuNTgyWm0tMTEuOTQuODQzLDkuNTYsMjAuMjQ2YTIuNjIsMi42MiwwLDAsMCw0Ljc0LDBsOS41Ni0yMC4yMzJjMC4wMy0uMDY1LjA1LTAuMTMxLDAuMDgtMC4yYTEzLjA1OCwxMy4wNTgsMCwxLDAtMjQuMDUtLjEwOEMxNjY1Ljk4LDM2Mi4yMjgsMTY2Ni4wMiwzNjIuMzIzLDE2NjYuMDYsMzYyLjQyNVptMTEuOTQtMTUuMjdhOS45MzIsOS45MzIsMCwwLDEsOS4wNSwxMy45NTIsMC4xNDMsMC4xNDMsMCwwLDAtLjAyLjA1OWwtOS4wNCwxOS4xMy05LjAzLTE5LjEzNmEwLjAxMywwLjAxMywwLDAsMC0uMDEtMC4wMTYsMC41MTcsMC41MTcsMCwwLDAtLjA2LTAuMTY0QTkuOTQxLDkuOTQxLDAsMCwxLDE2NzgsMzQ3LjE1NVptMTguODUsMzYuNjhhMS44OTUsMS44OTUsMCwxLDAtMS45LTEuODk1QTEuODk1LDEuODk1LDAsMCwwLDE2OTYuODUsMzgzLjgzNVptMi45LTI5LjFoLTIuNjZhMS41NzksMS41NzksMCwxLDAsMCwzLjE1OGgyLjY2YTUuMDg2LDUuMDg2LDAsMCwxLDUuMDksNS4wNzV2MTEuMzQ1aC0xNC4wN2ExLjU4MSwxLjU4MSwwLDAsMC0xLjU4LDEuNTc5djEzLjg1MmgtMTguNjdhNiw2LDAsMCwwLTQuMjUtNC4yNTR2LTkuMzI3YTEuNSwxLjUsMCwwLDAtLjEtMC41MiwxLjU3NiwxLjU3NiwwLDAsMC0xLjU1LTEuMzNoLTEzLjQ2VjM2Mi45NjdhNS4wODYsNS4wODYsMCwwLDEsNS4wOS01LjA3NWgyLjZhMS41NzksMS41NzksMCwxLDAsMC0zLjE1OGgtMi42YTguMjUsOC4yNSwwLDAsMC04LjI1LDguMjMzdjMyLjhhOC4yNTEsOC4yNTEsMCwwLDAsOC4yNSw4LjIzNGg0My41YTguMjUxLDguMjUxLDAsMCwwLDguMjUtOC4yMzR2LTMyLjhBOC4yNSw4LjI1LDAsMCwwLDE2OTkuNzUsMzU0LjczNFptLTQ4LjU5LDIyLjczNmgxMS45NXY4LjA0MmE2LjAzLDYuMDMsMCwwLDAtNC4xNyw0LjIzMWgtNy43OFYzNzcuNDdabTExLjk1LDIzLjM2OGgtNi44NmE1LjA4Nyw1LjA4NywwLDAsMS01LjA5LTUuMDc2VjM5Mi45aDcuOGE2LjAxMiw2LjAxMiwwLDAsMCw0LjE1LDQuMTY2djMuNzcxWm0yNi4wOCwwaC0yMi45MnYtNC43NTlhMi4xMTEsMi4xMTEsMCwwLDAsLjA0LTAuMzYxLDEuNTgxLDEuNTgxLDAsMCwwLTEuNTgtMS41NzksMi44NSwyLjg1LDAsMSwxLDIuODQtMi44NSwxLjU4MSwxLjU4MSwwLDAsMCwxLjU4LDEuNTc5LDEuNjA2LDEuNjA2LDAsMCwwLC41My0wLjEsMS41NTksMS41NTksMCwwLDAsLjYzLjEyOWgxOC44OHY3LjkzN1ptMTUuNjUtNS4wNzZhNS4wODcsNS4wODcsMCwwLDEtNS4wOSw1LjA3NmgtNy40VjM5Mi45aDEyLjQ5djIuODYxWm0wLTYuMDE5aC0xMi40OVYzNzcuNDdoMTIuNDl2MTIuMjczWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2NDggLTM0NCkiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2VlYjgxYyI+PC9wYXRoPgo8L3N2Zz4=") left 0px top 0px / 30px no-repeat; min-height: 30px; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-137 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.phones-137 .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: center; -moz-justify-content: center; justify-content: center; text-align: center;}
.phones-137 .title { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 14px; font-weight: normal; padding-bottom: 5px; margin-bottom: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: auto; margin-left: 0; margin-right: 0;}
.phones-137 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 17px; font-weight: 900; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; width: auto; margin-left: 0; margin-right: 0;}
.phones-137 input.tgl-but { box-sizing: border-box; display: none;}
.phones-137 .text_body a { text-decoration: none; color: inherit;}
.phones-137 input.tgl-but:checked + .block-body-drop { display: block;}
.block-73 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-60 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 250px;}
.address-138 p:first-child { margin-top: 0;}
.address-138 p:last-child { margin-bottom: 0;}
.address-138 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-138 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-138 .icon { margin: 0 auto 10px; border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MiIgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDQyIDQ4IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iXzM1LnN2ZyIgZGF0YS1uYW1lPSIzNS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTEzODQuMTQsNDQzLjEzNmExLjc2OSwxLjc2OSwwLDEsMC0yLjQ3LS4zODRBMS43NjYsMS43NjYsMCwwLDAsMTM4NC4xNCw0NDMuMTM2Wm0tNSwzLjY1NGExLjc2OSwxLjc2OSwwLDEsMC0yLjQ4LS4zODNBMS43NjQsMS43NjQsMCwwLDAsMTM3OS4xNCw0NDYuNzlabS01LjAxLDMuNjU0YTEuNzY5LDEuNzY5LDAsMSwwLTIuNDctLjM4M0ExLjc2NSwxLjc2NSwwLDAsMCwxMzc0LjEzLDQ1MC40NDRabTguMjksMjMuMzY3Yy0wLjAxLS4wNC0wLjAzLTAuMDc4LTAuMDQtMC4xMTdhMC41NDgsMC41NDgsMCwwLDAtLjA0LTAuMTE4LDAuNDQxLDAuNDQxLDAsMCwxLS4wNS0wLjA5MmMtMC4wMy0uMDQzLTAuMDUtMC4wODYtMC4wOC0wLjEyNmEwLjAxMywwLjAxMywwLDAsMC0uMDEtMC4wMTRjLTAuMDItLjAzLTAuMDUtMC4wNTMtMC4wNy0wLjA4cy0wLjA1LS4wNTktMC4wOC0wLjA4NWwtNS41OS01LjI0OWExLjI2NywxLjI2NywwLDAsMC0xLjc0LDEuODQybDQuNDcsNC4xOTJjLTIuNCwxLjYyMi00LjQ4LDIuNS01Ljk1LDIuNWgwYTQuMTA5LDQuMTA5LDAsMCwxLTEuOTItLjQ2aDBjLTAuMDMtLjAyMS0wLjA3LTAuMDQtMC4xLTAuMDU4YTUyLjA4NSw1Mi4wODUsMCwwLDEtMTUuMS0xMy4wNzNsLTAuNDItLjUzOGE1MS44NjgsNTEuODY4LDAsMCwxLTguOTktMTcuODIxLDAuMjIsMC4yMiwwLDAsMS0uMDItMC4wNzcsMy4yNTksMy4yNTksMCwwLDEtLjAyLTEuODkxLDE1LjcyNiwxNS43MjYsMCwwLDEsMi45OC00Ljc4NWwzLjM3LDUuNDQ4YTEuMjY4LDEuMjY4LDAsMCwwLDIuMTYtMS4zMjhMMTM1MSw0MzUuMTRhMS4zMzEsMS4zMzEsMCwwLDAtLjI0LTAuMjc5Yy0wLjAyLS4wMTktMC4wMy0wLjA0LTAuMDUtMC4wNThhMS4yNjcsMS4yNjcsMCwwLDAtMS43OS4wMTksMTkuNzMsMTkuNzMsMCwwLDAtNC42Myw2Ljg2OCw1Ljc0NCw1Ljc0NCwwLDAsMC0uMDMsMy40NjgsNTQuNzg5LDU0Ljc4OSwwLDAsMCw5LjQ0LDE4LjczNGwwLjQyLDAuNTM3QTU0Ljk3OSw1NC45NzksMCwwLDAsMTM3MCw0NzguMTY0YTYuNTMxLDYuNTMxLDAsMCwwLDMuMjQuODMxaDBjMi4zMiwwLDUuMjUtMS4zMDYsOC43LTMuODgzYTAuNjUyLDAuNjUyLDAsMCwwLC4xLTAuMDg0YzAuMDItLjAyMi4wNS0wLjAzOSwwLjA3LTAuMDYzLDAsMCwuMDEtMC4wMDkuMDEtMC4wMTMsMC4wMy0uMDM3LjA2LTAuMDc4LDAuMDktMC4xMTdsMC4wNi0uMDg1YzAuMDItLjAzOC4wNC0wLjA4LDAuMDYtMC4xMmEwLjQ2NSwwLjQ2NSwwLDAsMCwuMDUtMC4xbDAuMDMtLjEyMWMwLjAxLS4wMzguMDItMC4wNzUsMC4wMy0wLjExNGEwLjU3OSwwLjU3OSwwLDAsMSwuMDEtMC4xMzF2LTAuMTFhMC42MywwLjYzLDAsMCwwLS4wMi0wLjEzNEEwLjM3OCwwLjM3OCwwLDAsMCwxMzgyLjQyLDQ3My44MTFabTIuMDMtNy4xNGE3My42MjksNzMuNjI5LDAsMCwwLTcuMDItNi40MTIsMy4zLDMuMywwLDAsMC0yLjUxLS44MDgsMy44LDMuOCwwLDAsMC0yLjUsMS41NThjLTAuMzcuNDY0LTEuMDMsMS4yNzYtMS4yNiwxLjU0Ni0xLjUyLDEuNzgzLTIuNTgsMS4xODktMy4zLjczOWE0MC45NDEsNDAuOTQxLDAsMCwxLTUuNDgtNi4wMDYsMC4zOTIsMC4zOTIsMCwwLDAtLjA3LTAuMDg5LDAuMDE1LDAuMDE1LDAsMCwwLS4wMS0wLjAxNmwtMC4wNi0uMDc3YTQwLjQsNDAuNCwwLDAsMS00LjUtNi44Yy0wLjI2LS44LTAuNTktMS45NjMsMS41Mi0zLDAuMDQtLjAxNi4wOS0wLjAzOSwwLjE2LTAuMDY5YTkuNzQsOS43NCwwLDAsMCwzLjAxLTEuODEyLDMuMzE3LDMuMzE3LDAsMCwwLC43Mi0zLjk1Myw3NC44ODgsNzQuODg4LDAsMCwwLTUuMzItOC43NTEsMy43MjUsMy43MjUsMCwwLDAtNS4yMy0xLjA5M2wxLjQsMi4xMDdhMS4xOSwxLjE5LDAsMCwxLDEuNzguNDY5LDc0LjkzOSw3NC45MzksMCwwLDEsNS4xLDguMzcyLDAuODE1LDAuODE1LDAsMCwxLS4yMywxLjA2MSw3Ljg2Myw3Ljg2MywwLDAsMS0yLjIxLDEuMjcyYy0wLjE0LjA1OC0uMjQsMC4xLTAuMjksMC4xMjktMS45LjkzNS0zLjkyLDIuNzYxLTIuNzksNi4xNDIsMC4wMiwwLjA0NC4wNCwwLjA4OCwwLjA2LDAuMTNhNDEuNyw0MS43LDAsMCwwLDQuODUsNy4zODJjMC4wMSwwLjAxMy4wMiwwLjAyNiwwLjAzLDAuMDM3czAuMDMsMC4wNDUuMDUsMC4wNjdhNDEuOTE0LDQxLjkxNCwwLDAsMCw1Ljk3LDYuNWMwLjA0LDAuMDMxLjA4LDAuMDU5LDAuMTIsMC4wODUsMy4wMiwxLjkxNSw1LjI4LjQwOSw2LjY1LTEuMTksMC4yNy0uMzIzLDEtMS4yMjUsMS4zMS0xLjYxYTAuMTE1LDAuMTE1LDAsMCwxLC4wMy0wLjA0NCwxLjQyNCwxLjQyNCwwLDAsMSwuNzktMC41ODEsMC44ODksMC44ODksMCwwLDEsLjYxLjI1OCw2OC4zMzYsNjguMzM2LDAsMCwxLDYuNjcsNi4wNjhjMC4wNCwwLjA0My4wNywwLjA4MywwLjExLDAuMTIxLDEuMjEsMS4yLjgzLDEuOTIxLDAuNzEsMi4xNThhMS4yNjcsMS4yNjcsMCwwLDAsLjU0LDEuNywxLjIxLDEuMjEsMCwwLDAsLjU4LjE0NCwxLjI0OSwxLjI0OSwwLDAsMCwxLjEyLS42NzhDMTM4NS45Nyw0NzAuOTU5LDEzODYuNjcsNDY4LjkxOCwxMzg0LjQ1LDQ2Ni42NzFaTTEzNjkuMTMsNDU0LjFhMS43NywxLjc3LDAsMSwwLTIuNDgtLjM4NEExLjc2NCwxLjc2NCwwLDAsMCwxMzY5LjEzLDQ1NC4xWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEzNDQgLTQzMSkiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2VlYjgxYyI+PC9wYXRoPgo8L3N2Zz4=") left 0px top 0px / 25px no-repeat; text-align: center; min-height: 30px; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-138 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.address-138 .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: center; -moz-justify-content: center; justify-content: center; width: auto; margin-left: 0; margin-right: 0; text-align: center;}
.address-138 .title { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 14px; font-weight: normal; padding-bottom: 5px; margin-bottom: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: auto; margin-left: 0; margin-right: 0;}
.address-138 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 15px; font-weight: bold; width: auto; margin-left: 0; margin-right: 0;}
.address-138 input.tgl-but { box-sizing: border-box; display: none;}
.address-138 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-61 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 250px;}
.email-139 p:first-child { margin-top: 0;}
.email-139 p:last-child { margin-bottom: 0;}
.email-139 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-139 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-139 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDgiIGhlaWdodD0iMTE4LjUzMSIgdmlld0JveD0iMCAwIDEwOCAxMTguNTMxIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iXzE5LnN2ZyIgZGF0YS1uYW1lPSIxOS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTE2MzQuNjgsNTczLjU3N2gzOC42NGEzLjEyLDMuMTIsMCwxLDAsMC02LjIzOWgtMzguNjRBMy4xMiwzLjEyLDAsMSwwLDE2MzQuNjgsNTczLjU3N1ptNjkuNiwwLjc5M2EwLjc5MiwwLjc5MiwwLDAsMC0uMS0wLjFsLTExLjU0LTExLjU5di0xLjgxM2E5LjI0Niw5LjI0NiwwLDAsMC05LjI0LTkuMjIzaC0xLjgyYTAuMTgsMC4xOCwwLDAsMC0uMDQtMC4wNDZsLTE2Ljc2LTE2LjczN2ExNS4xLDE1LjEsMCwwLDAtMjEuMy0uMDA2bC03Ljg0LDcuNzg1YTMuMTI0LDMuMTI0LDAsMCwwLDQuNDEsNC40MjVsNy44NC03Ljc5MWE4LjgzOSw4LjgzOSwwLDAsMSwxMi40NywwbDEyLjM5LDEyLjM3MUgxNjI0LjZhOS4yNDYsOS4yNDYsMCwwLDAtOS4yNCw5LjIyM3YxLjkwN2wtMTEuMjUsMTEuMTcxYTE0Ljk3MiwxNC45NzIsMCwwLDAtNC4xMSwxMC4zMjd2NDkuNjg1QTE1LjA3MSwxNS4wNzEsMCwwLDAsMTYxNS4wNiw2NDloNzcuODdBMTUuMDczLDE1LjA3MywwLDAsMCwxNzA4LDYzMy45NTZWNTg0LjI3MUExNS4wMTUsMTUuMDE1LDAsMCwwLDE3MDQuMjgsNTc0LjM3Wm0tODguOTItMi44VjU3NS4xYTMuMTI1LDMuMTI1LDAsMCwwLDYuMjUsMFY1NjAuODY2YTIuOTg5LDIuOTg5LDAsMCwxLDIuOTktMi45ODNoNTguOGEyLjk4OSwyLjk4OSwwLDAsMSwyLjk5LDIuOTgzVjU3NS4xYTMuMTI1LDMuMTI1LDAsMCwwLDYuMjUsMFY1NzEuNWw0LjY2LDQuNjU3LTI5LjA0LDI5LTMuNDgtMy40NjlhMTUuMDcyLDE1LjA3MiwwLDAsMC0yMS4zLDBsLTMuNDgsMy40Ny0yOS4xNS0yOS4xMDlabTg2LjM5LDYyLjM4NWE4LjgxNyw4LjgxNywwLDAsMS04LjgyLDguOGgtNzcuODdhOC44MTUsOC44MTUsMCwwLDEtOC44MS04LjhWNTg0LjI3MWE4LjkzOCw4LjkzOCwwLDAsMSwuNjUtMy4zNGwyOC42OCwyOC42MzgtMjEsMjAuOTczYTMuMTIyLDMuMTIyLDAsMCwwLDQuNDIsNC40MTFsMjguOS0yOC44NTRhOC44MTQsOC44MTQsMCwwLDEsMTIuNDYsMGwyOS40MywyOS4zODFhMy4xMjIsMy4xMjIsMCwwLDAsNC40Mi00LjQxMWwtMjEuNTMtMjEuNSwyOC40OS0yOC40NDhhOC44NSw4Ljg1LDAsMCwxLC41OCwzLjE1MXY0OS42ODVabS0yNS4zLTQ4LjUyNWEzLjEyMywzLjEyMywwLDAsMC0zLjEzLTMuMTE5aC0zOC42NGEzLjEyLDMuMTIsMCwxLDAsMCw2LjIzOWgzOC42NEEzLjEyNCwzLjEyNCwwLDAsMCwxNjc2LjQ1LDU4NS40MzFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTYwMCAtNTMwLjQ2OSkiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2VlYjgxYyI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 28px no-repeat; margin-right: auto; min-height: 31px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: auto; margin-bottom: 10px;}
.email-139 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.email-139 .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: center; -moz-justify-content: center; justify-content: center; text-align: center;}
.email-139 .title { box-sizing: border-box; display: -webkit-flex; display: flex; color: #ffffff; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 15px;}
.email-139 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #ffffff; text-decoration: underline; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 15px; font-weight: bold;}
.email-139 .text_body:hover, 
.email-139 .text_body.hover, 
.email-139 .text_body.active { text-decoration: none;}
.email-139 input.tgl-but { box-sizing: border-box; display: none;}
.email-139 input.tgl-but:checked + .block-body-drop { display: block;}
.block-82 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #242429; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-49 { padding: 30px 20px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-50 .layout_103 { -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-50 .layout_105 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-50 .layout_107 { -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-50 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0;}
.block-51 { margin: 12px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-45 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-size: 13px; line-height: 1.3; text-align: left; text-indent: 0; text-decoration: none; color: #ffffff; box-sizing: border-box; width: 220px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: 600; min-height: 0;}
.block-52 { margin: 3px 0 auto; position: relative; top: 0; left: 0; width: 440px; min-height: 0; z-index: 2; 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;}
.widget-46 { margin: 11px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.block-53 { margin: 4px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-47 { margin: 12px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: right; text-indent: 0; text-decoration: none; color: #8f8f8f; width: auto; right: 0;}
.widget-6 { top: 0; left: 0; position: fixed; width: auto; text-align: left; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-11 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto;}
.side-panel-11 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-11 .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-11 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-11 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-11 .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: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-11 .side-panel-button-icon { display: block;}
.side-panel-11 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-11 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-59 { background: none; -webkit-order: 17; -moz-order: 17; order: 17;}
	.block-18 { margin-top: 0;}
	.block-19 .layout_51 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; display: none;}
	.block-19 .layout_52 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-19 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-19 { width: auto; text-align: center; margin-left: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-right: 20px; padding-left: 20px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-27 { text-align: left; width: 330px; background: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.site-name-55 .sn-logo { background: none;}
	.site-name-55 .sn-text { background: none;}
	.widget-26 { text-align: left; margin-top: 20px; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.phones-52 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-52 .cell-icon { display: none;}
	.phones-52 .block-body-drop { width: 100%; margin-left: 0;}
	.phones-52 .title { background: none;}
	.block-95 { background: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; padding-top: 20px; -webkit-order: 18; -moz-order: 18; order: 18;}
	.block-95:hover, 
	.block-95.hover, 
	.block-95.active { -webkit-box-shadow: inset 0px 2px 0px  0px rgba(0,0,0,0); -moz-box-shadow: inset 0px 2px 0px  0px rgba(0,0,0,0); box-shadow: inset 0px 2px 0px  0px rgba(0,0,0,0);}
	.widget-81 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-82 { font-size: 30px; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-83 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-43 { background: linear-gradient(rgba(36,36,41,0.6), rgba(36,36,41,0.6)), url("../images/fb_2.jpg") left 50% top 50% / 2496px no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 22; -moz-order: 22; order: 22;}
	.block-76 .layout_center_143_id_135_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-76 { width: auto; margin-left: 0; margin-right: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-62 { text-align: left; display: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.up-144 .icon { background: none;}
	.widget-58 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.form-135 .form__header { font-size: 30px;}
	.form-135 .form__text { font-size: 18px; padding-bottom: 30px;}
	.form-135 .form-text { padding-right: 0; margin-right: 5px; margin-left: 5px; padding-left: 0;}
	.form-135 .group-text { margin-left: -5px; margin-right: -5px;}
	.block-72 .layout_137 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-72 .layout_139 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-72 .layout_140 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-72 { width: 280px; background: none; padding-right: 0; padding-bottom: 60px; padding-left: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-59 { text-align: center; width: 280px; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.phones-137 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-137 .block-body-drop { width: 100%; margin-left: 0;}
	.phones-137 .title { background: none;}
	.block-73 { margin-top: 20px; margin-right: auto;}
	.widget-60 { text-align: left; width: 280px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-138 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-138 .block-body-drop { width: 100%; margin-left: 0;}
	.address-138 .title { background: none;}
	.widget-61 { text-align: center; width: 280px; margin-top: 20px; margin-left: auto; -webkit-order: 3; -moz-order: 3; order: 3;}
	.email-139 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-139 .block-body-drop { width: 100%; margin-left: 0;}
	.block-82 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-49 { width: auto; background: none; margin-left: 0; margin-right: 0;}
	.block-50 .layout_103 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-50 .layout_105 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-50 .layout_107 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-50 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-51 { width: 280px; margin-top: 0; margin-right: auto; padding-top: 0.02px;}
	.widget-45 { width: 280px; margin-left: auto; margin-right: auto; right: 0;}
	.block-52 { width: 280px; display: none; margin-top: 0; margin-left: auto;}
	.widget-46 { width: 280px; margin-top: auto; margin-left: auto; margin-right: auto; padding-top: 30px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-53 { width: 280px; margin-top: 0; margin-left: auto; margin-bottom: 0;}
	.widget-47 { color: #555555; width: 280px; margin-top: 0; margin-right: auto; padding-top: 0.02px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-6 { box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-11 .side-panel-content { left: auto; right: 0;}
	.side-panel-11 .side-panel-close { border: none; left: auto; right: 100%; width: 30px; min-height: 30px; margin-right: 10px; margin-top: 10px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/hrest_1.png") left 50% top 50% / 16px no-repeat #eeb81c; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
	.side-panel-11 .side-panel-close:hover, 
	.side-panel-11 .side-panel-close.hover, 
	.side-panel-11 .side-panel-close.active { background: url("../images/hrest_1.png") left 50% top 50% / 16px no-repeat #242429;}
	.side-panel-11 .side-panel-top { width: auto;}
	.side-panel-11 .side-panel-button { border: none; width: 48px; min-height: 48px; padding-right: 11px; padding-left: 11px; -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: 0px 0px 0px 4px; -moz-border-radius: 0px 0px 0px 4px; border-radius: 0px 0px 0px 4px; padding-top: 9px;}
	.side-panel-11 .side-panel-button-icon-line { border: none; min-height: 4px; margin-top: 4px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #3b3b3f; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}

}

@media all and (max-width: 768px) {
	.block-19 .layout_51 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-19 .layout_52 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-19 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-27 { margin-right: auto;}
	.widget-26 { margin-top: 15px;}
	.phones-52 .title { font-weight: normal;}
	.widget-82 { font-size: 28px;}
	.block-43 { padding-top: 30px;}
	.block-76 .layout_center_143_id_135_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-58 { margin-top: 0;}
	.form-135 .form__header { font-size: 28px;}
	.block-72 .layout_137 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-72 .layout_139 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-72 .layout_140 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-72 { width: auto; margin-left: 0; margin-right: 0;}
	.block-73 { margin-right: 0;}
	.widget-61 { margin-right: auto;}
	.email-139 .cell-text { width: auto; margin-left: 0; margin-right: 0;}
	.email-139 .title { width: auto; margin-left: 0; margin-right: 0;}
	.email-139 .text_body { width: auto; margin-left: 0; margin-right: 0;}
	.block-49 { padding-top: 42px;}
	.block-50 .layout_103 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-50 .layout_105 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-50 .layout_107 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-51 { margin-right: 0; margin-bottom: 0;}
	.widget-45 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-52 { width: auto; margin-left: 0; margin-bottom: 0;}
	.block-53 { width: 260px; margin-top: -20px;}
	.widget-47 { width: 260px; margin-left: auto;}

}

@media all and (max-width: 640px) {
	.block-59 { background: repeating-linear-gradient(to bottom,#f1f0ec 0%,#f1f0ec 64.8%,rgba(241, 240, 236, 0) 79.5%,rgba(0, 0, 0, 0) 100%);}
	.block-19 .layout_51 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-19 .layout_52 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-19 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-19 { text-align: left;}
	.widget-27 { text-align: center; margin-left: auto; margin-bottom: 0;}
	.site-name-55 .sn-wrap { flex-flow: column nowrap;}
	.site-name-55 .sn-logo { margin-left: auto; margin-right: auto;}
	.site-name-55 img { margin-right: auto; margin-left: auto;}
	.site-name-55 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; padding-top: 10px; padding-left: 0;}
	.widget-26 { text-align: center; margin-left: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/4.svg") left 50% bottom 0px / auto auto no-repeat;}
	.phones-52 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-52 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-52 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-82 { font-size: 24px;}
	.widget-82:hover, 
	.widget-82.hover, 
	.widget-82.active { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("/2790801/images/5 (1).svg?1530275578854") left 0px bottom 0px / auto auto no-repeat;}
	.block-76 .layout_center_143_id_135_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-58 { padding-right: 50px; padding-left: 50px;}
	.form-135 .form__header { font-size: 24px;}
	.form-135 .form__text { font-size: 15px;}
	.form-135 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-135 .form-text { padding-right: 5px; margin-right: 0; margin-left: 0; padding-left: 5px; width: 100%;}
	.form-135 .form-submit button { width: 100%; padding-left: 22px; padding-right: 22px;}
	.form-135 .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-135 .form-captcha .form-submit-container { width: 100%;}
	.form-135 .form-captcha button { width: 100%; padding-left: 22px; padding-right: 22px;}
	.form-135 .form-checkbox { width: 100%; padding-left: 5px; padding-right: 5px;}
	.form-135 .form-radio { width: 100%; padding-left: 5px; padding-right: 5px;}
	.form-135 .form-select { width: 100%; padding-left: 5px; padding-right: 5px;}
	.form-135 .form-div { width: 100%; padding-left: 5px; padding-right: 5px;}
	.form-135 .form-html { width: 100%; padding-left: 5px; padding-right: 5px;}
	.form-135 .form-upload { width: 100%; padding-left: 5px; padding-right: 5px;}
	.form-135 .form-calendar { width: 100%; padding-left: 5px; padding-right: 5px;}
	.form-135 .form-calendar_interval { width: 100%; padding-left: 5px; padding-right: 5px;}
	.block-72 .layout_137 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-72 .layout_139 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-72 .layout_140 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-72 { width: 280px; text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.email-139 .title { font-size: 14px;}
	.block-49 { width: 280px; margin-left: auto; margin-right: auto; padding-left: 0; padding-right: 0;}
	.block-50 .layout_103 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-50 .layout_105 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-50 .layout_107 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-50 { width: 240px; margin-left: auto; margin-right: auto;}
	.block-51 { width: auto; text-align: center;}
	.widget-45 { text-align: center; width: 240px; margin-left: 0;}
	.block-52 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-46 { margin-top: 11px; margin-left: 0; padding-top: 20px;}
	.block-53 { width: 240px; text-align: center; margin-top: 0; margin-left: 0;}
	.widget-47 { text-align: center; width: 240px; margin-left: 0; padding-top: 20px;}

}

@media all and (max-width: 480px) {
	.block-19 .layout_51 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-19 .layout_52 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-19 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-19 { 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-27 { width: 300px;}
	.site-name-55 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 20px;}
	.phones-52 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-52 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-52 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-82 { font-size: 22px;}
	.block-76 .layout_center_143_id_135_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-58 { padding: 50px 40px; width: 280px; margin-left: auto; margin-right: auto;}
	.form-135 .form__header { font-size: 22px;}
	.form-135 .form__text { font-size: 14px; padding-bottom: 20px;}
	.form-135 .form-text { padding-right: 0; margin-right: 5px; margin-left: 5px; padding-left: 0;}
	.form-135 .form-submit button { margin-top: 10px;}
	.form-135 .form-captcha button { margin-top: 10px;}
	.block-72 .layout_137 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-72 .layout_139 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-72 .layout_140 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-49 { padding-top: 30px;}
	.block-50 .layout_103 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-50 .layout_105 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-50 .layout_107 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-50 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-45 { width: 280px; margin-left: 1px; margin-right: 1px;}
	.block-52 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-46 { width: auto; margin-right: 0; padding-top: 30px;}
	.block-53 { width: auto;}
	.widget-47 { width: auto; margin-right: 0;}

}
.side-panel .widget-25 { padding: 20px 0; margin: 6px 0 20px auto; border: none; z-index: 2; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: 280px; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; max-width: 100%; right: 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align: center; box-sizing: border-box; font-family: Montserrat, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-51 .menu-scroll > ul { display: block;}
.side-panel .menu-51 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-51 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-51 .menu-scroll > ul ul { position: static; width: auto; padding-top: 0.02px; padding-bottom: 0.02px;}
.side-panel .menu-51 .menu-scroll > ul ul > li > a { padding-left: 38px; padding-top: 16px; padding-bottom: 16px; letter-spacing: 0.5px;}
.side-panel .menu-51 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-51 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-51 .menu-scroll > ul ul > li > a.active { color: #eeb81c;}
.side-panel .menu-51 .menu-scroll > ul ul > li > a:active, 
.side-panel .menu-51 .menu-scroll > ul ul > li > a.active { color: #999999;}
.side-panel .menu-51 .menu-scroll > ul > li.menu-item > a { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; color: #222222; font-size: 15px; letter-spacing: 0; padding-left: 30px; font-weight: 600; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.05); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.05); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.05); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
.side-panel .menu-51 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-51 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-51 .menu-scroll > ul > li.menu-item > a.active { color: #eeb81c;}
.side-panel .menu-51 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-51 .menu-scroll > ul > li.menu-item > a.active { color: #999999;}
.side-panel .menu-51 .menu-scroll > ul > li.menu-item > a .has-child-icon { margin-right: 11px;}
.side-panel .menu-51 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-51 .menu-scroll > ul > li.more-button > a { background: none transparent;}
.side-panel .menu-51 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-51 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-51 .menu-scroll > ul > li.more-button > a.active { -webkit-box-shadow: inset 0px 0px 0px  2px rgba(44,46,51,0.08); -moz-box-shadow: inset 0px 0px 0px  2px rgba(44,46,51,0.08); box-shadow: inset 0px 0px 0px  2px rgba(44,46,51,0.08); background: none #ffffff;}
.side-panel .menu-51 .menu-scroll > ul > li.more-button > a:active, 
.side-panel .menu-51 .menu-scroll > ul > li.more-button > a.active { -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.12); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.12); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.12); background: #ffffff;}