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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
body { background: #ffffff;}
.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-37 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #121212; max-width: 100%; z-index: 8; 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-38 { margin: 40px auto 0; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; max-width: 100%; padding-left: 30px; padding-right: 30px; padding-bottom: 0.02px;}
.widget-49 { margin: 40px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: left; width: auto; min-height: 350px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%; right: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.map-83 > .map { width: 100%; : 1; position: relative; background: url("https://ihouseservice.uz/widgets/Map/service/map.jpg") center center no-repeat;}
.map-83 > .map > * { position: absolute; : 1; font-size: 0;}
.map-83 .top-controls > * { display: inline-block; : 1; vertical-align: middle;}
.map-83 .top-controls.left { top: 10px; : 1; left: 10px;}
.map-83 .top-controls.right { top: 10px; : 1; right: 10px;}
.map-83 .top-controls.left > * { margin-right: 10px; : 1;}
.map-83 .top-controls.right > * { margin-left: 10px; : 1;}
.map-83 .map-place { background: url("https://ihouseservice.uz/widgets/Map/service/place.png") center center no-repeat; : 1; width: 28px; height: 29px;}
.map-83 .map-search { background: url("https://ihouseservice.uz/widgets/Map/service/search.png") center center no-repeat; : 1; width: 62px; height: 29px;}
.map-83 .map-route { background: url("https://ihouseservice.uz/widgets/Map/service/route.png") center center no-repeat; : 1; width: 28px; height: 29px;}
.map-83 .map-traffic { background: url("https://ihouseservice.uz/widgets/Map/service/traffic.png") center center no-repeat; : 1; width: 87px; height: 29px;}
.map-83 .map-layers { background: url("https://ihouseservice.uz/widgets/Map/service/layers.png") center center no-repeat; : 1; width: 68px; height: 29px;}
.map-83 .map-full { background: url("https://ihouseservice.uz/widgets/Map/service/full.png") center center no-repeat; : 1; width: 28px; height: 29px;}
.map-83 .map-zoom { left: 10px; : 1; top: 108px; max-height: 150px; bottom: 60px; width: 28px; background: url("https://ihouseservice.uz/widgets/Map/service/line.png") center center repeat-y;}
.map-83 .map-zoom .zoom-inner { position: absolute; : 1; min-height: 55px; height: 100%; bottom: 0; left: 0;}
.map-83 .map-zoom .sizer { position: absolute; : 1; top: 50%; left: 0; margin-top: -8px; background: url("https://ihouseservice.uz/widgets/Map/service/runner.png") center center repeat-y; width: 28px; height: 16px;}
.map-83 .map-zoom .plus { position: absolute; : 1; top: -1px; left: 0; background: url("https://ihouseservice.uz/widgets/Map/service/plus.png") center center repeat-y; width: 28px; height: 29px;}
.map-83 .map-zoom .minus { position: absolute; : 1; bottom: -1px; left: 0; background: url("https://ihouseservice.uz/widgets/Map/service/minus.png") center center repeat-y; width: 28px; height: 29px;}
.map-83 .map-goto { background: url("https://ihouseservice.uz/widgets/Map/service/ya.png") center center no-repeat; : 1; width: 168px; height: 24px; bottom: 10px; left: 10px;}
.map-83 .map-ruler { background: url("https://ihouseservice.uz/widgets/Map/service/scale.png") 0 50% no-repeat, url("https://ihouseservice.uz/widgets/Map/service/ruler.png") 100% 50% no-repeat; : 1; width: 122px; height: 29px; bottom: 30px; right: 10px;}
.map-83 .map-copyright { background: url("https://ihouseservice.uz/widgets/Map/service/cop.png") center center no-repeat; : 1; width: 152px; height: 14px; bottom: 10px; right: 3px;}
.block-39 .layout_85 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-39 .layout_86 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-39 .layout_87 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-39 .layout_88 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-39 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; text-decoration: none;}
.widget-50 { margin: 0 0 auto 25px; border: 1px solid #00aff0; position: relative; top: 0; left: 0; z-index: 5; font-family: Exo2, sans-serif; color: #ffffff; text-align: center; text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 160px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 45px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-50:hover, 
.widget-50.hover, 
.widget-50.active { color: #2f92d4;}
.popover-wrap-85 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-85 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-85 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-85 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-85 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-85 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-85 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-85 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-85 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-85 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-85 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-85 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-85 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-85 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-85 .popover-scrolling { padding: 20px; top: 0; : 1; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; box-sizing: border-box;}
.popover-container-85 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-85 { margin: auto; position: relative; : 1; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-85 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-85 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-85 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-85 .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-85 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-85 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-85 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-85 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-85 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-85 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-85 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-85 .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-85 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-85 .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-85 .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-85 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-85 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-85 .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-85 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-85 .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-85 .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-85 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-85 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-85 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-85 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-85 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-85 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-85 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-85 .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-85 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-85 .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-85 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-85 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-85 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-85 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-85 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-85 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-85 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-85 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-85 ::-moz-placeholder { color: #ababab;}
.popover-wrap-85 :-ms-input-placeholder { color: #ababab;}
.widget-51 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: 200px; background: url("lib_1221201_5555.png") right 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 47px; padding-right: 30px; right: 0;}
.schedule-86 p:first-child { margin-top: 0;}
.schedule-86 p:last-child { margin-bottom: 0;}
.schedule-86 .header { box-sizing: border-box;}
.schedule-86 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-86 .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-86 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgaWQ9InN2Zy0xIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiM1ZmNjMDAiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgZmlsdGVyOiB1cmwoIiNmaWx0ZXIiKTsgfQo8L3N0eWxlPgogICAgPGZpbHRlciBpZD0iZmlsdGVyIiB4PSIxMDQ5IiB5PSI1NjEiIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPGZlRmxvb2QgcmVzdWx0PSJmbG9vZCIgZmxvb2QtY29sb3I9IiNmZmYiIGlkPSJmZUZsb29kLTUiPjwvZmVGbG9vZD4KICAgICAgPGZlQ29tcG9zaXRlIHJlc3VsdD0iY29tcG9zaXRlIiBvcGVyYXRvcj0iaW4iIGluMj0iU291cmNlR3JhcGhpYyIgaWQ9ImZlQ29tcG9zaXRlLTYiPjwvZmVDb21wb3NpdGU+CiAgICAgIDxmZUJsZW5kIHJlc3VsdD0iYmxlbmQiIGluMj0iU291cmNlR3JhcGhpYyIgaWQ9ImZlQmxlbmQtNyI+PC9mZUJsZW5kPgogICAgPC9maWx0ZXI+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJTaGFwZV8xLnN2ZyIgZGF0YS1uYW1lPSJTaGFwZSAxLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTA1OS41LDU3OC45MzdhNy4yNTQsNy4yNTQsMCwwLDEtMy43My0xLDcuNDQ0LDcuNDQ0LDAsMCwxLTIuNzEtMi43MDcsNy40NjQsNy40NjQsMCwwLDEsMC03LjQ2NCw3LjQ1NSw3LjQ1NSwwLDAsMSwyLjcxLTIuNzA4LDcuNDc2LDcuNDc2LDAsMCwxLDcuNDYsMCw3LjQ1NSw3LjQ1NSwwLDAsMSwyLjcxLDIuNzA4LDcuNDY0LDcuNDY0LDAsMCwxLDAsNy40NjQsNy40NDQsNy40NDQsMCwwLDEtMi43MSwyLjcwNyw3LjI1NCw3LjI1NCwwLDAsMS0zLjczLDFtMC0xNy45MzdhMTAuMjg0LDEwLjI4NCwwLDAsMC01LjI3LDEuNDA4LDEwLjQ1NSwxMC40NTUsMCwwLDAtMy44MiwzLjgyMSwxMC41NTUsMTAuNTU1LDAsMCwwLDAsMTAuNTQxLDEwLjQ0LDEwLjQ0LDAsMCwwLDMuODIsMy44MjEsMTAuNTYsMTAuNTYsMCwwLDAsMTAuNTQsMCwxMC40NCwxMC40NCwwLDAsMCwzLjgyLTMuODIxLDEwLjU1NSwxMC41NTUsMCwwLDAsMC0xMC41NDEsMTAuNDU1LDEwLjQ1NSwwLDAsMC0zLjgyLTMuODIxQTEwLjI1OCwxMC4yNTgsMCwwLDAsMTA1OS41LDU2MW0xLjMxLDUuMjVoLTAuODdhMC40NDgsMC40NDgsMCwwLDAtLjMyLjEyMywwLjQzMiwwLjQzMiwwLDAsMC0uMTIuMzE0VjU3MS41aC0zLjA2YTAuNDQ4LDAuNDQ4LDAsMCwwLS4zMi4xMjMsMC40MzIsMC40MzIsMCwwLDAtLjEyLjMxNHYwLjg3NWEwLjQzMiwwLjQzMiwwLDAsMCwuMTIuMzE1LDAuNDQ4LDAuNDQ4LDAsMCwwLC4zMi4xMjNoNC4zN2EwLjQxNywwLjQxNywwLDAsMCwuNDQtMC40Mzh2LTYuMTI1YTAuNDE3LDAuNDE3LDAsMCwwLS40NC0wLjQzN203Ljc4LS4wMjFhMTAuNDU1LDEwLjQ1NSwwLDAsMC0zLjgyLTMuODIxLDEwLjU2NywxMC41NjcsMCwwLDAtMTAuNTQsMCwxMC40NTUsMTAuNDU1LDAsMCwwLTMuODIsMy44MjEsMTAuNTU1LDEwLjU1NSwwLDAsMCwwLDEwLjU0MSwxMC40NCwxMC40NCwwLDAsMCwzLjgyLDMuODIxLDEwLjU2LDEwLjU2LDAsMCwwLDEwLjU0LDAsMTAuNDQsMTAuNDQsMCwwLDAsMy44Mi0zLjgyMUExMC41NTUsMTAuNTU1LDAsMCwwLDEwNjguNTksNTY2LjIyOVptLTIuNjUsOWE3LjQ0NCw3LjQ0NCwwLDAsMS0yLjcxLDIuNzA3LDcuNDY5LDcuNDY5LDAsMCwxLTcuNDYsMCw3LjQ0NCw3LjQ0NCwwLDAsMS0yLjcxLTIuNzA3LDcuNDY0LDcuNDY0LDAsMCwxLDAtNy40NjQsNy40NTUsNy40NTUsMCwwLDEsMi43MS0yLjcwOCw3LjQ3Niw3LjQ3NiwwLDAsMSw3LjQ2LDAsNy40NTUsNy40NTUsMCwwLDEsMi43MSwyLjcwOEE3LjQ2NCw3LjQ2NCwwLDAsMSwxMDY1Ljk0LDU3NS4yMzJabS01LjEzLTguOTgyaC0wLjg3YTAuNDQ4LDAuNDQ4LDAsMCwwLS4zMi4xMjMsMC40MzIsMC40MzIsMCwwLDAtLjEyLjMxNFY1NzEuNWgtMy4wNmEwLjQ0OCwwLjQ0OCwwLDAsMC0uMzIuMTIzLDAuNDMyLDAuNDMyLDAsMCwwLS4xMi4zMTR2MC44NzVhMC40MzIsMC40MzIsMCwwLDAsLjEyLjMxNSwwLjQ0OCwwLjQ0OCwwLDAsMCwuMzIuMTIzaDQuMzdhMC40MTcsMC40MTcsMCwwLDAsLjQ0LTAuNDM4di02LjEyNUEwLjQxNywwLjQxNywwLDAsMCwxMDYwLjgxLDU2Ni4yNVptNy43OC0uMDIxYTEwLjQ1NSwxMC40NTUsMCwwLDAtMy44Mi0zLjgyMSwxMC41NjcsMTAuNTY3LDAsMCwwLTEwLjU0LDAsMTAuNDU1LDEwLjQ1NSwwLDAsMC0zLjgyLDMuODIxLDEwLjU1NSwxMC41NTUsMCwwLDAsMCwxMC41NDEsMTAuNDQsMTAuNDQsMCwwLDAsMy44MiwzLjgyMSwxMC41NiwxMC41NiwwLDAsMCwxMC41NCwwLDEwLjQ0LDEwLjQ0LDAsMCwwLDMuODItMy44MjFBMTAuNTU1LDEwLjU1NSwwLDAsMCwxMDY4LjU5LDU2Ni4yMjlabS0yLjY1LDlhNy40NDQsNy40NDQsMCwwLDEtMi43MSwyLjcwNyw3LjQ2OSw3LjQ2OSwwLDAsMS03LjQ2LDAsNy40NDQsNy40NDQsMCwwLDEtMi43MS0yLjcwNyw3LjQ2NCw3LjQ2NCwwLDAsMSwwLTcuNDY0LDcuNDU1LDcuNDU1LDAsMCwxLDIuNzEtMi43MDgsNy40NzYsNy40NzYsMCwwLDEsNy40NiwwLDcuNDU1LDcuNDU1LDAsMCwxLDIuNzEsMi43MDhBNy40NjQsNy40NjQsMCwwLDEsMTA2NS45NCw1NzUuMjMyWm0tNS4xMy04Ljk4MmgtMC44N2EwLjQ0OCwwLjQ0OCwwLDAsMC0uMzIuMTIzLDAuNDMyLDAuNDMyLDAsMCwwLS4xMi4zMTRWNTcxLjVoLTMuMDZhMC40NDgsMC40NDgsMCwwLDAtLjMyLjEyMywwLjQzMiwwLjQzMiwwLDAsMC0uMTIuMzE0djAuODc1YTAuNDMyLDAuNDMyLDAsMCwwLC4xMi4zMTUsMC40NDgsMC40NDgsMCwwLDAsLjMyLjEyM2g0LjM3YTAuNDE3LDAuNDE3LDAsMCwwLC40NC0wLjQzOHYtNi4xMjVBMC40MTcsMC40MTcsMCwwLDAsMTA2MC44MSw1NjYuMjVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA0OSAtNTYxKSIgZmlsbD0iIzVjYzQwMCIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat #5fcc00; margin-right: 5px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 35px;}
.schedule-86 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-86 .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; margin-top: 5px; width: auto; margin-left: 0; margin-right: 0;}
.schedule-86 .title { box-sizing: border-box; display: none; font-family: Exo2, sans-serif; text-decoration: none; font-size: 15px; font-weight: 600; margin-bottom: 0;}
.schedule-86 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-family: Exo2, sans-serif; color: rgba(255,255,255,0.7); line-height: 1.4; text-decoration: none; font-size: 13px; font-weight: 300; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; width: auto; margin-left: 0; margin-right: 0;}
.schedule-86 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-86 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-52 { margin: 0 0 auto 25px; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; background: url("lib_1221201_5555.png") right 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 47px; padding-right: 40px; padding-top: 4px; right: 0;}
.address-87 p:first-child { margin-top: 0;}
.address-87 p:last-child { margin-bottom: 0;}
.address-87 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-87 .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-87 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: #5fcc00; margin-right: 5px; min-height: 35px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.address-87 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-87 .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; margin-top: auto; margin-bottom: auto;}
.address-87 .title { box-sizing: border-box; display: none; font-family: Exo2, sans-serif; text-decoration: none; font-size: 14px; font-weight: 600; margin-bottom: 0;}
.address-87 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-family: Exo2, sans-serif; color: rgba(255,255,255,0.7); text-decoration: none; font-size: 15px; font-weight: 300;}
.address-87 input.tgl-but { box-sizing: border-box; display: none;}
.address-87 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-53 { margin: 2px 0 auto 25px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 230px; right: 0;}
.phones-88 p:first-child { margin-top: 0;}
.phones-88 p:last-child { margin-bottom: 0;}
.phones-88 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-88 .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-88 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("lib_1221201_shape 03.svg") left 50% top 50% / 17px no-repeat #e31e25; margin-right: 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; min-height: 40px;}
.phones-88 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-88 .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-88 .title { box-sizing: border-box; display: none;}
.phones-88 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-family: Exo2, sans-serif; color: #ffffff; text-decoration: none; font-size: 18px; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-88 input.tgl-but { box-sizing: border-box; display: none;}
.phones-88 .text_body a { text-decoration: none; color: inherit;}
.phones-88 input.tgl-but:checked + .block-body-drop { display: block;}
.block-35 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 7; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 15px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-36 { 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%; padding-left: 26px; padding-right: 30px;}
.widget-48 { 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; min-height: 0;}
.menu-80 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-80 .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-80 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-80 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-80 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-80 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box; text-align: left;}
.menu-80 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-80 .menu-scroll > ul ul { padding: 10px 5px 25px 10px; margin: 15px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #f5f5f5; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; text-align: left; -webkit-border-radius: 0px 0px 3px 3px; -moz-border-radius: 0px 0px 3px 3px; border-radius: 0px 0px 3px 3px; align-self: auto;}
.menu-80 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-80 .menu-scroll > ul ul > li > a { padding: 10px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 14px; line-height: 1.4; position: relative; font-family: Exo2, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-80 .menu-scroll > ul ul > li > a:hover, 
.menu-80 .menu-scroll > ul ul > li > a.hover, 
.menu-80 .menu-scroll > ul ul > li > a.active { color: #2f92d4;}
.menu-80 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-80 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-80 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-80 .menu-scroll > ul > li.menu-item > a { padding: 5px 20px; margin: 2px; border: 1px solid rgba(0,0,0,0.2); 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(0,0,0,0.7); font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Exo2, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 40px;}
.menu-80 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-80 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-80 .menu-scroll > ul > li.menu-item > a.active { border: 1px solid #e31e25; color: #000000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-80 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-80 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-80 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-80 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-80 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-80 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-80 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-80 .menu-scroll > ul > li.more-button > a { padding: 0.02px 10px 10px; margin: 5px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; align-self: auto;}
.menu-80 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-80 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-80 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-31 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 6; text-align: center; 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: center; -moz-justify-content: center; justify-content: center; padding-bottom: 0.02px; padding-top: 10px; text-decoration: none;}
.block-32 .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-32 .layout_74 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-32 { margin: 28px auto 0; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; max-width: 100%; padding-left: 30px; padding-right: 30px;}
.block-33 { 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; text-decoration: none; right: 0;}
.widget-44 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-73 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-73 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-73 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; width: 200px;}
.site-name-73 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-family: Exo2, sans-serif; text-decoration: none; font-size: 32px; font-weight: bold;}
.site-name-73 a { text-decoration: none; outline: none;}
.block-34 .layout_75 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 .layout_76 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 .layout_77 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 { margin: 20px 0 auto 25px; position: relative; top: 0; left: 0; width: 645px; min-height: 0; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-45 { margin: 0 0 auto 25px; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: 200px; background: url("lib_1221001_555.png") right 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 47px; padding-right: 40px; padding-top: 4px;}
.address-75 p:first-child { margin-top: 0;}
.address-75 p:last-child { margin-bottom: 0;}
.address-75 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-75 .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-75 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: #5fcc00; margin-right: 5px; min-height: 35px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.address-75 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-75 .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; margin-top: auto; margin-bottom: auto;}
.address-75 .title { box-sizing: border-box; display: none; font-family: Exo2, sans-serif; text-decoration: none; font-size: 14px; font-weight: 600; margin-bottom: 0;}
.address-75 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-family: Exo2, sans-serif; color: rgba(0,0,0,0.7); text-decoration: none; font-size: 15px;}
.address-75 input.tgl-but { box-sizing: border-box; display: none;}
.address-75 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-46 { margin: 2px 0 auto 25px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 213px;}
.phones-76 p:first-child { margin-top: 0;}
.phones-76 p:last-child { margin-bottom: 0;}
.phones-76 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-76 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-76 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("lib_1221001_shape 03.svg") left 50% top 50% / 17px no-repeat #e31e25; margin-right: 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; min-height: 40px;}
.phones-76 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-76 .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; margin-top: 8px;}
.phones-76 .title { box-sizing: border-box; display: none;}
.phones-76 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-family: Exo2, sans-serif; text-decoration: none; font-size: 18px; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-76 input.tgl-but { box-sizing: border-box; display: none;}
.phones-76 .text_body a { text-decoration: none; color: inherit;}
.phones-76 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-47 { margin: 0 0 auto 3px; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 180px; background: url("lib_1221001_555.png") right 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 47px; padding-right: 30px;}
.schedule-77 p:first-child { margin-top: 0;}
.schedule-77 p:last-child { margin-bottom: 0;}
.schedule-77 .header { box-sizing: border-box;}
.schedule-77 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-77 .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-77 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgaWQ9InN2Zy0xIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiM1ZmNjMDAiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgZmlsdGVyOiB1cmwoIiNmaWx0ZXIiKTsgfQo8L3N0eWxlPgogICAgPGZpbHRlciBpZD0iZmlsdGVyIiB4PSIxMDQ5IiB5PSI1NjEiIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgPGZlRmxvb2QgcmVzdWx0PSJmbG9vZCIgZmxvb2QtY29sb3I9IiNmZmYiIGlkPSJmZUZsb29kLTUiPjwvZmVGbG9vZD4KICAgICAgPGZlQ29tcG9zaXRlIHJlc3VsdD0iY29tcG9zaXRlIiBvcGVyYXRvcj0iaW4iIGluMj0iU291cmNlR3JhcGhpYyIgaWQ9ImZlQ29tcG9zaXRlLTYiPjwvZmVDb21wb3NpdGU+CiAgICAgIDxmZUJsZW5kIHJlc3VsdD0iYmxlbmQiIGluMj0iU291cmNlR3JhcGhpYyIgaWQ9ImZlQmxlbmQtNyI+PC9mZUJsZW5kPgogICAgPC9maWx0ZXI+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJTaGFwZV8xLnN2ZyIgZGF0YS1uYW1lPSJTaGFwZSAxLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTA1OS41LDU3OC45MzdhNy4yNTQsNy4yNTQsMCwwLDEtMy43My0xLDcuNDQ0LDcuNDQ0LDAsMCwxLTIuNzEtMi43MDcsNy40NjQsNy40NjQsMCwwLDEsMC03LjQ2NCw3LjQ1NSw3LjQ1NSwwLDAsMSwyLjcxLTIuNzA4LDcuNDc2LDcuNDc2LDAsMCwxLDcuNDYsMCw3LjQ1NSw3LjQ1NSwwLDAsMSwyLjcxLDIuNzA4LDcuNDY0LDcuNDY0LDAsMCwxLDAsNy40NjQsNy40NDQsNy40NDQsMCwwLDEtMi43MSwyLjcwNyw3LjI1NCw3LjI1NCwwLDAsMS0zLjczLDFtMC0xNy45MzdhMTAuMjg0LDEwLjI4NCwwLDAsMC01LjI3LDEuNDA4LDEwLjQ1NSwxMC40NTUsMCwwLDAtMy44MiwzLjgyMSwxMC41NTUsMTAuNTU1LDAsMCwwLDAsMTAuNTQxLDEwLjQ0LDEwLjQ0LDAsMCwwLDMuODIsMy44MjEsMTAuNTYsMTAuNTYsMCwwLDAsMTAuNTQsMCwxMC40NCwxMC40NCwwLDAsMCwzLjgyLTMuODIxLDEwLjU1NSwxMC41NTUsMCwwLDAsMC0xMC41NDEsMTAuNDU1LDEwLjQ1NSwwLDAsMC0zLjgyLTMuODIxQTEwLjI1OCwxMC4yNTgsMCwwLDAsMTA1OS41LDU2MW0xLjMxLDUuMjVoLTAuODdhMC40NDgsMC40NDgsMCwwLDAtLjMyLjEyMywwLjQzMiwwLjQzMiwwLDAsMC0uMTIuMzE0VjU3MS41aC0zLjA2YTAuNDQ4LDAuNDQ4LDAsMCwwLS4zMi4xMjMsMC40MzIsMC40MzIsMCwwLDAtLjEyLjMxNHYwLjg3NWEwLjQzMiwwLjQzMiwwLDAsMCwuMTIuMzE1LDAuNDQ4LDAuNDQ4LDAsMCwwLC4zMi4xMjNoNC4zN2EwLjQxNywwLjQxNywwLDAsMCwuNDQtMC40Mzh2LTYuMTI1YTAuNDE3LDAuNDE3LDAsMCwwLS40NC0wLjQzN203Ljc4LS4wMjFhMTAuNDU1LDEwLjQ1NSwwLDAsMC0zLjgyLTMuODIxLDEwLjU2NywxMC41NjcsMCwwLDAtMTAuNTQsMCwxMC40NTUsMTAuNDU1LDAsMCwwLTMuODIsMy44MjEsMTAuNTU1LDEwLjU1NSwwLDAsMCwwLDEwLjU0MSwxMC40NCwxMC40NCwwLDAsMCwzLjgyLDMuODIxLDEwLjU2LDEwLjU2LDAsMCwwLDEwLjU0LDAsMTAuNDQsMTAuNDQsMCwwLDAsMy44Mi0zLjgyMUExMC41NTUsMTAuNTU1LDAsMCwwLDEwNjguNTksNTY2LjIyOVptLTIuNjUsOWE3LjQ0NCw3LjQ0NCwwLDAsMS0yLjcxLDIuNzA3LDcuNDY5LDcuNDY5LDAsMCwxLTcuNDYsMCw3LjQ0NCw3LjQ0NCwwLDAsMS0yLjcxLTIuNzA3LDcuNDY0LDcuNDY0LDAsMCwxLDAtNy40NjQsNy40NTUsNy40NTUsMCwwLDEsMi43MS0yLjcwOCw3LjQ3Niw3LjQ3NiwwLDAsMSw3LjQ2LDAsNy40NTUsNy40NTUsMCwwLDEsMi43MSwyLjcwOEE3LjQ2NCw3LjQ2NCwwLDAsMSwxMDY1Ljk0LDU3NS4yMzJabS01LjEzLTguOTgyaC0wLjg3YTAuNDQ4LDAuNDQ4LDAsMCwwLS4zMi4xMjMsMC40MzIsMC40MzIsMCwwLDAtLjEyLjMxNFY1NzEuNWgtMy4wNmEwLjQ0OCwwLjQ0OCwwLDAsMC0uMzIuMTIzLDAuNDMyLDAuNDMyLDAsMCwwLS4xMi4zMTR2MC44NzVhMC40MzIsMC40MzIsMCwwLDAsLjEyLjMxNSwwLjQ0OCwwLjQ0OCwwLDAsMCwuMzIuMTIzaDQuMzdhMC40MTcsMC40MTcsMCwwLDAsLjQ0LTAuNDM4di02LjEyNUEwLjQxNywwLjQxNywwLDAsMCwxMDYwLjgxLDU2Ni4yNVptNy43OC0uMDIxYTEwLjQ1NSwxMC40NTUsMCwwLDAtMy44Mi0zLjgyMSwxMC41NjcsMTAuNTY3LDAsMCwwLTEwLjU0LDAsMTAuNDU1LDEwLjQ1NSwwLDAsMC0zLjgyLDMuODIxLDEwLjU1NSwxMC41NTUsMCwwLDAsMCwxMC41NDEsMTAuNDQsMTAuNDQsMCwwLDAsMy44MiwzLjgyMSwxMC41NiwxMC41NiwwLDAsMCwxMC41NCwwLDEwLjQ0LDEwLjQ0LDAsMCwwLDMuODItMy44MjFBMTAuNTU1LDEwLjU1NSwwLDAsMCwxMDY4LjU5LDU2Ni4yMjlabS0yLjY1LDlhNy40NDQsNy40NDQsMCwwLDEtMi43MSwyLjcwNyw3LjQ2OSw3LjQ2OSwwLDAsMS03LjQ2LDAsNy40NDQsNy40NDQsMCwwLDEtMi43MS0yLjcwNyw3LjQ2NCw3LjQ2NCwwLDAsMSwwLTcuNDY0LDcuNDU1LDcuNDU1LDAsMCwxLDIuNzEtMi43MDgsNy40NzYsNy40NzYsMCwwLDEsNy40NiwwLDcuNDU1LDcuNDU1LDAsMCwxLDIuNzEsMi43MDhBNy40NjQsNy40NjQsMCwwLDEsMTA2NS45NCw1NzUuMjMyWm0tNS4xMy04Ljk4MmgtMC44N2EwLjQ0OCwwLjQ0OCwwLDAsMC0uMzIuMTIzLDAuNDMyLDAuNDMyLDAsMCwwLS4xMi4zMTRWNTcxLjVoLTMuMDZhMC40NDgsMC40NDgsMCwwLDAtLjMyLjEyMywwLjQzMiwwLjQzMiwwLDAsMC0uMTIuMzE0djAuODc1YTAuNDMyLDAuNDMyLDAsMCwwLC4xMi4zMTUsMC40NDgsMC40NDgsMCwwLDAsLjMyLjEyM2g0LjM3YTAuNDE3LDAuNDE3LDAsMCwwLC40NC0wLjQzOHYtNi4xMjVBMC40MTcsMC40MTcsMCwwLDAsMTA2MC44MSw1NjYuMjVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA0OSAtNTYxKSIgZmlsbD0iIzVjYzQwMCIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat #5fcc00; margin-right: 5px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 35px;}
.schedule-77 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-77 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-top: 5px; width: auto; margin-left: 0; margin-right: 0;}
.schedule-77 .title { box-sizing: border-box; display: none; font-family: Exo2, sans-serif; text-decoration: none; font-size: 15px; font-weight: 600; margin-bottom: 0;}
.schedule-77 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-family: Exo2, sans-serif; color: rgba(0,0,0,0.7); line-height: 1.4; text-decoration: none; font-size: 13px; font-weight: 500; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; width: auto; margin-left: 0; margin-right: 0;}
.schedule-77 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-77 input.tgl-but:checked + .block-body-drop { display: block;}
.block-30 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 557px; max-width: 100%; z-index: 5; text-align: left; padding-left: 30px; padding-right: 30px; -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-bottom: 50px; text-decoration: none;}
.widget-42 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Cuprum, sans-serif; line-height: 1.5; text-decoration: none; font-size: 17px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-69 h2 { box-sizing: border-box;}
.content-69 h3 { box-sizing: border-box;}
.content-69 h4 { box-sizing: border-box;}
.content-69 h5 { box-sizing: border-box;}
.content-69 h6 { box-sizing: border-box;}
.content-69 a { box-sizing: border-box; color: #0000ff;}
.content-69 .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-69 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-69 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-69 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-69 .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;}
.widget-41 { margin: 50px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Exo2, sans-serif; text-decoration: none; font-size: 28px; box-sizing: border-box; font-weight: bold; width: auto; max-width: 100%; right: 0;}
h2 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Exo2, sans-serif;}
h3 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Exo2, sans-serif;}
h4 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Exo2, sans-serif;}
h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Exo2, sans-serif;}
h6 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Exo2, sans-serif;}
.block-24 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #121212; z-index: 4; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 20px; padding-bottom: 20px; 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; text-decoration: none;}
.block-27 .layout_53 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 .layout_54 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 .layout_62 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 { 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; max-width: 100%; padding-left: 30px; padding-right: 30px; text-decoration: none;}
.widget-35 { margin: 9px 0 auto 2px; position: relative; top: 0; left: 0; z-index: 4; font-family: Exo2, sans-serif; color: rgba(255,255,255,0.4); text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 311px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-29 { margin: 0 0 auto 190px; position: relative; top: 0; left: 0; z-index: 3; text-align: center; box-sizing: border-box; width: 186px;}
.widget-30 { margin: 3px 0 auto 383px; position: relative; top: 0; left: 0; z-index: 2; font-family: Exo2, sans-serif; text-align: center; color: rgba(255,255,255,0.4); text-decoration: none; width: 96px;}
.block-3 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 40px; max-width: 100%; background: #f5f5f5; z-index: 3; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 10px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-11 { margin: 9px auto 0; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; padding-left: 30px; padding-right: 30px;}
.widget-10 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 290px;}
.email-16 p:first-child { margin-top: 0;}
.email-16 p:last-child { margin-bottom: 0;}
.email-16 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-16 .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-16 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-16 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-16 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-16 .title { box-sizing: border-box; display: none;}
.email-16 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-family: Exo2, sans-serif; color: #2f92d4; text-decoration: underline; font-size: 15px; font-weight: 300;}
.email-16 .text_body:hover, 
.email-16 .text_body.hover, 
.email-16 .text_body.active { text-decoration: none;}
.email-16 .text_body:active, 
.email-16 .text_body.active { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #0079cf; text-decoration: underline; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.email-16 input.tgl-but { box-sizing: border-box; display: none;}
.email-16 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-3 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; width: auto; height: 0; min-height: 450px; box-sizing: border-box; background: url("wm_slider_spacer.gif") left 50% top 50% / cover no-repeat rgba(0,0,0,0.4); max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-5 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-5 .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;}
.popover-wrap-5 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-5 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-5 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-5 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; min-width: 25px; min-height: 25px;}
.popover-wrap-5 .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-5 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.slider-5 .bx-wrapper { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit;}
.slider-5 .bx-viewport { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: absolute !important;}
.slider-5 .text_wrapper .bx-viewport { position: relative !important;}
.slider-5 .slider-inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; background-size: inherit; background-position: inherit; overflow: hidden;}
.slider-5 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-5 .slider-item-1 { width: 100%; : 1; background: url("54644171_2.jpg") left 50% top 50% / cover no-repeat; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-5 .text-slider { box-sizing: border-box; position: absolute; top: 50%; left: 0; z-index: 6; width: auto; right: 0; margin-left: 0; bottom: auto; margin-top: -106px; max-width: 100%; padding-left: 30px; padding-right: 30px; margin-right: 0;}
.slider-5 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; text-align: left; max-width: 100%;}
.slider-5 .block-body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Exo2, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; text-transform: uppercase; text-decoration: none; font-size: 27px; width: auto; margin-left: 0; margin-right: 0;}
.slider-5 .block-more { box-sizing: border-box; text-align: center; margin-top: 35px; width: auto; margin-left: 0; margin-right: 0;}
.slider-5 .block-more > a { border: none; display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; font-family: Exo2, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; text-decoration: none; font-size: 14px; width: 140px; min-height: 45px; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: #2f92d4; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: 300;}
.slider-5 .block-more > a:hover, 
.slider-5 .block-more > a.hover, 
.slider-5 .block-more > a.active { background: #007fd4;}
.slider-5 .block-more > a:active, 
.slider-5 .block-more > a.active { background: #2f92d4;}
.slider-5 .block-title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Exo2, sans-serif; -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; color: rgba(255,255,255,0.7); line-height: 1.1; text-decoration: none; font-size: 45px; font-weight: 600; min-height: 0; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 0;}
.slider-5 .slider-item-2 { width: 100%; : 1; background: url("54644174_2.jpg") left 50% top 50% / cover no-repeat; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-5 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-5 .slider-controls { border: none; box-sizing: border-box; visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: -22.5px; text-align: justify; margin-left: 30px; margin-right: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; bottom: auto;}
.slider-5 .slider-prev { border: 1px solid rgba(255,255,255,0.2); box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 45px; height: 20px; background: url("99.png") left 50% top 50% / auto auto no-repeat; text-align: left; min-height: 45px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.slider-5 .slider-next { border: 1px solid rgba(255,255,255,0.2); box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 45px; height: 20px; background: url("999.png") left 50% top 50% / auto auto no-repeat; text-align: center; min-height: 45px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.slider-5 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-5 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-5 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; font-size: 0; visibility: hidden; z-index: 100; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-bottom: -16px;}
.slider-5 .bx-auto_controls { margin: auto auto 0; border: none; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: #f5f5f5; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.slider-5 .slider-pager { padding: 7px 15px; border: 1px solid rgba(0,0,0,0.05); box-sizing: border-box; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.slider-5 .slider-pager > a { padding: 1px; margin: 2px 4px; border: none; box-sizing: border-box; display: inline-block; vertical-align: top; width: 12px; min-height: 12px; background: #cccccc; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-size: 11px; text-decoration: none; color: #999999; text-align: center;}
.slider-5 .slider-pager > a:hover, 
.slider-5 .slider-pager > a.hover, 
.slider-5 .slider-pager > a.active { background: #27aafc;}
.slider-5 .auto_controls { box-sizing: border-box; display: none;}
.slider-5 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-5 .bx-controls-auto-item { box-sizing: border-box;}
.slider-5 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("wm_block_list_pause.png") center center / auto no-repeat;}
.slider-5 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("wm_block_list_play.png") center center / auto no-repeat;}
.slider-5 .overfill { position: absolute; box-sizing: border-box; height: 100%; width: 100%; background: inherit; top: 0; left: 0; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit;}
.slider-5 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-5 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-5 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-5 .text_wrapper .text_inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; overflow: hidden;}
.slider-5 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-5 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-5 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-5 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.popover-container-5 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-5 .popover-scrolling { padding: 20px; top: 0; : 1; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; box-sizing: border-box;}
.popover-container-5 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-5 { margin: auto; position: relative; : 1; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-5 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-5 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-5 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-5 .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-5 .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-5 .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-5 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-5 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-5 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-5 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-5 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-5 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-5 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .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-5 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-5 .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-5 .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-5 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-5 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .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-5 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-5 .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-5 .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-5 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-5 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-5 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-5 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-5 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .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-5 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-5 .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-5 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-5 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-5 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-5 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-5 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-5 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-5 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-5 ::-moz-placeholder { color: #ababab;}
.popover-wrap-5 :-ms-input-placeholder { color: #ababab;}
.widget-36 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-63 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto;}
.side-panel-63 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-63 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-63 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-63 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-63 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 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;}
.side-panel-63 .side-panel-button-icon { display: block;}
.side-panel-63 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-63 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-37 { display: none; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-38 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-49 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-39 .layout_85 { 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-39 .layout_86 { 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-39 .layout_87 { 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: -webkit-flex; display: flex;}
	.block-39 .layout_88 { 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-right: 0; display: -webkit-flex; display: flex;}
	.block-39 { -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-50 { background: none; margin-top: 15px; margin-left: auto;}
	.widget-51 { margin-top: 15px; margin-right: auto;}
	.schedule-86 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-86 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-52 { margin-top: 15px; margin-left: auto;}
	.address-87 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-87 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-53 { margin-top: 15px; margin-left: 0; margin-right: auto;}
	.phones-88 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-88 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-35 { background: none; display: none; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-36 { width: auto; margin-left: 0; margin-right: 0;}
	.block-31 { background: none; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-32 .layout_72 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-32 .layout_74 { 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-32 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-44 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-73 img { margin-left: auto; margin-right: auto;}
	.site-name-73 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-34 .layout_75 { margin: 0 auto; -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; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-34 .layout_76 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-34 .layout_77 { 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-34 { margin-left: auto; margin-right: auto; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-45 { margin: 15px auto 0;}
	.address-75 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-75 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-46 { margin-top: 15px; margin-left: auto;}
	.phones-76 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-76 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-47 { margin-top: 15px; margin-left: 0; margin-right: auto;}
	.schedule-77 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-77 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-30 { background: none; -webkit-order: 6; -moz-order: 6; order: 6;}
	.widget-42 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-41 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-24 { padding-right: 30px; padding-left: 30px; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-27 .layout_53 { margin: 0 auto; -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; padding-right: 0; display: none;}
	.block-27 .layout_54 { 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; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-27 .layout_62 { 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-27 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-35 { margin-top: auto; margin-left: 0; margin-right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-29 { margin-left: auto; margin-right: auto; margin-bottom: 0; display: none;}
	.widget-30 { width: 163px; margin-top: auto; margin-left: auto;}
	.block-3 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-11 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-10 { margin-left: auto; margin-right: auto; display: block;}
	.email-16 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-16 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-3 { margin-top: 20px; -webkit-order: 5; -moz-order: 5; order: 5; display: block;}
	.slider-5 .slider-controls { background: none;}
	.slider-5 .slider-prev { padding: 0; margin: 0 2px;}
	.slider-5 .slider-next { padding: 0; margin: 0 2px;}
	.widget-36 { z-index: 9999; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-63 .side-panel-content { border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-63 .side-panel-top { width: auto; margin-top: 10px; margin-left: 10px;}
	.side-panel-63 .side-panel-button { border: none; width: 45px; min-height: 45px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #2f92d4; padding-left: 8px; padding-top: 8px; font-family: Exo2, sans-serif; font-size: 14px; font-weight: 300; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
	.side-panel-63 .side-panel-button:hover, 
	.side-panel-63 .side-panel-button.hover, 
	.side-panel-63 .side-panel-button.active { background: #007fd4;}
	.side-panel-63 .side-panel-button:active, 
	.side-panel-63 .side-panel-button.active { background: #2f92d4;}
	.side-panel-63 .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: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 29px; padding-left: 0;}

}

@media all and (max-width: 768px) {
	.block-38 { margin-top: 0;}
	.block-39 .layout_85 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.block-39 .layout_86 { 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 .layout_87 { 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-39 .layout_88 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-51 { margin-left: auto; margin-bottom: 0;}
	.widget-52 { margin-right: auto; margin-bottom: 0;}
	.block-36 { display: none;}
	.block-32 .layout_72 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-32 .layout_74 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-34 .layout_75 { 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; display: -webkit-flex; display: flex;}
	.block-34 .layout_76 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-34 .layout_77 { 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: none;}
	.widget-45 { margin-left: 0; margin-right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; right: 0;}
	.widget-46 { width: auto; margin-left: 0; right: 0;}
	.widget-47 { width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; right: 0; display: none;}
	.block-27 .layout_53 { 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; display: none;}
	.block-27 .layout_54 { 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; display: -webkit-flex; display: flex;}
	.block-27 .layout_62 { 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;}
	.widget-3 { min-height: 350px;}
	.slider-5 .text-slider { margin-top: -85.5px; margin-bottom: 0; overflow: hidden; min-height: 0;}
	.slider-5 .slider-controls { display: none;}
	.widget-36 { z-index: 1450;}
	.side-panel-63 .side-panel-button { text-align: left;}

}

@media all and (max-width: 640px) {
	.block-38 { display: none;}
	.block-39 .layout_85 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.block-39 .layout_86 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-39 .layout_87 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-39 .layout_88 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-50 { margin-right: auto; margin-bottom: 0;}
	.widget-53 { margin-left: auto; margin-bottom: 0;}
	.block-36 { display: block;}
	.block-32 .layout_72 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-32 .layout_74 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-34 .layout_75 { 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-34 .layout_76 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-34 .layout_77 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-34 { margin-left: 0; margin-right: 0;}
	.widget-45 { margin-top: 0; margin-right: auto;}
	.widget-46 { margin-top: 0; margin-left: auto;}
	.widget-47 { margin-top: 0; margin-left: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-27 .layout_53 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-27 .layout_54 { 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-27 .layout_62 { 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;}
	.widget-35 { text-align: center; margin-top: 0; margin-left: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-29 { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-30 { margin-top: 10px; margin-right: auto;}
	.widget-3 { min-height: 250px;}
	.slider-5 .text-slider { margin-top: -76px;}
	.slider-5 .block-body { font-size: 21px;}
	.slider-5 .block-more { margin-top: 10px;}
	.slider-5 .block-title { font-size: 34px;}
	.slider-5 .slider-pager { background: none;}

}

@media all and (max-width: 480px) {
	.block-39 .layout_85 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-39 .layout_86 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-39 .layout_87 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-39 .layout_88 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-39 { display: none;}
	.block-32 .layout_72 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-32 .layout_74 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-34 .layout_75 { 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; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-34 .layout_76 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-34 .layout_77 { 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-left: 0; padding-right: 0; display: none;}
	.widget-45 { width: auto; margin-left: 79px; margin-bottom: 10px; padding-right: 0;}
	.widget-46 { margin-right: auto; margin-bottom: 0;}
	.widget-47 { margin-bottom: 0;}
	.block-27 .layout_53 { 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; padding-right: 0; display: none;}
	.block-27 .layout_54 { 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; display: -webkit-flex; display: flex;}
	.block-27 .layout_62 { 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-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-35 { margin-bottom: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
	.widget-30 { margin-bottom: 15px;}
	.slider-5 .text-slider { margin-top: -82.5px;}
	.slider-5 .block-body { font-size: 17px;}
	.slider-5 .block-title { font-size: 28px;}

}
.side-panel .widget-48 { margin: 30px 0 20px; 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; min-height: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-80 .menu-scroll > ul { display: block;}
.side-panel .menu-80 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-80 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-80 .menu-scroll > ul ul { position: static; width: auto; margin-top: 0;}
.side-panel .menu-80 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-80 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-80 .menu-scroll > ul ul > li > a.active { color: #2f92d4;}
.side-panel .menu-80 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-80 .menu-scroll > ul > li.menu-item > a { width: auto; color: #000000; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.side-panel .menu-80 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-80 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-80 .menu-scroll > ul > li.menu-item > a.active { color: #ff0000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}