@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; font-family: Arial, Helvetica, sans-serif;}
.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;}
.phones-25 .text_body { font-family: Fira Sans, sans-serif; text-decoration: none; font-size: 15px; 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-weight: 800; min-height: 30px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-top: 6px;}
.block-32 .layout_69_id_70 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-32 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 6; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; max-width: 100%; padding-bottom: 0.02px; padding-top: 0.02px;}
.block-33 { margin: 0; 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; font-family: Fira Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; padding-top: 20px; padding-bottom: 20px;}
.block-34 .layout_72 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 .layout_73 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 { margin: 0; position: relative; top: 0; left: 0; width: 960px; 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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; border-top: 1px solid rgba(0,0,0,0.1); border-right: 0px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1); border-left: 0px solid rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-42 { margin: 37px 0 auto 40px; position: relative; top: 0; left: 0; z-index: 2; text-align: right; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0;}
.menu-72 .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-72 .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-72 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-72 .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-72 .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-72 .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-72 .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-72 .menu-scroll > ul ul { padding: 15px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #a268ed; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.menu-72 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-72 .menu-scroll > ul ul > li > a { padding: 10px 20px; border: none; cursor: pointer; display: block; background: none; -webkit-border-radius: 28px; -moz-border-radius: 28px; border-radius: 28px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative; font-family: Open Sans, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; margin-top: 0; margin-bottom: 0;}
.menu-72 .menu-scroll > ul ul > li > a:hover, 
.menu-72 .menu-scroll > ul ul > li > a.hover, 
.menu-72 .menu-scroll > ul ul > li > a.active { background: linear-gradient(to top right,#2969ed 0%,#15c0eb 100%);}
.menu-72 .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-72 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-72 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-72 .menu-scroll > ul > li.menu-item > a { padding: 5px 25px; margin: 2px 1px; 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: #1f1f1f; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Open Sans, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: none; font-weight: 600; background: none; -webkit-border-radius: 23px; -moz-border-radius: 23px; border-radius: 23px; min-height: 40px;}
.menu-72 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-72 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-72 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: linear-gradient(to top right,#2969ed 0%,#15c0eb 100%); -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px;}
.menu-72 .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-72 .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-72 .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-72 .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-72 .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-72 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-72 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-72 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: none; font-weight: bold; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-72 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-72 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-72 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-35 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 300px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-top: 20px; padding-bottom: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-43 { margin: -5px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: 325px; min-height: 0; font-size: 25px; right: 0; padding-right: 0;}
.site-name-74 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-74 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; width: 325px;}
.site-name-74 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: center; width: 325px; margin-left: 0; margin-right: 0;}
.site-name-74 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 33px; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-74 a { text-decoration: none; outline: none;}
.block-31 .layout_65_id_67 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-31 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 5; text-align: left; right: 0; padding-top: 50px; padding-bottom: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-39 { margin: 15px 0 0; position: relative; top: 0; left: 0; z-index: 4; font-family: Open Sans, sans-serif; color: #666666; font-size: 14px; line-height: 1.8; text-decoration: none; display: block; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-66 h2 { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 21px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-bottom: 15px;}
.content-66 h3 { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 19px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-bottom: 15px;}
.content-66 h4 { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 17px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-bottom: 15px;}
.content-66 h5 { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 20px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 20px; margin-bottom: 20px;}
.content-66 h6 { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 15px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-right: 0; margin-bottom: 15px;}
.content-66 a { box-sizing: border-box; color: #0088cc; font-size: 14px; line-height: 1.2; text-decoration: underline;}
.content-66 a:hover, 
.content-66 a.hover, 
.content-66 a.active { text-decoration: none;}
.content-66 .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-66 .img-convert { margin: 5px; box-sizing: border-box; width: 960px; 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-66 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-66 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-66 .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-40 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Open Sans, sans-serif; color: #828282; font-size: 11px; text-decoration: none; box-sizing: border-box; width: auto; right: 0;}
.path a { box-sizing: border-box; color: #0088cc; 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-41 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Open Sans, sans-serif; font-size: 26px; text-decoration: none; box-sizing: border-box; font-weight: 600; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Open Sans, sans-serif;}
h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Open Sans, sans-serif;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Open Sans, sans-serif;}
h68 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px;}
h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Open Sans, sans-serif;}
.block-11 .layout_22_id_49 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-11 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 410px; background: repeating-linear-gradient(to right,rgba(0, 54, 148, 0.32) 0%,rgba(0, 183, 255, 0.32) 100%), linear-gradient(rgba(107,191,255,0.16), rgba(107,191,255,0.16)), url("../images/54512281.jpg") left 50% top 50% / auto auto no-repeat, url("../images/54527370.jpg") left 50% top 50% / cover no-repeat, url("../images/9.jpg") left 50% top 50% / auto auto no-repeat; z-index: 3; text-align: left; right: 0; padding-top: 70px; padding-bottom: 70px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-24 .layout_27 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 .layout_49_id_24 { 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-24 { margin: 0; border: none; position: relative; top: 0; left: 0; width: 960px; 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; -webkit-box-shadow: 0px 16px 18px  rgba(0,0,0,0.27); -moz-box-shadow: 0px 16px 18px  rgba(0,0,0,0.27); box-shadow: 0px 16px 18px  rgba(0,0,0,0.27); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-12 { margin: -2px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: left; width: auto; height: 0; min-height: 300px; box-sizing: border-box; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat; right: 0; -webkit-border-radius: 0px 0px 4px 0px; -moz-border-radius: 0px 0px 4px 0px; border-radius: 0px 0px 4px 0px;}
.popover-wrap-23 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-23 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left;}
.popover-wrap-23 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-23 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-23 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-23 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; min-width: 25px; min-height: 25px;}
.popover-wrap-23 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-23 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-23 .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-23 .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-23 .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-23 .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;}
.slider-23 .bx-wrapper { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit;}
.slider-23 .bx-viewport { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: absolute !important;}
.slider-23 .text_wrapper .bx-viewport { position: relative !important;}
.slider-23 .slider-inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; background-size: inherit; background-position: inherit; overflow: hidden;}
.slider-23 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-23 .text-slider { box-sizing: border-box; position: absolute; top: 0; left: 0; z-index: 6;}
.slider-23 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; max-width: 100%;}
.slider-23 .block-body { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-23 .block-more { box-sizing: border-box;}
.slider-23 .block-more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box;}
.slider-23 .block-title { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-23 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-23 .slider-controls { border: none; box-sizing: border-box; visibility: hidden; position: absolute; top: auto; left: auto; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: -10px; text-align: justify; margin-right: 20px; bottom: 0; margin-bottom: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-23 .slider-prev { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 50px; height: 20px; background: url("../images/lib_1057901_215yhgjkf.svg") left 50% top 50% / 12px no-repeat #403932; min-height: 50px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; margin-right: 5px;}
.slider-23 .slider-prev:hover, 
.slider-23 .slider-prev.hover, 
.slider-23 .slider-prev.active { background: url("../images/lib_1057901_215yhgjkf.svg") left 50% top 50% / 12px no-repeat #302a25;}
.slider-23 .slider-next { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 50px; height: 20px; background: url("../images/lib_1057901_214rfggx.svg") left 50% top 50% / 12px no-repeat #403932; text-align: left; min-height: 50px; -webkit-border-radius: 42px; -moz-border-radius: 42px; border-radius: 42px;}
.slider-23 .slider-next:hover, 
.slider-23 .slider-next.hover, 
.slider-23 .slider-next.active { background: url("../images/lib_1057901_214rfggx.svg") left 50% top 50% / 12px no-repeat #302a25;}
.slider-23 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-23 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-23 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; font-size: 0; text-align: center; visibility: hidden; z-index: 100; display: -webkit-flex; display: flex;}
.slider-23 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.slider-23 .slider-pager { box-sizing: border-box;}
.slider-23 .slider-pager > a { padding: 1px; margin: 2px; box-sizing: border-box; display: inline-block; vertical-align: top; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 11px; text-decoration: none; color: #999999;}
.slider-23 .slider-pager > a:active, 
.slider-23 .slider-pager > a.active { background: #eeeeee;}
.slider-23 .auto_controls { box-sizing: border-box; display: none;}
.slider-23 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-23 .bx-controls-auto-item { box-sizing: border-box;}
.slider-23 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.slider-23 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.slider-23 .overfill { position: absolute; box-sizing: border-box; height: 100%; width: 100%; background: inherit; top: 0; left: 0; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit;}
.slider-23 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-23 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-23 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-23 .text_wrapper .text_inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; overflow: hidden;}
.slider-23 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-23 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-23 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-23 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.popover-container-23 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-23 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-23 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-23 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-23 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-23 .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-23 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-23 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-23 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-23 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-23 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-23 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-23 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-23 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-23 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-23 .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-23 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-23 .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-23 .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-23 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-23 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-23 .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-23 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-23 .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-23 .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-23 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-23 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-23 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-23 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-23 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-23 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-23 .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-23 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-23 .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-23 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-23 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-23 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-23 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-23 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-23 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-23 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-23 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-23 ::-moz-placeholder { color: #ababab;}
.popover-wrap-23 :-ms-input-placeholder { color: #ababab;}
.block-12 .layout_25 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-12 .layout_26 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-12 { padding: 30px 40px 0.02px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 75px; background: #ffffff; 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; -webkit-border-radius: 0px 4px 0px 0px; -moz-border-radius: 0px 4px 0px 0px; border-radius: 0px 4px 0px 0px;}
.widget-13 { margin: 0 0 auto 18px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 200px; right: auto; min-height: 0;}
.phones-25 p:first-child { margin-top: 0;}
.phones-25 p:last-child { margin-bottom: 0;}
.phones-25 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-25 .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-25 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM3MS4yNTQiIGhlaWdodD0iMzcwLjQiIHZpZXdCb3g9IjAgMCAzNzEuMjU0IDM3MC40IiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTMzMS44MjEgMzcwLjQwMyAzMjkuMTYzIDM3MC4zMjhDMTUyLjY5OCAzNTkuMjA3IDExLjIzIDIxOC4wNTQuMDk0IDQxLjk4MS0uNjAzIDMwLjkxOSAzLjI1MSAyMC4wNTIgMTAuNjU2IDEyLjE3NSAxOC4wNDMgNC4zMzkgMjguMTczLjAxIDM5LjE3My4wMWg5Ny4yMjFDMTU3Ljk4Mi4wMSAxNzUuNTM3IDE3LjUzNSAxNzUuNTM3IDM5LjA2NHY3MC4wMjVDMTc1LjUzNyAxMTkuMzY3IDE3MS4zNjIgMTI5LjQzNCAxNjQuMDcgMTM2LjdMMTU0LjMzMiAxNDYuNDI1QzE3Mi4zMzcgMTc0LjU5MyAxOTYuMjU3IDE5OC40NTEgMjI0LjUxNiAyMTYuNDMxTDIzNC4yNTQgMjA2LjcyNUMyNDEuNjUxIDE5OS4zNDUgMjUxLjQ3NSAxOTUuMjgzIDI2MS45MzMgMTk1LjI4M0gzMzIuMTE0QzM1My43MDIgMTk1LjI4MyAzNzEuMjYgMjEyLjgxMSAzNzEuMjYgMjM0LjM0VjMzMS4zNDhDMzcxLjI2IDM1My4yNTggMzUzLjkzMSAzNzAuNDAzIDMzMS44MjEgMzcwLjQwM3pNMzMyLjExNCAyMzQuMzRIMjYxLjkzM0wyMzEuMDMzIDI2NS4xNzUgMjE4LjE0MiAyNTguMDYxQzE3My42NDUgMjMzLjU0IDEzNy4xNDkgMTk3LjEzMyAxMTIuNjA3IDE1Mi43NzhMMTA1LjQ5OCAxMzkuOTI0IDEzNi4zOTQgMTA5LjA4OVYzOS4wNjRIMzkuMTczQzQ5LjA1NiAxOTYuMDA4IDE3NC43OTEgMzIxLjQ3IDMzMS42MzggMzMxLjM0OEwzMzEuODIxIDM1MC44NzdWMzMxLjM0OEwzMzIuMzE3IDMzMS4yNyAzMzIuMTE0IDIzNC4zNHpNMjUzLjgyNiAxNTYuMjI5QzI1My44MjYgMTM0LjcgMjM2LjI3MSAxMTcuMTc1IDIxNC42ODMgMTE3LjE3NVY3OC4xMThDMjU3Ljg1IDc4LjExOCAyOTIuOTcxIDExMy4xNDggMjkyLjk3MSAxNTYuMjI5SDI1My44MjZ6TTIxNC42ODMgMzkuMDY0Vi4wMUMzMDEuMDE4LjAxIDM3MS4yNiA3MC4wOSAzNzEuMjYgMTU2LjIyOUgzMzIuMTE0QzMzMi4xMTQgOTEuNjE5IDI3OS40MzggMzkuMDY0IDIxNC42ODMgMzkuMDY0eiIgY2xhc3M9ImNscy0xIiBmaWxsPSIjYWQ3ZmU4IiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 22px no-repeat; margin-right: 10px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-25 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-25 .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-25 .title { box-sizing: border-box; display: none; text-align: left;}
.phones-25 input.tgl-but { box-sizing: border-box; display: none;}
.phones-25 .text_body a { text-decoration: none; color: inherit;}
.phones-25 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-14 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 362px; right: 0;}
.address-26 p:first-child { margin-top: 0;}
.address-26 p:last-child { margin-bottom: 0;}
.address-26 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-26 .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-26 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjI1Ni4yOCIgaGVpZ2h0PSIzNzMuMDMiIHZpZXdCb3g9IjAgMCAyNTYuMjggMzczLjAzIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTE0MS4wODMgMzYxLjE5MSAxMjkuMjY2IDM3My4wMzEgMTE2LjQyMSAzNjIuMzFDMTExLjY2NiAzNTguMzQ1LS4wMDkgMjYzLjYxNS0uMDA5IDEyOC4yODgtLjAwOSA1Ny41NDQgNTcuNDc3LS4wMTEgMTI4LjE0LS4wMTEgMTk4LjgwMy0uMDExIDI1Ni4yOSA1Ny41NDQgMjU2LjI5IDEyOC4yODggMjU2LjI5IDI0NC41MTYgMTQ1Ljc4NyAzNTYuNDgzIDE0MS4wODMgMzYxLjE5MXpNMTI4LjE0IDM2LjY0NkM3Ny42NzIgMzYuNjQ2IDM2LjYwNSA3Ny43NjIgMzYuNjA1IDEyOC4yODggMzYuNjA1IDIyMC44MzYgOTkuNjA3IDI5NC40MjEgMTI3LjIwMiAzMjIuMTk3IDE1NC42NjMgMjkwLjg5MSAyMTkuNjc1IDIwOC4zMjUgMjE5LjY3NSAxMjguMjg4IDIxOS42NzUgNzcuNzYyIDE3OC42MDkgMzYuNjQ2IDEyOC4xNCAzNi42NDZ6TTczLjIyIDEyOC4yODhDNzMuMjIgOTcuOTY3IDk3Ljg1NSA3My4zMDMgMTI4LjE0IDczLjMwMyAxNTguNDI2IDczLjMwMyAxODMuMDYxIDk3Ljk2NyAxODMuMDYxIDEyOC4yODggMTgzLjA2MSAxNTguNjA5IDE1OC40MjYgMTgzLjI3NCAxMjguMTQgMTgzLjI3NCA5Ny44NTUgMTgzLjI3NCA3My4yMiAxNTguNjA5IDczLjIyIDEyOC4yODh6bTczLjIyNi4wQzE0Ni40NDYgMTE4LjE4NSAxMzguMjMyIDEwOS45NiAxMjguMTQgMTA5Ljk2IDExOC4wNDkgMTA5Ljk2IDEwOS44MzQgMTE4LjE4NSAxMDkuODM0IDEyOC4yODggMTA5LjgzNCAxMzguMzk0IDExOC4wNDkgMTQ2LjYxNyAxMjguMTQgMTQ2LjYxNyAxMzguMjMyIDE0Ni42MTcgMTQ2LjQ0NiAxMzguMzk0IDE0Ni40NDYgMTI4LjI4OHoiIGNsYXNzPSJjbHMtMSIgZmlsbD0iI2FkN2ZlOCIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC00IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9zdmc+") left 50% top 50% / 18px no-repeat; margin-right: 10px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-26 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-26 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-26 .title { box-sizing: border-box; display: none;}
.address-26 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Fira Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; line-height: 1.5; text-decoration: none; font-size: 14px; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-26 input.tgl-but { box-sizing: border-box; display: none;}
.address-26 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-15 { padding: 70px 40px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 300px; background: #a268ed; -webkit-border-radius: 4px 0px 0px 4px; -moz-border-radius: 4px 0px 0px 4px; border-radius: 4px 0px 0px 4px; min-height: 373px;}
.form-27 .form__header { box-sizing: border-box; font-size: 22px; margin-bottom: 30px; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; line-height: 1.4; text-decoration: none; font-weight: bold; min-height: 96px;}
.form-27 .form__text { box-sizing: border-box; margin-bottom: 10px; overflow: hidden; display: -webkit-flex; display: flex; text-align: left;}
.form-27 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-27 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-27 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -5px; width: auto;}
.form-27 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-27 .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-27 .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: normal; -moz-justify-content: normal; justify-content: normal;}
.form-27 .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-27 .form-text { box-sizing: border-box; text-align: center;}
.form-27 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-27 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-27 .form-item__body { box-sizing: border-box; display: block;}
.form-27 .form-text input { padding: 2px 20px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 47px; outline: none; -webkit-appearance: none; font-family: Fira Sans, sans-serif; text-align: center; color: #3b3b3b; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; height: 47px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; margin-bottom: 10px;}
.form-27 .form-textarea textarea { padding: 2px 4px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Fira Sans, sans-serif; text-align: center; color: #3b3b3b; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.form-27 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-27 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-27 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-27 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-27 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-27 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-27 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-27 .form-text .form-item__body { box-sizing: border-box;}
.form-27 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-27 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-27 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-27 .form-textarea { box-sizing: border-box;}
.form-27 .form-textarea .form-item__body { box-sizing: border-box;}
.form-27 .form-submit { box-sizing: border-box; text-align: left;}
.form-27 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-27 .form-submit .form-item__body { box-sizing: border-box;}
.form-27 .form-submit button { padding: 16px 30px; border: none; box-sizing: border-box; text-align: center; background: linear-gradient(to top right,#2969ed 0%,#15c0eb 100%) #ffffff; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; width: 220px; min-height: 45px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-27 .form-submit button:hover, 
.form-27 .form-submit button.hover, 
.form-27 .form-submit button.active { background: repeating-linear-gradient(13deg,#6939db 0%,#508ede 100%);}
.form-27 .form-submit button:active, 
.form-27 .form-submit button.active { background: radial-gradient(ellipse farthest-side at 395px 483px,#2200cf 0%,#ac00d7 74.2%,#8206ff 83.3%);}
.form-27 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-27 .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;}
.form-27 .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-27 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: center; -webkit-appearance: none; font-family: Fira Sans, sans-serif; color: #3b3b3b; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.form-27 .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-27 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-27 .form-captcha button { padding: 16px 30px; border: none; box-sizing: border-box; text-align: center; background: linear-gradient(to top right,#2969ed 0%,#15c0eb 100%) #ffffff; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; width: 220px; min-height: 45px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-27 .form-captcha button:hover, 
.form-27 .form-captcha button.hover, 
.form-27 .form-captcha button.active { background: repeating-linear-gradient(13deg,#6939db 0%,#508ede 100%);}
.form-27 .form-captcha button:active, 
.form-27 .form-captcha button.active { background: radial-gradient(ellipse farthest-side at 395px 483px,#2200cf 0%,#ac00d7 74.2%,#8206ff 83.3%);}
.form-27 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-27 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-27 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-27 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-27 .form-checkbox { box-sizing: border-box;}
.form-27 .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;}
.form-27 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-27 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-27 .form-checkbox input { margin: 5px 5px 0 0;}
.form-27 .form-radio { box-sizing: border-box;}
.form-27 .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-27 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-27 .form-radio input { margin: 5px 5px 0 0;}
.form-27 .form-select { box-sizing: border-box;}
.form-27 .form-div { box-sizing: border-box;}
.form-27 .form-html { box-sizing: border-box;}
.form-27 .form-html .form-item__body { font-size: 13px;}
.form-27 .form-upload { box-sizing: border-box;}
.form-27 .form-calendar { box-sizing: border-box;}
.form-27 .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-27 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-27 .form-calendar_interval { box-sizing: border-box;}
.form-27 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-27 .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-27 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px;}
.form-27 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px;}
.form-27 .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-27 .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-27 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-27 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-27 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-27 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-27 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-27 ::-webkit-input-placeholder { color: #424242;}
.form-27 ::-moz-placeholder { color: #424242;}
.form-27 :-ms-input-placeholder { color: #424242;}
.block-26 .layout_53 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-26 .layout_57 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-26 .layout_52_id_52_id_53 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-26 .layout_52_id_53 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-26 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(120deg,#4662eb 0%,#1028a1 100%) #00d498; z-index: 2; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-top: 50px; padding-bottom: 50px; text-indent: 0; text-decoration: none;}
.block-27 .layout_54 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 .layout_55 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 { margin: 20px 0 auto; position: relative; top: 0; left: 0; width: 494px; min-height: 0; z-index: 3; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #c2c2c2; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.widget-31 { margin: 0 0 auto 88px; position: relative; top: 0; left: 0; z-index: 2; text-align: flex-start; font-size: 0; display: -webkit-flex; display: flex; width: 206px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widgetsocial-54 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-54 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; text-align: inherit; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widgetsocial-54 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; text-align: left;}
.widgetsocial-54 .soc { margin: 2px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%;}
.widgetsocial-54 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; word-break: break-word;}
.widgetsocial-54 .wg-soc-title { box-sizing: border-box; color: #000; font-size: 14px; line-height: 1;}
.widgetsocial-54 .vk .wg-soc-icon { background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 30px;}
.widgetsocial-54 .fb .wg-soc-icon { background: url("../images/wm_social_links_fb.png") left 50% top 50% / cover no-repeat; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 30px;}
.widgetsocial-54 .fb .wg-soc-icon:hover, 
.widgetsocial-54 .fb .wg-soc-icon.hover, 
.widgetsocial-54 .fb .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-54 .tw .wg-soc-icon { background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 30px;}
.widgetsocial-54 .tw .wg-soc-icon:hover, 
.widgetsocial-54 .tw .wg-soc-icon.hover, 
.widgetsocial-54 .tw .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-54 .google .wg-soc-icon { background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 30px;}
.widgetsocial-54 .google .wg-soc-icon:hover, 
.widgetsocial-54 .google .wg-soc-icon.hover, 
.widgetsocial-54 .google .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-54 .ins .wg-soc-icon { background: url("../images/wm_social_links_ins.png") left 50% top 50% / cover no-repeat; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 30px;}
.widgetsocial-54 .ins .wg-soc-icon:hover, 
.widgetsocial-54 .ins .wg-soc-icon.hover, 
.widgetsocial-54 .ins .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-54 .ok .wg-soc-icon { background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 30px;}
.widgetsocial-54 .ok .wg-soc-icon:hover, 
.widgetsocial-54 .ok .wg-soc-icon.hover, 
.widgetsocial-54 .ok .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-54 .mail .wg-soc-icon { background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 30px;}
.widgetsocial-54 .mail .wg-soc-icon:hover, 
.widgetsocial-54 .mail .wg-soc-icon.hover, 
.widgetsocial-54 .mail .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-54 .pin .wg-soc-icon { background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 30px;}
.widgetsocial-54 .pin .wg-soc-icon:hover, 
.widgetsocial-54 .pin .wg-soc-icon.hover, 
.widgetsocial-54 .pin .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-54 .lj .wg-soc-icon { background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 30px;}
.widgetsocial-54 .lj .wg-soc-icon:hover, 
.widgetsocial-54 .lj .wg-soc-icon.hover, 
.widgetsocial-54 .lj .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-54 .my .wg-soc-icon { background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 30px;}
.widgetsocial-54 .my .wg-soc-icon:hover, 
.widgetsocial-54 .my .wg-soc-icon.hover, 
.widgetsocial-54 .my .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-54 .youtube .wg-soc-icon { background: url("../images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 30px;}
.widgetsocial-54 .youtube .wg-soc-icon:hover, 
.widgetsocial-54 .youtube .wg-soc-icon.hover, 
.widgetsocial-54 .youtube .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-54 .telegram .wg-soc-icon { background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 30px;}
.widgetsocial-54 .telegram .wg-soc-icon:hover, 
.widgetsocial-54 .telegram .wg-soc-icon.hover, 
.widgetsocial-54 .telegram .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-54 .whatsapp .wg-soc-icon { background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; text-align: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: 30px;}
.widgetsocial-54 .whatsapp .wg-soc-icon:hover, 
.widgetsocial-54 .whatsapp .wg-soc-icon.hover, 
.widgetsocial-54 .whatsapp .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.block-28 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 196px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-32 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 200px;}
.phones-56 p:first-child { margin-top: 0;}
.phones-56 p:last-child { margin-bottom: 0;}
.phones-56 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-56 .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-56 .icon { border: none; box-sizing: border-box; height: 16px; width: 20px; background: url("../images/lib_946501_1.svg?1504770514700") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-56 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-56 .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; margin-left: 0; margin-right: auto;}
.phones-56 .title { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 15px; color: #ffffff; text-decoration: none; display: block;}
.phones-56 .text_body { box-sizing: border-box; font-family: Fira Sans, sans-serif; font-size: 20px; color: #ffffff; line-height: 1.3; text-decoration: none; margin-left: 0; margin-right: auto; font-weight: 500; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 5px;}
.phones-56 input.tgl-but { box-sizing: border-box; display: none;}
.phones-56 .text_body a { text-decoration: none; color: inherit;}
.phones-56 input.tgl-but:checked + .block-body-drop { display: block;}
.block-29 { margin: 20px 0 auto 87px; position: relative; top: 0; left: 0; width: 379px; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-33 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 379px; min-height: 156px; right: auto; padding-left: 10px; padding-right: 10px;}
.form-58 .form__header { box-sizing: border-box; font-size: 22px; margin-bottom: 10px; font-family: Fira Sans, sans-serif; color: #ffffff; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.form-58 .form__text { box-sizing: border-box; margin-bottom: 10px; overflow: hidden; display: -webkit-flex; display: flex;}
.form-58 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-58 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-58 .form__body { box-sizing: border-box; margin-right: -5px; margin-bottom: -5px; width: auto; margin-top: 0;}
.form-58 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-58 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-58 .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;}
.form-58 .form-item { box-sizing: border-box; position: relative; margin-right: 5px; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-58 .form-text { box-sizing: border-box; margin-top: 5px;}
.form-58 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-58 .form-item__body { box-sizing: border-box; display: block;}
.form-58 .form-text input { padding: 6px 10px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 34px; outline: none; font-family: Open Sans, sans-serif; font-size: 13px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; resize: vertical; display: block; margin-left: 0; -webkit-appearance: none; height: 34px;}
.form-58 .form-textarea textarea { padding: 5px 4px 2px 10px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 81px; outline: none; display: block; font-family: Open Sans, sans-serif; font-size: 13px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: 81px; margin-left: 4px; -webkit-appearance: none;}
.form-58 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-58 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-58 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-58 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-58 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-58 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-58 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-58 .form-text .form-item__body { box-sizing: border-box;}
.form-58 .form-item__header { text-decoration: none; display: -webkit-flex; display: flex;}
.form-58 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-58 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-58 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-58 .form-textarea { box-sizing: border-box; margin-top: 5px;}
.form-58 .form-textarea .form-item__body { box-sizing: border-box;}
.form-58 .form-submit { box-sizing: border-box; text-align: right; margin-top: 5px;}
.form-58 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-58 .form-submit .form-item__body { box-sizing: border-box;}
.form-58 .form-submit button { padding: 12px 35px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(171deg,#858dff 0%,#9b70eb 100%) #858dff; outline: none; font-family: Open Sans, sans-serif; font-size: 14px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-indent: 0; 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: 66px; -moz-border-radius: 66px; border-radius: 66px; font-weight: bold; -webkit-appearance: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 178px; min-height: 46px;}
.form-58 .form-submit button:hover, 
.form-58 .form-submit button.hover, 
.form-58 .form-submit button.active { background: none transparent; -webkit-box-shadow: inset 0px 0px 0px  2px #8988fc; -moz-box-shadow: inset 0px 0px 0px  2px #8988fc; box-shadow: inset 0px 0px 0px  2px #8988fc;}
.form-58 .form-submit button:active, 
.form-58 .form-submit button.active { background: linear-gradient(to top right,#2969ed 0%,#15c0eb 100%) #ffffff; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 34px; -moz-border-radius: 34px; border-radius: 34px;}
.form-58 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-58 .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-top: 5px;}
.form-58 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-58 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: #ffffff; width: 57px; min-width: 50px; min-height: 22px; outline: none; text-align: left; font-family: Open Sans, sans-serif; font-size: 13px; color: #000000; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; resize: vertical; display: block; -webkit-appearance: none;}
.form-58 .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-58 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-58 .form-captcha button { padding: 12px 35px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(171deg,#858dff 0%,#9b70eb 100%) #858dff; outline: none; font-family: Open Sans, sans-serif; font-size: 14px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-indent: 0; 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: 66px; -moz-border-radius: 66px; border-radius: 66px; font-weight: bold; display: -webkit-inline-flex; display: inline-flex; -webkit-appearance: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 178px; min-height: 46px;}
.form-58 .form-captcha button:hover, 
.form-58 .form-captcha button.hover, 
.form-58 .form-captcha button.active { background: none transparent; -webkit-box-shadow: inset 0px 0px 0px  2px #8988fc; -moz-box-shadow: inset 0px 0px 0px  2px #8988fc; box-shadow: inset 0px 0px 0px  2px #8988fc;}
.form-58 .form-captcha button:active, 
.form-58 .form-captcha button.active { background: linear-gradient(to top right,#2969ed 0%,#15c0eb 100%) #ffffff; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 34px; -moz-border-radius: 34px; border-radius: 34px;}
.form-58 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-58 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-58 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-58 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-58 .form-checkbox { box-sizing: border-box;}
.form-58 .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;}
.form-58 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-58 .form-checkbox input { margin: 5px 5px 0 0;}
.form-58 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-58 .form-radio { box-sizing: border-box;}
.form-58 .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-58 .form-radio input { margin: 5px 5px 0 0;}
.form-58 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-58 .form-select { box-sizing: border-box;}
.form-58 .form-div { box-sizing: border-box;}
.form-58 .form-html { box-sizing: border-box;}
.form-58 .form-html .form-item__body { font-size: 13px;}
.form-58 .form-upload { box-sizing: border-box;}
.form-58 .form-calendar { box-sizing: border-box;}
.form-58 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-58 .form-calendar_interval { box-sizing: border-box;}
.form-58 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-58 .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-58 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px;}
.form-58 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px;}
.form-58 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; margin-right: 10px;}
.form-58 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1;}
.form-58 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-58 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-58 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-58 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-58 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-58 ::-webkit-input-placeholder { color: #9e9e9e;}
.form-58 ::-moz-placeholder { color: #9e9e9e;}
.form-58 :-ms-input-placeholder { color: #9e9e9e;}
.block-30 .layout_60 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_62 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_63 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 { margin: 50px 0 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; text-decoration: none; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.widget-34 { margin: 0 0 auto 291px; position: relative; top: 0; left: 0; z-index: 5; color: #d8d8d8; text-decoration: none; width: 96px;}
.widget-36 { margin: 0 0 auto 175px; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 186px;}
.widget-37 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-family: Ubuntu, sans-serif; color: #c2c2c2; text-decoration: none; box-sizing: border-box; width: 212px; min-height: 32px; 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;}
.widget-38 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9950; margin-left: 0; margin-right: 0;}
.side-panel-64 .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-64 .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; text-align: left;}
.side-panel-64 .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-64 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-64 .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-64 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: left;}
.side-panel-64 .side-panel-button-icon { display: block;}
.side-panel-64 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-64 .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-32 .layout_69_id_70 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-32 { margin-top: -1px; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-33 { border: none; background: none; padding-top: 60px; padding-right: 30px; padding-left: 30px; -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;}
	.block-34 .layout_72 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-34 .layout_73 { 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-34 { width: auto; background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-35 { width: auto; background: none;}
	.widget-43 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-74 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-31 .layout_65_id_67 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-31 { padding: 40px 30px; -webkit-order: 4; -moz-order: 4; order: 4;}
	.widget-39 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-40 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-41 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-11 .layout_22_id_49 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-11 { min-height: 395px; background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,#ffffff 0%,#ffffff 51.5%,rgba(195, 0, 0, 0) 51.5%,rgba(255, 255, 255, 0) 100%), linear-gradient(rgba(107,191,255,0.16), rgba(107,191,255,0.16)), url("../images/54512281.jpg") left 50% top 0px / cover no-repeat, url("../images/54527370.jpg") left 50% top 50% / cover no-repeat, url("../images/9.jpg") left 50% top 50% / auto auto no-repeat; padding-top: 0.02px; padding-bottom: 26px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; display: none; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-24 .layout_27 { 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-24 .layout_49_id_24 { margin: 15px 0 0; -webkit-order: 2; -moz-order: 2; order: 2; flex-basis: auto; width: auto;}
	.block-24 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-12 { border: none; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / auto auto no-repeat; margin-top: 23px; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; display: block;}
	.slider-23 .slider-controls { background: none;}
	.slider-23 .slider-prev { padding: 0; margin: 0 2px;}
	.slider-23 .slider-next { padding: 0; margin: 0 2px;}
	.block-12 .layout_25 { 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-12 .layout_26 { 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-12 { margin-top: -752px; padding-top: 20px; padding-bottom: 20px; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-13 { margin-top: 15px; margin-left: auto;}
	.phones-25 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-25 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-14 { margin-top: 15px; margin-right: auto;}
	.address-26 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-26 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-15 { margin-top: 427px; margin-left: auto; margin-right: auto; -webkit-box-shadow: 0px 16px 18px  rgba(0,0,0,0.27); -moz-box-shadow: 0px 16px 18px  rgba(0,0,0,0.27); box-shadow: 0px 16px 18px  rgba(0,0,0,0.27); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding-top: 40px; padding-bottom: 40px; width: 500px; min-height: 237px; right: auto;}
	.form-27 .form__header { margin-bottom: 0;}
	.form-27 .form__header:hover, 
	.form-27 .form__header.hover, 
	.form-27 .form__header.active { font-weight: 600;}
	.form-27 .form-item-group { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; margin-left: 0; margin-right: 0;}
	.form-27 .form-submit { text-align: center;}
	.form-27 .form-submit button { background: linear-gradient(to top right,#2969ed 0%,#15c0eb 100%);}
	.form-27 .form-captcha button { background: linear-gradient(to top right,#2969ed 0%,#15c0eb 100%);}
	.form-27 .group-text { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.block-26 .layout_53 { 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_57 { 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 .layout_52_id_52_id_53 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-26 .layout_52_id_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-26 { padding: 30px; margin-bottom: -1px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-27 .layout_54 { 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-27 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-27 { width: auto; right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-31 { text-align: right; width: 455px; margin-left: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0;}
	.widget-31:hover, 
	.widget-31.hover, 
	.widget-31.active { text-align: right;}
	.widgetsocial-54 .soc-item { width: auto;}
	.widgetsocial-54 .soc { text-align: center;}
	.widgetsocial-54 .vk .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-54 .fb .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-54 .tw .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-54 .tw .wg-soc-icon:hover, 
	.widgetsocial-54 .tw .wg-soc-icon.hover, 
	.widgetsocial-54 .tw .wg-soc-icon.active { background: none;}
	.widgetsocial-54 .google .wg-soc-icon { border: none; background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-54 .ins .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-54 .ins .wg-soc-icon:hover, 
	.widgetsocial-54 .ins .wg-soc-icon.hover, 
	.widgetsocial-54 .ins .wg-soc-icon.active { background: none;}
	.widgetsocial-54 .ok .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-54 .ok .wg-soc-icon:hover, 
	.widgetsocial-54 .ok .wg-soc-icon.hover, 
	.widgetsocial-54 .ok .wg-soc-icon.active { background: none;}
	.widgetsocial-54 .mail .wg-soc-icon { border: none; background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-54 .pin .wg-soc-icon { border: none; background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-54 .lj .wg-soc-icon { border: none; background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-54 .my .wg-soc-icon { border: none; background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-54 .youtube .wg-soc-icon { border: none; background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-54 .telegram .wg-soc-icon { border: none; background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-54 .whatsapp .wg-soc-icon { border: none; background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-28 { width: auto; right: 0;}
	.widget-32 { text-align: left; width: auto; margin-left: auto; margin-right: auto; right: 0; display: block;}
	.phones-56 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-56 .icon { margin-right: auto; margin-left: auto; margin-bottom: 14px;}
	.phones-56 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.block-29 { margin-left: 0; width: auto; right: 0;}
	.widget-33 { width: auto; right: 0; padding-left: 0; padding-right: 0; display: block;}
	.block-30 .layout_60 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-30 .layout_62 { margin: 0 auto; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-30 .layout_63 { 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-30 { -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-34 { margin-top: 15px; margin-left: auto;}
	.widget-36 { margin: 15px auto 0;}
	.widget-37 { margin-top: 15px; margin-right: auto;}
	.widget-38 { text-align: left; z-index: 9999; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-64 .side-panel-top { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.side-panel-64 .side-panel-button { border: none; 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: repeating-linear-gradient(13deg,#6939db 0%,#508ede 100%); -webkit-border-radius: 32px; -moz-border-radius: 32px; border-radius: 32px; padding-top: 15px; padding-left: 6px; text-align: center;}
	.side-panel-64 .side-panel-button-icon-line { border: none; width: 22px; -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; margin-left: auto; margin-right: auto;}

}

@media all and (max-width: 768px) {
	.block-32 .layout_69_id_70 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-34 .layout_72 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-34 .layout_73 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-31 .layout_65_id_67 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-11 .layout_22_id_49 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-11 { background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,#ffffff 0%,#ffffff 49.2%,rgba(195, 0, 0, 0) 49.2%,rgba(255, 255, 255, 0) 100%), linear-gradient(rgba(107,191,255,0.16), rgba(107,191,255,0.16)), url("../images/54512281.jpg") left 50% top 0px / cover no-repeat, url("../images/54527370.jpg") left 50% top 50% / cover no-repeat, url("../images/9.jpg") left 50% top 50% / auto auto no-repeat; padding-bottom: 42px;}
	.block-24 .layout_27 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-24 .layout_49_id_24 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-24 { margin-left: auto; margin-right: auto;}
	.widget-12 { margin-top: -7px;}
	.slider-23 .text-slider { margin: 0; right: 0; bottom: 0; overflow: hidden;}
	.block-12 .layout_25 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-12 .layout_26 { 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-12 { margin-top: -724px;}
	.block-26 .layout_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-26 .layout_57 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-26 .layout_52_id_52_id_53 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-26 .layout_52_id_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: 0; width: auto;}
	.block-27 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-27 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-31 { width: 228px;}
	.block-28 { margin-top: 15px;}
	.widget-32 { margin-left: 0; margin-right: 0;}
	.phones-56 .text_body { margin-right: 0; width: auto;}
	.form-58 .form__header { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.form-58 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-58 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-58 .form-textarea textarea { margin-left: 0;}
	.form-58 .form-submit { text-align: center;}
	.form-58 .form-submit button { width: 160px;}
	.form-58 .form-captcha button { width: 160px;}
	.block-30 .layout_60 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-30 .layout_63 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-38 { z-index: 9950;}
	.side-panel-64 .side-panel-button { -webkit-border-radius: 34px; -moz-border-radius: 34px; border-radius: 34px;}

}

@media all and (max-width: 640px) {
	.block-32 .layout_69_id_70 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-34 .layout_72 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-34 .layout_73 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-31 .layout_65_id_67 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-39 { font-size: 16px; line-height: 2.0;}
	.block-11 .layout_22_id_49 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-11 { background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,#ffffff 0%,#ffffff 40.4%,rgba(195, 0, 0, 0) 40.4%,rgba(255, 255, 255, 0) 100%), linear-gradient(rgba(107,191,255,0.16), rgba(107,191,255,0.16)), url("../images/54512281.jpg") left 50% top 0px / cover no-repeat, url("../images/54527370.jpg") left 50% top 50% / cover no-repeat, url("../images/9.jpg") left 50% top 50% / auto auto no-repeat; margin-top: 225px;}
	.block-24 .layout_27 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-24 .layout_49_id_24 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-12 { margin-top: -4px;}
	.block-12 .layout_25 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; margin-left: 0; margin-right: 0; 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-12 .layout_26 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; margin-left: 0; margin-right: 0; 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-12 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: -788px;}
	.widget-13 { text-align: center; margin-right: auto;}
	.phones-25 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-25 .icon { margin-right: auto; margin-left: auto;}
	.phones-25 .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;}
	.widget-14 { margin-right: 0;}
	.address-26 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-26 .icon { margin-right: auto; margin-left: auto;}
	.address-26 .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-26 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-15 { width: 350px; margin-top: 257px; margin-bottom: 0;}
	.form-27 .form-submit button { width: 100%;}
	.form-27 .form-captcha .form-submit-container { width: 100%;}
	.form-27 .form-captcha button { width: 100%;}
	.block-26 .layout_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-26 .layout_57 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-26 .layout_52_id_52_id_53 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-26 .layout_52_id_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: 0; width: auto;}
	.block-27 .layout_54 { 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-27 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-31 { margin-top: 15px;}
	.block-28 { margin-right: auto;}
	.widget-32 { margin-left: auto; margin-right: auto;}
	.widget-33 { margin-top: 19px;}
	.form-58 .form__header { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.form-58 .form-submit { width: auto; margin-left: 0; margin-right: 0;}
	.form-58 .form-submit button { width: 168px;}
	.form-58 .form-captcha .form-item__body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-58 .form-captcha .form-submit-container { width: 100%;}
	.form-58 .form-captcha button { width: 168px;}
	.block-30 .layout_60 { 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-30 .layout_62 { 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-30 .layout_63 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-34 { margin-top: -36px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-36 { margin-top: 0; margin-right: 0;}
	.widget-37 { margin-top: 0;}
	.widget-38 { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
	.side-panel-64 .side-panel-button { -webkit-border-radius: 39px; -moz-border-radius: 39px; border-radius: 39px;}

}

@media all and (max-width: 480px) {
	.block-32 .layout_69_id_70 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-34 .layout_72 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-34 .layout_73 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-31 .layout_65_id_67 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-11 .layout_22_id_49 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-11 { min-height: 379px; background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,#ffffff 0%,#ffffff 28.7%,rgba(195, 0, 0, 0) 28.7%,rgba(255, 255, 255, 0) 100%), linear-gradient(rgba(107,191,255,0.16), rgba(107,191,255,0.16)), url("../images/54512281.jpg") left 50% top 0px / cover no-repeat, url("../images/54527370.jpg") left 50% top 50% / cover no-repeat, url("../images/9.jpg") left 50% top 50% / auto auto no-repeat;}
	.block-24 .layout_27 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-24 .layout_49_id_24 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-12 { min-height: 208px; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat; margin-top: 19px;}
	.block-12 .layout_25 { 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-12 .layout_26 { 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-12 { margin-top: -749px;}
	.widget-13 { 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;}
	.phones-25 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-14 { margin-left: auto; margin-right: auto; 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-15 { width: 300px; margin-top: 214px;}
	.block-26 .layout_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-26 .layout_57 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-26 .layout_52_id_52_id_53 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-26 .layout_52_id_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: 0; width: auto;}
	.block-27 .layout_54 { 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-27 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-31 { width: 170px; margin-bottom: 0; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-28 { text-align: center; margin-right: 0;}
	.widget-32 { text-align: center; margin-left: 0; margin-right: 0;}
	.phones-56 .title { text-align: center;}
	.phones-56 .text_body { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-33 { margin-top: 22px;}
	.form-58 .form__header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-30 .layout_60 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-30 .layout_63 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-34 { margin-top: 0; margin-right: auto; margin-bottom: 0;}
	.widget-36 { margin-right: auto;}
	.widget-37 { text-align: center; width: auto; margin-bottom: 0; margin-right: 0; right: 0;}
	.side-panel-64 .side-panel-button { -webkit-border-radius: 41px; -moz-border-radius: 41px; border-radius: 41px;}

}
.side-panel .widget-42 { margin: 37px 10px 20px; z-index: 2; text-align: right; 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; right: 0; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; box-sizing: border-box; font-family: Fira Sans, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-72 .menu-scroll > ul { display: block;}
.side-panel .menu-72 .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-72 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-72 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-72 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-72 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-72 .menu-scroll > ul ul > li > a.active { background: linear-gradient(to top right,#2969ed 0%,#15c0eb 100%);}
.side-panel .menu-72 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-72 .menu-scroll > ul > li.menu-item > a { width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none transparent;}
.side-panel .menu-72 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-72 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-72 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: linear-gradient(to top right,#2969ed 0%,#15c0eb 100%) transparent; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;}
.side-panel .menu-72 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-72 .menu-scroll > ul > li.menu-item > a.active { background: none #4e37cc;}
.side-panel .menu-72 .menu-scroll > ul > li.more-button { display: none;}