@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 { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-10 .layout_16_id_66 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-10 { border: none; position: relative; width: auto; min-height: 112px; max-width: 100%; background: url("../images/oval.png") left 50% bottom 0px / auto auto no-repeat #faf8f2; z-index: 8; text-align: center; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; padding-top: 50px; padding-bottom: 120px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-38 { position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 14px; margin-left: 0; margin-bottom: 0; font-family: Montserrat, sans-serif; text-decoration: none; right: 0;}
.widget-42 { position: relative; z-index: 3; text-align: left; color: #292929; font-size: 14px; line-height: 1.8; text-decoration: none; display: block; width: auto; margin-top: 15px; margin-left: 0; margin-bottom: 0; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-63 h2 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 21px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-bottom: 15px;}
.content-63 h3 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 19px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-bottom: 15px;}
.content-63 h4 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 17px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-bottom: 15px;}
.content-63 h5 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 20px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 20px; margin-bottom: 20px;}
.content-63 h6 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 15px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-right: 0; margin-bottom: 15px;}
.content-63 a { box-sizing: border-box; color: #b3769f; font-size: 14px; line-height: 1.2; text-decoration: underline;}
.content-63 a:hover, 
.content-63 a.hover, 
.content-63 a.active { text-decoration: none;}
.content-63 .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-63 .img-convert { margin: 5px; box-sizing: border-box; width: 960px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-63 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-63 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-63 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widget-43 { position: relative; z-index: 2; text-align: left; color: #828282; font-size: 11px; text-decoration: none; box-sizing: border-box; width: auto; margin-top: 0; margin-left: 0; right: 0; min-height: 21px;}
.path a { box-sizing: border-box; color: #7976b5; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-44 { position: relative; z-index: 1; text-align: left; font-size: 26px; text-decoration: none; box-sizing: border-box; margin-top: 22px; font-weight: 600; width: auto; margin-left: 0; right: 0;}
h2 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Montserrat, sans-serif;}
h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Montserrat, sans-serif;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Montserrat, sans-serif;}
h65 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px;}
h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Montserrat, sans-serif;}
.block-2 .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-2 .layout_39 { -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-2 { position: relative; width: 1200px; min-height: 0; max-width: 100%; z-index: 7; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; margin-top: 40px; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; padding-left: 30px; padding-right: 30px; text-decoration: none;}
.widget-3 { margin: 15px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: left; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.menu-4 .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-4 .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-4 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-4 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-4 .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-4 .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-4 .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-4 .menu-scroll > ul ul { padding: 15px; margin: 15px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #9ab056; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; align-self: auto;}
.menu-4 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-4 .menu-scroll > ul ul > li > a { padding: 5px 10px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 13px; line-height: 1.4; position: relative; font-family: Montserrat, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; margin-top: 5px; margin-bottom: 5px;}
.menu-4 .menu-scroll > ul ul > li > a:hover, 
.menu-4 .menu-scroll > ul ul > li > a.hover, 
.menu-4 .menu-scroll > ul ul > li > a.active { color: #c5e8b2;}
.menu-4 .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-4 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-4 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-4 .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: #5c5c5c; font-size: 12px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-style: normal; letter-spacing: 0; text-transform: uppercase; font-weight: 600;}
.menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.active { color: #a0c231;}
.menu-4 .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-4 .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-4 .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-4 .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-4 .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-4 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-4 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-4 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: #9ab056; 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; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px;}
.menu-4 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-4 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-4 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-22 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-21 { margin: 2px 0 -1px; position: relative; z-index: 2; font-family: Montserrat, sans-serif; color: #b3769f; 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; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-2 { position: relative; z-index: 1; box-sizing: border-box; width: auto; min-height: 35px; font-size: 25px; margin-top: 0; margin-left: 0; margin-right: auto; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.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; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #363636; text-transform: uppercase; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: 300;}
.site-name-3 a { text-decoration: none; outline: none;}
.block-13 .layout_21_id_22 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-13 { padding: 30px 20px; border: none; position: relative; width: auto; min-height: 0; background: url("../images/54690260_25.png") left 50% top 50% / contain no-repeat fixed; z-index: 6; text-align: left; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-9 { padding: 60px 40px 90px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; right: 0; min-height: 0; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; max-width: 100%;}
.form-22 .form__header { padding: 0.02px 10px 31px; margin: 0 165px 50px; border: none; box-sizing: border-box; font-size: 40px; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #454545; text-decoration: none; font-weight: 600; background: url("../images/23-1.png") left 50% bottom 0px / 101px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-22 .form__text { box-sizing: border-box; margin-bottom: 10px; overflow: hidden; display: -webkit-flex; display: flex; text-align: left;}
.form-22 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-22 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-22 .form__body { box-sizing: border-box; margin-right: -20px; margin-bottom: -5px; width: auto; margin-left: -20px;}
.form-22 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-22 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-22 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.form-22 .form-item { box-sizing: border-box; position: relative; margin-right: 5px; margin-bottom: 5px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.form-22 .form-text { box-sizing: border-box; text-align: center; margin-right: 20px; margin-left: 20px;}
.form-22 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-22 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-22 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-22 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-22 .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex;}
.form-22 .form-text input { padding: 2px 4px 2px 10px; border: none; box-sizing: border-box; width: 100%; min-width: 100px; min-height: 50px; outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; text-align: left; font-size: 13.3333px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; height: 50px; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-22 .form-textarea textarea { padding: 2px 4px; border: none; box-sizing: border-box; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Montserrat, sans-serif; text-align: left; font-size: 13.3333px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-22 .icon.img_name { border: none; box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 30px; height: 50px; min-height: 50px; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: 0;}
.form-22 .icon.img_email { border: none; box-sizing: border-box; position: relative; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjE0NCIgaGVpZ2h0PSIxMDkiIHZpZXdCb3g9IjAgMCAxNDQgMTA5IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBkPSJNNS41NDYsLTAuMDAxIEw1LjY2NywtMC4wMDEgTDEzOC40MTcsLTAuMDAxIEMxNDEuNDg0LC0wLjAwMSAxNDQuMDAwLDIuMzg0IDE0NC4wMDAsNS4zNTUgTDE0NC4wMDAsNS41MDcgTDE0NC4wMDAsMTAzLjYyNyBDMTQ0LjAwMCwxMDYuNjAxIDE0MS40ODQsMTA5LjAwMiAxMzguNDE3LDEwOS4wMDIgTDEzOC4zNDAsMTA5LjAwMiBMNS41NDYsMTA5LjAwMiBDMi40ODMsMTA5LjAwMiAwLjAwMywxMDYuNjAxIDAuMDAzLDEwMy42MjcgTDAuMDAzLDEwMy40OTQgTDAuMDAzLDUuMzU1IEMwLjAwMywyLjM4NCAyLjQ4MywtMC4wMDEgNS41NDYsLTAuMDAxIEw1LjU0NiwtMC4wMDEgWk0xMzIuOTE0LDE1LjM5OCBMMTMyLjkxNCwxNS4zOTggTDc0LjM0MCw3Mi4yMTYgQzczLjA0NCw3My40NzMgNzAuOTU5LDczLjQ3MyA2OS42NjMsNzIuMjE2IEwxMS4wNTMsMTUuMzk4IEwxMS4wNTMsOTguMjcxIEwxMzIuOTE0LDk4LjI3MSBMMTMyLjkxNCwxNS4zOTggTDEzMi45MTQsMTUuMzk4IFpNMTI4LjM1MywxMC43MzAgTDEyOC4zNTMsMTAuNzMwIEwxNS42MTAsMTAuNzMwIEw3MS45ODIsNjUuMzczIEwxMjguMzUzLDEwLjczMCBMMTI4LjM1MywxMC43MzAgWiIgY2xhc3M9ImNscy0xIiBmaWxsPSIjOGViNTc5IiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 26px no-repeat; width: 30px; height: 50px; min-height: 50px; text-align: left; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: 0;}
.form-22 .icon.img_phone { border: none; box-sizing: border-box; position: relative; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9Ijg5IiBoZWlnaHQ9IjEyMCIgdmlld0JveD0iMCAwIDg5IDEyMCIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggZD0iTTQuNjEzLDAuMDA0IEw0Ljc0NCwwLjAwNCBMODQuMzk4LDAuMDA0IEM4Ni45MzIsMC4wMDQgODkuMDA3LDIuMDk4IDg5LjAwNyw0LjYxOSBMODkuMDA3LDQuNzUwIEw4OS4wMDcsMTE1LjM4MyBDODkuMDA3LDExNy45MDMgODYuOTMyLDExOS45OTggODQuMzk4LDExOS45OTggTDg0LjI4NCwxMTkuOTk4IEw0LjYxMywxMTkuOTk4IEMyLjA2MywxMTkuOTk4IDAuMDA0LDExNy45MDMgMC4wMDQsMTE1LjM4MyBMMC4wMDQsMTE1LjI4MiBMMC4wMDQsNC42MTkgQzAuMDA0LDIuMDk4IDIuMDYzLDAuMDA0IDQuNjEzLDAuMDA0IEw0LjYxMywwLjAwNCBaTTI5LjA0NiwxMDIuOTc1IEMyNy41MTAsMTAyLjk3NSAyNi4yNjgsMTAxLjczMSAyNi4yNjgsMTAwLjE5MyBDMjYuMjY4LDk4LjY1NCAyNy41MTAsOTcuNDExIDI5LjA0Niw5Ny40MTEgTDU5Ljk2NSw5Ny40MTEgQzYxLjUwMiw5Ny40MTEgNjIuNzQzLDk4LjY1NCA2Mi43NDMsMTAwLjE5MyBDNjIuNzQzLDEwMS43MzEgNjEuNTAyLDEwMi45NzUgNTkuOTY1LDEwMi45NzUgTDI5LjA0NiwxMDIuOTc1IEwyOS4wNDYsMTAyLjk3NSBaTTc5Ljc4OSw5LjIzNCBMOS4yMjIsOS4yMzQgTDkuMjIyLDExMC43NjcgTDc5Ljc4OSwxMTAuNzY3IEw3OS43ODksOS4yMzQgTDc5Ljc4OSw5LjIzNCBaIiBjbGFzcz0iY2xzLTEiIGZpbGw9IiM4ZWI1NzkiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNCIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 20px no-repeat; width: 30px; height: 50px; min-height: 50px; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: 0;}
.form-22 .icon.img_comments { border: none; box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 30px; height: 50px; min-height: 50px; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-22 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-22 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-22 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-22 .form-text .form-item__body { box-sizing: border-box;}
.form-22 .form-textarea { box-sizing: border-box; margin-right: 20px; margin-left: 20px;}
.form-22 .form-textarea .form-item__body { box-sizing: border-box;}
.form-22 .form-submit { box-sizing: border-box; margin-right: 20px; margin-left: 20px;}
.form-22 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-22 .form-submit .form-item__body { box-sizing: border-box;}
.form-22 .form-submit button { padding: 15px 25px; border: none; box-sizing: border-box; text-align: center; background: #9ab056; outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0.4px; text-transform: uppercase; text-decoration: none; font-weight: bold; min-height: 50px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-22 .form-submit button:hover, 
.form-22 .form-submit button.hover, 
.form-22 .form-submit button.active { background: transparent; color: #9ab056; -webkit-box-shadow: inset 0px 0px 0px  2px #a5d424; -moz-box-shadow: inset 0px 0px 0px  2px #a5d424; box-shadow: inset 0px 0px 0px  2px #a5d424;}
.form-22 .form-submit button:active, 
.form-22 .form-submit button.active { background: #9ab056; color: #ffffff; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-22 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-22 .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: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 20px; margin-left: 20px;}
.form-22 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-22 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-22 .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-22 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-22 .form-captcha button { padding: 15px 25px; border: none; box-sizing: border-box; text-align: center; background: #9ab056; outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0.4px; text-transform: uppercase; text-decoration: none; font-weight: bold; min-height: 50px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-22 .form-captcha button:hover, 
.form-22 .form-captcha button.hover, 
.form-22 .form-captcha button.active { background: transparent; color: #9ab056; -webkit-box-shadow: inset 0px 0px 0px  2px #a5d424; -moz-box-shadow: inset 0px 0px 0px  2px #a5d424; box-shadow: inset 0px 0px 0px  2px #a5d424;}
.form-22 .form-captcha button:active, 
.form-22 .form-captcha button.active { background: #9ab056; color: #ffffff; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-22 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-22 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-22 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-22 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-22 .form-checkbox { box-sizing: border-box;}
.form-22 .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-22 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-22 .form-checkbox input { margin: 5px 5px 0 0;}
.form-22 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-22 .form-radio { box-sizing: border-box;}
.form-22 .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-22 .form-radio input { margin: 5px 5px 0 0;}
.form-22 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-22 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-22 .form-select { box-sizing: border-box;}
.form-22 .form-div { box-sizing: border-box;}
.form-22 .form-html { box-sizing: border-box;}
.form-22 .form-html .form-item__body { font-size: 13px;}
.form-22 .form-upload { box-sizing: border-box;}
.form-22 .form-calendar { box-sizing: border-box;}
.form-22 .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-22 .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-22 .form-calendar_interval { box-sizing: border-box;}
.form-22 .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-22 .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-22 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px;}
.form-22 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px;}
.form-22 .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-22 .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-22 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-22 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-22 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-22 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-22 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-22 ::-webkit-input-placeholder { color: #808080;}
.form-22 ::-moz-placeholder { color: #808080;}
.form-22 :-ms-input-placeholder { color: #808080;}
.block-14 { margin: 0; position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 5; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.block-15 .layout_24_id_26 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-15 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #9ab056; z-index: 2; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 60px; padding-bottom: 80px; max-width: 100%;}
.widget-10 { margin: -350px 0 90px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 448px; right: auto;}
.address-25 p:first-child { margin-top: 0;}
.address-25 p:last-child { margin-bottom: 0;}
.address-25 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-25 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-25 .icon { border: none; box-sizing: border-box; height: 16px; width: 136px; background: url("../images/lib_1187201_214rtgfds.svg") right 0px top 50% / 113px no-repeat; margin-right: 0; min-height: 260px; -webkit-box-shadow: inset -2px 0px 0px  #f3f5f9; -moz-box-shadow: inset -2px 0px 0px  #f3f5f9; box-shadow: inset -2px 0px 0px  #f3f5f9; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-25 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-25 .cell-text { padding: 30px; border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 0; margin-top: 56px; background: #ffffff; -webkit-border-radius: 0px 10px 10px 0px; -moz-border-radius: 0px 10px 10px 0px; border-radius: 0px 10px 10px 0px;}
.address-25 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-decoration: none; font-size: 15px; font-weight: normal; margin-bottom: 30px;}
.address-25 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #787878; line-height: 1.3; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 16px; font-weight: normal;}
.address-25 input.tgl-but { box-sizing: border-box; display: none;}
.address-25 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-11 { margin: 9px 0 0 252px; border: 20px solid #ffffff; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: 708px; min-height: 400px; display: -webkit-flex; display: flex; background: #cccccc; overflow: hidden; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-box-shadow: 0px 10px 49px  rgba(0,0,0,0.34); -moz-box-shadow: 0px 10px 49px  rgba(0,0,0,0.34); box-shadow: 0px 10px 49px  rgba(0,0,0,0.34); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.map-26 > .map { width: 100%; : 1; position: relative; background: url("/widgets/Map/service/map.jpg") center center no-repeat;}
.map-26 > .map > * { position: absolute; : 1; font-size: 0;}
.map-26 .top-controls > * { display: inline-block; : 1; vertical-align: middle;}
.map-26 .top-controls.left { top: 10px; : 1; left: 10px;}
.map-26 .top-controls.right { top: 10px; : 1; right: 10px;}
.map-26 .top-controls.left > * { margin-right: 10px; : 1;}
.map-26 .top-controls.right > * { margin-left: 10px; : 1;}
.map-26 .map-place { background: url("/widgets/Map/service/place.png") center center no-repeat; : 1; width: 28px; height: 29px;}
.map-26 .map-search { background: url("/widgets/Map/service/search.png") center center no-repeat; : 1; width: 62px; height: 29px;}
.map-26 .map-route { background: url("/widgets/Map/service/route.png") center center no-repeat; : 1; width: 28px; height: 29px;}
.map-26 .map-traffic { background: url("/widgets/Map/service/traffic.png") center center no-repeat; : 1; width: 87px; height: 29px;}
.map-26 .map-layers { background: url("/widgets/Map/service/layers.png") center center no-repeat; : 1; width: 68px; height: 29px;}
.map-26 .map-full { background: url("/widgets/Map/service/full.png") center center no-repeat; : 1; width: 28px; height: 29px;}
.map-26 .map-zoom { left: 10px; : 1; top: 108px; max-height: 150px; bottom: 60px; width: 28px; background: url("/widgets/Map/service/line.png") center center repeat-y;}
.map-26 .map-zoom .zoom-inner { position: absolute; : 1; min-height: 55px; height: 100%; bottom: 0; left: 0;}
.map-26 .map-zoom .sizer { position: absolute; : 1; top: 50%; left: 0; margin-top: -8px; background: url("/widgets/Map/service/runner.png") center center repeat-y; width: 28px; height: 16px;}
.map-26 .map-zoom .plus { position: absolute; : 1; top: -1px; left: 0; background: url("/widgets/Map/service/plus.png") center center repeat-y; width: 28px; height: 29px;}
.map-26 .map-zoom .minus { position: absolute; : 1; bottom: -1px; left: 0; background: url("/widgets/Map/service/minus.png") center center repeat-y; width: 28px; height: 29px;}
.map-26 .map-goto { background: url("/widgets/Map/service/ya.png") center center no-repeat; : 1; width: 168px; height: 24px; bottom: 10px; left: 10px;}
.map-26 .map-ruler { background: url("/widgets/Map/service/scale.png") 0 50% no-repeat, url("/widgets/Map/service/ruler.png") 100% 50% no-repeat; : 1; width: 122px; height: 29px; bottom: 30px; right: 10px;}
.map-26 .map-copyright { background: url("/widgets/Map/service/cop.png") center center no-repeat; : 1; width: 152px; height: 14px; bottom: 10px; right: 3px;}
.block-16 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #f3f5f9; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 0.02px; padding-bottom: 0.02px; max-width: 100%; text-decoration: none;}
.block-17 .layout_28_id_29 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-17 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; padding-top: 20px; padding-bottom: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-18 .layout_30 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-18 .layout_31 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-18 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-12 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; width: auto; right: 0;}
.widget-13 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; color: #8f8f8f; text-align: right; text-decoration: none; width: auto; right: 0;}
.block-19 .layout_33 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-19 .layout_32_id_32_id_34 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-19 .layout_32_id_34 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-19 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: #524343; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 30px; padding-bottom: 30px; text-decoration: none; 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;}
.widget-31 { margin: 2px 0 0 6px; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: 200px;}
.phones-52 p:first-child { margin-top: 0;}
.phones-52 p:last-child { margin-bottom: 0;}
.phones-52 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-52 .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-52 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("../images/poch2.png") left 50% top 50% / auto auto no-repeat; margin-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 30px;}
.phones-52 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-52 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-52 .title { box-sizing: border-box; display: none;}
.phones-52 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #fcfcfc; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 16px; font-weight: normal; margin-left: 6px;}
.phones-52 input.tgl-but { box-sizing: border-box; display: none;}
.phones-52 .text_body a { text-decoration: none; color: inherit;}
.phones-52 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-14 { margin: 0 0 auto 30px; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: right; box-sizing: border-box; min-height: 0; width: auto; padding-right: 0; padding-left: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.popover-wrap-33 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-33 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-33 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-33 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-33 .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-33 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-33 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-33 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-33 .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-33 .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-33 .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-33 .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-33 p:first-child { margin-top: 0;}
.editable_block-33 p:last-child { margin-bottom: 0;}
.editable_block-33 .header { box-sizing: border-box; font-size: 20px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left;}
.editable_block-33 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0; text-align: center;}
.editable_block-33 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto;}
.editable_block-33 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-33 .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; text-align: left;}
.editable_block-33 .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-33 .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; display: -webkit-flex; display: flex; overflow: hidden;}
.editable_block-33 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-33 .text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; pointer-events: auto; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.3; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-decoration: none; font-size: 14px; font-weight: normal;}
.editable_block-33 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-33 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-33 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-33 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-33 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-33 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto;}
.editable_block-33 .more > a { 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; height: 0; min-height: 14px;}
.editable_block-33 .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-33 .clear { clear: both;}
.popover-container-33 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-33 .popover-scrolling { padding: 20px; top: 0; : 1; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; box-sizing: border-box;}
.popover-container-33 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-33 { margin: auto; position: relative; : 1; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-33 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-33 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-33 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-33 .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-33 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-33 .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-33 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-33 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-33 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-33 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-33 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-33 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-33 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-33 .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-33 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-33 .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-33 .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-33 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-33 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-33 .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-33 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-33 .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-33 .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-33 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-33 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-33 .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-33 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-33 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-33 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-33 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-33 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-33 .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-33 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-33 .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-33 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-33 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-33 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-33 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-33 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-33 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-33 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-33 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-33 ::-moz-placeholder { color: #ababab;}
.popover-wrap-33 :-ms-input-placeholder { color: #ababab;}
.widget-15 { margin: 0 0 11px; position: relative; top: 0; left: 0; z-index: 2; font-family: Montserrat, sans-serif; color: #ffffff; text-decoration: none; font-size: 13px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 258px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: normal;}
.block-21 { position: relative; width: 1200px; min-height: 0; max-width: 100%; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 39px; margin-left: auto; margin-right: auto; right: 0; padding-top: 0.02px; padding-bottom: 0.02px;}
.widget-20 { padding: 0.02px 30px; margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; width: auto; min-width: 0; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0;}
.popover-wrap-37 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-37 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-37 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-37 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-37 .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-37 .popover-body .s3_button_large { border: none; background: none #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: NaNpx NaNpx 2px  rgba(0, 0, 0, 0.2); -moz-box-shadow: NaNpx NaNpx 2px  rgba(0, 0, 0, 0.2); box-shadow: NaNpx NaNpx 2px  rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-37 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: inset NaNpx NaNpx undefinedpx  rgba(255,255,255,.75), NaNpx NaNpx 6px  rgba(0,0,0,.45); -webkit-box-shadow: inset NaNpx NaNpx undefinedpx  rgba(255,255,255,.75), NaNpx NaNpx 6px  rgba(0,0,0,.45); box-shadow: inset NaNpx NaNpx undefinedpx  rgba(255,255,255,.75), NaNpx NaNpx 6px  rgba(0,0,0,.45); text-align: left;}
.popover-wrap-37 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") center center / auto no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-37 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-37 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-37 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("/wFidgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-37 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.blocklist-37 p:first-child { margin-top: 0;}
.blocklist-37 p:last-child { margin-bottom: 0;}
.blocklist-37 .header { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; text-align: left; box-sizing: border-box;}
.blocklist-37 .header_text { font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-37 .all-in_header { display: none; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-37 .description { box-sizing: border-box; overflow: hidden; text-align: left; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-37 .body-outer { box-sizing: border-box; position: relative; text-align: left;}
.blocklist-37 .body { margin: 0 -5px; box-sizing: border-box;}
.blocklist-37 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: none;}
.blocklist-37 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: none;}
.blocklist-37 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; box-sizing: border-box;}
.blocklist-37 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 25%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.blocklist-37 .item { padding: 30px 10px; margin: 10px 5px; border: none; position: relative; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; box-sizing: border-box; min-width: 0; min-height: 0; text-align: center; left: 0; right: 0; flex-basis: 100%; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.blocklist-37 .text { margin-bottom: 30px; text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Open Sans, sans-serif; color: #5d6070; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; line-height: 1.6; font-size: 14px; top: NaNpx;}
.blocklist-37 .text .align-elem { flex-basis: 100%;}
.blocklist-37 .image { border: 15px solid #000; box-sizing: border-box; position: relative; margin-bottom: 20px; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 200px; margin-left: auto; margin-right: auto; min-height: 200px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: rgba(255,255,255,0.64); -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px;}
.blocklist-37 .image:hover, 
.blocklist-37 .image.hover, 
.blocklist-37 .image.active { -webkit-box-shadow: 0px 0px 51px  rgba(0,0,0,0.13); -moz-box-shadow: 0px 0px 51px  rgba(0,0,0,0.13); box-shadow: 0px 0px 51px  rgba(0,0,0,0.13); border-top: 15px solid #f5f3ed; border-right: 15px solid #f5f3ed; border-bottom: 15px solid #7976b5; border-left: 15px solid #f5f3ed;}
.blocklist-37 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; text-align: left; display: -webkit-flex; display: flex;}
.blocklist-37 .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;}
.blocklist-37 .img-convert { border: none; box-sizing: border-box; width: 150px; height: 150px; overflow: hidden; 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; margin-left: auto; margin-right: auto; -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px;}
.blocklist-37 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-37 .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;}
.blocklist-37 .title { margin: 44px auto 20px; border: none; font-weight: 600; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Montserrat, sans-serif; color: #878787; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: uppercase; text-decoration: none; font-size: 15px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; min-height: 0; width: 220px; padding-bottom: 30px; background: url("../images/23-1.png") left 50% bottom 0px / 86px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-37 .title:hover, 
.blocklist-37 .title.hover, 
.blocklist-37 .title.active { color: #7976b5;}
.blocklist-37 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-37 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-37 .price-note { box-sizing: border-box; display: inline-block;}
.blocklist-37 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-37 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-37 .more { text-align: left; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.blocklist-37 .more > a { padding: 10px 18px; border: 1px solid rgba(0,0,0,0.09); display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; -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; font-family: Open Sans, sans-serif; color: #595959; text-decoration: none; font-size: 11px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; cursor: pointer;}
.blocklist-37 .more > a:hover, 
.blocklist-37 .more > a.hover, 
.blocklist-37 .more > a.active { border: 1px solid #5c65e0; color: #5c65e0;}
.blocklist-37 .sub-title { font-style: italic; margin-bottom: 5px; text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-37 .bx-wrapper { max-width: 1232px;}
.blocklist-37 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-37 .title a { color: inherit; text-decoration: inherit;}
.blocklist-37 .footer { text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-37 .all { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-37 .controls { position: absolute; top: 0; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box; margin-top: 125px; z-index: 1; text-align: justify; bottom: auto;}
.blocklist-37 .prev { border: none; position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 50px; height: 20px; background: url("../images/lib_1009501_ar112.svg") left 50% top 50% / auto auto no-repeat #f7f7f7; box-sizing: border-box; text-align: center; margin-right: autopx; margin-left: 0; min-height: 50px; -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px;}
.blocklist-37 .next { border: none; position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 50px; height: 20px; background: url("../images/lib_1009501_ar113.svg") left 50% top 50% / auto auto no-repeat #f7f7f7; box-sizing: border-box; text-align: left; margin-left: 0; margin-right: 0; min-height: 50px; -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px;}
.blocklist-37 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-37 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-37 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-37 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-37 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-37 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-37 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-37 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.blocklist-37 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.blocklist-37 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-37 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box; text-align: left; margin-bottom: 35px; margin-top: 20px; align-self: auto;}
.blocklist-37 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-37 .bx-pager a { margin: 2px; border: none; display: inline-block; width: 10px; min-height: 10px; background: #f7f7f7; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #000000;}
.blocklist-37 .bx-pager a:active, 
.blocklist-37 .bx-pager a.active { background: #43c8a7;}
.popover-container-37 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-37 .popover-scrolling { padding: 20px; top: 0; : 1; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; box-sizing: border-box;}
.popover-container-37 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; opacity: 0.5;}
.popover-wrap-37 { margin: auto; position: relative; : 1; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-37 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-37 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-37 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-37 .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-37 .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-37 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-37 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-37 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-37 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-37 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-37 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-37 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-37 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-37 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-37 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-37 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-37 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-37 .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-37 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-37 .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-37 .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-37 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-37 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-37 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-37 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-37 .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-37 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-37 .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-37 .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-37 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-37 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-37 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-37 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-37 .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-37 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-37 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-37 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-37 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-37 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-37 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-37 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-37 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-37 .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-37 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-37 .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-37 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-37 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-37 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-37 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-37 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-37 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-37 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.blocklist-37 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-37 .columns-cell { display: table-cell; vertical-align: top;}
.popover-wrap-37 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-37 ::-moz-placeholder { color: #ababab;}
.popover-wrap-37 :-ms-input-placeholder { color: #ababab;}
.widget-16 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9950; margin-left: 0; margin-right: 0;}
.side-panel-35 .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-35 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-35 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer; text-align: left;}
.side-panel-35 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-35 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-35 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-35 .side-panel-button-icon { display: block;}
.side-panel-35 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-35 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	body { display: block;}
	.wrapper { background: none;}
	.block-10 .layout_16_id_66 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-10 { padding: 30px 30px 0.02px; margin-top: 30px; -webkit-order: 4; -moz-order: 4; order: 4;}
	.widget-42 { margin-bottom: 70px; margin-right: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-43 { margin-bottom: 0; margin-right: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-44 { margin-bottom: 0; margin-right: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-2 .layout_4 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-2 .layout_39 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-2 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-21 { text-align: center; margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-2 { margin-left: auto; margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-3 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-13 .layout_21_id_22 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-13 { -webkit-order: 7; -moz-order: 7; order: 7;}
	.widget-9 { padding-bottom: 60px; background: none; display: block;}
	.form-22 .form__header { margin-left: 130px; margin-right: 130px; font-size: 30px;}
	.form-22 .form-submit button { font-size: 14px;}
	.form-22 .form-captcha button { font-size: 14px;}
	.block-14 { -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-15 .layout_24_id_26 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-15 { padding-top: 0.02px; padding-bottom: 0.02px; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-10 { padding: 0.02px 30px 30px; border: none; text-align: left; width: auto; margin-top: 0; margin-bottom: 0; right: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
	.address-25 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-25 .icon { width: 29px; min-height: 100px; margin-right: 30px; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/lib_1187201_214rtgfds.svg") right 0px top 50% / 27px no-repeat;}
	.address-25 .block-body-drop { width: 100%; margin-left: 0;}
	.address-25 .cell-text { padding: 0.02px 0; margin-top: 25px; width: 340px; margin-left: 0; margin-right: 0;}
	.address-25 .title { margin-bottom: 10px;}
	.widget-11 { width: auto; margin-top: 0; margin-left: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-16 { padding-right: 0; padding-left: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-17 .layout_28_id_29 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-17 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-18 .layout_30 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-18 .layout_31 { 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-18 { text-align: center; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-12 { -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.widget-13 { -webkit-order: 1; -moz-order: 1; order: 1; text-align: left; padding-right: 30px; padding-left: 30px;}
	.block-19 .layout_33 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-19 .layout_32_id_32_id_34 { margin-top: 0;}
	.block-19 .layout_32_id_34 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-19 { padding-bottom: 40px; padding-right: 30px; padding-left: 30px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-31 { margin-top: 20px; margin-left: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-52 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-52 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.phones-52 .text_body { font-weight: bold;}
	.widget-14 { margin-top: 22px; margin-left: 0; margin-bottom: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; text-align: left; padding-top: 20px; padding-bottom: 0.02px; max-width: 100%;}
	.editable_block-33 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-33 .text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.editable_block-33 .more { clear: none;}
	.widget-15 { width: auto; -webkit-order: 1; -moz-order: 1; order: 1; right: 0;}
	.block-21 { display: none; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-20 { border: none; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: rgba(255,255,255,0.39); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
	.blocklist-37 .body-outer { width: auto;}
	.blocklist-37 .body { width: auto;}
	.blocklist-37 .item-outer { width: 50%;}
	.blocklist-37 .item { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: none;}
	.blocklist-37 .text { -webkit-order: 0; -moz-order: 0; order: 0;}
	.blocklist-37 .image { float: none; -webkit-order: 0; -moz-order: 0; order: 0;}
	.blocklist-37 .img-convert { background: none;}
	.blocklist-37 .title { -webkit-order: 0; -moz-order: 0; order: 0; margin-bottom: 10px; margin-top: 20px;}
	.blocklist-37 .price { -webkit-order: 0; -moz-order: 0; order: 0;}
	.blocklist-37 .more { -webkit-order: 0; -moz-order: 0; order: 0;}
	.blocklist-37 .more > a { background: none;}
	.blocklist-37 .bx-wrapper { max-width: 678px;}
	.blocklist-37 .pager-wrap { display: none;}
	.widget-16 { z-index: 9999; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-35 .side-panel-content { padding: 20px; border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #9ab056; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-35 .side-panel-close { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/hrest_2.png") left 50% top 50% no-repeat, url("../images/wm_side_panel_cross.png") left 50% top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-35 .side-panel-top { width: auto;}
	.side-panel-35 .side-panel-button { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #79a660; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 50px; min-height: 50px;}
	.side-panel-35 .side-panel-button-icon-line { border: none; text-align: left; margin-top: 8px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-10 .layout_16_id_66 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-38 { margin-right: 0;}
	.widget-42 { margin-bottom: 0;}
	.block-2 .layout_4 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-2 .layout_39 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-21 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.site-name-3 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-13 .layout_21_id_22 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.form-22 .form__header { margin-left: 0; margin-right: 0; margin-bottom: 10px; width: auto;}
	.form-22 .form__body { margin-top: 0;}
	.form-22 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-22 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-22 .form-text { margin-top: 21px; align-self: auto;}
	.form-22 .form-textarea { margin-top: 21px; align-self: auto;}
	.form-22 .form-submit { text-align: center; margin-top: 21px; align-self: auto;}
	.form-22 .form-submit .form-item__header { display: none;}
	.form-22 .form-captcha { margin-top: 21px; align-self: auto;}
	.block-15 .layout_24_id_26 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-10 { padding-top: 20px;}
	.block-17 .layout_28_id_29 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-18 .layout_30 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-18 .layout_31 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-18 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-19 .layout_33 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-19 .layout_32_id_32_id_34 { margin-top: 0;}
	.block-19 .layout_32_id_34 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-31 { margin-right: auto;}
	.widget-14 { width: 708px;}
	.editable_block-33 .text { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.widget-15 { margin-bottom: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.blocklist-37 .body { margin-right: -20px; margin-left: -20px;}
	.blocklist-37 .item { padding-top: 20px; padding-bottom: 0.02px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.blocklist-37 .bx-wrapper { max-width: 620px;}
	.widget-16 { z-index: 9950;}

}

@media all and (max-width: 640px) {
	.block-10 .layout_16_id_66 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-10 { padding-top: 20px;}
	.widget-42 { font-size: 16px; line-height: 2.0;}
	.block-2 .layout_4 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-2 .layout_39 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-13 .layout_21_id_22 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-13 { padding-bottom: 0.02px;}
	.widget-9 { padding-top: 40px;}
	.form-22 .form__header { margin-left: 20px; margin-right: 20px;}
	.form-22 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-22 .form-submit button { width: 100%;}
	.form-22 .form-captcha .form-item__body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-22 .form-captcha .form-submit-container { width: 100%;}
	.form-22 .form-captcha button { width: 100%;}
	.block-15 .layout_24_id_26 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-10 { text-align: center; background: none; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.address-25 .icon { margin-right: 0;}
	.address-25 .cell-text { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; margin-top: 8px;}
	.address-25 .title { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.block-17 .layout_28_id_29 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-18 .layout_30 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-18 .layout_31 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-18 { text-align: left;}
	.widget-12 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-13 { margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-19 .layout_33 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-19 .layout_32_id_32_id_34 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-19 .layout_32_id_34 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-14 { margin-bottom: 20px;}
	.editable_block-33 .text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-20 { background: rgba(255,255,255,0.46);}
	.blocklist-37 .body { margin-right: 0; margin-left: 0;}
	.blocklist-37 .item-outer { width: 100%;}
	.blocklist-37 .item { margin: 0; padding-top: 10px; padding-bottom: 10px; align-self: auto;}
	.blocklist-37 .bx-wrapper { max-width: 420px;}

}

@media all and (max-width: 480px) {
	.block-10 .layout_16_id_66 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-10 { padding-left: 20px; padding-right: 20px;}
	.block-2 .layout_4 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-2 .layout_39 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-21 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-2 { margin-top: 22px;}
	.block-13 .layout_21_id_22 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-9 { padding: 20px 20px 40px;}
	.form-22 .form__header { margin-left: 0; margin-right: 0; margin-bottom: 0;}
	.block-15 .layout_24_id_26 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-10 { margin-left: auto; margin-right: auto;}
	.address-25 .cell-text { width: auto;}
	.widget-11 { display: none;}
	.block-17 .layout_28_id_29 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-18 .layout_30 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-18 .layout_31 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-13 { width: 420px; max-width: 100%;}
	.block-19 .layout_33 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-19 .layout_32_id_32_id_34 { margin-top: 0;}
	.block-19 .layout_32_id_34 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-31 { margin-top: 18px;}
	.widget-14 { width: 420px;}
	.editable_block-33 .image { float: none; margin-left: 0; margin-right: 0;}
	.editable_block-33 .text { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.widget-15 { -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;}
	.widget-20 { background: rgba(255,255,255,0.4);}
	.blocklist-37 .bx-wrapper { max-width: 260px;}

}
.side-panel .widget-3 { margin: 15px 0 20px; z-index: 2; 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; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-4 .menu-scroll > ul { display: block;}
.side-panel .menu-4 .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-4 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-4 .menu-scroll > ul ul { position: static; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-4 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.active { color: #c5e8b2;}
.side-panel .menu-4 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a { width: auto; color: #ffffff; margin-top: 15px; margin-bottom: 20px;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.active { color: #ffd15c;}
.side-panel .menu-4 .menu-scroll > ul > li.more-button { display: none;}