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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper { position: relative; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 .layout_center_10_id_9_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-5 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-top: 30px; padding-bottom: 30px; -webkit-box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-9 { margin: -31px 0 0 361px; position: relative; top: 0; left: 0; z-index: 3; text-align: left; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 590px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.menu-19 .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-19 .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-19 .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-19 .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-19 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-19 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-19 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-19 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-19 .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-19 .menu-scroll > ul > li.menu-item > a { padding: 5px 10px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #000; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none;}
.menu-19 .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-19 .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-19 .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-19 .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-19 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-19 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-19 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; position: absolute; top: 100%; left: 0; background: #eee; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box;}
.menu-19 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-19 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative;}
.menu-19 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-19 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-19 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-19 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-19 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-19 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-4 .layout_7 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_8 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; max-width: 100%; z-index: 2; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-right: 20px; padding-left: 20px;}
.block-2 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 500px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-5 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-6 p:first-child { margin-top: 0;}
.phones-6 p:last-child { margin-bottom: 0;}
.phones-6 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-6 .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-6 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-6 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-6 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-6 .title { box-sizing: border-box; display: none;}
.phones-6 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 20px; font-weight: bold;}
.phones-6 input.tgl-but { box-sizing: border-box; display: none;}
.phones-6 .text_body a { text-decoration: none; color: inherit;}
.phones-6 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-4 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-5 p:first-child { margin-top: 0;}
.address-5 p:last-child { margin-bottom: 0;}
.address-5 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-5 .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-5 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-5 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-5 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-5 .title { box-sizing: border-box; display: none;}
.address-5 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 15px; font-weight: 500;}
.address-5 input.tgl-but { box-sizing: border-box; display: none;}
.address-5 input.tgl-but:checked + .block-body-drop { display: block;}
.block-3 .layout_3 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_4 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 { margin: 5px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; padding-right: 50px;}
.widget-3 { margin: 8px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: left; text-decoration: none; font-size: 15px; 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; font-weight: 500;}
.widget-2 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 250px; min-height: 0; font-size: 25px;}
.site-name-3 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-3 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-3 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-3 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-weight: bold;}
.site-name-3 a { text-decoration: none; outline: none;}
.block-33 { padding: 50px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; max-width: 100%; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Play, sans-serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-34 .layout_59 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 .layout_58_id_60 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-34 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; max-width: 100%; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; font-family: Montserrat, sans-serif; text-decoration: none; padding-right: 20px; padding-left: 20px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-24 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 5; text-align: left; width: 220px; padding-right: 0; padding-left: 0; box-sizing: border-box; display: block; background: #71259d; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.menu-59 .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-59 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-59 .menu-scroll > ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-59 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-59 .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-59 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-59 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-59 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-59 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-59 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-59 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-59 .menu-scroll > ul > li.menu-item > a { padding: 15px; margin: 0; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: 500;}
.menu-59 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-59 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-59 .menu-scroll > ul > li.menu-item > a.active { color: #ffd726;}
.menu-59 .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-59 .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-59 .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-59 .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-59 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.widget-25 { margin: 0 0 0 50px; position: relative; top: 0; left: 0; z-index: 4; text-align: left; color: #71259d; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; right: 0; font-weight: 600;}
.path a { box-sizing: border-box; color: #71259d; text-decoration: none;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: underline;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center; text-decoration: none;}
.widget-26 { margin: 20px 0 0 50px; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: left; text-decoration: none; font-size: 35px; box-sizing: border-box; font-weight: bold; width: auto; right: 0; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
h3 { box-sizing: border-box; font-size: 25px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
h6 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.widget-27 { margin: 20px 0 0 50px; position: relative; top: 0; left: 0; z-index: 2; text-align: left; line-height: 1.7; text-decoration: none; font-size: 18px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-62 h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.content-62 h3 { box-sizing: border-box; font-size: 25px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.content-62 h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none;}
.content-62 h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.content-62 h6 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.content-62 a { box-sizing: border-box; color: #71259d; line-height: 1.2; text-decoration: none; font-size: 17px;}
.content-62 a:hover, 
.content-62 a.hover, 
.content-62 a.active { text-decoration: underline;}
.content-62 .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-62 .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-62 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-62 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-62 .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-21 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.block-22 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-top: 100px; padding-bottom: 100px;}
.block-23 .layout_39 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 .layout_41 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 .layout_46 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-right: 20px; padding-left: 20px;}
.block-24 { margin: 0 0 auto 30px; position: relative; top: 0; left: 0; width: 325px; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-16 { padding: 50px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; right: 0; -webkit-box-shadow: 0px 10px 50px  10px rgba(36, 36, 36, 0.05); -moz-box-shadow: 0px 10px 50px  10px rgba(36, 36, 36, 0.05); box-shadow: 0px 10px 50px  10px rgba(36, 36, 36, 0.05); -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.form-40 .form__header { border: none; box-sizing: border-box; font-size: 20px; margin-bottom: 10px; display: -webkit-flex; display: flex; text-align: left; letter-spacing: 0.5px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: bold; padding-left: 0; margin-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 10px; width: auto; margin-right: 0;}
.form-40 .form__text { box-sizing: border-box; font-size: 15px; margin-bottom: 20px; overflow: hidden; display: -webkit-flex; display: flex; text-align: left; color: #9c9c9c; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-weight: 500; width: auto; margin-left: 0; margin-right: 0;}
.form-40 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-40 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-40 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -5px; width: auto;}
.form-40 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-40 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-40 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-40 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-40 .form-text { box-sizing: border-box;}
.form-40 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; text-align: left;}
.form-40 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-40 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-40 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-40 .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex;}
.form-40 .form-text input { padding: 2px 4px; border: none; box-sizing: border-box; background: #f2f2f2; width: 100%; min-width: 100px; min-height: 50px; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 50px; -webkit-border-radius: 0px 250px 250px 0px; -moz-border-radius: 0px 250px 250px 0px; border-radius: 0px 250px 250px 0px;}
.form-40 .form-textarea textarea { padding: 2px 4px; border: none; box-sizing: border-box; background: #f2f2f2; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 0px 250px 250px 0px; -moz-border-radius: 0px 250px 250px 0px; border-radius: 0px 250px 250px 0px;}
.form-40 .icon.img_name { border: none; box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 50px; height: 50px; min-height: 50px; -webkit-border-radius: 250px 0px 0px 250px; -moz-border-radius: 250px 0px 0px 250px; border-radius: 250px 0px 0px 250px;}
.form-40 .icon.img_email { border: none; box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 50px; height: 50px; min-height: 50px; -webkit-border-radius: 250px 0px 0px 250px; -moz-border-radius: 250px 0px 0px 250px; border-radius: 250px 0px 0px 250px;}
.form-40 .icon.img_phone { border: none; box-sizing: border-box; position: relative; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDczLjgwNiA0NzMuODA2IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNhYmFiYWIiPgo8ZyBpZD0iZy0yIj4KCTxnIGlkPSJnLTMiPgoJCTxwYXRoIGQ9Ik0zNzQuNDU2LDI5My41MDZjLTkuNy0xMC4xLTIxLjQtMTUuNS0zMy44LTE1LjVjLTEyLjMsMC0yNC4xLDUuMy0zNC4yLDE1LjRsLTMxLjYsMzEuNWMtMi42LTEuNC01LjItMi43LTcuNy00ICAgIGMtMy42LTEuOC03LTMuNS05LjktNS4zYy0yOS42LTE4LjgtNTYuNS00My4zLTgyLjMtNzVjLTEyLjUtMTUuOC0yMC45LTI5LjEtMjctNDIuNmM4LjItNy41LDE1LjgtMTUuMywyMy4yLTIyLjggICAgYzIuOC0yLjgsNS42LTUuNyw4LjQtOC41YzIxLTIxLDIxLTQ4LjIsMC02OS4ybC0yNy4zLTI3LjNjLTMuMS0zLjEtNi4zLTYuMy05LjMtOS41Yy02LTYuMi0xMi4zLTEyLjYtMTguOC0xOC42ICAgIGMtOS43LTkuNi0yMS4zLTE0LjctMzMuNS0xNC43cy0yNCw1LjEtMzQsMTQuN2MtMC4xLDAuMS0wLjEsMC4xLTAuMiwwLjJsLTM0LDM0LjNjLTEyLjgsMTIuOC0yMC4xLDI4LjQtMjEuNyw0Ni41ICAgIGMtMi40LDI5LjIsNi4yLDU2LjQsMTIuOCw3NC4yYzE2LjIsNDMuNyw0MC40LDg0LjIsNzYuNSwxMjcuNmM0My44LDUyLjMsOTYuNSw5My42LDE1Ni43LDEyMi43YzIzLDEwLjksNTMuNywyMy44LDg4LDI2ICAgIGMyLjEsMC4xLDQuMywwLjIsNi4zLDAuMmMyMy4xLDAsNDIuNS04LjMsNTcuNy0yNC44YzAuMS0wLjIsMC4zLTAuMywwLjQtMC41YzUuMi02LjMsMTEuMi0xMiwxNy41LTE4LjFjNC4zLTQuMSw4LjctOC40LDEzLTEyLjkgICAgYzkuOS0xMC4zLDE1LjEtMjIuMywxNS4xLTM0LjZjMC0xMi40LTUuMy0yNC4zLTE1LjQtMzQuM0wzNzQuNDU2LDI5My41MDZ6IE00MTAuMjU2LDM5OC44MDYgICAgQzQxMC4xNTYsMzk4LjgwNiw0MTAuMTU2LDM5OC45MDYsNDEwLjI1NiwzOTguODA2Yy0zLjksNC4yLTcuOSw4LTEyLjIsMTIuMmMtNi41LDYuMi0xMy4xLDEyLjctMTkuMywyMCAgICBjLTEwLjEsMTAuOC0yMiwxNS45LTM3LjYsMTUuOWMtMS41LDAtMy4xLDAtNC42LTAuMWMtMjkuNy0xLjktNTcuMy0xMy41LTc4LTIzLjRjLTU2LjYtMjcuNC0xMDYuMy02Ni4zLTE0Ny42LTExNS42ICAgIGMtMzQuMS00MS4xLTU2LjktNzkuMS03Mi0xMTkuOWMtOS4zLTI0LjktMTIuNy00NC4zLTExLjItNjIuNmMxLTExLjcsNS41LTIxLjQsMTMuOC0yOS43bDM0LjEtMzQuMWM0LjktNC42LDEwLjEtNy4xLDE1LjItNy4xICAgIGM2LjMsMCwxMS40LDMuOCwxNC42LDdjMC4xLDAuMSwwLjIsMC4yLDAuMywwLjNjNi4xLDUuNywxMS45LDExLjYsMTgsMTcuOWMzLjEsMy4yLDYuMyw2LjQsOS41LDkuN2wyNy4zLDI3LjMgICAgYzEwLjYsMTAuNiwxMC42LDIwLjQsMCwzMWMtMi45LDIuOS01LjcsNS44LTguNiw4LjZjLTguNCw4LjYtMTYuNCwxNi42LTI1LjEsMjQuNGMtMC4yLDAuMi0wLjQsMC4zLTAuNSwwLjUgICAgYy04LjYsOC42LTcsMTctNS4yLDIyLjdjMC4xLDAuMywwLjIsMC42LDAuMywwLjljNy4xLDE3LjIsMTcuMSwzMy40LDMyLjMsNTIuN2wwLjEsMC4xYzI3LjYsMzQsNTYuNyw2MC41LDg4LjgsODAuOCAgICBjNC4xLDIuNiw4LjMsNC43LDEyLjMsNi43YzMuNiwxLjgsNywzLjUsOS45LDUuM2MwLjQsMC4yLDAuOCwwLjUsMS4yLDAuN2MzLjQsMS43LDYuNiwyLjUsOS45LDIuNWM4LjMsMCwxMy41LTUuMiwxNS4yLTYuOSAgICBsMzQuMi0zNC4yYzMuNC0zLjQsOC44LTcuNSwxNS4xLTcuNWM2LjIsMCwxMS4zLDMuOSwxNC40LDcuM2MwLjEsMC4xLDAuMSwwLjEsMC4yLDAuMmw1NS4xLDU1LjEgICAgQzQyMC40NTYsMzc3LjcwNiw0MjAuNDU2LDM4OC4yMDYsNDEwLjI1NiwzOTguODA2eiIgaWQ9InBhdGgtNCI+PC9wYXRoPgoJCTxwYXRoIGQ9Ik0yNTYuMDU2LDExMi43MDZjMjYuMiw0LjQsNTAsMTYuOCw2OSwzNS44czMxLjMsNDIuOCwzNS44LDY5YzEuMSw2LjYsNi44LDExLjIsMTMuMywxMS4yYzAuOCwwLDEuNS0wLjEsMi4zLTAuMiAgICBjNy40LTEuMiwxMi4zLTguMiwxMS4xLTE1LjZjLTUuNC0zMS43LTIwLjQtNjAuNi00My4zLTgzLjVzLTUxLjgtMzcuOS04My41LTQzLjNjLTcuNC0xLjItMTQuMywzLjctMTUuNiwxMSAgICBTMjQ4LjY1NiwxMTEuNTA2LDI1Ni4wNTYsMTEyLjcwNnoiIGlkPSJwYXRoLTUiPjwvcGF0aD4KCQk8cGF0aCBkPSJNNDczLjI1NiwyMDkuMDA2Yy04LjktNTIuMi0zMy41LTk5LjctNzEuMy0xMzcuNXMtODUuMy02Mi40LTEzNy41LTcxLjNjLTcuMy0xLjMtMTQuMiwzLjctMTUuNSwxMSAgICBjLTEuMiw3LjQsMy43LDE0LjMsMTEuMSwxNS42YzQ2LjYsNy45LDg5LjEsMzAsMTIyLjksNjMuN2MzMy44LDMzLjgsNTUuOCw3Ni4zLDYzLjcsMTIyLjljMS4xLDYuNiw2LjgsMTEuMiwxMy4zLDExLjIgICAgYzAuOCwwLDEuNS0wLjEsMi4zLTAuMkM0NjkuNTU2LDIyMy4zMDYsNDc0LjU1NiwyMTYuMzA2LDQ3My4yNTYsMjA5LjAwNnoiIGlkPSJwYXRoLTYiPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyBpZD0iZy03Ij4KPC9nPgo8ZyBpZD0iZy04Ij4KPC9nPgo8ZyBpZD0iZy05Ij4KPC9nPgo8ZyBpZD0iZy0xMCI+CjwvZz4KPGcgaWQ9ImctMTEiPgo8L2c+CjxnIGlkPSJnLTEyIj4KPC9nPgo8ZyBpZD0iZy0xMyI+CjwvZz4KPGcgaWQ9ImctMTQiPgo8L2c+CjxnIGlkPSJnLTE1Ij4KPC9nPgo8ZyBpZD0iZy0xNiI+CjwvZz4KPGcgaWQ9ImctMTciPgo8L2c+CjxnIGlkPSJnLTE4Ij4KPC9nPgo8ZyBpZD0iZy0xOSI+CjwvZz4KPGcgaWQ9ImctMjAiPgo8L2c+CjxnIGlkPSJnLTIxIj4KPC9nPgo8L3N2Zz4=") left calc(50% + 8px) top 50% / 17px no-repeat #f2f2f2; width: 50px; height: 50px; min-height: 50px; -webkit-border-radius: 250px 0px 0px 250px; -moz-border-radius: 250px 0px 0px 250px; border-radius: 250px 0px 0px 250px;}
.form-40 .icon.img_comments { border: none; box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 50px; height: 50px; min-height: 50px; -webkit-border-radius: 250px 0px 0px 250px; -moz-border-radius: 250px 0px 0px 250px; border-radius: 250px 0px 0px 250px;}
.form-40 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-40 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-40 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-40 .form-text .form-item__body { box-sizing: border-box;}
.form-40 .form-textarea { box-sizing: border-box;}
.form-40 .form-textarea .form-item__body { box-sizing: border-box;}
.form-40 .form-submit { box-sizing: border-box; text-align: left;}
.form-40 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-40 .form-submit .form-item__body { box-sizing: border-box;}
.form-40 .form-submit button { padding: 20px 50px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to bottom right,#ffd042 0%,#e6ad00 100%) #ffd042; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; margin-top: 10px; align-self: auto; position: relative; -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: 600; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 225px;}
.form-40 .form-submit button:hover, 
.form-40 .form-submit button.hover, 
.form-40 .form-submit button.active { -webkit-box-shadow: 0px 5px 20px  5px rgba(130,6,255,0.25); -moz-box-shadow: 0px 5px 20px  5px rgba(130,6,255,0.25); box-shadow: 0px 5px 20px  5px rgba(130,6,255,0.25);}
.form-40 .form-submit button:active, 
.form-40 .form-submit button.active { background: none #ffd042; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-40 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-40 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-40 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-40 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: #f2f2f2; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 0px 250px 250px 0px; -moz-border-radius: 0px 250px 250px 0px; border-radius: 0px 250px 250px 0px;}
.form-40 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-40 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-40 .form-captcha button { padding: 20px 50px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to bottom right,#ffd042 0%,#e6ad00 100%) #ffd042; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; margin-top: 10px; align-self: auto; position: relative; -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: 600; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 225px;}
.form-40 .form-captcha button:hover, 
.form-40 .form-captcha button.hover, 
.form-40 .form-captcha button.active { -webkit-box-shadow: 0px 5px 20px  5px rgba(130,6,255,0.25); -moz-box-shadow: 0px 5px 20px  5px rgba(130,6,255,0.25); box-shadow: 0px 5px 20px  5px rgba(130,6,255,0.25);}
.form-40 .form-captcha button:active, 
.form-40 .form-captcha button.active { background: none #ffd042; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-40 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-40 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-40 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-40 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-40 .form-checkbox { box-sizing: border-box;}
.form-40 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-40 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; text-align: left;}
.form-40 .form-checkbox .form-item__body label.form-item__title { font-size: 13px; text-align: left; text-decoration: none;}
.form-40 .form-checkbox input { margin: 5px 5px 0 0;}
.form-40 .form-radio { box-sizing: border-box;}
.form-40 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-40 .form-radio .form-item__body label.form-item__title { font-size: 13px; text-align: left; text-decoration: none;}
.form-40 .form-radio input { margin: 5px 5px 0 0;}
.form-40 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; text-align: left;}
.form-40 .form-select { box-sizing: border-box;}
.form-40 .form-div { box-sizing: border-box;}
.form-40 .form-html { box-sizing: border-box;}
.form-40 .form-html .form-item__body { font-size: 13px;}
.form-40 .form-upload { box-sizing: border-box;}
.form-40 .form-calendar { box-sizing: border-box;}
.form-40 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-40 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-40 .form-calendar_interval { box-sizing: border-box;}
.form-40 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-40 .form-calendar_interval .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-40 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px;}
.form-40 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px;}
.form-40 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-40 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-40 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-40 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-40 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-40 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-40 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; text-align: left; text-decoration: none; font-size: 15px; font-weight: 500;}
.form-40 ::-webkit-input-placeholder { color: #ababab;}
.form-40 ::-moz-placeholder { color: #ababab;}
.form-40 :-ms-input-placeholder { color: #ababab;}
.block-25 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-17 { margin: 40px 0 0; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-42 p:first-child { margin-top: 0;}
.email-42 p:last-child { margin-bottom: 0;}
.email-42 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-42 .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;}
.email-42 .icon { border: none; box-sizing: border-box; height: 16px; width: 25px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDgzLjMgNDgzLjMiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzcxMjU5ZCI+CjxnIGlkPSJnLTIiPgoJPGcgaWQ9ImctMyI+CgkJPHBhdGggZD0iTTQyNC4zLDU3Ljc1SDU5LjFjLTMyLjYsMC01OS4xLDI2LjUtNTkuMSw1OS4xdjI0OS42YzAsMzIuNiwyNi41LDU5LjEsNTkuMSw1OS4xaDM2NS4xYzMyLjYsMCw1OS4xLTI2LjUsNTkuMS01OS4xICAgIHYtMjQ5LjVDNDgzLjQsODQuMzUsNDU2LjksNTcuNzUsNDI0LjMsNTcuNzV6IE00NTYuNCwzNjYuNDVjMCwxNy43LTE0LjQsMzIuMS0zMi4xLDMyLjFINTkuMWMtMTcuNywwLTMyLjEtMTQuNC0zMi4xLTMyLjF2LTI0OS41ICAgIGMwLTE3LjcsMTQuNC0zMi4xLDMyLjEtMzIuMWgzNjUuMWMxNy43LDAsMzIuMSwxNC40LDMyLjEsMzIuMXYyNDkuNUg0NTYuNHoiIGlkPSJwYXRoLTQiPjwvcGF0aD4KCQk8cGF0aCBkPSJNMzA0LjgsMjM4LjU1bDExOC4yLTEwNmM1LjUtNSw2LTEzLjUsMS0xOS4xYy01LTUuNS0xMy41LTYtMTkuMS0xbC0xNjMsMTQ2LjNsLTMxLjgtMjguNGMtMC4xLTAuMS0wLjItMC4yLTAuMi0wLjMgICAgYy0wLjctMC43LTEuNC0xLjMtMi4yLTEuOUw3OC4zLDExMi4zNWMtNS42LTUtMTQuMS00LjUtMTkuMSwxLjFjLTUsNS42LTQuNSwxNC4xLDEuMSwxOS4xbDExOS42LDEwNi45TDYwLjgsMzUwLjk1ICAgIGMtNS40LDUuMS01LjcsMTMuNi0wLjYsMTkuMWMyLjcsMi44LDYuMyw0LjMsOS45LDQuM2MzLjMsMCw2LjYtMS4yLDkuMi0zLjZsMTIwLjktMTEzLjFsMzIuOCwyOS4zYzIuNiwyLjMsNS44LDMuNCw5LDMuNCAgICBjMy4yLDAsNi41LTEuMiw5LTMuNWwzMy43LTMwLjJsMTIwLjIsMTE0LjJjMi42LDIuNSw2LDMuNyw5LjMsMy43YzMuNiwwLDcuMS0xLjQsOS44LTQuMmM1LjEtNS40LDQuOS0xNC0wLjUtMTkuMUwzMDQuOCwyMzguNTV6IiBpZD0icGF0aC01Ij48L3BhdGg+Cgk8L2c+CjwvZz4KPGcgaWQ9ImctNiI+CjwvZz4KPGcgaWQ9ImctNyI+CjwvZz4KPGcgaWQ9ImctOCI+CjwvZz4KPGcgaWQ9ImctOSI+CjwvZz4KPGcgaWQ9ImctMTAiPgo8L2c+CjxnIGlkPSJnLTExIj4KPC9nPgo8ZyBpZD0iZy0xMiI+CjwvZz4KPGcgaWQ9ImctMTMiPgo8L2c+CjxnIGlkPSJnLTE0Ij4KPC9nPgo8ZyBpZD0iZy0xNSI+CjwvZz4KPGcgaWQ9ImctMTYiPgo8L2c+CjxnIGlkPSJnLTE3Ij4KPC9nPgo8ZyBpZD0iZy0xOCI+CjwvZz4KPGcgaWQ9ImctMTkiPgo8L2c+CjxnIGlkPSJnLTIwIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / contain no-repeat; margin-right: 20px; min-height: 25px; margin-top: 0; margin-bottom: auto; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-42 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-42 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-42 .title { box-sizing: border-box; display: -webkit-flex; display: flex; color: #9c9c9c; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; margin-bottom: 10px;}
.email-42 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #71259d; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: underline; font-size: 15px; font-weight: 500;}
.email-42 .text_body:hover, 
.email-42 .text_body.hover, 
.email-42 .text_body.active { text-decoration: none;}
.email-42 input.tgl-but { box-sizing: border-box; display: none;}
.email-42 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-18 { margin: 40px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-43 p:first-child { margin-top: 0;}
.phones-43 p:last-child { margin-bottom: 0;}
.phones-43 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-43 .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-43 .icon { border: none; box-sizing: border-box; height: 16px; width: 25px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDczLjgwNiA0NzMuODA2IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiM3MTI1OWQiPgo8ZyBpZD0iZy0yIj4KCTxnIGlkPSJnLTMiPgoJCTxwYXRoIGQ9Ik0zNzQuNDU2LDI5My41MDZjLTkuNy0xMC4xLTIxLjQtMTUuNS0zMy44LTE1LjVjLTEyLjMsMC0yNC4xLDUuMy0zNC4yLDE1LjRsLTMxLjYsMzEuNWMtMi42LTEuNC01LjItMi43LTcuNy00ICAgIGMtMy42LTEuOC03LTMuNS05LjktNS4zYy0yOS42LTE4LjgtNTYuNS00My4zLTgyLjMtNzVjLTEyLjUtMTUuOC0yMC45LTI5LjEtMjctNDIuNmM4LjItNy41LDE1LjgtMTUuMywyMy4yLTIyLjggICAgYzIuOC0yLjgsNS42LTUuNyw4LjQtOC41YzIxLTIxLDIxLTQ4LjIsMC02OS4ybC0yNy4zLTI3LjNjLTMuMS0zLjEtNi4zLTYuMy05LjMtOS41Yy02LTYuMi0xMi4zLTEyLjYtMTguOC0xOC42ICAgIGMtOS43LTkuNi0yMS4zLTE0LjctMzMuNS0xNC43cy0yNCw1LjEtMzQsMTQuN2MtMC4xLDAuMS0wLjEsMC4xLTAuMiwwLjJsLTM0LDM0LjNjLTEyLjgsMTIuOC0yMC4xLDI4LjQtMjEuNyw0Ni41ICAgIGMtMi40LDI5LjIsNi4yLDU2LjQsMTIuOCw3NC4yYzE2LjIsNDMuNyw0MC40LDg0LjIsNzYuNSwxMjcuNmM0My44LDUyLjMsOTYuNSw5My42LDE1Ni43LDEyMi43YzIzLDEwLjksNTMuNywyMy44LDg4LDI2ICAgIGMyLjEsMC4xLDQuMywwLjIsNi4zLDAuMmMyMy4xLDAsNDIuNS04LjMsNTcuNy0yNC44YzAuMS0wLjIsMC4zLTAuMywwLjQtMC41YzUuMi02LjMsMTEuMi0xMiwxNy41LTE4LjFjNC4zLTQuMSw4LjctOC40LDEzLTEyLjkgICAgYzkuOS0xMC4zLDE1LjEtMjIuMywxNS4xLTM0LjZjMC0xMi40LTUuMy0yNC4zLTE1LjQtMzQuM0wzNzQuNDU2LDI5My41MDZ6IE00MTAuMjU2LDM5OC44MDYgICAgQzQxMC4xNTYsMzk4LjgwNiw0MTAuMTU2LDM5OC45MDYsNDEwLjI1NiwzOTguODA2Yy0zLjksNC4yLTcuOSw4LTEyLjIsMTIuMmMtNi41LDYuMi0xMy4xLDEyLjctMTkuMywyMCAgICBjLTEwLjEsMTAuOC0yMiwxNS45LTM3LjYsMTUuOWMtMS41LDAtMy4xLDAtNC42LTAuMWMtMjkuNy0xLjktNTcuMy0xMy41LTc4LTIzLjRjLTU2LjYtMjcuNC0xMDYuMy02Ni4zLTE0Ny42LTExNS42ICAgIGMtMzQuMS00MS4xLTU2LjktNzkuMS03Mi0xMTkuOWMtOS4zLTI0LjktMTIuNy00NC4zLTExLjItNjIuNmMxLTExLjcsNS41LTIxLjQsMTMuOC0yOS43bDM0LjEtMzQuMWM0LjktNC42LDEwLjEtNy4xLDE1LjItNy4xICAgIGM2LjMsMCwxMS40LDMuOCwxNC42LDdjMC4xLDAuMSwwLjIsMC4yLDAuMywwLjNjNi4xLDUuNywxMS45LDExLjYsMTgsMTcuOWMzLjEsMy4yLDYuMyw2LjQsOS41LDkuN2wyNy4zLDI3LjMgICAgYzEwLjYsMTAuNiwxMC42LDIwLjQsMCwzMWMtMi45LDIuOS01LjcsNS44LTguNiw4LjZjLTguNCw4LjYtMTYuNCwxNi42LTI1LjEsMjQuNGMtMC4yLDAuMi0wLjQsMC4zLTAuNSwwLjUgICAgYy04LjYsOC42LTcsMTctNS4yLDIyLjdjMC4xLDAuMywwLjIsMC42LDAuMywwLjljNy4xLDE3LjIsMTcuMSwzMy40LDMyLjMsNTIuN2wwLjEsMC4xYzI3LjYsMzQsNTYuNyw2MC41LDg4LjgsODAuOCAgICBjNC4xLDIuNiw4LjMsNC43LDEyLjMsNi43YzMuNiwxLjgsNywzLjUsOS45LDUuM2MwLjQsMC4yLDAuOCwwLjUsMS4yLDAuN2MzLjQsMS43LDYuNiwyLjUsOS45LDIuNWM4LjMsMCwxMy41LTUuMiwxNS4yLTYuOSAgICBsMzQuMi0zNC4yYzMuNC0zLjQsOC44LTcuNSwxNS4xLTcuNWM2LjIsMCwxMS4zLDMuOSwxNC40LDcuM2MwLjEsMC4xLDAuMSwwLjEsMC4yLDAuMmw1NS4xLDU1LjEgICAgQzQyMC40NTYsMzc3LjcwNiw0MjAuNDU2LDM4OC4yMDYsNDEwLjI1NiwzOTguODA2eiIgaWQ9InBhdGgtNCI+PC9wYXRoPgoJCTxwYXRoIGQ9Ik0yNTYuMDU2LDExMi43MDZjMjYuMiw0LjQsNTAsMTYuOCw2OSwzNS44czMxLjMsNDIuOCwzNS44LDY5YzEuMSw2LjYsNi44LDExLjIsMTMuMywxMS4yYzAuOCwwLDEuNS0wLjEsMi4zLTAuMiAgICBjNy40LTEuMiwxMi4zLTguMiwxMS4xLTE1LjZjLTUuNC0zMS43LTIwLjQtNjAuNi00My4zLTgzLjVzLTUxLjgtMzcuOS04My41LTQzLjNjLTcuNC0xLjItMTQuMywzLjctMTUuNiwxMSAgICBTMjQ4LjY1NiwxMTEuNTA2LDI1Ni4wNTYsMTEyLjcwNnoiIGlkPSJwYXRoLTUiPjwvcGF0aD4KCQk8cGF0aCBkPSJNNDczLjI1NiwyMDkuMDA2Yy04LjktNTIuMi0zMy41LTk5LjctNzEuMy0xMzcuNXMtODUuMy02Mi40LTEzNy41LTcxLjNjLTcuMy0xLjMtMTQuMiwzLjctMTUuNSwxMSAgICBjLTEuMiw3LjQsMy43LDE0LjMsMTEuMSwxNS42YzQ2LjYsNy45LDg5LjEsMzAsMTIyLjksNjMuN2MzMy44LDMzLjgsNTUuOCw3Ni4zLDYzLjcsMTIyLjljMS4xLDYuNiw2LjgsMTEuMiwxMy4zLDExLjIgICAgYzAuOCwwLDEuNS0wLjEsMi4zLTAuMkM0NjkuNTU2LDIyMy4zMDYsNDc0LjU1NiwyMTYuMzA2LDQ3My4yNTYsMjA5LjAwNnoiIGlkPSJwYXRoLTYiPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyBpZD0iZy03Ij4KPC9nPgo8ZyBpZD0iZy04Ij4KPC9nPgo8ZyBpZD0iZy05Ij4KPC9nPgo8ZyBpZD0iZy0xMCI+CjwvZz4KPGcgaWQ9ImctMTEiPgo8L2c+CjxnIGlkPSJnLTEyIj4KPC9nPgo8ZyBpZD0iZy0xMyI+CjwvZz4KPGcgaWQ9ImctMTQiPgo8L2c+CjxnIGlkPSJnLTE1Ij4KPC9nPgo8ZyBpZD0iZy0xNiI+CjwvZz4KPGcgaWQ9ImctMTciPgo8L2c+CjxnIGlkPSJnLTE4Ij4KPC9nPgo8ZyBpZD0iZy0xOSI+CjwvZz4KPGcgaWQ9ImctMjAiPgo8L2c+CjxnIGlkPSJnLTIxIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / contain no-repeat; margin-right: 21px; min-height: 25px; margin-top: 0; margin-bottom: auto; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-43 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-43 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-43 .title { box-sizing: border-box; display: -webkit-flex; display: flex; color: #9c9c9c; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; margin-bottom: 10px;}
.phones-43 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 20px; font-weight: 800;}
.phones-43 input.tgl-but { box-sizing: border-box; display: none;}
.phones-43 .text_body a { text-decoration: none; color: inherit;}
.phones-43 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-19 { margin: 40px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-44 p:first-child { margin-top: 0;}
.address-44 p:last-child { margin-bottom: 0;}
.address-44 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-44 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-44 .icon { border: none; box-sizing: border-box; height: 16px; width: 25px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDc3IDQ3NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjNzEyNTlkIj4KPGcgaWQ9ImctMiI+Cgk8ZyBpZD0iZy0zIj4KCQk8cGF0aCBkPSJNMjM4LjQsMEMxMzMsMCw0Ny4yLDg1LjgsNDcuMiwxOTEuMmMwLDEyLDEuMSwyNC4xLDMuNCwzNS45YzAuMSwwLjcsMC41LDIuOCwxLjMsNi40YzIuOSwxMi45LDcuMiwyNS42LDEyLjgsMzcuNyAgICBjMjAuNiw0OC41LDY1LjksMTIzLDE2NS4zLDIwMi44YzIuNSwyLDUuNSwzLDguNSwzczYtMSw4LjUtM2M5OS4zLTc5LjgsMTQ0LjctMTU0LjMsMTY1LjMtMjAyLjhjNS42LTEyLjEsOS45LTI0LjcsMTIuOC0zNy43ICAgIGMwLjgtMy42LDEuMi01LjcsMS4zLTYuNGMyLjItMTEuOCwzLjQtMjMuOSwzLjQtMzUuOUM0MjkuNiw4NS44LDM0My44LDAsMjM4LjQsMHogTTM5OS42LDIyMi40YzAsMC4yLTAuMSwwLjQtMC4xLDAuNiAgICBjLTAuMSwwLjUtMC40LDItMC45LDQuM2MwLDAuMSwwLDAuMSwwLDAuMmMtMi41LDExLjItNi4yLDIyLjEtMTEuMSwzMi42Yy0wLjEsMC4xLTAuMSwwLjMtMC4yLDAuNCAgICBjLTE4LjcsNDQuMy01OS43LDExMS45LTE0OC45LDE4NS42Yy04OS4yLTczLjctMTMwLjItMTQxLjMtMTQ4LjktMTg1LjZjLTAuMS0wLjEtMC4xLTAuMy0wLjItMC40Yy00LjgtMTAuNC04LjUtMjEuNC0xMS4xLTMyLjYgICAgYzAtMC4xLDAtMC4xLDAtMC4yYy0wLjYtMi4zLTAuOC0zLjgtMC45LTQuM2MwLTAuMi0wLjEtMC40LTAuMS0wLjdjLTItMTAuMy0zLTIwLjctMy0zMS4yYzAtOTAuNSw3My43LTE2NC4yLDE2NC4yLTE2NC4yICAgIHMxNjQuMiw3My43LDE2NC4yLDE2NC4yQzQwMi42LDIwMS43LDQwMS42LDIxMi4yLDM5OS42LDIyMi40eiIgaWQ9InBhdGgtNCI+PC9wYXRoPgoJCTxwYXRoIGQ9Ik0yMzguNCw3MS45Yy02Ni45LDAtMTIxLjQsNTQuNS0xMjEuNCwxMjEuNHM1NC41LDEyMS40LDEyMS40LDEyMS40czEyMS40LTU0LjUsMTIxLjQtMTIxLjRTMzA1LjMsNzEuOSwyMzguNCw3MS45eiAgICAgTTIzOC40LDI4Ny43Yy01Mi4xLDAtOTQuNC00Mi40LTk0LjQtOTQuNHM0Mi40LTk0LjQsOTQuNC05NC40czk0LjQsNDIuNCw5NC40LDk0LjRTMjkwLjUsMjg3LjcsMjM4LjQsMjg3Ljd6IiBpZD0icGF0aC01Ij48L3BhdGg+Cgk8L2c+CjwvZz4KPGcgaWQ9ImctNiI+CjwvZz4KPGcgaWQ9ImctNyI+CjwvZz4KPGcgaWQ9ImctOCI+CjwvZz4KPGcgaWQ9ImctOSI+CjwvZz4KPGcgaWQ9ImctMTAiPgo8L2c+CjxnIGlkPSJnLTExIj4KPC9nPgo8ZyBpZD0iZy0xMiI+CjwvZz4KPGcgaWQ9ImctMTMiPgo8L2c+CjxnIGlkPSJnLTE0Ij4KPC9nPgo8ZyBpZD0iZy0xNSI+CjwvZz4KPGcgaWQ9ImctMTYiPgo8L2c+CjxnIGlkPSJnLTE3Ij4KPC9nPgo8ZyBpZD0iZy0xOCI+CjwvZz4KPGcgaWQ9ImctMTkiPgo8L2c+CjxnIGlkPSJnLTIwIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / contain no-repeat; margin-right: 20px; min-height: 25px; margin-top: 0; margin-bottom: auto; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-44 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-44 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-44 .title { box-sizing: border-box; display: -webkit-flex; display: flex; color: #9c9c9c; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 15px; margin-bottom: 10px; font-weight: normal;}
.address-44 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px;}
.address-44 input.tgl-but { box-sizing: border-box; display: none;}
.address-44 input.tgl-but:checked + .block-body-drop { display: block;}
.text-2 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-decoration: none; font-size: 30px; font-weight: bold; right: 0;}
.block-26 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 400px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-20 { margin: 0 50px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; min-height: 0; width: auto; right: 0;}
.popover-wrap-47 .popover-body { padding: 50px; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; display: inline-block; width: 380px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-47 .popover-body .form_text input { padding: 7px 8px 7px 30px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; background: #f5f5f5; min-height: 50px;}
.popover-wrap-47 .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; font-family: Montserrat, sans-serif; font-size: 16px; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-47 .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; font-family: Montserrat, sans-serif; font-size: 16px; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-47 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-47 .popover-body .s3_button_large { padding: 20px 30px; border: none; background: #0084fd; -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: 16px; font-weight: 500; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Montserrat, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 280px; margin-top: 10px;}
.popover-wrap-47 .popover-body .s3_button_large:hover, 
.popover-wrap-47 .popover-body .s3_button_large.hover, 
.popover-wrap-47 .popover-body .s3_button_large.active { -webkit-box-shadow: 0px 0px 0px  5px rgba(0,132,253,0.3); -moz-box-shadow: 0px 0px 0px  5px rgba(0,132,253,0.3); box-shadow: 0px 0px 0px  5px rgba(0,132,253,0.3);}
.popover-wrap-47 .popover-body .s3_button_large:active, 
.popover-wrap-47 .popover-body .s3_button_large.active { background: #0075db; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.popover-wrap-47 .popover-body .s3_message { padding: 12px; border: none; display: table; margin-top: 1em; margin-bottom: 1em; background: #ffffff; color: #333; box-sizing: border-box; -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); text-align: left; font-family: Montserrat, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-47 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 50px; height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDcuOTcxIDQ3Ljk3MSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnIGlkPSJnLTIiPgoJPHBhdGggZD0iTTI4LjIyOCwyMy45ODZMNDcuMDkyLDUuMTIyYzEuMTcyLTEuMTcxLDEuMTcyLTMuMDcxLDAtNC4yNDJjLTEuMTcyLTEuMTcyLTMuMDctMS4xNzItNC4yNDIsMEwyMy45ODYsMTkuNzQ0TDUuMTIxLDAuODggICBjLTEuMTcyLTEuMTcyLTMuMDctMS4xNzItNC4yNDIsMGMtMS4xNzIsMS4xNzEtMS4xNzIsMy4wNzEsMCw0LjI0MmwxOC44NjUsMTguODY0TDAuODc5LDQyLjg1Yy0xLjE3MiwxLjE3MS0xLjE3MiwzLjA3MSwwLDQuMjQyICAgQzEuNDY1LDQ3LjY3NywyLjIzMyw0Ny45NywzLDQ3Ljk3czEuNTM1LTAuMjkzLDIuMTIxLTAuODc5bDE4Ljg2NS0xOC44NjRMNDIuODUsNDcuMDkxYzAuNTg2LDAuNTg2LDEuMzU0LDAuODc5LDIuMTIxLDAuODc5ICAgczEuNTM1LTAuMjkzLDIuMTIxLTAuODc5YzEuMTcyLTEuMTcxLDEuMTcyLTMuMDcxLDAtNC4yNDJMMjguMjI4LDIzLjk4NnoiIGlkPSJwYXRoLTMiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzAwMDAwMCI+PC9wYXRoPgo8L2c+CjxnIGlkPSJnLTQiPgo8L2c+CjxnIGlkPSJnLTUiPgo8L2c+CjxnIGlkPSJnLTYiPgo8L2c+CjxnIGlkPSJnLTciPgo8L2c+CjxnIGlkPSJnLTgiPgo8L2c+CjxnIGlkPSJnLTkiPgo8L2c+CjxnIGlkPSJnLTEwIj4KPC9nPgo8ZyBpZD0iZy0xMSI+CjwvZz4KPGcgaWQ9ImctMTIiPgo8L2c+CjxnIGlkPSJnLTEzIj4KPC9nPgo8ZyBpZD0iZy0xNCI+CjwvZz4KPGcgaWQ9ImctMTUiPgo8L2c+CjxnIGlkPSJnLTE2Ij4KPC9nPgo8ZyBpZD0iZy0xNyI+CjwvZz4KPGcgaWQ9ImctMTgiPgo8L2c+Cjwvc3ZnPg==") left 50% top 50% / 15px no-repeat #ffe330; z-index: 10; cursor: pointer; text-align: center; min-height: 50px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.popover-wrap-47 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-47 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-47 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-47 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.editable_block-47 p:first-child { margin-top: 0;}
.editable_block-47 p:last-child { margin-bottom: 0;}
.editable_block-47 .header { margin: -50px 0 0 -50px; border: none; box-sizing: border-box; font-size: 30px; display: -webkit-flex; display: flex; letter-spacing: 1.0px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-weight: 900; padding-left: 50px; background: url("../images/Rigyt.svg?1544757801520") left 0px top 0px / auto auto repeat-y, url("../images/Up.svg?1544757801515") left 0px top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 20px; width: auto; padding-top: 50px;}
.editable_block-47 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0;}
.editable_block-47 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 20px; display: -webkit-flex; display: flex; pointer-events: auto; color: rgba(0,0,0,0.7); -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; width: auto; margin-left: 0; margin-right: 0;}
.editable_block-47 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-47 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-47 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-47 .img-convert { 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;}
.editable_block-47 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-47 .text { box-sizing: border-box; display: -webkit-flex; display: flex; pointer-events: auto; color: #9c9c9c; line-height: 1.5; letter-spacing: 0.5px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; font-weight: 500; margin-bottom: 20px; width: auto; margin-left: 0; margin-right: 0;}
.editable_block-47 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-47 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-47 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-47 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-47 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-47 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto;}
.editable_block-47 .more > a { padding: 30px 50px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; height: 0; min-height: 14px; color: #000000; text-decoration: none; font-size: 16px; font-weight: 600; -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent; background: #f5d049; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.editable_block-47 .more > a:hover, 
.editable_block-47 .more > a.hover, 
.editable_block-47 .more > a.active { -webkit-box-shadow: inset 0px 0px 19px  5px rgba(0,0,0,0.1), 0px 0px 0px  5px rgba(245,208,73,0.3); -moz-box-shadow: inset 0px 0px 19px  5px rgba(0,0,0,0.1), 0px 0px 0px  5px rgba(245,208,73,0.3); box-shadow: inset 0px 0px 19px  5px rgba(0,0,0,0.1), 0px 0px 0px  5px rgba(245,208,73,0.3);}
.editable_block-47 .more > a:active, 
.editable_block-47 .more > a.active { -webkit-box-shadow: inset 0px 0px 19px  5px rgba(0,0,0,0.1), 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 19px  5px rgba(0,0,0,0.1), 0 0 0 transparent; box-shadow: inset 0px 0px 19px  5px rgba(0,0,0,0.1), 0 0 0 transparent;}
.editable_block-47 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-47 .clear { clear: both;}
.popover-container-47 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-47 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-47 .popover-form-title { font-size: 22px; font-weight: bold; margin-bottom: 20px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-47 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-47 .popover-body .s3_form_item { margin-top: 0; margin-bottom: 12px; box-sizing: border-box; text-align: left;}
.popover-wrap-47 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-47 .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-47 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-47 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-47 .popover-body .s3_form_item.form_div { margin-bottom: 9px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-47 .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: Montserrat, sans-serif; text-align: left; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-47 .popover-body .s3_form_item.form_html_block { margin-bottom: 9px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-47 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-47 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Montserrat, sans-serif; text-align: left; font-size: 16px; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-47 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-47 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-47 .popover-body .s3_form_item.form_checkbox { margin-bottom: 9px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-47 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-47 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-47 .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-47 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-47 .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-47 .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-47 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; text-align: left; font-size: 16px; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-47 .popover-body .s3_form_item.form_radio { margin-bottom: 9px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-47 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-47 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-47 .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-47 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-47 .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-47 .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-47 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; text-align: left; font-size: 16px; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-47 .popover-body .s3_form_item.form_select { margin-bottom: 9px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-47 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-47 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-47 .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-47 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-47 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-47 .popover-body .s3_form_item.form_calendar { margin-bottom: 9px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-47 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-47 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-47 .popover-body .s3_form_item.form_calendar_interval { margin-bottom: 9px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-47 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-47 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-47 .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-47 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-47 .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-47 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px; font-family: Montserrat, sans-serif; text-align: left; font-size: 16px; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-47 .popover-body .s3_form_item.form_upload { margin-bottom: 9px; margin-top: 20px; box-sizing: border-box; text-align: left;}
.popover-wrap-47 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-47 .popover-body .form_upload .no-more { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; font-size: 16px; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-47 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-47 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-47 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-47 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-47 ::-moz-placeholder { color: #ababab;}
.popover-wrap-47 :-ms-input-placeholder { color: #ababab;}
.block-27 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.block-28 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(#242424, #242424); z-index: 1; right: 0; padding-top: 40px; padding-bottom: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-indent: 0; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-29 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1340px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; max-width: 100%; padding-left: 20px; padding-right: 20px;}
.block-30 .layout_52 { -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 .layout_54 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_55 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0;}
.block-31 { margin: 10px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-21 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-size: 13px; line-height: 1.3; text-decoration: none; color: #ffffff; box-sizing: border-box; width: 220px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: 500; min-height: 0;}
.widget-22 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 220px;}
.block-32 { margin: 4px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-23 { margin: 0 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: right; text-decoration: none; color: #d8d8d8; width: 220px; right: 0;}
.widget-10 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-20 .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-20 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: auto; width: 330px; 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; right: 0; text-align: left;}
.side-panel-20 .side-panel-close { border: none; position: absolute; z-index: 1; left: auto; top: 0; box-sizing: border-box; font-size: 0; width: 50px; min-height: 50px; background: url("../images/icon_352270.svg") left 50% top 50% / 19px no-repeat #ffd042; cursor: pointer; right: 100%; margin-top: 30px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-right: 30px;}
.side-panel-20 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-20 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; width: 1240px; max-width: 100%; margin-left: auto; margin-right: auto; padding-right: 20px; padding-left: 20px;}
.side-panel-20 .side-panel-button { padding: 4px 12px 7px; border: none; box-sizing: border-box; font-size: 0; width: 50px; min-height: 50px; background: #71259d; 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; margin-top: 30px; align-self: auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.side-panel-20 .side-panel-button-icon { display: block;}
.side-panel-20 .side-panel-button-icon-line { border: none; box-sizing: border-box; display: block; min-height: 3px; margin-top: 8px; background: #ffd042; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel-20 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-5 .layout_center_10_id_9_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-5 { background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-4 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 { width: auto; right: 0; padding-top: 20px;}
	.widget-5 { text-align: left; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-6 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-6 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-4 { text-align: left; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.address-5 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-5 .block-body-drop { width: 100%; margin-left: 0;}
	.block-3 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-3 .layout_4 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-3 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-3 { margin-top: auto;}
	.block-33 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-34 .layout_59 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-34 .layout_58_id_60 { margin: 15px 0 0; -webkit-order: 2; -moz-order: 2; order: 2; flex-basis: auto; width: auto;}
	.block-34 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-24 { width: auto; margin-bottom: 20px; display: none;}
	.menu-59 .menu-scroll > ul ul { position: static; width: auto;}
	.widget-25 { margin-left: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-26 { font-size: 34px; margin-left: 0; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-27 { margin-left: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-21 { -webkit-order: 10; -moz-order: 10; order: 10;}
	.block-22 { padding-top: 0.02px; padding-bottom: 50px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-23 .layout_39 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-23 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; display: -webkit-flex; display: flex;}
	.block-23 .layout_46 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-23 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-24 { display: none; margin-top: 15px; margin-left: auto;}
	.widget-16 { background: none; display: block;}
	.form-40 .form__header { background: none;}
	.block-25 { margin-bottom: 0;}
	.widget-17 { text-align: center; margin-top: 20px; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.email-42 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.email-42 .icon { margin: auto auto 20px; align-self: center;}
	.email-42 .block-body-drop { -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto;}
	.email-42 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.email-42 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-18 { text-align: center; margin-top: 20px; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.phones-43 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-43 .icon { margin-right: auto; margin-bottom: 20px; margin-left: auto;}
	.phones-43 .block-body-drop { -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto;}
	.phones-43 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-43 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-19 { text-align: center; margin-top: 20px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-44 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-44 .icon { margin-right: auto; margin-bottom: 20px; margin-left: auto;}
	.address-44 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.address-44 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-44 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-44 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.text-2 { text-align: center; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-26 { display: none; margin-top: 15px; margin-right: auto;}
	.widget-20 { margin-right: 0; -webkit-order: 8; -moz-order: 8; order: 8; display: block;}
	.editable_block-47 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-47 .more { clear: none;}
	.block-27 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-28 { padding-left: 20px; padding-right: 20px;}
	.block-29 { width: auto; margin-left: 0; margin-right: 0;}
	.block-30 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; display: none;}
	.block-30 .layout_55 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-30 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-31 { margin-top: 0;}
	.widget-21 { text-align: center; width: 700px; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
	.widget-22 { width: 700px; margin-top: auto; margin-left: auto; margin-right: auto; right: 0; padding-top: 30px; display: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-32 { margin-top: 0;}
	.widget-23 { text-align: center; color: #ffffff; width: 700px; margin-top: 20px; margin-right: auto; padding-top: 0.02px; display: block;}
	.widget-10 { box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-20 .side-panel-top { width: auto;}

}

@media all and (max-width: 768px) {
	.block-5 .layout_center_10_id_9_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-3 .layout_3 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-3 .layout_4 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-3 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-3 { margin-top: 15px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-2 { width: auto; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-34 .layout_59 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-34 .layout_58_id_60 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-24 { margin-bottom: auto;}
	.widget-26 { font-size: 32px;}
	.block-23 .layout_39 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-23 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-23 .layout_46 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-24 { width: auto; margin-left: 0; margin-bottom: 0;}
	.email-42 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-43 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-26 { width: auto; margin-right: 0; margin-bottom: 0;}
	.block-28 { padding-left: 0; padding-right: 0;}
	.block-30 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-30 .layout_55 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 { width: 600px; margin-left: auto; margin-right: auto;}
	.block-31 { margin-bottom: 0;}
	.widget-21 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-32 { margin-bottom: 0;}

}

@media all and (max-width: 640px) {
	.block-5 .layout_center_10_id_9_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-3 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_4 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-34 .layout_59 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-34 .layout_58_id_60 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-24 { margin-top: 15px; margin-bottom: 0;}
	.widget-26 { font-size: 28px;}
	.block-23 .layout_39 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-23 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-23 .layout_46 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.form-40 .form-submit button { width: 100%;}
	.form-40 .form-captcha .form-submit-container { width: 100%;}
	.form-40 .form-captcha button { width: 100%;}
	.block-25 { margin-top: 15px;}
	.text-2 { font-size: 28px;}
	.block-29 { width: 280px; margin-left: auto; margin-right: auto; padding-left: 0; padding-right: 0;}
	.block-30 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-30 .layout_55 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-30 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-21 { width: auto; margin-left: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-22 { margin-top: 0; margin-left: 0; margin-bottom: 0;}

}

@media all and (max-width: 480px) {
	.block-5 .layout_center_10_id_9_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-5 { padding-top: 0.02px;}
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-4 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-3 .layout_3 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-3 .layout_4 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-3 { margin-top: 0; padding-right: 0;}
	.widget-3 { margin-bottom: 0;}
	.widget-2 { margin-top: 20px; margin-bottom: 0;}
	.block-33 { padding-top: 30px; padding-bottom: 30px;}
	.block-34 .layout_59 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-34 .layout_58_id_60 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-21 { padding-top: 50px;}
	.block-23 .layout_39 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-23 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_46 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-25 { margin-top: 0;}
	.popover-wrap-47 .popover-body { padding: 30px;}
	.popover-wrap-47 .popover-body .s3_button_large { width: 220px;}
	.editable_block-47 .image { float: none; margin-left: 0; margin-right: 0;}
	.block-30 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: none;}
	.block-30 .layout_55 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-21 { margin-left: 1px; margin-right: 1px;}
	.widget-22 { width: auto; margin-right: 0;}
	.widget-23 { width: auto; margin-left: 0; margin-right: 0;}
	.side-panel-20 .side-panel-top { padding-right: 0; padding-left: 0;}
	.side-panel-20 .side-panel-button { margin-top: 0;}

}
.side-panel .widget-9 { margin: 20px 30px 5px; z-index: 3; text-align: left; 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; box-sizing: border-box; font-family: Montserrat, sans-serif; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.side-panel .menu-19 .menu-scroll > ul { display: block;}
.side-panel .menu-19 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-19 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a { margin: 0; border: none; width: auto; padding-top: 15px; padding-bottom: 15px; font-size: 16px; font-weight: 600; background: url("../images/Lnop.svg") right 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a.active { background: url("../images/Lnop.svg") right -10px top 50% / auto auto no-repeat;}
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a.active { background: url("../images/Lnop.svg") right -10px top 50% / auto auto repeat-x;}
.side-panel .menu-19 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-19 .menu-scroll > ul ul ul { position: static; width: auto;}