@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { border: none; background: url("../images/png.png") left calc(50% - 343px) top 379px / 512px no-repeat, url("../images/sale.png?1571915942177") left calc(50% + 230px) top 31px / auto auto no-repeat, url("../images/head_re.jpg") left 50% top -62px / auto auto no-repeat #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.wrapper { position: relative; font-family: Montserrat, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 .layout_9 { -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-5 .layout_10 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 6; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; padding-top: 25px;}
.block-3 .layout_5 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 2; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; padding-left: 25px; -webkit-box-shadow: 0px 0px 0px  5px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 0px  5px rgba(0,0,0,0.1); box-shadow: 0px 0px 0px  5px rgba(0,0,0,0.1); -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px;}
.widget-5 { margin: 0 0 auto 13px; border: none; position: relative; top: 0; left: 0; width: 220px; min-height: 50px; z-index: 2; text-align: center; font-size: 14px; color: #000000; text-transform: uppercase; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: repeating-linear-gradient(to bottom right,#adf011 0%,#6ac211 100%); -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.05), inset 0px 0px 0px 5px rgba(173,240,17,0.15), 0px 8px 14px  rgba(173,240,17,0.4); -moz-box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.05), inset 0px 0px 0px 5px rgba(173,240,17,0.15), 0px 8px 14px  rgba(173,240,17,0.4); box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.05), inset 0px 0px 0px 5px rgba(173,240,17,0.15), 0px 8px 14px  rgba(173,240,17,0.4); -webkit-text-shadow: 1px 1px 0px  rgba(255,255,255,0.5); -moz-text-shadow: 1px 1px 0px  rgba(255,255,255,0.5); text-shadow: 1px 1px 0px  rgba(255,255,255,0.5); font-weight: 800; padding-left: 15px; padding-right: 15px;}
.popover-wrap-6 .popover-body { padding: 45px 45px 45px 45px; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); -moz-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); position: relative; display: inline-block; width: auto; box-sizing: border-box; vertical-align: middle; background: repeating-linear-gradient(to top left,#07a17f 0%,#36ba4c 100%) #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-6 .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-6 .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-6 .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-6 .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-6 .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; font-family: Montserrat, sans-serif;}
.popover-wrap-6 .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-6 .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-6 .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-6 .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-6 .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-6 .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;}
.button-6 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-6 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-6 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-6 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif;}
.popover-wrap-6 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-6 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-6 .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-6 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-6 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-6 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif;}
.popover-wrap-6 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-6 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-6 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-6 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .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-6 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-6 .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-6 .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-6 .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-6 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .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-6 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-6 .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-6 .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-6 .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-6 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .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-6 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-6 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-6 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .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-6 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-6 .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-6 .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-6 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-6 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-6 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-6 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-6 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-6 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-6 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-6 ::-moz-placeholder { color: #ababab;}
.popover-wrap-6 :-ms-input-placeholder { color: #ababab;}
.widget-4 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; padding-right: 33px; padding-left: 25px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-5 .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-5 .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-5 .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-5 .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-5 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-5 .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-5 .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-5 .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-5 .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-5 .menu-scroll > ul > li.menu-item > a { padding: 5px 10px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #000; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-style: normal; letter-spacing: 0; text-transform: uppercase; min-height: 45px; font-weight: bold;}
.menu-5 .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-5 .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-5 .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-5 .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-5 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-5 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-5 .menu-scroll > ul ul { padding: 15px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #fafafa; list-style: none; width: 220px; display: none; z-index: 10; box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-5 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-5 .menu-scroll > ul ul > li > a { padding: 7px 10px 5px; 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: #2a3133; font-size: 14px; line-height: 1.4; position: relative; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: 600; min-height: 33px;}
.menu-5 .menu-scroll > ul ul > li > a:hover, 
.menu-5 .menu-scroll > ul ul > li > a.hover, 
.menu-5 .menu-scroll > ul ul > li > a.active { color: #56a105;}
.menu-5 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-5 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 6px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBoZWlnaHQ9IjMycHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik00LDEwaDI0YzEuMTA0LDAsMi0wLjg5NiwyLTJzLTAuODk2LTItMi0ySDRDMi44OTYsNiwyLDYuODk2LDIsOFMyLjg5NiwxMCw0LDEweiBNMjgsMTRINGMtMS4xMDQsMC0yLDAuODk2LTIsMiAgczAuODk2LDIsMiwyaDI0YzEuMTA0LDAsMi0wLjg5NiwyLTJTMjkuMTA0LDE0LDI4LDE0eiBNMjgsMjJINGMtMS4xMDQsMC0yLDAuODk2LTIsMnMwLjg5NiwyLDIsMmgyNGMxLjEwNCwwLDItMC44OTYsMi0yICBTMjkuMTA0LDIyLDI4LDIyeiIgaWQ9InBhdGgtMiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9zdmc+") left 50% top 50% / 19px no-repeat, repeating-linear-gradient(to bottom right,#9ad413 0%,#6ac211 100%); box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0); font-size: 16px; line-height: 1.4; -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; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; width: 35px; min-height: 35px; -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; align-self: auto;}
.menu-5 .menu-scroll > ul > li.more-button > a:hover, 
.menu-5 .menu-scroll > ul > li.more-button > a.hover, 
.menu-5 .menu-scroll > ul > li.more-button > a.active { -webkit-box-shadow: 0px 4px 8px  rgba(173,240,17,0.4); -moz-box-shadow: 0px 4px 8px  rgba(173,240,17,0.4); box-shadow: 0px 4px 8px  rgba(173,240,17,0.4);}
.menu-5 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-5 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-5 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-5 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-4 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 350px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-right: 35px;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; min-height: 50px; font-size: 25px; right: 0;}
.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; text-align: left;}
.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; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-size: 37px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 800;}
.site-name-3 a { text-decoration: none; outline: none;}
.block-2 .layout_51 { -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_8_id_7 { 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-2 { margin: 56px auto 0; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 5; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.block-25 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 45px;}
.widget-27 { padding: 0.02px 45px 45px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: center; width: auto; min-width: 0; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-52 .popover-body { padding: 45px 350px 45px 45px; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); -moz-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); position: relative; display: inline-block; width: 700px; box-sizing: border-box; vertical-align: middle; background: url("../images/boxes.png?1572401918332") left calc(50% + 168px) top calc(50% - 40px) / 296px no-repeat, repeating-linear-gradient(to top left,#07a17f 0%,#36ba4c 100%) #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-52 .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-52 .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-52 .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-52 .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-52 .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; font-family: Montserrat, sans-serif;}
.popover-wrap-52 .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-52 .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-52 .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-52 .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-52 .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-52 .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;}
.blocklist-52 p:first-child { margin-top: 0;}
.blocklist-52 p:last-child { margin-bottom: 0;}
.blocklist-52 .header { 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; margin-bottom: 0; box-sizing: border-box;}
.blocklist-52 .header_text { padding: 9px 15px; border: none; font-size: 18px; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #ffffff; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: 800; width: 275px; -webkit-box-shadow: 0px 0px 11px  #f96201; -moz-box-shadow: 0px 0px 11px  #f96201; box-shadow: 0px 0px 11px  #f96201; background: url("../images/fire.svg") right 7px top calc(50% - 2px) / 26px no-repeat #f96201; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px;}
.blocklist-52 .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-52 .description { padding: 20px 0 5px; margin: 6px 0 0; border: none; box-sizing: border-box; overflow: hidden; 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; color: #ffffff; text-decoration: none; font-size: 41px; width: auto; -webkit-text-shadow: 0px 4px 4px  rgba(0,0,0,0.25); -moz-text-shadow: 0px 4px 4px  rgba(0,0,0,0.25); text-shadow: 0px 4px 4px  rgba(0,0,0,0.25); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 900;}
.blocklist-52 .body-outer { box-sizing: border-box; position: relative;}
.blocklist-52 .body { margin: 0 -22px; box-sizing: border-box;}
.blocklist-52 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.blocklist-52 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.blocklist-52 .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-52 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 50%;}
.blocklist-52 .item { margin: 10px 22px; 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; left: 0; right: 0; flex-basis: 100%; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.blocklist-52 .text { margin-bottom: 5px; text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-52 .text .align-elem { flex-basis: 100%;}
.blocklist-52 .image { box-sizing: border-box; position: relative; margin-bottom: 5px; 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;}
.blocklist-52 .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-52 .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-52 .img-convert { box-sizing: border-box; width: 180px; height: 100px; 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;}
.blocklist-52 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-52 .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-52 .title {overflow: hidden; /*  padding: 14px 15px 18px; */ font-weight: 800; margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; text-decoration: none; font-size: 33px; -webkit-box-shadow: 0px 0px 0px #000000, inset 0px -5px 0px  rgba(255,255,255,0.13), inset 0px 0px 0px 4px rgba(255,255,255,0.13), 0px 4px 6px  rgba(25,39,43,0.27); -moz-box-shadow: 0px 0px 0px #000000, inset 0px -5px 0px  rgba(255,255,255,0.13), inset 0px 0px 0px 4px rgba(255,255,255,0.13), 0px 4px 6px  rgba(25,39,43,0.27); box-shadow: 0px 0px 0px #000000, inset 0px -5px 0px  rgba(255,255,255,0.13), inset 0px 0px 0px 4px rgba(255,255,255,0.13), 0px 4px 6px  rgba(25,39,43,0.27); -webkit-text-shadow: 0px 2px 0px  rgba(0,0,0,0.17); -moz-text-shadow: 0px 2px 0px  rgba(0,0,0,0.17); text-shadow: 0px 2px 0px  rgba(0,0,0,0.17); background: repeating-linear-gradient(to top left,#0c81cf 0%,#27f0b7 100%); border-top: 0px solid #1c81a6; border-right: 0px solid #1c81a6; border-bottom: 7px solid #1c81a6; border-left: 0px solid #1c81a6; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; min-height: 76px; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.blocklist-52 .title:hover, 
.blocklist-52 .title.hover, 
.blocklist-52 .title.active { border: none; background: repeating-linear-gradient(to top left,#078534 0%,#0fb218 100%); -webkit-box-shadow: 0 0 0 transparent, inset 0px 0px 7px  rgba(0,0,0,0.51), 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, inset 0px 0px 7px  rgba(0,0,0,0.51), 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, inset 0px 0px 7px  rgba(0,0,0,0.51), 0 0 0 transparent, 0 0 0 transparent;}
.blocklist-52 .sub-title { margin-bottom: -12px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; -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; color: rgba(0,0,0,0.09); text-transform: uppercase; text-decoration: none; font-size: 41px; padding-bottom: 0.02px; font-weight: 900;}
.blocklist-52 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-52 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-52 .price-note { box-sizing: border-box; display: inline-block;}
.blocklist-52 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-52 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-52 .more { text-align: left; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-52 .more > a { 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; cursor: pointer;}
.blocklist-52 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-52 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-52 .columns-cell { display: table-cell; vertical-align: top;}
.blocklist-52 .title a {    width: -webkit-fill-available;  padding: 14px 15px 18px; color: inherit; text-decoration: inherit;}
.blocklist-52 .footer { text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-52 .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-52 .controls { position: absolute; top: 50%; 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: -10px; z-index: 1;}
.blocklist-52 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-52 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-52 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-52 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-52 .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-52 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-52 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-52 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-52 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-52 .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-52 .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-52 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-52 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-52 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-52 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none;}
.popover-container-52 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-52 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-52 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif;}
.popover-wrap-52 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-52 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-52 .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-52 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-52 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-52 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif;}
.popover-wrap-52 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-52 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-52 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-52 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-52 .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-52 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-52 .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-52 .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-52 .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-52 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-52 .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-52 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-52 .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-52 .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-52 .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-52 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-52 .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-52 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-52 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-52 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-52 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-52 .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-52 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-52 .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-52 .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-52 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-52 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-52 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-52 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-52 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-52 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-52 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-52 ::-moz-placeholder { color: #ababab;}
.popover-wrap-52 :-ms-input-placeholder { color: #ababab;}
.widget-6 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; min-height: 0; width: 500px;}
.popover-wrap-7 .popover-body { padding: 45px 350px 45px 45px; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); -moz-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); position: relative; display: inline-block; width: 700px; box-sizing: border-box; vertical-align: middle; background: url("../images/boxes.png?1572401918332") left calc(50% + 168px) top calc(50% - 40px) / 296px no-repeat, repeating-linear-gradient(to top left,#07a17f 0%,#36ba4c 100%) #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-7 .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-7 .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-7 .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-7 .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-7 .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; font-family: Montserrat, sans-serif;}
.popover-wrap-7 .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-7 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/icon_1348638.svg") left 50% top 50% / auto auto no-repeat; z-index: 10; cursor: pointer; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: -71px;}
.popover-wrap-7 .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-7 .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-7 .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-7 .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-7 p:first-child { margin-top: 0;}
.editable_block-7 p:last-child { margin-bottom: 0;}
.editable_block-7 .header { box-sizing: border-box; font-size: 41px; margin-bottom: 5px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; color: #ff7c11; text-decoration: none; font-weight: 900;}
.editable_block-7 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0;}
.editable_block-7 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #404040; text-decoration: none; font-weight: 500; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-top: 5px; padding-bottom: 25px;}
.editable_block-7 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-7 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-7 .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-7 .img-convert { box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.editable_block-7 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-7 .text { box-sizing: border-box; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-7 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-7 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-7 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-7 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-7 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-7 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto;}
.editable_block-7 .more > a { padding: 33px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; height: 0; min-height: 14px; font-size: 18px; color: #ffffff; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: inset 0px 0px 0px 5px rgba(245,219,49,0.14); -moz-box-shadow: inset 0px 0px 0px 5px rgba(245,219,49,0.14); box-shadow: inset 0px 0px 0px 5px rgba(245,219,49,0.14); background: repeating-linear-gradient(to bottom right,#ffbe19 0%,#ff6a0d 100%); -webkit-border-radius: 37px; -moz-border-radius: 37px; border-radius: 37px; font-weight: 800; margin-left: 0;}
.editable_block-7 .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-7 .clear { clear: both;}
.popover-container-7 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-7 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-7 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif;}
.popover-wrap-7 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-7 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-7 .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-7 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-7 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-7 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif;}
.popover-wrap-7 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-7 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-7 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-7 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-7 .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-7 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-7 .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-7 .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-7 .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-7 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-7 .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-7 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-7 .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-7 .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-7 .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-7 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-7 .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-7 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-7 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-7 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-7 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-7 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-7 .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-7 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-7 .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-7 .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-7 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-7 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-7 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-7 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-7 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-7 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-7 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-7 ::-moz-placeholder { color: #ababab;}
.popover-wrap-7 :-ms-input-placeholder { color: #ababab;}
.widget-7 { padding: 16px 33px 15px 16px; margin: 7px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 430px; right: auto; -webkit-box-shadow: 0px 0px 0px 11px rgba(0,0,0,0.1), 0px 20px 31px  rgba(0,0,0,0.26); -moz-box-shadow: 0px 0px 0px 11px rgba(0,0,0,0.1), 0px 20px 31px  rgba(0,0,0,0.26); box-shadow: 0px 0px 0px 11px rgba(0,0,0,0.1), 0px 20px 31px  rgba(0,0,0,0.26); background: #ffffff; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px;}
.phones-12 p:first-child { margin-top: 0;}
.phones-12 p:last-child { margin-bottom: 0;}
.phones-12 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-12 .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-12 .icon { border: 0px solid #000000; box-sizing: border-box; height: 16px; width: 55px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBoZWlnaHQ9IjEyNXB4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjUgMTI1IiB3aWR0aD0iMTI1cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIGlkPSJzdmctMSI+PGcgaWQ9IldhdHNhcHAiPjxwYXRoIGQ9IiAgIE04Ny43MjEsOTUuNzkzYy0zLjQxOCwwLjk5OS02Ljg1NSwxLjI0OS05LjA1MywwLjYzNGMtNC4zNDQtMS4yMTUtMTguNjk5LTQuOTcxLTI4LjA2Mi0xMy43MDEgICBjLTkuMzYzLTguNzMyLTE2Ljk0NS0xNy45MjQtMjAuMDQ3LTI0LjcwMnMtMi45MzItMTAuNzk5LTIuNzYtMTIuNjk1YzAuMTcyLTEuODk1LDEuMTctMTAuNjc4LDcuMDQ5LTE0LjQ0MyAgIGMwLDAsMS45NjEtMS4yNDQsMi45ODQtMS4yNDRzNS43MjEsMCw1LjcyMSwwczEuNTMzLDAuMjY4LDIuMjM4LDEuODY1YzAuNzAzLDEuNTk5LDUuNTI5LDEyLjkzMiw1Ljg4NywxMy44MDYgICBjMC4zNTksMC44NzUsMS4yOTMsMy4wMzgtMC4yMDcsNC45NzZjLTEuNTA0LDEuOTM3LTQuNjQ1LDUuNTU0LTQuNjQ1LDUuNTU0cy0xLjI0NCwxLjEyLTAuMTY0LDIuOTAzICAgYzEuMDc2LDEuNzgyLDQuODY5LDcuNjYyLDkuODI0LDEyLjEwNGM0Ljk1Nyw0LjQ0NCwxMS4wMjksNy43MTEsMTQuMDU3LDguNzA3YzMuMDI1LDAuOTk1LDMuNjg4LTAuMzMxLDQuODUtMS44MjQgICBjMS4xNTgtMS40OTIsNC43NjgtNi4wNTMsNC43NjgtNi4wNTNzMS4yNDQtMS44MjQsMy42ODgtMC43MDVjMi40NDcsMS4xMTksMTQuMzQ2LDYuODgzLDE0LjM0Niw2Ljg4M3MxLjQ1MSwwLjI0OSwxLjUzMywxLjg2NSAgIHMxLjM3MywxMi45OTQtMi43MzQsMTkuNjQyYy0yLjM0Niw1LjA4NS0xNS4wNTUsMjQuMDQ5LTM0LjQ5MiwyNC4xMzdjLTE3Ljk0NywwLjA4LTMzLjYxOS0xMC4wOTMtMzMuNjE5LTEwLjA5M2wtMjIuOTM2LDcuNDg0ICAgbDcuNDQzLTIyLjIwNmMwLDAtMTEuODg5LTE2LjQ1Ni0xMS44ODktMzYuMTg3QzEuNSwyOC44MSwyOC44MTEsMS41LDYyLjUsMS41czYxLDI3LjMxLDYxLDYwLjk5OSAgIGMwLDE2LjY1NC02LjY3NCwzMS43NDktMTcuNDkyLDQyLjc1NyIgc3R5bGU9InN0cm9rZS1saW5lY2FwOiByb3VuZDsgc3Ryb2tlLWxpbmVqb2luOiByb3VuZDsgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjIuOTk5OSIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTMiIHR5cGU9InNvbGlkQ29sb3IiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PC9nPjwvc3ZnPg==") left 50% top 50% / 41px no-repeat #63bd08; margin-right: 38px; min-height: 55px; -webkit-box-shadow: 0px 0px 0px 21px #63bd08, 0px 30px 36px  #000000; -moz-box-shadow: 0px 0px 0px 21px #63bd08, 0px 30px 36px  #000000; box-shadow: 0px 0px 0px 21px #63bd08, 0px 30px 36px  #000000; -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.phones-12 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-12 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-12 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-size: 14px; color: #404040; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 500; padding-bottom: 5px;}
.phones-12 .text_body { 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; font-size: 30px; color: #438c03; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 900;}
.phones-12 input.tgl-but { box-sizing: border-box; display: none;}
.phones-12 .text_body a { text-decoration: none; color: inherit;}
.phones-12 input.tgl-but:checked + .block-body-drop { display: block;}
.block-28 { margin: 60px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 371px; background: #ffffff; max-width: 100%; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; padding-top: 50px; padding-bottom: 50px; text-decoration: none;}
.block-29 .layout_59 { -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-29 .layout_63 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-29 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.block-30 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: auto; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-left: 40px; border-top: 0px solid rgba(0,0,0,0.1); border-right: 0px solid rgba(0,0,0,0.1); border-bottom: 0px solid rgba(0,0,0,0.1); border-left: 1px solid rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-30 { margin: 0; position: relative; top: 0; left: 0; z-index: auto; line-height: 1.7; text-decoration: none; font-size: 14px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-60 h2 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; text-align: left;}
.content-60 h3 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; text-align: left;}
.content-60 h4 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; text-align: left;}
.content-60 h5 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; text-align: left;}
.content-60 h6 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; text-align: left;}
.content-60 a { box-sizing: border-box; color: #089070; line-height: 1.2; text-decoration: none; font-weight: bold;}
.content-60 .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-60 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-60 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-60 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-60 .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-31 { margin: 0; position: relative; top: 0; left: 0; z-index: auto; text-decoration: none; font-size: 11px; box-sizing: border-box; width: auto; right: 0; padding-bottom: 5px;}
.path a { box-sizing: border-box; color: #000000; text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-32 { margin: 0; position: relative; top: 0; left: 0; z-index: auto; text-decoration: none; font-size: 22px; box-sizing: border-box; font-weight: bold; width: auto; right: 0; padding-bottom: 20px; padding-top: 10px;}
h2 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; text-align: left;}
h3 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; text-align: left;}
h4 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; text-align: left;}
h5 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; text-align: left;}
h6 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; text-align: left;}
.block-31 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 220px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-33 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: 220px; padding-right: 0; padding-left: 0; box-sizing: border-box; display: block;}
.menu-64 .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-64 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-64 .menu-scroll > ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #fff; list-style: none; width: 150px; display: none;}

.menu-64 .menu-scroll > ul ul > li > a:hover{
	  color: #089070;
}

.menu-64 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #000; font-weight:bold; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-64 .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-64 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-64 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-64 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-64 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-64 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-64 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-64 .menu-scroll > ul > li.menu-item > a { padding: 5px 15px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #000; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; letter-spacing: 0; font-style: normal; text-transform: uppercase; min-height: 35px; font-weight: 800; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-64 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-64 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-64 .menu-scroll > ul > li.menu-item > a.active { color: #089070; -webkit-box-shadow: 5px 0px 0px  #089070; -moz-box-shadow: 5px 0px 0px  #089070; box-shadow: 5px 0px 0px  #089070;}
.menu-64 .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-64 .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-64 .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-64 .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-64 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-26 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; padding-top: 0.02px; right: 0;}
.widget-28 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; min-height: 0; width: auto; right: 0; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-53 .popover-body { padding: 45px 350px 45px 45px; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); -moz-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); position: relative; display: inline-block; width: 700px; box-sizing: border-box; vertical-align: middle; background: url("../images/boxes.png?1572401918332") left calc(50% + 168px) top calc(50% - 40px) / 296px no-repeat, repeating-linear-gradient(to top left,#07a17f 0%,#36ba4c 100%) #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-53 .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-53 .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-53 .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-53 .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-53 .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; font-family: Montserrat, sans-serif;}
.popover-wrap-53 .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-53 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/icon_1348638.svg") left 50% top 50% / auto auto no-repeat; z-index: 10; cursor: pointer; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: -71px;}
.popover-wrap-53 .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-53 .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-53 .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-53 .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-53 p:first-child { margin-top: 0;}
.editable_block-53 p:last-child { margin-bottom: 0;}
.editable_block-53 .header { box-sizing: border-box; font-size: 20px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left;}
.editable_block-53 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0;}
.editable_block-53 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-53 .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-53 .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-53 .title { margin: 207px 0 5px 655px; box-sizing: border-box; font-size: 24px; display: -webkit-flex; display: flex; pointer-events: auto; -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; color: rgba(67,140,3,0); text-transform: uppercase; text-decoration: none; position: relative; width: 400еpx; font-weight: 900; padding-bottom: 22px; padding-top: 1px; -webkit-transform: rotate(1deg); -moz-transform: rotate(1deg); transform: rotate(1deg);}
.editable_block-53 .more { border: none; box-sizing: border-box; margin-top: auto; pointer-events: auto; text-align: right; margin-bottom: 0; background: url("../images/el_5.png") left calc(50% + 296px) top -33px / 333px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-53 .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-53 .more > a { padding: 45px 55px 49px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; height: 0; min-height: 14px; color: #ffffff; text-decoration: none; font-size: 34px; margin-bottom: 221px; margin-right: 148px; -webkit-box-shadow: inset 0px 0px 0px 5px rgba(245,219,49,0.14), 0px 8px 19px  rgba(255,159,25,0.6); -moz-box-shadow: inset 0px 0px 0px 5px rgba(245,219,49,0.14), 0px 8px 19px  rgba(255,159,25,0.6); box-shadow: inset 0px 0px 0px 5px rgba(245,219,49,0.14), 0px 8px 19px  rgba(255,159,25,0.6); background: repeating-linear-gradient(to bottom right,#ffbe19 0%,#ff6a0d 100%); -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; font-weight: 800; margin-top: 0; -webkit-transform: rotate(1deg); -moz-transform: rotate(1deg); transform: rotate(1deg);}
.editable_block-53 .more > a:hover, 
.editable_block-53 .more > a.hover, 
.editable_block-53 .more > a.active { -webkit-border-radius: 37px; -moz-border-radius: 37px; border-radius: 37px;}
.editable_block-53 .img-convert { box-sizing: border-box; width: auto; height: 600px; -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; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-bottom: 0;}
.editable_block-53 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-53 .text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto;}
.editable_block-53 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-53 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-53 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-53 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-53 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-53 .clear { clear: both;}
.popover-container-53 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-53 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-53 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif;}
.popover-wrap-53 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-53 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-53 .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-53 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-53 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-53 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-53 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif;}
.popover-wrap-53 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-53 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-53 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-53 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-53 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-53 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-53 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-53 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-53 .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-53 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-53 .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-53 .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-53 .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-53 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-53 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-53 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-53 .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-53 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-53 .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-53 .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-53 .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-53 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-53 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-53 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-53 .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-53 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-53 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-53 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-53 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-53 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-53 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-53 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-53 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-53 .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-53 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-53 .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-53 .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-53 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-53 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-53 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-53 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-53 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-53 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-53 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-53 ::-moz-placeholder { color: #ababab;}
.popover-wrap-53 :-ms-input-placeholder { color: #ababab;}
.block-27 { padding: 23px 33px 0.02px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Ubuntu, sans-serif; font-size: 17px; font-weight: bold; color: #d70007; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.block-12 { margin: 0 auto -47px; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: -9px; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: auto; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-15 { padding: 14px 45px 68px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; font-size: 12px; min-height: 0; width: 880px; right: 0; -webkit-box-shadow: 0px 17px 30px  rgba(0,0,0,0.42); -moz-box-shadow: 0px 17px 30px  rgba(0,0,0,0.42); box-shadow: 0px 17px 30px  rgba(0,0,0,0.42); background: url("../images/tra.png?1571638662670") right -111px top 50% / auto auto no-repeat, repeating-linear-gradient(to top left,#10cc32 0%,#07a17f 100%) #ff9900; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.popover-wrap-27 .popover-body { padding: 45px 45px 45px 45px; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); -moz-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); position: relative; display: inline-block; width: auto; box-sizing: border-box; vertical-align: middle; background: repeating-linear-gradient(to top left,#07a17f 0%,#36ba4c 100%) #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-27 .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-27 .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-27 .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-27 .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-27 .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; font-family: Montserrat, sans-serif;}
.popover-wrap-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 p:first-child { margin-top: 0;}
.editable_block-27 p:last-child { margin-bottom: 0;}
.editable_block-27 .header { box-sizing: border-box; font-size: 31px; margin-bottom: 0; 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; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; color: #ffffff; line-height: 1.0; text-decoration: none; padding-bottom: 9px; width: 550px; padding-top: 25px;}
.editable_block-27 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0;}
.editable_block-27 .title { box-sizing: border-box; font-size: 17px; margin-bottom: 0; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #ffffff; line-height: 1.5; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; width: auto; padding-top: 5px; font-weight: normal; margin-left: 0; margin-right: 0;}
.editable_block-27 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-27 .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-27 .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-27 .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-27 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-27 .text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto;}
.editable_block-27 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-27 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-27 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-27 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-27 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-27 .more { box-sizing: border-box; margin-top: -97px; pointer-events: auto; text-align: right; margin-left: 314px; margin-bottom: -6px;}
.editable_block-27 .more > a { padding: 33px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; height: 0; min-height: 76px; font-family: Montserrat, sans-serif; color: #ffffff; text-transform: uppercase; text-decoration: none; font-size: 24px; -webkit-box-shadow: inset 0px 0px 0px 5px rgba(245,219,49,0.14), 0px 8px 19px  rgba(255,159,25,0.6); -moz-box-shadow: inset 0px 0px 0px 5px rgba(245,219,49,0.14), 0px 8px 19px  rgba(255,159,25,0.6); box-shadow: inset 0px 0px 0px 5px rgba(245,219,49,0.14), 0px 8px 19px  rgba(255,159,25,0.6); background: repeating-linear-gradient(to bottom right,#ffbe19 0%,#ff6a0d 100%); -webkit-border-radius: 37px; -moz-border-radius: 37px; border-radius: 37px; font-weight: 800; margin-top: 15px; width: 350px; margin-right: -125px;}
.editable_block-27 .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-27 .clear { clear: both;}
.popover-container-27 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-27 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-27 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif;}
.popover-wrap-27 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-27 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-27 .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-27 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-27 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-27 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif;}
.popover-wrap-27 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-27 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-27 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-27 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-27 .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-27 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-27 .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-27 .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-27 .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-27 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-27 .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-27 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-27 .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-27 .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-27 .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-27 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-27 .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-27 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-27 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-27 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-27 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-27 .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-27 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-27 .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-27 .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-27 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-27 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-27 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-27 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-27 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-27 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-27 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-27 ::-moz-placeholder { color: #ababab;}
.popover-wrap-27 :-ms-input-placeholder { color: #ababab;}
.block-13 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(#464344, #464344); max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-box-shadow: 0px -55px 0px  #474344; -moz-box-shadow: 0px -55px 0px  #474344; box-shadow: 0px -55px 0px  #474344; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 59px; padding-bottom: 0.02px; font-family: M_PLUS_Rounded_1c, sans-serif; text-decoration: none;}
.block-14 .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-14 .layout_32 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-14 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 2; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-bottom: 45px; padding-left: 0; padding-top: 25px;}
.block-15 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 25px;}
.widget-16 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; max-width: 100%; right: 0;}
.menu-col-31 .columns-delimiter { margin: 0 5px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: #999999;}
.menu-col-31 .menu-name { box-sizing: border-box; font-size: 20px; margin-bottom: 20px;}
.menu-col-31 .menu-columns-content { box-sizing: border-box;}
.menu-col-31 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.menu-col-31 .columns-cell { padding: 10px; border: none; box-sizing: border-box; display: table-cell; vertical-align: top; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-31 ul.menu-columns-items { padding: 0; margin: 0; box-sizing: border-box; list-style: none;}
.menu-col-31 ul.menu-columns-items > li { box-sizing: border-box; margin-bottom: 0; padding-bottom: 25px; padding-left: 22px; padding-right: 22px;}
.menu-col-31 ul.menu-columns-items > li > a { border: none; box-sizing: border-box; font-size: 17px; line-height: 1; font-weight: 900; color: #c9c9c9; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-top: 5px; padding-bottom: 7px; cursor: pointer; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-style: normal; letter-spacing: 0; text-transform: uppercase; text-decoration: none; margin-bottom: 14px; -webkit-box-shadow: 0px 1px 0px  rgba(201,201,201,0.17); -moz-box-shadow: 0px 1px 0px  rgba(201,201,201,0.17); box-shadow: 0px 1px 0px  rgba(201,201,201,0.17); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-31 ul.menu-columns-items > li > 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-col-31 ul.menu-columns-items > li > 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-col-31 ul.menu-columns-items > li > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-col-31 ul.menu-columns-items > li > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-col-31 ul.menu-columns-items ul { padding: 0; margin: 0; box-sizing: border-box; list-style: none;}
.menu-col-31 ul.menu-columns-items ul li { box-sizing: border-box; margin-top: 0; margin-bottom: 0;}
.menu-col-31 ul.menu-columns-items ul a { box-sizing: border-box; font-size: 15px; line-height: 1; color: #e8e8e8; display: block; padding-top: 5px; padding-bottom: 3px; font-family: Montserrat, sans-serif; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; padding-left: 14px; min-height: 34px; margin-top: 0;}
.menu-col-31 ul.menu-columns-items ul a:hover, 
.menu-col-31 ul.menu-columns-items ul a.hover, 
.menu-col-31 ul.menu-columns-items ul a.active { color: #ffe000;}
.menu-col-31 ul.menu-columns-items ul li.delimiter { box-sizing: border-box; margin-top: 2px; margin-bottom: 2px; min-height: 2px; background: #999999;}
.menu-col-31 ul.menu-columns-items > li.delimiter { padding-bottom: 35px; margin-bottom: 3px; padding-right: 15px; padding-left: 15px; box-sizing: border-box; margin-top: 3px; min-height: 3px; background: #999999;}
.menu-col-31 .columns-cell-delim { box-sizing: border-box; display: table-cell; width: 20px; position: relative;}
.block-16 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 320px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 0; padding-right: 25px; -webkit-box-shadow: 1px 0px 0px  rgba(255,255,255,0.1); -moz-box-shadow: 1px 0px 0px  rgba(255,255,255,0.1); box-shadow: 1px 0px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-17 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 6; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-17 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; min-height: 0; width: auto; right: 0;}
.popover-wrap-34 .popover-body { padding: 45px 350px 45px 45px; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); -moz-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); position: relative; display: inline-block; width: 700px; box-sizing: border-box; vertical-align: middle; background: url("../images/boxes.png?1572401918332") left calc(50% + 168px) top calc(50% - 40px) / 296px no-repeat, repeating-linear-gradient(to top left,#07a17f 0%,#36ba4c 100%) #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-34 .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-34 .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-34 .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-34 .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-34 .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; font-family: Montserrat, sans-serif;}
.popover-wrap-34 .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-34 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/icon_1348638.svg") left 50% top 50% / auto auto no-repeat; z-index: 10; cursor: pointer; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: -71px;}
.popover-wrap-34 .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-34 .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-34 .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-34 .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-34 p:first-child { margin-top: 0;}
.editable_block-34 p:last-child { margin-bottom: 0;}
.editable_block-34 .header { box-sizing: border-box; font-size: 20px; margin-bottom: 5px; display: -webkit-flex; display: flex;}
.editable_block-34 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0;}
.editable_block-34 .title { box-sizing: border-box; font-size: 33px; margin-bottom: 5px; display: -webkit-flex; display: flex; pointer-events: auto; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; color: #ffffff; text-decoration: none; padding-top: 10px; font-weight: 900;}
.editable_block-34 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; float: none; margin-right: 0; margin-left: 0; margin-bottom: 5px;}
.editable_block-34 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-34 .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-34 .img-convert { box-sizing: border-box; width: 90px; height: 67px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.editable_block-34 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-34 .text { box-sizing: border-box; display: -webkit-flex; display: flex; pointer-events: auto; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #ffbb1c; text-decoration: none; font-size: 16px; font-weight: bold;}
.editable_block-34 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-34 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-34 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-34 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-34 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-34 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto;}
.editable_block-34 .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; text-align: center; height: 0; min-height: 14px;}
.editable_block-34 .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-34 .clear { clear: both;}
.popover-container-34 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-34 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-34 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif;}
.popover-wrap-34 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-34 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-34 .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-34 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-34 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-34 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-34 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif;}
.popover-wrap-34 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-34 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-34 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-34 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-34 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-34 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-34 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-34 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-34 .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-34 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-34 .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-34 .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-34 .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-34 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-34 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-34 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-34 .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-34 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-34 .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-34 .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-34 .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-34 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-34 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-34 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-34 .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-34 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-34 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-34 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-34 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-34 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-34 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-34 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-34 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-34 .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-34 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-34 .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-34 .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-34 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-34 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-34 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-34 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-34 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-34 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-34 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-34 ::-moz-placeholder { color: #ababab;}
.popover-wrap-34 :-ms-input-placeholder { color: #ababab;}
.widget-18 { margin: 0; position: relative; top: 0; left: 0; z-index: 5; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-35 p:first-child { margin-top: 0;}
.email-35 p:last-child { margin-bottom: 0;}
.email-35 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-35 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-35 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-35 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-35 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-35 .title { box-sizing: border-box; display: none;}
.email-35 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #94e610; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: underline; font-size: 14px;}
.email-35 input.tgl-but { box-sizing: border-box; display: none;}
.email-35 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-19 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-36 p:first-child { margin-top: 0;}
.phones-36 p:last-child { margin-bottom: 0;}
.phones-36 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-36 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-36 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-36 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-36 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-36 .title { box-sizing: border-box; display: none;}
.phones-36 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.4; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 28px; font-weight: 800; padding-top: 9px; padding-bottom: 9px;}
.phones-36 input.tgl-but { box-sizing: border-box; display: none;}
.phones-36 .text_body a { text-decoration: none; color: inherit;}
.phones-36 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-20 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-37 p:first-child { margin-top: 0;}
.address-37 p:last-child { margin-bottom: 0;}
.address-37 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-37 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-37 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-37 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-37 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-37 .title { box-sizing: border-box; display: none; font-family: Montserrat, sans-serif; color: #ffbb1c; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 15px;}
.address-37 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #bababa; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 11px; padding-top: 0.02px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-37 input.tgl-but { box-sizing: border-box; display: none;}
.address-37 input.tgl-but:checked + .block-body-drop { display: block;}
.block-18 { padding: 25px 0 15px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-box-shadow: 0px 1px 0px  rgba(214,214,214,0.1); -moz-box-shadow: 0px 1px 0px  rgba(214,214,214,0.1); box-shadow: 0px 1px 0px  rgba(214,214,214,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-21 { 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; padding-left: 0; padding-right: 0; right: 0;}
.popover-wrap-39 .popover-body { padding: 45px 350px 45px 45px; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); -moz-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); position: relative; display: inline-block; width: 700px; box-sizing: border-box; vertical-align: middle; background: url("../images/boxes.png?1572401918332") left calc(50% + 168px) top calc(50% - 40px) / 296px no-repeat, repeating-linear-gradient(to top left,#07a17f 0%,#36ba4c 100%) #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-39 .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-39 .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-39 .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-39 .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-39 .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; font-family: Montserrat, sans-serif;}
.popover-wrap-39 .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-39 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/icon_1348638.svg") left 50% top 50% / auto auto no-repeat; z-index: 10; cursor: pointer; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: -71px;}
.popover-wrap-39 .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-39 .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-39 .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-39 .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;}
.blocklist-39 p:first-child { margin-top: 0;}
.blocklist-39 p:last-child { margin-bottom: 0;}
.blocklist-39 .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: 0; text-align: left; box-sizing: border-box;}
.blocklist-39 .header_text { font-size: 15px; 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: #ababab; text-decoration: none; font-weight: 300; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-bottom: 0.02px; margin-bottom: 13px;}
.blocklist-39 .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-39 .description { box-sizing: border-box; overflow: hidden; text-align: left; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-39 .body-outer { box-sizing: border-box; position: relative;}
.blocklist-39 .body { margin: 0 -10px; box-sizing: border-box;}
.blocklist-39 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.blocklist-39 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.blocklist-39 .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-39 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 33.33%;}
.blocklist-39 .item { margin: 0 10px; position: relative; width: 180px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; box-sizing: border-box; min-width: 0; min-height: 0; text-align: left; align-self: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.blocklist-39 .text { margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-39 .text .align-elem { flex-basis: 100%;}
.blocklist-39 .image { border: none; box-sizing: border-box; position: relative; margin-bottom: 0; text-align: center; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: auto; min-height: 44px; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.blocklist-39 .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-39 .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-39 .img-convert { box-sizing: border-box; width: 180px; height: 45px; 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;}
.blocklist-39 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-39 .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-39 .title { font-weight: bold; margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Montserrat, sans-serif;}
.blocklist-39 .sub-title { font-style: italic; margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Montserrat, sans-serif;}
.blocklist-39 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-39 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-39 .price-note { box-sizing: border-box; display: inline-block;}
.blocklist-39 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-39 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-39 .more { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-39 .more > a { 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; cursor: pointer;}
.blocklist-39 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-39 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-39 .columns-cell { display: table-cell; vertical-align: top;}
.blocklist-39 .title a { color: inherit; text-decoration: inherit;}
.blocklist-39 .footer { text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-39 .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-39 .controls { position: absolute; top: 50%; 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: -10px; z-index: 1;}
.blocklist-39 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-39 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-39 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-39 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-39 .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-39 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-39 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-39 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-39 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-39 .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-39 .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-39 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-39 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-39 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-39 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none;}
.popover-container-39 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-39 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-39 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif;}
.popover-wrap-39 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-39 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-39 .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-39 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-39 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-39 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-39 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif;}
.popover-wrap-39 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-39 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-39 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-39 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-39 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-39 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-39 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-39 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-39 .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-39 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-39 .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-39 .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-39 .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-39 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-39 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-39 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-39 .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-39 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-39 .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-39 .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-39 .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-39 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-39 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-39 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-39 .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-39 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-39 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-39 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-39 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-39 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-39 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-39 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-39 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-39 .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-39 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-39 .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-39 .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-39 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-39 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-39 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-39 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-39 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-39 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-39 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-39 ::-moz-placeholder { color: #ababab;}
.popover-wrap-39 :-ms-input-placeholder { color: #ababab;}
.block-19 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-right: 15px;}
.widget-22 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; min-height: 0; width: auto; padding-left: 0; right: 0; padding-top: 15px;}
.popover-wrap-41 .popover-body { padding: 45px 45px 45px 45px; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); -moz-box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); box-shadow: 0px 48px 92px  rgba(0,0,0,0.47); position: relative; display: inline-block; width: auto; box-sizing: border-box; vertical-align: middle; background: repeating-linear-gradient(to top left,#07a17f 0%,#36ba4c 100%) #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-41 .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-41 .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-41 .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-41 .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-41 .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; font-family: Montserrat, sans-serif;}
.popover-wrap-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 p:first-child { margin-top: 0;}
.editable_block-41 p:last-child { margin-bottom: 0;}
.editable_block-41 .header { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left; font-family: Montserrat, sans-serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-bottom: 9px;}
.editable_block-41 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0;}
.editable_block-41 .title { box-sizing: border-box; font-size: 15px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto; font-family: Montserrat, sans-serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-top: 0.02px; padding-bottom: 0.02px;}
.editable_block-41 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; float: none; margin-right: 0; margin-left: 0; margin-bottom: 5px;}
.editable_block-41 .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-41 .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-41 .img-convert { box-sizing: border-box; width: 120px; 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-41 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-41 .text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto; font-family: Montserrat, sans-serif; color: #ababab; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 13px; padding-top: 0.02px;}
.editable_block-41 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-41 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-41 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-41 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-41 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-41 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto; text-align: left; padding-top: 10px;}
.editable_block-41 .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; text-align: center; height: 0; min-height: 14px; font-family: Montserrat, sans-serif; color: #94e610; text-decoration: none;}
.editable_block-41 .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-41 .clear { clear: both;}
.popover-container-41 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-41 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-41 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif;}
.popover-wrap-41 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-41 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-41 .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-41 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-41 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-41 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif;}
.popover-wrap-41 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-41 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-41 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-41 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .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-41 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-41 .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-41 .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-41 .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-41 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .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-41 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-41 .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-41 .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-41 .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-41 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .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-41 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-41 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-41 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .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-41 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-41 .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-41 .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-41 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-41 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-41 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-41 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-41 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-41 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-41 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-41 ::-moz-placeholder { color: #ababab;}
.popover-wrap-41 :-ms-input-placeholder { color: #ababab;}
.block-20 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Montserrat, sans-serif; text-decoration: none;}
.block-21 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: rgba(0,0,0,0.2); max-width: 100%; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-22 .layout_45 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-22 .layout_48 { -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-22 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; padding-top: 15px; padding-bottom: 15px;}
.block-23 .layout_46 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 .layout_47 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 326px; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-23 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: left; color: #8f8f8f; text-decoration: none; width: 96px;}
.widget-24 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; width: auto; right: 0; opacity: 1;}
.block-24 { margin: 8px 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-25 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; color: #c9c9c9; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-29 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-56 .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-56 .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-56 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-56 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-56 .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-56 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: left;}
.side-panel-56 .side-panel-button-icon { display: block;}
.side-panel-56 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-56 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	body { background: none, none #ffffff;}
/* 	body:hover, 
body.hover, 
body.active { background: url("../images/png.png") left calc(50% - 343px) top 379px / 535px no-repeat, url("../images/sale.png?1571915942177") left calc(50% - 31px) top 141px / 725px no-repeat #ffffff;} */
	.block-5 .layout_9 { 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-5 .layout_10 { 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-5 { display: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-3 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: none;}
	.block-3 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-2 .layout_51 { 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-2 .layout_8_id_7 { margin: 15px 0 0; -webkit-order: 1; -moz-order: 1; order: 1; flex-basis: auto; width: auto;}
	.block-2 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 59px; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-25 { border: none; margin-bottom: 0; padding-left: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: repeating-linear-gradient(to bottom right,#f5d400 0%,#f5ac00 100%); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.widget-27 { padding-bottom: 15px; padding-top: 15px; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.blocklist-52 .description { padding-top: 10px; background: none;}
	.blocklist-52 .body-outer { width: auto;}
	.blocklist-52 .body { width: auto;}
	.blocklist-52 .item { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: none;}
	.blocklist-52 .image { margin-right: 0; margin-bottom: 0; float: none;}
	.blocklist-52 .title:hover, 
	.blocklist-52 .title.hover, 
	.blocklist-52 .title.active { font-weight: 900;}
	.widget-6 { width: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.editable_block-7 .header { font-size: 28px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.editable_block-7 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-7 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; font-size: 16px;}
	.editable_block-7 .more { clear: none;}
	.block-28 { margin-top: 0; padding-top: 0.02px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-29 .layout_59 { 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-29 .layout_63 { 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-29 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-30 { padding-left: 15px; background: none; padding-right: 15px;}
	.widget-30 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-31 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-32 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-26 { padding-top: 15px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.widget-28 { background: none; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.editable_block-53 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-53 .more { clear: none;}
	.editable_block-53 .img-convert { height: 330px;}
	.block-27 { background: none; -webkit-order: 9; -moz-order: 9; order: 9;}
	.block-12 { width: auto; background: none; margin-left: 0; margin-bottom: 0; margin-right: 0;}
	.widget-15 { width: auto; padding-bottom: 0.02px; display: block;}
	.editable_block-27 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-27 .more { clear: none; text-align: left; margin-left: 0; margin-top: 0; margin-bottom: 0;}
	.editable_block-27 .more > a { margin-right: 0; margin-bottom: -35px;}
	.block-13 { margin-top: -14px; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-14 .layout_30 { 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-14 .layout_32 { 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-14 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-16 { width: auto; padding-left: 25px; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.block-17 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-17 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.editable_block-34 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-34 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.editable_block-34 .more { clear: none;}
	.widget-18 { margin-left: auto; margin-right: auto; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.email-35 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-35 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-19 { margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.phones-36 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-36 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	/* .phones-36 .text_body:hover, 
	.phones-36 .text_body.hover, 
	.phones-36 .text_body.active { font-weight: 900;} */
	.widget-20 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-37 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-37 .block-body-drop { width: 100%; margin-left: 0;}
	.block-18 { background: none; margin-top: 40px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.widget-21 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.blocklist-39 .header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.blocklist-39 .body-outer { width: auto;}
	.blocklist-39 .body { width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.blocklist-39 .item-outer { width: auto;}
	.blocklist-39 .item { width: 90px; 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; flex-basis: auto;}
	.blocklist-39 .image { float: none; background: none;}
	.blocklist-39 .bx-wrapper { margin-left: auto; margin-right: auto;}
	.block-19 { -webkit-order: 6; -moz-order: 6; order: 6;}
	.widget-22 { -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.editable_block-41 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-41 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.editable_block-41 .text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.editable_block-41 .more { clear: none; text-align: center;}
	.block-20 { background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-22 .layout_45 { 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-22 .layout_48 { 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-22 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-23 .layout_46 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-23 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-23 { margin-left: auto; margin-right: auto; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-23 { margin-top: 15px; margin-left: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-24 { margin-top: 15px; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-25 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 8; -moz-order: 8; order: 8;}
	.widget-29 { border: none; text-align: left; box-sizing: border-box; -webkit-box-shadow: 0px 0px 17px  rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 17px  rgba(0,0,0,0.1); box-shadow: 0px 0px 17px  rgba(0,0,0,0.1); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 11; -moz-order: 11; order: 11; display: block;}
	.side-panel-56 .side-panel-top { width: auto;}
	.side-panel-56 .side-panel-button { border: none; width: 60px; min-height: 60px; padding-right: 9px; padding-top: 9px; padding-left: 9px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-56 .side-panel-button-icon-line { border: none; min-height: 5px; margin-top: 7px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border-radius: 13px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #64bd0a;}

}

@media all and (max-width: 768px) {
	.block-5 .layout_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-5 .layout_10 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 { display: -webkit-flex; display: flex;}
	.block-3 .layout_5 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-3 .layout_6 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-3 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-2 .layout_51 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-2 .layout_8_id_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.blocklist-52 .body { margin-right: 0; margin-left: 0;}
	.blocklist-52 .item { margin-right: 0; margin-left: 0;}
	.editable_block-7 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-29 .layout_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-29 .layout_63 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-29 { padding-top: 25px;}
	.editable_block-27 .header { font-size: 25px; width: auto; margin-left: 0; margin-right: 0;}
	.block-14 .layout_30 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-14 .layout_32 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.blocklist-39 .body { margin-right: 0; margin-left: 0;}
	.blocklist-39 .item { margin-right: 0; margin-left: 0;}
	.editable_block-41 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.editable_block-41 .text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-22 .layout_45 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-22 .layout_48 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-23 .layout_46 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-23 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-25 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}

}

@media all and (max-width: 640px) {
	.block-5 .layout_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-5 .layout_10 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-2 .layout_51 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-2 .layout_8_id_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-27 { padding-left: 25px; padding-right: 25px;}
	.blocklist-52 .description { font-size: 33px;}
	.blocklist-52 .title { font-size: 25px; margin-left: 5px; margin-right: 5px;}
	.block-29 .layout_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-29 .layout_63 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.editable_block-53 .img-convert { height: 270px;}
	.editable_block-27 .header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.editable_block-27 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.editable_block-27 .more { text-align: center;}
	.editable_block-27 .more > a { margin-top: 0; margin-left: auto; margin-right: auto;}
	.block-14 .layout_30 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-14 .layout_32 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-16 { padding-left: 9px; padding-right: 9px;}
	.block-22 .layout_45 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-22 .layout_48 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-23 .layout_46 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-23 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}

}

@media all and (max-width: 480px) {
	.block-5 .layout_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-5 .layout_10 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_5 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-3 .layout_6 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-3 { display: none;}
	.block-4 { margin-left: auto; margin-right: auto; padding-right: 0;}
	.widget-2 { margin-top: 55px; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-2 .layout_51 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-2 .layout_8_id_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-2 { margin-top: 0;}
	.blocklist-52 .item-outer { width: 100%;}
	.blocklist-52 .item { margin-bottom: 0;}
	.blocklist-52 .image { margin-bottom: 5px;}
	.blocklist-52 .title { margin-bottom: 0;}
	.editable_block-7 .image { float: none; margin-left: 0; margin-right: 0;}
	.block-29 .layout_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-29 .layout_63 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.editable_block-53 .image { float: none; margin-left: 0; margin-right: 0;}
	.editable_block-53 .img-convert { height: 220px;}
	.block-27 { padding-left: 0; padding-right: 0;}
	.widget-15 { padding-left: 25px; padding-right: 25px;}
	.editable_block-27 .header { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.editable_block-27 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-bottom: 9px;}
	.editable_block-27 .image { float: none; margin-left: 0; margin-right: 0;}
	.editable_block-27 .more > a { font-size: 18px; margin-left: 0; margin-right: 0; width: auto;}
	.block-14 .layout_30 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-14 .layout_32 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-22 .layout_45 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-22 .layout_48 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-23 .layout_46 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_47 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-23 { margin-bottom: 0; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-24 { margin-left: auto; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}

}
.side-panel .widget-5 { margin: 0 0 auto 13px; border: none; z-index: 2; text-align: left; pointer-events: auto; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; left: 0; top: 0; position: relative; font-size: 14px; text-transform: uppercase; width: 220px; min-height: 50px; -webkit-box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.05), inset 0px 0px 0px 5px rgba(173,240,17,0.15), 0px 8px 14px  rgba(173,240,17,0.4); -moz-box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.05), inset 0px 0px 0px 5px rgba(173,240,17,0.15), 0px 8px 14px  rgba(173,240,17,0.4); box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.05), inset 0px 0px 0px 5px rgba(173,240,17,0.15), 0px 8px 14px  rgba(173,240,17,0.4); -webkit-text-shadow: 1px 1px 0px  rgba(255,255,255,0.5); -moz-text-shadow: 1px 1px 0px  rgba(255,255,255,0.5); text-shadow: 1px 1px 0px  rgba(255,255,255,0.5); background: repeating-linear-gradient(to bottom right,#adf011 0%,#6ac211 100%); -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; font-weight: 800; padding-left: 15px; padding-right: 15px; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-decoration: none; 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;}
.side-panel .widget-4 { padding: 9px; margin: 0 0 20px; border: none; z-index: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; box-sizing: border-box; font-family: Montserrat, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-5 .menu-scroll > ul { display: block;}
.side-panel .menu-5 .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-5 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-5 .menu-scroll > ul > li.menu-item > a { margin: 0; width: auto; min-height: 40px;}
.side-panel .menu-5 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-5 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-5 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-5 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-5 .menu-scroll > ul ul > li > a.active { color: #56a105;}
.side-panel .menu-5 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-5 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-5 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-5 .menu-scroll > ul > li.more-button > a.active { -webkit-box-shadow: 0px 4px 8px  rgba(173,240,17,0.4); -moz-box-shadow: 0px 4px 8px  rgba(173,240,17,0.4); box-shadow: 0px 4px 8px  rgba(173,240,17,0.4);}
.side-panel .widget-2 { margin: 0 auto 0 0; z-index: 1; left: 0; top: 0; position: relative; width: 200px; right: 0; text-align: center; box-sizing: border-box; min-height: 50px; font-size: 25px; padding-top: 14px;}
.side-panel .site-name[item-id] { margin: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; pointer-events: auto;}
.side-panel .widget-7 { padding: 9px 9px 9px 0; margin: 0 0 auto; border: none; z-index: 1; text-align: left; -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; left: 0; top: 0; position: relative; width: 220px; right: auto; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; box-sizing: border-box;}
.side-panel .widget-7:hover, 
.side-panel .widget-7.hover, 
.side-panel .widget-7.active { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
.side-panel .phones-12 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.side-panel .phones-12 .icon { border: none; width: 44px; min-height: 44px; margin-right: 8px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBoZWlnaHQ9IjEyNXB4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjUgMTI1IiB3aWR0aD0iMTI1cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIGlkPSJzdmctMSI+PGcgaWQ9IldhdHNhcHAiPjxwYXRoIGQ9IiAgIE04Ny43MjEsOTUuNzkzYy0zLjQxOCwwLjk5OS02Ljg1NSwxLjI0OS05LjA1MywwLjYzNGMtNC4zNDQtMS4yMTUtMTguNjk5LTQuOTcxLTI4LjA2Mi0xMy43MDEgICBjLTkuMzYzLTguNzMyLTE2Ljk0NS0xNy45MjQtMjAuMDQ3LTI0LjcwMnMtMi45MzItMTAuNzk5LTIuNzYtMTIuNjk1YzAuMTcyLTEuODk1LDEuMTctMTAuNjc4LDcuMDQ5LTE0LjQ0MyAgIGMwLDAsMS45NjEtMS4yNDQsMi45ODQtMS4yNDRzNS43MjEsMCw1LjcyMSwwczEuNTMzLDAuMjY4LDIuMjM4LDEuODY1YzAuNzAzLDEuNTk5LDUuNTI5LDEyLjkzMiw1Ljg4NywxMy44MDYgICBjMC4zNTksMC44NzUsMS4yOTMsMy4wMzgtMC4yMDcsNC45NzZjLTEuNTA0LDEuOTM3LTQuNjQ1LDUuNTU0LTQuNjQ1LDUuNTU0cy0xLjI0NCwxLjEyLTAuMTY0LDIuOTAzICAgYzEuMDc2LDEuNzgyLDQuODY5LDcuNjYyLDkuODI0LDEyLjEwNGM0Ljk1Nyw0LjQ0NCwxMS4wMjksNy43MTEsMTQuMDU3LDguNzA3YzMuMDI1LDAuOTk1LDMuNjg4LTAuMzMxLDQuODUtMS44MjQgICBjMS4xNTgtMS40OTIsNC43NjgtNi4wNTMsNC43NjgtNi4wNTNzMS4yNDQtMS44MjQsMy42ODgtMC43MDVjMi40NDcsMS4xMTksMTQuMzQ2LDYuODgzLDE0LjM0Niw2Ljg4M3MxLjQ1MSwwLjI0OSwxLjUzMywxLjg2NSAgIHMxLjM3MywxMi45OTQtMi43MzQsMTkuNjQyYy0yLjM0Niw1LjA4NS0xNS4wNTUsMjQuMDQ5LTM0LjQ5MiwyNC4xMzdjLTE3Ljk0NywwLjA4LTMzLjYxOS0xMC4wOTMtMzMuNjE5LTEwLjA5M2wtMjIuOTM2LDcuNDg0ICAgbDcuNDQzLTIyLjIwNmMwLDAtMTEuODg5LTE2LjQ1Ni0xMS44ODktMzYuMTg3QzEuNSwyOC44MSwyOC44MTEsMS41LDYyLjUsMS41czYxLDI3LjMxLDYxLDYwLjk5OSAgIGMwLDE2LjY1NC02LjY3NCwzMS43NDktMTcuNDkyLDQyLjc1NyIgc3R5bGU9InN0cm9rZS1saW5lY2FwOiByb3VuZDsgc3Ryb2tlLWxpbmVqb2luOiByb3VuZDsgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjIuOTk5OSIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTMiIHR5cGU9InNvbGlkQ29sb3IiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PC9nPjwvc3ZnPg==") left 50% top 50% / 25px no-repeat #63bd08; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .phones-12 .block-body-drop { top: auto; right: auto; bottom: auto; width: 100%; margin-left: 0; left: 100%;}
.side-panel .phones-12 .title { font-size: 10px;}
.side-panel .phones-12 .text_body { font-size: 15px;}
.side-panel .widget-33 { margin: 0 0 20px; z-index: 1; text-align: left; width: auto; left: 0; top: 0; position: relative; padding-right: 0; padding-left: 0; box-sizing: border-box; font-family: Montserrat, sans-serif; display: block; padding-top: 15px;}
.side-panel .menu-64 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-64 .menu-scroll > ul > li.menu-item > a { background: none;}
.side-panel .menu-64 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-64 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-64 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: 5px 0px 0px  #089070; -moz-box-shadow: 5px 0px 0px  #089070; box-shadow: 5px 0px 0px  #089070; color: #089070;}
.side-panel .widget-16 { margin: 15px 0 0; border: none; z-index: 1; width: auto; left: 0; top: 0; position: relative; right: 0; text-align: center; box-sizing: border-box; max-width: 100%; padding-top: 15px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #464344; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-col-31 ul.menu-columns-items > li > a { background: none;}
.side-panel .menu-col-31 ul.menu-columns-items ul a:hover, 
.side-panel .menu-col-31 ul.menu-columns-items ul a.hover, 
.side-panel .menu-col-31 ul.menu-columns-items ul a.active { color: #ffe000;}












@media(max-width:1024px){
	.block-5{
		width:98%;
	}
	.widget-6{
		width:380px;
	}
	.block-2 .layout_8_id_7{
		margin-left: 15px;
	}
 body {
  border: none;
  background: url("../images/png.png") left calc(50% - 230px) top 379px / 512px no-repeat, url("../images/sale.png?1571915942177") left calc(50% + 230px) top 31px / auto auto no-repeat, url("../images/head_re.jpg") left 50% top -62px / auto auto no-repeat #fff;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
	}
	.widget-9{
		padding-left: 130px;
    padding-right: 10px;
	}
	.widget-14{
		width:98%;
		margin:auto;
	}
	.horizontal_blocklist-21 .title{
		    font-size: 19px;
	}
	.widget-13{
		width:98%;
	}
	.block-14{
		width:98%;
	}
	.block-22, .widget-30{
		width:98%;
	}
}
@media(max-width:960px){
	.block-7 {
    margin-top: -40px;
	}
	.block-30{
		padding-top:20px;
	}
	.block-25{
		    margin-bottom: -39px;
	}
}
@media(max-width:768px){
	.block-7 {
    margin-top: 0px;
	}
	.widget-9{
		padding:30px;
		    margin-bottom: -1px;
	}
	
	
}
@media(max-width:480px){
	.block-7 {
    margin-top: -15px;
	}
	.popover-wrap-27 .popover-body, .popover-wrap-41 .popover-body, .popover-wrap-20 .popover-body, .popover-wrap-6 .popover-body{
		background:repeating-linear-gradient(to top left, #07a17f 0%, #36ba4c 100%) #fff;
		padding: 30px;
	}
}




@media(max-width:425px){
	 body{
		background:  url("../images/sale.png?1571915942177") top center no-repeat #fff;
		    background-size: 100%;
	}
	.block-2 .layout_8_id_7{
		margin:0;
	}
}




@media(max-width:375px){
	textarea{
		width:100%;
	}
}

@media(max-width:350px){
	.editable_block-7 .title{
		font-size: 14px;
	}
}



















.popover-body {
	color: #fff !important;
    background: #22bba0 !important;
    max-width: 300px !important;
    width: 100% !important;
        padding: 20px 40px 32px !important;
    border: 1px solid #b7b7b7 !important;
}
.popover-body, .s3_form_error {
    text-align: center !important;
    color: #fff !important;
}
.popover-body .s3_button_large {
    border: none !important;
    box-sizing: border-box;
    display: -webkit-inline-flex;
    display: inline-flex !important;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center !important;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center !important;
    text-align: center !important;
    height: 0;
    min-height: 45px !important;
    color: #000 !important;
    text-decoration: none;
    font-size: 15px !important;
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-shadow: inset 0px 0px 0px 4px rgba(255, 255, 255, 0.15), 8px 8px 11px rgba(53, 66, 64, 0.42);
    -moz-box-shadow: inset 0px 0px 0px 4px rgba(255, 255, 255, 0.15), 8px 8px 11px rgba(53, 66, 64, 0.42);
    box-shadow: inset 0px 0px 0px 4px rgba(255, 255, 255, 0.15), 8px 8px 11px rgba(53, 66, 64, 0.42);
    -webkit-text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.72);
    -moz-text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.72);
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.72) !important;
    background: #f5d031 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px !important;
    font-weight: normal;
}



button, html input[type="button"], input[type="reset"], input[type="submit"]{
	    box-shadow: inset 0px 0px 0px 5px rgba(245,219,49,0.14), 0px 8px 19px rgba(255,159,25,0.6);
    background: repeating-linear-gradient(to bottom right,#ffbe19 0%,#ff6a0d 100%);
    color:#fff;
    border:none;
    padding:5px 10px;
}



input, textarea, select{
	outline:none;
	background:#e8f0fe;
}