@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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-2 { margin: 34px 0 0 268px; position: relative; top: 0; left: 0; z-index: 4; text-align: center; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 590px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.menu-3 .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-3 .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-3 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-3 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-3 .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-3 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-3 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-3 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; position: absolute; top: 100%; left: 0; background: #eee; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box;}
.menu-3 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-3 .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; position: relative; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-3 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-3 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-3 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-3 .menu-scroll > ul > li.menu-item > a { padding: 5px 10px; margin: 2px; 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: #000; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-3 .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-3 .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-3 .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-3 .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-3 .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-3 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-3 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-3 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-3 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-3 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-3 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-2 { padding: 35px 75px; margin: 35px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: transparent; max-width: 100%; z-index: 3; text-align: left; 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); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.block-3 .layout_7 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_12 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_15 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 { 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: 94px; padding-right: 0;}
.widget-10 { margin: 0 0 auto 19px; border: none; position: relative; top: 0; left: 0; z-index: 5; font-family: Roboto, sans-serif; color: #ffffff; line-height: 0.9; text-decoration: none; font-size: 18px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 180px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 65px; background: url("../images/callback.svg") left 20px top 50% / 34px no-repeat #002087; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-left: 65px; padding-right: 15px; font-weight: 300;}
.widget-10:hover, 
.widget-10.hover, 
.widget-10.active { background: url("../images/callback.svg") left 20px top 50% / 34px no-repeat #002bad;}
.popover-wrap-15 .popover-body { padding: 66px 45px 45px; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: inset 0px 45px 0px  rgba(0,0,0,0.07); -moz-box-shadow: inset 0px 45px 0px  rgba(0,0,0,0.07); box-shadow: inset 0px 45px 0px  rgba(0,0,0,0.07); position: relative; display: inline-block; width: 300px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-15 .popover-body .form_text input { padding: 7px 15px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; min-height: 55px; background: #e8e8e8;}
.popover-wrap-15 .popover-body .form_calendar input { padding: 7px 15px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; min-height: 55px; background: #e8e8e8;}
.popover-wrap-15 .popover-body .form_calendar_interval input { padding: 7px 8px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Roboto, sans-serif; color: #171717; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; min-height: 55px; background: #e8e8e8;}
.popover-wrap-15 .popover-body textarea { padding: 15px; border: none; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; background: #e8e8e8;}
.popover-wrap-15 .popover-body .s3_button_large { background: #f10000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 15px; padding-left: 15px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 55px; font-family: Arial; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: uppercase; text-decoration: none;}
.popover-wrap-15 .popover-body .s3_button_large:hover, 
.popover-wrap-15 .popover-body .s3_button_large.hover, 
.popover-wrap-15 .popover-body .s3_button_large.active { background: #ff1212;}
.popover-wrap-15 .popover-body .s3_button_large:active, 
.popover-wrap-15 .popover-body .s3_button_large.active { border: none; background: #ffc421;}
.popover-wrap-15 .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-15 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 45px; height: 30px; background: url("../images/close.png") left 50% top 50% / auto auto no-repeat #002087; z-index: 10; cursor: pointer; text-align: left; min-height: 45px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-top: 15px; margin-right: 15px;}
.popover-wrap-15 .popover-close:hover, 
.popover-wrap-15 .popover-close.hover, 
.popover-wrap-15 .popover-close.active { background: url("../images/close.png") left 50% top 50% / auto auto no-repeat #002bad;}
.popover-wrap-15 .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-15 .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-15 .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-15 .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-15 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-15 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-15 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-15 .popover-form-title { font-size: 22px; font-weight: bold; margin-bottom: 20px; box-sizing: border-box; text-align: center; font-family: Roboto, sans-serif; color: #1f1f1f; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-15 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-15 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-15 .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-15 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-15 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-15 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_div h2 { box-sizing: border-box; font-size: 19px; line-height: 1; font-weight: bold; margin-top: 19px; margin-bottom: 12px; font-family: Roboto, sans-serif; text-align: left; color: #2b2b2b; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-15 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Roboto, sans-serif; text-align: left; color: #363636; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-15 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-15 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-15 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-15 .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-15 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-15 .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-15 .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-15 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Roboto, sans-serif; text-align: left; color: #212121; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-15 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-15 .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-15 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-15 .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-15 .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-15 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Arial, Helvetica, sans-serif; text-align: left; color: #363636; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-15 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_select .s3_form_field_content { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: 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; min-height: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.popover-wrap-15 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-15 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-15 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-15 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-15 .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-15 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-15 .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-15 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px; font-family: Roboto, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px;}
.popover-wrap-15 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-15 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-15 .popover-body .form_upload .no-more { box-sizing: border-box; font-family: Roboto, 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: 14px;}
.popover-wrap-15 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-15 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-15 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-15 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-15 ::-moz-placeholder { color: #ababab;}
.popover-wrap-15 :-ms-input-placeholder { color: #ababab;}
.block-4 .layout_8 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_7_id_9 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-4 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-4 { margin: 2px 0 auto; position: relative; top: 0; left: 0; z-index: 4; text-align: center; box-sizing: border-box; width: 65px; min-height: 65px; font-size: 25px;}
.site-name-8 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-8 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-8 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left;}
.site-name-8 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left;}
.site-name-8 a { text-decoration: none; outline: none;}
.widget-5 { margin: 13px 0 0 15px; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-9 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-9 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; min-height: 0; margin-right: 5px;}
.site-name-9 img { box-sizing: border-box; display: block; max-width: 100%; border: none; width: 50px; margin-top: 5px;}
.site-name-9 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #1f1f1f; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-9 a { text-decoration: none; outline: none;}
.widget-6 { margin: 0 0 0 15px; position: relative; top: 0; left: 0; z-index: 2; font-family: Open Sans, sans-serif; color: #707070; line-height: 1.0; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: normal;}
.block-5 { padding: 0.02px 0; margin: 0 0 auto 25px; border: none; position: relative; top: 0; left: 0; width: 200px; min-height: 0; z-index: 2; 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-8 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-13 p:first-child { margin-top: 0;}
.schedule-13 p:last-child { margin-bottom: 0;}
.schedule-13 .header { box-sizing: border-box;}
.schedule-13 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-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;}
.schedule-13 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.schedule-13 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-13 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-13 .title { box-sizing: border-box; display: none;}
.schedule-13 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; color: #5c5c5c; font-size: 13px;}
.schedule-13 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-13 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: 40px; -webkit-border-radius: 3px 0px 0px 3px; -moz-border-radius: 3px 0px 0px 3px; border-radius: 3px 0px 0px 3px; right: 0;}
.phones-14 p:first-child { margin-top: 0;}
.phones-14 p:last-child { margin-bottom: 0;}
.phones-14 .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-14 .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-14 .icon { margin: auto 5px; border: none; box-sizing: border-box; height: 16px; width: 25px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTYuOTMzNG1tIiBoZWlnaHQ9IjE2LjkzMzRtbSIgdmVyc2lvbj0iMS4xIiBzdHlsZT0ic2hhcGUtcmVuZGVyaW5nOmdlb21ldHJpY1ByZWNpc2lvbjsgdGV4dC1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyBpbWFnZS1yZW5kZXJpbmc6b3B0aW1pemVRdWFsaXR5OyBmaWxsLXJ1bGU6ZXZlbm9kZDsgY2xpcC1ydWxlOmV2ZW5vZGQiIHZpZXdCb3g9IjAgMCAzMDcuODggMzA3Ljg4IiBpZD0ic3ZnLTEiPgogPGRlZnMgaWQ9ImRlZnMtMiI+CiAgPHN0eWxlIHR5cGU9InRleHQvY3NzIiBpZD0ic3R5bGUtMyI+Cgkuc3RyMCB7IHN0cm9rZS1taXRlcmxpbWl0OiAxMDsgfQoJLmZpbDAgeyBmaWxsLXJ1bGU6IG5vbnplcm87IH0KPC9zdHlsZT4KIDwvZGVmcz4KIDxnIGlkPSJTbG95X3gwMDIwXzEiPgogIDxtZXRhZGF0YSBpZD0iQ29yZWxDb3JwSURfMENvcmVsLUxheWVyIj48L21ldGFkYXRhPgogIDxwYXRoIGNsYXNzPSJmaWwwIHN0cjAiIGQ9Ik05My4xMiAxMTIuNmM0LjQzLC00LjIyIDguODgsLTguNDEgMTMuMzcsLTEyLjU3IDkuMjQsLTguNTYgMTEuMTksLTIyLjM3IDQuOTMsLTMzLjMgLTYuOTEsLTEyLjA4IC0xMy4xMiwtMjQuNiAtMTguNTksLTM3LjU1IC01LjEyLC0xMi4wOSAtMTguMTMsLTE4LjY3IC0zMC45LC0xNS42MSAtMTUuOTksMy44NCAtMzIuMDQsNy40OSAtNDguMTUsMTAuOTMgLTUuNDIsMS4xNiAtOC43LDYuODIgLTYuODYsMTIuMDUgNDMuNDksMTIzLjYzIDE0MC43NiwyMjAuOSAyNjQuNCwyNjQuMzkgNS4yMywxLjg0IDEwLjg5LC0xLjQ0IDEyLjA1LC02Ljg2IDMuNDQsLTE2LjEgNy4wOSwtMzIuMTUgMTAuOTMsLTQ4LjE1IDMuMDYsLTEyLjc2IC0zLjUxLC0yNS43OCAtMTUuNjEsLTMwLjg5IC0xMi45NCwtNS40NiAtMjUuNDcsLTExLjY4IC0zNy41NCwtMTguNTkgLTEwLjkzLC02LjI2IC0yNC43NSwtNC4zMiAtMzMuMyw0LjkzIC00LjE1LDQuNDggLTguMzQsOC45NSAtMTIuNTcsMTMuMzciIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLXdpZHRoPSIxMi44MyIgZmlsbD0ibm9uZSIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTYiIHR5cGU9InNvbGlkQ29sb3IiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPgogIDxwYXRoIGNsYXNzPSJmaWwwIHN0cjAiIGQ9Ik0yMTkuNTQgMjI3LjI1Yy0yNS44MywtMTQgLTUzLjE0LC0zNC40MyAtNzguNzgsLTYwLjA3IC0yNS42NSwtMjUuNjUgLTQ2LjA3LC01Mi45NSAtNjAuMDcsLTc4Ljc4IiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMTIuODMiIGZpbGw9Im5vbmUiIHN0cm9rZS1vcGFjaXR5PSIxIiBpZD0icGF0aC03IiB0eXBlPSJzb2xpZENvbG9yIiBkYXRhLWNoYW5nZWQ9InRydWUiPjwvcGF0aD4KICA8cGF0aCBjbGFzcz0iZmlsMCBzdHIwIiBkPSJNMTg5LjIyIDY0LjE0YzMwLjExLDAgNTQuNTIsMjQuNDEgNTQuNTIsNTQuNTIiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLXdpZHRoPSIxMi44MyIgZmlsbD0ibm9uZSIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTgiIHR5cGU9InNvbGlkQ29sb3IiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPgogIDxwYXRoIGNsYXNzPSJmaWwwIHN0cjAiIGQ9Ik0xODkuMjIgMzUuMjhjNDYuMDUsMCA4My4zOCwzNy4zNCA4My4zOCw4My4zOCIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjEyLjgzIiBmaWxsPSJub25lIiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InBhdGgtOSIgdHlwZT0ic29saWRDb2xvciIgZGF0YS1jaGFuZ2VkPSJ0cnVlIj48L3BhdGg+CiAgPHBhdGggY2xhc3M9ImZpbDAgc3RyMCIgZD0iTTE4OS4yMiA2LjQxYzYxLjk5LDAgMTEyLjI1LDUwLjI2IDExMi4yNSwxMTIuMjUiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLXdpZHRoPSIxMi44MyIgZmlsbD0ibm9uZSIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTEwIiB0eXBlPSJzb2xpZENvbG9yIiBkYXRhLWNoYW5nZWQ9InRydWUiPjwvcGF0aD4KIDwvZz4KPC9zdmc+") left 50% top 50% / 20px no-repeat; min-height: 25px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: center;}
.phones-14 .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-14 .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-14 .title { box-sizing: border-box; display: block; font-family: Roboto, sans-serif; color: rgba(23,23,23,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-14 .text_body { border: none; box-sizing: border-box; font-family: Roboto, sans-serif; color: #242424; font-style: normal; line-height: 1.0; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 18px; font-weight: bold; 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-14 input.tgl-but { box-sizing: border-box; display: none;}
.phones-14 .text_body a { text-decoration: none; color: inherit;}
.phones-14 input.tgl-but:checked + .block-body-drop { display: block;}
.block-30 { margin: 0; border: none; position: relative; top: 0; left: 0; 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; -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-31 { padding: 35px 55px; margin: 0; border: none; position: relative; top: 0; left: 0; 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; text-decoration: none; right: 0;}
.block-32 { 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; text-decoration: none; max-width: 100%;}
.widget-31 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; color: #5c5c5c; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; 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: #009bc2; 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-32 { margin: 25px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; font-size: 28px; color: #3b3b3b; text-decoration: none; box-sizing: border-box; font-weight: bold; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif; color: #3b3b3b;}
h3 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif; color: #3b3b3b;}
h4 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif; color: #3b3b3b;}
h5 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif; color: #3b3b3b;}
h6 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif; color: #3b3b3b;}
.block-33 { padding: 35px 55px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #e4eaed; 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-34 .layout_69 { -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-34 .layout_70 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 { margin: 0 auto; position: relative; top: 0; left: 0; 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-33 { margin: 0 0 auto 55px; position: relative; top: 0; left: 0; z-index: 3; font-size: 14px; line-height: 1.5; text-decoration: none; display: block; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-69 h2 { box-sizing: border-box; font-family: Roboto, 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-69 h3 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; font-size: 16px; 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-69 h4 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; font-size: 15px; 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-69 h5 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; font-size: 14px; 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-69 h6 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; font-size: 13px; 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-69 a { box-sizing: border-box; color: #009bc2; line-height: 1.2; text-decoration: none;}
.content-69 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-69 .img-convert { margin: 5px; box-sizing: border-box; width: 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-69 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-69 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-69 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widget-34 { padding: 15px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; width: 220px; box-sizing: border-box; display: block; background: #f10000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-70 .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-70 .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-70 .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-70 .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-70 .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-70 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-70 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-70 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-70 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-70 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-70 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-70 .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: Roboto, 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-70 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-70 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-70 .menu-scroll > ul > li.menu-item > a.active { color: #262626; background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-70 .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-70 .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-70 .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-70 .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-70 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-23 { padding: 0.02px 50px 35px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(#141c24, #141c24); z-index: 1; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.block-24 { padding: 35px 0 0.02px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1150px; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; max-width: 100%;}
.block-25 .layout_47 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-25 .layout_51 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-25 .layout_61 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-25 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; padding-left: 0; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 35px;}
.widget-23 { margin: 2px 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 80px; min-height: 80px; background: #f10000; padding-top: 1px; padding-bottom: 1px; 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-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widget-23:hover, 
.widget-23.hover, 
.widget-23.active { background: #ff1212;}
.up-47 .icon { border: none; box-sizing: border-box; margin-top: 12px; height: 20px; width: 34px; display: inline-block; background: url("../images/up.png") left 50% top 50% / auto auto no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; margin-bottom: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 34px;}
.up-47 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.widget-25 { margin: 0 0 auto 52px; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 250px; right: 0; padding-bottom: 0.02px; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-51 p:first-child { margin-top: 0;}
.address-51 p:last-child { margin-bottom: 0;}
.address-51 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-51 .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-51 .icon { border: none; box-sizing: border-box; height: 16px; width: 25px; margin-right: auto; margin-left: auto; margin-bottom: 15px; min-height: 25px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-51 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.address-51 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-51 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.67); -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-decoration: none; margin-bottom: 20px;}
.address-51 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.5; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 14px;}
.address-51 input.tgl-but { box-sizing: border-box; display: none;}
.address-51 input.tgl-but:checked + .block-body-drop { display: block;}
.block-29 { margin: 0 0 auto 208px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-26 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 200px; right: 0; padding-bottom: 0.02px; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-52 p:first-child { margin-top: 0;}
.phones-52 p:last-child { margin-bottom: 0;}
.phones-52 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-52 .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-52 .icon { border: none; box-sizing: border-box; height: 16px; width: 25px; margin-right: auto; margin-left: auto; margin-bottom: 15px; min-height: 25px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-52 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.phones-52 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-52 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.67); -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-decoration: none; font-weight: normal; margin-bottom: 20px;}
.phones-52 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 20px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: bold;}
.phones-52 input.tgl-but { box-sizing: border-box; display: none;}
.phones-52 .text_body a { text-decoration: none; color: inherit;}
.phones-52 input.tgl-but:checked + .block-body-drop { display: block;}
.block-26 .layout_55 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-26 .layout_60 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-26 { padding: 35px 0 0.02px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; text-indent: 0; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-30 { margin: 23px 0 auto 25px; border: none; position: relative; top: 0; left: 0; z-index: 2; font-family: Montserrat, sans-serif; color: #ffffff; text-align: right; text-decoration: none; width: 350px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-27 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-top: 0.02px; padding-bottom: 0.02px;}
.widget-28 { margin: 15px 0 0; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0;}
.widget-29 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 15px; box-sizing: border-box; width: auto; font-weight: normal; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; min-height: 0;}
.widget-3 { top: 0; left: 0; position: fixed; width: auto; text-align: left; right: 0; z-index: 1450; margin-left: 0; margin-right: 0; margin-top: 72px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMzYwOXB4IiBoZWlnaHQ9IjI1OXB4IiB2ZXJzaW9uPSIxLjEiIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCIgdmlld0JveD0iMCAwIDY3MTcuNTUgNDgxLjIiIGlkPSJzdmctMSIgc3Ryb2tlLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIHN0cm9rZT0iI2YxMDAwMCIgZGF0YS1jaGFuZ2VkPSJ0cnVlIiBmaWxsLW9wYWNpdHk9IjEiIGZpbGw9IiNmMTAwMDAiPgogPGRlZnMgaWQ9ImRlZnMtMiI+CiAgCiA8L2RlZnM+CiA8ZyBpZD0iU2xveV94MDAyMF8xIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmMTAwMDAiIHN0cm9rZS1vcGFjaXR5PSIxIiBzdHJva2U9IiNmMTAwMDAiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+CiAgPG1ldGFkYXRhIGlkPSJDb3JlbENvcnBJRF8wQ29yZWwtTGF5ZXIiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2YxMDAwMCIgc3Ryb2tlLW9wYWNpdHk9IjEiIHN0cm9rZT0iI2YxMDAwMCIgZGF0YS1jaGFuZ2VkPSJ0cnVlIi8+CiAgPHJlY3QgY2xhc3M9ImZpbDAiIHdpZHRoPSI2NzE3LjU1IiBoZWlnaHQ9IjQ4MS4yIiBmaWxsPSIjZjEwMDAwIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJyZWN0LTUiIHR5cGU9InNvbGlkQ29sb3IiIHN0cm9rZS1vcGFjaXR5PSIxIiBzdHJva2U9IiNmMTAwMDAiIGRhdGEtY2hhbmdlZD0idHJ1ZSIvPgogPC9nPgo8L3N2Zz4=") left calc(50% - 2406px) top calc(50% + 1px) / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel-4 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto;}
.side-panel-4 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 280px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-4 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 65px; min-height: 65px; background: url("../images/close.png") left 50% top 50% / auto auto no-repeat #002087; cursor: pointer; -webkit-border-radius: 0px 3px 3px 0px; -moz-border-radius: 0px 3px 3px 0px; border-radius: 0px 3px 3px 0px; margin-top: 72px;}
.side-panel-4 .side-panel-close:hover, 
.side-panel-4 .side-panel-close.hover, 
.side-panel-4 .side-panel-close.active { background: url("../images/close.png") left 50% top 50% / auto auto no-repeat #002bad;}
.side-panel-4 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-4 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; width: 1150px; max-width: 100%; margin-left: auto; margin-right: auto;}
.side-panel-4 .side-panel-button { padding: 4px 5px 7px; border: none; box-sizing: border-box; font-size: 0; width: 65px; min-height: 65px; background: url("../images/more.png") left 50% top 50% / auto auto no-repeat #ffffff; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.side-panel-4 .side-panel-button-icon { display: block;}
.side-panel-4 .side-panel-button-icon-line { border: none; box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: rgba(0,0,0,0);}
.side-panel-4 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-2 { margin-top: 24px; padding-left: 35px; padding-right: 35px; padding-bottom: 0.02px; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-3 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-3 .layout_12 { 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-3 .layout_15 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-3 { width: auto; background: none; margin-left: 0; margin-right: 0; -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px; padding-bottom: 35px; padding-left: 0; padding-top: 35px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-4 .layout_7_id_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 { width: 2439px; margin-bottom: 0;}
	.widget-4 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; width: 1602px; right: auto;}
	.site-name-8 img { margin-left: 0; margin-right: auto;}
	.widget-5 { width: 948px; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-9 .sn-text { font-size: 27px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-left: 0; margin-right: auto;}
	.widget-6 { font-size: 15px; width: 2345px; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-5 { background: none; display: none; margin-left: auto; margin-right: auto;}
	.widget-8 { text-align: left; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.schedule-13 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-13 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-30 { background: none; margin-left: auto; -webkit-box-shadow: inset 0px 1px 0px  #e4eaed; -moz-box-shadow: inset 0px 1px 0px  #e4eaed; box-shadow: inset 0px 1px 0px  #e4eaed; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-31 { padding: 25px 50px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-32 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-31 { background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.widget-32 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-33 { padding: 0.02px 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-34 .layout_69 { 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-34 .layout_70 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-34 { padding: 25px 50px 35px; width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-33 { margin-left: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-23 { background: #141c24; -webkit-order: 15; -moz-order: 15; order: 15;}
	.block-24 { width: auto; background: none; margin-left: 0; margin-right: 0;}
	.block-25 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-25 .layout_51 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-25 .layout_61 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-25 { background: none; padding-right: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-23 { margin-top: 0; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-25 { text-align: left; width: 1181px; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.address-51 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-51 .block-body-drop { width: 100%; margin-left: 0;}
	.address-51 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-51 .title { margin-bottom: 5px;}
	.address-51 .text_body { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.block-29 { margin-top: 15px; margin-left: 0; margin-right: auto;}
	.widget-26 { width: 1060px; padding-bottom: 25px; padding-top: 25px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-52 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-52 .block-body-drop { width: 100%; margin-left: 0;}
	.phones-52 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.phones-52 .title { margin-bottom: 5px;}
	.block-26 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-26 .layout_60 { 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-26 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-30 { margin-left: 0; width: auto; text-align: left; -webkit-order: 3; -moz-order: 3; order: 3; background: none;}
	.block-27 { margin-left: auto; margin-right: auto; width: 1094px;}
	.widget-28 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.widget-29 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-3 { margin-top: 5px; -webkit-box-shadow: inset 12px 0px 0px  0px #f10000; -moz-box-shadow: inset 12px 0px 0px  0px #f10000; box-shadow: inset 12px 0px 0px  0px #f10000; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 35px; padding-right: 5px; display: block;}
	.side-panel-4 .side-panel-top { width: auto;}

}

@media all and (max-width: 768px) {
	.block-2 { padding-bottom: 25px; padding-top: 25px;}
	.block-3 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_12 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-3 .layout_15 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: none;}
	.block-3 { padding-bottom: 0.02px;}
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-4 .layout_7_id_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 { width: auto; margin-top: 15px;}
	.block-5 { margin-top: 15px;}
	.widget-32 { font-size: 27px;}
	.block-34 .layout_69 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-34 .layout_70 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-34 { padding-top: 35px;}
	.block-25 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-25 .layout_51 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-25 .layout_61 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-23 { margin-top: 15px;}
	.widget-25 { margin-bottom: 0;}
	.block-29 { margin-right: 0; margin-bottom: 0;}
	.phones-52 .title { margin-bottom: 13px;}
	.block-26 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-26 .layout_60 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}

}

@media all and (max-width: 640px) {
	.block-3 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_12 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-3 .layout_15 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: none;}
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-4 .layout_7_id_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-5 { width: auto; margin-bottom: 0;}
	.block-31 { padding-left: 35px; padding-right: 35px;}
	.block-34 .layout_69 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-34 .layout_70 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-34 { padding-left: 35px; padding-right: 35px;}
	.widget-33 { margin-bottom: 0;}
	.block-23 { padding-left: 35px; padding-right: 35px;}
	.block-25 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-25 .layout_51 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-25 .layout_61 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-23 { margin-top: 0; margin-bottom: 0;}
	.block-26 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-26 .layout_60 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-26 { padding-top: 25px;}
	.widget-30 { margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}

}

@media all and (max-width: 480px) {
	.block-2 { margin-top: 1px; padding-bottom: 0.02px;}
	.block-3 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_12 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: none;}
	.block-3 .layout_15 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: none;}
	.block-3 { margin-left: auto; margin-right: auto; padding-bottom: 15px;}
	.block-4 .layout_8 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_7_id_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-4 { margin-top: 15px; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-6 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-31 { padding-bottom: 15px; padding-left: 25px; padding-right: 25px;}
	.widget-32 { font-size: 22px;}
	.block-34 .layout_69 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-34 .layout_70 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-34 { padding: 25px;}
	.block-23 { padding-bottom: 25px; padding-left: 25px; padding-right: 25px;}
	.block-24 { padding-top: 25px;}
	.block-25 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-25 .layout_51 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-25 .layout_61 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-25 { padding-bottom: 0.02px;}
	.widget-25 { padding-bottom: 15px;}
	.widget-26 { margin-right: 0; padding-top: 0.02px;}
	.phones-52 .cell-text { margin-left: 0; margin-right: auto; width: auto;}
	.phones-52 .title { width: auto; margin-left: 0; margin-right: 0;}
	.phones-52 .text_body { width: auto; margin-left: 0; margin-right: 0;}
	.block-26 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-26 .layout_60 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-30 { margin-top: 15px;}
	.widget-3 { padding-left: 15px;}
	.side-panel-4 .side-panel-content { width: 259px;}
	.side-panel-4 .side-panel-close { width: 55px; min-height: 55px;}

}
.side-panel .widget-2 { padding: 35px; margin: 0; z-index: 4; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-3 .menu-scroll > ul { display: block;}
.side-panel .menu-3 .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-3 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-3 .menu-scroll > ul ul { padding: 10px; position: static; width: auto; margin-top: 0; margin-left: 4px; margin-right: 4px;}
.side-panel .menu-3 .menu-scroll > ul ul > li > a { border: none; padding-top: 7px; padding-bottom: 7px; background: transparent; color: #292929; font-size: 15px; font-family: Roboto, sans-serif; text-align: left;}
.side-panel .menu-3 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.active { background: #f10000; color: #ffffff;}
.side-panel .menu-3 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a { padding: 15px; border: none; width: auto; margin-top: 0; margin-bottom: 0; font-size: 17px; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.08); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.08); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.08); background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.active { background: #f10000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #ffffff;}
.side-panel .widget-10 { margin: 0 0 auto 2px; border: none; z-index: 5; text-align: left; text-transform: none; 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; background: url("../images/callback.svg") left 15px top 50% / 34px no-repeat #002087; width: 160px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; min-height: 65px; color: #ffffff; font-family: Roboto, sans-serif; font-style: normal; font-size: 17px; padding-left: 59px; padding-right: 10px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; line-height: 0.9; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; font-weight: 300; 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;}
.side-panel .widget-10:hover, 
.side-panel .widget-10.hover, 
.side-panel .widget-10.active { background: url("../images/callback.svg") left 15px top 50% / 34px no-repeat #002bad;}
.popover-wrap-15 .popover-body .s3_button_large:hover, 
.popover-wrap-15 .popover-body .s3_button_large.hover, 
.popover-wrap-15 .popover-body .s3_button_large.active { background: #ff1212;}
.popover-wrap-15 .popover-body .s3_button_large:active, 
.popover-wrap-15 .popover-body .s3_button_large.active { background: #ffc421;}
.popover-wrap-15 .popover-close:hover, 
.popover-wrap-15 .popover-close.hover, 
.popover-wrap-15 .popover-close.active { background: url("../images/close.png") left 50% top 50% / auto auto no-repeat #002bad;}
.side-panel .widget-9 { margin: 0 0 0 2px; 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: right; width: 65px; min-height: 65px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.15); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.15); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMjAwcHgiIGhlaWdodD0iMjAwcHgiIHZlcnNpb249IjEuMSIgc3R5bGU9InNoYXBlLXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IHRleHQtcmVuZGVyaW5nOmdlb21ldHJpY1ByZWNpc2lvbjsgaW1hZ2UtcmVuZGVyaW5nOm9wdGltaXplUXVhbGl0eTsgZmlsbC1ydWxlOmV2ZW5vZGQ7IGNsaXAtcnVsZTpldmVub2RkIiB2aWV3Qm94PSIwIDAgMjIuMjIgMjIuMjIiPgogPGRlZnM+CiAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KICAgPCFbQ0RBVEFbDQogICAgLmZpbDAge2ZpbGw6I0ZFRkVGRTtmaWxsLXJ1bGU6bm9uemVyb30NCiAgIF1dPgogIDwvc3R5bGU+CiA8L2RlZnM+CiA8ZyBpZD0iU2xveV94MDAyMF8xIj4KICA8bWV0YWRhdGEgaWQ9IkNvcmVsQ29ycElEXzBDb3JlbC1MYXllciIvPgogIDxwYXRoIGNsYXNzPSJmaWwwIiBkPSJNMTkuMjIgMTguMDNjMC4wMiwwLjIgLTAuMDEsMC40IC0wLjA4LDAuNTggLTAuMDcsMC4xOSAtMC4xOCwwLjM2IC0wLjMyLDAuNSAtMC4yNSwwLjM2IC0yLjI5LDIuMiAtMi4yOSwyLjMgLTAuNDcsMC40NiAtMS4wNiwwLjczIC0xLjY2LDAuOCAtMC42MSwwLjA2IC0xLjI0LC0wLjA3IC0xLjc4LC0wLjQxbC0wLjE0IC0wLjA5Yy0yLjUsLTEuNiAtNC44MiwtMy40NiAtNi45LC01LjU0IC0yLjA4LC0yLjA4IC0zLjk0LC00LjM5IC01LjU0LC02LjkgLTAuMDIsLTAuMDQgLTAuMDYsLTAuMDggLTAuMDgsLTAuMTIgLTAuMzQsLTAuNTQgLTAuNDgsLTEuMTggLTAuNDEsLTEuNzkgMC4wNiwtMC42MSAwLjMzLC0xLjIgMC43OSwtMS42NmwxLjUyIC0xLjUyIDAuNzggLTAuNzhjMC4xNCwtMC4xNCAwLjMxLC0wLjI0IDAuNSwtMC4zMSAwLjE4LC0wLjA3IDAuMzgsLTAuMSAwLjU4LC0wLjA5bDAgMGMwLjE3LDAuMDIgMC4zMywwLjA2IDAuNDcsMC4xMyAwLjE1LDAuMDcgMC4yOSwwLjE2IDAuNCwwLjI4bDIuOTUgMi45NGMwLjE0LDAuMTQgMC4yNSwwLjMyIDAuMzIsMC41MSAwLjA3LDAuMTggMC4xLDAuMzggMC4wOCwwLjU4IC0wLjAxLDAuMTcgLTAuMDUsMC4zMyAtMC4xMiwwLjQ3IC0wLjA2LDAuMTUgLTAuMTYsMC4yOSAtMC4yOCwwLjQgLTAuMTEsMC4xMiAtMS42MywxLjY1IC0xLjY0LDEuNjUgLTAuMDksMC4wOCAtMC4xMywwLjIgLTAuMTMsMC4zMiAwLDAuMTIgMC4wNCwwLjIzIDAuMTMsMC4zMmw1LjI1IDUuMjVjMC4wOSwwLjA5IDAuMjEsMC4xMyAwLjMyLDAuMTMgMC4xMiwwIDAuMjQsLTAuMDQgMC4zMywtMC4xM2wwLjg3IC0wLjg2IDAuNzcgLTAuNzhjMC4xMSwtMC4xMSAwLjI1LC0wLjIxIDAuNCwtMC4yOCAwLjE0LC0wLjA3IDAuMywtMC4xMSAwLjQ3LC0wLjEyIDAuMiwtMC4wMiAwLjQsMC4wMSAwLjU5LDAuMDggMC4xOCwwLjA3IDAuMzYsMC4xOCAwLjUsMC4zMmwyLjk1IDIuOTVjMC4xMSwwLjExIDAuMjEsMC4yNSAwLjI4LDAuNCAwLjA2LDAuMTQgMC4xMSwwLjMgMC4xMiwwLjQ3em0tOC4xMSAtMTEuMDljMS4xNSwwIDIuMTksMC40NyAyLjk1LDEuMjIgMC43NSwwLjc2IDEuMjIsMS44IDEuMjIsMi45NWwtMC45MyAwYzAsLTAuODkgLTAuMzYsLTEuNyAtMC45NSwtMi4yOSAtMC41OCwtMC41OSAtMS4zOSwtMC45NSAtMi4yOSwtMC45NWwwIC0wLjkzem0wIC0yLjMxYzEuNzksMCAzLjQxLDAuNzMgNC41OCwxLjkgMS4xOCwxLjE3IDEuOSwyLjc5IDEuOSw0LjU4bC0wLjkyIDBjMCwtMS41MyAtMC42MywtMi45MiAtMS42MywtMy45MyAtMS4wMSwtMSAtMi40LC0xLjYyIC0zLjkzLC0xLjYybDAgLTAuOTN6bTAgLTIuMzJjMi40MywwIDQuNjMsMC45OSA2LjIyLDIuNTggMS41OSwxLjU5IDIuNTgsMy43OSAyLjU4LDYuMjJsLTAuOTMgMGMwLC0yLjE3IC0wLjg4LC00LjE0IC0yLjMsLTUuNTYgLTEuNDMsLTEuNDMgLTMuNCwtMi4zMSAtNS41NywtMi4zMWwwIC0wLjkzem0wIC0yLjMxYzMuMDcsMCA1Ljg1LDEuMjQgNy44NiwzLjI1IDIuMDEsMi4wMiAzLjI1LDQuNzkgMy4yNSw3Ljg2bC0wLjkyIDBjMCwtMi44MSAtMS4xNCwtNS4zNiAtMi45OSwtNy4yIC0xLjg0LC0xLjg0IC00LjM5LC0yLjk4IC03LjIsLTIuOThsMCAtMC45M3ptNS45NSAxOS41N2wtMi4wOSAtMi4wOSAwLjY1IC0wLjY2IDIuMDkgMi4wOSAwLjQ1IC0wLjQ1YzAuMDUsLTAuMDUgMC4wOSwtMC4xMSAwLjExLC0wLjE3IDAuMDIsLTAuMDYgMC4wMywtMC4xMiAwLjAzLC0wLjE5bDAgMGMtMC4wMSwtMC4wNSAtMC4wMiwtMC4xMSAtMC4wNCwtMC4xNSAtMC4wMywtMC4wNSAtMC4wNiwtMC4xIC0wLjEsLTAuMTRsLTIuOTUgLTIuOTVjLTAuMDQsLTAuMDQgLTAuMSwtMC4wOCAtMC4xNiwtMC4xIC0wLjA2LC0wLjAzIC0wLjEzLC0wLjA0IC0wLjIsLTAuMDMgLTAuMDYsMCAtMC4xMSwwLjAyIC0wLjE1LDAuMDQgLTAuMDUsMC4wMiAtMC4xLDAuMDUgLTAuMTQsMC4wOWwtMC40NCAwLjQ1IDAuODUgMC44NSAtMC42NiAwLjY2IC0wLjg1IC0wLjg1IC0wLjU0IDAuNTNjLTAuMjcsMC4yNyAtMC42MiwwLjQxIC0wLjk4LDAuNDEgLTAuMzUsMCAtMC43LC0wLjE0IC0wLjk3LC0wLjQxIC0wLjA3LDAgLTUuMDYsLTQuODcgLTUuMjUsLTUuMjQgLTAuMjcsLTAuMjggLTAuNDEsLTAuNjMgLTAuNDEsLTAuOTggMCwtMC4zNSAwLjE0LC0wLjcxIDAuNDEsLTAuOTggMC4wNCwtMC4wNiAwLjMsLTAuMzIgMC41MywtMC41NGwtMi4wOCAtMi4wOSAwLjY1IC0wLjY1IDIuMDkgMi4wOSAwLjQ1IC0wLjQ1YzAuMDQsLTAuMDQgMC4wNywtMC4wOSAwLjEsLTAuMTQgMC4wMiwtMC4wNCAwLjAzLC0wLjA5IDAuMDMsLTAuMTRsMCAtMC4wMWMwLjAxLC0wLjA3IDAsLTAuMTQgLTAuMDIsLTAuMiAtMC4wMywtMC4wNiAtMC4wNiwtMC4xMSAtMC4xMSwtMC4xNmwtMi45NSAtMi45NWMtMC4wNCwtMC4wNCAtMC4wOCwtMC4wNyAtMC4xMywtMC4wOSAtMC4wNSwtMC4wMyAtMC4xLC0wLjA0IC0wLjE2LC0wLjA1IC0wLjA3LDAgLTAuMTMsMC4wMSAtMC4xOSwwLjAzIC0wLjA2LDAuMDIgLTAuMTIsMC4wNiAtMC4xNywwLjExbC0wLjQ1IDAuNDUgMC44NSAwLjg1IC0wLjY1IDAuNjYgLTAuODUgLTAuODYgLTEuMiAxLjE5Yy0wLjMsMC4zMSAtMC40OCwwLjcgLTAuNTIsMS4xIC0wLjA1LDAuNDIgMC4wNCwwLjg0IDAuMjcsMS4yIDAuMDMsMC4wNCAwLjA1LDAuMDggMC4wOCwwLjEzIDEuNTYsMi40NCAzLjM3LDQuNjkgNS40Miw2Ljc0IDIuMDMsMi4wMyA0LjI5LDMuODUgNi43Miw1LjQgMC4wNCwwLjAzIDAuMSwwLjA2IDAuMTQsMC4wOSAwLjM2LDAuMjMgMC43OCwwLjMyIDEuMiwwLjI4IDAuNCwtMC4wNSAwLjc5LC0wLjIyIDEuMSwtMC41M2wxLjE5IC0xLjE5eiIvPgogPC9nPgo8L3N2Zz4=") left 50% top 50% / auto auto no-repeat #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; box-sizing: border-box; -webkit-order: 2; -moz-order: 2; order: 2; right: 0;}
.side-panel .phones-14 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .phones-14 .cell-icon { display: -webkit-flex; display: flex;}
.side-panel .phones-14 .icon { width: 65px; min-height: 65px; -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/phone.svg?1572518189811") left 50% top 50% / 30px no-repeat; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-right: 0; margin-left: 0;}
.side-panel .phones-14 .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-14 .cell-text { padding: 15px; width: 190px; margin-left: -124px; background: #f10000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; min-height: 52px; margin-top: 0;}
.side-panel .phones-14 .title { display: none;}
.side-panel .phones-14 .text_body { color: #ffffff; text-align: right; font-size: 17px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; min-height: 52px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .widget-34 { padding: 30px; margin: 0 0 auto; border: none; z-index: 1; width: auto; left: 0; top: 0; position: relative; text-align: left; background: #f10000; 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-70 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-70 .menu-scroll > ul > li.menu-item > a { padding-top: 15px; padding-bottom: 15px;}
.side-panel .menu-70 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-70 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-70 .menu-scroll > ul > li.menu-item > a.active { color: #262626; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}