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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { border: none; background: url("map1.png@1563800586699") left calc(50% + 307px) bottom -253px / auto auto no-repeat #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Open Sans, sans-serif;}
.wrapper .layout_center_2_id_35_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { border: none; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-41 { margin: -102px 0 0 227px; border: none; position: relative; top: 0; left: 0; z-index: 6; text-align: center; box-sizing: border-box; width: 50px; min-height: 50px; background: #ffffff; padding-top: 1px; padding-bottom: 1px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widget-41:hover, 
.widget-41.hover, 
.widget-41.active { background: rgba(255,255,255,0.78);}
.up-73 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 50px; display: inline-block; background: url("lib_1705101_1vvar.svg") left 50% top 50% / 18px no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-73 .title { box-sizing: border-box; color: #000; text-align: center; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-13 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 5; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px; padding-top: 0.02px;}
.block-12 { 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; right: 0; max-width: 100%; padding-left: 40px; padding-right: 50px;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.menu-3 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-3 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-3 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-3 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-3 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-3 .menu-scroll > ul > li.delimiter { margin: auto 2px; border: 1px solid rgba(255,255,255,0.24); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 0; width: 10px; min-height: 20px; box-sizing: border-box; align-self: center;}
.menu-3 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-3 .menu-scroll > ul ul { padding: 0.02px 0; margin: 0 0 0 10px; border: none; position: absolute; top: 100%; left: 0; background: #272fcf; list-style: none; width: 300px; display: none; z-index: 10; box-sizing: border-box; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-3 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-3 .menu-scroll > ul ul > li > a { padding: 10px 20px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0.57); font-size: 13px; line-height: 1.4; position: relative; font-family: Open Sans, sans-serif; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.1); -moz-box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.1); box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.1);}
.menu-3 .menu-scroll > ul ul > li > a:hover, 
.menu-3 .menu-scroll > ul ul > li > a.hover, 
.menu-3 .menu-scroll > ul ul > li > a.active { background: rgba(0,0,0,0.14); color: #ffffff; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1);}
.menu-3 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-3 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-3 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-3 .menu-scroll > ul > li.menu-item > a { padding: 20px; margin: 0 10px; 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: #363636; font-size: 15px; 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; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.active { color: #272fcf; -webkit-box-shadow: inset 0px 5px 0px  0px #272fcf; -moz-box-shadow: inset 0px 5px 0px  0px #272fcf; box-shadow: inset 0px 5px 0px  0px #272fcf;}
.menu-3 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-3 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-3 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-3 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-3 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-3 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-3 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-3 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 3px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 24px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Open Sans, sans-serif; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; font-style: normal; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-3 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-3 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-3 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-45 { margin: 65px auto 0; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; text-decoration: none; padding-left: 50px; padding-right: 50px; max-width: 100%;}
.block-46 { 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: Open Sans, sans-serif; text-decoration: none; right: 0;}
.widget-47 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; color: #363636; text-decoration: none; font-size: 32px; box-sizing: border-box; font-weight: bold; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 22px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #363636;}
h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #363636;}
h4 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #363636;}
h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #363636;}
h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #363636;}
.widget-48 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; color: rgba(54,54,54,0.73); line-height: 1.6; text-decoration: none; font-size: 17px; display: block; min-height: 0; width: auto; right: 0; padding-top: 30px;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-82 h2 { box-sizing: border-box; font-size: 22px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #363636;}
.content-82 h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #363636;}
.content-82 h4 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #363636;}
.content-82 h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #363636;}
.content-82 h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Open Sans, sans-serif; color: #363636;}
.content-82 a { box-sizing: border-box; color: #0000ff;}
.content-82 .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-82 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-82 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-82 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-82 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.block-11 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 3; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 .layout_41 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 .layout_42 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 { padding: 0.02px 0 0.02px 50px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%; font-family: Open Sans, sans-serif; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.widget-26 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-size: 26px; color: #ffffff; line-height: 1.6; text-transform: uppercase; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 450px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; background: #272fcf; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 35px; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-top: 30px; padding-bottom: 30px; font-weight: 100;}
.widget-27 { margin: 11px 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-42 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-42 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; width: 80px; margin-right: 20px;}
.site-name-42 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left;}
.site-name-42 .sn-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 30px; text-decoration: none; font-weight: bold; -webkit-text-shadow: 0px 3px 0px  #ffffff; -moz-text-shadow: 0px 3px 0px  #ffffff; text-shadow: 0px 3px 0px  #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.site-name-42 a { text-decoration: none; outline: none;}
.block-37 .layout_37 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-37 .layout_70 { -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-37 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-38 { margin: 41px 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 22px; z-index: 3; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-14 { padding: 12px 30px 45px 40px; margin: 0 0 auto 5px; border: none; position: relative; top: 0; left: 0; width: 450px; min-height: 0; background: #272fcf; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: auto; -webkit-box-shadow: 0px 54px 64px  rgba(39, 47, 207, 0.37); -moz-box-shadow: 0px 54px 64px  rgba(39, 47, 207, 0.37); box-shadow: 0px 54px 64px  rgba(39, 47, 207, 0.37); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-24 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-38 p:first-child { margin-top: 0;}
.phones-38 p:last-child { margin-bottom: 0;}
.phones-38 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-38 .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-38 .icon { margin: 0 auto 10px 0; border: none; box-sizing: border-box; height: 16px; width: 50px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1Ni4wMyIgaGVpZ2h0PSI1NC45NjkiIHZpZXdCb3g9IjAgMCA1Ni4wMyA1NC45NjkiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJ0ZWwxLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTMyMy40NCw3NzQuODQxYy0wLjA0LjA0MS0uMDgsMC4wNjItMC4xMiwwLjF2MC4wMjNhMC40MzQsMC40MzQsMCwwLDEtLjA1LjAxNSwxLjE2NiwxLjE2NiwwLDAsMS0xLjU3LjE2MSwzLjIzMSwzLjIzMSwwLDAsMS0yLjY2LTEuOTUxYy0wLjc1LTEuNTM3LS4xLTMuMjItMC42Mi01LjY0YTMyLjIyMiwzMi4yMjIsMCwwLDAtMTIuNzctMTMuMzQ2Yy0yLjk3LTEuMDQyLTQuODktLjA4NS02LjYzLTAuOTY2YTMuMjg4LDMuMjg4LDAsMCwxLTEuOTYtMy4xMjEsMS4xMzMsMS4xMzMsMCwwLDEsLjEzLTEuMTI0YzAuMDItLjA2MS4wNC0wLjExLDAuMDQtMC4xMWwwLjA1LDAuMDA3YTEuNzQ4LDEuNzQ4LDAsMCwxLC4yMS0wLjI3Miw2Ljk4LDYuOTgsMCwwLDEsNi4wOS0xLjQxMiwzMS40MzIsMzEuNDMyLDAsMCwxLDIxLjI2LDIxLjQ4NkE3LjE3Myw3LjE3MywwLDAsMSwxMzIzLjQ0LDc3NC44NDFabS0yNC4xMi0xNy4wNjdhMTguODYzLDE4Ljg2MywwLDAsMSwxNS4wNiwxNS4yMTksNi40MzMsNi40MzMsMCwwLDEtMS41Niw0LjkzMywxLjE1NywxLjE1NywwLDAsMC0uMS4wODd2MC4wMTdsLTAuMDQuMDE2YTAuOTc1LDAuOTc1LDAsMCwxLTEuMjUuMjQ2LDEuOTgsMS45OCwwLDAsMS0xLjk0LTEuMzI2Yy0wLjQ3LTEuMTQzLjE2LTIuNTA4LS4wNi00LjM1N2ExOC45NDYsMTguOTQ2LDAsMCwwLTkuMTQtOS41MzNjLTIuMTgtLjUyNC0zLjcyLjMyNS01LTAuMjIxYTIuMDkyLDIuMDkyLDAsMCwxLTEuMzEtMi4zLDAuOTgxLDAuOTgxLDAsMCwxLC4yLTAuODkyLDAuODA1LDAuODA1LDAsMCwwLC4wMy0wLjA4OWwwLjA0LDBhMi4yLDIuMiwwLDAsMSwuMTktMC4yM0E2LjI4OCw2LjI4OCwwLDAsMSwxMjk5LjMyLDc1Ny43NzRabTIuNDgsMzAuMjMxLDEwLjc5LDEwLjkxYy0xMC43Myw4LjkxMy0yNS41NC00LjA1OS0zMC4zLTguNzY0LTAuNTItLjQ3OC0yMC43Ny0xOS4yNjgtMTAuMjUtMzIuMjEzbDEwLjgyLDEwLjkyN3MtNS4zMywzLjc0LDQuMywxMy4yYzAuMDItLjAyMS4wNC0wLjAzOSwwLjA2LTAuMDYsMC4zLDAuMzQzLjU4LDAuNjIsMC44NywwLjkzNCwwLjI0LDAuMjI5LjQ1LDAuNDQzLDAuNzIsMC42NzgtMC4wMi4wMTctLjAzLDAuMDMxLTAuMDUsMC4wNDhDMTI5OC4xLDc5My4zODIsMTMwMS44LDc4OC4wMDUsMTMwMS44LDc4OC4wMDVabS0xNy4zMi0yMC43NzlMMTI3My42Nyw3NTYuM3M0LjYxLTYuMjg5LDEwLjgxLDBTMTI4NC40OCw3NjcuMjI2LDEyODQuNDgsNzY3LjIyNlptMjkuMiwxOS42NjljNi4yLDYuMjg5LDAsMTAuOTI3LDAsMTAuOTI3TDEzMDIuODYsNzg2LjlTMTMwNy40Nyw3ODAuNjA2LDEzMTMuNjgsNzg2LjlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTI2OSAtNzQ3KSIgZmlsbD0iIzM5MTY0ZiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / 20px no-repeat #05f7cf; -webkit-box-shadow: 0px 7px 14px  0px rgba(5, 247, 207, 0.54); -moz-box-shadow: 0px 7px 14px  0px rgba(5, 247, 207, 0.54); box-shadow: 0px 7px 14px  0px rgba(5, 247, 207, 0.54); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 50px; align-self: auto;}
.phones-38 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.phones-38 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-38 .title { box-sizing: border-box; display: none;}
.phones-38 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 27px; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-top: 0;}
.phones-38 input.tgl-but { box-sizing: border-box; display: none;}
.phones-38 .text_body a { text-decoration: none; color: inherit;}
.phones-38 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-25 { margin: 14px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0; font-family: Open Sans, sans-serif;}
.address-39 p:first-child { margin-top: 0;}
.address-39 p:last-child { margin-bottom: 0;}
.address-39 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-39 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-39 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-39 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-39 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-39 .title { box-sizing: border-box; display: none;}
.address-39 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 14px;}
.address-39 input.tgl-but { box-sizing: border-box; display: none;}
.address-39 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-44 { margin: -177px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 2; width: auto; height: 0; min-height: 550px; box-sizing: border-box; background: url("wm_slider_spacer.gif") left 50% top 50% / cover no-repeat, linear-gradient(to right,rgba(0, 0, 0, 0.43) 27.4%,rgba(0, 0, 0, 0) 69.7%) rgba(0,0,0,0.1); max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-74 .popover-body { padding: 68px 40px 32px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSI0OSIgdmlld0JveD0iMCAwIDIyIDQ5IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxyZWN0IGlkPSJrdjEuc3ZnIiBjbGFzcz0iY2xzLTEiIHdpZHRoPSIyMiIgaGVpZ2h0PSI0OSIgZmlsbD0iIzA1ZjdjZiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3JlY3Q+Cjwvc3ZnPg==") left 50% top 0px / auto auto no-repeat #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-74 .popover-body .form_text input { padding: 10px 20px; 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; font-family: Open Sans, sans-serif; font-size: 15px; color: #363636; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; background: #ffffff;}
.popover-wrap-74 .popover-body .form_text input:hover, 
.popover-wrap-74 .popover-body .form_text input.hover, 
.popover-wrap-74 .popover-body .form_text input.active { border: 1px solid #272fcf;}
.popover-wrap-74 .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-74 .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-74 .popover-body textarea { padding: 10px 20px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; font-family: Open Sans, sans-serif; font-size: 13.3333px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-74 .popover-body .s3_button_large { border: none; background: #272fcf; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-size: 13px; font-weight: bold; box-sizing: border-box; line-height: 1.2; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 50px; font-family: Open Sans, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: uppercase; text-decoration: none; width: 190px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 20px;}
.popover-wrap-74 .popover-body .s3_button_large:hover, 
.popover-wrap-74 .popover-body .s3_button_large.hover, 
.popover-wrap-74 .popover-body .s3_button_large.active { -webkit-box-shadow: 0px 0px 20px  #272fcf; -moz-box-shadow: 0px 0px 20px  #272fcf; box-shadow: 0px 0px 20px  #272fcf;}
.popover-wrap-74 .popover-body .s3_button_large:active, 
.popover-wrap-74 .popover-body .s3_button_large.active { background: rgba(39, 47, 207, 0.9); -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.popover-wrap-74 .popover-body .s3_message { padding: 12px; border: none; display: table; margin-top: 1em; margin-bottom: 1em; background: #272fcf; color: #ffffff; 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); text-align: center; font-family: Open Sans, sans-serif; font-size: 12px; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-74 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 50px; height: 30px; background: url("1krest.svg@1563789299689") left 50% top 50% / 13px no-repeat #ffffff; z-index: 10; cursor: pointer; text-align: center; min-height: 50px; -webkit-box-shadow: 0px 0px 24px  rgba(0,0,0,0.09); -moz-box-shadow: 0px 0px 24px  rgba(0,0,0,0.09); box-shadow: 0px 0px 24px  rgba(0,0,0,0.09); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.popover-wrap-74 .popover-close:hover, 
.popover-wrap-74 .popover-close.hover, 
.popover-wrap-74 .popover-close.active { -webkit-box-shadow: 0px 0px 24px  rgba(0,0,0,0.23); -moz-box-shadow: 0px 0px 24px  rgba(0,0,0,0.23); box-shadow: 0px 0px 24px  rgba(0,0,0,0.23);}
.popover-wrap-74 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.popover-wrap-74 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.popover-wrap-74 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.popover-wrap-74 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.slider-74 .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; position: relative;}
.slider-74 .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-74 .text_wrapper .bx-viewport { position: relative !important;}
.slider-74 .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-74 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-74 .text-slider { padding: 0.02px 40px 0.02px 84px; border: none; box-sizing: border-box; position: absolute; top: 0; left: 0; z-index: 6; bottom: auto; margin-bottom: 0; width: 600px; -webkit-box-shadow: inset 10px 0px 0px  #05f7cf; -moz-box-shadow: inset 10px 0px 0px  #05f7cf; box-shadow: inset 10px 0px 0px  #05f7cf; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 133px; margin-left: 0;}
.slider-74 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; text-align: left; max-width: 100%;}
.slider-74 .block-body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: rgba(255,255,255,0.56); -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; line-height: 1.5; text-decoration: none; font-size: 25px; padding-bottom: 20px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-top: 10px;}
.slider-74 .block-more { box-sizing: border-box; margin-top: 10px;}
.slider-74 .block-more > a { border: none; display: -webkit-inline-flex; display: inline-flex; text-align: center; box-sizing: border-box; font-family: Open Sans, sans-serif; color: #ffffff; text-transform: uppercase; text-decoration: none; font-size: 13px; width: 200px; min-height: 50px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #272fcf; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-weight: bold;}
.slider-74 .block-more > a:hover, 
.slider-74 .block-more > a.hover, 
.slider-74 .block-more > a.active { -webkit-box-shadow: 0px 0px 20px  #272fcf; -moz-box-shadow: 0px 0px 20px  #272fcf; box-shadow: 0px 0px 20px  #272fcf; background: #4526d1;}
.slider-74 .block-more > a:active, 
.slider-74 .block-more > a.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: rgba(69,38,209,0.9);}
.slider-74 .block-title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #ffffff; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 40px; font-weight: normal; padding-bottom: 5px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.slider-74 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-74 .slider-controls { margin: -10px 52px 30px 80px; box-sizing: border-box; visibility: hidden; position: absolute; top: auto; left: 0; right: auto; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; text-align: justify; bottom: 0;}
.slider-74 .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("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjQiIGhlaWdodD0iMTE3IiB2aWV3Qm94PSIwIDAgMTY0IDExNyIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImFyMS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTMwMzguODMsMzc5LjY1M2w1NS4zMS01NS42MzcsNS41LDUuNTM2LTQ4LjU4LDQ4Ljg4NGgxNDguOTV2Ny44MzFIMzA1MC43Mmw0OC45Miw0OS4yLTUuNSw1LjU0NC01NS4zMS01NS42MjktMi44Mi0yLjc2OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMDM2IC0zMjQpIiBmaWxsPSIjZmZmY2ZjIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 30px no-repeat; text-align: left; margin-left: 0; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-74 .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("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjQuMDkiIGhlaWdodD0iMTE3IiB2aWV3Qm94PSIwIDAgMTY0LjA5IDExNyIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImFyMi5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTMxOTcuMjMsMjYyLjcxNWwtNTUuMzQtNTUuNjM3LTUuNSw1LjUzNyw0OC42LDQ4Ljg4M0gzMDM1Ljk2djcuODMyaDE0OS4zN2wtNDguOTQsNDkuMiw1LjUsNS41NDQsNTUuMzQtNTUuNjI4LDIuODItMi43NjlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzAzNS45NyAtMjA3LjA2MykiIGZpbGw9IiNmZmZjZmMiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 30px no-repeat; text-align: left; min-height: 50px; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: 10px;}
.slider-74 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-74 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-74 .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-74 .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-74 .slider-pager { box-sizing: border-box; text-align: left;}
.slider-74 .slider-pager > a { padding: 1px; margin: 2px 10px; border: none; box-sizing: border-box; display: inline-block; vertical-align: top; width: 10px; min-height: 10px; background: transparent; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-size: 11px; text-decoration: none; color: #999999; text-align: center; font-family: Open Sans, sans-serif; -webkit-box-shadow: inset 0px 0px 0px  2px #ffffff; -moz-box-shadow: inset 0px 0px 0px  2px #ffffff; box-shadow: inset 0px 0px 0px  2px #ffffff;}
.slider-74 .slider-pager > a:hover, 
.slider-74 .slider-pager > a.hover, 
.slider-74 .slider-pager > a.active { background: #ffffff;}
.slider-74 .slider-pager > a:active, 
.slider-74 .slider-pager > a.active { background: #d7342c; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.slider-74 .auto_controls { box-sizing: border-box; display: none;}
.slider-74 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-74 .bx-controls-auto-item { box-sizing: border-box;}
.slider-74 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("wm_block_list_pause.png") center center / auto no-repeat;}
.slider-74 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("wm_block_list_play.png") center center / auto no-repeat;}
.slider-74 .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-74 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-74 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-74 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-74 .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-74 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-74 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-74 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-74 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.popover-container-74 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-74 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-74 .popover-form-title { font-size: 30px; font-weight: bold; margin-bottom: 20px; box-sizing: border-box; text-align: center; font-family: Open Sans, sans-serif; color: #363636; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-74 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-74 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-74 .popover-body .s3_form_field_content { box-sizing: border-box; display: block; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-74 .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-74 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #363636; text-align: left; font-family: Open Sans, sans-serif; font-size: 12px; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-74 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-74 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-74 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Open Sans, sans-serif; text-align: left; color: #000000; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-74 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-74 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-74 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-74 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-74 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-74 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-74 .popover-body .form_checkbox .s3_form_field_title { color: #363636; box-sizing: border-box;}
.popover-wrap-74 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-74 .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-74 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-74 .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-74 .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-74 .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-74 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-74 .popover-body .form_radio .s3_form_field_title { color: #363636; box-sizing: border-box;}
.popover-wrap-74 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-74 .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-74 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-74 .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-74 .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-74 .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-74 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-74 .popover-body .form_select .s3_form_field_title { color: #363636; box-sizing: border-box;}
.popover-wrap-74 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-74 .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-74 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-74 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-74 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-74 .popover-body .form_calendar .s3_form_field_title { color: #363636; box-sizing: border-box;}
.popover-wrap-74 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-74 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-74 .popover-body .form_calendar_interval .s3_form_field_title { color: #363636; box-sizing: border-box;}
.popover-wrap-74 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-74 .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-74 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-74 .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-74 .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-74 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-74 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-74 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-74 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-74 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-74 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left; font-family: Open Sans, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-74 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-74 ::-moz-placeholder { color: #ababab;}
.popover-wrap-74 :-ms-input-placeholder { color: #ababab;}
.block-26 { margin: 50px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; text-align: center; right: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 41px;}
.block-27 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-left: 20px; padding-right: 20px; max-width: 100%;}
.widget-34 { padding: 68px 54px 85px 407px; margin: 0; border: none; position: relative; font-family: Montserrat, sans-serif; text-align: center; text-indent: 0; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 277px; right: 0; -webkit-box-shadow: inset 0px 0px 0px  1px #05f7cf; -moz-box-shadow: inset 0px 0px 0px  1px #05f7cf; box-shadow: inset 0px 0px 0px  1px #05f7cf; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTMiIGhlaWdodD0iMjI3IiB2aWV3Qm94PSIwIDAgMjUzIDIyNyIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImtvbnZlcnQxLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMjExMC42OSw3NzkuODE0djE1LjgzN2MwLDEzLjYwNS0xMS4wNiwyNC43My0xNS44MiwyOC44ODZ2Mi43ODloMTAuNTVWODU5aC0xMC41NVY4MzcuODg0aC04NC4zM1Y4NTlIMjAwMFY4MjcuMzI2aDUuMjhsLTAuMDEtNzMuOTA3YzAtMTIuODIyLDQuNjMtMTgsMTIuMjUtMjVsMjQuNjUtMTkuNzY4VjYzMkgyMjUzVjc3OS44MTRIMjExMC42OVptLTY4LjUyLTMxLjY3NFY3MjIuMTczbC0xNy43OSwxNC4yNTRjLTYuNzgsNi4yNDMtOC41Nyw4Ljc3OS04LjU3LDE2Ljk5MmwwLjAxLDczLjkwN2g2OC41MXYtNy45MTlsMi4xMS0xLjU4M2MwLjEzLS4xLDEzLjcxLTEwLjUxNywxMy43MS0yMi4xNzNWNzc5LjgxNGgtMjEuMDl2NS4yNzljMCwxOS40ODItMTQuMTksMjYuNC0yNi4zNSwyNi40VjgwMC45M2M3LjIxLDAsMTUuODEtMi43NDgsMTUuODEtMTUuODM3Vjc2Ny4wN2wxNC41NS0xNC41NzRjNS4zOC03LjAxMSwyLjQtMTcuMi0yLjA3LTIxLjIxNS0yLjEyLTEuODkyLTIuODctMS4xMzktMy40OC0uNTI1bC00Mi4xNyw0Mi4yMzItNy40NS03LjQ2NCwxNy4zNi0xNy4zODRoLTMuMDlabTE1LjgxLTEwNS41ODIsMjMuNzIsMzEuNjc1aDEzMS43N2wyMy43Mi0zMS42NzVIMjA1Ny45OFptMTg0LjQ4LDEwLjU1Ni0yMy43MiwzMS42NzdIMjA3Ni40M2wtMjMuNzItMzEuNjc3djg3LjU2MWwxNy4zNi0xNy4zODRjNS4xMS01LjEyNCwxMi4xNi01LjA3OCwxNy45Ni4xMjMsOC43NSw3Ljg0NywxMi4xOSwyNC41MTksMy4xMSwzNS44OTJsLTAuMzkuNDMzLTkuNSw5LjUxN2gxNjEuMjFWNjUzLjExNFptLTExMC42OSwwaDMxLjYzdjEwLjU1OGgtMzEuNjNWNjUzLjExNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMDAwIC02MzIpIiBmaWxsPSIjMjcyZmNmIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 85px top 82px / 215px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-60 .form__header { box-sizing: border-box; font-size: 40px; margin-bottom: 10px; font-family: Open Sans, sans-serif; color: #363636; text-align: left; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-60 .form__text { box-sizing: border-box; font-size: 15px; margin-bottom: 51px; overflow: hidden; font-family: Open Sans, sans-serif; color: rgba(54,54,54,0.49); line-height: 1.4; text-align: left; text-transform: uppercase; 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-60 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-60 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-60 .form__body { margin: 0 -10px -5px; box-sizing: border-box; text-decoration: none; min-height: 40px; width: auto;}
.form-60 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-item { margin: 7px 10px 5px; box-sizing: border-box; position: relative; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: left; text-decoration: none; width: 100%; padding-left: 0; padding-right: 5px;}
.form-60 .form-text input { padding: 2px 15px; border: none; box-sizing: border-box; width: 100%; min-height: 22px; outline: none; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 53px; -webkit-appearance: none; resize: vertical; display: block; min-width: 100px;}
.form-60 .form-textarea textarea { padding: 13px 15px 65px; border: none; box-sizing: border-box; width: 100%; resize: vertical; min-height: 40px; outline: none; display: block; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-appearance: none; min-width: 100px;}
.form-60 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-60 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-60 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-60 .form-textarea { box-sizing: border-box;}
.form-60 .form-submit { margin: 7px 10px 0; padding-right: 0; width: auto; text-align: left; box-sizing: border-box; text-decoration: none; min-height: 40px; padding-top: 0.02px;}
.form-60 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-60 .form-submit .form-item__body { box-sizing: border-box;}
.form-60 .form-submit button { padding: 0.02px 30px; border: none; box-sizing: border-box; background: #4526d1; min-height: 50px; outline: none; width: 162px; font-family: Open Sans, sans-serif; font-size: 13px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: center; text-indent: 0; text-transform: uppercase; 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: 250px; -moz-border-radius: 250px; border-radius: 250px; font-weight: bold; -webkit-appearance: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-60 .form-submit button:hover, 
.form-60 .form-submit button.hover, 
.form-60 .form-submit button.active { -webkit-box-shadow: 0px 0px 20px  #4526d1; -moz-box-shadow: 0px 0px 20px  #4526d1; box-shadow: 0px 0px 20px  #4526d1;}
.form-60 .form-submit button:active, 
.form-60 .form-submit button.active { background: rgba(69,38,209,0.9); -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-60 .form-captcha { margin: 7px 10px 0; padding-right: 0; width: auto; text-align: inherit; 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-60 .form-captcha input { padding: 2px 4px 2px 15px; border: none; box-sizing: border-box; width: auto; min-height: 22px; outline: none; text-align: left; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-appearance: none; resize: vertical; display: block; min-width: 50px;}
.form-60 .form-captcha button { padding: 0.02px 30px; border: none; box-sizing: border-box; background: #4526d1; min-height: 50px; outline: none; width: 162px; font-family: Open Sans, sans-serif; font-size: 13px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: center; text-indent: 0; text-transform: uppercase; 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: 250px; -moz-border-radius: 250px; border-radius: 250px; font-weight: bold; -webkit-appearance: none; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-60 .form-captcha button:hover, 
.form-60 .form-captcha button.hover, 
.form-60 .form-captcha button.active { -webkit-box-shadow: 0px 0px 20px  #4526d1; -moz-box-shadow: 0px 0px 20px  #4526d1; box-shadow: 0px 0px 20px  #4526d1;}
.form-60 .form-captcha button:active, 
.form-60 .form-captcha button.active { background: rgba(69,38,209,0.9); -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-60 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .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; margin-bottom: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 5px; padding-right: 0; padding-bottom: 5px;}
.form-60 .form-captcha .form-submit-container { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-60 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; margin-right: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; min-width: 112px;}
.form-60 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-60 .form-captcha .mgCaptcha-input { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-60 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Open Sans, sans-serif; font-size: 19px; color: #272fcf; text-decoration: none; margin-top: 43px;}
.form-60 .form-submit:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-60 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; -webkit-appearance: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none;}
.form-60 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; -webkit-appearance: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none;}
.form-60 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-60 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-60 .form-html .form-item__body { font-size: 13px;}
.form-60 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-60 ::-webkit-input-placeholder { color: #7a7a7a;}
.form-60 ::-moz-placeholder { color: #7a7a7a;}
.form-60 :-ms-input-placeholder { color: #7a7a7a;}
.block-10 { margin: 0; border: none; position: relative; text-align: left; text-indent: 0; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; background: #1a1a1a; z-index: 1; 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; padding-top: 30px; padding-bottom: 30px;}
.block-30 .layout_62 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_63 { -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-30 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-left: 20px; padding-right: 20px; max-width: 100%;}
.block-29 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.block-40 { margin: 0 0 0 96px; position: relative; top: 0; left: 0; width: 795px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-19 { margin: 18px 0 0; position: relative; font-family: Arial, Helvetica, sans-serif; text-align: right; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 34px; right: 0;}
.widget-18 { padding: 0; margin: 0; position: relative; font-family: Arial, Helvetica, sans-serif; text-align: right; text-decoration: none; top: 0; left: 0; z-index: 1; width: auto; min-height: 28px; right: 0;}
.block-28 { padding: 20px; margin: 0 0 auto; position: relative; top: 0; left: 0; width: 349px; 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; border-top: 0px solid #05f7cf; border-right: 1px solid #05f7cf; border-bottom: 0px solid #05f7cf; border-left: 0px solid #05f7cf; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-20 { margin: 0; position: relative; font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; min-height: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-21 { margin: 12px 0 0; position: relative; color: #4d4d4d; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 0; font-weight: bold; right: 0;}
.phones-31 p:first-child { margin-top: 0;}
.phones-31 p:last-child { margin-bottom: 0;}
.phones-31 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-31 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-31 .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-31 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-31 .title { box-sizing: border-box; display: none;}
.phones-31 .text_body { color: #ffffff; text-decoration: none; font-size: 23px;}
.phones-31 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-31 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.phones-31 input.tgl-but:checked + .block-body-drop { display: block;}
.phones-31 .text_body a { text-decoration: none; color: inherit;}
.widget-35 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-65 .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-65 .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-65 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-65 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-65 .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;}
.side-panel-65 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: left;}
.side-panel-65 .side-panel-button-icon { display: block;}
.side-panel-65 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-65 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	body { background: #ffffff;}
	.wrapper .layout_center_2_id_35_1 { margin-top: 0; -webkit-order: 8; -moz-order: 8; order: 8;}
	.wrapper { background: none;}
	.widget-41 { text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-left: auto; margin-right: auto;}
	.block-13 { background: none; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-45 { margin-top: 0; padding-left: 20px; padding-right: 20px; padding-top: 20px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.widget-47 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-48 { padding-top: 11px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-11 { background: rgba(255,255,255,0.47); -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-16 .layout_41 { 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-16 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-16 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-26 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-left: 0; width: auto; text-align: center; padding-top: 12px; padding-bottom: 0.02px;}
	.widget-27 { -webkit-order: 1; -moz-order: 1; order: 1; background: none;}
	.site-name-42 .sn-wrap { flex-flow: column nowrap;}
	.site-name-42 .sn-logo { margin-right: auto; margin-left: auto;}
	.site-name-42 img { margin-left: auto; margin-right: auto;}
	.site-name-42 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 22px; background: none; text-align: center; padding-bottom: 8px;}
	.block-37 .layout_37 { 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-37 .layout_70 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-37 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-38 { background: none; display: none;}
	.block-14 { margin-top: -1px; margin-left: 0; width: auto; right: 0; padding-left: 30px; -webkit-box-shadow: 0px 54px 64px  rgba(39,47,207,0.37); -moz-box-shadow: 0px 54px 64px  rgba(39,47,207,0.37); box-shadow: 0px 54px 64px  rgba(39,47,207,0.37); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-bottom: 22px;}
	.widget-24 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-38 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-38 .cell-icon { display: none;}
	.phones-38 .icon { margin-left: auto;}
	.phones-38 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-25 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-39 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-39 .block-body-drop { width: 100%; margin-left: 0;}
	.address-39 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-44 { min-height: 350px; margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.slider-74 .text-slider { margin-bottom: 50px; 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; padding-left: 20px; padding-right: 20px; padding-top: 52px; right: 0; margin-top: 0; text-align: center; margin-right: 0;}
	.slider-74 .text-slider:hover, 
	.slider-74 .text-slider.hover, 
	.slider-74 .text-slider.active { -webkit-box-shadow: inset 0px 0px 0px  #05f7cf; -moz-box-shadow: inset 0px 0px 0px  #05f7cf; box-shadow: inset 0px 0px 0px  #05f7cf;}
	.slider-74 .block-body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; width: auto; margin-left: 0; margin-right: 0;}
	.slider-74 .block-more { text-align: center; width: auto; margin-left: 0; margin-right: 0;}
	.slider-74 .block-title { margin: auto 0; font-size: 30px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; width: auto;}
	.slider-74 .slider-controls { margin: -25px 0 0; right: 0; width: auto; padding-left: 10px; padding-right: 10px; padding-bottom: 10px;}
	.slider-74 .slider-prev { padding: 0; margin: 0 2px;}
	.slider-74 .slider-next { padding: 0; margin: 0 2px;}
	.slider-74 .bx-auto_controls { margin-bottom: 10px;}
	.block-26 { background: none; padding-bottom: 0.02px; -webkit-order: 11; -moz-order: 11; order: 11;}
	.block-27 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-34 { min-height: 0; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTMiIGhlaWdodD0iMjI3IiB2aWV3Qm94PSIwIDAgMjUzIDIyNyIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImtvbnZlcnQxLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMjExMC42OSw3NzkuODE0djE1LjgzN2MwLDEzLjYwNS0xMS4wNiwyNC43My0xNS44MiwyOC44ODZ2Mi43ODloMTAuNTVWODU5aC0xMC41NVY4MzcuODg0aC04NC4zM1Y4NTlIMjAwMFY4MjcuMzI2aDUuMjhsLTAuMDEtNzMuOTA3YzAtMTIuODIyLDQuNjMtMTgsMTIuMjUtMjVsMjQuNjUtMTkuNzY4VjYzMkgyMjUzVjc3OS44MTRIMjExMC42OVptLTY4LjUyLTMxLjY3NFY3MjIuMTczbC0xNy43OSwxNC4yNTRjLTYuNzgsNi4yNDMtOC41Nyw4Ljc3OS04LjU3LDE2Ljk5MmwwLjAxLDczLjkwN2g2OC41MXYtNy45MTlsMi4xMS0xLjU4M2MwLjEzLS4xLDEzLjcxLTEwLjUxNywxMy43MS0yMi4xNzNWNzc5LjgxNGgtMjEuMDl2NS4yNzljMCwxOS40ODItMTQuMTksMjYuNC0yNi4zNSwyNi40VjgwMC45M2M3LjIxLDAsMTUuODEtMi43NDgsMTUuODEtMTUuODM3Vjc2Ny4wN2wxNC41NS0xNC41NzRjNS4zOC03LjAxMSwyLjQtMTcuMi0yLjA3LTIxLjIxNS0yLjEyLTEuODkyLTIuODctMS4xMzktMy40OC0uNTI1bC00Mi4xNyw0Mi4yMzItNy40NS03LjQ2NCwxNy4zNi0xNy4zODRoLTMuMDlabTE1LjgxLTEwNS41ODIsMjMuNzIsMzEuNjc1aDEzMS43N2wyMy43Mi0zMS42NzVIMjA1Ny45OFptMTg0LjQ4LDEwLjU1Ni0yMy43MiwzMS42NzdIMjA3Ni40M2wtMjMuNzItMzEuNjc3djg3LjU2MWwxNy4zNi0xNy4zODRjNS4xMS01LjEyNCwxMi4xNi01LjA3OCwxNy45Ni4xMjMsOC43NSw3Ljg0NywxMi4xOSwyNC41MTksMy4xMSwzNS44OTJsLTAuMzkuNDMzLTkuNSw5LjUxN2gxNjEuMjFWNjUzLjExNFptLTExMC42OSwwaDMxLjYzdjEwLjU1OGgtMzEuNjNWNjUzLjExNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMDAwIC02MzIpIiBmaWxsPSIjMjcyZmNmIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 37px top 39px / 63px no-repeat; padding-left: 132px; padding-top: 29px; padding-bottom: 47px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.form-60 .form__header { font-size: 30px; margin-bottom: 0;}
	.form-60 .form__text { margin-bottom: 30px;}
	.form-60 .form-item { margin-right: 15px; margin-left: 0; width: auto; margin-top: 0; align-self: auto; padding-right: 0;}
	.form-60 .form-text input { background: none; min-height: 53px;}
	.form-60 .form-textarea textarea { background: none;}
	.form-60 .form-textarea { align-self: auto;}
	.form-60 .form-submit { margin-top: 0; align-self: auto;}
	.form-60 .form-captcha { margin-top: 0; align-self: auto;}
	.form-60 .form-captcha input { background: none;}
	.form-60 .form-text { align-self: auto;}
	.block-10 { padding-bottom: 33px; -webkit-order: 12; -moz-order: 12; order: 12;}
	.block-30 .layout_62 { 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-30 .layout_63 { 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-30 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 20px; margin-left: 0; margin-right: 0;}
	.block-40 { width: auto; margin-left: 0;}
	.widget-19 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-18 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-28 { margin-left: auto; margin-right: auto; background: none;}
	.widget-20 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-21 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-31 .text_body { text-align: center;}
	.phones-31 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%;}
	.widget-35 { text-align: left; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-65 .side-panel-content { border: none; left: auto; right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-65 .side-panel-close { border: none; left: auto; right: 100%; width: 50px; min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("1krest.svg") left 50% top 50% / 16px no-repeat #bfbfbf; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-65 .side-panel-top { width: auto;}
	.side-panel-65 .side-panel-button { border: none; width: 50px; min-height: 50px; padding-left: 15px; padding-right: 15px; padding-top: 15px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #000000; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-65 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #05f7cf; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_35_1 { margin-top: 0; -webkit-order: 8; -moz-order: 8; order: 8;}
	.widget-41 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 0;}
	.block-16 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-16 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-26 { margin-top: -6px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.site-name-42 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-bottom: 15px;}
	.block-37 .layout_37 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-37 .layout_70 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.address-39 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.slider-74 .text-slider { margin-bottom: 0; overflow: hidden; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; padding-top: 20px; padding-bottom: 20px; min-height: 0;}
	.slider-74 .block-body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-26 { margin-top: 0;}
	.block-27 { padding-left: 0; padding-right: 0;}
	.form-60 .form-table { display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-60 .form-tbody { display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-60 .form-item { margin-right: 20px;}
	.form-60 .form-text input { margin-bottom: 20px;}
	.form-60 .form-textarea textarea { margin-bottom: 20px;}
	.form-60 .form-submit .form-item__header { display: none;}
	.form-60 .form-captcha { margin-right: 20px;}
	.form-60 .form-captcha input { margin-bottom: 20px;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-20 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_35_1 { margin-top: 0; -webkit-order: 8; -moz-order: 8; order: 8;}
	.widget-47 { font-size: 27px;}
	.block-16 .layout_41 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-16 .layout_42 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-26 { margin-top: 12px; margin-bottom: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-27 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-37 .layout_37 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-37 .layout_70 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-38 { margin-top: 15px; margin-bottom: 0;}
	.slider-74 .block-body { font-size: 20px;}
	.slider-74 .block-title { font-size: 25px;}
	.slider-74 .slider-controls { margin-top: -10px; margin-bottom: 30px;}
	.widget-34 { padding: 108px 35px 41px;}
	.form-60 .form__header { margin-bottom: 10px;}
	.form-60 .form__text { margin-bottom: 15px;}
	.form-60 .form__body { margin-right: 0;}
	.form-60 .form-tbody { display: -webkit-flex; display: flex;}
	.form-60 .form-item-group { display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-60 .form-item { margin-right: 0; margin-top: 1px;}
	.form-60 .form-text input { resize: none; margin-bottom: 10px;}
	.form-60 .form-textarea textarea { resize: none; min-height: 80px;}
	.form-60 .form-submit { margin-right: 0; margin-top: 1px;}
	.form-60 .form-submit button { width: 100%;}
	.form-60 .form-captcha { margin-right: 0; margin-top: 1px;}
	.form-60 .form-captcha input { resize: none;}
	.form-60 .form-captcha button { width: 100%;}
	.form-60 .form-captcha .form-item__body { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-60 .form-captcha .form-captcha-container { margin-right: 0; width: 50%;}
	.form-60 .form-captcha .form-submit-container { width: 100%;}
	.form-60 .form-captcha .mgCaptcha-input { margin-right: 5px;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_35_1 { margin-top: 0; -webkit-order: 8; -moz-order: 8; order: 8;}
	.widget-47 { font-size: 24px;}
	.block-16 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-16 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-26 { font-size: 14px; margin-top: 8px;}
	.block-37 .layout_37 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-37 .layout_70 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.slider-74 .block-body { font-size: 18px;}
	.slider-74 .block-title { font-size: 20px;}
	.widget-34 { margin-top: 15px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTMiIGhlaWdodD0iMjI3IiB2aWV3Qm94PSIwIDAgMjUzIDIyNyIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImtvbnZlcnQxLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMjExMC42OSw3NzkuODE0djE1LjgzN2MwLDEzLjYwNS0xMS4wNiwyNC43My0xNS44MiwyOC44ODZ2Mi43ODloMTAuNTVWODU5aC0xMC41NVY4MzcuODg0aC04NC4zM1Y4NTlIMjAwMFY4MjcuMzI2aDUuMjhsLTAuMDEtNzMuOTA3YzAtMTIuODIyLDQuNjMtMTgsMTIuMjUtMjVsMjQuNjUtMTkuNzY4VjYzMkgyMjUzVjc3OS44MTRIMjExMC42OVptLTY4LjUyLTMxLjY3NFY3MjIuMTczbC0xNy43OSwxNC4yNTRjLTYuNzgsNi4yNDMtOC41Nyw4Ljc3OS04LjU3LDE2Ljk5MmwwLjAxLDczLjkwN2g2OC41MXYtNy45MTlsMi4xMS0xLjU4M2MwLjEzLS4xLDEzLjcxLTEwLjUxNywxMy43MS0yMi4xNzNWNzc5LjgxNGgtMjEuMDl2NS4yNzljMCwxOS40ODItMTQuMTksMjYuNC0yNi4zNSwyNi40VjgwMC45M2M3LjIxLDAsMTUuODEtMi43NDgsMTUuODEtMTUuODM3Vjc2Ny4wN2wxNC41NS0xNC41NzRjNS4zOC03LjAxMSwyLjQtMTcuMi0yLjA3LTIxLjIxNS0yLjEyLTEuODkyLTIuODctMS4xMzktMy40OC0uNTI1bC00Mi4xNyw0Mi4yMzItNy40NS03LjQ2NCwxNy4zNi0xNy4zODRoLTMuMDlabTE1LjgxLTEwNS41ODIsMjMuNzIsMzEuNjc1aDEzMS43N2wyMy43Mi0zMS42NzVIMjA1Ny45OFptMTg0LjQ4LDEwLjU1Ni0yMy43MiwzMS42NzdIMjA3Ni40M2wtMjMuNzItMzEuNjc3djg3LjU2MWwxNy4zNi0xNy4zODRjNS4xMS01LjEyNCwxMi4xNi01LjA3OCwxNy45Ni4xMjMsOC43NSw3Ljg0NywxMi4xOSwyNC41MTksMy4xMSwzNS44OTJsLTAuMzkuNDMzLTkuNSw5LjUxN2gxNjEuMjFWNjUzLjExNFptLTExMC42OSwwaDMxLjYzdjEwLjU1OGgtMzEuNjNWNjUzLjExNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMDAwIC02MzIpIiBmaWxsPSIjMjcyZmNmIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left calc(50% - 8px) top 36px / 63px no-repeat;}
	.form-60 .form__header { font-size: 20px; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.form-60 .form__text { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.form-60 .form-tbody { display: block;}
	.form-60 .form-item { -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-top: 0;}
	.form-60 .form-captcha { margin-top: 0;}
	.form-60 .form-captcha input { width: 78px;}
	.form-60 .form-captcha .form-item__body { display: block;}
	.form-60 .form-captcha .form-captcha-container { margin-bottom: 5px; width: auto;}
	.form-60 .form-captcha .mgCaptcha-block { margin-right: 10px;}
	.form-60 .form-captcha .mgCaptcha-input { margin-right: 0;}
	.form-60 .form-tfoot { display: block;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}

}
.side-panel .widget-2 { margin: 0 0 20px; z-index: 1; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-3 .menu-scroll > ul { display: block;}
.side-panel .menu-3 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; min-height: 1px; width: auto;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-3 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-3 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.active { -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); background: rgba(0,0,0,0.14); color: #ffffff;}
.side-panel .menu-3 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a { width: auto; padding-bottom: 10px; padding-top: 10px;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.active { color: #272fcf; -webkit-box-shadow: inset 0px 5px 0px  0px #272fcf; -moz-box-shadow: inset 0px 5px 0px  0px #272fcf; box-shadow: inset 0px 5px 0px  0px #272fcf;}
.side-panel .menu-3 .menu-scroll > ul > li.more-button { display: none;}