@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff; font-family: Montserrat, sans-serif;}
.wrapper .layout_2_id_98 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-43 .layout_95 { -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-43 .layout_112 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-43 .layout_98_id_112 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-43 { padding: 45px 10px; margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 7; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; max-width: 100%;}
.widget-75 { margin: 4px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: left; box-sizing: border-box; width: 650px; min-height: 36px; font-size: 25px; right: 0;}
.site-name-112 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-112 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; text-align: left;}
.site-name-112 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; width: 200px;}
.site-name-112 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 40px; font-weight: 800; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.site-name-112 a { text-decoration: none; outline: none;}
.widget-64 { margin: -50px 0 28px 200px; position: relative; top: 0; left: 0; z-index: 2; color: #15151d; text-align: left; text-decoration: none; font-size: 18px; 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;}
.widget-65 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-95 p:first-child { margin-top: 0;}
.phones-95 p:last-child { margin-bottom: 0;}
.phones-95 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-95 .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-95 .icon { border: none; box-sizing: border-box; height: 16px; width: 54px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAxNjlmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIiB0eXBlPSJzb2xpZENvbG9yIiBkYXRhLWNoYW5nZWQ9InRydWUiPjxwYXRoIGQ9Ik0yMiAxNi45MnYzYTIgMiAwIDAgMS0yLjE4IDIgMTkuNzkgMTkuNzkuMCAwIDEtOC42My0zLjA3IDE5LjUgMTkuNS4wIDAgMS02LTYgMTkuNzkgMTkuNzkuMCAwIDEtMy4wNy04LjY3QTIgMiAwIDAgMSA0LjExIDJoM2EyIDIgMCAwIDEgMiAxLjcyIDEyLjg0IDEyLjg0LjAgMCAwIC43IDIuODEgMiAyIDAgMCAxLS40NSAyLjExTDguMDkgOS45MWExNiAxNiAwIDAgMCA2IDZsMS4yNy0xLjI3YTIgMiAwIDAgMSAyLjExLS40NSAxMi44NCAxMi44NC4wIDAgMCAyLjgxLjdBMiAyIDAgMCAxIDIyIDE2LjkyeiIgaWQ9InBhdGgtMiI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; margin-right: 15px; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 54px; margin-top: 0; align-self: auto;}
.phones-95 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-95 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-95 .title { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 15px; margin-bottom: 5px;}
.phones-95 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 18px; font-weight: 800; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-95 input.tgl-but { box-sizing: border-box; display: none;}
.phones-95 .text_body a { text-decoration: none; color: inherit;}
.phones-95 input.tgl-but:checked + .block-body-drop { display: block;}
.block-48 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 6; text-align: left; 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;}
.block-47 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("10.png") left calc(50% - 1264px) top calc(50% + 132px) / 2040px no-repeat; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.widget-74 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: auto; height: 0; min-height: 400px; box-sizing: border-box; background: url("wm_slider_spacer.gif") left 50% top 50% / cover no-repeat rgba(0,0,0,0.3); right: 0; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Montserrat, sans-serif;}
.popover-wrap-111 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-111 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left;}
.popover-wrap-111 .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-111 .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-111 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-111 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; min-width: 25px; min-height: 25px; font-family: Montserrat, sans-serif;}
.popover-wrap-111 .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-111 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-111 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-111 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-111 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-111 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.slider-111 .bx-wrapper { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: relative;}
.slider-111 .bx-viewport { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: absolute !important;}
.slider-111 .text_wrapper .bx-viewport { position: relative !important;}
.slider-111 .slider-inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; background-size: inherit; background-position: inherit; overflow: hidden;}
.slider-111 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-111 .text-slider { box-sizing: border-box; position: absolute; top: 50%; left: 50%; z-index: 6; bottom: auto; margin-top: -103px; width: 1200px; max-width: 100%; right: auto; margin-left: -600px;}
.slider-111 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; text-align: left; max-width: 100%;}
.slider-111 .block-body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; color: #ffffff; font-size: 25px; margin-top: 30px; margin-bottom: 30px;}
.slider-111 .block-more { box-sizing: border-box;}
.slider-111 .block-more > a { padding: 25px 40px; border: none; display: -webkit-inline-flex; display: inline-flex; text-align: center; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 15px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #ffaa00; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: 600;}
.slider-111 .block-more > a:hover, 
.slider-111 .block-more > a.hover, 
.slider-111 .block-more > a.active { color: #ffaa00; -webkit-box-shadow: inset 0px 0px 0px  3px #ffaa00; -moz-box-shadow: inset 0px 0px 0px  3px #ffaa00; box-shadow: inset 0px 0px 0px  3px #ffaa00; background: transparent;}
.slider-111 .block-title { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; color: #ffffff; font-size: 40px; font-weight: 800;}
.slider-111 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-111 .slider-controls { box-sizing: border-box; visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: -10px;}
.slider-111 .slider-prev { box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("wm_slider_slider-left.png") left 50% top 50% / auto auto no-repeat;}
.slider-111 .slider-next { box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("wm_slider_slider-right.png") left 50% top 50% / auto auto no-repeat;}
.slider-111 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-111 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-111 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; font-size: 0; text-align: center; visibility: hidden; z-index: 100; display: -webkit-flex; display: flex;}
.slider-111 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.slider-111 .slider-pager { box-sizing: border-box;}
.slider-111 .slider-pager > a { padding: 1px; margin: 2px; box-sizing: border-box; display: inline-block; vertical-align: top; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 11px; text-decoration: none; color: #999999;}
.slider-111 .slider-pager > a:active, 
.slider-111 .slider-pager > a.active { background: #eeeeee;}
.slider-111 .auto_controls { box-sizing: border-box; display: none;}
.slider-111 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-111 .bx-controls-auto-item { box-sizing: border-box;}
.slider-111 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("wm_block_list_pause.png") center center / auto no-repeat;}
.slider-111 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("wm_block_list_play.png") center center / auto no-repeat;}
.slider-111 .overfill { position: absolute; box-sizing: border-box; height: 100%; width: 100%; background: inherit; top: 0; left: 0; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit;}
.slider-111 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-111 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-111 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-111 .text_wrapper .text_inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; overflow: hidden;}
.slider-111 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-111 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-111 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-111 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.popover-container-111 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-111 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-111 .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-111 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-111 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-111 .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-111 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-111 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-111 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-111 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-111 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-111 .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-111 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-111 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-111 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-111 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-111 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-111 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-111 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-111 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-111 .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-111 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-111 .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-111 .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-111 .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-111 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-111 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-111 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-111 .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-111 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-111 .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-111 .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-111 .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-111 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-111 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-111 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-111 .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-111 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-111 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-111 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-111 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-111 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-111 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-111 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-111 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-111 .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-111 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-111 .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-111 .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-111 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-111 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-111 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-111 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-111 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-111 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-111 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-111 ::-moz-placeholder { color: #ababab;}
.popover-wrap-111 :-ms-input-placeholder { color: #ababab;}






.block-31 { padding: 100px 30px 70px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("9.png") left calc(50% + 606px) top calc(50% + 240px) / 1200px no-repeat #f7f7f7; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Montserrat, sans-serif; text-decoration: none;}
.block-33 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1220px; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 10px; padding-right: 10px; text-decoration: none;}
.block-49 { margin: 0; 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; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0;}
.widget-70 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Montserrat, sans-serif; text-align: left; color: #999999; text-decoration: none; font-size: 13px; box-sizing: border-box; width: auto; right: 0;}
.path a { box-sizing: border-box; color: #0169ff; text-decoration: underline;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-71 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Montserrat, sans-serif; line-height: 1.0; text-align: left; text-decoration: none; font-size: 30px; box-sizing: border-box; font-weight: bold; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 20px; 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: 18px; 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: 17px; 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: 15px; 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: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; text-align: left;}
.widget-72 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Montserrat, sans-serif; line-height: 1.5; text-align: left; color: #555555; text-decoration: none; font-size: 16px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-110 h2 { box-sizing: border-box; font-family: Montserrat, sans-serif; line-height: 1.2; letter-spacing: 0; text-align: left; color: #000000; font-style: normal; text-transform: none; text-decoration: none; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold;}
.content-110 h3 { 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-110 h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; text-align: left; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-110 h5 { 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-110 h6 { 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-110 a { box-sizing: border-box; color: #0169ff; line-height: 1.2; text-decoration: underline; font-size: 15px;}
.content-110 .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-110 .img-convert { margin: 5px; box-sizing: border-box; width: 960px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-110 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-110 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-110 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.block-26 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; text-indent: 0; text-decoration: none; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 { padding: 20px 50px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 78px; background: #0e0e12; z-index: 2; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-46 .layout_64 { -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-46 .layout_65 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-46 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1180px; 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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-49 { margin: 4px 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-family: Montserrat, sans-serif; color: #8f8f8f; text-align: right; text-decoration: none; width: auto; right: 0;}
.widget-50 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; padding-right: 2px; padding-left: 2px; box-sizing: border-box; font-family: Montserrat, sans-serif; display: -webkit-flex; display: flex; width: 964px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: auto; max-width: 100%;}
.menu-65 .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-65 .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-65 .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-65 .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-65 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-65 .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-65 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-65 .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-65 .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-65 .menu-scroll > ul > li.menu-item > a { padding: 5px 10px 5px 2px; margin: 2px 20px 2px 0; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0.3); font-size: 15px; 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; font-weight: 600;}
.menu-65 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-65 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-65 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff;}
.menu-65 .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-65 .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-65 .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-65 .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-65 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-65 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-65 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; position: absolute; top: 100%; left: 0; background: #eee; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box;}
.menu-65 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-65 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative;}
.menu-65 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-65 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-65 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-65 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-65 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-65 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-28 .layout_center_66_id_67_0 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-28 .layout_center_66_id_67_2 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-28 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #15151d; z-index: 1; right: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding-top: 70px; padding-bottom: 70px; font-family: Montserrat, sans-serif; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-69 { margin: 27px 0 0; position: relative; top: 0; left: 0; z-index: 4; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.widget-51 { padding: 20px 10px; margin: -20px 0 0 381px; border: none; position: relative; top: 0; left: 0; z-index: 3; color: #ffffff; text-align: center; text-transform: uppercase; text-decoration: none; box-sizing: border-box; width: 196px; font-weight: bold; right: 0; min-height: -362px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; 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;}
.block-29 .layout_70 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-29 .layout_73 { -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 { margin: -52px auto 0; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%; padding-left: 20px;}
.widget-55 { margin: -8px 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: right; font-size: 0; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-73 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-73 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; text-align: inherit; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widgetsocial-73 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; width: auto; text-align: center;}
.widgetsocial-73 .soc { margin: 2px 10px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-73 .vk .wg-soc-icon { border: none; background: url("wm_social_links_vk.png") left 50% top 50% / cover no-repeat; width: 64px; min-height: 44px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 44px;}
.widgetsocial-73 .fb .wg-soc-icon { border: none; background: url("lib_921401_12ersd.svg") left 50% top 50% / 10px no-repeat; width: 64px; min-height: 44px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 44px;}
.widgetsocial-73 .fb .wg-soc-icon:hover, 
.widgetsocial-73 .fb .wg-soc-icon.hover, 
.widgetsocial-73 .fb .wg-soc-icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM3IiB2aWV3Qm94PSIwIDAgMjAgMzciIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGQ9Ik0xOS4yNDgsMC4wMDYgTDE0LjQ1MCwtMC4wMDEgQzkuMDYwLC0wLjAwMSA1LjU3NywzLjU3MyA1LjU3Nyw5LjEwNSBMNS41NzcsMTMuMzA0IEwwLjc1MywxMy4zMDQgQzAuMzM2LDEzLjMwNCAtMC4wMDEsMTMuNjQyIC0wLjAwMSwxNC4wNTkgTC0wLjAwMSwyMC4xNDIgQy0wLjAwMSwyMC41NTkgMC4zMzYsMjAuODk2IDAuNzUzLDIwLjg5NiBMNS41NzcsMjAuODk2IEw1LjU3NywzNi4yNDcgQzUuNTc3LDM2LjY2NCA1LjkxNCwzNy4wMDEgNi4zMzEsMzcuMDAxIEwxMi42MjUsMzcuMDAxIEMxMy4wNDIsMzcuMDAxIDEzLjM3OSwzNi42NjMgMTMuMzc5LDM2LjI0NyBMMTMuMzc5LDIwLjg5NiBMMTkuMDIwLDIwLjg5NiBDMTkuNDM2LDIwLjg5NiAxOS43NzQsMjAuNTU5IDE5Ljc3NCwyMC4xNDIgTDE5Ljc3NiwxNC4wNTkgQzE5Ljc3NiwxMy44NTggMTkuNjk3LDEzLjY2NyAxOS41NTUsMTMuNTI1IEMxOS40MTQsMTMuMzgzIDE5LjIyMiwxMy4zMDQgMTkuMDIyLDEzLjMwNCBMMTMuMzgwLDEzLjMwNCBMMTMuMzgwLDkuNzQ0IEMxMy4zODAsOC4wMzQgMTMuNzg3LDcuMTY1IDE2LjAxNSw3LjE2NSBMMTkuMjQ4LDcuMTY0IEMxOS42NjQsNy4xNjQgMjAuMDAyLDYuODI2IDIwLjAwMiw2LjQxMCBMMjAuMDAyLDAuNzYxIEMyMC4wMDIsMC4zNDUgMTkuNjY0LDAuMDA3IDE5LjI0OCwwLjAwNiBaIiBjbGFzcz0iY2xzLTEiIGZpbGw9IiMzZjlkZmMiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNCIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 10px no-repeat;}
.widgetsocial-73 .tw .wg-soc-icon { border: none; background: url("lib_921401_123rd.svg") left 50% top 50% / 21px no-repeat; width: 64px; min-height: 44px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 44px;}
.widgetsocial-73 .tw .wg-soc-icon:hover, 
.widgetsocial-73 .tw .wg-soc-icon.hover, 
.widgetsocial-73 .tw .wg-soc-icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjMxIiBoZWlnaHQ9IjI1IiB2aWV3Qm94PSIwIDAgMzEgMjUiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGQ9Ik0zMC45OTksMi45NTkgQzI5Ljg1OSwzLjQ2MSAyOC42MzIsMy44MDAgMjcuMzQ3LDMuOTUyIEMyOC42NTksMy4xNzEgMjkuNjcwLDEuOTM1IDMwLjE0MywwLjQ2MSBDMjguOTE2LDEuMTg0IDI3LjU1NSwxLjcxMCAyNi4xMDYsMS45OTMgQzI0Ljk0NSwwLjc2NSAyMy4yOTIsLTAuMDAwIDIxLjQ2MywtMC4wMDAgQzE3Ljk1MSwtMC4wMDAgMTUuMTAzLDIuODI2IDE1LjEwMyw2LjMxMSBDMTUuMTAzLDYuODA3IDE1LjE1OSw3LjI4NyAxNS4yNjcsNy43NDkgQzkuOTgyLDcuNDg3IDUuMjk2LDQuOTc0IDIuMTU4LDEuMTU0IEMxLjYxMSwyLjA4OCAxLjI5OCwzLjE3MSAxLjI5OCw0LjMyOCBDMS4yOTgsNi41MTcgMi40MjAsOC40NTAgNC4xMjYsOS41ODEgQzMuMDg0LDkuNTQ5IDIuMTA0LDkuMjYzIDEuMjQ2LDguNzkxIEwxLjI0Niw4Ljg3MSBDMS4yNDYsMTEuOTI5IDMuNDM5LDE0LjQ4MCA2LjM0NywxNS4wNjAgQzUuODE0LDE1LjIwNCA1LjI1MCwxNS4yODMgNC42NzEsMTUuMjgzIEM0LjI2MiwxNS4yODMgMy44NjMsMTUuMjQyIDMuNDc1LDE1LjE2OCBDNC4yODQsMTcuNjc2IDYuNjMyLDE5LjUwMCA5LjQxNSwxOS41NTMgQzcuMjQwLDIxLjI0NSA0LjQ5OCwyMi4yNTQgMS41MTYsMjIuMjU0IEMxLjAwNCwyMi4yNTQgMC40OTgsMjIuMjIzIDAuMDAwLDIyLjE2NiBDMi44MTUsMjMuOTU1IDYuMTU4LDI1LjAwMCA5Ljc1MSwyNS4wMDAgQzIxLjQ0OCwyNS4wMDAgMjcuODQ1LDE1LjM4NCAyNy44NDUsNy4wNDMgQzI3Ljg0NSw2Ljc3MCAyNy44MzgsNi40OTcgMjcuODI4LDYuMjI1IEMyOS4wNjgsNS4zMzYgMzAuMTQ1LDQuMjI1IDMwLjk5OSwyLjk1OSBaIiBjbGFzcz0iY2xzLTEiIGZpbGw9IiMwMTY5ZmYiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNCIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 21px no-repeat;}
.widgetsocial-73 .google .wg-soc-icon { border: none; background: url("lib_921401_214fx.svg") left 50% top 50% / 18px no-repeat; width: 64px; min-height: 44px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 44px;}
.widgetsocial-73 .ins .wg-soc-icon { border: none; background: url("lib_921401_12fd.svg") left 50% top 50% / 20px no-repeat; width: 64px; min-height: 44px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 44px;}
.widgetsocial-73 .ins .wg-soc-icon:hover, 
.widgetsocial-73 .ins .wg-soc-icon.hover, 
.widgetsocial-73 .ins .wg-soc-icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM0IiBoZWlnaHQ9IjMzIiB2aWV3Qm94PSIwIDAgMzQgMzMiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGQ9Ik0yNS4yMzcsMzMuMDAwIEw4Ljc2MywzMy4wMDAgQzMuOTIzLDMzLjAwMCAtMC4wMDAsMjkuMTEyIC0wLjAwMCwyNC4zMTYgTC0wLjAwMCw4LjY4NCBDLTAuMDAwLDMuODg4IDMuOTIzLC0wLjAwMCA4Ljc2MywtMC4wMDAgTDI1LjIzNywtMC4wMDAgQzMwLjA3NywtMC4wMDAgMzQuMDAwLDMuODg4IDM0LjAwMCw4LjY4NCBMMzQuMDAwLDI0LjMxNiBDMzQuMDAwLDI5LjExMiAzMC4wNzcsMzMuMDAwIDI1LjIzNywzMy4wMDAgWk0zMS41NDYsOS43MjYgQzMxLjU0Niw1Ljg4OSAyOC40MDgsMi43NzkgMjQuNTM2LDIuNzc5IEw5LjgxNCwyLjc3OSBDNS45NDMsMi43NzkgMi44MDQsNS44ODkgMi44MDQsOS43MjYgTDIuODA0LDIzLjI3NCBDMi44MDQsMjcuMTExIDUuOTQzLDMwLjIyMSA5LjgxNCwzMC4yMjEgTDI0LjUzNiwzMC4yMjEgQzI4LjQwOCwzMC4yMjEgMzEuNTQ2LDI3LjExMSAzMS41NDYsMjMuMjc0IEwzMS41NDYsOS43MjYgWk0yNi4yODksOS43MjYgQzI1LjEyNyw5LjcyNiAyNC4xODYsOC43OTMgMjQuMTg2LDcuNjQyIEMyNC4xODYsNi40OTEgMjUuMTI3LDUuNTU4IDI2LjI4OSw1LjU1OCBDMjcuNDUwLDUuNTU4IDI4LjM5Miw2LjQ5MSAyOC4zOTIsNy42NDIgQzI4LjM5Miw4Ljc5MyAyNy40NTAsOS43MjYgMjYuMjg5LDkuNzI2IFpNMTYuODI1LDI1LjM1OCBDMTEuOTg1LDI1LjM1OCA4LjA2MiwyMS40NzAgOC4wNjIsMTYuNjc0IEM4LjA2MiwxMS44NzggMTEuOTg1LDcuOTg5IDE2LjgyNSw3Ljk4OSBDMjEuNjY0LDcuOTg5IDI1LjU4OCwxMS44NzggMjUuNTg4LDE2LjY3NCBDMjUuNTg4LDIxLjQ3MCAyMS42NjQsMjUuMzU4IDE2LjgyNSwyNS4zNTggWk0xNy4wMDAsMTAuNzY4IEMxMy44MDYsMTAuNzY4IDExLjIxNiwxMy4zMzUgMTEuMjE2LDE2LjUwMCBDMTEuMjE2LDE5LjY2NSAxMy44MDYsMjIuMjMyIDE3LjAwMCwyMi4yMzIgQzIwLjE5NCwyMi4yMzIgMjIuNzgzLDE5LjY2NSAyMi43ODMsMTYuNTAwIEMyMi43ODMsMTMuMzM1IDIwLjE5NCwxMC43NjggMTcuMDAwLDEwLjc2OCBaIiBjbGFzcz0iY2xzLTEiIGZpbGw9IiNmZjMzNjYiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNCIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 20px no-repeat;}
.widgetsocial-73 .ok .wg-soc-icon { border: none; background: url("wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 64px; min-height: 44px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 44px;}
.widgetsocial-73 .mail .wg-soc-icon { border: none; background: url("wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 64px; min-height: 44px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 44px;}
.widgetsocial-73 .pin .wg-soc-icon { border: none; background: url("wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 64px; min-height: 44px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 44px;}
.widgetsocial-73 .lj .wg-soc-icon { border: none; background: url("wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 64px; min-height: 44px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 44px;}
.widgetsocial-73 .my .wg-soc-icon { border: none; background: url("wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 64px; min-height: 44px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 44px;}
.widgetsocial-73 .youtube .wg-soc-icon { border: none; background: url("lib_921401_12dfs.svg") left 50% top 50% / 18px no-repeat; width: 64px; min-height: 44px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 44px;}
.widgetsocial-73 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-73 .wg-soc-title { display: -webkit-inline-flex; display: inline-flex; text-align: left; box-sizing: border-box; color: #000; font-size: 14px; line-height: 1; word-break: break-word;}
.widgetsocial-73 .telegram .wg-soc-icon { border: none; background: url("wm_social_links_tg.png") left 50% top 50% / cover no-repeat; width: 64px; min-height: 44px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 44px;}
.widgetsocial-73 .whatsapp .wg-soc-icon { border: none; background: url("wm_social_links_wa.png") left 50% top 50% / cover no-repeat; width: 64px; min-height: 44px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 44px;}
.block-30 .layout_71 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_72 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 { margin: 8px 0 auto; position: relative; top: 0; left: 0; width: 239px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.widget-53 { margin: 0 0 auto 7px; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 208px; padding-left: 12px; min-height: 26px; -webkit-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.2); -moz-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.2); box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-71 p:first-child { margin-top: 0;}
.phones-71 p:last-child { margin-bottom: 0;}
.phones-71 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-71 .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-71 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-71 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-71 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-71 .title { box-sizing: border-box; display: none;}
.phones-71 .text_body { box-sizing: border-box; color: rgba(255,255,255,0.4); text-decoration: none; font-size: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-71 input.tgl-but { box-sizing: border-box; display: none;}
.phones-71 .text_body a { text-decoration: none; color: inherit;}
.phones-71 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-54 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 139px;}
.email-72 p:first-child { margin-top: 0;}
.email-72 p:last-child { margin-bottom: 0;}
.email-72 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-72 .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-72 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-72 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-72 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.email-72 .title { box-sizing: border-box; display: none;}
.email-72 .text_body { color: rgba(255,255,255,0.4); text-decoration: none; font-size: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-72 input.tgl-but { box-sizing: border-box; display: none;}
.email-72 input.tgl-but:checked + .block-body-drop { display: block;}
.block-22 { padding: 90px 0 80px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: url("имени-6 (1).png") left calc(50% + 672px) top calc(50% - 66px) / 1000px no-repeat; z-index: 2; text-align: center; right: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.block-25 .layout_53 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-25 .layout_54 { -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-25 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; 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; max-width: 100%; right: 0; padding-right: 20px; padding-left: 20px;}
.widget-43 { padding: 60px 60px 70px; margin: -120px 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; width: 550px; min-height: 237px; -webkit-box-shadow: 7px 7px 50px  rgba(0,0,0,0.1); -moz-box-shadow: 7px 7px 50px  rgba(0,0,0,0.1); box-shadow: 7px 7px 50px  rgba(0,0,0,0.1); background: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; right: 0;}
.form-53 .form__header { border: none; box-sizing: border-box; font-size: 40px; margin-bottom: 0; font-family: Montserrat, sans-serif; text-align: center; text-indent: 0; color: #15151d; text-decoration: none; font-weight: 800; padding-bottom: 17px; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-top: 0.02px;}
.form-53 .form__text { box-sizing: border-box; font-size: 18px; margin-bottom: 20px; overflow: hidden; font-family: Montserrat, sans-serif; text-align: center; text-indent: 0; color: rgba(21,21,29,0.8); line-height: 1.7; letter-spacing: 0.2px; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-53 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-53 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-53 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -5px; width: auto;}
.form-53 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-53 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-53 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-53 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-53 .form-text { box-sizing: border-box;}
.form-53 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-53 .form-item__body { box-sizing: border-box; display: block;}
.form-53 .form-text input { padding: 15px 4px 15px 55px; border: none; box-sizing: border-box; background: #f7f7f7; width: 100%; min-width: 100px; min-height: 22px; outline: none; font-family: Montserrat, sans-serif; text-align: left; text-indent: 0; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-bottom: 7px; resize: vertical; display: block; -webkit-appearance: none; font-weight: 500;}
.form-53 .form-textarea textarea { padding: 15px 4px 15px 55px; border: none; box-sizing: border-box; background: #f7f7f7; width: 100%; min-width: 100px; resize: vertical; min-height: 120px; outline: none; display: block; font-family: Montserrat, sans-serif; text-align: left; text-indent: 0; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-bottom: 15px; height: 120px; -webkit-appearance: none; font-weight: 500;}
.form-53 .icon.img_name { border: none; box-sizing: border-box; position: absolute; background: url("icon_2318473.svg") left 50% top calc(50% - 2px) / 35px no-repeat, url("14.png@1533215290253") left calc(50% + 2px) top 50% / 128px no-repeat; width: 25px; height: 25px; min-height: 25px; margin-top: 15px; margin-left: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-53 .icon.img_email { border: none; box-sizing: border-box; position: absolute; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 25px; height: 25px; min-height: 25px; margin-top: 15px; margin-left: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-53 .icon.img_phone { border: none; box-sizing: border-box; position: absolute; background: url("icon_2561369.svg") left 50% top 50% / auto auto no-repeat, url("12.png@1533215290295") left calc(50% + 3px) top calc(50% + 1px) / 552px no-repeat; width: 25px; height: 25px; min-height: 25px; margin-top: 15px; margin-left: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-53 .icon.img_comments { border: none; box-sizing: border-box; position: absolute; background: url("icon_2867882.svg") left 50% top 50% / 25px no-repeat, url("13.png@1533215290328") left calc(50% + 2px) top calc(50% + 2px) / 176px no-repeat; width: 25px; height: 25px; min-height: 25px; margin-top: 15px; margin-left: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-53 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-53 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-53 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-53 .form-text .form-item__body { box-sizing: border-box;}
.form-53 .form-item__header { font-family: Montserrat, sans-serif; text-indent: 0; font-size: 13px; color: #545454; text-decoration: none; margin-bottom: 8px; display: -webkit-flex; display: flex;}
.form-53 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; color: #c4c4c4; text-decoration: none; font-size: 15px;}
.form-53 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-53 .form-radio .form-item__title { color: #c4c4c4; font-size: 15px; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-53 .form-textarea { box-sizing: border-box;}
.form-53 .form-textarea .form-item__body { box-sizing: border-box;}
.form-53 .form-submit { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 0;}
.form-53 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-53 .form-submit .form-item__body { box-sizing: border-box;}
.form-53 .form-submit button { padding: 20px 30px; border: none; box-sizing: border-box; text-align: center; background: #ffaa00; outline: none; font-family: Montserrat, sans-serif; text-indent: 0; font-size: 14px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-appearance: none; width: 430px;}
.form-53 .form-submit button:hover, 
.form-53 .form-submit button.hover, 
.form-53 .form-submit button.active { background: transparent; color: #ffaa00; -webkit-box-shadow: inset 0px 0px 0px  2px #ffaa00; -moz-box-shadow: inset 0px 0px 0px  2px #ffaa00; box-shadow: inset 0px 0px 0px  2px #ffaa00;}
.form-53 .form-submit button:active, 
.form-53 .form-submit button.active { background: #15151d; color: #ffffff; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-53 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-53 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-53 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-53 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: #f7f7f7; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: left; font-family: Montserrat, sans-serif; text-indent: 0; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; resize: vertical; display: block; -webkit-appearance: none; font-weight: 500;}
.form-53 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-53 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-53 .form-captcha button { padding: 20px 30px; border: none; box-sizing: border-box; text-align: center; background: #ffaa00; outline: none; font-family: Montserrat, sans-serif; text-indent: 0; font-size: 14px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; display: -webkit-inline-flex; display: inline-flex; -webkit-appearance: none; width: 430px;}
.form-53 .form-captcha button:hover, 
.form-53 .form-captcha button.hover, 
.form-53 .form-captcha button.active { background: transparent; color: #ffaa00; -webkit-box-shadow: inset 0px 0px 0px  2px #ffaa00; -moz-box-shadow: inset 0px 0px 0px  2px #ffaa00; box-shadow: inset 0px 0px 0px  2px #ffaa00;}
.form-53 .form-captcha button:active, 
.form-53 .form-captcha button.active { background: #15151d; color: #ffffff; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-53 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-53 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-53 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-53 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-53 .form-checkbox { box-sizing: border-box;}
.form-53 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-53 .form-checkbox .form-item__title { color: #c4c4c4; font-size: 15px; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-53 .form-checkbox input { margin: 5px 5px 0 0;}
.form-53 .form-checkbox .form-item__body label.form-item__title { color: #c4c4c4; font-size: 13px;}
.form-53 .form-radio { box-sizing: border-box;}
.form-53 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-53 .form-radio input { margin: 5px 5px 0 0;}
.form-53 .form-radio .form-item__body label.form-item__title { color: #c4c4c4; font-size: 13px;}
.form-53 .form-select { box-sizing: border-box;}
.form-53 .form-div { box-sizing: border-box;}
.form-53 .form-html { box-sizing: border-box;}
.form-53 .form-html .form-item__body { font-size: 13px;}
.form-53 .form-upload { box-sizing: border-box;}
.form-53 .form-calendar { box-sizing: border-box;}
.form-53 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-53 .form-calendar_interval { box-sizing: border-box;}
.form-53 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-53 .form-calendar_interval .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-53 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px;}
.form-53 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px;}
.form-53 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; margin-right: 10px;}
.form-53 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1;}
.form-53 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-53 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-53 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-53 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-53 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Montserrat, sans-serif; text-align: center; text-decoration: none; font-size: 16px; font-weight: 500;}
.form-53 ::-webkit-input-placeholder { color: #ababab;}
.form-53 ::-moz-placeholder { color: #ababab;}
.form-53 :-ms-input-placeholder { color: #ababab;}
.block-23 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; padding-top: 100px;}
.widget-48 { margin: -106px 20px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; width: auto; min-width: 0; max-width: 100%; box-sizing: border-box; min-height: 0; padding-right: 0; right: 0;}
.popover-wrap-61 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; position: relative; display: inline-block; width: 400px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%; min-height: 250px;}
.popover-wrap-61 .popover-body .form_text input { padding: 15px 8px 15px 65px; border: none; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; color: #000000; font-style: normal; margin-top: 0; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; background: #f7f7f7;}
.popover-wrap-61 .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-61 .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-61 .popover-body textarea { padding: 15px 8px 7px 65px; border: none; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; color: #000000; font-style: normal; background: #f7f7f7;}
.popover-wrap-61 .popover-body .s3_button_large { padding: 15px 0; border: none; background: #0169ff; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-box-shadow: 0px 1px 2px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 1px 2px  rgba(0,0,0,0.2); box-shadow: 0px 1px 2px  rgba(0,0,0,0.2); font-size: 20px; font-weight: bold; box-sizing: border-box; line-height: 34px; cursor: pointer; text-align: center; -webkit-appearance: none; font-family: Montserrat, sans-serif; letter-spacing: 0; text-transform: none; text-decoration: none; color: #ffffff; font-style: normal; width: 318px; margin-left: 0; margin-right: 0;}
.popover-wrap-61 .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-61 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 45px; height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjQ4IiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0zOCAxMi44MyAzNS4xNyAxMCAyNCAyMS4xN2wtMTEuMTctMTEuMTctMi44MyAyLjgzTDIxLjE3IDI0bC0xMS4xNyAxMS4xNyAyLjgzIDIuODNMMjQgMjYuODMgMzUuMTcgMzggMzggMzUuMTcgMjYuODMgMjR6IiBpZD0icGF0aC0yIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmY2ZmZmYiPjwvcGF0aD48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6IiBmaWxsPSJub25lIiBpZD0icGF0aC0zIj48L3BhdGg+PC9zdmc+") left 50% top 50% / 34px no-repeat #15151d; z-index: 10; cursor: pointer; text-align: center; -webkit-box-shadow: 0px -5px 20px  rgba(0,74,184,0.1); -moz-box-shadow: 0px -5px 20px  rgba(0,74,184,0.1); box-shadow: 0px -5px 20px  rgba(0,74,184,0.1); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; min-height: 45px;}
.popover-wrap-61 .popover-body .s3_form_field_content .icon.img_name { border: none; box-sizing: border-box; position: absolute; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iTGF5ZXJfMSIgdmlld0JveD0iMCAwIDQ4IDQ4Ij48cGF0aCBkPSJNMjQgMjZjNi42LjAgMTItNS40IDEyLTEyUzMwLjYgMiAyNCAyYy02LjYuMC0xMiA1LjQtMTIgMTJTMTcuNCAyNiAyNCAyNnpNMjQgNGM1LjUuMCAxMCA0LjUgMTAgMTBzLTQuNSAxMC0xMCAxMGMtNS41LjAtMTAtNC41LTEwLTEwUzE4LjUgNCAyNCA0eiIgaWQ9InBhdGgtMiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMDE2OWZmIj48L3BhdGg+PHBhdGggZD0iTTMzIDI4SDE1QzcuOCAyOCAyIDMzLjggMiA0MXY1aDJ2LTVjMC02LjEgNC45LTExIDExLTExaDE4VjI4eiIgaWQ9InBhdGgtMyIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMDE2OWZmIj48L3BhdGg+PHBhdGggZD0iTTQ2IDM4SDQwVjMySDM4djZIMzJ2Mmg2djZoMlY0MGg2eiIgaWQ9InBhdGgtNCIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMDE2OWZmIj48L3BhdGg+PC9zdmc+") left 50% top 50% / auto auto no-repeat; width: 20px; height: 20px; min-height: 20px; text-align: left; margin-left: 15px; margin-top: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-61 .popover-body .s3_form_field_content .icon.img_email { border: none; box-sizing: border-box; position: absolute; width: 20px; height: 20px; min-height: 20px; margin-left: 15px; margin-top: 15px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-61 .popover-body .s3_form_field_content .icon.img_phone { border: none; box-sizing: border-box; position: absolute; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNiAyNiIgaWQ9IlNsb3lfMSIgdmlld0JveD0iMCAwIDI2IDI2Ij48cGF0aCBkPSJNMjQuNDk3MDcwMyAxOS4yMzYzMjgxYy0uNDAzMzIwMy0uNjU4MjAzMS0xLjAyOTI5NjktMS40MjQ4MDQ3LTEuNzY0NjQ4NC0yLjE1OTE3OTctLjUzMjIyNjYtLjUzMjIyNjYtMi4zNTkzNzUtMi4yNjc1NzgxLTMuNTM0MTc5Ny0yLjI2NzU3ODEtLjM3Njk1MzEuMC0uNjE2MjEwOS4xNjExMzI4LS43NS4yOTQ5MjE5bC0xLjU2NDQ1MzEgMS41NjM0NzY2Yy0uMDI2MzY3Mi4wMjYzNjcyLS4xMTAzNTE2LjA1NjY0MDYtLjI2MTcxODguMDU2NjQwNi0uODY4MTY0MS4wLTIuNzA4OTg0NC0uOTYwOTM3NS00LjU0Nzg1MTYtMi43OTg4MjgxLTIuNDUyMTQ4NC0yLjQ1MzEyNS0zLjA0MTk5MjItNC41MDk3NjU2LTIuNzQyMTg3NS00LjgwOTU3MDNsMS41NjI1LTEuNTYzNDc2NmMuMTM0NzY1Ni0uMTM0NzY1Ni4yOTU4OTg0LS4zNzQwMjM0LjI5NTg5ODQtLjc1IDk3NjZlLTctMS4xNzU3ODEzLTEuNzM1MzUxNi0zLjAwMjkyOTctMi4yNjc1NzgxLTMuNTM1MTU2M0M4LjM5MTYwMTYgMi43MzUzNTE2IDYuNTY1NDI5NyAxIDUuMzg4NjcxOSAxYy0uMzc1OTc2Ni4wLS42MTUyMzQ0LjE2MDE1NjMtLjc1LjI5NDkyMTlMMS41MTA3NDIyIDQuNDIyODUxNkMuNTg2OTE0MSA1LjM0NTcwMzEuOTIzODI4MSA3LjE1MTM2NzIgMi41MTI2OTUzIDkuNzg5MDYyNSAzLjg5MTYwMTYgMTIuMDc4MTI1IDYuMDc0MjE4OCAxNC43NjE3MTg4IDguNjU2MjUgMTcuMzQzNzUgMTMuMjM2MzI4MSAyMS45MjM4MjgxIDE3Ljg3NDAyMzQgMjUuMDAwOTc2NiAyMC4xOTYyODkxIDI1Yy41NzgxMjUuMCAxLjA0MTk5MjItLjE3MTg3NSAxLjM4MDg1OTQtLjUxMDc0MjJsMy4xMjc5Mjk3LTMuMTI3OTI5N0MyNS4zODE4MzU5IDIwLjY4NDU3MDMgMjQuNzE1ODIwMyAxOS41OTQ3MjY2IDI0LjQ5NzA3MDMgMTkuMjM2MzI4MXpNMjAuNTE2NjAxNiAyMy40Mjg3MTA5QzIwLjQ4MTQ0NTMgMjMuNDYyODkwNiAyMC4zNzk4ODI4IDIzLjUgMjAuMTk2Mjg5MSAyMy41Yy0xLjU4MTA1NDcuMC01Ljc5MTAxNTYtMi41MjkyOTY5LTEwLjQ3OTQ5MjItNy4yMTY3OTY5LTIuNDk5MDIzNC0yLjQ5OTAyMzQtNC42MDA1ODU5LTUuMDgwMDc4MS01LjkxODk0NTMtNy4yNjg1NTQ3QzIuMzEyNSA2LjU0OTgwNDcgMi40NTIxNDg0IDUuNjAyNTM5MSAyLjU3MTI4OTEgNS40ODMzOTg0TDUuNTE1NjI1IDIuNTM5MDYyNUM1Ljg5OTQxNDEgMi42ODc1IDYuNzg5MDYyNSAzLjI1MzkwNjMgNy44NjIzMDQ3IDQuMzI4MTI1czEuNjQwNjI1IDEuOTYyODkwNiAxLjc4OTA2MjUgMi4zNDY2Nzk3TDguMjcxNDg0NCA4LjA1NTY2NDFjLTEuNDM4NDc2NiAxLjQzODQ3NjYuNDEzMDg1OSA0LjYwMDU4NTkgMi43NDIxODc1IDYuOTMwNjY0MSAxLjk5ODA0NjkgMS45OTgwNDY5IDQuMTQ3NDYwOSAzLjIzODI4MTMgNS42MDgzOTg0IDMuMjM4MjgxMy42ODI2MTcyLjAgMS4wOTU3MDMxLS4yNjk1MzEzIDEuMzIyMjY1Ni0uNDk2MDkzOGwxLjM4MDg1OTQtMS4zNzk4ODI4Yy4zODM3ODkxLjE0ODQzNzUgMS4yNzI0NjA5LjcxNTgyMDMgMi4zNDY2Nzk3IDEuNzg5MDYyNSAxLjA3MzI0MjIgMS4wNzMyNDIyIDEuNjQwNjI1IDEuOTYyODkwNiAxLjc4OTA2MjUgMi4zNDY2Nzk3TDIwLjUxNjYwMTYgMjMuNDI4NzEwOXoiIGZpbGw9IiMwMTY5ZmYiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtMiIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; width: 20px; height: 20px; min-height: 20px; margin-left: 15px; margin-top: 15px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-61 .popover-body .s3_form_field_content .icon.img_comments { border: none; box-sizing: border-box; position: absolute; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5MiIgdmlld0JveD0iMCAwIDE3OTIgMTc5MiIgd2lkdGg9IjE3OTIiIGlkPSJzdmctMSI+PHBhdGggZD0iTTEyOTkgNTY1cTAtMWUyLTY1LTE2MnQtMTcxLTYySDc0M3Y0NDhoMzIwcTEwNiAwIDE3MS02MnQ2NS0xNjJ6bTIzNyAwcTAgMTkzLTEyNi41IDMxNVQxMDgzIDEwMDJINzQzdjExOGg1MDVxMTQgMCAyMyA5dDkgMjN2MTI4cTAgMTQtOSAyM3QtMjMgOUg3NDN2MTkycTAgMTQtOS41IDIzdC0yMi41IDlINTQ0cS0xNCAwLTIzLTl0LTktMjN2LTE5MkgyODhxLTE0IDAtMjMtOXQtOS0yM3YtMTI4cTAtMTQgOS0yM3QyMy05aDIyNHYtMTE4SDI4OHEtMTQgMC0yMy05dC05LTIzVjgyMXEwLTEzIDktMjIuNXQyMy05LjVoMjI0VjE2MHEwLTE0IDktMjN0MjMtOWg1MzlxMmUyLjAgMzI2LjUgMTIyVDE1MzYgNTY1eiIgaWQ9InBhdGgtMiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMDE2OWZmIj48L3BhdGg+PC9zdmc+") left 50% top 50% / 18px no-repeat; width: 20px; height: 20px; min-height: 20px; text-align: left; margin-left: 15px; margin-top: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-61 p:first-child { margin-top: 0;}
.blocklist-61 p:last-child { margin-bottom: 0;}
.blocklist-61 .header { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; box-sizing: border-box;}
.blocklist-61 .header_text { font-size: 34px; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #15151d; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-weight: 900; margin-bottom: 30px; padding-left: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjggMTI4IiBoZWlnaHQ9IjEyOHB4IiBpZD0iU2xveV8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB3aWR0aD0iMTI4cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnIGlkPSJnLTIiPjxyZWN0IGZpbGw9IiNmZmFhMDAiIGhlaWdodD0iMTAiIHdpZHRoPSIxMjYiIHg9IjEiIHk9IjU5IiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJyZWN0LTMiIHR5cGU9InNvbGlkQ29sb3IiLz48L2c+PC9zdmc+") left 0px top 85px / 31px no-repeat; border-top: 0px solid rgba(161,161,161,0.1); border-right: 0px solid rgba(161,161,161,0.1); border-bottom: 1px solid rgba(161,161,161,0.1); border-left: 0px solid rgba(161,161,161,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-right: 20px; padding-bottom: 20px;}
.blocklist-61 .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-61 .description { box-sizing: border-box; overflow: hidden; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-61 .body-outer { box-sizing: border-box; position: relative;}
.blocklist-61 .body { margin: 0 -10px; box-sizing: border-box;}
.blocklist-61 .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-61 .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-61 .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-61 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: auto;}
.blocklist-61 .item { margin: 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;}
.blocklist-61 .text { margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-61 .text .align-elem { flex-basis: 100%;}
.blocklist-61 .image { box-sizing: border-box; position: relative; margin-bottom: 5px; 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;}
.blocklist-61 .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-61 .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-61 .img-convert { border: none; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-61 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-61 .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-61 .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-61 .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-61 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-61 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-61 .price-note { box-sizing: border-box; display: inline-block;}
.blocklist-61 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-61 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-61 .more { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-61 .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-61 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-61 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-61 .columns-cell { display: table-cell; vertical-align: top;}
.blocklist-61 .title a { color: inherit; text-decoration: inherit;}
.blocklist-61 .footer { display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-61 .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-61 .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-61 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-61 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-61 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-61 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-61 .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-61 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-61 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-61 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-61 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-61 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("wm_block_list_pause.png") center center / auto no-repeat;}
.blocklist-61 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("wm_block_list_play.png") center center / auto no-repeat;}
.blocklist-61 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-61 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-61 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-61 .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-61 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-61 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-61 .popover-form-title { font-size: 29px; font-weight: 800; margin-bottom: 15px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; color: #0169ff; font-style: normal; margin-top: 30px;}
.popover-wrap-61 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-61 .popover-body .s3_form_item { margin: 8px 0; box-sizing: border-box; text-align: left; width: auto;}
.popover-wrap-61 .popover-body .s3_form_field_content { box-sizing: border-box; display: block; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-61 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-61 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Montserrat, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-61 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-61 .popover-body .s3_form_item.form_div { width: auto; margin-left: 0; margin-right: 0; box-sizing: border-box;}
.popover-wrap-61 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-61 .popover-body .s3_form_item.form_html_block { width: auto; margin-left: 0; margin-right: 0; box-sizing: border-box;}
.popover-wrap-61 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-61 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-61 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-61 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-61 .popover-body .s3_form_item.form_checkbox { width: auto; margin-left: 0; margin-right: 0; box-sizing: border-box;}
.popover-wrap-61 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-61 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-61 .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-61 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-61 .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-61 .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-61 .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-61 .popover-body .s3_form_item.form_radio { width: auto; margin-left: 0; margin-right: 0; box-sizing: border-box;}
.popover-wrap-61 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-61 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-61 .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-61 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-61 .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-61 .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-61 .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-61 .popover-body .s3_form_item.form_select { width: auto; margin-left: 0; margin-right: 0; box-sizing: border-box;}
.popover-wrap-61 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-61 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-61 .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-61 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-61 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-61 .popover-body .s3_form_item.form_calendar { width: auto; margin-left: 0; margin-right: 0; box-sizing: border-box;}
.popover-wrap-61 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-61 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-61 .popover-body .s3_form_item.form_calendar_interval { width: auto; margin-left: 0; margin-right: 0; box-sizing: border-box;}
.popover-wrap-61 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-61 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-61 .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-61 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-61 .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-61 .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-61 .popover-body .s3_form_item.form_upload { width: auto; margin-left: 0; margin-right: 0; box-sizing: border-box;}
.popover-wrap-61 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-61 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-61 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-61 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-61 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-61 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-61 ::-moz-placeholder { color: #ababab;}
.popover-wrap-61 :-ms-input-placeholder { color: #ababab;}
.widget-31 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: auto; min-height: 400px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-67 { top: 0; left: 0; position: fixed; width: auto; text-align: right; right: 0; z-index: 1450; margin-left: 0; margin-right: 0; padding-top: 30px; padding-right: 40px; padding-left: 40px;}
/* .side-panel-97 .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-97 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: auto; 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; right: 0;}
.side-panel-97 .side-panel-close { border: none; position: absolute; z-index: 1; left: auto; top: 0; box-sizing: border-box; font-size: 0; width: 40px; min-height: 40px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjQ4IiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0zOCAxMi44MyAzNS4xNyAxMCAyNCAyMS4xN2wtMTEuMTctMTEuMTctMi44MyAyLjgzTDIxLjE3IDI0bC0xMS4xNyAxMS4xNyAyLjgzIDIuODNMMjQgMjYuODMgMzUuMTcgMzggMzggMzUuMTcgMjYuODMgMjR6IiBpZD0icGF0aC0yIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6IiBmaWxsPSJub25lIiBpZD0icGF0aC0zIj48L3BhdGg+PC9zdmc+") left 50% top 50% / 38px no-repeat #0169ff; cursor: pointer; right: 100%; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; margin-right: 0;}
.side-panel-97 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-97 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; width: 1200px; max-width: 100%; margin-left: auto; margin-right: auto;}
.side-panel-97 .side-panel-button { padding: 13px; border: none; box-sizing: border-box; font-size: 0; width: 54px; min-height: 54px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJzdmctMSI+PGcgaWQ9Imljb25zIj48ZyBpZD0ibWVudSI+PHBhdGggZD0iTTIwIDEwSDRjLTEuMS4wLTIgLjktMiAyIDAgMS4xLjkgMiAyIDJoMTZjMS4xLjAgMi0uOSAyLTJDMjIgMTAuOSAyMS4xIDEwIDIwIDEweiIgaWQ9InBhdGgtNCIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PHBhdGggZD0iTTQgOGgxMmMxLjEuMCAyLS45IDItMiAwLTEuMS0uOS0yLTItMkg0QzIuOSA0IDIgNC45IDIgNiAyIDcuMSAyLjkgOCA0IDh6IiBpZD0icGF0aC01IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48cGF0aCBkPSJNMTYgMTZINGMtMS4xLjAtMiAuOS0yIDIgMCAxLjEuOSAyIDIgMmgxMmMxLjEuMCAyLS45IDItMkMxOCAxNi45IDE3LjEgMTYgMTYgMTZ6IiBpZD0icGF0aC02IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==") left 50% top 50% / 23px no-repeat #0169ff; cursor: pointer; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: left; margin-left: auto; margin-right: 0; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; margin-top: 10px; align-self: auto;}
.side-panel-97 .side-panel-button-icon { display: block;}
.side-panel-97 .side-panel-button-icon-line { border: none; box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel-97 .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;}
	.wrapper .layout_2_id_98 { margin-top: 0; -webkit-order: 7; -moz-order: 7; order: 7;}
	.wrapper { background: none;}
	.block-43 .layout_95 { 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-43 .layout_112 { 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-43 .layout_98_id_112 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-43 { width: auto; margin-left: 0; margin-right: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-75 { text-align: center; margin-top: 0; margin-bottom: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto;}
	.site-name-112 .sn-wrap { flex-flow: column nowrap;}
	.site-name-112 .sn-logo { text-align: center;}
	.site-name-112 img { margin-left: auto; margin-right: auto;}
	.site-name-112 .sn-text { -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; text-align: center; margin-bottom: 5px;}
	.widget-64 { margin: 0 auto; text-align: center; display: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-65 { margin-top: 30px; -webkit-order: 1; -moz-order: 1; order: 1; text-align: center;}
	.phones-95 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-95 .icon { margin-top: 3px;}
	.phones-95 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-48 { background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-47 { padding-left: 0; padding-right: 0;}
	.widget-74 { display: block;}
	.slider-111 .text-slider { width: auto; right: 0; left: 0; margin-left: 20px; margin-right: 20px;}
	.slider-111 .block-title { font-size: 35px;}
	.slider-111 .slider-prev { padding: 0; margin: 0 2px;}
	.slider-111 .slider-next { padding: 0; margin: 0 2px;}
	.block-31 { padding-left: 20px; padding-right: 20px; padding-top: 70px; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-33 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-70 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-71 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-72 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-26 { margin-top: 50px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-27 { padding-left: 30px; padding-right: 30px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-46 .layout_64 { 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-46 .layout_65 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-46 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-49 { text-align: center;}
	.menu-65 .menu-scroll > ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-28 .layout_center_66_id_67_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-28 .layout_center_66_id_67_2 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; margin-left: 0; margin-right: auto;}
	.block-28 { padding: 40px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-69 { margin-top: 0; margin-left: auto; margin-right: auto; display: block;}
	.widget-51 { margin: 0 auto 40px; background: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-29 .layout_70 { 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 .layout_73 { 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 { width: auto; margin-top: 0; margin-left: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-55 { margin-top: -55px; background: none; -webkit-order: 11; -moz-order: 11; order: 11;}
	.widgetsocial-73 .soc { background: none;}
	.widgetsocial-73 .vk .wg-soc-icon { background: none; width: 62px;}
	.widgetsocial-73 .fb .wg-soc-icon { width: 62px;}
	.widgetsocial-73 .tw .wg-soc-icon { width: 62px;}
	.widgetsocial-73 .google .wg-soc-icon { width: 62px;}
	.widgetsocial-73 .ins .wg-soc-icon { width: 62px;}
	.widgetsocial-73 .ok .wg-soc-icon { background: none; width: 62px;}
	.widgetsocial-73 .mail .wg-soc-icon { background: none; width: 62px;}
	.widgetsocial-73 .pin .wg-soc-icon { background: none; width: 62px;}
	.widgetsocial-73 .lj .wg-soc-icon { background: none; width: 62px;}
	.widgetsocial-73 .my .wg-soc-icon { background: none; width: 62px;}
	.widgetsocial-73 .youtube .wg-soc-icon { width: 62px;}
	.widgetsocial-73 .telegram .wg-soc-icon { background: url("lib_921401_12ersd.svg") left 50% top 50% / 10px no-repeat; width: 62px;}
	.widgetsocial-73 .whatsapp .wg-soc-icon { background: url("lib_921401_12ersd.svg") left 50% top 50% / 10px no-repeat; width: 62px;}
	.block-30 .layout_71 { 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-30 .layout_72 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-53 { margin-top: 10px; margin-left: 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: none;}
	.phones-71 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-71 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-54 { margin-right: auto;}
	.email-72 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-72 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.block-22 { background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-top: 0.02px; padding-bottom: 40px; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-25 .layout_53 { 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-25 .layout_54 { 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-25 { border: none; width: auto; background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.widget-43 { margin-top: 70px; padding-left: 25px; padding-right: 25px; width: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.form-53 .form__header { background: none;}
	.form-53 .form-text input { padding-left: 65px;}
	.form-53 .form-textarea textarea { padding-left: 65px;}
	.form-53 .form-submit { text-align: center;}
	.form-53 .form-submit button { width: 680px;}
	.form-53 .form-captcha button { width: 680px;}
	.block-23 { padding-top: 0.02px;}
	.widget-48 { margin-top: 0; margin-right: 0; display: block;}
	.popover-wrap-61 .popover-body .form_text input { padding-left: 45px;}
	.popover-wrap-61 .popover-body textarea { padding-left: 45px;}
	.popover-wrap-61 .popover-body .s3_form_field_content .icon.img_email { background: none;}
	.blocklist-61 .header_text { font-size: 30px; -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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjggMTI4IiBoZWlnaHQ9IjEyOHB4IiBpZD0iU2xveV8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB3aWR0aD0iMTI4cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnIGlkPSJnLTIiPjxyZWN0IGZpbGw9IiNmZmFhMDAiIGhlaWdodD0iMTAiIHdpZHRoPSIxMjYiIHg9IjEiIHk9IjU5IiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJyZWN0LTMiIHR5cGU9InNvbGlkQ29sb3IiLz48L2c+PC9zdmc+") left 0px top 77px / 31px no-repeat; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 50px; align-self: auto;}
	.blocklist-61 .body-outer { width: auto;}
	.blocklist-61 .body { width: auto;}
	.blocklist-61 .item-outer { width: 50%;}
	.blocklist-61 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.blocklist-61 .image { margin-right: 0; margin-bottom: 0; float: none;}
	.blocklist-61 .img-convert { background: none;}
	.widget-31 { display: none; -webkit-order: 6; -moz-order: 6; order: 6;}
	.widget-67 { box-sizing: border-box; -webkit-order: 5; -moz-order: 5; order: 5; display: block;}
	.side-panel-97 .side-panel-top { width: auto;}
	.side-panel-97 .side-panel-button-icon-line { background: none;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_2_id_98 { margin-top: 0; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-43 .layout_95 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-43 .layout_112 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-43 .layout_98_id_112 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.site-name-112 .sn-text { font-size: 30px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-64 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.slider-111 .text-slider { top: 0; bottom: 0; margin-top: 70px; margin-bottom: 0; overflow: hidden; text-align: center;}
	.slider-111 .block-body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.slider-111 .block-more { text-align: center;}
	.slider-111 .block-title { font-size: 30px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-31 { padding: 50px 10px;}
	.block-46 .layout_64 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-46 .layout_65 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-28 .layout_center_66_id_67_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-28 .layout_center_66_id_67_2 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; margin-left: 0; margin-right: auto;}
	.widget-69 { margin-top: 20px;}
	.widget-51 { margin-bottom: 0;}
	.block-29 .layout_70 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-29 .layout_73 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widgetsocial-73 .vk .wg-soc-icon { width: 63px;}
	.widgetsocial-73 .fb .wg-soc-icon { width: 63px;}
	.widgetsocial-73 .tw .wg-soc-icon { width: 63px;}
	.widgetsocial-73 .google .wg-soc-icon { width: 63px;}
	.widgetsocial-73 .ins .wg-soc-icon { width: 63px;}
	.widgetsocial-73 .ok .wg-soc-icon { width: 63px;}
	.widgetsocial-73 .mail .wg-soc-icon { width: 63px;}
	.widgetsocial-73 .pin .wg-soc-icon { width: 63px;}
	.widgetsocial-73 .lj .wg-soc-icon { width: 63px;}
	.widgetsocial-73 .my .wg-soc-icon { width: 63px;}
	.widgetsocial-73 .youtube .wg-soc-icon { width: 63px;}
	.widgetsocial-73 .telegram .wg-soc-icon { width: 63px;}
	.widgetsocial-73 .whatsapp .wg-soc-icon { width: 63px;}
	.block-30 .layout_71 { 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-30 .layout_72 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 { width: 266px; right: 0;}
	.widget-53 { margin-right: auto;}
	.widget-54 { margin-right: 0;}
	.block-22 { padding-bottom: 0.02px;}
	.block-25 .layout_53 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-25 .layout_54 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-43 { padding-left: 35px; padding-right: 35px;}
	.form-53 .form-submit button { width: 530px;}
	.form-53 .form-captcha button { width: 530px;}
	.blocklist-61 .body { margin-right: 0; margin-left: 0;}
	.blocklist-61 .item { margin-right: 0; margin-left: 0;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_2_id_98 { margin-top: 0; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-43 .layout_95 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-43 .layout_112 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-43 .layout_98_id_112 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-43 { padding-top: 60px;}
	.widget-75 { margin-top: 15px; margin-left: auto; 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;}
	.site-name-112 .sn-text { font-size: 25px;}
	.widget-65 { margin: 20px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.slider-111 .block-title { font-size: 26px;}
	.block-31 { padding-left: 20px; padding-right: 20px;}
	.block-46 .layout_64 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-46 .layout_65 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.widget-49 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-50 { padding-right: 0; padding-left: 0; width: auto; margin-top: 15px; margin-bottom: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.menu-65 .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;}
	.menu-65 .menu-scroll > ul > li.menu-item { -webkit-flex: 1 1 50%; -moz-flex: 1 1 50%; flex: 1 1 50%;}
	.menu-65 .menu-scroll > ul > li.menu-item > a { -webkit-flex: 1; -moz-flex: 1; flex: 1; padding-right: 15px; padding-left: 15px;}
	.menu-65 .menu-scroll > ul > li.home-button { display: none;}
	.menu-65 .menu-scroll > ul > li.more-button { display: none;}
	.menu-65 .menu-scroll > ul ul { width: auto; right: 0;}
	.menu-65 .menu-scroll > ul ul ul { width: 100%; right: auto;}
	.block-28 .layout_center_66_id_67_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-28 .layout_center_66_id_67_2 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; margin-left: 0; margin-right: auto;}
	.widget-69 { margin-left: 20px;}
	.widget-51 { margin-bottom: 30px;}
	.block-29 .layout_70 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-29 .layout_73 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-55 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widgetsocial-73 .vk .wg-soc-icon { width: 64px;}
	.widgetsocial-73 .fb .wg-soc-icon { width: 64px;}
	.widgetsocial-73 .tw .wg-soc-icon { width: 64px;}
	.widgetsocial-73 .google .wg-soc-icon { width: 64px;}
	.widgetsocial-73 .ins .wg-soc-icon { width: 64px;}
	.widgetsocial-73 .ok .wg-soc-icon { width: 64px;}
	.widgetsocial-73 .mail .wg-soc-icon { width: 64px;}
	.widgetsocial-73 .pin .wg-soc-icon { width: 64px;}
	.widgetsocial-73 .lj .wg-soc-icon { width: 64px;}
	.widgetsocial-73 .my .wg-soc-icon { width: 64px;}
	.widgetsocial-73 .youtube .wg-soc-icon { width: 64px;}
	.widgetsocial-73 .telegram .wg-soc-icon { width: 64px;}
	.widgetsocial-73 .whatsapp .wg-soc-icon { width: 64px;}
	.block-30 .layout_71 { 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-30 .layout_72 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 { width: auto; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-53 { width: auto; margin-top: 15px; margin-right: 0; right: 0;}
	.widget-54 { width: auto; margin-top: 15px; margin-right: auto; right: 0;}
	.block-22 { padding-top: 30px; padding-right: 10px; padding-left: 10px;}
	.block-25 .layout_53 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-25 .layout_54 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-25 { padding-right: 0; padding-left: 0;}
	.widget-43 { margin-top: 15px;}
	.form-53 .form__header { font-size: 30px;}
	.form-53 .form__text { font-size: 16px;}
	.form-53 .form-submit button { width: 100%;}
	.form-53 .form-captcha .form-submit-container { width: 100%;}
	.form-53 .form-captcha button { width: 100%;}
	.blocklist-61 .header_text { font-size: 25px;}
	.side-panel-97 .side-panel-button { margin-right: -20px; margin-top: -10px;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_2_id_98 { margin-top: 0; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-43 .layout_95 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-43 .layout_112 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-43 .layout_98_id_112 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.site-name-112 .sn-text { font-size: 21px;}
	.widget-65 { margin-top: 15px;}
	.phones-95 .icon { margin-top: 0;}
	.phones-95 .cell-text { margin-top: 5px;}
	.slider-111 .block-body { font-size: 18px;}
	.slider-111 .block-title { font-size: 22px;}
	.block-31 { padding: 30px 10px;}
	.block-33 { padding-left: 0; padding-right: 0;}
	.widget-71 { font-size: 25px;}
	.block-46 .layout_64 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-46 .layout_65 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.widget-49 { margin-left: 0; margin-right: 0;}
	.widget-50 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-65 .menu-button { display: -webkit-flex; display: flex; position: static; width: 100%; min-height: 0;}
	.menu-65 .menu-scroll > ul { display: block;}
	.menu-65 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-65 .menu-scroll > ul > li.menu-item > a { width: auto; padding-left: 2px;}
	.menu-65 .menu-scroll > ul ul { position: static;}
	.menu-65 .menu-scroll > ul ul ul { position: static; width: auto;}
	.block-28 .layout_center_66_id_67_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: 0; width: auto;}
	.block-28 .layout_center_66_id_67_2 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; margin-left: 0; margin-right: 0; width: auto;}
	.block-28 { padding: 30px 20px;}
	.widget-51 { margin-bottom: 0;}
	.block-29 .layout_70 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-29 .layout_73 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-29 { margin-left: auto;}
	.widgetsocial-73 .soc-item { width: 33.33%;}
	.widgetsocial-73 .soc { margin-bottom: 10px; margin-top: 10px;}
	.widgetsocial-73 .vk .wg-soc-icon { width: 65px;}
	.widgetsocial-73 .fb .wg-soc-icon { width: 65px;}
	.widgetsocial-73 .tw .wg-soc-icon { width: 65px;}
	.widgetsocial-73 .google .wg-soc-icon { width: 65px;}
	.widgetsocial-73 .ins .wg-soc-icon { width: 65px;}
	.widgetsocial-73 .ok .wg-soc-icon { width: 65px;}
	.widgetsocial-73 .mail .wg-soc-icon { width: 65px;}
	.widgetsocial-73 .pin .wg-soc-icon { width: 65px;}
	.widgetsocial-73 .lj .wg-soc-icon { width: 65px;}
	.widgetsocial-73 .my .wg-soc-icon { width: 65px;}
	.widgetsocial-73 .youtube .wg-soc-icon { width: 65px;}
	.widgetsocial-73 .telegram .wg-soc-icon { width: 65px;}
	.widgetsocial-73 .whatsapp .wg-soc-icon { width: 65px;}
	.block-30 .layout_71 { 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-30 .layout_72 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 { width: 245px;}
	.widget-53 { margin-left: auto; margin-right: auto; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-54 { 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;}
	.block-22 { padding-right: 0; padding-left: 0;}
	.block-25 .layout_53 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-25 .layout_54 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-43 { padding: 40px 20px; margin-top: 50px; margin-left: 10px; margin-right: 10px;}
	.form-53 .form__header { font-size: 25px;}
	.widget-48 { padding-right: 10px; padding-left: 10px;}
	.blocklist-61 .header_text { background: none;}
	.blocklist-61 .body-outer { overflow: visible;}
	.blocklist-61 .body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.blocklist-61 .list { overflow-x: visible; overflow-y: visible;}
	.blocklist-61 .item-outer { width: 100%; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.blocklist-61 .image { margin-bottom: 5px;}
	.blocklist-61 .img-convert { margin-left: auto; margin-right: auto;}
	.side-panel-97 .side-panel-button { margin-right: -25px; margin-top: -15px;}

}