@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper { position: relative; font-family: Montserrat, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0;}
.block-2 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; padding-right: 20px; padding-left: 20px;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.menu-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 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 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 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-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 > li.menu-item > a { padding: 25px 50px 25px 0; margin: 0; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #121212; 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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-style: normal; letter-spacing: 0; text-transform: uppercase; align-self: auto; font-weight: 600;}
.menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.active { color: #516df6;}
.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: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-3 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 250px; display: none; z-index: 10; box-sizing: border-box; -webkit-box-shadow: 0px 5px 20px  5px rgba(0,0,0,0.1); -moz-box-shadow: 0px 5px 20px  5px rgba(0,0,0,0.1); box-shadow: 0px 5px 20px  5px rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-3 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-3 .menu-scroll > ul ul > li > a { padding: 15px 10px 15px 30px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 14px; line-height: 1.4; position: relative; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-3 .menu-scroll > ul ul > li > a:hover, 
.menu-3 .menu-scroll > ul ul > li > a.hover, 
.menu-3 .menu-scroll > ul ul > li > a.active { color: #516df6;}
.menu-3 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-3 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 14px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/icon_126574.svg") left 50% top 50% / 14px no-repeat transparent; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-style: normal; letter-spacing: 0; text-transform: none; width: 40px; min-height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.05); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.05); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.05); align-self: auto;}
.menu-3 .menu-scroll > ul > li.more-button > a:hover, 
.menu-3 .menu-scroll > ul > li.more-button > a.hover, 
.menu-3 .menu-scroll > ul > li.more-button > a.active { background: url("../images/icon_126574.svg") left 50% top 50% / 14px no-repeat #516df6; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.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;}
.menu-3 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-5 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(rgba(24,26,41,0.6), rgba(24,26,41,0.6)), url("../images/54700919_2.jpg") left 50% top 50% / cover no-repeat; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; padding-top: 80px; padding-bottom: 80px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.block-4 .layout_12 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_15 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 { padding: 0.02px 20px; margin: 0 auto; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.block-7 { margin: 7px 0 auto; position: relative; top: 0; left: 0; width: 350px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: auto;}
.widget-8 { margin: -17px 0 0 60px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-14 p:first-child { margin-top: 0;}
.address-14 p:last-child { margin-bottom: 0;}
.address-14 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-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;}
.address-14 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-14 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-14 .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-14 .title { box-sizing: border-box; display: none;}
.address-14 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 14px; color: rgba(255,255,255,0.7); text-decoration: none;}
.address-14 input.tgl-but { box-sizing: border-box; display: none;}
.address-14 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-7 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; 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%;}
.phones-13 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-13 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("../images/telephone (1).svg") left 50% top 50% / 15px no-repeat #516df6; margin-right: 20px; min-height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-box-shadow: 0px 5px 20px  5px rgba(81,109,246,0.15); -moz-box-shadow: 0px 5px 20px  5px rgba(81,109,246,0.15); box-shadow: 0px 5px 20px  5px rgba(81,109,246,0.15);}
.phones-13 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-13 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-13 .title { box-sizing: border-box; display: none;}
.phones-13 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 15px; color: #ffffff; text-decoration: none; font-weight: 800;}
.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;}
.block-6 { 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;}
.block-8 { margin: 0; position: relative; top: 0; left: 0; width: 400px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-5 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-10 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-10 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-10 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-10 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 21px; color: #ffffff; text-transform: uppercase; text-decoration: none; font-weight: bold;}
.site-name-10 a { text-decoration: none; outline: none;}
.widget-6 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-size: 15px; color: rgba(255,255,255,0.7); text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.block-29 { padding: 50px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #f5f5f5; max-width: 100%; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Play, sans-serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-30 .layout_58 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_57_id_59 { 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-30 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; max-width: 100%; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; font-family: Montserrat, sans-serif; text-decoration: none; padding-right: 20px; padding-left: 20px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-28 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 5; text-align: left; width: 220px; padding-right: 0; padding-left: 0; box-sizing: border-box; display: block; background: #516df6; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-58 .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-58 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-58 .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-58 .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-58 .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-58 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-58 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-58 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-58 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-58 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-58 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-58 .menu-scroll > ul > li.menu-item > a { padding: 15px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: 500; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-58 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-58 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-58 .menu-scroll > ul > li.menu-item > a.active { background: rgba(255,255,255,0.1);}
.menu-58 .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-58 .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-58 .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-58 .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-58 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.widget-29 { margin: 0 0 0 50px; position: relative; top: 0; left: 0; z-index: 4; text-align: left; color: #516df6; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; right: 0; font-weight: 600;}
.path a { box-sizing: border-box; color: #516df6; text-decoration: none;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: underline;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center; text-decoration: none;}
.widget-30 { margin: 20px 0 0 50px; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: left; text-decoration: none; font-size: 34px; box-sizing: border-box; font-weight: bold; width: auto; right: 0; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
h3 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
h6 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.widget-31 { margin: 20px 0 0 50px; position: relative; top: 0; left: 0; z-index: 2; color: rgba(0,0,0,0.7); text-align: left; line-height: 1.7; text-decoration: none; font-size: 18px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-61 h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.content-61 h3 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.content-61 h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none;}
.content-61 h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.content-61 h6 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.content-61 a { box-sizing: border-box; color: #516df6; line-height: 1.2; text-decoration: none; /*font-size: 17px;*/}
.content-61 a:hover, 
.content-61 a.hover, 
.content-61 a.active { text-decoration: underline;}
.content-61 .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-61 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-61 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-61 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-61 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.block-15 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(rgba(24,26,41,0.6), rgba(24,26,41,0.6)), url("../images/54661076_2.jpg") left 50% top 50% / cover no-repeat fixed; max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; padding-top: 100px;}
.block-16 { margin: 50px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #282636; max-width: 100%; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-17 { padding: 40px 20px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1440px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-18 .layout_33 { -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-18 .layout_35 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-18 .layout_37 { -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-18 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; max-width: 100%;}
.block-19 { margin: 18px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-15 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; font-size: 13px; line-height: 1.3; text-align: left; text-indent: 0; text-decoration: none; color: #ffffff; box-sizing: border-box; width: auto; display: -webkit-flex; display: flex; -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; font-weight: 600; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.block-20 { margin: 3px 0 auto; position: relative; top: 0; left: 0; width: 440px; min-height: 0; z-index: 2; text-align: left; 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;}
.widget-16 { margin: 11px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.block-21 .layout_38 { -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-21 .layout_39 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-21 { margin: 4px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-17 { margin: 12px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: right; text-indent: 0; text-decoration: none; color: #8f8f8f; width: auto; right: 0;}
.widget-18 { padding: 0.02px 0; margin: 0 0 auto 30px; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 48px; min-height: 48px; background: #516df6; 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: 0 0 0 transparent, 0px 5px 20px  5px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 0 transparent, 0px 5px 20px  5px rgba(0,0,0,0.1); box-shadow: 0 0 0 transparent, 0px 5px 20px  5px rgba(0,0,0,0.1); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-size: 14px; font-weight: 600; text-decoration: none;}
.widget-18:hover, 
.widget-18.hover, 
.widget-18.active { -webkit-box-shadow: 0px 5px 20px  5px rgba(0,0,0,0.1); -moz-box-shadow: 0px 5px 20px  5px rgba(0,0,0,0.1); box-shadow: 0px 5px 20px  5px rgba(0,0,0,0.1);}
.widget-18:active, 
.widget-18.active { background: #fbc438;}
.up-39 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 34px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjQ4IiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0xNC44MyAzMC44M2w5LjE3LTkuMTcgOS4xNyA5LjE3IDIuODMtMi44My0xMi0xMi0xMiAxMnoiIGlkPSJwYXRoLTIiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjxwYXRoIGQ9Ik0wIDBoNDh2NDhoLTQ4eiIgZmlsbD0ibm9uZSIgaWQ9InBhdGgtMyI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 22px 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-39 .title { box-sizing: border-box; color: #000; text-align: center; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-22 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1440px; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-right: 20px; padding-left: 20px;}
.block-23 .layout_42 { -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-23 .layout_48 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.block-24 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-19 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; width: auto; min-height: 360px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.block-25 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; right: 0; padding-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 60px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-bottom: 0.02px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.block-26 .layout_46 { -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_47 { -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 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; padding-right: 30px;}
.widget-20 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-46 p:first-child { margin-top: 0;}
.phones-46 p:last-child { margin-bottom: 0;}
.phones-46 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-46 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-46 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("../images/telephone (1).svg") left 50% top 50% / 15px no-repeat #516df6; margin-right: 20px; min-height: 40px; margin-top: 0; align-self: auto; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.phones-46 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-46 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-46 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 14px; font-weight: normal; padding-bottom: 5px; margin-bottom: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 5px;}
.phones-46 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 17px; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-46 input.tgl-but { box-sizing: border-box; display: none;}
.phones-46 .text_body a { text-decoration: none; color: inherit;}
.phones-46 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-21 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-47 p:first-child { margin-top: 0;}
.address-47 p:last-child { margin-bottom: 0;}
.address-47 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-47 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-47 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MzIiIGhlaWdodD0iODAwIiB2aWV3Qm94PSIwIDAgNjMyIDgwMCIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IlBsYWNlaG9sZGVyLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTEwOCwzODkuOTE4QzExMDgsMjE1LjM4OCw5NjYuNTc2LDc0LDc5Miw3NFM0NzYsMjE1LjM4OCw0NzYsMzg5LjkxOGEzMTQuNTY2LDMxNC41NjYsMCwwLDAsNS43MTYsNTkuOTE5aDBzMC40OSwzLjQyOCwyLjEyMyw5LjhhMzA1LjI4MSwzMDUuMjgxLDAsMCwwLDIxLjM5NCw2Mi42OTNDNTM4LjA1Nyw2MDAuMzY3LDYxNS4zLDczMi4xMjIsNzkyLDg3NGMxNzYuNy0xNDEuODc4LDI1My45NC0yNzMuNjMzLDI4Ni45My0zNTEuNTFhMzI1LjYyNCwzMjUuNjI0LDAsMCwwLDIxLjM5LTYyLjY5NGMxLjQ4LTYuMzY3LDIuMTMtOS44LDIuMTMtOS44aDBBMzMwLjQzMywzMzAuNDMzLDAsMCwwLDExMDgsMzg5LjkxOFpNNzkyLDYyNC42OTRjLTEyNy43MDYsMC0yMzEuMjQzLTEwMy41MS0yMzEuMjQzLTIzMS4xODRTNjY0LjI5NCwxNjIuNDksNzkyLDE2Mi40OSwxMDIzLjI0LDI2NiwxMDIzLjI0LDM5My42NzMsOTE5LjcwNyw2MjQuNjk0LDc5Miw2MjQuNjk0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ3NiAtNzQpIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 13px no-repeat #516df6; margin-right: 20px; min-height: 40px; margin-top: 0; align-self: auto; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.address-47 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-47 .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; width: auto; margin-left: 0; margin-right: 0;}
.address-47 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 14px; font-weight: normal; padding-bottom: 5px; margin-bottom: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 5px;}
.address-47 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; color: #ffffff; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; font-weight: 600;}
.address-47 input.tgl-but { box-sizing: border-box; display: none;}
.address-47 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-22 { padding: 60px 30px 60px 35px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 420px; -webkit-box-shadow: inset 0px 0px 0px  19px #ffffff, 0px 5px 20px  5px rgba(0,0,0,0.05); -moz-box-shadow: inset 0px 0px 0px  19px #ffffff, 0px 5px 20px  5px rgba(0,0,0,0.05); box-shadow: inset 0px 0px 0px  19px #ffffff, 0px 5px 20px  5px rgba(0,0,0,0.05); background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-48 .form__header { box-sizing: border-box; font-size: 25px; margin-bottom: 0; display: -webkit-flex; display: flex; color: #333333; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: bold; padding-bottom: 10px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-48 .form__text { box-sizing: border-box; font-size: 15px; margin-bottom: 0; overflow: hidden; display: -webkit-flex; display: flex; color: #a3a3a3; text-decoration: none; line-height: 1.4; letter-spacing: 0.5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-bottom: 40px;}
.form-48 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-48 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-48 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -10px; width: auto;}
.form-48 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-48 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-48 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.form-48 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-48 .form-text { box-sizing: border-box; text-align: center; margin-bottom: 10px;}
.form-48 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; font-size: 14px;}
.form-48 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-48 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-48 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-48 .form-item__body { box-sizing: border-box; display: block;}
.form-48 .form-text input { padding: 2px 4px 2px 30px; border: none; box-sizing: border-box; background: #eaedfc; width: 100%; min-width: 100px; min-height: 50px; outline: none; -webkit-appearance: none; color: #000000; text-transform: none; text-decoration: none; line-height: 1.2; letter-spacing: 0; text-align: left; font-size: 15px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; resize: vertical; display: block; height: 50px;}
.form-48 .form-text input:hover, 
.form-48 .form-text input.hover, 
.form-48 .form-text input.active { background: #ffffff; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.form-48 .form-text input:active, 
.form-48 .form-text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7);}
.form-48 .form-textarea textarea { padding: 19px 28px; border: none; box-sizing: border-box; background: #eaedfc; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; color: #000000; text-transform: none; text-decoration: none; line-height: 1.2; letter-spacing: 0; text-align: left; font-size: 15px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px;}
.form-48 .form-textarea textarea:hover, 
.form-48 .form-textarea textarea.hover, 
.form-48 .form-textarea textarea.active { background: #ffffff; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.form-48 .form-textarea textarea:active, 
.form-48 .form-textarea textarea.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7);}
.form-48 .icon.img_name { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.form-48 .icon.img_email { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.form-48 .icon.img_phone { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.form-48 .icon.img_comments { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.form-48 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-48 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-48 .form-upload .form-item__body .no-more { box-sizing: border-box; font-size: 14px; text-align: left; text-decoration: none;}
.form-48 .form-text .form-item__body { box-sizing: border-box;}
.form-48 .form-textarea { box-sizing: border-box; margin-bottom: 10px;}
.form-48 .form-textarea .form-item__body { box-sizing: border-box;}
.form-48 .form-submit { box-sizing: border-box;}
.form-48 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-48 .form-submit .form-item__body { box-sizing: border-box;}
.form-48 .form-submit button { padding: 20px 70px; border: none; box-sizing: border-box; text-align: center; background: #516df6; outline: none; -webkit-appearance: none; color: #ffffff; text-transform: uppercase; text-decoration: none; line-height: 1.2; letter-spacing: 0; font-size: 14px; -webkit-box-shadow: 0 0 0 transparent, 0px 5px 20px  5px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 0 transparent, 0px 5px 20px  5px rgba(0,0,0,0.1); box-shadow: 0 0 0 transparent, 0px 5px 20px  5px rgba(0,0,0,0.1); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-weight: 600; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 10px; position: relative; width: 360px;}
.form-48 .form-submit button:hover, 
.form-48 .form-submit button.hover, 
.form-48 .form-submit button.active { background: transparent; color: #516df6; -webkit-box-shadow: inset 0px 0px 0px  2px #516df6, 0px 5px 20px  5px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  2px #516df6, 0px 5px 20px  5px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px #516df6, 0px 5px 20px  5px rgba(0,0,0,0.1);}
.form-48 .form-submit button:active, 
.form-48 .form-submit button.active { background: rgba(0,0,0,0.1);}
.form-48 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-48 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-bottom: 10px;}
.form-48 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-48 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: #eaedfc; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: left; -webkit-appearance: none; color: #000000; text-transform: none; text-decoration: none; line-height: 1.2; letter-spacing: 0; font-size: 15px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; resize: vertical; display: block;}
.form-48 .form-captcha input:hover, 
.form-48 .form-captcha input.hover, 
.form-48 .form-captcha input.active { background: #ffffff; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.form-48 .form-captcha input:active, 
.form-48 .form-captcha input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7);}
.form-48 .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-48 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-48 .form-captcha button { padding: 20px 70px; border: none; box-sizing: border-box; text-align: center; background: #516df6; outline: none; -webkit-appearance: none; color: #ffffff; text-transform: uppercase; text-decoration: none; line-height: 1.2; letter-spacing: 0; font-size: 14px; -webkit-box-shadow: 0 0 0 transparent, 0px 5px 20px  5px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 0 transparent, 0px 5px 20px  5px rgba(0,0,0,0.1); box-shadow: 0 0 0 transparent, 0px 5px 20px  5px rgba(0,0,0,0.1); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-weight: 600; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 10px; position: relative; width: 360px;}
.form-48 .form-captcha button:hover, 
.form-48 .form-captcha button.hover, 
.form-48 .form-captcha button.active { background: transparent; color: #516df6; -webkit-box-shadow: inset 0px 0px 0px  2px #516df6, 0px 5px 20px  5px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  2px #516df6, 0px 5px 20px  5px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px #516df6, 0px 5px 20px  5px rgba(0,0,0,0.1);}
.form-48 .form-captcha button:active, 
.form-48 .form-captcha button.active { background: rgba(0,0,0,0.1);}
.form-48 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-48 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-48 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-48 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-48 .form-checkbox { box-sizing: border-box; margin-bottom: 10px;}
.form-48 .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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.form-48 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; font-size: 14px;}
.form-48 .form-checkbox .form-item__body label.form-item__title { font-size: 14px; text-decoration: none;}
.form-48 .form-checkbox input { margin: 5px 5px 0 0;}
.form-48 .form-radio { box-sizing: border-box; margin-bottom: 10px;}
.form-48 .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;}
.form-48 .form-radio .form-item__body label.form-item__title { font-size: 14px; text-decoration: none;}
.form-48 .form-radio input { margin: 5px 5px 0 0;}
.form-48 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; font-size: 14px;}
.form-48 .form-select { box-sizing: border-box; margin-bottom: 10px;}
.form-48 .form-div { box-sizing: border-box; margin-bottom: 10px;}
.form-48 .form-html { box-sizing: border-box; margin-bottom: 10px;}
.form-48 .form-html .form-item__body { font-size: 18px; color: #333333; text-decoration: none; font-weight: bold;}
.form-48 .form-upload { box-sizing: border-box; margin-bottom: 10px;}
.form-48 .form-calendar { box-sizing: border-box; margin-bottom: 10px;}
.form-48 .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-48 .form-calendar input { padding: 2px 4px 2px 30px; border: none; box-sizing: border-box; background: #eaedfc; width: 100%; min-height: 50px; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; font-size: 14px; text-transform: none; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; height: 50px;}
.form-48 .form-calendar input:hover, 
.form-48 .form-calendar input.hover, 
.form-48 .form-calendar input.active { background: #ffffff; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.form-48 .form-calendar input:active, 
.form-48 .form-calendar input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7);}
.form-48 .form-calendar_interval { box-sizing: border-box; margin-bottom: 10px;}
.form-48 .form-calendar_interval input { padding: 2px 4px 2px 30px; border: none; box-sizing: border-box; background: #eaedfc; width: 100%; min-height: 50px; outline: none; -webkit-appearance: none; color: #333333; line-height: 1.2; letter-spacing: 0; text-align: start; font-size: 14px; text-transform: none; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; height: 50px;}
.form-48 .form-calendar_interval input:hover, 
.form-48 .form-calendar_interval input.hover, 
.form-48 .form-calendar_interval input.active { background: #ffffff; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.form-48 .form-calendar_interval input:active, 
.form-48 .form-calendar_interval input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.7);}
.form-48 .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-48 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; text-decoration: none; font-size: 14px;}
.form-48 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; text-decoration: none; font-size: 14px;}
.form-48 .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-48 .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-48 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-48 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-48 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-48 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-48 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; color: #333333; text-decoration: none;}
.form-48 ::-webkit-input-placeholder { color: rgba(0,0,0,0.42);}
.form-48 ::-moz-placeholder { color: rgba(0,0,0,0.42);}
.form-48 :-ms-input-placeholder { color: rgba(0,0,0,0.42);}
.widget-23 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-49 .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-49 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-49 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-49 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-49 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-49 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-49 .side-panel-button-icon { display: block;}
.side-panel-49 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: center;}
.side-panel-49 .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-3 { -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-2 { width: auto; margin-left: 0; margin-right: 0;}
	.block-5 { padding-top: 50px; padding-bottom: 50px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-4 .layout_12 { 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-4 .layout_15 { 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-4 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-7 { padding-top: 30px;}
	.widget-8 { text-align: left; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-14 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-14 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-7 { text-align: left; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-13 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-13 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-8 { width: auto;}
	.widget-5 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-6 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-29 { -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-30 .layout_58 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-30 .layout_57_id_59 { margin: 15px 0 0; -webkit-order: 2; -moz-order: 2; order: 2; flex-basis: auto; width: auto;}
	.block-30 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-28 { width: auto; margin-bottom: 20px; display: none;}
	.menu-58 .menu-scroll > ul ul { position: static; width: auto;}
	.widget-29 { margin-left: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-30 { margin-left: 0; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-31 { margin-left: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-15 { padding-top: 50px; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-16 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-17 { padding: 30px 0; width: auto; background: none; margin-left: 0; margin-right: 0;}
	.block-18 .layout_33 { 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-18 .layout_35 { 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-18 .layout_37 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-18 { padding-right: 20px; padding-left: 20px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-19 { width: 280px; margin-top: 0; margin-right: auto; padding-top: 0.02px;}
	.widget-15 { width: 280px; margin-left: auto; margin-right: auto; background: none;}
	.block-20 { width: 280px; display: none; margin-top: 0; margin-left: auto;}
	.widget-16 { width: 280px; margin-top: auto; margin-left: auto; margin-right: auto; padding-top: 30px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-21 .layout_38 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_39 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-21 { width: 280px; margin-top: 0; margin-left: auto; margin-bottom: 0;}
	.widget-17 { margin-top: 0; margin-right: auto; color: #333333; width: 280px; padding-top: 0.02px;}
	.widget-18 { text-align: left; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; display: none;}
	.widget-18:hover, 
	.widget-18.hover, 
	.widget-18.active { -webkit-box-shadow: inset 0px 0px 0px  2px #fbc438, 0px 5px 20px  5px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  2px #fbc438, 0px 5px 20px  5px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px #fbc438, 0px 5px 20px  5px rgba(0,0,0,0.1);}
	.widget-18:active, 
	.widget-18.active { background: #516df6;}
	.block-22 { border: none; width: auto; margin-left: 0; margin-right: 0; padding-right: 0; padding-left: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-23 .layout_42 { 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-23 .layout_48 { 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-23 { border: none; width: auto; background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.widget-19 { display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-25 { background: none; padding-top: 0.02px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-26 .layout_46 { 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-26 .layout_47 { 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; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-26 { padding-right: 0; padding-top: 30px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-20 { text-align: center; -webkit-order: 1; -moz-order: 1; order: 1;}
	.phones-46 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-46 .cell-icon { display: none;}
	.phones-46 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.phones-46 .title { background: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-46 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-21 { text-align: center; -webkit-order: 2; -moz-order: 2; order: 2; padding-top: 0.02px;}
	.address-47 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-47 .cell-icon { display: none;}
	.address-47 .block-body-drop { width: 100%; margin-left: 0;}
	.address-47 .title { background: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-47 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-22 { margin-left: 20px; margin-right: 20px; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; padding-top: 40px; padding-bottom: 50px; right: 0;}
	.form-48 .form__header { background: none;}
	.form-48 .form__text { padding-bottom: 30px;}
	.form-48 .form-submit { text-align: center;}
	.widget-23 { box-sizing: border-box; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.side-panel-49 .side-panel-content { left: auto; right: 0;}
	.side-panel-49 .side-panel-close { border: none; left: auto; right: 100%; text-align: left; width: 50px; min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/icon_3671740.svg") left 50% top 50% / 12px no-repeat #516df6; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 20px;}
	.side-panel-49 .side-panel-top { width: auto; padding-right: 20px;}
	.side-panel-49 .side-panel-button { padding: 14px 15px 0.02px; border: none; text-align: left; width: 50px; min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #516df6; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-49 .side-panel-button-icon-line { border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-4 .layout_12 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-4 .layout_15 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-8 { margin-left: auto; padding-left: 60px;}
	.block-30 .layout_58 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-30 .layout_57_id_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-28 { margin-bottom: auto;}
	.widget-30 { font-size: 32px;}
	.block-18 .layout_33 { 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-18 .layout_35 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-18 .layout_37 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-19 { margin-right: 0; margin-bottom: 0;}
	.widget-15 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-20 { width: auto; margin-left: 0; margin-bottom: 0;}
	.block-21 .layout_38 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_39 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-21 { width: 260px; margin-top: -16px;}
	.widget-17 { width: 260px;}
	.block-23 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-23 .layout_48 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-26 .layout_46 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-26 .layout_47 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-26 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-20 { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.phones-46 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-46 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-21 { margin-top: 20px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.address-47 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.form-48 .form__text { padding-bottom: 20px;}
	.form-48 .form-text input { color: #333333;}
	.form-48 .form-textarea textarea { color: #333333;}
	.form-48 .form-submit button { font-size: 15px;}
	.form-48 .form-captcha input { color: #333333;}
	.form-48 .form-captcha button { font-size: 15px;}

}

@media all and (max-width: 640px) {
	.block-4 .layout_12 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-4 .layout_15 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-30 .layout_58 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-30 .layout_57_id_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-28 { margin-top: 15px; margin-bottom: 0;}
	.widget-30 { font-size: 28px;}
	.block-16 { margin-top: 20px;}
	.block-17 { width: 280px; margin-left: auto; margin-right: auto;}
	.block-18 .layout_33 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-18 .layout_35 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-18 .layout_37 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-18 { padding-right: 0; padding-left: 0;}
	.block-19 { width: auto; text-align: center;}
	.widget-15 { text-align: center; width: auto; margin-left: 0;}
	.block-20 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-16 { margin-top: 11px; margin-left: 0; padding-top: 20px;}
	.block-21 .layout_38 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_39 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-21 { width: auto; text-align: center; margin-top: 0; margin-left: 0;}
	.widget-17 { width: 280px; text-align: center; padding-top: 20px;}
	.widget-18 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-22 { background: none;}
	.block-23 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-23 .layout_48 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-24 { padding-bottom: 20px;}
	.block-26 .layout_46 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-26 .layout_47 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-26 { padding-right: 20px; padding-left: 20px;}
	.phones-46 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-46 .icon { margin-right: auto; margin-left: auto; margin-bottom: 10px;}
	.phones-46 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.phones-46 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; width: auto; margin-left: 0; margin-right: 0;}
	.phones-46 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 0; width: auto; margin-left: 0; margin-right: 0;}
	.phones-46 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: auto; margin-left: 0; margin-right: 0;}
	.address-47 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-47 .icon { margin-right: auto; margin-left: auto; margin-bottom: 10px;}
	.address-47 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.address-47 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-47 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: auto; margin-left: 0; margin-right: 0; margin-top: 0;}
	.widget-22 { margin-bottom: 0;}
	.form-48 .form__header { line-height: 1.5;}
	.form-48 .form-submit button { width: 100%;}
	.form-48 .form-captcha .form-submit-container { width: 100%;}
	.form-48 .form-captcha button { width: 100%;}

}

@media all and (max-width: 480px) {
	.block-4 .layout_12 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-4 .layout_15 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-8 { margin-top: 5px; padding-left: 0;}
	.phones-13 .cell-icon { display: none;}
	.block-29 { padding-top: 30px; padding-bottom: 30px;}
	.block-30 .layout_58 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-30 .layout_57_id_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-17 { padding-top: 0.02px;}
	.block-18 .layout_33 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-18 .layout_35 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-18 .layout_37 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-18 { width: auto;}
	.widget-15 { margin-top: 10px; margin-left: 1px; margin-right: 1px;}
	.block-20 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-16 { width: auto; margin-right: 0; padding-top: 30px;}
	.block-21 .layout_38 { 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-21 .layout_39 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-21 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-17 { width: 310px; margin-bottom: 0; margin-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-18 { margin: -25px auto 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.up-39 .icon { margin-top: auto; margin-bottom: auto;}
	.block-23 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-23 .layout_48 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-25 { padding-right: 20px; padding-left: 20px;}
	.block-26 .layout_46 { 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-26 .layout_47 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-26 { padding-right: 0; padding-left: 0;}
	.widget-20 { margin-left: auto; margin-right: auto; margin-bottom: 0;}
	.phones-46 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-46 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-21 { margin-left: auto; margin-bottom: 0; margin-right: auto;}
	.address-47 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-22 { padding-right: 20px; padding-left: 20px; padding-top: 30px;}
	.form-48 .form__header { font-size: 18px;}
	.form-48 .form-submit button { padding-left: 33px; padding-right: 33px;}
	.form-48 .form-captcha button { padding-left: 33px; padding-right: 33px;}

}
.side-panel .widget-2 { margin: 20px; z-index: 1; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; text-align: left; box-sizing: border-box; font-family: Montserrat, 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 > li.menu-item > a { width: auto; padding-top: 20px; padding-bottom: 20px; padding-left: 30px;}
.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 { color: #516df6;}
.side-panel .menu-3 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-3 .menu-scroll > ul ul { position: static; width: auto;}
.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 { color: #516df6;}
.side-panel .menu-3 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-3 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-3 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-3 .menu-scroll > ul > li.more-button > a.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: url("../images/icon_126574.svg") left 50% top 50% / 14px no-repeat #516df6;}