<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-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&gt;* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper &gt; * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

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

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

.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: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_center_3_id_12_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: radial-gradient(ellipse farthest-corner at center center,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.35) 100%), linear-gradient(rgba(17,30,54,0.63), rgba(17,30,54,0.63)), url("../images/54586986_2.jpg") left 50% top 50% / auto auto no-repeat; z-index: 3; text-align: center; right: 0; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 0; padding-right: 0; text-decoration: none; padding-bottom: 40px;}
.widget-7 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; text-align: left; box-sizing: border-box; min-height: 0; width: auto; right: 0; padding-top: 20px;}
.popover-wrap-16 .popover-body { padding: 20px 20px 30px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; position: relative; display: inline-block; width: 300px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%; min-height: 262px; font-family: Roboto, sans-serif;}
.popover-wrap-16 .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; font-family: Roboto, sans-serif; color: #4c5c78; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13px;}
.popover-wrap-16 .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; font-family: Roboto, sans-serif; color: #4c5c78; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13px;}
.popover-wrap-16 .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; font-family: Arial; color: #4c5c78; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-16 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; font-family: monospace; color: #4c5c78; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px;}
.popover-wrap-16 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom right,#e5020a 41.7%,#730006 98.7%) #e5020a; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 0 0 transparent, 0px 1px 2px  rgba(0,0,0,0.2); -moz-box-shadow: 0 0 0 transparent, 0px 1px 2px  rgba(0,0,0,0.2); box-shadow: 0 0 0 transparent, 0px 1px 2px  rgba(0,0,0,0.2); font-size: 14px; font-weight: normal; 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; font-family: Roboto, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: uppercase; text-decoration: none; width: 258px;}
.popover-wrap-16 .popover-body .s3_button_large:hover, 
.popover-wrap-16 .popover-body .s3_button_large.hover, 
.popover-wrap-16 .popover-body .s3_button_large.active { -webkit-box-shadow: 0px 0px 10px rgba(255,25,37,0.88), 0px 1px 2px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 10px rgba(255,25,37,0.88), 0px 1px 2px  rgba(0,0,0,0.2); box-shadow: 0px 0px 10px rgba(255,25,37,0.88), 0px 1px 2px  rgba(0,0,0,0.2);}
.popover-wrap-16 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-16 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaWQ9IkxheWVyXzEiIHZlcnNpb249IjEuMCIgdmlld0JveD0iMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48ZyBpZD0iZy0yIj48cGF0aCBkPSJNMTIsMkM2LjUsMiwyLDYuNSwyLDEyYzAsNS41LDQuNSwxMCwxMCwxMHMxMC00LjUsMTAtMTBDMjIsNi41LDE3LjUsMiwxMiwyeiBNMTYuOSwxNS41bC0xLjQsMS40TDEyLDEzLjRsLTMuNSwzLjUgICBsLTEuNC0xLjRsMy41LTMuNUw3LjEsOC41bDEuNC0xLjRsMy41LDMuNWwzLjUtMy41bDEuNCwxLjRMMTMuNCwxMkwxNi45LDE1LjV6IiBpZD0icGF0aC0zIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZmNhMWMiPjwvcGF0aD48L2c+PC9zdmc+") left 50% top 50% / auto auto no-repeat #188ece; z-index: 10; cursor: pointer; text-align: center; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.popover-wrap-16 .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-16 .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-16 .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-16 .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;}
.editable_block-16 p:first-child { margin-top: 0;}
.editable_block-16 p:last-child { margin-bottom: 0;}
.editable_block-16 .header { border: none; box-sizing: border-box; font-size: 44px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: center; font-family: Roboto, sans-serif; color: #feca09; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: uppercase; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-16 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.editable_block-16 .title { box-sizing: border-box; font-size: 34px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: center; pointer-events: auto; font-family: Roboto, sans-serif; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: uppercase; text-decoration: none; font-weight: 300; margin-top: 5px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.editable_block-16 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-16 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-16 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-16 .img-convert { box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.editable_block-16 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-16 .text { box-sizing: border-box; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-16 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-16 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-16 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-16 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-16 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-16 .more { box-sizing: border-box; margin-top: 30px; pointer-events: auto; text-align: center;}
.editable_block-16 .more &gt; a { border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; height: 0; min-height: 44px; font-family: Roboto, sans-serif; color: #ffffff; letter-spacing: 0.5px; text-transform: uppercase; text-decoration: none; font-size: 14px; width: 200px; -webkit-box-shadow: 0px 0px 14px #ff1925; -moz-box-shadow: 0px 0px 14px #ff1925; box-shadow: 0px 0px 14px #ff1925; background: linear-gradient(to bottom right,#e5020a 41.7%,#730006 98.7%) #a32bff; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.editable_block-16 .more &gt; a:hover, 
.editable_block-16 .more &gt; a.hover, 
.editable_block-16 .more &gt; a.active { -webkit-box-shadow: 0px 0px 25px #ff1925; -moz-box-shadow: 0px 0px 25px #ff1925; box-shadow: 0px 0px 25px #ff1925;}
.editable_block-16 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-16 .clear { clear: both;}
.popover-container-16 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-16 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-16 .popover-form-title { font-size: 20px; font-weight: 500; margin-bottom: 20px; box-sizing: border-box; text-align: center; font-family: Roboto, sans-serif; color: #4c5c78; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-16 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-16 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-16 .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-16 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-16 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-16 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-16 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-16 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Roboto, sans-serif; color: #4c5c78; font-style: normal; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none;}
.popover-wrap-16 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Roboto, sans-serif; color: #4c5c78; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 13px;}
.popover-wrap-16 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-16 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-16 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .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-16 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-16 .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-16 .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-16 .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; font-family: Roboto, sans-serif; color: #4c5c78; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 13px;}
.popover-wrap-16 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .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-16 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-16 .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-16 .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-16 .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; font-family: Roboto, sans-serif; color: #4c5c78; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 13px;}
.popover-wrap-16 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .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; font-family: Roboto, sans-serif; color: #4c5c78; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-16 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-16 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-16 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .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-16 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-16 .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-16 .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; font-family: Roboto, sans-serif; color: #4c5c78; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 13px;}
.popover-wrap-16 .popover-body .s3_form_item.form_upload { box-sizing: border-box; text-align: left;}
.popover-wrap-16 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-16 .popover-body .form_upload .no-more { box-sizing: border-box; font-family: Roboto, sans-serif; color: #4c5c78; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 13px;}
.popover-wrap-16 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-16 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-16 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-16 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-16 ::-moz-placeholder { color: #ababab;}
.popover-wrap-16 :-ms-input-placeholder { color: #ababab;}
.block-7 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 60px; background: rgba(9,20,38,0.7); z-index: 3; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 20px; padding-right: 20px;}
.block-8 { margin: 15px auto 0; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.widget-6 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.menu-13 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-13 .menu-scroll &gt; ul ul &gt; li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-13 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-13 .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-13 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-13 .menu-scroll &gt; ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-13 .menu-scroll &gt; ul &gt; li.home-button &gt; a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-13 .menu-scroll &gt; ul &gt; li.delimiter { margin: auto 2px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 4px; min-height: 4px; background: rgba(255,255,255,0.26); box-sizing: border-box; text-align: left;}
.menu-13 .menu-scroll &gt; ul &gt; li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.menu-13 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 5px 10px; margin: 2px 20px; 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: rgba(255,255,255,0.6); font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: uppercase; font-weight: 300; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-13 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.menu-13 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.menu-13 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #feca09;}
.menu-13 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-13 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-13 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-13 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-13 .menu-scroll &gt; ul &gt; li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-13 .menu-scroll &gt; ul &gt; li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-13 .menu-scroll &gt; ul ul { padding: 0.02px 0; margin: 10px 0 0; border: none; position: absolute; top: 100%; left: 0; background: linear-gradient(to top left,#0b7dba 0%,rgba(0, 0, 0, 0) 100%) #48b5f0; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-13 .menu-scroll &gt; ul ul &gt; li { padding: 0; margin: 0; display: block; position: relative;}
.menu-13 .menu-scroll &gt; ul ul &gt; li &gt; a { padding: 10px 15px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 13px; line-height: 1.4; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-align: left; text-transform: uppercase;}
.menu-13 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.menu-13 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.menu-13 .menu-scroll &gt; ul ul &gt; li &gt; a.active { background: #fecb02; color: #0b7dba;}
.menu-13 .menu-scroll &gt; ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-13 .menu-scroll &gt; ul &gt; li.more-button &gt; a { padding: 5px 10px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBoZWlnaHQ9IjE2cHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxNiAxNiIgd2lkdGg9IjE2cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik0yLDZDMC44OTYsNiwwLDYuODk2LDAsOHMwLjg5NiwyLDIsMnMyLTAuODk2LDItMlMzLjEwNCw2LDIsNnogTTgsNkM2Ljg5Niw2LDYsNi44OTYsNiw4czAuODk2LDIsMiwyczItMC44OTYsMi0yICBTOS4xMDQsNiw4LDZ6IE0xNCw2Yy0xLjEwNCwwLTIsMC44OTYtMiwyczAuODk2LDIsMiwyczItMC44OTYsMi0yUzE1LjEwNCw2LDE0LDZ6IiBpZD0icGF0aC0yIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / auto auto no-repeat rgba(255,255,255,0.25); 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; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: none; width: 30px; min-height: 30px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.menu-13 .menu-scroll &gt; ul &gt; li.more-button &gt; ul { left: auto; right: 0;}
.menu-13 .menu-scroll &gt; ul &gt; li.more-button.disabled { display: none;}
.menu-13 .menu-scroll &gt; ul &gt; li.more-button .menu-item-image { display: none;}
.menu-13 .menu-scroll &gt; ul &gt; li.menu-item ul li.delimiter:first-child { display: none;}
.block-9 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-left: 20px; padding-right: 20px;}
.block-3 .layout_7 { -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-3 .layout_9 { -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-3 .layout_11 { -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-3 { padding: 30px 0; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; text-align: left; right: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%; 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;}
.block-6 { margin: 7px 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.15); -moz-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.15); box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-5 { margin: 0 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 148px;}
.phones-10 p:first-child { margin-top: 0;}
.phones-10 p:last-child { margin-bottom: 0;}
.phones-10 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-10 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-10 .icon { border: none; box-sizing: border-box; height: 16px; width: 16px; background: url("../images/phone.png") left 50% top 50% / auto auto no-repeat; margin-right: 10px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-10 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-10 .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-10 .title { box-sizing: border-box; display: block; text-align: left; font-family: Roboto, sans-serif; color: #40cfff; font-style: italic; text-decoration: none; font-size: 14px; margin-bottom: 5px; margin-top: 1px;}
.phones-10 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.3; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 14px; font-weight: 300;}
.phones-10 input.tgl-but { box-sizing: border-box; display: none;}
.phones-10 .text_body a { text-decoration: none; color: inherit;}
.phones-10 input.tgl-but:checked + .block-body-drop { display: block;}
.block-5 { margin: 10px 0 auto; border: none; 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; -webkit-box-shadow: inset -1px 0px 0px  rgba(255,255,255,0.15); -moz-box-shadow: inset -1px 0px 0px  rgba(255,255,255,0.15); box-shadow: inset -1px 0px 0px  rgba(255,255,255,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-4 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 266px;}
.address-8 p:first-child { margin-top: 0;}
.address-8 p:last-child { margin-bottom: 0;}
.address-8 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-8 .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-8 .icon { border: none; box-sizing: border-box; height: 16px; width: 16px; background: url("../images/address.png") left 50% top 50% / auto auto no-repeat; margin-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 17px;}
.address-8 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-8 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-8 .title { box-sizing: border-box; display: block; font-family: Roboto, sans-serif; color: #40cfff; font-style: italic; text-decoration: none; font-size: 14px; margin-bottom: 5px; margin-top: 1px;}
.address-8 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.3; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 14px; font-weight: 300;}
.address-8 input.tgl-but { box-sizing: border-box; display: none;}
.address-8 input.tgl-but:checked + .block-body-drop { display: block;}
.block-4 { margin: 2px 0 auto; position: relative; top: 0; left: 0; width: auto; 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; right: 0;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-5 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-5 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-5 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; margin-left: auto; margin-right: auto;}
.site-name-5 .sn-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 36px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-5 a { text-decoration: none; outline: none;}
.block-47 { 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 20px; padding-right: 20px;}
.block-48 .layout_86 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-48 .layout_88 { -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-48 { padding: 40px 0; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 640px; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%;}
.block-49 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 240px; min-height: 0; z-index: 2; display: block; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-38 { padding: 10px 0; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; width: 240px; box-sizing: border-box; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-87 .menu-scroll &gt; ul &gt; li.delimiter { margin: 0; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 1px; height: auto; width: auto; background: rgba(255,255,255,0.3); padding-left: 0;}
.menu-87 .menu-scroll &gt; ul ul { padding: 5px 0; border: none; position: static; top: 0; left: 100%; background: #48b5f0; list-style: none; width: auto; display: none; margin-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 3px; margin-bottom: 2px;}
.menu-87 .menu-scroll &gt; ul ul &gt; li.delimiter { margin: 3px 2px; border: none; box-sizing: border-box; min-height: 1px; height: auto; width: auto; background: rgba(0,0,0,0.36); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-87 .menu-scroll &gt; ul ul &gt; li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-87 .menu-scroll &gt; ul ul &gt; li &gt; a { padding: 8px 10px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Roboto, sans-serif; text-indent: 0; font-style: normal; letter-spacing: 1.0px; text-transform: none; font-weight: normal;}
.menu-87 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.menu-87 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.menu-87 .menu-scroll &gt; ul ul &gt; li &gt; a.active { text-decoration: underline;}
.menu-87 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-87 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-87 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-87 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-87 .menu-scroll &gt; ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-87 .menu-scroll &gt; ul &gt; li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 12px 15px; margin: 0 0 1px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.2; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Roboto, sans-serif; text-indent: 0; font-style: normal; letter-spacing: 0.5px; text-transform: uppercase; -webkit-box-shadow: 0px 0px 7px #ff1925; -moz-box-shadow: 0px 0px 7px #ff1925; box-shadow: 0px 0px 7px #ff1925; background: linear-gradient(to bottom right,#e5020a 41.7%,#730006 98.7%) #a32bff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; z-index: 4; -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; font-weight: normal; min-height: 0;}
.menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { -webkit-box-shadow: 0px 0px 14px #ff1925; -moz-box-shadow: 0px 0px 14px #ff1925; box-shadow: 0px 0px 14px #ff1925; background: linear-gradient(to bottom right,rgba(229, 2, 10, 0.58) 41.7%,rgba(115, 0, 6, 0.58) 98.7%) #e5020a;}
.menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.block-50 { margin: 0 0 auto 40px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; text-decoration: none; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-39 { margin: 7px 0 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Roboto, sans-serif; font-size: 13px; color: #188ece; text-decoration: none; box-sizing: border-box; width: auto; min-height: 28px; right: 0;}
.path a { box-sizing: border-box; color: #4c5c78; text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #703e00; text-decoration: none;}
.widget-40 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; font-size: 32px; color: #4c5c78; letter-spacing: 1.0px; text-transform: uppercase; text-decoration: none; box-sizing: border-box; font-weight: 500; width: auto; min-height: 0; right: 0;}
h2 { box-sizing: border-box; font-size: 26px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #4c5c78; text-align: left;}
h3 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #4c5c78; text-align: left;}
h4 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #4c5c78; text-align: left;}
h5 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #4c5c78; text-align: left;}
h6 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #4c5c78; text-align: left;}
.widget-41 { margin: 15px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; font-size: 16px; color: #4c5c78; line-height: 1.8; text-decoration: none; display: block; width: auto; right: 0; font-weight: normal; min-height: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-91 h2 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; font-size: 26px; color: #4c5c78; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: 500;}
.content-91 h3 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #4c5c78; text-align: left;}
.content-91 h4 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #4c5c78; text-align: left; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-91 h5 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #4c5c78; text-align: left;}
.content-91 h6 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; color: #4c5c78; text-align: left; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-91 a { border: none; box-sizing: border-box; color: #188ece; font-family: Fira Sans, sans-serif; font-size: 17px; line-height: 1.2; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.content-91 .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-91 .img-convert { margin: 5px; box-sizing: border-box; width: 920px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-91 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-91 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-91 .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-42 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(rgba(17,30,54,0.85), rgba(17,30,54,0.85)), url("../images/54586986_2.jpg?1519883376196") left 50% top 50% / auto auto no-repeat; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-37 { padding: 20px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: rgba(17,30,54,0.78); z-index: 2; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-38 .layout_68 { -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-38 .layout_70 { -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-38 .layout_72 { -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-38 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; max-width: 100%;}
.block-39 { margin: 4px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-30 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; text-align: right; font-size: 13px; color: #d8d8d8; text-decoration: none; width: auto; right: 0;}
.block-40 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-31 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; right: 0;}
.block-41 { margin: 6px 0 auto; position: relative; top: 0; left: 0; width: auto; 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; right: 0;}
.widget-32 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; text-align: left; font-size: 13px; color: #ffffff; text-decoration: none; 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; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.block-31 { padding: 40px 20px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-32 .layout_56 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-32 .layout_58 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-32 .layout_61 { -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-32 .layout_64 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-32 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.block-33 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-right: 20px;}
.widget-24 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: 220px; padding-right: 0; padding-left: 0; box-sizing: border-box; display: block;}
.menu-57 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-57 .menu-scroll &gt; ul &gt; li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-57 .menu-scroll &gt; 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-57 .menu-scroll &gt; ul ul &gt; li &gt; 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-57 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-57 .menu-scroll &gt; ul ul &gt; li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-57 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-57 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-57 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-57 .menu-scroll &gt; ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-57 .menu-scroll &gt; ul &gt; li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-57 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 5px 15px 5px 0; margin: 0; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 17px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Roboto, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: normal;}
.menu-57 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.menu-57 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.menu-57 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #fecb02;}
.menu-57 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-57 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-57 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-57 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-57 .menu-scroll &gt; ul ul &gt; li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-34 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 0;}
.widget-25 { margin: 25px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-59 p:first-child { margin-top: 0;}
.schedule-59 p:last-child { margin-bottom: 0;}
.schedule-59 .header { box-sizing: border-box;}
.schedule-59 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-59 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-59 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.schedule-59 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-59 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-59 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; -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; text-decoration: none; font-size: 16px; font-weight: normal; margin-bottom: 10px;}
.schedule-59 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.4; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; font-weight: 300;}
.schedule-59 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-59 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-26 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-60 p:first-child { margin-top: 0;}
.address-60 p:last-child { margin-bottom: 0;}
.address-60 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-60 .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-60 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-60 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-60 .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-60 .title { box-sizing: border-box; display: block; text-align: left; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 16px; margin-bottom: 10px;}
.address-60 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto, sans-serif; color: #ffffff; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; font-weight: 300; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-60 input.tgl-but { box-sizing: border-box; display: none;}
.address-60 input.tgl-but:checked + .block-body-drop { display: block;}
.block-35 { margin: 0 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; padding-left: 50px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-27 { margin: 25px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-62 p:first-child { margin-top: 0;}
.email-62 p:last-child { margin-bottom: 0;}
.email-62 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-62 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-62 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-62 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-62 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.email-62 .title { box-sizing: border-box; display: block; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 16px; font-weight: normal; margin-bottom: 5px;}
.email-62 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Fira Sans, sans-serif; color: #fecb02; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 16px; font-weight: 300; margin-left: 5px;}
.email-62 .text_body:hover, 
.email-62 .text_body.hover, 
.email-62 .text_body.active { text-decoration: underline; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.email-62 input.tgl-but { box-sizing: border-box; display: none;}
.email-62 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-28 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 176px; right: auto;}
.phones-63 p:first-child { margin-top: 0;}
.phones-63 p:last-child { margin-bottom: 0;}
.phones-63 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-63 .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-63 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-63 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-63 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-63 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 16px; font-weight: normal; margin-bottom: 10px;}
.phones-63 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.4; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 15px; font-weight: 300;}
.phones-63 input.tgl-but { box-sizing: border-box; display: none;}
.phones-63 .text_body a { text-decoration: none; color: inherit;}
.phones-63 input.tgl-but:checked + .block-body-drop { display: block;}
.block-36 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-29 { margin: 5px 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: right; font-size: 0; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: 265px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.widgetsocial-65 .soc-header { box-sizing: border-box; font-size: 16px; line-height: 1; margin-bottom: 10px; font-family: Roboto, sans-serif; color: #ffffff; text-align: right; text-decoration: none; font-weight: normal;}
.widgetsocial-65 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; text-align: inherit; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widgetsocial-65 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; text-align: right;}
.widgetsocial-65 .soc { margin: 2px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%;}
.widgetsocial-65 .vk .wg-soc-icon { border: none; background: url("../images/wm_social_links_vk.png") left 500% top 500% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.widgetsocial-65 .fb .wg-soc-icon { border: none; background: url("../images/wm_social_links_fb.png") left 500% top 500% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.widgetsocial-65 .tw .wg-soc-icon { border: none; background: url("../images/wm_social_links_tw.png") left 500% top 500% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.widgetsocial-65 .google .wg-soc-icon { border: none; background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.widgetsocial-65 .ins .wg-soc-icon { border: none; background: url("../images/wm_social_links_ins.png") left 500% top 500% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.widgetsocial-65 .ok .wg-soc-icon { border: none; background: url("../images/wm_social_links_ok.png") left 500% top 500% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.widgetsocial-65 .mail .wg-soc-icon { border: none; background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.widgetsocial-65 .pin .wg-soc-icon { border: none; background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.widgetsocial-65 .lj .wg-soc-icon { border: none; background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.widgetsocial-65 .my .wg-soc-icon { border: none; background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.widgetsocial-65 .youtube .wg-soc-icon { border: none; background: url("../images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.widgetsocial-65 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-65 .wg-soc-title { display: -webkit-inline-flex; display: inline-flex; text-align: left; box-sizing: border-box; color: #000; font-size: 14px; line-height: 1; word-break: break-word;}
.widgetsocial-65 .telegram .wg-soc-icon { border: none; background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.widgetsocial-65 .whatsapp .wg-soc-icon { border: none; background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.widget-33 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9950; margin-left: 0; margin-right: 0;}
.side-panel-75 .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-75 .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-75 .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-75 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-75 .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-75 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: left;}
.side-panel-75 .side-panel-button-icon { display: block;}
.side-panel-75 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-75 .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-2 .layout_center_3_id_12_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-2 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-7 { padding-left: 20px; padding-right: 20px; display: block;}
	.popover-wrap-16 .popover-body { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.editable_block-16 .header { background: none;}
	.editable_block-16 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-16 .more { clear: none;}
	.block-7 { display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-8 { width: auto; margin-left: 0; margin-right: 0;}
	.block-9 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-3 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-3 .layout_9 { 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-3 .layout_11 { 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-3 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-top: 40px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-6 { width: 215px; background: none; text-align: left; margin-top: 40px; margin-right: auto; -webkit-box-shadow: inset 1px 0px 0px  0px rgba(255,255,255,0.15); -moz-box-shadow: inset 1px 0px 0px  0px rgba(255,255,255,0.15); box-shadow: inset 1px 0px 0px  0px rgba(255,255,255,0.15); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-5 { text-align: center; width: auto; margin-left: 0; right: 0; display: block;}
	.phones-10 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-10 .icon { margin-right: auto; margin-left: auto;}
	.phones-10 .block-body-drop { -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto;}
	.phones-10 .title { margin-top: 4px; text-align: center;}
	.block-5 { width: 215px; background: none; margin-top: 40px; margin-left: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-4 { text-align: left; width: auto; margin-right: auto; right: 0; display: block;}
	.address-8 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-8 .icon { margin-right: auto; margin-left: auto;}
	.address-8 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.address-8 .title { margin-top: 4px; text-align: center;}
	.address-8 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-4 { margin: 0 auto; width: 800px;}
	.widget-2 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-5 .sn-text { background: none;}
	.block-47 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-48 .layout_86 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-48 .layout_88 { 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-48 { width: auto; margin-left: 0; margin-right: 0; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-48:hover, 
	.block-48.hover, 
	.block-48.active { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-49 { display: none; width: auto; right: 0;}
	.block-50 { padding: 0.02px 0; margin-left: 0;}
	.widget-39 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-40 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-41 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.content-91 a { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.block-42 { -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-37 { padding-top: 15px; padding-bottom: 15px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-38 .layout_68 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-38 .layout_70 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-38 .layout_72 { 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-38 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-39 { margin-top: 0; margin-bottom: 0;}
	.widget-30 { margin: auto; color: #ffffff; display: block;}
	.block-40 { display: none; margin-top: 15px; margin-left: auto;}
	.widget-31 { margin-left: auto; margin-right: auto; display: block;}
	.block-41 { margin-top: auto;}
	.widget-32 { margin: auto;}
	.block-31 { background: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-32 .layout_56 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: none;}
	.block-32 .layout_58 { 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-32 .layout_61 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-32 .layout_64 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-32 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-33 { display: none; margin-top: 15px; margin-bottom: 0;}
	.widget-24 { width: auto; display: none;}
	.menu-57 .menu-scroll &gt; ul ul { position: static; width: auto;}
	.block-34 { width: 215px; margin-right: auto;}
	.widget-25 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.schedule-59 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-59 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-26 { text-align: left; margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.address-60 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-60 .block-body-drop { width: 100%; margin-left: 0;}
	.block-35 { width: 213px; margin-left: auto; margin-right: auto; margin-bottom: 0; padding-left: 0;}
	.widget-27 { text-align: center; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.email-62 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-62 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.email-62 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.email-62 .title { text-align: center;}
	.email-62 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-28 { text-align: center; width: auto; margin-top: 0; right: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-63 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-63 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.phones-63 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-63 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-36 { width: 220px; margin-left: auto;}
	.widget-29 { margin-top: 0;}
	.widgetsocial-65 .soc-item { width: auto;}
	.widgetsocial-65 .tw .wg-soc-icon { background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat;}
	.widgetsocial-65 .google .wg-soc-icon { background: none;}
	.widgetsocial-65 .ins .wg-soc-icon { background: url("../images/wm_social_links_ins.png") left 50% top 50% / cover no-repeat;}
	.widgetsocial-65 .ok .wg-soc-icon { background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat;}
	.widgetsocial-65 .mail .wg-soc-icon { background: none;}
	.widgetsocial-65 .pin .wg-soc-icon { background: none;}
	.widgetsocial-65 .lj .wg-soc-icon { background: none;}
	.widgetsocial-65 .my .wg-soc-icon { background: none;}
	.widgetsocial-65 .youtube .wg-soc-icon { background: none;}
	.widget-33 { text-align: left; z-index: 9999; box-sizing: border-box; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.side-panel-75 .side-panel-top { width: auto;}
	.side-panel-75 .side-panel-button { border: none; width: 50px; min-height: 50px; padding-top: 8px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #e5020a; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-75 .side-panel-button-icon-line { border: none; 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; background: #fecb02; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-2 .layout_center_3_id_12_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.editable_block-16 .header { font-size: 38px;}
	.editable_block-16 .title { font-size: 30px;}
	.editable_block-16 .more { margin-top: 20px;}
	.block-3 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_9 { 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-3 .layout_11 { 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-3 { padding-top: 30px;}
	.block-6 { width: auto; margin-top: 0; margin-right: 0; margin-bottom: 0; padding-top: 20px;}
	.widget-5 { margin-left: auto; margin-right: auto;}
	.phones-10 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-10 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-5 { width: auto; margin-top: 0; margin-left: 0; margin-bottom: 0; padding-top: 20px;}
	.widget-4 { text-align: center; margin-left: auto;}
	.block-4 { margin-top: 15px;}
	.block-48 .layout_86 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-48 .layout_88 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-38 .layout_68 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-38 .layout_70 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-38 .layout_72 { 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-39 { margin-top: 15px;}
	.widget-30 { text-align: center; margin-top: 0; margin-bottom: 0;}
	.block-40 { margin-left: 0; margin-bottom: 0;}
	.widget-31 { display: none;}
	.widget-32 { text-align: center; margin-top: 0; margin-bottom: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-32 .layout_56 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-32 .layout_58 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-32 .layout_61 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-32 .layout_64 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.widget-24 { display: block;}
	.block-35 { margin-right: 0;}
	.widget-27 { text-align: right;}
	.email-62 .title { text-align: right;}
	.email-62 .text_body { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-align: right;}
	.widget-28 { text-align: right;}
	.phones-63 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-63 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-36 { width: 697px; margin-top: 15px; margin-right: auto;}
	.widget-29 { text-align: center; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widgetsocial-65 .soc-header { text-align: center;}
	.widget-33 { z-index: 9950;}

}

@media all and (max-width: 640px) {
	.block-2 .layout_center_3_id_12_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-3 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-3 .layout_11 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.phones-10 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-8 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-4 { margin-top: 0;}
	.block-48 .layout_86 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-48 .layout_88 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-48 { min-height: 0;}
	.block-50 { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.block-38 .layout_68 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-38 .layout_70 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-38 .layout_72 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-41 { margin-top: 0; margin-bottom: 0;}
	.widget-32 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-32 .layout_56 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-32 .layout_58 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-32 .layout_61 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-32 .layout_64 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.widget-24 { display: none;}
	.widget-27 { margin-left: auto;}
	.email-62 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-63 .title { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-align: right;}
	.phones-63 .text_body { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-align: right;}
	.block-36 { margin-right: 0;}

}

@media all and (max-width: 480px) {
	.block-2 .layout_center_3_id_12_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-7 { padding-top: 10px;}
	.editable_block-16 .header { font-size: 28px;}
	.editable_block-16 .title { font-size: 24px;}
	.editable_block-16 .image { float: none; margin-left: 0; margin-right: 0;}
	.block-3 .layout_7 { 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;}
	.block-3 .layout_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-3 .layout_11 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-3 { padding-bottom: 20px;}
	.block-4 { width: auto; margin-top: 10px; margin-left: 0; margin-right: 0;}
	.block-48 .layout_86 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-48 .layout_88 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-50 { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.widget-40 { margin-top: 15px;}
	.block-37 { padding-top: 20px; padding-bottom: 20px;}
	.block-38 .layout_68 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-38 .layout_70 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-38 .layout_72 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-32 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-32 .layout_56 { 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: none;}
	.block-32 .layout_58 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-32 .layout_61 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-32 .layout_64 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.block-32 { width: 280px; margin-left: auto; margin-right: auto;}
	.widget-24 { display: block;}
	.block-34 { width: auto; margin-right: 0;}
	.widget-25 { text-align: center; margin-top: 20px;}
	.schedule-59 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.schedule-59 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-26 { text-align: center;}
	.address-60 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-60 .title { text-align: center;}
	.address-60 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-35 { margin-top: 20px; margin-right: auto;}
	.widget-27 { text-align: center; margin-top: 20px;}
	.email-62 .title { text-align: center;}
	.email-62 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-28 { text-align: center; margin-left: auto; margin-right: auto;}
	.phones-63 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-63 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-36 { margin-top: 20px;}

}
.side-panel .widget-6 { margin: 0 0 20px; border: none; z-index: 1; text-align: center; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #188ece; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-13 .menu-scroll &gt; ul { display: block;}
.side-panel .menu-13 .menu-scroll &gt; ul &gt; li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-13 .menu-scroll &gt; ul &gt; li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-13 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 15px; margin: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; color: #ffffff; font-weight: normal; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: transparent;}
.side-panel .menu-13 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.side-panel .menu-13 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.side-panel .menu-13 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #0b7dba; background: #fecb02;}
.side-panel .menu-13 .menu-scroll &gt; ul &gt; li.more-button { display: none;}
.side-panel .menu-13 .menu-scroll &gt; ul ul { position: static; width: auto;}
.side-panel .menu-13 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.side-panel .menu-13 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.side-panel .menu-13 .menu-scroll &gt; ul ul &gt; li &gt; a.active { background: #fecb02; color: #0b7dba;}
.side-panel .menu-13 .menu-scroll &gt; ul ul ul { position: static; width: auto;}
.side-panel .widget-38 { padding: 10px 0; margin: 0 0 20px; border: none; z-index: 2; width: auto; left: 0; top: 0; position: relative; -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; text-align: left; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block;}
.side-panel .menu-87 .menu-scroll &gt; ul ul { margin-right: 0; margin-top: 0; margin-bottom: 0;}
.side-panel .menu-87 .menu-scroll &gt; ul ul &gt; li &gt; a { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
.side-panel .menu-87 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.side-panel .menu-87 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.side-panel .menu-87 .menu-scroll &gt; ul ul &gt; li &gt; a.active { text-decoration: underline;}
.side-panel .menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: linear-gradient(to bottom right,#e5020a 41.7%,#730006 98.7%) #e5020a; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; display: block;}
.side-panel .menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.side-panel .menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.side-panel .menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { -webkit-box-shadow: 0px 0px 7px #ff1925; -moz-box-shadow: 0px 0px 7px #ff1925; box-shadow: 0px 0px 7px #ff1925; background: linear-gradient(to bottom right,#e5020a 41.7%,#730006 98.7%) #e5020a;}
.side-panel .menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:active, 
.side-panel .menu-87 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { background: linear-gradient(to bottom right,rgba(229, 2, 10, 0.58) 41.7%,rgba(115, 0, 6, 0.58) 98.7%) #e5020a;}</pre></body></html>