@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper { position: relative; font-family: Open Sans, 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;}
.block-11 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-7 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #15192b; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-6 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1344px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; padding-right: 20px; padding-left: 20px;}
.widget-7 { margin: 0; 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;}
.menu-12 .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-12 .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-12 .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-12 .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-12 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-12 .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-12 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-12 .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-12 .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-12 .menu-scroll > ul > li.menu-item > a { padding: 20px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-style: normal; letter-spacing: 1.0px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: none; align-self: auto; font-weight: 500; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; min-height: 0;}
.menu-12 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-12 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-12 .menu-scroll > ul > li.menu-item > a.active { color: #fad61d;}
.menu-12 .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-12 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-12 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-12 .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-12 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-12 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-12 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #15192b; 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;}
.menu-12 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-12 .menu-scroll > ul ul > li > a { padding: 15px 10px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-12 .menu-scroll > ul ul > li > a:hover, 
.menu-12 .menu-scroll > ul ul > li > a.hover, 
.menu-12 .menu-scroll > ul ul > li > a.active { color: #fad61d;}
.menu-12 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-12 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 9px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: inset 0px 0px 0px  5px #fad61d; -moz-box-shadow: inset 0px 0px 0px  5px #fad61d; box-shadow: inset 0px 0px 0px  5px #fad61d; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; width: 45px; min-height: 45px; align-self: auto; text-align: center;}
.menu-12 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-12 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-12 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-12 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-5 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; max-width: 100%; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-top: 30px; padding-bottom: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-4 .layout_7 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_8 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_9 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1340px; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-right: 20px; padding-left: 20px;}
.widget-6 { padding: 20px 50px; margin: 1px 0 auto 50px; border: none; position: relative; top: 0; left: 0; z-index: 3; color: #000000; letter-spacing: 1.0px; text-align: center; text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 280px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 35px; background: none #fad61d; -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: 2px 2px 6px  3px rgba(250,214,29,0.2); -moz-box-shadow: 2px 2px 6px  3px rgba(250,214,29,0.2); box-shadow: 2px 2px 6px  3px rgba(250,214,29,0.2); font-weight: 600;}
.widget-6:hover, 
.widget-6.hover, 
.widget-6.active { background: repeating-linear-gradient(to bottom right,rgba(255, 255, 255, 0.05) 0%,rgba(255, 255, 255, 0.05) 100%) #fad61d; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widget-6:active, 
.widget-6.active { background: repeating-linear-gradient(to bottom right,rgba(0, 0, 0, 0.05) 0%,rgba(0, 0, 0, 0.05) 100%) #fad61d;}
.popover-wrap-7 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-7 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-7 .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-7 .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-7 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-7 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-7 .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-7 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-7 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-7 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-7 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-7 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-7 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-7 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-7 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-7 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-7 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-7 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-7 .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-7 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-7 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-7 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-7 .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-7 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-7 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-7 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-7 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-7 .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-7 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-7 .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-7 .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-7 .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-7 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-7 .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-7 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-7 .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-7 .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-7 .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-7 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-7 .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-7 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-7 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-7 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-7 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-7 .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-7 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-7 .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-7 .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-7 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-7 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-7 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-7 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-7 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-7 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-7 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-7 ::-moz-placeholder { color: #ababab;}
.popover-wrap-7 :-ms-input-placeholder { color: #ababab;}
.block-2 { margin: 2px 0 auto; 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-5 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-6 p:first-child { margin-top: 0;}
.address-6 p:last-child { margin-bottom: 0;}
.address-6 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-6 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-6 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-6 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-6 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-6 .title { box-sizing: border-box; display: none;}
.address-6 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; color: rgba(0,0,0,0.7); -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-decoration: none; font-size: 15px;}
.address-6 input.tgl-but { box-sizing: border-box; display: none;}
.address-6 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-4 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-5 p:first-child { margin-top: 0;}
.phones-5 p:last-child { margin-bottom: 0;}
.phones-5 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-5 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-5 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-5 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-5 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-5 .title { box-sizing: border-box; display: none;}
.phones-5 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; color: #15192b; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 20px; font-weight: 800;}
.phones-5 input.tgl-but { box-sizing: border-box; display: none;}
.phones-5 .text_body a { text-decoration: none; color: inherit;}
.phones-5 input.tgl-but:checked + .block-body-drop { display: block;}
.block-3 { margin: 2px 0 auto; position: relative; top: 0; left: 0; width: 400px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-3 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 2; color: #696969; text-align: left; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 400px; min-height: 0; font-size: 25px;}
.site-name-3 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-3 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-3 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-3 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; color: #363636; letter-spacing: 0.5px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-weight: 800; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-3 a { text-decoration: none; outline: none;}
.block-50 { padding: 50px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #f7f7ff; max-width: 100%; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Play, sans-serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-51 .layout_91 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-51 .layout_90_id_92 { 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; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-51 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; max-width: 100%; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; font-family: Open Sans, sans-serif; text-decoration: none; padding-right: 20px; padding-left: 20px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-46 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 5; text-align: left; width: 220px; padding-right: 0; padding-left: 0; box-sizing: border-box; display: block; background: #15192b; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-91 .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-91 .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; height: auto; width: auto; background: #d6d6d6;}
.menu-91 .menu-scroll > ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-91 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-91 .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-91 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-91 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-91 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-91 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-91 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-91 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-91 .menu-scroll > ul > li.menu-item > a { padding: 15px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: 500; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-91 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-91 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-91 .menu-scroll > ul > li.menu-item > a.active { color: #fad61d; background: rgba(255,255,255,0.1);}
.menu-91 .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-91 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-91 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-91 .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-91 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.widget-47 { margin: 0 0 0 50px; position: relative; top: 0; left: 0; z-index: 4; text-align: left; color: #f7921e; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; right: 0; font-weight: 600;}
.path a { box-sizing: border-box; color: #f7921e; text-decoration: none;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: underline;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center; text-decoration: none;}
.widget-48 { margin: 20px 0 0 50px; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: left; text-decoration: none; font-size: 34px; box-sizing: border-box; font-weight: bold; width: auto; right: 0; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #000000;}
h3 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #000000;}
h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #000000;}
h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #000000;}
h6 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #000000;}
.widget-49 { margin: 20px 0 0 50px; position: relative; top: 0; left: 0; z-index: 2; color: rgba(0,0,0,0.7); text-align: left; line-height: 1.7; text-decoration: none; font-size: 18px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-94 h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #000000;}
.content-94 h3 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #000000;}
.content-94 h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none;}
.content-94 h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #000000;}
.content-94 h6 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #000000;}
.content-94 a { box-sizing: border-box; color: #f7921e; line-height: 1.2; text-decoration: none; font-size: 17px;}
.content-94 a:hover, 
.content-94 a.hover, 
.content-94 a.active { text-decoration: underline;}
.content-94 .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-94 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-94 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-94 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-94 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.block-41 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; text-decoration: none; right: 0;}
.block-42 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 100px; padding-bottom: 0.02px; max-width: 100%; right: 0;}
.block-43 { margin: 25px auto -25px; position: relative; top: 0; left: 0; width: 1340px; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; padding-right: 20px; padding-left: 20px;}
.widget-37 { padding: 0.02px 0 0.02px 50px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 50px; min-height: 50px; background: none #fad61d; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-shadow: 2px 2px 6px  3px rgba(250,214,29,0.2); -moz-box-shadow: 2px 2px 6px  3px rgba(250,214,29,0.2); box-shadow: 2px 2px 6px  3px rgba(250,214,29,0.2); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-family: Open Sans, sans-serif; font-size: 14px; font-weight: 600; text-decoration: none; letter-spacing: 1.0px;}
.widget-37:hover, 
.widget-37.hover, 
.widget-37.active { background: repeating-linear-gradient(to bottom right,rgba(255, 255, 255, 0.05) 0%,rgba(255, 255, 255, 0.05) 100%) #fad61d; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widget-37:active, 
.widget-37.active { background: repeating-linear-gradient(to bottom right,rgba(0, 0, 0, 0.05) 0%,rgba(0, 0, 0, 0.05) 100%) #fad61d;}
.up-74 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 34px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iQ2FwYV8xIiB2aWV3Qm94PSIwIDAgMzQxLjMzMyAzNDEuMzMzIj48cGF0aCBkPSJNMTcwLjY2Ny4wLjAgMTcwLjY2NyAzMC4xODcgMjAwLjg1MyAxNDkuMzMzIDgxLjcwN1YzNDEuMzMzSDE5MlY4MS43MDdMMzExLjE0NyAyMDAuODUzIDM0MS4zMzMgMTcwLjY2N3oiIGlkPSJwYXRoLTIiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzAwMDAwMCI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / contain no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: -42px; margin-right: auto;}
.up-74 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-44 .layout_76 { -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-44 .layout_77 { -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-44 .layout_78 { -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-44 { padding: 50px 20px 0.02px; margin: 0 auto; position: relative; top: 0; left: 0; width: 1340px; min-height: 0; z-index: 2; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%;}
.widget-38 { margin: 0 0 auto 20px; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-76 p:first-child { margin-top: 0;}
.schedule-76 p:last-child { margin-bottom: 0;}
.schedule-76 .header { box-sizing: border-box;}
.schedule-76 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-76 .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-76 .icon { border: none; box-sizing: border-box; height: 16px; width: 25px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDgzLjMgNDgzLjMiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZhZDYxZCI+CjxnIGlkPSJnLTIiPgoJPGcgaWQ9ImctMyI+CgkJPHBhdGggZD0iTTQyNC4zLDU3Ljc1SDU5LjFjLTMyLjYsMC01OS4xLDI2LjUtNTkuMSw1OS4xdjI0OS42YzAsMzIuNiwyNi41LDU5LjEsNTkuMSw1OS4xaDM2NS4xYzMyLjYsMCw1OS4xLTI2LjUsNTkuMS01OS4xICAgIHYtMjQ5LjVDNDgzLjQsODQuMzUsNDU2LjksNTcuNzUsNDI0LjMsNTcuNzV6IE00NTYuNCwzNjYuNDVjMCwxNy43LTE0LjQsMzIuMS0zMi4xLDMyLjFINTkuMWMtMTcuNywwLTMyLjEtMTQuNC0zMi4xLTMyLjF2LTI0OS41ICAgIGMwLTE3LjcsMTQuNC0zMi4xLDMyLjEtMzIuMWgzNjUuMWMxNy43LDAsMzIuMSwxNC40LDMyLjEsMzIuMXYyNDkuNUg0NTYuNHoiIGlkPSJwYXRoLTQiPjwvcGF0aD4KCQk8cGF0aCBkPSJNMzA0LjgsMjM4LjU1bDExOC4yLTEwNmM1LjUtNSw2LTEzLjUsMS0xOS4xYy01LTUuNS0xMy41LTYtMTkuMS0xbC0xNjMsMTQ2LjNsLTMxLjgtMjguNGMtMC4xLTAuMS0wLjItMC4yLTAuMi0wLjMgICAgYy0wLjctMC43LTEuNC0xLjMtMi4yLTEuOUw3OC4zLDExMi4zNWMtNS42LTUtMTQuMS00LjUtMTkuMSwxLjFjLTUsNS42LTQuNSwxNC4xLDEuMSwxOS4xbDExOS42LDEwNi45TDYwLjgsMzUwLjk1ICAgIGMtNS40LDUuMS01LjcsMTMuNi0wLjYsMTkuMWMyLjcsMi44LDYuMyw0LjMsOS45LDQuM2MzLjMsMCw2LjYtMS4yLDkuMi0zLjZsMTIwLjktMTEzLjFsMzIuOCwyOS4zYzIuNiwyLjMsNS44LDMuNCw5LDMuNCAgICBjMy4yLDAsNi41LTEuMiw5LTMuNWwzMy43LTMwLjJsMTIwLjIsMTE0LjJjMi42LDIuNSw2LDMuNyw5LjMsMy43YzMuNiwwLDcuMS0xLjQsOS44LTQuMmM1LjEtNS40LDQuOS0xNC0wLjUtMTkuMUwzMDQuOCwyMzguNTV6IiBpZD0icGF0aC01Ij48L3BhdGg+Cgk8L2c+CjwvZz4KPGcgaWQ9ImctNiI+CjwvZz4KPGcgaWQ9ImctNyI+CjwvZz4KPGcgaWQ9ImctOCI+CjwvZz4KPGcgaWQ9ImctOSI+CjwvZz4KPGcgaWQ9ImctMTAiPgo8L2c+CjxnIGlkPSJnLTExIj4KPC9nPgo8ZyBpZD0iZy0xMiI+CjwvZz4KPGcgaWQ9ImctMTMiPgo8L2c+CjxnIGlkPSJnLTE0Ij4KPC9nPgo8ZyBpZD0iZy0xNSI+CjwvZz4KPGcgaWQ9ImctMTYiPgo8L2c+CjxnIGlkPSJnLTE3Ij4KPC9nPgo8ZyBpZD0iZy0xOCI+CjwvZz4KPGcgaWQ9ImctMTkiPgo8L2c+CjxnIGlkPSJnLTIwIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / contain no-repeat; margin-right: 20px; min-height: 25px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.schedule-76 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-76 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-76 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #878787; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; margin-bottom: 10px;}
.schedule-76 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px;}
.schedule-76 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-76 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-39 { margin: 0 0 auto 20px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-77 p:first-child { margin-top: 0;}
.phones-77 p:last-child { margin-bottom: 0;}
.phones-77 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-77 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-77 .icon { border: none; box-sizing: border-box; height: 16px; width: 25px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDczLjgwNiA0NzMuODA2IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmYWQ2MWQiPgo8ZyBpZD0iZy0yIj4KCTxnIGlkPSJnLTMiPgoJCTxwYXRoIGQ9Ik0zNzQuNDU2LDI5My41MDZjLTkuNy0xMC4xLTIxLjQtMTUuNS0zMy44LTE1LjVjLTEyLjMsMC0yNC4xLDUuMy0zNC4yLDE1LjRsLTMxLjYsMzEuNWMtMi42LTEuNC01LjItMi43LTcuNy00ICAgIGMtMy42LTEuOC03LTMuNS05LjktNS4zYy0yOS42LTE4LjgtNTYuNS00My4zLTgyLjMtNzVjLTEyLjUtMTUuOC0yMC45LTI5LjEtMjctNDIuNmM4LjItNy41LDE1LjgtMTUuMywyMy4yLTIyLjggICAgYzIuOC0yLjgsNS42LTUuNyw4LjQtOC41YzIxLTIxLDIxLTQ4LjIsMC02OS4ybC0yNy4zLTI3LjNjLTMuMS0zLjEtNi4zLTYuMy05LjMtOS41Yy02LTYuMi0xMi4zLTEyLjYtMTguOC0xOC42ICAgIGMtOS43LTkuNi0yMS4zLTE0LjctMzMuNS0xNC43cy0yNCw1LjEtMzQsMTQuN2MtMC4xLDAuMS0wLjEsMC4xLTAuMiwwLjJsLTM0LDM0LjNjLTEyLjgsMTIuOC0yMC4xLDI4LjQtMjEuNyw0Ni41ICAgIGMtMi40LDI5LjIsNi4yLDU2LjQsMTIuOCw3NC4yYzE2LjIsNDMuNyw0MC40LDg0LjIsNzYuNSwxMjcuNmM0My44LDUyLjMsOTYuNSw5My42LDE1Ni43LDEyMi43YzIzLDEwLjksNTMuNywyMy44LDg4LDI2ICAgIGMyLjEsMC4xLDQuMywwLjIsNi4zLDAuMmMyMy4xLDAsNDIuNS04LjMsNTcuNy0yNC44YzAuMS0wLjIsMC4zLTAuMywwLjQtMC41YzUuMi02LjMsMTEuMi0xMiwxNy41LTE4LjFjNC4zLTQuMSw4LjctOC40LDEzLTEyLjkgICAgYzkuOS0xMC4zLDE1LjEtMjIuMywxNS4xLTM0LjZjMC0xMi40LTUuMy0yNC4zLTE1LjQtMzQuM0wzNzQuNDU2LDI5My41MDZ6IE00MTAuMjU2LDM5OC44MDYgICAgQzQxMC4xNTYsMzk4LjgwNiw0MTAuMTU2LDM5OC45MDYsNDEwLjI1NiwzOTguODA2Yy0zLjksNC4yLTcuOSw4LTEyLjIsMTIuMmMtNi41LDYuMi0xMy4xLDEyLjctMTkuMywyMCAgICBjLTEwLjEsMTAuOC0yMiwxNS45LTM3LjYsMTUuOWMtMS41LDAtMy4xLDAtNC42LTAuMWMtMjkuNy0xLjktNTcuMy0xMy41LTc4LTIzLjRjLTU2LjYtMjcuNC0xMDYuMy02Ni4zLTE0Ny42LTExNS42ICAgIGMtMzQuMS00MS4xLTU2LjktNzkuMS03Mi0xMTkuOWMtOS4zLTI0LjktMTIuNy00NC4zLTExLjItNjIuNmMxLTExLjcsNS41LTIxLjQsMTMuOC0yOS43bDM0LjEtMzQuMWM0LjktNC42LDEwLjEtNy4xLDE1LjItNy4xICAgIGM2LjMsMCwxMS40LDMuOCwxNC42LDdjMC4xLDAuMSwwLjIsMC4yLDAuMywwLjNjNi4xLDUuNywxMS45LDExLjYsMTgsMTcuOWMzLjEsMy4yLDYuMyw2LjQsOS41LDkuN2wyNy4zLDI3LjMgICAgYzEwLjYsMTAuNiwxMC42LDIwLjQsMCwzMWMtMi45LDIuOS01LjcsNS44LTguNiw4LjZjLTguNCw4LjYtMTYuNCwxNi42LTI1LjEsMjQuNGMtMC4yLDAuMi0wLjQsMC4zLTAuNSwwLjUgICAgYy04LjYsOC42LTcsMTctNS4yLDIyLjdjMC4xLDAuMywwLjIsMC42LDAuMywwLjljNy4xLDE3LjIsMTcuMSwzMy40LDMyLjMsNTIuN2wwLjEsMC4xYzI3LjYsMzQsNTYuNyw2MC41LDg4LjgsODAuOCAgICBjNC4xLDIuNiw4LjMsNC43LDEyLjMsNi43YzMuNiwxLjgsNywzLjUsOS45LDUuM2MwLjQsMC4yLDAuOCwwLjUsMS4yLDAuN2MzLjQsMS43LDYuNiwyLjUsOS45LDIuNWM4LjMsMCwxMy41LTUuMiwxNS4yLTYuOSAgICBsMzQuMi0zNC4yYzMuNC0zLjQsOC44LTcuNSwxNS4xLTcuNWM2LjIsMCwxMS4zLDMuOSwxNC40LDcuM2MwLjEsMC4xLDAuMSwwLjEsMC4yLDAuMmw1NS4xLDU1LjEgICAgQzQyMC40NTYsMzc3LjcwNiw0MjAuNDU2LDM4OC4yMDYsNDEwLjI1NiwzOTguODA2eiIgaWQ9InBhdGgtNCI+PC9wYXRoPgoJCTxwYXRoIGQ9Ik0yNTYuMDU2LDExMi43MDZjMjYuMiw0LjQsNTAsMTYuOCw2OSwzNS44czMxLjMsNDIuOCwzNS44LDY5YzEuMSw2LjYsNi44LDExLjIsMTMuMywxMS4yYzAuOCwwLDEuNS0wLjEsMi4zLTAuMiAgICBjNy40LTEuMiwxMi4zLTguMiwxMS4xLTE1LjZjLTUuNC0zMS43LTIwLjQtNjAuNi00My4zLTgzLjVzLTUxLjgtMzcuOS04My41LTQzLjNjLTcuNC0xLjItMTQuMywzLjctMTUuNiwxMSAgICBTMjQ4LjY1NiwxMTEuNTA2LDI1Ni4wNTYsMTEyLjcwNnoiIGlkPSJwYXRoLTUiPjwvcGF0aD4KCQk8cGF0aCBkPSJNNDczLjI1NiwyMDkuMDA2Yy04LjktNTIuMi0zMy41LTk5LjctNzEuMy0xMzcuNXMtODUuMy02Mi40LTEzNy41LTcxLjNjLTcuMy0xLjMtMTQuMiwzLjctMTUuNSwxMSAgICBjLTEuMiw3LjQsMy43LDE0LjMsMTEuMSwxNS42YzQ2LjYsNy45LDg5LjEsMzAsMTIyLjksNjMuN2MzMy44LDMzLjgsNTUuOCw3Ni4zLDYzLjcsMTIyLjljMS4xLDYuNiw2LjgsMTEuMiwxMy4zLDExLjIgICAgYzAuOCwwLDEuNS0wLjEsMi4zLTAuMkM0NjkuNTU2LDIyMy4zMDYsNDc0LjU1NiwyMTYuMzA2LDQ3My4yNTYsMjA5LjAwNnoiIGlkPSJwYXRoLTYiPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyBpZD0iZy03Ij4KPC9nPgo8ZyBpZD0iZy04Ij4KPC9nPgo8ZyBpZD0iZy05Ij4KPC9nPgo8ZyBpZD0iZy0xMCI+CjwvZz4KPGcgaWQ9ImctMTEiPgo8L2c+CjxnIGlkPSJnLTEyIj4KPC9nPgo8ZyBpZD0iZy0xMyI+CjwvZz4KPGcgaWQ9ImctMTQiPgo8L2c+CjxnIGlkPSJnLTE1Ij4KPC9nPgo8ZyBpZD0iZy0xNiI+CjwvZz4KPGcgaWQ9ImctMTciPgo8L2c+CjxnIGlkPSJnLTE4Ij4KPC9nPgo8ZyBpZD0iZy0xOSI+CjwvZz4KPGcgaWQ9ImctMjAiPgo8L2c+CjxnIGlkPSJnLTIxIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / contain no-repeat; margin-right: 20px; min-height: 25px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-77 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-77 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-77 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #878787; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; margin-bottom: 10px;}
.phones-77 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 20px; font-weight: bold;}
.phones-77 input.tgl-but { box-sizing: border-box; display: none;}
.phones-77 .text_body a { text-decoration: none; color: inherit;}
.phones-77 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-40 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-78 p:first-child { margin-top: 0;}
.address-78 p:last-child { margin-bottom: 0;}
.address-78 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-78 .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-78 .icon { border: none; box-sizing: border-box; height: 16px; width: 25px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDc3IDQ3NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmFkNjFkIj4KPGcgaWQ9ImctMiI+Cgk8ZyBpZD0iZy0zIj4KCQk8cGF0aCBkPSJNMjM4LjQsMEMxMzMsMCw0Ny4yLDg1LjgsNDcuMiwxOTEuMmMwLDEyLDEuMSwyNC4xLDMuNCwzNS45YzAuMSwwLjcsMC41LDIuOCwxLjMsNi40YzIuOSwxMi45LDcuMiwyNS42LDEyLjgsMzcuNyAgICBjMjAuNiw0OC41LDY1LjksMTIzLDE2NS4zLDIwMi44YzIuNSwyLDUuNSwzLDguNSwzczYtMSw4LjUtM2M5OS4zLTc5LjgsMTQ0LjctMTU0LjMsMTY1LjMtMjAyLjhjNS42LTEyLjEsOS45LTI0LjcsMTIuOC0zNy43ICAgIGMwLjgtMy42LDEuMi01LjcsMS4zLTYuNGMyLjItMTEuOCwzLjQtMjMuOSwzLjQtMzUuOUM0MjkuNiw4NS44LDM0My44LDAsMjM4LjQsMHogTTM5OS42LDIyMi40YzAsMC4yLTAuMSwwLjQtMC4xLDAuNiAgICBjLTAuMSwwLjUtMC40LDItMC45LDQuM2MwLDAuMSwwLDAuMSwwLDAuMmMtMi41LDExLjItNi4yLDIyLjEtMTEuMSwzMi42Yy0wLjEsMC4xLTAuMSwwLjMtMC4yLDAuNCAgICBjLTE4LjcsNDQuMy01OS43LDExMS45LTE0OC45LDE4NS42Yy04OS4yLTczLjctMTMwLjItMTQxLjMtMTQ4LjktMTg1LjZjLTAuMS0wLjEtMC4xLTAuMy0wLjItMC40Yy00LjgtMTAuNC04LjUtMjEuNC0xMS4xLTMyLjYgICAgYzAtMC4xLDAtMC4xLDAtMC4yYy0wLjYtMi4zLTAuOC0zLjgtMC45LTQuM2MwLTAuMi0wLjEtMC40LTAuMS0wLjdjLTItMTAuMy0zLTIwLjctMy0zMS4yYzAtOTAuNSw3My43LTE2NC4yLDE2NC4yLTE2NC4yICAgIHMxNjQuMiw3My43LDE2NC4yLDE2NC4yQzQwMi42LDIwMS43LDQwMS42LDIxMi4yLDM5OS42LDIyMi40eiIgaWQ9InBhdGgtNCI+PC9wYXRoPgoJCTxwYXRoIGQ9Ik0yMzguNCw3MS45Yy02Ni45LDAtMTIxLjQsNTQuNS0xMjEuNCwxMjEuNHM1NC41LDEyMS40LDEyMS40LDEyMS40czEyMS40LTU0LjUsMTIxLjQtMTIxLjRTMzA1LjMsNzEuOSwyMzguNCw3MS45eiAgICAgTTIzOC40LDI4Ny43Yy01Mi4xLDAtOTQuNC00Mi40LTk0LjQtOTQuNHM0Mi40LTk0LjQsOTQuNC05NC40czk0LjQsNDIuNCw5NC40LDk0LjRTMjkwLjUsMjg3LjcsMjM4LjQsMjg3Ljd6IiBpZD0icGF0aC01Ij48L3BhdGg+Cgk8L2c+CjwvZz4KPGcgaWQ9ImctNiI+CjwvZz4KPGcgaWQ9ImctNyI+CjwvZz4KPGcgaWQ9ImctOCI+CjwvZz4KPGcgaWQ9ImctOSI+CjwvZz4KPGcgaWQ9ImctMTAiPgo8L2c+CjxnIGlkPSJnLTExIj4KPC9nPgo8ZyBpZD0iZy0xMiI+CjwvZz4KPGcgaWQ9ImctMTMiPgo8L2c+CjxnIGlkPSJnLTE0Ij4KPC9nPgo8ZyBpZD0iZy0xNSI+CjwvZz4KPGcgaWQ9ImctMTYiPgo8L2c+CjxnIGlkPSJnLTE3Ij4KPC9nPgo8ZyBpZD0iZy0xOCI+CjwvZz4KPGcgaWQ9ImctMTkiPgo8L2c+CjxnIGlkPSJnLTIwIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / contain no-repeat; margin-right: 20px; min-height: 25px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-78 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-78 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-78 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #878787; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; margin-bottom: 10px;}
.address-78 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px;}
.address-78 input.tgl-but { box-sizing: border-box; display: none;}
.address-78 input.tgl-but:checked + .block-body-drop { display: block;}
.block-45 .layout_80 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-45 .layout_81 { -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-45 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1340px; 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; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%; padding-right: 20px; padding-left: 20px;}
.widget-41 { margin: 0 0 auto 50px; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 450px; right: 0;}
.form-80 .form__header { box-sizing: border-box; font-size: 35px; margin-bottom: 10px; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; color: #363636; letter-spacing: 2.0px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-weight: 800;}
.form-80 .form__text { box-sizing: border-box; font-size: 15px; margin-bottom: 40px; overflow: hidden; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; color: #787878; line-height: 1.4; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.form-80 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-80 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-80 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -5px; width: auto;}
.form-80 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-80 .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-80 .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; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.form-80 .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-80 .form-text { box-sizing: border-box; text-align: center;}
.form-80 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-80 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-80 .form-item__body { box-sizing: border-box; display: block; text-align: left;}
.form-80 .form-text input { padding: 2px 4px 2px 30px; border: none; box-sizing: border-box; background: #f7f7ff; width: 100%; min-width: 100px; min-height: 50px; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 50px; margin-bottom: 10px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-80 .form-text input:hover, 
.form-80 .form-text input.hover, 
.form-80 .form-text input.active { background: rgba(255,255,255,0.3);}
.form-80 .form-textarea textarea { padding: 2px 4px; border: none; box-sizing: border-box; background: #f7f7ff; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-80 .form-textarea textarea:hover, 
.form-80 .form-textarea textarea.hover, 
.form-80 .form-textarea textarea.active { background: rgba(255,255,255,0.3);}
.form-80 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-80 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-80 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-80 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-80 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-80 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-80 .form-upload .form-item__body .no-more { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #ffffff; text-align: center; text-decoration: none;}
.form-80 .form-text .form-item__body { box-sizing: border-box;}
.form-80 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; color: #ffffff; font-size: 15px; text-align: left;}
.form-80 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-80 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; color: #ffffff; font-size: 15px; text-align: left;}
.form-80 .form-textarea { box-sizing: border-box;}
.form-80 .form-textarea .form-item__body { box-sizing: border-box;}
.form-80 .form-submit { box-sizing: border-box; text-align: left;}
.form-80 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-80 .form-submit .form-item__body { text-align: left; box-sizing: border-box;}
.form-80 .form-submit button { padding: 20px 50px; border: none; box-sizing: border-box; text-align: center; background: none #fad61d; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 1.0px; text-transform: none; text-decoration: none; font-size: 14px; -webkit-box-shadow: 2px 2px 6px  3px rgba(250,214,29,0.2); -moz-box-shadow: 2px 2px 6px  3px rgba(250,214,29,0.2); box-shadow: 2px 2px 6px  3px rgba(250,214,29,0.2); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: 600; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-80 .form-submit button:hover, 
.form-80 .form-submit button.hover, 
.form-80 .form-submit button.active { background: repeating-linear-gradient(to bottom right,rgba(255, 255, 255, 0.05) 0%,rgba(255, 255, 255, 0.05) 100%) #fad61d; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-80 .form-submit button:active, 
.form-80 .form-submit button.active { background: repeating-linear-gradient(to bottom right,rgba(0, 0, 0, 0.05) 0%,rgba(0, 0, 0, 0.05) 100%) #fad61d;}
.form-80 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-80 .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;}
.form-80 .form-captcha .form-item__body { text-align: left; 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-80 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: #f7f7ff; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-80 .form-captcha input:hover, 
.form-80 .form-captcha input.hover, 
.form-80 .form-captcha input.active { background: rgba(255,255,255,0.3);}
.form-80 .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-80 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-80 .form-captcha button { padding: 20px 50px; border: none; box-sizing: border-box; text-align: center; background: none #fad61d; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 1.0px; text-transform: none; text-decoration: none; font-size: 14px; -webkit-box-shadow: 2px 2px 6px  3px rgba(250,214,29,0.2); -moz-box-shadow: 2px 2px 6px  3px rgba(250,214,29,0.2); box-shadow: 2px 2px 6px  3px rgba(250,214,29,0.2); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: 600; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-80 .form-captcha button:hover, 
.form-80 .form-captcha button.hover, 
.form-80 .form-captcha button.active { background: repeating-linear-gradient(to bottom right,rgba(255, 255, 255, 0.05) 0%,rgba(255, 255, 255, 0.05) 100%) #fad61d; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-80 .form-captcha button:active, 
.form-80 .form-captcha button.active { background: repeating-linear-gradient(to bottom right,rgba(0, 0, 0, 0.05) 0%,rgba(0, 0, 0, 0.05) 100%) #fad61d;}
.form-80 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-80 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-80 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-80 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-80 .form-checkbox { box-sizing: border-box;}
.form-80 .form-checkbox .form-item__body { text-align: left; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-80 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; color: #ffffff; font-size: 15px;}
.form-80 .form-checkbox .form-item__body label.form-item__title { font-size: 15px; font-family: Open Sans, sans-serif; color: #353535; text-decoration: none;}
.form-80 .form-checkbox input { margin: 5px 5px 0 0;}
.form-80 .form-radio { box-sizing: border-box;}
.form-80 .form-radio .form-item__body { text-align: left; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-80 .form-radio .form-item__body label.form-item__title { font-size: 15px; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none;}
.form-80 .form-radio input { margin: 5px 5px 0 0;}
.form-80 .form-select { box-sizing: border-box;}
.form-80 .form-div { box-sizing: border-box;}
.form-80 .form-html { box-sizing: border-box;}
.form-80 .form-html .form-item__body { text-align: left; font-size: 15px; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none;}
.form-80 .form-upload { box-sizing: border-box;}
.form-80 .form-calendar { box-sizing: border-box;}
.form-80 .form-calendar .form-item__body { text-align: left; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-80 .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-80 .form-calendar_interval { box-sizing: border-box;}
.form-80 .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-80 .form-calendar_interval .form-item__body { text-align: left; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-80 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; font-family: Open Sans, sans-serif; color: #ffffff; text-align: center; text-decoration: none;}
.form-80 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none;}
.form-80 .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-80 .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-80 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-80 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-80 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-80 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-80 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Open Sans, sans-serif; color: #ffffff; text-align: left; text-decoration: none; font-size: 20px;}
.form-80 ::-webkit-input-placeholder { color: #ababab;}
.form-80 ::-moz-placeholder { color: #ababab;}
.form-80 :-ms-input-placeholder { color: #ababab;}
.widget-42 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; width: auto; min-height: 320px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.block-46 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #15192b; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Open Sans, sans-serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 50px; padding-bottom: 50px;}
.block-47 .layout_84 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-47 .layout_85 { -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-47 .layout_87 { -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-47 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1340px; min-height: 0; max-width: 100%; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; padding-right: 20px; padding-left: 20px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-43 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 220px; right: auto;}
.block-48 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-44 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; color: #d8d8d8; text-align: right; text-indent: 0; text-decoration: none; width: auto; right: 0;}
.block-49 { margin: 8px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-45 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; color: #ffffff; text-align: left; text-indent: 0; text-decoration: none; font-size: 15px; box-sizing: border-box; width: auto; font-weight: normal; min-height: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-28 { 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("../images/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; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.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; text-align: center;}
.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;}
.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;}
	.block-11 { background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-7 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-6 { width: auto; margin-left: 0; margin-right: 0;}
	.block-5 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_9 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-4 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-6 { margin-top: 15px; margin-left: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-2 { margin-top: 15px; margin-right: auto;}
	.widget-5 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-6 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-6 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-4 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-5 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-5 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-3 { width: auto; margin-top: 15px; margin-bottom: 0;}
	.widget-3 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-2 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-50 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-51 .layout_91 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-51 .layout_90_id_92 { margin: 15px 0 0; -webkit-order: 2; -moz-order: 2; order: 2; flex-basis: auto; width: auto;}
	.block-51 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-46 { width: auto; margin-bottom: 20px; display: none;}
	.menu-91 .menu-scroll > ul ul { position: static; width: auto;}
	.widget-47 { margin-left: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-48 { margin-left: 0; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-49 { margin-left: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-41 { -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-42 { padding-top: 50px; padding-bottom: 50px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-43 { width: auto; display: none; margin-left: 0; margin-bottom: 0; margin-right: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-37 { margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-44 .layout_76 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-44 .layout_77 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-44 .layout_78 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-44 { width: auto; margin-left: 0; margin-right: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-38 { margin-top: 15px; margin-left: auto;}
	.schedule-76 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-76 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-39 { margin-top: 15px; margin-left: 0; margin-right: auto;}
	.phones-77 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-77 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-40 { text-align: left; width: 250px; margin-top: 15px; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.address-78 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-78 .block-body-drop { width: 100%; margin-left: 0;}
	.block-45 .layout_80 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-45 .layout_81 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-45 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; right: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-41 { margin-left: 0; width: auto;}
	.form-80 .form-submit { text-align: center;}
	.widget-42 { -webkit-order: 10; -moz-order: 10; order: 10; display: none;}
	.block-46 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-47 .layout_84 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; display: none;}
	.block-47 .layout_85 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-47 .layout_87 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-47 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-43 { width: 280px; margin-top: 30px; margin-left: auto; margin-right: auto; min-height: 0; display: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-44 { color: #ffffff; width: 280px; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-49 { margin-top: auto;}
	.widget-28 { box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-63 .side-panel-content { left: auto; right: 0;}
	.side-panel-63 .side-panel-close { border: none; left: auto; right: 100%; text-align: left; width: 40px; min-height: 40px; margin-top: 20px; margin-right: 10px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/icon_1110973.svg") left 50% top 50% / 15px no-repeat #fad61d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-63 .side-panel-top { width: auto; padding-top: 20px; padding-right: 20px;}
	.side-panel-63 .side-panel-button { border: none; width: 50px; min-height: 50px; padding-right: 15px; padding-left: 15px; padding-top: 10px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #fad61d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-63 .side-panel-button-icon-line { border: none; text-align: left; margin-top: 5px; -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;}

}

@media all and (max-width: 768px) {
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_9 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-6 { margin-left: 0; margin-right: auto; margin-bottom: 0;}
	.block-2 { margin-right: 0; margin-bottom: 0; padding-top: 20px;}
	.block-51 .layout_91 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-51 .layout_90_id_92 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-46 { margin-bottom: auto;}
	.widget-48 { font-size: 32px;}
	.block-44 .layout_76 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-44 .layout_77 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-44 .layout_78 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-38 { text-align: center; margin-left: 0; margin-bottom: 0;}
	.schedule-76 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.schedule-76 .icon { margin-right: auto; margin-left: auto;}
	.schedule-76 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.schedule-76 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; padding-top: 20px;}
	.schedule-76 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-39 { text-align: center; margin-right: 0; margin-bottom: 0;}
	.phones-77 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-77 .icon { margin-right: auto; margin-left: auto;}
	.phones-77 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.phones-77 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-77 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; padding-top: 20px;}
	.phones-77 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-40 { text-align: center; width: auto; margin-left: 0; margin-right: 0;}
	.address-78 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-78 .icon { margin-right: auto; margin-left: auto;}
	.address-78 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.address-78 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-78 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; padding-top: 20px;}
	.address-78 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-45 .layout_80 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-45 .layout_81 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.form-80 .form__header { font-size: 32px;}
	.form-80 .form-item-group { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.block-47 .layout_84 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-47 .layout_85 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-47 .layout_87 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-48 { margin-bottom: 0;}
	.widget-44 { text-align: center; background: none; padding-top: 20px;}
	.block-49 { text-align: center; margin-bottom: 0;}
	.widget-45 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.side-panel-63 .side-panel-mask { text-align: left;}

}

@media all and (max-width: 640px) {
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-4 .layout_9 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-2 { margin-right: auto;}
	.block-51 .layout_91 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-51 .layout_90_id_92 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-46 { margin-top: 15px; margin-bottom: 0;}
	.widget-48 { font-size: 28px;}
	.block-44 .layout_76 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-44 .layout_77 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-44 .layout_78 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-38 { margin-left: auto; margin-right: auto;}
	.widget-39 { margin-left: auto; margin-right: auto;}
	.widget-40 { margin-left: auto; margin-bottom: 0; margin-right: auto;}
	.block-45 .layout_80 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-45 .layout_81 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.widget-41 { margin-bottom: 0;}
	.form-80 .form__header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 28px; text-align: center;}
	.form-80 .form__text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.form-80 .form-submit button { width: 100%;}
	.form-80 .form-captcha .form-submit-container { width: 100%;}
	.form-80 .form-captcha button { width: 100%;}
	.widget-42 { margin-top: 15px; margin-bottom: 0;}
	.block-47 .layout_84 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-47 .layout_85 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-47 .layout_87 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-43 { margin-bottom: 0;}
	.block-49 { margin-top: 15px;}
	.widget-45 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-28 { margin-top: 0;}

}

@media all and (max-width: 480px) {
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-4 .layout_9 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.widget-2 { margin-left: auto;}
	.block-50 { padding-top: 30px; padding-bottom: 30px;}
	.block-51 .layout_91 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-51 .layout_90_id_92 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-44 .layout_76 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-44 .layout_77 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-44 .layout_78 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-44 { padding-top: 30px;}
	.block-45 .layout_80 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-45 .layout_81 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.form-80 .form__header { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 24px;}
	.form-80 .form__text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-46 { -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.1);}
	.block-47 .layout_84 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; 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: none;}
	.block-47 .layout_85 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-47 .layout_87 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-47 { margin-left: auto; right: 0;}
	.widget-44 { right: auto;}
	.block-49 { margin-top: 0;}
	.widget-45 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.side-panel-63 .side-panel-top { padding-top: 0.02px; padding-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}

}
.side-panel .widget-7 { margin: 20px; z-index: 1; text-align: left; 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; box-sizing: border-box; font-family: Open Sans, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-12 .menu-scroll > ul { display: block;}
.side-panel .menu-12 .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-12 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-12 .menu-scroll > ul > li.menu-item > a { width: auto; padding-top: 15px; padding-bottom: 15px; color: rgba(0,0,0,0.7); background: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.side-panel .menu-12 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-12 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-12 .menu-scroll > ul > li.menu-item > a.active { color: #fad61d;}
.side-panel .menu-12 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-12 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-12 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-12 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-12 .menu-scroll > ul ul > li > a.active { color: #fad61d;}
.side-panel .menu-12 .menu-scroll > ul ul ul { position: static; width: auto;}