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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { border: none; background: #ffffff; text-align: left; z-index: 2; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.wrapper { position: relative; z-index: 3; font-family: Arial, Helvetica, sans-serif; text-align: left; 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-40 { border: none; position: relative; width: auto; min-height: 0; background: linear-gradient(rgba(17,19,23,0.84), rgba(17,19,23,0.84)), url("../images/54865051_2.jpg?1571039139521") left 50% top 50% / cover no-repeat; max-width: 100%; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-119 { border: none; position: relative; width: auto; min-height: 0; background: url("../images/slider_bg.png") left calc(50% - 522px) bottom -758px / auto auto no-repeat #ffffff; max-width: 100%; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px; padding-top: 0.02px;}
.block-120 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1150px; min-height: 0; max-width: 100%; z-index: 1; 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; padding-bottom: 10px; padding-top: 10px;}
.widget-153 { margin: 0 25px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.menu-167 .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-167 .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-167 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-167 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-167 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-167 .menu-scroll > ul > li.delimiter { margin: auto 2px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 11px; background: rgba(0,0,0,0.15); box-sizing: border-box; text-align: left;}
.menu-167 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.menu-167 .menu-scroll > ul ul { padding: 20px; margin: 10px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #011529; list-style: none; width: 220px; display: none; z-index: 10; box-sizing: border-box; text-align: left; align-self: auto; -webkit-border-radius: 0px 0px 3px 3px; -moz-border-radius: 0px 0px 3px 3px; border-radius: 0px 0px 3px 3px;}
.menu-167 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-167 .menu-scroll > ul ul > li > a { padding: 7px 10px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.4; position: relative; font-family: Open Sans, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-167 .menu-scroll > ul ul > li > a:hover, 
.menu-167 .menu-scroll > ul ul > li > a.hover, 
.menu-167 .menu-scroll > ul ul > li > a.active { background: #ff0000; -webkit-border-radius: 17px; -moz-border-radius: 17px; border-radius: 17px;}
.menu-167 .menu-scroll > ul ul > li.delimiter { border: none; box-sizing: border-box; margin-top: 0; margin-bottom: 0; min-height: 1px; height: auto; width: auto; background: rgba(153,153,153,0.23);}
.menu-167 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-167 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-167 .menu-scroll > ul > li.menu-item > a { padding: 5px 5px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #2b2b2b; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; position: relative; font-family: Open Sans, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-weight: normal; min-height: 70px; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto; left: 0; right: 0;}
.menu-167 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-167 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-167 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: #ff0000; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.menu-167 .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-167 .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-167 .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-167 .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-167 .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-167 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-167 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-167 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 0 0 0 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/more.png?1571029365626") left 50% top 50% / auto auto no-repeat transparent; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0); font-size: 15px; line-height: 1.4; -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; letter-spacing: 0; font-style: normal; text-transform: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 70px; width: 55px; text-align: left; align-self: auto;}
.menu-167 .menu-scroll > ul > li.more-button > a:hover, 
.menu-167 .menu-scroll > ul > li.more-button > a.hover, 
.menu-167 .menu-scroll > ul > li.more-button > a.active { background: url("../images/more.png?1571029365626") left 50% top 50% / auto auto no-repeat rgba(255,255,255,0.05); -webkit-border-radius: 55px; -moz-border-radius: 55px; border-radius: 55px;}
.menu-167 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-167 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-167 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-58 { padding: 35px 75px; margin: 0; border: none; position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.1), 0px 1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.1), 0px 1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.1), 0px 1px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.block-2 .layout_4 { -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-2 .layout_45 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_220 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_221 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1150px; min-height: 0; z-index: 1; right: 0; -webkit-border-radius: 375px; -moz-border-radius: 375px; border-radius: 375px; text-decoration: none; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-bottom: 0.02px; max-width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-left: 0; padding-right: 0;}
.widget-199 { margin: 6px -1px auto 15px; border: 2px dotted rgba(255,255,255,0.15); position: relative; top: 0; left: 0; width: 170px; min-height: 64px; z-index: 5; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.0; text-transform: uppercase; text-decoration: none; font-size: 13px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: url("../images/letter.png?1553576253737") left 10px top 50% / auto auto no-repeat #ff0000; -webkit-border-radius: 55px; -moz-border-radius: 55px; border-radius: 55px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: 600; padding-top: 0.02px; padding-right: 25px; padding-left: 59px;}
.widget-199:hover, 
.widget-199.hover, 
.widget-199.active { border: 2px solid rgba(255,255,255,0.15); background: url("../images/letter.png?1553576253737") left 10px top 50% / auto auto no-repeat #ff2929;}
.popover-wrap-221 .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-221 .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-221 .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-221 .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-221 .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-221 .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-221 .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-221 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-221 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-221 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-221 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-221 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-221 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-221 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-221 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-221 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-221 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-221 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-221 .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-221 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-221 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-221 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-221 .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-221 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-221 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-221 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-221 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-221 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-221 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-221 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-221 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-221 .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-221 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-221 .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-221 .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-221 .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-221 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-221 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-221 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-221 .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-221 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-221 .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-221 .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-221 .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-221 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-221 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-221 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-221 .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-221 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-221 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-221 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-221 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-221 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-221 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-221 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-221 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-221 .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-221 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-221 .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-221 .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-221 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-221 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-221 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-221 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-221 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-221 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-221 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-221 ::-moz-placeholder { color: #ababab;}
.popover-wrap-221 :-ms-input-placeholder { color: #ababab;}
.widget-198 { margin: 15px 0 auto 25px; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: 230px;}
.address-220 p:first-child { margin-top: 0;}
.address-220 p:last-child { margin-bottom: 0;}
.address-220 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-220 .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-220 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; margin-right: 12px; min-height: 33px; margin-top: auto; margin-bottom: auto; align-self: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-220 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-220 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-220 .title { box-sizing: border-box; display: none;}
.address-220 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; color: rgba(255,255,255,0.69); line-height: 1.5; text-decoration: none; font-size: 14px; font-weight: 300;}
.address-220 input.tgl-but { box-sizing: border-box; display: none;}
.address-220 input.tgl-but:checked + .block-body-drop { display: block;}
.block-14 { padding: 0.02px 0; margin: 9px 0 auto 15px; border: none; position: relative; top: 0; left: 0; width: 200px; min-height: 0; z-index: 3; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-154 { margin: 1px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-168 p:first-child { margin-top: 0;}
.schedule-168 p:last-child { margin-bottom: 0;}
.schedule-168 .header { box-sizing: border-box;}
.schedule-168 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-168 .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-168 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.schedule-168 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-168 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-168 .title { box-sizing: border-box; display: none;}
.schedule-168 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: rgba(255,255,255,0.5); -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; text-decoration: none;}
.schedule-168 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-168 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-9 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; min-height: 0; -webkit-border-radius: 3px 0px 0px 3px; -moz-border-radius: 3px 0px 0px 3px; border-radius: 3px 0px 0px 3px; right: 0;}
.phones-13 p:first-child { margin-top: 0;}
.phones-13 p:last-child { margin-bottom: 0;}
.phones-13 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.phones-13 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-13 .icon { margin: auto 5px 0; border: none; box-sizing: border-box; height: 16px; width: 25px; min-height: 25px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: flex-end;}
.phones-13 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: block; position: static; left: 100%; top: auto; right: auto; bottom: auto;}
.phones-13 .cell-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: auto; margin-left: 0; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-13 .title { box-sizing: border-box; display: none; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 12px; margin-bottom: 4px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-13 .text_body { border: none; box-sizing: border-box; font-family: Open Sans, sans-serif; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 1.5px; text-transform: none; text-decoration: none; font-size: 17px; font-weight: 600; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; margin-top: 0; min-height: 0; margin-left: 0; padding-left: 0; padding-right: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-right: 0;}
.phones-13 input.tgl-but { box-sizing: border-box; display: none;}
.phones-13 .text_body a { text-decoration: none; color: inherit;}
.phones-13 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-2 { margin: 15px 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; padding-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.site-name-4 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-4 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; text-align: left; min-height: 0; width: auto; margin-left: 0; margin-right: 0;}
.site-name-4 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; width: auto; margin-left: 0; margin-right: 0;}
.site-name-4 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto, sans-serif; color: #e61300; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-weight: 900; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-4 a { text-decoration: none; outline: none;}
.block-155 { border: none; position: relative; width: auto; min-height: 0; background: transparent; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.block-156 { padding: 35px 55px; border: none; position: relative; width: auto; min-height: 0; background: transparent; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; text-decoration: none; right: 0;}
.block-157 { margin: 0 auto; position: relative; width: 1150px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; max-width: 100%;}
.widget-226 { border: none; position: relative; z-index: 2; font-family: Open Sans, sans-serif; color: #5c5c5c; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; padding-bottom: 26px; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.path a { box-sizing: border-box; color: #ff0000; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-227 { margin: 25px 0 0; position: relative; z-index: 1; font-family: Open Sans, sans-serif; font-size: 30px; color: #3b3b3b; text-decoration: none; box-sizing: border-box; font-weight: bold; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #3b3b3b;}
h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #3b3b3b;}
h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #3b3b3b;}
h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #3b3b3b;}
h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #3b3b3b;}
.block-158 { padding: 0.02px 55px 35px; margin: 0; border: none; position: relative; width: auto; min-height: 0; background: rgba(0,0,0,0.05); max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.block-159 .layout_279 { -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-159 .layout_280 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-159 { margin: 0 auto; position: relative; width: 1150px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; max-width: 100%;}
.widget-228 { position: relative; z-index: 3; font-size: 14px; line-height: 1.5; text-decoration: none; display: block; width: auto; margin-top: 35px; margin-left: 55px; margin-bottom: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-279 h2 { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; font-size: 24px; color: #3b3b3b; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: bold;}
.content-279 h3 { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; font-size: 21px; color: #3b3b3b; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: bold;}
.content-279 h4 { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; font-size: 20px; color: #3b3b3b; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: bold;}
.content-279 h5 { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; font-size: 18px; color: #3b3b3b; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: bold;}
.content-279 h6 { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; font-size: 17px; color: #3b3b3b; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: bold;}
.content-279 a { box-sizing: border-box; color: #008edb; line-height: 1.2; text-decoration: none;}
.content-279 .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-279 .img-convert { margin: 5px; box-sizing: border-box; width: 693px; 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-279 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-279 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-279 .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-229 { padding: 15px; border: none; position: relative; z-index: 1; width: 220px; margin-top: 43px; margin-left: 0; margin-bottom: auto; box-sizing: border-box; display: block; background: #ff0000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-280 .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-280 .menu-scroll > ul > li.delimiter { margin: 0 10px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 1px; height: auto; width: auto; background: rgba(255,255,255,0.15);}
.menu-280 .menu-scroll > ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-280 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-280 .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-280 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-280 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-280 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-280 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-280 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-280 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-280 .menu-scroll > ul > li.menu-item > a { padding: 10px 15px; margin: 0 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Open Sans, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-weight: normal;}
.menu-280 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-280 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-280 .menu-scroll > ul > li.menu-item > a.active { color: #262626; background: #ffffff; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;}
.menu-280 .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-280 .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-280 .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-280 .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-280 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-95 { margin: 0; border: none; position: relative; width: auto; min-height: 0; max-width: 100%; background: #111317; z-index: 1; text-align: center; right: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-left: 75px; padding-right: 75px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-box-shadow: inset 0px -60px 0px  #ff0000; -moz-box-shadow: inset 0px -60px 0px  #ff0000; box-shadow: inset 0px -60px 0px  #ff0000; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px;}
.block-96 .layout_center_197_id_196_0 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-96 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1150px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; padding-left: 0; padding-right: 0; text-decoration: none; padding-top: 38px;}
.widget-166 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 90px; min-height: 90px; background: transparent; padding-top: 0.02px; padding-bottom: 0.02px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-shadow: inset 0px 0px 0px  1px #ff0000; -moz-box-shadow: inset 0px 0px 0px  1px #ff0000; box-shadow: inset 0px 0px 0px  1px #ff0000; -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px; right: 0;}
.widget-166:hover, 
.widget-166.hover, 
.widget-166.active { background: #ff0000;}
.up-196 .icon { margin: 15px auto 0; border: none; box-sizing: border-box; height: 20px; width: 34px; display: inline-block; background: url("../images/up_but.png?1551079491280") left 50% top 50% / 29px no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-196 .title { box-sizing: border-box; color: #ffffff; margin-top: 5px; margin-bottom: 15px; -webkit-order: 5; -moz-order: 5; order: 5; font-family: Open Sans, sans-serif; letter-spacing: 1.2px; text-transform: uppercase; text-decoration: none; font-size: 14px; font-weight: bold;}
.widget-175 { padding: 75px 24px 75px 0; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; width: auto; right: 0; min-height: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.form-211 .form__header { box-sizing: border-box; font-size: 37px; margin-bottom: 5px; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-211 .form__text { box-sizing: border-box; font-size: 17px; margin-bottom: 39px; overflow: hidden; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: rgba(255,255,255,0.42); -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-weight: 300;}
.form-211 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-211 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-211 .form__body { box-sizing: border-box; margin-right: -25px; margin-bottom: -5px; width: auto; margin-top: 0;}
.form-211 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-211 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-211 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.form-211 .form-item { box-sizing: border-box; position: relative; margin-right: 5px; margin-bottom: 5px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.form-211 .form-text { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 25px; margin-top: 0; align-self: auto;}
.form-211 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; color: #ffffff; font-family: Open Sans, sans-serif; font-size: 15px;}
.form-211 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-211 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-211 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-211 .form-item__body { box-sizing: border-box; display: block; text-decoration: none;}
.form-211 .form-text input { padding: 2px 25px; border: none; box-sizing: border-box; background: rgba(255,255,255,0.1); width: 100%; min-width: 100px; min-height: 22px; outline: none; -webkit-appearance: none; font-family: Ubuntu, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 15px; height: 55px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; resize: vertical; display: block;}
.form-211 .form-textarea textarea { padding: 15px; border: none; box-sizing: border-box; background: rgba(255,255,255,0.1); width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Ubuntu, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 15px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height: 55px;}
.form-211 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-211 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-211 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-211 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-211 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-211 .form-select select { padding: 15px; border: none; box-sizing: border-box; width: 100%; min-width: 100px; font-family: Arial; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; background: rgba(255,255,255,0.1); min-height: 55px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.form-211 .form-upload .form-item__body .no-more { box-sizing: border-box; font-size: 15px; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; margin-left: 5px;}
.form-211 .form-text .form-item__body { box-sizing: border-box;}
.form-211 .form-textarea { box-sizing: border-box; margin-right: 25px; margin-top: 0; align-self: auto;}
.form-211 .form-textarea .form-item__body { box-sizing: border-box;}
.form-211 .form-submit { box-sizing: border-box;}
.form-211 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-211 .form-submit .form-item__body { box-sizing: border-box;}
.form-211 .form-submit button { padding: 7px 35px 2px; border: none; box-sizing: border-box; text-align: center; background: #ff0000; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 18px; min-height: 55px; width: 185px; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; font-weight: normal;}
.form-211 .form-submit button:hover, 
.form-211 .form-submit button.hover, 
.form-211 .form-submit button.active { background: #ff2424;}
.form-211 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-211 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 25px; margin-top: 0; align-self: auto;}
.form-211 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-211 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: rgba(255,255,255,0.1); width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; font-family: Ubuntu, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; resize: vertical; display: block;}
.form-211 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-211 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-211 .form-captcha button { padding: 7px 35px 2px; border: none; box-sizing: border-box; text-align: center; background: #ff0000; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 18px; min-height: 55px; width: 185px; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; font-weight: normal;}
.form-211 .form-captcha button:hover, 
.form-211 .form-captcha button.hover, 
.form-211 .form-captcha button.active { background: #ff2424;}
.form-211 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-211 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-211 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-211 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-211 .form-checkbox { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 25px; margin-top: 0; align-self: auto; padding-top: 8px;}
.form-211 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; padding-bottom: 5px; padding-top: 5px;}
.form-211 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; color: #ffffff; font-family: Open Sans, sans-serif; font-size: 15px;}
.form-211 .form-checkbox .form-item__body label.form-item__title { font-size: 15px; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; margin-top: 2px; align-self: auto;}
.form-211 .form-checkbox input { margin: 5px 5px 0 0;}
.form-211 .form-radio { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 25px; margin-top: 0; align-self: auto; padding-top: 8px;}
.form-211 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; padding-top: 5px; padding-bottom: 5px;}
.form-211 .form-radio .form-item__body label.form-item__title { font-size: 15px; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; margin-top: 2px; align-self: auto;}
.form-211 .form-radio input { margin: 5px 5px 0 0;}
.form-211 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; color: #ffffff; font-family: Open Sans, sans-serif; font-size: 15px;}
.form-211 .form-select { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 25px; margin-top: 0; align-self: auto; padding-top: 8px;}
.form-211 .form-div { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 25px; margin-top: 0; align-self: auto;}
.form-211 .form-html { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 25px; margin-top: 0; align-self: auto; padding-top: 10px;}
.form-211 .form-html .form-item__body { font-size: 15px; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; padding-top: 5px; padding-bottom: 5px;}
.form-211 .form-upload { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 25px; margin-top: 0; align-self: auto;}
.form-211 .form-calendar { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 25px; margin-top: 0; align-self: auto; padding-top: 8px;}
.form-211 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-211 .form-calendar input { padding: 2px 15px; border: none; box-sizing: border-box; background: rgba(255,255,255,0.1); width: 100%; min-height: 55px; outline: none; -webkit-appearance: none; font-family: Arial; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 55px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.form-211 .form-calendar_interval { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 25px; margin-top: 0; align-self: auto;}
.form-211 .form-calendar_interval input { padding: 2px 15px; border: none; box-sizing: border-box; background: rgba(255,255,255,0.1); width: 100%; min-height: 55px; outline: none; -webkit-appearance: none; font-family: Arial; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; height: 55px;}
.form-211 .form-calendar_interval .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-211 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 10px; -webkit-flex: 0; -moz-flex: 0; flex: 0; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; font-size: 15px;}
.form-211 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 10px; -webkit-flex: 0; -moz-flex: 0; flex: 0; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; font-size: 15px;}
.form-211 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-211 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-211 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-211 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-211 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-211 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-211 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; font-size: 18px; margin-top: 14px;}
.form-211 ::-webkit-input-placeholder { color: rgba(255,255,255,0.83);}
.form-211 ::-moz-placeholder { color: rgba(255,255,255,0.83);}
.form-211 :-ms-input-placeholder { color: rgba(255,255,255,0.83);}
.block-97 .layout_199 { -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-97 .layout_200 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-97 .layout_201 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-97 { padding: 45px; margin: 38px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #1b1d21; max-width: 100%; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; -webkit-border-radius: 3px 3px 0px 0px; -moz-border-radius: 3px 3px 0px 0px; border-radius: 3px 3px 0px 0px;}
.widget-167 { margin: 1px 0 auto 55px; position: relative; top: 0; left: 0; z-index: 3; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.widget-168 { margin: 6px 0 auto; position: relative; top: 0; left: 0; z-index: 2; color: #ffffff; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 245px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-169 { margin: 7px 0 auto 55px; position: relative; top: 0; left: 0; z-index: 1; font-family: Ubuntu, sans-serif; color: #d8d8d8; text-align: right; text-decoration: none; width: 245px;}
.widget-21 { top: 0; left: 0; position: fixed; text-align: left; right: 0; z-index: 1450; width: 768px;}
.side-panel-29 .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; text-align: left;}
.side-panel-29 .side-panel-content { 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); text-align: left; pointer-events: auto; box-sizing: border-box;}
.side-panel-29 .side-panel-close { border: none; position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 55px; min-height: 55px; background: url("../images/close_but.png?1542950724942") left 50% top 50% / auto auto no-repeat #fffc01; cursor: pointer; margin-top: 55px; -webkit-border-radius: 0px 3px 3px 0px; -moz-border-radius: 0px 3px 3px 0px; border-radius: 0px 3px 3px 0px; margin-left: 0; margin-right: 15px;}
.side-panel-29 .side-panel-close:hover, 
.side-panel-29 .side-panel-close.hover, 
.side-panel-29 .side-panel-close.active { background: url("../images/close_but.png?1542950724942") left 50% top 50% / auto auto no-repeat #fffc42;}
.side-panel-29 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0; pointer-events: auto; min-height: 100%;}
.side-panel-29 .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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; 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;}
.side-panel-29 .side-panel-button { padding: 4px 5px 7px; border: none; box-sizing: border-box; font-size: 0; width: 85px; min-height: 65px; background: url("../images/more.png?1571029365626") right 15px top 50% / auto auto no-repeat #00a74f; 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; text-align: left; pointer-events: auto; position: relative; z-index: 10; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: 0; margin-top: 105px; align-self: auto;}
.side-panel-29 .side-panel-button-icon { display: block;}
.side-panel-29 .side-panel-button-icon-line { border: none; display: block; min-height: 3px; margin-top: 3px; background: transparent; box-sizing: border-box;}
.side-panel-29 .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;}
	body { display: block;}
	.wrapper { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.block-40 { padding-top: 62px; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-119 { display: none; margin-bottom: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-120 { width: auto; margin-left: 0; margin-right: 0;}
	.block-58 { padding: 0.02px 50px; background: none; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-2 .layout_4 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5; width: 100%; display: -webkit-flex; display: flex;}
	.block-2 .layout_45 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: none;}
	.block-2 .layout_220 { 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: none;}
	.block-2 .layout_221 { 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: none;}
	.block-2 { padding: 35px 25px; width: auto; background: none; margin-left: 55px; margin-right: 55px; -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-198 { margin-left: 0; margin-right: auto; display: none;}
	.address-220 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-220 .icon { background: none;}
	.address-220 .block-body-drop { width: 100%; margin-left: 0;}
	.block-14 { background: none; display: none; margin-left: auto; margin-right: auto; margin-bottom: 0;}
	.widget-154 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.schedule-168 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-168 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-2 { text-align: center; width: 1146px; margin-top: 0; margin-left: auto; margin-right: auto; background: none; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.site-name-4 .sn-logo { text-align: center;}
	.site-name-4 img { margin-left: auto; margin-right: auto;}
	.block-155 { top: 0; left: 0; margin-left: auto; margin-bottom: 0; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-156 { padding: 25px 50px; margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-157 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-226 { margin-bottom: 0; background: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-227 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-158 { padding-left: 0; padding-right: 0; padding-bottom: 0.02px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-159 .layout_279 { 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-159 .layout_280 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-159 { padding: 25px 50px 35px; width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-228 { margin-top: 0; margin-left: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-95 { padding-left: 50px; padding-right: 50px; -webkit-order: 14; -moz-order: 14; order: 14;}
	.block-96 .layout_center_197_id_196_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-96 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-166 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-175 { margin-right: auto; padding-top: 50px; background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-right: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.form-211 .form__header { font-size: 30px;}
	.form-211 .form-text { width: 100%; padding-right: 5px;}
	.form-211 .form-text input { min-height: 55px;}
	.form-211 .form-textarea textarea { min-height: 55px;}
	.form-211 .form-submit button { margin-right: 20px;}
	.form-211 .form-captcha button { margin-right: 20px;}
	.form-211 .form-captcha button:hover, 
	.form-211 .form-captcha button.hover, 
	.form-211 .form-captcha button.active { color: #1c1c1c; font-weight: 600;}
	.form-211 .form-captcha button:active, 
	.form-211 .form-captcha button.active { background: #f0f0f0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.form-211 .form-checkbox { width: 100%; padding-right: 50px;}
	.form-211 .form-radio { width: 100%; padding-right: 50px;}
	.form-211 .form-select { width: 100%; padding-right: 50px;}
	.form-211 .form-div { width: 100%; padding-right: 50px;}
	.form-211 .form-html { width: 100%; padding-right: 50px;}
	.form-211 .form-upload { width: 100%; padding-right: 50px;}
	.form-211 .form-calendar { width: 100%; padding-right: 50px;}
	.form-211 .form-calendar_interval { width: 100%; padding-right: 50px;}
	.block-97 .layout_199 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-97 .layout_200 { 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-97 .layout_201 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-97 { margin-top: 0; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-167 { margin-top: 15px; margin-left: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.widget-168 { text-align: center; width: 1305px; margin-top: 0; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-169 { color: #e92e4d; text-align: center; width: auto; margin-top: 15px; margin-left: 27px; margin-right: 27px; -webkit-order: 2; -moz-order: 2; order: 2; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-21 { padding: 5px; border: none; text-align: center; z-index: 10000; width: auto; box-sizing: border-box; min-height: 40px; background: #010c17; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-29 .side-panel-content { border: none; background: #010c17;}
	.side-panel-29 .side-panel-close { margin-top: 25px; -webkit-border-radius: 0px 35px 35px 0px; -moz-border-radius: 0px 35px 35px 0px; border-radius: 0px 35px 35px 0px; background: url("../images/close_but.png?1542950724942") left 50% top 50% / auto auto no-repeat #ff0000;}
	.side-panel-29 .side-panel-close:hover, 
	.side-panel-29 .side-panel-close.hover, 
	.side-panel-29 .side-panel-close.active { background: url("../images/close_but.png?1542950724942") left 50% top 50% / auto auto no-repeat #ff2424;}
	.side-panel-29 .side-panel-top { width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.side-panel-29 .side-panel-button { padding: 13px; width: 52px; min-height: 52px; background: url("../images/more.png?1571029365626") left 50% top 50% / auto auto no-repeat #ff0000; -webkit-border-radius: 55px; -moz-border-radius: 55px; border-radius: 55px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; margin-top: 0;}
	.side-panel-29 .side-panel-button-icon-line { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; min-height: 4px; margin-top: 4px;}
	.side-panel-29 .side-panel-button-icon-line:active, 
	.side-panel-29 .side-panel-button-icon-line.active { background: none;}
	.side-panel-29 .side-panel-top-inner { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}

}

@media all and (max-width: 768px) {
	.block-2 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-2 .layout_45 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-2 .layout_220 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-2 .layout_221 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: none;}
	.block-2 { margin-left: 50px; margin-right: 50px; padding-left: 50px; padding-right: 50px;}
	.block-14 { margin-top: 15px;}
	.widget-227 { font-size: 27px;}
	.block-159 .layout_279 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-159 .layout_280 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-159 { padding-top: 15px;}
	.block-96 .layout_center_197_id_196_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.widget-175 { padding-top: 35px; padding-bottom: 50px;}
	.form-211 .form__header { font-size: 25px; margin-bottom: 15px;}
	.form-211 .form__body { margin-right: -2px;}
	.form-211 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-211 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-211 .form-text { margin-right: 2px;}
	.form-211 .form-textarea { margin-right: 2px;}
	.form-211 .form-submit { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.form-211 .form-submit .form-item__header { display: none;}
	.form-211 .form-captcha { margin-right: 2px;}
	.form-211 .form-captcha button:active, 
	.form-211 .form-captcha button.active { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
	.form-211 .form-checkbox { margin-right: 2px;}
	.form-211 .form-radio { margin-right: 2px;}
	.form-211 .form-select { margin-right: 2px;}
	.form-211 .form-div { margin-right: 2px;}
	.form-211 .form-html { margin-right: 2px;}
	.form-211 .form-upload { margin-right: 2px;}
	.form-211 .form-calendar { margin-right: 2px;}
	.form-211 .form-calendar_interval { margin-right: 2px;}
	.block-97 .layout_199 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-97 .layout_200 { 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-97 .layout_201 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-167 { margin-right: auto; margin-bottom: 0;}
	.widget-168 { margin-bottom: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-169 { margin-left: auto; margin-right: auto;}
	.widget-21 { z-index: 1450;}
	.side-panel-29 .side-panel-close:active, 
	.side-panel-29 .side-panel-close.active { background: url("../images/close_but.png?1542950724942") left 50% top 50% / auto auto no-repeat #ff4060;}
	.side-panel-29 .side-panel-button-icon-line { background: none;}

}

@media all and (max-width: 640px) {
	.block-58 { padding-left: 0; padding-right: 0;}
	.block-2 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-2 .layout_45 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-2 .layout_220 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-2 .layout_221 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: none;}
	.block-2 { margin-left: 0; margin-right: 0; padding-left: 35px; padding-right: 35px;}
	.block-156 { padding-left: 35px; padding-right: 35px;}
	.block-159 .layout_279 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-159 .layout_280 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-159 { padding-left: 35px; padding-right: 35px;}
	.widget-228 { margin-bottom: 0; margin-right: 0;}
	.block-95 { padding-left: 35px; padding-right: 35px;}
	.block-96 .layout_center_197_id_196_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.widget-166 { padding-top: 10px;}
	.up-196 .icon { margin-top: 0;}
	.widget-175 { padding-bottom: 35px;}
	.form-211 .form__header { font-size: 23px;}
	.form-211 .form__text { margin-bottom: 15px;}
	.form-211 .form__body { margin-right: 0;}
	.form-211 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-211 .form-text { margin-right: 0; padding-right: 0;}
	.form-211 .form-textarea { margin-right: 0;}
	.form-211 .form-submit button { width: 100%;}
	.form-211 .form-captcha { margin-right: 0;}
	.form-211 .form-captcha .form-item__body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-211 .form-captcha .form-submit-container { width: 100%;}
	.form-211 .form-captcha button { width: 100%;}
	.form-211 .form-captcha button:active, 
	.form-211 .form-captcha button.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.form-211 .form-checkbox { margin-right: 0;}
	.form-211 .form-radio { margin-right: 0;}
	.form-211 .form-select { margin-right: 0;}
	.form-211 .form-div { margin-right: 0;}
	.form-211 .form-html { margin-right: 0;}
	.form-211 .form-upload { margin-right: 0;}
	.form-211 .form-calendar { margin-right: 0;}
	.form-211 .form-calendar_interval { margin-right: 0;}
	.block-97 .layout_199 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-97 .layout_200 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-97 .layout_201 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-169 { margin-bottom: 0;}

}

@media all and (max-width: 480px) {
	.block-58 { padding-left: 25px; padding-right: 25px;}
	.block-2 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-2 .layout_45 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-2 .layout_220 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-2 .layout_221 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: none;}
	.block-2 { padding: 25px 0;}
	.block-156 { padding: 15px 25px;}
	.widget-227 { font-size: 22px;}
	.block-159 .layout_279 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-159 .layout_280 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-159 { padding: 25px;}
	.block-95 { padding-left: 25px; padding-right: 25px;}
	.block-96 .layout_center_197_id_196_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: 0; width: auto;}
	.widget-166 { padding-top: 20px; padding-bottom: 7px;}
	.widget-175 { margin-right: 0; padding-top: 25px; padding-bottom: 25px;}
	.form-211 .form__header { font-size: 25px;}
	.form-211 .form__text { font-size: 15px; line-height: 1.1;}
	.block-97 .layout_199 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-97 .layout_200 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-97 .layout_201 { 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-97 { margin-right: 0; padding-top: 25px; padding-bottom: 25px;}
	.widget-168 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}

}
.side-panel .widget-153 { padding: 30px; margin: 0; z-index: 10; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; text-align: center; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.side-panel .menu-167 .menu-scroll > ul { display: block;}
.side-panel .menu-167 .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-167 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-167 .menu-scroll > ul ul { padding: 10px; position: static; width: auto; margin-left: 2px; margin-right: 2px;}
.side-panel .menu-167 .menu-scroll > ul ul > li > a { padding-top: 10px; padding-bottom: 10px; min-height: 0;}
.side-panel .menu-167 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-167 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-167 .menu-scroll > ul ul > li > a.active { background: #ff0000; -webkit-border-radius: 17px; -moz-border-radius: 17px; border-radius: 17px;}
.side-panel .menu-167 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-167 .menu-scroll > ul > li.menu-item > a { color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 55px; text-align: left;}
.side-panel .menu-167 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-167 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-167 .menu-scroll > ul > li.menu-item > a.active { background: #ff0000; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.side-panel .menu-167 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-167 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-167 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-167 .menu-scroll > ul > li.more-button > a.active { background: url("../images/more.png?1571029365626") left 50% top 50%     / 11px no-repeat rgba(255,255,255,0.1); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .widget-199 { margin: 0 0 auto auto; border: 2px dotted rgba(255,255,255,0.15); z-index: 5; pointer-events: auto; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; left: 0; top: 0; position: relative; font-size: 13px; -webkit-border-radius: 55px; -moz-border-radius: 55px; border-radius: 55px; background: url("../images/letter.png?1553576253737") left 10px top 50% / auto auto no-repeat #ff0000; color: #ffffff; font-family: Open Sans, sans-serif; font-style: normal; font-weight: 600; text-transform: uppercase; width: 170px; min-height: 52px; text-align: left; line-height: 1.0; letter-spacing: 0; text-decoration: none; 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; -webkit-order: 1; -moz-order: 1; order: 1; padding-top: 0.02px; padding-right: 25px; padding-left: 56px;}
.side-panel .widget-199:hover, 
.side-panel .widget-199.hover, 
.side-panel .widget-199.active { border: 2px solid rgba(255,255,255,0.15); background: url("../images/letter.png?1553576253737") left 10px top 50% / auto auto no-repeat #ff2929;}
.side-panel .widget-9 { margin: 0 0 0 5px; border: none; z-index: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; left: 0; top: 0; position: relative; pointer-events: auto; text-align: undefined; width: 52px; min-height: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #031526; -webkit-border-radius: 55px; -moz-border-radius: 55px; border-radius: 55px; box-sizing: border-box; -webkit-order: 2; -moz-order: 2; order: 2; right: 0;}
.side-panel .phones-13 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .phones-13 .cell-icon { display: -webkit-flex; display: flex;}
.side-panel .phones-13 .icon { width: 52px; min-height: 52px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/phone1.png") left 50% top 50% / 21px no-repeat; -webkit-border-radius: 55px; -moz-border-radius: 55px; border-radius: 55px; margin-right: 0; margin-left: 0;}
.side-panel .phones-13 .block-body-drop { top: 100%; width: 100%; margin-left: 0; display: none; position: absolute; left: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
.side-panel .phones-13 .cell-text { padding: 15px; width: 199px; margin-left: -142px; background: #ff0000; -webkit-border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; min-height: 0; margin-top: 5px;}
.side-panel .phones-13 .text_body { font-size: 15px; min-height: 52px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .widget-229 { padding: 30px; margin: 0 0 auto; border: none; z-index: 1; width: auto; position: relative; text-align: left; background: #ff0000; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .menu-280 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-280 .menu-scroll > ul > li.menu-item > a { padding-top: 15px; padding-bottom: 15px;}
.side-panel .menu-280 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-280 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-280 .menu-scroll > ul > li.menu-item > a.active { color: #262626; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;}
.red-elem-header {  color: #f71107; font-weight: bold;}