@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {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;}
body { background: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.wrapper .layout_center_2_id_3_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-57 .layout_7 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-57 .layout_8 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-57 { margin: -269px auto 0; position: relative; top: 0; left: 0; width: 960px; min-height: 150px; max-width: 100%; z-index: 7; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.block-56 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 350px; min-height: 0; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-61 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-5 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-5 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-5 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-5 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #dcdcdc; text-decoration: none; font-size: 27px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-5 a { text-decoration: none; outline: none;}
.widget-62 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; color: #ffffff; text-transform: uppercase; text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: bold; padding-left: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxyZWN0IGlkPSJib3guc3ZnIiBjbGFzcz0iY2xzLTEiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iI2Y4MWQyMCIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3JlY3Q+Cjwvc3ZnPg==") left 0px top 2px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0;}
.widget-63 { margin: 19px 0 0 20px; position: relative; top: 0; left: 0; z-index: 1; text-align: left; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; min-height: 0;}
.menu-8 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-8 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-8 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-8 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-8 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-8 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-8 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-8 .menu-scroll > ul ul { padding: 5px; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #111111; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-8 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-8 .menu-scroll > ul ul > li > a { padding: 10px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-8 .menu-scroll > ul ul > li > a:hover, 
.menu-8 .menu-scroll > ul ul > li > a.hover, 
.menu-8 .menu-scroll > ul ul > li > a.active { background: #f81d20;}
.menu-8 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-8 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-8 .menu-scroll > ul > li.menu-item > a { padding: 5px 0; margin: 0 30px 0 0; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-transform: uppercase; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; align-self: auto; font-weight: bold; min-height: 40px; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-8 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-8 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-8 .menu-scroll > ul > li.menu-item > a.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIyIiB2aWV3Qm94PSIwIDAgNDAgMiIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIAogIDwvZGVmcz4KICA8cmVjdCBpZD0iUmVjdGFuZ2xlLnN2ZyIgY2xhc3M9ImNscy0xIiB3aWR0aD0iNDAiIGhlaWdodD0iMiIgZmlsbD0iI2Y4MWQyMCIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIi8+Cjwvc3ZnPg==") left 0px bottom 0px / auto auto no-repeat;}
.menu-8 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-8 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-8 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-8 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-8 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-8 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-8 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 40px; align-self: auto;}
.menu-8 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-8 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-8 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-60 .layout_15 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-60 .layout_64 { -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-60 .layout_65 { -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-60 { margin: -12px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 6; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.block-76 { margin: 60px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-64 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-10 p:first-child { margin-top: 0;}
.address-10 p:last-child { margin-bottom: 0;}
.address-10 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-10 .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-10 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4zNDMiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxMy4zNDMgMTgiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJwbGFjZWhvbGRlci5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTQxOS45ODgsNzQwLjcxNGE2LjY5LDYuNjksMCwwLDAtNi42ODMsNi42ODJjMCwzLjQ0MSw1LjQzLDkuODU2LDYuMDQ4LDEwLjU3N2wwLjYzNSwwLjczOCwwLjYzNC0uNzM4YzAuNjE5LS43MjEsNi4wNDktNy4xMzYsNi4wNDktMTAuNTc3QTYuNjksNi42OSwwLDAsMCw0MTkuOTg4LDc0MC43MTRabTAsMTUuNDA4Yy0xLjgyMy0yLjI0My01LjAxMS02LjYwNy01LjAxMS04LjcyNmE1LjAxMSw1LjAxMSwwLDAsMSwxMC4wMjIsMEM0MjUsNzQ5LjUxMyw0MjEuODExLDc1My44NzksNDE5Ljk4OCw3NTYuMTIyWm0tMC4wMTYtMTIuMDk0YTMuMzQ0LDMuMzQ0LDAsMSwwLDMuMzQ0LDMuMzQzQTMuMzQ3LDMuMzQ3LDAsMCwwLDQxOS45NzIsNzQ0LjAyOFptMCw1LjAxNWExLjY3MiwxLjY3MiwwLDEsMSwxLjY3Mi0xLjY3MkExLjY3NCwxLjY3NCwwLDAsMSw0MTkuOTcyLDc0OS4wNDNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDEzLjMxMyAtNzQwLjcxOSkiIGZpbGw9IiNmODFkMjAiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 40px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.address-10 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-10 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-10 .title { box-sizing: border-box; display: none;}
.address-10 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 14px; margin-top: 5px;}
.address-10 input.tgl-but { box-sizing: border-box; display: none;}
.address-10 input.tgl-but:checked + .block-body-drop { display: block;}
.block-77 { margin: 60px 0 auto 20px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-65 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-11 p:first-child { margin-top: 0;}
.schedule-11 p:last-child { margin-bottom: 0;}
.schedule-11 .header { box-sizing: border-box;}
.schedule-11 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-11 .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;}
.schedule-11 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy45NjkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNy45NjkgMTgiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJ3YXRjaC5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTcwOC4zNjEsNzUwLjEzMmE4LjUzMiw4LjUzMiwwLDAsMCwzLjIxMSw2LjY2NWwtMS4wNjgsMS4wNjcsMS4xODgsMS4xODcsMS4zMjEtMS4zMjJhOC40OTIsOC40OTIsMCwwLDAsNy44NzgtLjA0NmwxLjM2OSwxLjM2OCwxLjE4Ny0xLjE4Ny0xLjEyOS0xLjEyOUE4LjU0MSw4LjU0MSwwLDEsMCw3MDguMzYxLDc1MC4xMzJabTguNTQzLTYuODY0YTYuODY0LDYuODY0LDAsMSwxLTYuODY0LDYuODY0QTYuODcyLDYuODcyLDAsMCwxLDcxNi45LDc0My4yNjhabTMuMTg0LDguNzE5LTIuMjczLTIuMjczdi00LjY5aC0xLjY3OXY1LjM4NWwyLjc2NSwyLjc2NVptLTguNC05LjcyNy0xLjE4OC0xLjE4OC0yLjUxOSwyLjUxOSwxLjE4OCwxLjE4OFptMTQuMjc0LDEuMzMxLTIuNTE5LTIuNTE5LTEuMTg3LDEuMTg4LDIuNTE5LDIuNTE5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTcwOCAtNzQxLjA2MykiIGZpbGw9IiNmODFkMjAiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 40px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.schedule-11 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-11 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-11 .title { box-sizing: border-box; display: none;}
.schedule-11 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 14px; margin-top: 5px;}
.schedule-11 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-11 input.tgl-but:checked + .block-body-drop { display: block;}
.block-59 { padding: 60px 40px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 470px; min-height: 0; background: repeating-linear-gradient(to bottom left,#ff932a 0%,#f81d20 100%); z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-box-shadow: 0px 5px 30px  rgba(0,0,0,0.25); -moz-box-shadow: 0px 5px 30px  rgba(0,0,0,0.25); box-shadow: 0px 5px 30px  rgba(0,0,0,0.25); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.block-58 .layout_12 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-58 .layout_13 { -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-58 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-66 { margin: 4px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 170px;}
.phones-12 p:first-child { margin-top: 0;}
.phones-12 p:last-child { margin-bottom: 0;}
.phones-12 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-12 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-12 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-12 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-12 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-12 .title { box-sizing: border-box; display: none;}
.phones-12 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 14px; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-12 input.tgl-but { box-sizing: border-box; display: none;}
.phones-12 .text_body a { text-decoration: none; color: inherit;}
.phones-12 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-67 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; color: #000000; text-transform: uppercase; text-decoration: none; text-align: center; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 40px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi44MSIgaGVpZ2h0PSIxNi43ODEiIHZpZXdCb3g9IjAgMCAxNi44MSAxNi43ODEiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJwaG9uZS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTEzODEuMDgsNzUyLjA4M2gtMy4xNmEyLjAzNCwyLjAzNCwwLDAsMC0xLjU1LjQsMS4zMjIsMS4zMjIsMCwwLDAtLjM3Ljk1LDUuNTk0LDUuNTk0LDAsMCwxLTQuODUtNC44NTUsMS4zNDksMS4zNDksMCwwLDAsLjk1LTAuMzY4LDIuMDUyLDIuMDUyLDAsMCwwLC40LTEuNTQ5di0zLjE1OGEyLjA1NCwyLjA1NCwwLDAsMC0uNC0xLjU0OSwxLjM2LDEuMzYsMCwwLDAtMS0uMzcxaC0yLjhhMi4xLDIuMSwwLDAsMC0yLjEsMi4xdjIuOGExMS45MTMsMTEuOTEzLDAsMCwwLDExLjksMTEuOWgyLjhhMi4xLDIuMSwwLDAsMCwyLjEtMi4xdi0yLjhhMS4zNzYsMS4zNzYsMCwwLDAtLjM3LTFBMi4wNTgsMi4wNTgsMCwwLDAsMTM4MS4wOCw3NTIuMDgzWm0wLjUyLDQuMmEwLjcsMC43LDAsMCwxLS43LjdoLTIuOGExMC41MSwxMC41MSwwLDAsMS0xMC41LTEwLjV2LTIuOGEwLjcsMC43LDAsMCwxLC43LTAuN2gyLjc5YzAuMDEsMC4xMzIuMDEsMC4zNTIsMC4wMSwwLjUxdjMuMThjMCwwLjE1OSwwLC4zNzgtMC4wMS41MWgtMS4zOXYwLjdhNy4wMDcsNy4wMDcsMCwwLDAsNyw3aDAuN1Y3NTMuNWE0Ljg3OSw0Ljg3OSwwLDAsMSwuNTEtMC4wMTNoMy4xOGMwLjE2LDAsLjM4LDAsMC41MS4wMTN2Mi43ODhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTM2Ni4xOSAtNzQxLjU5NCkiIGZpbGw9IiNmODFkMjAiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left 20px top 50% / auto auto no-repeat #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.4), 0px 5px 20px  0px rgba(0, 0, 0, 0.25); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.4), 0px 5px 20px  0px rgba(0, 0, 0, 0.25); box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.4), 0px 5px 20px  0px rgba(0, 0, 0, 0.25); font-weight: 500; padding-left: 20px; padding-top: 2px; right: 0;}
.widget-67:hover, 
.widget-67.hover, 
.widget-67.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.4), 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.4), 0 0 0 transparent; box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.4), 0 0 0 transparent;}
.widget-67:active, 
.widget-67.active { color: #ffffff; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi44MSIgaGVpZ2h0PSIxNi43ODEiIHZpZXdCb3g9IjAgMCAxNi44MSAxNi43ODEiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJwaG9uZS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTEzODEuMDgsNzUyLjA4M2gtMy4xNmEyLjAzNCwyLjAzNCwwLDAsMC0xLjU1LjQsMS4zMjIsMS4zMjIsMCwwLDAtLjM3Ljk1LDUuNTk0LDUuNTk0LDAsMCwxLTQuODUtNC44NTUsMS4zNDksMS4zNDksMCwwLDAsLjk1LTAuMzY4LDIuMDUyLDIuMDUyLDAsMCwwLC40LTEuNTQ5di0zLjE1OGEyLjA1NCwyLjA1NCwwLDAsMC0uNC0xLjU0OSwxLjM2LDEuMzYsMCwwLDAtMS0uMzcxaC0yLjhhMi4xLDIuMSwwLDAsMC0yLjEsMi4xdjIuOGExMS45MTMsMTEuOTEzLDAsMCwwLDExLjksMTEuOWgyLjhhMi4xLDIuMSwwLDAsMCwyLjEtMi4xdi0yLjhhMS4zNzYsMS4zNzYsMCwwLDAtLjM3LTFBMi4wNTgsMi4wNTgsMCwwLDAsMTM4MS4wOCw3NTIuMDgzWm0wLjUyLDQuMmEwLjcsMC43LDAsMCwxLS43LjdoLTIuOGExMC41MSwxMC41MSwwLDAsMS0xMC41LTEwLjV2LTIuOGEwLjcsMC43LDAsMCwxLC43LTAuN2gyLjc5YzAuMDEsMC4xMzIuMDEsMC4zNTIsMC4wMSwwLjUxdjMuMThjMCwwLjE1OSwwLC4zNzgtMC4wMS41MWgtMS4zOXYwLjdhNy4wMDcsNy4wMDcsMCwwLDAsNyw3aDAuN1Y3NTMuNWE0Ljg3OSw0Ljg3OSwwLDAsMSwuNTEtMC4wMTNoMy4xOGMwLjE2LDAsLjM4LDAsMC41MS4wMTN2Mi43ODhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTM2Ni4xOSAtNzQxLjU5NCkiIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 20px top 50% / auto auto no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0 0 0 transparent; box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0 0 0 transparent;}
.popover-wrap-13 .popover-body { padding: 40px; border: 1px solid #b7b7b7; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 350px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-13 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; font-weight: 500;}
.popover-wrap-13 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-13 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-13 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; width: 100%; text-align: left; -webkit-appearance: none; 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: 13.3333px;}
.popover-wrap-13 .popover-body .s3_button_large { padding: 10px 20px; border: none; background: url("wm_slider_spacer.gif") left 50% top 50% / cover no-repeat #f81d20; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-size: 16px; font-weight: normal; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Roboto, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: uppercase; text-decoration: none; margin-top: 15px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-13 .popover-body .s3_button_large:hover, 
.popover-wrap-13 .popover-body .s3_button_large.hover, 
.popover-wrap-13 .popover-body .s3_button_large.active { -webkit-box-shadow: 0px 5px 20px  rgba(31,12,16,0.25); -moz-box-shadow: 0px 5px 20px  rgba(31,12,16,0.25); box-shadow: 0px 5px 20px  rgba(31,12,16,0.25);}
.popover-wrap-13 .popover-body .s3_button_large:active, 
.popover-wrap-13 .popover-body .s3_button_large.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.popover-wrap-13 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-13 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-13 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-13 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}.popover-container-13 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-13 .popover-form-title { font-size: 30px; font-weight: 900; margin-bottom: 30px; box-sizing: border-box; text-align: left; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 0.9; letter-spacing: 0; text-transform: none; text-decoration: none; padding-right: 50px;}
.popover-wrap-13 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-13 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-13 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-13 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Roboto, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-13 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-13 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-13 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-13 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-13 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_title { text-transform: none; font-family: Roboto, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-13 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-13 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_title { text-transform: none; font-family: Roboto, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-13 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-13 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-13 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-13 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_title { text-transform: none; font-family: Roboto, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-13 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-13 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar .s3_form_field_title { text-transform: none; font-family: Roboto, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_title { text-transform: none; font-family: Roboto, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-13 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-13 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-13 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-13 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-13 .popover-body .s3_required { color: red;}
.popover-wrap-13 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-13 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-13 ::-moz-placeholder { color: #ababab;}
.popover-wrap-13 :-ms-input-placeholder { color: #ababab;}
.widget-59 { margin: -1px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 5; text-align: left; width: auto; height: 0; min-height: 300px; box-sizing: border-box; background: url("wm_slider_spacer.gif") left 50% top 50% / cover no-repeat rgba(17,17,17,0.7); max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-3 .popover-body { padding: 40px; border: 1px solid #b7b7b7; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 350px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-3 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; font-weight: 500;}
.popover-wrap-3 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-3 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-3 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; width: 100%; text-align: left; -webkit-appearance: none; 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: 13.3333px;}
.popover-wrap-3 .popover-body .s3_button_large { padding: 10px 20px; border: none; background: url("wm_slider_spacer.gif") left 50% top 50% / cover no-repeat #f81d20; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-size: 16px; font-weight: normal; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Roboto, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: uppercase; text-decoration: none; margin-top: 15px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-3 .popover-body .s3_button_large:hover, 
.popover-wrap-3 .popover-body .s3_button_large.hover, 
.popover-wrap-3 .popover-body .s3_button_large.active { -webkit-box-shadow: 0px 5px 20px  rgba(31,12,16,0.25); -moz-box-shadow: 0px 5px 20px  rgba(31,12,16,0.25); box-shadow: 0px 5px 20px  rgba(31,12,16,0.25);}
.popover-wrap-3 .popover-body .s3_button_large:active, 
.popover-wrap-3 .popover-body .s3_button_large.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.popover-wrap-3 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-3 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-3 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-3 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-3 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-3 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.slider-3 .bx-wrapper { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit;}
.slider-3 .bx-viewport { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: absolute !important;}
.slider-3 .text_wrapper .bx-viewport { position: relative !important;}
.slider-3 .slider-inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; background-size: inherit; background-position: inherit; overflow: hidden;}
.slider-3 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}.slider-3 .text-slider { box-sizing: border-box; position: absolute; top: 50%; left: 50%; z-index: 6; bottom: auto; margin-top: -108.5px; right: auto; margin-left: -480px; width: 500px;}
.slider-3 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; max-width: 100%;}
.slider-3 .block-body { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #dcdcdc; text-decoration: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 18px; padding-left: 20px; -webkit-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.2); -moz-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.2); box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-bottom: 20px;}
.slider-3 .block-more { border: none; box-sizing: border-box; margin-top: 0; padding-left: 20px; background: url("arrow.svg@1506509760831") left 0px top 2px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-3 .block-more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; font-family: Roboto, sans-serif; color: #f81d20; text-transform: uppercase; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-size: 14px; font-weight: bold; border-top: 0px dashed rgba(255,255,255,0.6); border-right: 0px dashed rgba(255,255,255,0.6); border-bottom: 1px dashed rgba(255,255,255,0.6); border-left: 0px dashed rgba(255,255,255,0.6); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 2px;}
.slider-3 .block-more > a:hover, 
.slider-3 .block-more > a.hover, 
.slider-3 .block-more > a.active { color: #ffffff; border-top: 0px dashed rgba(255,255,255,0); border-right: 0px dashed rgba(255,255,255,0); border-bottom: 1px dashed rgba(255,255,255,0); border-left: 0px dashed rgba(255,255,255,0);}
.slider-3 .block-title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; color: #ffffff; line-height: 0.9; text-decoration: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 60px; font-weight: bold; margin-bottom: 20px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}.slider-3 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-3 .slider-controls { box-sizing: border-box; visibility: hidden; position: absolute; top: 50%; left: 50%; right: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; display: -webkit-flex; display: flex; margin-top: -175px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-align: right; width: 960px; margin-left: -480px; bottom: auto; min-height: 350px; max-width: 100%; margin-right: 30px;}
.slider-3 .slider-prev { margin: 0 0 auto auto; border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 15px; height: 20px; background: url("arrow_up.svg@1506088542201") left 50% top 50% / auto auto no-repeat; text-align: left; min-height: 36px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-3 .slider-next { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 15px; height: 20px; background: url("arrow_down.svg@1506088550166") left 50% top 50% / auto auto no-repeat; text-align: justify; min-height: 36px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: auto; margin-right: 0;}
.slider-3 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-3 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-3 .slider-pager-wrap { margin: -54px 30px 0 -480px; box-sizing: border-box; position: absolute; bottom: auto; left: 50%; right: auto; font-size: 0; text-align: center; visibility: hidden; z-index: 100; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; width: 960px; top: 50%; max-width: 100%;}
.slider-3 .bx-auto_controls { margin: auto 0 auto auto; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; align-self: center;}
.slider-3 .slider-pager { box-sizing: border-box; text-align: left;}
.slider-3 .slider-pager > a { padding: 1px; margin: 20px 0; border: none; box-sizing: border-box; display: block; vertical-align: top; width: 40px; min-height: 2px; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-size: 11px; text-decoration: none; color: #999999; text-align: center; -webkit-box-shadow: inset -20px 0px 0px  0px #ffffff; -moz-box-shadow: inset -20px 0px 0px  0px #ffffff; box-shadow: inset -20px 0px 0px  0px #ffffff;}
.slider-3 .slider-pager > a:hover, 
.slider-3 .slider-pager > a.hover, 
.slider-3 .slider-pager > a.active { background: #ffffff; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.slider-3 .slider-pager > a:active, 
.slider-3 .slider-pager > a.active { background: #f81d20;}
.slider-3 .auto_controls { box-sizing: border-box; display: none;}
.slider-3 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-3 .bx-controls-auto-item { box-sizing: border-box; display: block;}
.slider-3 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("wm_block_list_pause.png") center center / auto no-repeat;}
.slider-3 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("wm_block_list_play.png") center center / auto no-repeat;}
.slider-3 .overfill { position: absolute; box-sizing: border-box; height: 100%; width: 100%; background: inherit; top: 0; left: 0; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit;}
.slider-3 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-3 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-3 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-3 .text_wrapper .text_inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; overflow: hidden;}
.slider-3 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-3 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-3 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-3 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.popover-container-3 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}.popover-container-3 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-3 .popover-form-title { font-size: 30px; font-weight: 900; margin-bottom: 30px; box-sizing: border-box; text-align: left; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 0.9; letter-spacing: 0; text-transform: none; text-decoration: none; padding-right: 50px;}
.popover-wrap-3 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-3 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-3 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-3 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Roboto, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-3 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-3 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-3 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-3 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-3 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-3 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_checkbox .s3_form_field_title { text-transform: none; font-family: Roboto, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-3 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-3 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-3 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-3 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-3 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_radio .s3_form_field_title { text-transform: none; font-family: Roboto, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-3 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-3 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-3 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-3 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-3 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_select .s3_form_field_title { text-transform: none; font-family: Roboto, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-3 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-3 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-3 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_calendar .s3_form_field_title { text-transform: none; font-family: Roboto, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-3 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_calendar_interval .s3_form_field_title { text-transform: none; font-family: Roboto, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-3 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-3 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-3 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-3 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-3 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-3 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-3 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-3 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-3 .popover-body .s3_required { color: red;}
.popover-wrap-3 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-3 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-3 ::-moz-placeholder { color: #ababab;}
.popover-wrap-3 :-ms-input-placeholder { color: #ababab;}
.block-78 { margin: 50px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-100 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Roboto, sans-serif; text-align: left; color: #999999; text-decoration: none; font-size: 14px; box-sizing: border-box; width: 960px;}
.path a { box-sizing: border-box; color: #f81d20; text-decoration: underline;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-101 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; text-align: left; text-transform: uppercase; text-decoration: none; font-size: 30px; box-sizing: border-box; font-weight: 900; width: 960px;}
h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
.widget-102 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; text-align: left; color: #333333; line-height: 1.3; text-decoration: none; font-size: 16px; display: block; min-height: 0; width: 960px;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-68 h2 { box-sizing: border-box;}
.content-68 h3 { box-sizing: border-box;}
.content-68 h4 { box-sizing: border-box;}
.content-68 h5 { box-sizing: border-box;}
.content-68 h6 { box-sizing: border-box;}
.content-68 a { box-sizing: border-box; color: #f81d20; line-height: 1.2; text-decoration: underline;}
.content-68 .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-68 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-68 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-68 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.block-69 { padding: 40px 40px 50px; margin: 80px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(to bottom left,#f56d29 0%,#f81d20 100%); z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: 0px 5px 30px  rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 5px 30px  rgba(0, 0, 0, 0.25); box-shadow: 0px 5px 30px  rgba(0, 0, 0, 0.25); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; right: 0;}
.block-69:hover, 
.block-69.hover, 
.block-69.active { border: none;}
.widget-80 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: auto; right: 0; padding-bottom: 10px; min-height: 326px;}
.form-37 .form__header { box-sizing: border-box; font-size: 30px; margin-bottom: 0; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.85); line-height: 1.0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: 300;}
.form-37 .form__text { box-sizing: border-box; font-size: 30px; margin-bottom: 30px; overflow: hidden; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: uppercase; text-decoration: none; font-weight: 900; margin-top: 0;}
.form-37 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-37 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-37 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -10px; width: auto; margin-left: 0;}
.form-37 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-37 .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-37 .form-item-group { 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; width: auto;}
.form-37 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-37 .form-text { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 3px; padding-left: 0; padding-right: 0;}
.form-37 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; font-family: Roboto, sans-serif; color: #ffffff;}
.form-37 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-37 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-37 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-37 .form-item__body { box-sizing: border-box; display: block;}
.form-37 .form-text input { padding: 2px 4px 2px 15px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 22px; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 14px; font-weight: 500; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height: 35px; resize: vertical; display: block;}
.form-37 .form-textarea textarea { padding: 5px 4px 2px 15px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 14px; font-weight: 500; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height: 80px;}
.form-37 .form-submit button { padding: 5px 4px 2px; border: none; box-sizing: border-box; text-align: center; background: #ffffff; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 14px; margin-top: 15px; position: relative; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0px 5px 20px  rgba(0,0,0,0.25); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0px 5px 20px  rgba(0,0,0,0.25); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0px 5px 20px  rgba(0,0,0,0.25); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: 500; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 130px; min-height: 40px;}
.form-37 .form-submit button:hover, 
.form-37 .form-submit button.hover, 
.form-37 .form-submit button.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0 0 0 transparent; box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0 0 0 transparent;}
.form-37 .form-submit button:active, 
.form-37 .form-submit button.active { color: #ffffff;}
.form-37 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-37 .icon.img_name { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-37 .icon.img_email { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-37 .icon.img_phone { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-37 .icon.img_comments { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-37 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-37 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-37 .form-upload .form-item__body .no-more { box-sizing: border-box; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none;}
.form-37 .form-text .form-item__body { box-sizing: border-box;}
.form-37 .form-textarea { box-sizing: border-box; margin-bottom: 10px; margin-right: 3px;}
.form-37 .form-textarea .form-item__body { box-sizing: border-box;}
.form-37 .form-submit { box-sizing: border-box; margin-right: 5px;}
.form-37 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-37 .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; margin-right: 3px;}
.form-37 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -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-37 .form-captcha input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; font-weight: 500; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; resize: vertical; display: block;}
.form-37 .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-37 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-37 .form-captcha button { padding: 5px 4px 2px; border: none; box-sizing: border-box; text-align: center; background: #ffffff; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 14px; margin-top: 15px; position: relative; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0px 5px 20px  rgba(0,0,0,0.25); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0px 5px 20px  rgba(0,0,0,0.25); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0px 5px 20px  rgba(0,0,0,0.25); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: 500; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 130px; min-height: 40px;}
.form-37 .form-captcha button:hover, 
.form-37 .form-captcha button.hover, 
.form-37 .form-captcha button.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0 0 0 transparent; box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4), 0 0 0 transparent;}
.form-37 .form-captcha button:active, 
.form-37 .form-captcha button.active { color: #ffffff;}
.form-37 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-37 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-37 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-37 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-37 .form-checkbox { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 3px; padding-left: 0; padding-right: 0;}
.form-37 .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-37 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; font-family: Roboto, sans-serif; color: #ffffff;}
.form-37 .form-checkbox .form-item__body label.form-item__title { font-size: 13px; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none;}
.form-37 .form-checkbox input { margin: 5px 5px 0 0;}
.form-37 .form-radio { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 3px; padding-left: 0; padding-right: 0;}
.form-37 .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; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.form-37 .form-radio .form-item__body label.form-item__title { font-size: 13px; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none;}
.form-37 .form-radio input { margin: 5px 5px 0 0;}
.form-37 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; font-family: Roboto, sans-serif; color: #ffffff;}
.form-37 .form-select { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 3px; padding-left: 0; padding-right: 0;}
.form-37 .form-div { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 3px; padding-left: 0; padding-right: 0;}
.form-37 .form-html { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 3px; padding-left: 0; padding-right: 0;}
.form-37 .form-html .form-item__body { font-size: 14px; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none;}
.form-37 .form-upload { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 3px; padding-left: 0; padding-right: 0;}
.form-37 .form-calendar { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 3px; padding-left: 0; padding-right: 0;}
.form-37 .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-37 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-37 .form-calendar_interval { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 3px; padding-left: 0; padding-right: 0;}
.form-37 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-37 .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-37 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none;}
.form-37 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none;}
.form-37 .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-37 .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-37 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0; -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-37 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-37 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-37 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-37 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 14px;}
.form-37 ::-webkit-input-placeholder { color: #ababab;}
.form-37 ::-moz-placeholder { color: #ababab;}
.form-37 :-ms-input-placeholder { color: #ababab;}
.widget-98 { margin: -20px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; width: auto; min-height: 400px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; max-width: 100%; right: 0;}.block-73 .layout_53_id_54 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-73 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: rgba(17,17,17,0.9); z-index: 1; text-align: left; right: 0; -webkit-box-shadow: inset 0px -50px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -50px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -50px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 6px; text-indent: 0; text-decoration: none; padding-top: 0.02px;}
.block-74 .layout_55 { -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-74 .layout_56 { -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-74 .layout_57 { -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-74 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-box-shadow: inset 0px 5px 0px  #f81d20; -moz-box-shadow: inset 0px 5px 0px  #f81d20; box-shadow: inset 0px 5px 0px  #f81d20; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-right: 0; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-top: 50px;}
.widget-92 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-right: 0;}
.address-55 p:first-child { margin-top: 0;}
.address-55 p:last-child { margin-bottom: 0;}
.address-55 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-55 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-55 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-55 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-55 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.address-55 .title { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; color: rgba(255,255,255,0.5); letter-spacing: 0.3px; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-bottom: 5px;}
.address-55 .text_body { font-family: Roboto, sans-serif; text-align: left; font-size: 14px; color: #ffffff; text-decoration: none; margin-top: 0; width: auto; margin-left: 0; margin-right: 0; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-55 input.tgl-but { box-sizing: border-box; display: none;}
.address-55 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-93 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-right: 0;}
.phones-56 p:first-child { margin-top: 0;}
.phones-56 p:last-child { margin-bottom: 0;}
.phones-56 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-56 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-56 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-56 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-56 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-56 .title { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: center; color: rgba(255,255,255,0.5); letter-spacing: 0.3px; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.phones-56 .text_body { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: center; font-size: 14px; color: #ffffff; text-decoration: none; font-weight: bold; margin-top: 5px; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.phones-56 input.tgl-but { box-sizing: border-box; display: none;}
.phones-56 .text_body a { text-decoration: none; color: inherit;}
.phones-56 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-94 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: right; font-size: 0; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widgetsocial-57 .soc-header { box-sizing: border-box; font-size: 12px; line-height: 1; margin-bottom: 10px; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); text-align: right; text-decoration: none;}
.widgetsocial-57 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; text-align: inherit; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widgetsocial-57 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.widgetsocial-57 .soc { margin: 2px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%;}
.widgetsocial-57 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; word-break: break-word;}
.widgetsocial-57 .wg-soc-title { box-sizing: border-box; color: #000; font-size: 14px; line-height: 1;}
.widgetsocial-57 .vk .wg-soc-icon { border: none; background: url("wm_social_links_vk.png") left 50% top 50% / cover no-repeat; width: 27px; min-width: 20px; box-sizing: border-box; text-align: left; height: 27px; min-height: 27px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widgetsocial-57 .fb .wg-soc-icon { border: none; background: url("wm_social_links_fb.png") left 50% top 50% / cover no-repeat; width: 27px; min-width: 20px; box-sizing: border-box; text-align: left; height: 27px; min-height: 27px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widgetsocial-57 .tw .wg-soc-icon { border: none; background: url("wm_social_links_tw.png") left 50% top 50% / cover no-repeat; width: 27px; min-width: 20px; box-sizing: border-box; text-align: left; height: 27px; min-height: 27px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widgetsocial-57 .google .wg-soc-icon { border: none; background: url("wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 27px; min-width: 20px; box-sizing: border-box; text-align: left; height: 27px; min-height: 27px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widgetsocial-57 .ins .wg-soc-icon { border: none; background: url("wm_social_links_ins.png") left 50% top 50% / cover no-repeat; width: 27px; min-width: 20px; box-sizing: border-box; text-align: left; height: 27px; min-height: 27px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widgetsocial-57 .ok .wg-soc-icon { border: none; background: url("wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 27px; min-width: 20px; box-sizing: border-box; text-align: left; height: 27px; min-height: 27px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widgetsocial-57 .mail .wg-soc-icon { border: none; background: url("wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 27px; min-width: 20px; box-sizing: border-box; text-align: left; height: 27px; min-height: 27px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widgetsocial-57 .pin .wg-soc-icon { border: none; background: url("wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 27px; min-width: 20px; box-sizing: border-box; text-align: left; height: 27px; min-height: 27px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widgetsocial-57 .lj .wg-soc-icon { border: none; background: url("wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 27px; min-width: 20px; box-sizing: border-box; text-align: left; height: 27px; min-height: 27px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widgetsocial-57 .my .wg-soc-icon { border: none; background: url("wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 27px; min-width: 20px; box-sizing: border-box; text-align: left; height: 27px; min-height: 27px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widgetsocial-57 .youtube .wg-soc-icon { border: none; background: url("wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; width: 27px; min-width: 20px; box-sizing: border-box; text-align: left; height: 27px; min-height: 27px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.block-75 .layout_59 { -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-75 .layout_60 { -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-75 .layout_61 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-75 { margin: 50px 0 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.widget-95 { margin: 10px 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 3; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; box-sizing: border-box; width: auto; right: 0; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-96 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; text-align: right; color: #ffffff; text-decoration: none; width: auto; right: 0;}
.widget-97 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 186px; right: auto;}
.widget-99 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-63 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto;}
.side-panel-63 .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-63 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-63 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-63 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-63 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 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-63 .side-panel-button-icon { display: block;}
.side-panel-63 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-63 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper .layout_center_2_id_3_1 { margin-top: 0;}
	.wrapper { background: none;}
	.block-57 .layout_7 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-57 .layout_8 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-57 { width: auto; min-height: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: -220px; margin-left: 30px; margin-right: 30px; right: 0;}
	.block-56 { width: auto; right: 0;}
	.widget-61 { margin-left: auto; margin-right: auto; display: block;}
	.widget-62 { margin-left: auto; margin-right: auto;}
	.widget-62:active, 
	.widget-62.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj4KICA8ZGVmcz4KICAgIAogIDwvZGVmcz4KICA8cmVjdCBpZD0iYm94LnN2ZyIgY2xhc3M9ImNscy0xIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9IiNmZjIyMjIiIGZpbGwtb3BhY2l0eT0iMSIvPgo8L3N2Zz4=") left 0px top 2px / auto auto no-repeat;}
	.block-60 .layout_15 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-60 .layout_64 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: none;}
	.block-60 .layout_65 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-60 { margin-top: 111px; margin-left: 30px; margin-right: 30px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-76 { display: none; margin-top: 0; margin-bottom: 0;}
	.widget-64 { text-align: left; margin-left: auto; margin-right: auto; display: none;}
	.address-10 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-10 .icon:active, 
	.address-10 .icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4zNDMiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxMy4zNDMgMTgiPgogIDxkZWZzPgogICAgPHN0eWxlPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJwbGFjZWhvbGRlci5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTQxOS45ODgsNzQwLjcxNGE2LjY5LDYuNjksMCwwLDAtNi42ODMsNi42ODJjMCwzLjQ0MSw1LjQzLDkuODU2LDYuMDQ4LDEwLjU3N2wwLjYzNSwwLjczOCwwLjYzNC0uNzM4YzAuNjE5LS43MjEsNi4wNDktNy4xMzYsNi4wNDktMTAuNTc3QTYuNjksNi42OSwwLDAsMCw0MTkuOTg4LDc0MC43MTRabTAsMTUuNDA4Yy0xLjgyMy0yLjI0My01LjAxMS02LjYwNy01LjAxMS04LjcyNmE1LjAxMSw1LjAxMSwwLDAsMSwxMC4wMjIsMEM0MjUsNzQ5LjUxMyw0MjEuODExLDc1My44NzksNDE5Ljk4OCw3NTYuMTIyWm0tMC4wMTYtMTIuMDk0YTMuMzQ0LDMuMzQ0LDAsMSwwLDMuMzQ0LDMuMzQzQTMuMzQ3LDMuMzQ3LDAsMCwwLDQxOS45NzIsNzQ0LjAyOFptMCw1LjAxNWExLjY3MiwxLjY3MiwwLDEsMSwxLjY3Mi0xLjY3MkExLjY3NCwxLjY3NCwwLDAsMSw0MTkuOTcyLDc0OS4wNDNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDEzLjMxMyAtNzQwLjcxOSkiIGZpbGw9IiNmZjAwMDAiIGZpbGwtb3BhY2l0eT0iMSIvPgo8L3N2Zz4=") left 50% top 50% / auto auto no-repeat;}
	.address-10 .block-body-drop { width: 100%; margin-left: 0;}
	.block-77 { width: 1065px; display: none; margin-top: 15px; margin-left: 0;}
	.widget-65 { display: none;}
	.schedule-11 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-11 .icon:active, 
	.schedule-11 .icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy45NjkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNy45NjkgMTgiPgogIDxkZWZzPgogICAgPHN0eWxlPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJ3YXRjaC5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTcwOC4zNjEsNzUwLjEzMmE4LjUzMiw4LjUzMiwwLDAsMCwzLjIxMSw2LjY2NWwtMS4wNjgsMS4wNjcsMS4xODgsMS4xODcsMS4zMjEtMS4zMjJhOC40OTIsOC40OTIsMCwwLDAsNy44NzgtLjA0NmwxLjM2OSwxLjM2OCwxLjE4Ny0xLjE4Ny0xLjEyOS0xLjEyOUE4LjU0MSw4LjU0MSwwLDEsMCw3MDguMzYxLDc1MC4xMzJabTguNTQzLTYuODY0YTYuODY0LDYuODY0LDAsMSwxLTYuODY0LDYuODY0QTYuODcyLDYuODcyLDAsMCwxLDcxNi45LDc0My4yNjhabTMuMTg0LDguNzE5LTIuMjczLTIuMjczdi00LjY5aC0xLjY3OXY1LjM4NWwyLjc2NSwyLjc2NVptLTguNC05LjcyNy0xLjE4OC0xLjE4OC0yLjUxOSwyLjUxOSwxLjE4OCwxLjE4OFptMTQuMjc0LDEuMzMxLTIuNTE5LTIuNTE5LTEuMTg3LDEuMTg4LDIuNTE5LDIuNTE5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTcwOCAtNzQxLjA2MykiIGZpbGw9IiNmZjAwMDAiIGZpbGwtb3BhY2l0eT0iMSIvPgo8L3N2Zz4=") left 50% top 50% / auto auto no-repeat;}
	.schedule-11 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-59 { left: auto; right: auto;}
	.block-58 .layout_12 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-58 .layout_13 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-58 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.phones-12 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-12 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-67 { width: 210px;}
	.widget-67:active, 
	.widget-67.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi44MSIgaGVpZ2h0PSIxNi43ODEiIHZpZXdCb3g9IjAgMCAxNi44MSAxNi43ODEiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJwaG9uZS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTEzODEuMDgsNzUyLjA4M2gtMy4xNmEyLjAzNCwyLjAzNCwwLDAsMC0xLjU1LjQsMS4zMjIsMS4zMjIsMCwwLDAtLjM3Ljk1LDUuNTk0LDUuNTk0LDAsMCwxLTQuODUtNC44NTUsMS4zNDksMS4zNDksMCwwLDAsLjk1LTAuMzY4LDIuMDUyLDIuMDUyLDAsMCwwLC40LTEuNTQ5di0zLjE1OGEyLjA1NCwyLjA1NCwwLDAsMC0uNC0xLjU0OSwxLjM2LDEuMzYsMCwwLDAtMS0uMzcxaC0yLjhhMi4xLDIuMSwwLDAsMC0yLjEsMi4xdjIuOGExMS45MTMsMTEuOTEzLDAsMCwwLDExLjksMTEuOWgyLjhhMi4xLDIuMSwwLDAsMCwyLjEtMi4xdi0yLjhhMS4zNzYsMS4zNzYsMCwwLDAtLjM3LTFBMi4wNTgsMi4wNTgsMCwwLDAsMTM4MS4wOCw3NTIuMDgzWm0wLjUyLDQuMmEwLjcsMC43LDAsMCwxLS43LjdoLTIuOGExMC41MSwxMC41MSwwLDAsMS0xMC41LTEwLjV2LTIuOGEwLjcsMC43LDAsMCwxLC43LTAuN2gyLjc5YzAuMDEsMC4xMzIuMDEsMC4zNTIsMC4wMSwwLjUxdjMuMThjMCwwLjE1OSwwLC4zNzgtMC4wMS41MWgtMS4zOXYwLjdhNy4wMDcsNy4wMDcsMCwwLDAsNyw3aDAuN1Y3NTMuNWE0Ljg3OSw0Ljg3OSwwLDAsMSwuNTEtMC4wMTNoMy4xOGMwLjE2LDAsLjM4LDAsMC41MS4wMTN2Mi43ODhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTM2Ni4xOSAtNzQxLjU5NCkiIGZpbGw9IiNmODFkMjAiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left 20px top 50% / auto auto no-repeat transparent;}
	.widget-59 { min-height: 250px; display: block;}
	.slider-3 .text-slider { top: 0; margin-top: 150px; left: 0; margin-left: 30px; width: 470px;}
	.slider-3 .block-body { background: none;}
	.slider-3 .block-more > a { background: none;}
	.slider-3 .block-title:hover, 
	.slider-3 .block-title.hover, 
	.slider-3 .block-title.active { font-weight: 900;}
	.slider-3 .slider-controls { left: 0; right: 0; width: auto; margin-left: 0;}
	.slider-3 .slider-prev { padding: 0;}
	.slider-3 .slider-next { padding: 0; margin-top: 0; margin-bottom: 0;}
	.slider-3 .slider-pager-wrap { width: auto; right: 0; left: 0; margin-left: 0;}
	.block-78 { margin-left: 30px; margin-right: 30px;}
	.widget-100 { width: auto; display: block;}
	.widget-101 { width: auto; display: block;}
	.widget-102 { width: auto;}
	.block-69 { margin-left: 30px; margin-right: 30px;}
	.widget-80 { display: block;}
	.form-37 .form__text { margin-bottom: 20px;}
	.form-37 .form-text input { min-height: 35px;}
	.form-37 .form-textarea textarea { min-height: 80px;}
	.form-37 .form-submit button:active, 
	.form-37 .form-submit button.active { background: transparent;}
	.form-37 .form-captcha button:active, 
	.form-37 .form-captcha button.active { background: transparent;}
	.block-73 .layout_53_id_54 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-73 { background: linear-gradient(rgba(17,17,17,0.9), rgba(17,17,17,0.9)); -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; padding-bottom: 0.02px; padding-left: 0; padding-right: 0; display: block;}
	.block-73:hover, 
	.block-73.hover, 
	.block-73.active { -webkit-box-shadow: inset 0px -18px 0px  0px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -18px 0px  0px rgba(0,0,0,0.1); box-shadow: inset 0px -18px 0px  0px rgba(0,0,0,0.1);}
	.block-74 .layout_55 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-74 .layout_56 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-74 .layout_57 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-74 { background: none; margin-left: 30px; margin-right: 30px; margin-bottom: 30px; padding-bottom: 0.02px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-92 { text-align: center; width: 1033px; margin-left: auto; margin-right: auto;}
	.address-55 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-55 .block-body-drop { width: 100%; margin-left: 0;}
	.address-55 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-55 .title { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.address-55 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-93 { text-align: center; width: 1525px; margin-top: 15px; margin-left: auto; margin-right: auto;}
	.phones-56 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-56 .block-body-drop { width: 100%; margin-left: 0;}
	.phones-56 .text_body { width: auto; margin-left: 0; margin-right: 0;}
	.widget-94 { text-align: center; margin-top: 20px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-94:hover, 
	.widget-94.hover, 
	.widget-94.active { text-align: center;}
	.widgetsocial-57 .soc-header { text-align: center;}
	.widgetsocial-57 .vk .wg-soc-icon { background: none;}
	.widgetsocial-57 .fb .wg-soc-icon { background: none;}
	.widgetsocial-57 .tw .wg-soc-icon { background: none;}
	.widgetsocial-57 .ins .wg-soc-icon { background: none;}
	.widgetsocial-57 .ok .wg-soc-icon { background: none;}
	.widgetsocial-57 .mail .wg-soc-icon { background: none;}
	.widgetsocial-57 .pin .wg-soc-icon { background: none;}
	.widgetsocial-57 .lj .wg-soc-icon { background: none;}
	.widgetsocial-57 .my .wg-soc-icon { background: none;}
	.widgetsocial-57 .youtube .wg-soc-icon { background: none;}
	.block-75 .layout_59 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-75 .layout_60 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-75 .layout_61 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-75 { border: none; background: rgba(0,0,0,0.1); margin-top: 0; padding-bottom: 20px; padding-top: 20px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-95 { text-align: center; width: 1401px; margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-96 { text-align: center; width: 864px; margin-top: 20px; margin-left: auto; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-97 { width: auto; margin-top: 20px; right: 0;}
	.widget-99 { z-index: 9999; box-sizing: border-box; display: block;}
	.side-panel-63 .side-panel-content { left: auto; right: 0;}
	.side-panel-63 .side-panel-close { left: auto; right: 100%;}
	.side-panel-63 .side-panel-top { width: auto;}
	.side-panel-63 .side-panel-button { border: none; text-align: left; width: 40px; min-height: 40px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #f81d20; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.side-panel-63 .side-panel-button-icon-line { border: none; margin-top: 6px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0;}
	.block-57 .layout_7 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-57 .layout_8 { margin-top: 0; display: none;}
	.block-60 .layout_15 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-60 .layout_64 { margin-top: 0; display: none;}
	.block-60 .layout_65 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.widget-64 { margin-left: 0; margin-right: 0;}
	.block-77 { width: auto; margin-bottom: 0;}
	.block-59 { margin-bottom: 0;}
	.block-58 .layout_12 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-58 .layout_13 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.widget-66 { margin-right: auto;}
	.widget-67 { margin-left: auto;}
	.slider-3 .text-slider { right: 0; margin-right: 0; margin-bottom: 0; overflow: hidden;}
	.block-73 .layout_53_id_54 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-74 .layout_55 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-74 .layout_56 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-74 .layout_57 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-74 { width: 580px; margin-left: auto; margin-right: auto;}
	.widget-92 { margin-left: 0; margin-bottom: 20px;}
	.address-55 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-93 { margin-top: 0; margin-bottom: 20px; margin-right: 0;}
	.widget-94 { margin-top: 0; margin-left: auto; margin-right: auto;}
	.block-75 .layout_59 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-75 .layout_60 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-75 .layout_61 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-75 { margin-left: auto; margin-right: auto;}
	.widget-95 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-99 { z-index: 1450;}
	.side-panel-63 .side-panel-button { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0;}
	.block-57 .layout_7 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-57 .layout_8 { margin: 0; width: auto; flex-basis: auto; display: none;}
	.block-57 { margin-left: 20px; margin-right: 20px;}
	.block-60 .layout_15 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-60 .layout_64 { margin-top: 0; display: none;}
	.block-60 .layout_65 { margin-top: 0; display: none;}
	.block-60 { margin-left: 20px; margin-right: 20px;}
	.widget-64 { margin-left: auto; margin-right: auto;}
	.widget-65 { margin-left: auto; margin-right: auto;}
	.block-59 { width: auto; padding-right: 30px; padding-left: 30px;}
	.block-58 .layout_12 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-58 .layout_13 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.widget-66 { width: auto; margin-right: 0; right: 0;}
	.widget-67 { width: auto; margin-left: 0;}
	.slider-3 .text-slider { margin-right: 70px; margin-left: 20px; width: auto;}
	.slider-3 .block-title { font-size: 50px;}
	.slider-3 .slider-controls { margin-right: 20px;}
	.slider-3 .slider-pager-wrap { margin-right: 20px;}
	.block-78 { margin-left: 20px; margin-right: 20px;}
	.block-69 { margin-left: 20px; margin-right: 20px; padding-top: 30px; padding-right: 30px; padding-left: 30px;}
	.form-37 .form__text { line-height: 1.0;}
	.form-37 .form-submit button { width: 100%;}
	.form-37 .form-captcha .form-submit-container { width: 100%;}
	.form-37 .form-captcha button { width: 100%;}
	.block-73 .layout_53_id_54 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-74 .layout_55 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-74 .layout_56 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-74 .layout_57 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-74 { width: 440px;}
	.widget-92 { margin-left: auto; margin-bottom: 0;}
	.widget-93 { margin-top: 15px; margin-bottom: 0; margin-right: auto;}
	.widget-94 { margin-top: 20px; margin-bottom: 0;}
	.block-75 .layout_59 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-75 .layout_60 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-75 .layout_61 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-75 { padding-top: 30px;}
	.widget-95 { margin-top: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-96 { margin-bottom: 0;}
	.widget-97 { margin-bottom: 0;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0;}
	.block-57 .layout_7 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-57 .layout_8 { margin-top: 0; display: none;}
	.block-60 .layout_15 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-60 .layout_64 { margin-top: 0; 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: none;}
	.block-60 .layout_65 { margin-top: 0; display: none;}
	.schedule-11 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-59 { margin-top: -20px; padding-top: 30px; padding-bottom: 30px;}
	.block-58 .layout_12 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-58 .layout_13 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-66 { margin-bottom: 15px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-67 { width: 210px; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.slider-3 .text-slider { bottom: 0;}
	.slider-3 .block-title { font-size: 35px;}
	.form-37 .form__header { line-height: 0.8;}
	.form-37 .form__text { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.block-73 .layout_53_id_54 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-74 .layout_55 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-74 .layout_56 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-74 .layout_57 { margin-top: 0; 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-74 { width: 281px;}
	.widget-94 { margin-top: 15px;}
	.block-75 .layout_59 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-75 .layout_60 { margin-top: 0; 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-75 .layout_61 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-95 { margin-top: 15px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-96 { margin-top: 15px;}
	.widget-97 { margin-top: 15px; margin-left: auto; margin-right: auto;}

}
.side-panel .widget-63 { margin: 0; z-index: 1; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; text-align: left; min-height: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-8 .menu-scroll > ul { display: block;}
.side-panel .menu-8 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-8 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-8 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-8 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-8 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-8 .menu-scroll > ul ul > li > a.active { background: #f81d20;}
.side-panel .menu-8 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a { padding: 15px; width: auto; margin-right: 0; min-height: 0; color: #000000;}
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIyIiB2aWV3Qm94PSIwIDAgNDAgMiIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIAogIDwvZGVmcz4KICA8cmVjdCBpZD0iUmVjdGFuZ2xlLnN2ZyIgY2xhc3M9ImNscy0xIiB3aWR0aD0iNDAiIGhlaWdodD0iMiIgZmlsbD0iI2Y4MWQyMCIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIi8+Cjwvc3ZnPg==") left 0px bottom 0px / auto auto no-repeat;}
.side-panel .menu-8 .menu-scroll > ul > li.more-button { display: none;}