@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}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;}
body { background: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(to bottom,rgba(0, 0, 0, 0.15) 0%,rgba(255, 255, 255, 0) 50%,rgba(255, 255, 255, 0) 100%), url("/assets/templates/site/img/header.jpg?1509697712093") left 50% top 0px / auto auto no-repeat #252427; z-index: 1; 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; text-decoration: none;}
.block-3 .layout_center_5_id_6_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-3 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-top: 30px; text-decoration: none;}
.block-4 .layout_6_id_3 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-4 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: rgba(27,27,31,0.75); z-index: 4; 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; padding-top: 10px; padding-bottom: 10px;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.menu-3 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-3 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-3 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-3 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-3 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("/assets/templates/site/img/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-3 .menu-scroll > ul > li.delimiter { margin: auto 2px; -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-3 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-3 .menu-scroll > ul ul { padding: 10px; margin: 0 0 0 -5px; border: none; position: absolute; top: 100%; left: 0; background: #212023; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-3 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-3 .menu-scroll > ul ul > li > a { padding: 5px 10px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative; font-family: Open Sans, sans-serif; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; margin-top: 2px; margin-bottom: 2px; font-weight: 300;}
.menu-3 .menu-scroll > ul ul > li > a:hover, 
.menu-3 .menu-scroll > ul ul > li > a.hover, 
.menu-3 .menu-scroll > ul ul > li > a.active { background: #f76c4d; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-3 .menu-scroll > ul ul > li.delimiter { border: none; box-sizing: border-box; margin-top: 2px; margin-bottom: 2px; min-height: 1px; height: auto; width: auto; background: rgba(255,255,255,0.15); text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-3 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-3 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-3 .menu-scroll > ul > li.menu-item > a { padding: 8px 12px; margin: 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: 300; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 54px;}
.menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.active { background: #f76c4d; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-3 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-3 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-3 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-3 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-3 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-3 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-3 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-3 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: #f76c4d; 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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; min-height: 54px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-3 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-3 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-3 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-7 { margin: 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-top: 100px; padding-bottom: 100px;}
.block-5 { margin: 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-bottom: 0.02px;}
.widget-3 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-7 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-7 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-7 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; margin-left: auto; margin-right: auto;}
.site-name-7 .sn-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; color: #ffffff; text-transform: uppercase; text-decoration: none; font-size: 84px; font-weight: 800; -webkit-text-shadow: 4px 4px 34px  #000000; -moz-text-shadow: 4px 4px 34px  #000000; text-shadow: 4px 4px 34px  #000000; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-7 a { text-decoration: none; outline: none;}
.block-6 { padding: 10px 20px; margin: 0 0 0 270px; border: none; position: relative; top: 0; left: 0; width: 420px; min-height: 0; background: #f76c4d; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.42), inset 0px 0px 0px  2px #ffffff; -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.42), inset 0px 0px 0px  2px #ffffff; box-shadow: 0px 0px 20px rgba(0,0,0,0.42), inset 0px 0px 0px  2px #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widget-45 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; min-height: 0; width: auto; right: 0;}
.popover-wrap-86 .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-86 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-86 .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-86 .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-86 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-86 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-86 .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-86 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("/assets/templates/site/img/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-86 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("/assets/templates/site/img/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-86 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("/assets/templates/site/img/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-86 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("/assets/templates/site/img/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-86 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("/assets/templates/site/img/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.editable_block-86 p:first-child { margin-top: 0;}
.editable_block-86 p:last-child { margin-bottom: 0;}
.editable_block-86 .header { box-sizing: border-box; font-size: 20px; margin-bottom: 5px; display: -webkit-flex; display: flex;}
.editable_block-86 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.editable_block-86 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-86 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.editable_block-86 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-86 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-86 .img-convert { box-sizing: border-box; width: auto; height: 15px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.editable_block-86 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-86 .text { box-sizing: border-box; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-86 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-86 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-86 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-86 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-86 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-86 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto;}
.editable_block-86 .more > a { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; height: 0; min-height: 14px;}
.editable_block-86 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-86 .clear { clear: both;}
.popover-container-86 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}.popover-container-86 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-86 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-86 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-86 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-86 .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-86 .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-86 .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-86 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-86 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-86 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-86 .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-86 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-86 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-86 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-86 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-86 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-86 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-86 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-86 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-86 .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-86 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-86 .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-86 .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-86 .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-86 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-86 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-86 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-86 .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-86 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-86 .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-86 .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-86 .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-86 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-86 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-86 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-86 .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-86 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-86 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-86 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-86 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-86 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-86 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-86 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-86 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-86 .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-86 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-86 .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-86 .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-86 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-86 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-86 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-86 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-86 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-86 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-86 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-86 ::-moz-placeholder { color: #ababab;}
.popover-wrap-86 :-ms-input-placeholder { color: #ababab;}
.block-45 .layout_74 { -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-45 .layout_76 { -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-45 .layout_84 { -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-45 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 960px; min-height: 0; background: #ffffff; z-index: 2; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.block-46 { padding: 20px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.widget-38 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0; min-height: 132px;}
.address-75 p:first-child { margin-top: 0;}
.address-75 p:last-child { margin-bottom: 0;}
.address-75 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-75 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-75 .icon { border: none; box-sizing: border-box; height: 16px; width: 60px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGQ9Ik0yMS43LDYuN2MtMC41LTEuMy0xLjMtMi40LTIuMy0zLjRsMCwwYy0xLTEtMi4xLTEuOC0zLjQtMi4zbDAsMGMtMS4zLTAuNS0yLjYtMC44LTQtMC44Yy0xLjQsMC0yLjgsMC4zLTQsMC44ICBDNi43LDEuNSw1LjUsMi4zLDQuNiwzLjNjLTEsMS0xLjgsMi4xLTIuMywzLjRjLTAuNSwxLjMtMC44LDIuNi0wLjgsNGMwLDEuMSwwLjIsMi4yLDAuNSwzLjJjMC4zLDEsMC44LDIsMS41LDIuOSAgYzAuNiwwLjksMS4zLDEuNiwyLjIsMi4yYzAuOCwwLjYsMS43LDEuMSwyLjYsMS41bDMsM2MwLjQsMC40LDAuOSwwLjQsMS4zLDBsMCwwbDAuNS0wLjVsMi42LTIuNmMwLjktMC40LDEuOC0wLjksMi42LTEuNSAgYzAuOC0wLjYsMS42LTEuNCwyLjItMi4yYzAuNi0wLjksMS4xLTEuOSwxLjUtMi45YzAuMy0xLDAuNS0yLjEsMC41LTMuMkMyMi41LDkuMywyMi4yLDcuOSwyMS43LDYuN0wyMS43LDYuN3ogTTIwLjIsMTMuNCAgTDIwLjIsMTMuNEMyMCwxNC4yLDE5LjUsMTUsMTksMTUuOGMtMC41LDAuNy0xLjEsMS4zLTEuOCwxLjljLTAuNywwLjUtMS40LDAuOS0yLjMsMS4ybDAsMGgwbC0wLjEsMGMtMC4xLDAtMC4zLDAuMS0wLjQsMC4yICBMMTIsMjEuNmwtMi41LTIuNWgwYy0wLjEtMC4xLTAuMi0wLjItMC4zLTAuMmwwLDBsMCwwYy0wLjgtMC4zLTEuNi0wLjctMi4zLTEuMmMtMC43LTAuNS0xLjMtMS4xLTEuOC0xLjlDNC40LDE1LDQsMTQuMiwzLjcsMTMuNCAgYy0wLjMtMC44LTAuNC0xLjctMC40LTIuN2MwLTEuMiwwLjItMi4zLDAuNy0zLjNjMC40LTEsMS4xLTIsMS45LTIuOGMwLjgtMC44LDEuOC0xLjUsMi44LTEuOUM5LjcsMi4zLDEwLjgsMiwxMiwyICBjMS4yLDAsMi4zLDAuMiwzLjMsMC43djBsMCwwYzEsMC40LDIsMS4xLDIuOCwxLjloMGwwLDBjMC44LDAuOCwxLjUsMS44LDEuOSwyLjhjMC40LDEsMC43LDIuMiwwLjcsMy4zICBDMjAuNiwxMS42LDIwLjUsMTIuNSwyMC4yLDEzLjRMMjAuMiwxMy40eiBNMTYuMSw2LjZMMTYuMSw2LjZMMTYuMSw2LjZMMTYuMSw2LjZDMTUsNS41LDEzLjYsNC45LDEyLDQuOWMtMS42LDAtMy4xLDAuNi00LjEsMS43ICBsMCwwYy0xLDEtMS43LDIuNS0xLjcsNC4xYzAsMS42LDAuNywzLjEsMS43LDQuMWMxLjEsMSwyLjUsMS43LDQuMSwxLjdjMS42LDAsMy4xLTAuNiw0LjEtMS43YzEuMS0xLjEsMS43LTIuNSwxLjctNC4xICBDMTcuOCw5LjEsMTcuMSw3LjYsMTYuMSw2LjZMMTYuMSw2LjZMMTYuMSw2LjZ6IE0xNi43LDEwLjdMMTYuNywxMC43YzAsMS4zLTAuNSwyLjUtMS40LDMuM2MtMC45LDAuOS0yLDEuNC0zLjMsMS40ICBjLTEuMywwLTIuNS0wLjUtMy4zLTEuNGMtMC45LTAuOS0xLjQtMi0xLjQtMy4zYzAtMS4zLDAuNS0yLjUsMS4zLTMuM2wwLDBDOS41LDYuNSwxMC43LDYsMTIsNmMxLjMsMCwyLjUsMC41LDMuMywxLjRoMCAgQzE2LjIsOC4yLDE2LjcsOS40LDE2LjcsMTAuN0wxNi43LDEwLjd6IiBpZD0icGF0aC0yIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmNzZjNGQiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 44px no-repeat; margin-right: auto; margin-left: auto; min-height: 60px; margin-bottom: 10px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-75 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.address-75 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-75 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #343434; text-transform: uppercase; text-decoration: none; font-weight: 800; margin-bottom: 10px;}
.address-75 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #343434; text-decoration: none; font-size: 16px; font-weight: 300;}
.address-75 input.tgl-but { box-sizing: border-box; display: none;}
.address-75 input.tgl-but:checked + .block-body-drop { display: block;}
.block-47 { padding: 20px; margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; text-decoration: none; border-top: 0px solid rgba(0,0,0,0.1); border-right: 1px solid rgba(0,0,0,0.1); border-bottom: 0px solid rgba(0,0,0,0.1); border-left: 1px solid rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-39 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-77 p:first-child { margin-top: 0;}
.phones-77 p:last-child { margin-bottom: 0;}
.phones-77 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-77 .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-77 .icon { border: none; box-sizing: border-box; height: 16px; width: 60px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGQ9Ik01LjYsMWwzLjUsNC41bDAsMC4xQzkuMyw1LjgsOS40LDYsOS41LDYuM2MwLjEsMC4zLDAuMSwwLjYsMC4xLDAuOWMwLDAuMy0wLjEsMC42LTAuMywwLjhsMCwwLjFDOSw4LjMsOC45LDguNSw4LjYsOC43ICBsLTAuMSwwTDYuOSwxMGMtMC4xLDAuMi0wLjIsMC44LDAuMiwxLjVjMC44LDEuMSwxLjYsMi4xLDIuNSwzbDAsMHYwYzAuOSwwLjksMS45LDEuOCwzLDIuNWMwLjcsMC41LDEuMiwwLjMsMS41LDAuMmwxLjMtMS44aDAgIGMwLjItMC4yLDAuNC0wLjQsMC43LTAuNnYwYzAuMy0wLjIsMC41LTAuMiwwLjgtMC4zbDAsMGMwLjMsMCwwLjYsMCwwLjksMC4xbDAuMSwwYzAuMywwLjEsMC41LDAuMiwwLjcsMC40djBsNC41LDMuNWwwLjEsMC4xICBjMC4yLDAuMiwwLjQsMC40LDAuNSwwLjd2MGMwLjEsMC4zLDAuMiwwLjYsMC4yLDAuOWMwLDAuMywwLDAuNi0wLjIsMC45aDBjLTAuMSwwLjMtMC4zLDAuNi0wLjUsMC44Yy0wLjMsMC4zLTAuNiwwLjUtMS4xLDAuOCAgbC0wLjEsMGMtMC40LDAuMi0wLjksMC41LTEuNSwwLjdjLTIuNSwwLjgtNS4xLDAuNy03LjYtMC4yYy0yLjctMC45LTUuMi0yLjYtNy40LTQuN2MtMi4xLTIuMS0zLjgtNC43LTQuNy03LjQgIEMwLDguNi0wLjEsNS45LDAuNywzLjVjMC4yLTAuNiwwLjQtMS4xLDAuNy0xLjVsMCwwaDBjMC4zLTAuNCwwLjUtMC44LDAuOC0xLjFDMi40LDAuNiwyLjcsMC40LDMsMC4zbDAuMSwwICBjMC4zLTAuMSwwLjYtMC4xLDAuOS0wLjFjMC4zLDAsMC42LDAuMSwwLjksMC4ybDAsMEw1LjYsMUw1LjYsMXogTTcuNiw2LjZMNy42LDYuNkw0LjEsMi4xbDAsMEM0LjEsMi4xLDQuMSwyLDQsMmwwLDAgIGMwLDAtMC4xLDAtMC4yLDBDMy44LDIsMy43LDIsMy43LDJsMCwwYzAsMC0wLjEsMC4xLTAuMSwwLjFDMy4zLDIuMywzLjEsMi42LDIuOSwyLjloMEMyLjcsMy4yLDIuNiwzLjYsMi40LDQgIGMtMC43LDIuMS0wLjYsNC4zLDAuMiw2LjVjMC44LDIuNCwyLjMsNC43LDQuMiw2LjZjMS45LDEuOSw0LjIsMy40LDYuNiw0LjJjMi4yLDAuNyw0LjQsMC45LDYuNSwwLjJjMC40LTAuMSwwLjgtMC4zLDEuMS0wLjVsMCwwICBjMC4zLTAuMiwwLjYtMC40LDAuOC0wLjZjMCwwLDAuMS0wLjEsMC4xLTAuMXYwdjBjMCwwLDAtMC4xLDAtMC4yYzAtMC4xLDAtMC4xLDAtMC4ybDAsMGwwLDBjMCwwLDAtMC4xLTAuMS0wLjFsMCwwbC00LjUtMy41djBsMCwwICBjMCwwLTAuMS0wLjEtMC4xLTAuMWwwLDBjMCwwLTAuMSwwLTAuMiwwaDBjLTAuMSwwLTAuMSwwLTAuMiwwLjFsMCwwbDAsMGMwLDAtMC4xLDAuMS0wLjEsMC4xbDAsMHYwbC0xLjQsMS45ICBjLTAuMSwwLjEtMC4yLDAuMi0wLjMsMC4zYzAsMC0xLjYsMS4xLTMuNi0wLjJjLTEuMi0wLjgtMi4zLTEuNy0zLjItMi43bDAsMGMtMS0xLTEuOS0yLjEtMi43LTMuMmMtMS40LTItMC4yLTMuNi0wLjItMy42bDAsMCAgYzAuMS0wLjEsMC4xLTAuMiwwLjItMC4zbDEuOS0xLjRsMC4xLDBjMCwwLDAuMS0wLjEsMC4xLTAuMWwwLDBjMCwwLDAtMC4xLDAuMS0wLjJjMC0wLjEsMC0wLjEsMC0wLjJDNy43LDYuNyw3LjcsNi43LDcuNiw2LjYgIEw3LjYsNi42TDcuNiw2LjZ6IE01LjYsMUw1LjYsMUw1LjYsMUw1LjYsMUw1LjYsMXogTTUuNiwxTDUuNiwxTDUuNiwxTDUuNiwxTDUuNiwxeiIgaWQ9InBhdGgtMiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZjc2YzRkIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / 44px no-repeat; margin-right: auto; min-height: 60px; margin-bottom: 10px; margin-left: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-77 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.phones-77 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-77 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #343434; text-transform: uppercase; text-decoration: none; font-weight: 800; margin-bottom: 10px;}
.phones-77 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #343434; text-decoration: none; font-size: 16px; font-weight: 300;}
.phones-77 input.tgl-but { box-sizing: border-box; display: none;}
.phones-77 .text_body a { text-decoration: none; color: inherit;}
.phones-77 input.tgl-but:checked + .block-body-drop { display: block;}
.block-48 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-top: 10px;}
.widget-40 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 170px; right: 0;}
.phones-79 p:first-child { margin-top: 0;}
.phones-79 p:last-child { margin-bottom: 0;}
.phones-79 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.phones-79 .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-79 .icon { border: none; box-sizing: border-box; height: 16px; width: 24px; background: url("/assets/templates/site/img/lib_668503_whatsapp.svg") left 50% top 50% / auto auto no-repeat; margin-right: 5px; text-align: center; min-height: 24px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: auto; margin-bottom: 0;}
.phones-79 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 100%; top: auto; right: auto; bottom: auto;}
.phones-79 .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: center; -moz-justify-content: center; justify-content: center; min-height: 24px; text-align: center;}
.phones-79 .title { box-sizing: border-box; display: none; text-align: left;}
.phones-79 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; color: #343434; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 16px; font-weight: 300; margin-top: auto; margin-bottom: auto;}
.phones-79 input.tgl-but { box-sizing: border-box; display: none;}
.phones-79 .text_body a { text-decoration: none; color: inherit;}
.phones-79 input.tgl-but:checked + .block-body-drop { display: block;}
.block-49 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-top: 10px;}
.widget-41 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 170px; right: 0;}
.phones-81 p:first-child { margin-top: 0;}
.phones-81 p:last-child { margin-bottom: 0;}
.phones-81 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.phones-81 .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-81 .icon { border: none; box-sizing: border-box; height: 16px; width: 24px; background: url("/assets/templates/site/img/1250034-9132.svg") left 50% top 50% / 20px no-repeat; margin-right: 5px; text-align: center; min-height: 24px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: auto; margin-bottom: 0;}
.phones-81 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 100%; top: auto; right: auto; bottom: auto;}
.phones-81 .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; min-height: 24px;}
.phones-81 .title { box-sizing: border-box; display: none;}
.phones-81 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #343434; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 16px; font-weight: 300; margin-top: auto; margin-bottom: auto;}
.phones-81 input.tgl-but { box-sizing: border-box; display: none;}
.phones-81 .text_body a { text-decoration: none; color: inherit;}
.phones-81 input.tgl-but:checked + .block-body-drop { display: block;}
.block-50 { 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; text-decoration: none; padding-top: 10px; right: 0;}
.widget-42 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Open Sans, sans-serif; text-align: center; font-size: 14px; color: #ffffff; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 200px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 35px; background: #f76c4d; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.15), inset 0px 0px 0px  2px #ffffff; -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.15), inset 0px 0px 0px  2px #ffffff; box-shadow: 0px 0px 15px rgba(0,0,0,0.15), inset 0px 0px 0px  2px #ffffff; padding-top: 12px; padding-bottom: 12px;}
.popover-wrap-83 .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-83 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-83 .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-83 .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-83 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-83 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-83 .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; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-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-83 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("/assets/templates/site/img/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-83 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("/assets/templates/site/img/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-83 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("/assets/templates/site/img/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-83 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("/assets/templates/site/img/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-83 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("/assets/templates/site/img/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-83 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-83 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}.popover-container-83 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-83 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-83 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-83 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-83 .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-83 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-83 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-83 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-83 .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-83 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-83 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-83 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-83 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-83 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-83 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-83 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-83 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-83 .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-83 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-83 .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-83 .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-83 .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-83 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-83 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-83 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-83 .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-83 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-83 .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-83 .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-83 .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-83 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-83 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-83 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-83 .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-83 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-83 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-83 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-83 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-83 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-83 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-83 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-83 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-83 .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-83 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-83 .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-83 .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-83 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-83 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-83 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-83 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-83 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-83 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-83 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-83 ::-moz-placeholder { color: #ababab;}
.popover-wrap-83 :-ms-input-placeholder { color: #ababab;}
.block-51 { padding: 20px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.widget-43 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0; min-height: 132px;}
.email-85 p:first-child { margin-top: 0;}
.email-85 p:last-child { margin-bottom: 0;}
.email-85 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-85 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-85 .icon { border: none; box-sizing: border-box; height: 16px; width: 60px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGQ9Ik0xLDIuN0wxLDIuN2gyMmMwLjUsMCwwLjksMC40LDAuOSwwLjl2MHYxNi43YzAsMC41LTAuNCwwLjktMC45LDAuOWgwSDFjLTAuNSwwLTAuOS0wLjQtMC45LTAuOXYwVjMuNyAgQzAuMSwzLjIsMC41LDIuNywxLDIuN0wxLDIuN3ogTTIyLjEsNS40TDIyLjEsNS40bC05LjcsOS43Yy0wLjIsMC4yLTAuNiwwLjItMC44LDBMMS45LDUuNHYxNC4xaDIwLjJWNS40TDIyLjEsNS40eiBNMjEuMyw0LjYgIEwyMS4zLDQuNkgyLjdsOS4zLDkuM0wyMS4zLDQuNkwyMS4zLDQuNnoiIGlkPSJwYXRoLTIiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2Y3NmM0ZCI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 44px no-repeat; margin-right: auto; text-align: center; margin-left: auto; margin-bottom: 10px; min-height: 60px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-85 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.email-85 .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: center; -moz-justify-content: center; justify-content: center; text-align: center;}
.email-85 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #343434; text-transform: uppercase; text-decoration: none; margin-bottom: 10px; font-weight: 800;}
.email-85 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #f76c4d; text-decoration: underline; font-size: 16px; font-weight: 300;}
.email-85 .text_body:hover, 
.email-85 .text_body.hover, 
.email-85 .text_body.active { text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.email-85 input.tgl-but { box-sizing: border-box; display: none;}
.email-85 input.tgl-but:checked + .block-body-drop { display: block;}
.block-12 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; text-decoration: none;}
.block-40 .layout_67 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-40 .layout_69 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-40 .layout_66_id_67 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-40 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; padding-top: 70px; padding-bottom: 0.02px; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.block-41 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 220px; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-32 { padding: 5px 0; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: 220px; box-sizing: border-box; display: block; background: #38373b; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-68 .menu-scroll > ul > li.delimiter { margin: 2px 20px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 1px; height: auto; width: auto; background: rgba(214,214,214,0.12);}
.menu-68 .menu-scroll > ul ul { padding: 5px 15px; margin: 0 2px; border: none; position: static; top: 0; left: 100%; background: rgba(238,238,238,0.13); list-style: none; width: auto; display: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-68 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-68 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-68 .menu-scroll > ul ul > li > a { padding: 5px 10px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #ababab; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Open Sans, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: 300;}
.menu-68 .menu-scroll > ul ul > li > a:hover, 
.menu-68 .menu-scroll > ul ul > li > a.hover, 
.menu-68 .menu-scroll > ul ul > li > a.active { color: #f76c4d;}
.menu-68 .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-68 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-68 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-68 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-68 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-68 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-68 .menu-scroll > ul > li.menu-item > a { padding: 10px 20px; margin: 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ababab; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Open Sans, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 300;}
.menu-68 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-68 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-68 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: #f76c4d; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-68 .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-68 .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-68 .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-68 .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-68 .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;}
.block-42 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 740px; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-left: 40px;}
.widget-33 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; color: #949494; text-align: left; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; right: 0;}
.path a { box-sizing: border-box; color: #f76c4d; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-34 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Open Sans, sans-serif; color: #f76c4d; text-align: left; text-decoration: none; font-size: 30px; box-sizing: border-box; font-weight: 800; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; text-align: left; color: #f76c4d; font-family: Open Sans, sans-serif;}
h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; text-align: left; color: #f76c4d; font-family: Open Sans, sans-serif;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; text-align: left; color: #f76c4d; font-family: Open Sans, sans-serif;}
h5 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; text-align: left; color: #f76c4d; font-family: Open Sans, sans-serif;}
h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; text-align: left; color: #f76c4d; font-family: Open Sans, sans-serif;}
.widget-35 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 1; color: #ababab; line-height: 1.4; text-align: left; text-decoration: none; font-size: 16px; display: block; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-72 h2 { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #f76c4d; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 21px; margin-bottom: 15px; margin-top: 15px; font-weight: 800;}
.content-72 h3 { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #f76c4d; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: 800;}
.content-72 h4 { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #f76c4d; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 800;}
.content-72 h5 { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #f76c4d; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 800;}
.content-72 h6 { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #f76c4d; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 15px; margin-bottom: 15px; margin-top: 15px; font-weight: 800;}
.content-72 a { box-sizing: border-box; color: #f76c4d; line-height: 1.2; text-decoration: underline;}
.content-72 a:hover, 
.content-72 a.hover, 
.content-72 a.active { text-decoration: none;}
.content-72 .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-72 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-72 .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;}
.content-72 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.block-18 .layout_32_id_31 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-18 { 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; right: 0; padding-top: 70px; padding-bottom: 70px;}
.widget-14 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; min-height: 0; right: 0;}
.news-31 p:first-child { margin-top: 0;}
.news-31 p:last-child { margin-bottom: 0;}
.news-31 .news__header { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 20px;}
.news-31 .news__title { box-sizing: border-box; font-size: 42px; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; text-decoration: none; font-weight: 800;}
.news-31 .body-outer { box-sizing: border-box; position: relative;}
.news-31 .body { margin: 0 -10px; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.news-31 .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%);}
.news-31 .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%);}
.news-31 .news__list { box-sizing: border-box; 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;}
.news-31 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 33.33%;}
.news-31 .item { padding: 20px; margin: 10px; border: none; box-sizing: border-box; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-width: 0; min-height: 0; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.1); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.1); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.news-31 .item__image { box-sizing: border-box; font-size: 0; margin-bottom: 0; text-align: center; position: relative; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.news-31 .item-label { padding: 2px 5px; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; font-size: 12px;}
.news-31 .img-convert { box-sizing: border-box; width: auto; height: 150px; -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; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.news-31 .item__image img { box-sizing: border-box; max-width: 100%; width: auto; height: auto; display: -webkit-flex; display: flex;}
.news-31 .item__title { box-sizing: border-box; font-weight: 300; margin-bottom: 0; text-decoration: underline; text-align: left; position: relative; z-index: 1; display: -webkit-flex; display: flex; font-size: 16px; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #f76c4d; padding-top: 20px; padding-bottom: 20px;}
.news-31 .item__title:hover, 
.news-31 .item__title.hover, 
.news-31 .item__title.active { text-decoration: none;}
.news-31 .item__title > a { color: inherit; text-decoration: inherit; display: -webkit-inline-flex; display: inline-flex;}
.news-31 .item__date { box-sizing: border-box; margin-bottom: 0; text-align: left; position: relative; z-index: 1;}
.news-31 .item__date > span { padding: 5px; border: none; box-sizing: border-box; display: inline-block; font-size: 13px; color: #aaa5b3; text-transform: lowercase; font-family: Open Sans, sans-serif; text-decoration: none; font-weight: 300; background: #38373b; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.news-31 .item__text { box-sizing: border-box; margin-bottom: 5px; text-align: left; display: -webkit-flex; display: flex; position: relative; z-index: 1; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #ababab; line-height: 1.5; text-decoration: none; font-size: 14px;}
.news-31 .item__text .align-elem { flex-basis: 100%;}
.news-31 .item__more { box-sizing: border-box; position: relative; margin-bottom: 10px; text-align: left;}
.news-31 .item__more_link { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.news-31 .bx-wrapper { margin-left: auto; margin-right: auto;}
.news-31 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.news-31 .item__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;}
.news-31 .item__date > span ins { box-sizing: border-box; display: block; font-size: 16px; color: hsl(0, 0%, 50%); text-decoration: none;}
.news-31 .controls { z-index: 1; 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;}
.news-31 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("/assets/templates/site/img/wm_news_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-31 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("/assets/templates/site/img/wm_news_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-31 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-31 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-31 .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;}
.news-31 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.news-31 .auto_controls { box-sizing: border-box; display: none;}
.news-31 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.news-31 .bx-controls-auto-item { box-sizing: border-box;}
.news-31 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("/assets/templates/site/img/wm_news_pause.png") center center / auto no-repeat;}
.news-31 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("/assets/templates/site/img/wm_news_play.png") center center / auto no-repeat;}
.news-31 .pager-wrap { box-sizing: border-box;}
.news-31 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.news-31 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.news-31 .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;}
.news-31 .bx-pager a:active, 
.news-31 .bx-pager a.active { background: #bbbbbb;}
.news-31 .news__footer { box-sizing: border-box; margin-top: 20px;}
.news-31 .news__all { box-sizing: border-box;}
.news-31 .all_link { padding: 10px 30px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: left; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #aaa5b3; text-decoration: none; font-size: 13px; font-weight: 300; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.1); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.1); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.1); background: transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.news-31 .all_link:hover, 
.news-31 .all_link.hover, 
.news-31 .all_link.active { color: #ffffff; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #f76c4d;}
.block-19 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; text-decoration: none;}
.block-20 .layout_34_id_44 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-20 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 5; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 40px;}
.block-26 { padding: 40px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 960px; min-height: 307px; background: #ffffff; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: inset 0px 0px 0px  10px #f76c4d; -moz-box-shadow: inset 0px 0px 0px  10px #f76c4d; box-shadow: inset 0px 0px 0px  10px #f76c4d; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; right: 0;}
.widget-19 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; min-height: 227px; right: 0; padding-bottom: 5px;}
.form-45 .form__header { box-sizing: border-box; font-size: 42px; margin-bottom: 5px; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #f76c4d; text-decoration: none; font-weight: 800; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-45 .form__text { box-sizing: border-box; font-size: 14px; margin-bottom: 20px; overflow: hidden; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #38373b; text-decoration: none; font-weight: 300;}
.form-45 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-45 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-45 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -5px; width: auto;}
.form-45 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-45 .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-45 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-45 .form-item { box-sizing: border-box; position: relative; margin-right: 5px; margin-bottom: 5px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.form-45 .form-text { border: none; box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: 0; margin-bottom: 10px; width: 33.33%; margin-left: 0; padding-left: 0; padding-right: 10px;}
.form-45 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-45 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-45 .form-item__body { box-sizing: border-box; display: block;}
.form-45 .form-text input { padding: 10px 12px 10px 38px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 22px; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; text-align: left; font-size: 14px; color: #343434; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; resize: vertical; display: block;}
.form-45 .form-text input:hover, 
.form-45 .form-text input.hover, 
.form-45 .form-text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px #f76c4d; -moz-box-shadow: inset 0px 0px 0px  1px #f76c4d; box-shadow: inset 0px 0px 0px  1px #f76c4d;}
.form-45 .form-textarea textarea { padding: 10px 10px 10px 38px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Open Sans, sans-serif; text-align: left; font-size: 14px; color: #343434; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.form-45 .form-textarea textarea:hover, 
.form-45 .form-textarea textarea.hover, 
.form-45 .form-textarea textarea.active { -webkit-box-shadow: inset 0px 0px 0px  1px #f76c4d; -moz-box-shadow: inset 0px 0px 0px  1px #f76c4d; box-shadow: inset 0px 0px 0px  1px #f76c4d;}
.form-45 .icon.img_name { border: none; box-sizing: border-box; position: absolute; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM0IDM0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNCAzNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGZpbGw9IiNmNzZjNGQiIGQ9Ik0yMS40LDIzLjNoLTkuNmMtMC45LDAtMS44LDAuMi0yLjYsMC41Yy0yLjUsMS00LjEsMy41LTQuMSw2LjJWMzFoMjNWMzBjMC0yLjItMS4xLTQuMy0zLTUuNiAgYy0wLjQtMC4yLTAuNy0wLjQtMS4yLTAuNmMtMC40LTAuMi0wLjgtMC4zLTEuMi0wLjRDMjIuMywyMy4zLDIxLjgsMjMuMywyMS40LDIzLjNMMjEuNCwyMy4zeiBNMjIuMiwyMC43TDIyLjIsMjAuNyAgYzAuMywwLDAuNywwLjEsMSwwLjFjMC42LDAuMSwxLjIsMC4zLDEuNywwLjVjMy40LDEuNCw1LjcsNC45LDUuNyw4LjZ2Mi40YzAsMC43LTAuNiwxLjMtMS4zLDEuM2gwSDMuOGMtMC43LDAtMS4zLTAuNi0xLjMtMS4zdjAgIFYzMGMwLTMuNywyLjMtNy4xLDUuNy04LjZDOS4xLDIxLDEwLDIwLjgsMTEsMjAuN2MtMy4zLTItNS40LTUuNi01LjQtOS41YzAtNi4xLDUtMTEsMTEtMTFjNi4xLDAsMTEsNSwxMSwxMSAgQzI3LjYsMTUuMSwyNS41LDE4LjcsMjIuMiwyMC43TDIyLjIsMjAuN3ogTTE2LjYsMi43TDE2LjYsMi43QzEzLjIsMi43LDEwLDQuOCw4LjcsOGMtMC40LDEtMC42LDIuMS0wLjYsMy4yYzAsMy40LDIuMSw2LjUsNS4yLDcuOCAgYzIuMSwwLjksNC41LDAuOSw2LjYsMGMzLjEtMS4zLDUuMi00LjQsNS4yLTcuOEMyNSw2LjYsMjEuMywyLjcsMTYuNiwyLjdMMTYuNiwyLjd6IiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTIiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 21px no-repeat; width: 34px; height: 34px; min-height: 34px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-45 .icon.img_email { border: none; box-sizing: border-box; position: absolute; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM0IDM0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNCAzNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGZpbGw9IiNmNzZjNGQiIGQ9Ik0xLjYsNEwxLjYsNGgzMC44YzAuNywwLDEuMywwLjYsMS4zLDEuM3YwdjIzLjVjMCwwLjctMC42LDEuMy0xLjMsMS4zaDBIMS42Yy0wLjcsMC0xLjMtMC42LTEuMy0xLjN2MFY1LjMgIEMwLjMsNC42LDAuOSw0LDEuNiw0TDEuNiw0eiBNMzEuMSw3LjdMMzEuMSw3LjdMMTcuNSwyMS4zYy0wLjMsMC4zLTAuOCwwLjMtMS4xLDBMMi45LDcuN3YxOS44aDI4LjNWNy43TDMxLjEsNy43eiBNMzAuMSw2LjYgIEwzMC4xLDYuNkgzLjlMMTcsMTkuNkwzMC4xLDYuNkwzMC4xLDYuNnoiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtMiIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 21px no-repeat; width: 34px; height: 34px; min-height: 34px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-45 .icon.img_phone { border: none; box-sizing: border-box; position: absolute; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM0IDM0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNCAzNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGZpbGw9IiNmNzZjNGQiIGQ9Ik03LjksMS43TDEyLjgsOGwwLjEsMC4xYzAuMiwwLjMsMC40LDAuNywwLjUsMWMwLjEsMC40LDAuMSwwLjgsMC4xLDEuM2MtMC4xLDAuNC0wLjIsMC44LTAuNCwxLjJsMCwwLjEgIGMtMC4yLDAuMy0wLjUsMC42LTAuOCwwLjhsLTAuMSwwLjFsLTIuNCwxLjdjLTAuMSwwLjMtMC4zLDEuMSwwLjMsMi4xYzEuMSwxLjUsMi4yLDIuOSwzLjUsNC4ybDAsMHYwYzEuMywxLjMsMi43LDIuNSw0LjIsMy41ICBjMC45LDAuNywxLjcsMC41LDIuMSwwLjNsMS44LTIuNWgwYzAuMy0wLjMsMC42LTAuNiwwLjktMC44djBjMC40LTAuMiwwLjgtMC4zLDEuMi0wLjRsMCwwYzAuNC0wLjEsMC44LDAsMS4yLDAuMWwwLjEsMCAgYzAuNCwwLjEsMC43LDAuMywxLDAuNXYwbDYuMyw0LjlsMC4xLDAuMWMwLjMsMC4zLDAuNiwwLjYsMC44LDF2MGMwLjIsMC40LDAuMywwLjgsMC4zLDEuM2MwLDAuNS0wLjEsMC45LTAuMiwxLjNoMCAgYy0wLjIsMC40LTAuNCwwLjgtMC44LDEuMWMtMC40LDAuNC0wLjksMC44LTEuNSwxLjFsLTAuMSwwYy0wLjYsMC4zLTEuMywwLjctMi4xLDAuOWMtMy41LDEuMi03LjIsMC45LTEwLjgtMC4yICBjLTMuOC0xLjMtNy40LTMuNi0xMC40LTYuNmMtMy0zLTUuMy02LjYtNi42LTEwLjRDMCwxMi4zLTAuMiw4LjYsMSw1LjFjMC4zLTAuOCwwLjYtMS41LDEtMi4xbDAsMGgwYzAuNC0wLjYsMC44LTEuMSwxLjEtMS41ICBjMC4zLTAuMywwLjctMC42LDEuMS0wLjhsMC4xLDBjMC40LTAuMSwwLjgtMC4yLDEuMi0wLjJjMC41LDAsMC45LDAuMSwxLjMsMC4zbDAuMSwwTDcuOSwxLjdMNy45LDEuN3ogTTEwLjgsOS42TDEwLjgsOS42TDUuOCwzLjIgIGwwLDBjMC0wLjEtMC4xLTAuMS0wLjItMC4xbDAsMEM1LjYsMyw1LjUsMyw1LjQsM0M1LjMsMyw1LjMsMyw1LjIsM2wwLDBDNS4xLDMuMSw1LDMuMSw1LDMuMkM0LjcsMy41LDQuNCwzLjksNC4xLDQuM2gwICBjLTAuMywwLjUtMC41LDEtMC43LDEuNmMtMSwyLjktMC44LDYuMSwwLjIsOS4yYzEuMSwzLjQsMy4zLDYuNyw2LDkuNGMyLjcsMi43LDYsNC45LDkuNCw2YzMuMSwxLDYuMywxLjIsOS4yLDAuMiAgYzAuNi0wLjIsMS4xLTAuNCwxLjYtMC43bDAuMSwwYzAuNC0wLjMsMC44LTAuNSwxLjEtMC44QzMxLDI5LjEsMzEsMjksMzEsMjguOXYwdjBjMC0wLjEsMC0wLjIsMC0wLjJjMC0wLjEsMC0wLjItMC4xLTAuMmwwLDBsMCwwICBjMCwwLTAuMS0wLjEtMC4xLTAuMWwwLDBsLTYuMy00Ljl2MGwwLDBjLTAuMSwwLTAuMS0wLjEtMC4yLTAuMWwwLDBjLTAuMSwwLTAuMSwwLTAuMiwwaDBjLTAuMSwwLTAuMiwwLTAuMiwwLjFsMCwwbDAsMCAgYy0wLjEsMC0wLjEsMC4xLTAuMiwwLjJsMCwwdjBsLTEuOSwyLjdjLTAuMSwwLjItMC4yLDAuMy0wLjQsMC40YzAsMC0yLjMsMS42LTUtMC4zYy0xLjctMS4yLTMuMi0yLjQtNC42LTMuOGwwLDAgIGMtMS40LTEuNC0yLjctMi45LTMuOC00LjZjLTEuOS0yLjgtMC4zLTUtMC4zLTVsMCwwYzAuMS0wLjEsMC4yLTAuMywwLjMtMC40bDIuNi0xLjlsMC4xLTAuMWMwLjEsMCwwLjEtMC4xLDAuMS0wLjFsMCwwICBjMC0wLjEsMC4xLTAuMSwwLjEtMC4yYzAtMC4xLDAtMC4yLDAtMC4yQzEwLjksOS43LDEwLjgsOS43LDEwLjgsOS42TDEwLjgsOS42TDEwLjgsOS42eiBNNy45LDEuN0w3LjksMS43TDcuOSwxLjdMNy45LDEuN0w3LjksMS43ICB6IE03LjksMS43TDcuOSwxLjdMNy45LDEuN0w3LjksMS43TDcuOSwxLjd6IiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTIiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 21px no-repeat; width: 34px; height: 34px; min-height: 34px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-45 .icon.img_comments { border: none; box-sizing: border-box; position: absolute; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM0IDM0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNCAzNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGZpbGw9IiNmNzZjNGQiIGQ9Ik0yNS41LDAuNmMtMS44LDAtMy43LDAuNi01LjIsMS44bC0xLjctMS43Yy0wLjMtMC4zLTAuOC0wLjMtMS4xLDBsLTkuNCw5LjRjLTAuMywwLjMtMC4zLDAuOCwwLDEuMSAgYzAuMywwLjMsMC44LDAuMywxLjEsMEwxOCwyLjRsMS4xLDEuMkwzLjUsMTkuM2MtMS4zLDEuMy0yLDIuOS0yLjMsNC41QzEsMjUuMiwxLjEsMjYuNiwxLjYsMjhsLTAuNSwwLjVoMGgwICBjLTEuMSwxLjEtMS4yLDIuNC0wLjcsMy41QzEuMywzNCw0LjEsMzQuOCw1LjgsMzNoMGwwLDBsMC41LTAuNWMxLjMsMC41LDIuOCwwLjcsNC4xLDAuNWMxLjctMC4yLDMuMy0xLDQuNi0yLjNsMTYuMy0xNi4zICBjMS42LTEuNiwyLjQtMy43LDIuNC01LjdDMzMuNiw0LjMsMzAsMC42LDI1LjUsMC42TDI1LjUsMC42eiBNMTAsMzAuNEwxMCwzMC40Yy0xLjIsMC4yLTIuNCwwLTMuNC0wLjZjLTAuNS0wLjMtMS4yLTAuMi0xLjYsMC4zICBsLTEuMSwxLjFoMGMtMC42LDAuNi0xLjUtMC4zLTAuOS0wLjlsMCwwbDEuMS0xLjFjMC40LTAuNCwwLjUtMS4xLDAuMi0xLjZjLTAuNS0xLTAuNy0yLjItMC42LTMuNGMwLjEtMC45LDAuNS0xLjcsMS0yLjVsNy43LDcuNyAgQzExLjgsMzAsMTAuOSwzMC4zLDEwLDMwLjRMMTAsMzAuNHogTTEzLjYsMjguNEwxMy42LDI4LjRsLTcuOC03LjhsMTAtMTBsNy44LDcuOEwxMy42LDI4LjRMMTMuNiwyOC40eiBNMjQuOCwxNy4yTDI0LjgsMTcuMiAgTDE3LDkuNGwxLjktMS45bDcuOCw3LjhMMjQuOCwxNy4yTDI0LjgsMTcuMnogTTI5LjQsMTIuNkwyOS40LDEyLjZsLTEuNiwxLjZMMjAsNi40bDEuNi0xLjZsMC4xLTAuMWMxLjEtMSwyLjQtMS41LDMuOC0xLjUgIGMzLDAsNS41LDIuNCw1LjUsNS41QzMxLDEwLjEsMzAuNCwxMS42LDI5LjQsMTIuNkwyOS40LDEyLjZ6IiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTIiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 21px no-repeat; width: 34px; height: 34px; min-height: 34px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-45 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-45 .form-select select { border: none; box-sizing: border-box; width: 100%; min-width: 100px; font-family: Open Sans, sans-serif; text-align: start; color: #343434; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.form-45 .form-upload .form-item__body .no-more { box-sizing: border-box; font-size: 14px; font-family: Open Sans, sans-serif; text-align: center; color: #343434; text-decoration: none; margin-left: 10px;}
.form-45 .form-text .form-item__body { box-sizing: border-box;}
.form-45 .form-item__header { text-decoration: none;}
.form-45 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; font-family: Open Sans, sans-serif; color: #343434; text-decoration: none; font-size: 16px; font-weight: normal; margin-bottom: 5px;}
.form-45 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-45 .form-radio .form-item__title { margin-bottom: 5px; font-weight: normal; font-size: 16px; font-family: Open Sans, sans-serif; color: #343434; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; text-decoration: none;}
.form-45 .form-textarea { border: none; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: left; margin-right: 0; margin-bottom: 15px;}
.form-45 .form-textarea .form-item__body { box-sizing: border-box;}
.form-45 .form-submit { border: none; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-45 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-45 .form-submit .form-item__body { box-sizing: border-box;}
.form-45 .form-submit button { padding: 10px 4px; border: none; box-sizing: border-box; text-align: center; background: #f76c4d; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; font-size: 17px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 220px; min-height: 0; font-weight: 800;}
.form-45 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-45 .form-captcha { border: none; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-45 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-45 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: #ffffff; width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: left; -webkit-appearance: none; font-family: Open Sans, sans-serif; font-size: 14px; color: #343434; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; resize: vertical; display: block;}
.form-45 .form-captcha input:hover, 
.form-45 .form-captcha input.hover, 
.form-45 .form-captcha input.active { -webkit-box-shadow: inset 0px 0px 0px  1px #f76c4d; -moz-box-shadow: inset 0px 0px 0px  1px #f76c4d; box-shadow: inset 0px 0px 0px  1px #f76c4d;}
.form-45 .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-45 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-45 .form-captcha button { padding: 10px 4px; border: none; box-sizing: border-box; text-align: center; background: #f76c4d; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; font-size: 17px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 220px; min-height: 0; font-weight: 800;}
.form-45 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-45 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-45 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-45 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-45 .form-checkbox { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-45 .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-45 .form-checkbox .form-item__title { margin-bottom: 5px; font-weight: normal; font-size: 16px; font-family: Open Sans, sans-serif; color: #343434; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; text-align: left;}
.form-45 .form-checkbox input { margin: 5px 5px 0 0;}
.form-45 .form-checkbox .form-item__body label.form-item__title { margin-bottom: 5px; font-weight: normal; font-size: 13px; font-family: Open Sans, sans-serif; color: #343434; text-align: left; text-decoration: none;}
.form-45 .form-radio { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-45 .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-45 .form-radio input { margin: 5px 5px 0 0;}
.form-45 .form-radio .form-item__body label.form-item__title { margin-bottom: 5px; font-weight: normal; font-size: 13px; font-family: Open Sans, sans-serif; color: #343434; text-align: left; text-decoration: none;}
.form-45 .form-select { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-45 .form-div { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-45 .form-html { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-45 .form-html .form-item__body { text-align: left; font-size: 14px; font-family: Open Sans, sans-serif; color: #343434; text-decoration: none; font-weight: normal;}
.form-45 .form-upload { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-45 .form-calendar { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-45 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-45 .form-calendar input { padding: 10px 12px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; text-align: start; color: #343434; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.form-45 .form-calendar input:hover, 
.form-45 .form-calendar input.hover, 
.form-45 .form-calendar input.active { -webkit-box-shadow: inset 0px 0px 0px  1px #f76c4d; -moz-box-shadow: inset 0px 0px 0px  1px #f76c4d; box-shadow: inset 0px 0px 0px  1px #f76c4d;}
.form-45 .form-calendar_interval { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-45 .form-calendar_interval input { padding: 10px 12px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; text-align: start; color: #343434; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.form-45 .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; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.form-45 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; font-family: Open Sans, sans-serif; color: #343434; text-decoration: none; font-size: 14px;}
.form-45 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; font-family: Open Sans, sans-serif; color: #343434; text-decoration: none; font-size: 14px;}
.form-45 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-45 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-45 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: -10px; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.form-45 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-45 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-45 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-45 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Open Sans, sans-serif; text-align: left; color: #343434; text-decoration: none; font-size: 22px; font-weight: 800;}
.form-45 ::-webkit-input-placeholder { color: #ababab;}
.form-45 ::-moz-placeholder { color: #ababab;}
.form-45 :-ms-input-placeholder { color: #ababab;}
.widget-20 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; 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;}.block-27 .layout_48 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 .layout_50 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 .layout_47_id_48 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-27 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #38373b; z-index: 3; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 10px; padding-bottom: 10px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-28 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 910px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-right: 20px; padding-top: 0.02px; padding-bottom: 0.02px;}
.widget-21 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; min-height: 50px;}
.menu-49 .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-49 .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-49 .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-49 .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-49 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-49 .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: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-49 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("/assets/templates/site/img/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-49 .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-49 .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-49 .menu-scroll > ul > li.menu-item > a { padding: 0.02px 24px 0.02px 0; margin: 1px 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: #ababab; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: 300; min-height: 48px; align-self: auto;}
.menu-49 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-49 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-49 .menu-scroll > ul > li.menu-item > a.active { color: #f76c4d;}
.menu-49 .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-49 .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-49 .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-49 .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-49 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-49 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-49 .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-49 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-49 .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-49 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-49 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.menu-49 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-49 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-49 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-49 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-29 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 50px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-22 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 50px; min-height: 50px; background: #f76c4d; padding-top: 1px; padding-bottom: 1px; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.up-51 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 34px; display: inline-block; background: url("/assets/templates/site/img/lib_421603_up.png") left 50% top 50% / auto auto no-repeat; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 0; -moz-order: 0; order: 0; margin-left: auto; margin-right: auto;}
.up-51 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-21 .layout_35_id_61 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-21 { padding: 20px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #38373b; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: inset 0px 1px 0px  #000000; -moz-box-shadow: inset 0px 1px 0px  #000000; box-shadow: inset 0px 1px 0px  #000000; -webkit-border-radius: 3px 0px 0px 3px; -moz-border-radius: 3px 0px 0px 3px; border-radius: 3px 0px 0px 3px; right: 0;}
.block-38 .layout_36 { -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-38 .layout_38 { -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-38 .layout_40 { -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-38 .layout_42 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-38 { margin: 0 auto; position: relative; top: 0; left: 0; width: 960px; 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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: auto;}
.block-22 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-bottom: 0.02px;}
.widget-15 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-37 p:first-child { margin-top: 0;}
.address-37 p:last-child { margin-bottom: 0;}
.address-37 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-37 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-37 .icon { border: none; box-sizing: border-box; height: 16px; width: 24px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGQ9Ik0yMS43LDYuN2MtMC41LTEuMy0xLjMtMi40LTIuMy0zLjRsMCwwYy0xLTEtMi4xLTEuOC0zLjQtMi4zbDAsMGMtMS4zLTAuNS0yLjYtMC44LTQtMC44Yy0xLjQsMC0yLjgsMC4zLTQsMC44ICBDNi43LDEuNSw1LjUsMi4zLDQuNiwzLjNjLTEsMS0xLjgsMi4xLTIuMywzLjRjLTAuNSwxLjMtMC44LDIuNi0wLjgsNGMwLDEuMSwwLjIsMi4yLDAuNSwzLjJjMC4zLDEsMC44LDIsMS41LDIuOSAgYzAuNiwwLjksMS4zLDEuNiwyLjIsMi4yYzAuOCwwLjYsMS43LDEuMSwyLjYsMS41bDMsM2MwLjQsMC40LDAuOSwwLjQsMS4zLDBsMCwwbDAuNS0wLjVsMi42LTIuNmMwLjktMC40LDEuOC0wLjksMi42LTEuNSAgYzAuOC0wLjYsMS42LTEuNCwyLjItMi4yYzAuNi0wLjksMS4xLTEuOSwxLjUtMi45YzAuMy0xLDAuNS0yLjEsMC41LTMuMkMyMi41LDkuMywyMi4yLDcuOSwyMS43LDYuN0wyMS43LDYuN3ogTTIwLjIsMTMuNCAgTDIwLjIsMTMuNEMyMCwxNC4yLDE5LjUsMTUsMTksMTUuOGMtMC41LDAuNy0xLjEsMS4zLTEuOCwxLjljLTAuNywwLjUtMS40LDAuOS0yLjMsMS4ybDAsMGgwbC0wLjEsMGMtMC4xLDAtMC4zLDAuMS0wLjQsMC4yICBMMTIsMjEuNmwtMi41LTIuNWgwYy0wLjEtMC4xLTAuMi0wLjItMC4zLTAuMmwwLDBsMCwwYy0wLjgtMC4zLTEuNi0wLjctMi4zLTEuMmMtMC43LTAuNS0xLjMtMS4xLTEuOC0xLjlDNC40LDE1LDQsMTQuMiwzLjcsMTMuNCAgYy0wLjMtMC44LTAuNC0xLjctMC40LTIuN2MwLTEuMiwwLjItMi4zLDAuNy0zLjNjMC40LTEsMS4xLTIsMS45LTIuOGMwLjgtMC44LDEuOC0xLjUsMi44LTEuOUM5LjcsMi4zLDEwLjgsMiwxMiwyICBjMS4yLDAsMi4zLDAuMiwzLjMsMC43djBsMCwwYzEsMC40LDIsMS4xLDIuOCwxLjloMGwwLDBjMC44LDAuOCwxLjUsMS44LDEuOSwyLjhjMC40LDEsMC43LDIuMiwwLjcsMy4zICBDMjAuNiwxMS42LDIwLjUsMTIuNSwyMC4yLDEzLjRMMjAuMiwxMy40eiBNMTYuMSw2LjZMMTYuMSw2LjZMMTYuMSw2LjZMMTYuMSw2LjZDMTUsNS41LDEzLjYsNC45LDEyLDQuOWMtMS42LDAtMy4xLDAuNi00LjEsMS43ICBsMCwwYy0xLDEtMS43LDIuNS0xLjcsNC4xYzAsMS42LDAuNywzLjEsMS43LDQuMWMxLjEsMSwyLjUsMS43LDQuMSwxLjdjMS42LDAsMy4xLTAuNiw0LjEtMS43YzEuMS0xLjEsMS43LTIuNSwxLjctNC4xICBDMTcuOCw5LjEsMTcuMSw3LjYsMTYuMSw2LjZMMTYuMSw2LjZMMTYuMSw2LjZ6IE0xNi43LDEwLjdMMTYuNywxMC43YzAsMS4zLTAuNSwyLjUtMS40LDMuM2MtMC45LDAuOS0yLDEuNC0zLjMsMS40ICBjLTEuMywwLTIuNS0wLjUtMy4zLTEuNGMtMC45LTAuOS0xLjQtMi0xLjQtMy4zYzAtMS4zLDAuNS0yLjUsMS4zLTMuM2wwLDBDOS41LDYuNSwxMC43LDYsMTIsNmMxLjMsMCwyLjUsMC41LDMuMywxLjRoMCAgQzE2LjIsOC4yLDE2LjcsOS40LDE2LjcsMTAuN0wxNi43LDEwLjd6IiBpZD0icGF0aC0yIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmNzZjNGQiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 24px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-37 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-37 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-37 .title { box-sizing: border-box; display: none; text-align: left;}
.address-37 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 15px; color: #ababab; text-decoration: none; font-weight: 300;}
.address-37 input.tgl-but { box-sizing: border-box; display: none;}
.address-37 input.tgl-but:checked + .block-body-drop { display: block;}
.block-23 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-bottom: 0.02px; right: 0; padding-left: 20px;}
.widget-16 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-39 p:first-child { margin-top: 0;}
.phones-39 p:last-child { margin-bottom: 0;}
.phones-39 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-39 .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-39 .icon { border: none; box-sizing: border-box; height: 16px; width: 24px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGQ9Ik01LjYsMWwzLjUsNC41bDAsMC4xQzkuMyw1LjgsOS40LDYsOS41LDYuM2MwLjEsMC4zLDAuMSwwLjYsMC4xLDAuOWMwLDAuMy0wLjEsMC42LTAuMywwLjhsMCwwLjFDOSw4LjMsOC45LDguNSw4LjYsOC43ICBsLTAuMSwwTDYuOSwxMGMtMC4xLDAuMi0wLjIsMC44LDAuMiwxLjVjMC44LDEuMSwxLjYsMi4xLDIuNSwzbDAsMHYwYzAuOSwwLjksMS45LDEuOCwzLDIuNWMwLjcsMC41LDEuMiwwLjMsMS41LDAuMmwxLjMtMS44aDAgIGMwLjItMC4yLDAuNC0wLjQsMC43LTAuNnYwYzAuMy0wLjIsMC41LTAuMiwwLjgtMC4zbDAsMGMwLjMsMCwwLjYsMCwwLjksMC4xbDAuMSwwYzAuMywwLjEsMC41LDAuMiwwLjcsMC40djBsNC41LDMuNWwwLjEsMC4xICBjMC4yLDAuMiwwLjQsMC40LDAuNSwwLjd2MGMwLjEsMC4zLDAuMiwwLjYsMC4yLDAuOWMwLDAuMywwLDAuNi0wLjIsMC45aDBjLTAuMSwwLjMtMC4zLDAuNi0wLjUsMC44Yy0wLjMsMC4zLTAuNiwwLjUtMS4xLDAuOCAgbC0wLjEsMGMtMC40LDAuMi0wLjksMC41LTEuNSwwLjdjLTIuNSwwLjgtNS4xLDAuNy03LjYtMC4yYy0yLjctMC45LTUuMi0yLjYtNy40LTQuN2MtMi4xLTIuMS0zLjgtNC43LTQuNy03LjQgIEMwLDguNi0wLjEsNS45LDAuNywzLjVjMC4yLTAuNiwwLjQtMS4xLDAuNy0xLjVsMCwwaDBjMC4zLTAuNCwwLjUtMC44LDAuOC0xLjFDMi40LDAuNiwyLjcsMC40LDMsMC4zbDAuMSwwICBjMC4zLTAuMSwwLjYtMC4xLDAuOS0wLjFjMC4zLDAsMC42LDAuMSwwLjksMC4ybDAsMEw1LjYsMUw1LjYsMXogTTcuNiw2LjZMNy42LDYuNkw0LjEsMi4xbDAsMEM0LjEsMi4xLDQuMSwyLDQsMmwwLDAgIGMwLDAtMC4xLDAtMC4yLDBDMy44LDIsMy43LDIsMy43LDJsMCwwYzAsMC0wLjEsMC4xLTAuMSwwLjFDMy4zLDIuMywzLjEsMi42LDIuOSwyLjloMEMyLjcsMy4yLDIuNiwzLjYsMi40LDQgIGMtMC43LDIuMS0wLjYsNC4zLDAuMiw2LjVjMC44LDIuNCwyLjMsNC43LDQuMiw2LjZjMS45LDEuOSw0LjIsMy40LDYuNiw0LjJjMi4yLDAuNyw0LjQsMC45LDYuNSwwLjJjMC40LTAuMSwwLjgtMC4zLDEuMS0wLjVsMCwwICBjMC4zLTAuMiwwLjYtMC40LDAuOC0wLjZjMCwwLDAuMS0wLjEsMC4xLTAuMXYwdjBjMCwwLDAtMC4xLDAtMC4yYzAtMC4xLDAtMC4xLDAtMC4ybDAsMGwwLDBjMCwwLDAtMC4xLTAuMS0wLjFsMCwwbC00LjUtMy41djBsMCwwICBjMCwwLTAuMS0wLjEtMC4xLTAuMWwwLDBjMCwwLTAuMSwwLTAuMiwwaDBjLTAuMSwwLTAuMSwwLTAuMiwwLjFsMCwwbDAsMGMwLDAtMC4xLDAuMS0wLjEsMC4xbDAsMHYwbC0xLjQsMS45ICBjLTAuMSwwLjEtMC4yLDAuMi0wLjMsMC4zYzAsMC0xLjYsMS4xLTMuNi0wLjJjLTEuMi0wLjgtMi4zLTEuNy0zLjItMi43bDAsMGMtMS0xLTEuOS0yLjEtMi43LTMuMmMtMS40LTItMC4yLTMuNi0wLjItMy42bDAsMCAgYzAuMS0wLjEsMC4xLTAuMiwwLjItMC4zbDEuOS0xLjRsMC4xLDBjMCwwLDAuMS0wLjEsMC4xLTAuMWwwLDBjMCwwLDAtMC4xLDAuMS0wLjJjMC0wLjEsMC0wLjEsMC0wLjJDNy43LDYuNyw3LjcsNi43LDcuNiw2LjYgIEw3LjYsNi42TDcuNiw2LjZ6IE01LjYsMUw1LjYsMUw1LjYsMUw1LjYsMUw1LjYsMXogTTUuNiwxTDUuNiwxTDUuNiwxTDUuNiwxTDUuNiwxeiIgaWQ9InBhdGgtMiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZjc2YzRkIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 24px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-39 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-39 .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-39 .title { box-sizing: border-box; display: none; text-align: left;}
.phones-39 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 15px; color: #ababab; text-decoration: none; font-weight: bold;}
.phones-39 input.tgl-but { box-sizing: border-box; display: none;}
.phones-39 .text_body a { text-decoration: none; color: inherit;}
.phones-39 input.tgl-but:checked + .block-body-drop { display: block;}
.block-24 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-bottom: 0.02px; right: 0; padding-left: 20px;}
.widget-17 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-41 p:first-child { margin-top: 0;}
.email-41 p:last-child { margin-bottom: 0;}
.email-41 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-41 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-41 .icon { border: none; box-sizing: border-box; height: 16px; width: 24px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGQ9Ik0xLDIuN0wxLDIuN2gyMmMwLjUsMCwwLjksMC40LDAuOSwwLjl2MHYxNi43YzAsMC41LTAuNCwwLjktMC45LDAuOWgwSDFjLTAuNSwwLTAuOS0wLjQtMC45LTAuOXYwVjMuNyAgQzAuMSwzLjIsMC41LDIuNywxLDIuN0wxLDIuN3ogTTIyLjEsNS40TDIyLjEsNS40bC05LjcsOS43Yy0wLjIsMC4yLTAuNiwwLjItMC44LDBMMS45LDUuNHYxNC4xaDIwLjJWNS40TDIyLjEsNS40eiBNMjEuMyw0LjYgIEwyMS4zLDQuNkgyLjdsOS4zLDkuM0wyMS4zLDQuNkwyMS4zLDQuNnoiIGlkPSJwYXRoLTIiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2Y3NmM0ZCI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 24px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-41 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-41 .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; padding-top: 3px; padding-bottom: 3px;}
.email-41 .title { box-sizing: border-box; display: none; text-align: left;}
.email-41 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 15px; color: #f76c4d; text-decoration: underline;}
.email-41 .text_body:hover, 
.email-41 .text_body.hover, 
.email-41 .text_body.active { text-decoration: none;}
.email-41 input.tgl-but { box-sizing: border-box; display: none;}
.email-41 input.tgl-but:checked + .block-body-drop { display: block;}
.block-25 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 20px; padding-top: 12px; padding-bottom: 12px;}
.widget-18 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; 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;}
.widgetsocial-43 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-43 .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-43 .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;}
.widgetsocial-43 .soc { margin: 0 4px 0 0; 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%; text-align: center; align-self: auto;}
.widgetsocial-43 .vk .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGlkPSJ2a194NUZfYWx0XzFfIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2FiYWJhYiIgZD0iTTE0LjcsMjMuOWgxLjhjMCwwLDAuNS0wLjEsMC44LTAuNCAgYzAuMy0wLjMsMC4yLTAuOCwwLjItMC44czAtMi40LDEuMS0yLjdjMS4xLTAuMywyLjUsMi4zLDMuOSwzLjNjMS4xLDAuOCwyLDAuNiwyLDAuNmwzLjktMC4xYzAsMCwyLjEtMC4xLDEuMS0xLjcgIGMtMC4xLTAuMS0wLjYtMS4yLTIuOS0zLjRjLTIuNS0yLjMtMi4xLTEuOSwwLjgtNS45YzEuOC0yLjQsMi41LTMuOSwyLjMtNC41Yy0wLjItMC42LTEuNS0wLjQtMS41LTAuNGwtNC40LDBjMCwwLTAuMywwLTAuNiwwLjEgIGMtMC4yLDAuMS0wLjQsMC41LTAuNCwwLjVzLTAuNywxLjktMS42LDMuNWMtMiwzLjQtMi44LDMuNS0zLjEsMy4zYy0wLjgtMC41LTAuNi0xLjktMC42LTNjMC0zLjIsMC41LTQuNi0xLTUgIGMtMC41LTAuMS0wLjgtMC4yLTIuMS0wLjJjLTEuNiwwLTIuOSwwLTMuNywwLjRjLTAuNSwwLjItMC45LDAuOC0wLjcsMC44YzAuMywwLDEsMC4yLDEuMywwLjdjMC41LDAuNiwwLjQsMiwwLjQsMnMwLjMsMy44LTAuNiw0LjMgIGMtMC42LDAuMy0xLjQtMC4zLTMuMi0zLjRjLTAuOS0xLjYtMS42LTMuMy0xLjYtMy4zUzYuNCw4LjMsNi4xLDguMkM1LjksNy45LDUuNSw3LjksNS41LDcuOWwtNC4yLDBjMCwwLTAuNiwwLTAuOSwwLjMgIEMwLjIsOC40LDAuNCw5LDAuNCw5czMuMyw3LjcsNywxMS42QzEwLjgsMjQuMSwxNC43LDIzLjksMTQuNywyMy45TDE0LjcsMjMuOUwxNC43LDIzLjl6IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / auto auto no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-43 .fb .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGlkPSJmYWNlYm9va18xXyIgZmlsbD0iI2FiYWJhYiIgZD0iTTE3LjQsMjkuOFYxNi4xSDIybDAuNy01LjNoLTUuM1Y3LjRjMC0xLjUsMC40LTIuNiwyLjYtMi42bDIuOCwwVjAuMSAgYy0wLjUtMC4xLTIuMi0wLjItNC4xLTAuMmMtNC4xLDAtNi44LDIuNS02LjgsN3YzLjlINy40djUuM2g0LjZ2MTMuNkgxNy40eiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / 24px no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-43 .tw .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGlkPSJ0d2l0dGVyXzFfIiBmaWxsPSIjYWJhYmFiIiBkPSJNMjkuOCw1LjhjLTEuMSwwLjUtMi4zLDAuOC0zLjUsMUMyNy42LDYsMjguNiw0LjgsMjksMy40Yy0xLjIsMC43LTIuNSwxLjItMy44LDEuNSAgYy0xLjEtMS4yLTIuNy0xLjktNC40LTEuOWMtMy4zLDAtNi4xLDIuNy02LjEsNi4xYzAsMC41LDAuMSwwLjksMC4yLDEuNEM5LjgsMTAuMSw1LjQsNy43LDIuNCw0QzEuOSw0LjksMS42LDYsMS42LDcuMSAgYzAsMi4xLDEuMSw0LDIuNyw1Yy0xLDAtMS45LTAuMy0yLjctMC44YzAsMCwwLDAuMSwwLDAuMWMwLDIuOSwyLjEsNS40LDQuOSw1LjljLTAuNSwwLjEtMSwwLjItMS42LDAuMmMtMC40LDAtMC44LDAtMS4xLTAuMSAgYzAuOCwyLjQsMyw0LjIsNS43LDQuMmMtMi4xLDEuNi00LjcsMi42LTcuNSwyLjZjLTAuNSwwLTEsMC0xLjQtMC4xYzIuNywxLjcsNS45LDIuNyw5LjMsMi43YzExLjEsMCwxNy4yLTkuMiwxNy4yLTE3LjIgIGMwLTAuMywwLTAuNSwwLTAuOEMyOCw4LDI5LDcsMjkuOCw1Ljh6IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 24px no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-43 .google .wg-soc-icon { border: none; background: url("/assets/templates/site/img/wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-43 .ins .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwIDMwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMCAzMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnIGlkPSJpbnN0YWdyYW1fMV8iPgoJPHBhdGggZmlsbD0iI2FiYWJhYiIgZD0iTTE1LjEsMi43YzQsMCw0LjUsMCw2LjEsMC4xYzEuNSwwLjEsMi4zLDAuMywyLjgsMC41YzAuNywwLjMsMS4yLDAuNiwxLjcsMS4xYzAuNSwwLjUsMC45LDEsMS4xLDEuNyAgIEMyNyw2LjcsMjcuMyw3LjUsMjcuMyw5YzAuMSwxLjYsMC4xLDIuMSwwLjEsNi4xczAsNC41LTAuMSw2LjFjLTAuMSwxLjUtMC4zLDIuMy0wLjUsMi44Yy0wLjMsMC43LTAuNiwxLjItMS4xLDEuNyAgIGMtMC41LDAuNS0xLDAuOS0xLjcsMS4xYy0wLjUsMC4yLTEuMywwLjUtMi44LDAuNWMtMS42LDAuMS0yLjEsMC4xLTYuMSwwLjFzLTQuNSwwLTYuMS0wLjFjLTEuNS0wLjEtMi4zLTAuMy0yLjgtMC41ICAgYy0wLjctMC4zLTEuMi0wLjYtMS43LTEuMWMtMC41LTAuNS0wLjktMS0xLjEtMS43Yy0wLjItMC41LTAuNS0xLjMtMC41LTIuOGMtMC4xLTEuNi0wLjEtMi4xLTAuMS02LjFzMC00LjUsMC4xLTYuMSAgIGMwLjEtMS41LDAuMy0yLjMsMC41LTIuOEMzLjYsNS41LDMuOSw1LDQuNCw0LjRjMC41LTAuNSwxLTAuOSwxLjctMS4xQzYuNywzLjEsNy41LDIuOSw5LDIuOEMxMC42LDIuNywxMSwyLjcsMTUuMSwyLjcgTTE1LjEsMCAgIEMxMSwwLDEwLjUsMCw4LjgsMC4xQzcuMiwwLjEsNi4xLDAuNCw1LjIsMC44Yy0xLDAuNC0xLjgsMC45LTIuNywxLjdTMS4yLDQuMiwwLjgsNS4yYy0wLjQsMS0wLjYsMi4xLTAuNywzLjdDMCwxMC41LDAsMTEsMCwxNS4xICAgYzAsNC4xLDAsNC42LDAuMSw2LjJjMC4xLDEuNiwwLjMsMi43LDAuNywzLjdjMC40LDEsMC45LDEuOCwxLjcsMi43czEuNywxLjQsMi43LDEuN2MxLDAuNCwyLjEsMC42LDMuNywwLjcgICBjMS42LDAuMSwyLjEsMC4xLDYuMiwwLjFzNC42LDAsNi4yLTAuMWMxLjYtMC4xLDIuNy0wLjMsMy43LTAuN2MxLTAuNCwxLjgtMC45LDIuNy0xLjdjMC44LTAuOCwxLjQtMS43LDEuNy0yLjcgICBjMC40LTEsMC42LTIuMSwwLjctMy43YzAuMS0xLjYsMC4xLTIuMSwwLjEtNi4yczAtNC42LTAuMS02LjJjLTAuMS0xLjYtMC4zLTIuNy0wLjctMy43Yy0wLjQtMS0wLjktMS44LTEuNy0yLjcgICBjLTAuOC0wLjgtMS43LTEuNC0yLjctMS43Yy0xLTAuNC0yLjEtMC42LTMuNy0wLjdDMTkuNywwLDE5LjIsMCwxNS4xLDBMMTUuMSwweiIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC0zIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cgk8cGF0aCBmaWxsPSIjYWJhYmFiIiBkPSJNMTUuMSw3LjNjLTQuMywwLTcuNywzLjUtNy43LDcuN3MzLjUsNy43LDcuNyw3LjdzNy43LTMuNSw3LjctNy43UzE5LjMsNy4zLDE1LjEsNy4zeiBNMTUuMSwyMC4xICAgYy0yLjgsMC01LTIuMi01LTVzMi4zLTUsNS01czUsMi4yLDUsNVMxNy44LDIwLjEsMTUuMSwyMC4xeiIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC00IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cgk8Y2lyY2xlIGZpbGw9IiNhYmFiYWIiIGN4PSIyMy4xIiBjeT0iNyIgcj0iMS44IiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJjaXJjbGUtNSIgdHlwZT0ic29saWRDb2xvciI+PC9jaXJjbGU+CjwvZz4KPC9zdmc+") left 50% top 50% / 24px no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-43 .ok .wg-soc-icon { border: none; background: url("/assets/templates/site/img/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-43 .mail .wg-soc-icon { border: none; background: url("/assets/templates/site/img/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-43 .pin .wg-soc-icon { border: none; background: url("/assets/templates/site/img/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-43 .lj .wg-soc-icon { border: none; background: url("/assets/templates/site/img/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-43 .my .wg-soc-icon { border: none; background: url("/assets/templates/site/img/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-43 .youtube .wg-soc-icon { border: none; background: url("/assets/templates/site/img/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-43 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-43 .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-43 .telegram .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYwIDYwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2MCA2MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGlkPSJza3lwZV8xXyIgZmlsbD0iI2FiYWJhYiIgZD0iTTU3LjQsMzQuOGMwLjMtMS42LDAuNC0zLjIsMC40LTQuOGMwLTE1LjMtMTIuNC0yNy44LTI3LjgtMjcuOGMtMS43LDAtMy4zLDAuMS00LjgsMC40ICBDMjIuOCwxLjMsMjAsMC40LDE3LDAuNEM3LjgsMC40LDAuNCw3LjksMC40LDE3YzAsMy4xLDAuOCw1LjksMi4zLDguNGMtMC4yLDEuNS0wLjQsMy0wLjQsNC42YzAsMTUuMywxMi40LDI3LjgsMjcuOCwyNy44ICBjMS42LDAsMy4yLTAuMSw0LjctMC40YzIuNCwxLjQsNS4yLDIuMiw4LjIsMi4yYzkuMSwwLDE2LjYtNy40LDE2LjYtMTYuNkM1OS42LDQwLDU4LjgsMzcuMyw1Ny40LDM0Ljh6IE0xOC45LDM1LjggIGMyLjgtMC4xLDMuNywzLjEsNS43LDQuNmMyLjMsMS41LDkuNCwzLjIsMTEuNS0xLjZjMS42LTQuMS0zLTQuOC03LjUtNS45Yy02LjktMS41LTEyLjYtMy4yLTEyLjYtMTAuM2MwLTYuOCw1LjMtOS42LDEwLjUtMTAgIGM2LjEtMC41LDEwLjcsMC43LDE0LDMuNWMzLjksMy4zLDEuOCw3LTEsNy4xYy00LDAuMS0zLjktNS4yLTEwLjUtNS4xYy01LjctMC4xLTguMiw1LjQtMi4zLDcuM2M4LjMsMi4yLDE0LjksMS45LDE3LjEsOC45ICBjMS42LDYuNS0yLjMsMTIuNi0xMiwxMy40Yy03LjcsMC40LTExLjctMS43LTE0LjMtNC40QzE0LjQsMzkuNiwxNS45LDM2LDE4LjksMzUuOHoiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 24px no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-43 .whatsapp .wg-soc-icon { border: none; background: url("/assets/templates/site/img/1250034-9132.svg") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-30 .layout_52_id_63 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-30 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-top: 40px; padding-bottom: 40px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-39 { margin: 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 4; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-31 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; min-height: 50px; font-size: 25px; right: 0;}
.site-name-62 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-62 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; width: 220px; margin-left: auto; margin-right: auto;}
.site-name-62 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left;}
.site-name-62 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left;}
.site-name-62 a { text-decoration: none; outline: none;}
.block-31 { margin: 0 auto; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-23 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Open Sans, sans-serif; text-align: center; color: #ababab; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: 300;}
.block-32 { margin: 0 auto; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 10px;}
.widget-24 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; color: #ff0000; text-decoration: none; width: auto; right: 0;}
.block-33 { margin: 0 auto; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 10px;}
.widget-25 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.widget-13 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-30 .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-30 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto; text-align: left;}
.side-panel-30 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("/assets/templates/site/img/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-30 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-30 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-30 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: left;}
.side-panel-30 .side-panel-button-icon { display: block;}
.side-panel-30 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-30 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-2 { background: repeating-linear-gradient(to bottom,rgba(0, 0, 0, 0.15) 0%,rgba(255, 255, 255, 0) 50%,rgba(255, 255, 255, 0) 100%), url("/assets/templates/site/img/header.jpg?1509697712093") left 50% top 0px / 1720px no-repeat #252427; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-3 .layout_center_5_id_6_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-3 { padding-left: 20px; padding-right: 20px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-4 .layout_6_id_3 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-4 { display: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-7 { width: auto; padding-left: 0; padding-right: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-5 { width: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-3 { margin-left: auto; margin-right: auto; display: block;}
	.site-name-7 .sn-text { background: none;}
	.block-6 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-45 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.editable_block-86 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-86 .more { clear: none;}
	.block-45 .layout_74 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-45 .layout_76 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-45 .layout_84 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-45 { width: auto; margin-left: 0; margin-right: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-46 { width: 320px; background: none; margin-bottom: 0;}
	.widget-38 { text-align: left; margin-left: auto; margin-right: auto; display: block;}
	.address-75 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-75 .block-body-drop { width: 100%; margin-left: 0;}
	.block-47 { background: none;}
	.widget-39 { text-align: center; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-77 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-77 .block-body-drop { width: 100%; margin-left: 0;}
	.block-48 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-40 { text-align: left; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-79 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-79 .block-body-drop { width: 100%; margin-left: 0;}
	.block-49 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-41 { text-align: left; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-81 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-81 .block-body-drop { width: 100%; margin-left: 0;}
	.block-50 { -webkit-order: 4; -moz-order: 4; order: 4;}
	.widget-42 { text-align: left; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-51 { background: none;}
	.widget-43 { text-align: center; margin-left: auto; margin-right: auto; display: block;}
	.email-85 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-85 .block-body-drop { width: 100%; margin-left: 0;}
	.block-12 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-40 .layout_67 { 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-40 .layout_69 { 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-40 .layout_66_id_67 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-40 { padding-left: 20px; padding-right: 20px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-41 { width: auto; right: 0;}
	.block-42 { width: auto; padding-left: 0; right: 0;}
	.widget-33 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-34 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-35 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-18 .layout_32_id_31 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-18 { padding-left: 20px; padding-right: 20px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-14 { display: block;}
	.news-31 .body-outer { width: auto;}
	.news-31 .body { width: auto; margin-left: - 10px;}
	.news-31 .item { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: none;}
	.news-31 .item__image { max-width: 100%; margin-bottom: 5px; float: none;}
	.news-31 .item__image img { min-height: 0;}
	.block-19 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-20 .layout_34_id_44 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-20 { background: none; padding-left: 20px; padding-right: 20px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-26 { margin-right: 0; -webkit-border-radius: 0px 0px 3px 3px; -moz-border-radius: 0px 0px 3px 3px; border-radius: 0px 0px 3px 3px;}
	.widget-19 { display: block;}
	.widget-20 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-27 .layout_48 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-27 .layout_50 { 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-27 .layout_47_id_48 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-27 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-28 { display: none;}
	.widget-21 { display: none;}
	.menu-49 .menu-scroll > ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.menu-49 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex;}
	.block-29 { margin-left: auto; margin-right: auto;}
	.widget-22 { margin-left: auto; margin-right: auto;}
	.block-21 .layout_35_id_61 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-21 { -webkit-box-shadow: inset 0px 1px 0px  #000000, 0px -5px 10px  0px rgba(0,0,0,0.2); -moz-box-shadow: inset 0px 1px 0px  #000000, 0px -5px 10px  0px rgba(0,0,0,0.2); box-shadow: inset 0px 1px 0px  #000000, 0px -5px 10px  0px rgba(0,0,0,0.2); -webkit-border-radius: 3px 3px 0px 0px; -moz-border-radius: 3px 3px 0px 0px; border-radius: 3px 3px 0px 0px; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-38 .layout_36 { 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-38 .layout_38 { 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; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-38 .layout_40 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-38 .layout_42 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-38 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-22 { width: 300px; margin-left: auto; margin-right: auto;}
	.widget-15 { text-align: center; margin-left: auto; margin-right: auto; display: block;}
	.address-37 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-37 .icon { margin-right: auto; text-align: center; margin-left: auto; margin-bottom: 10px;}
	.address-37 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.address-37 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-37 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-23 { width: 280px; margin-left: auto; margin-bottom: 0; margin-right: auto; padding-left: 0;}
	.widget-16 { text-align: center; margin-left: auto; margin-right: auto; display: block;}
	.phones-39 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-39 .icon { margin-right: auto; margin-left: auto; text-align: center; margin-bottom: 10px;}
	.phones-39 .block-body-drop { -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto;}
	.phones-39 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-39 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-24 { width: 300px; margin-left: auto; padding-left: 0;}
	.widget-17 { text-align: center; margin-left: auto; margin-right: auto; display: block;}
	.email-41 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.email-41 .icon { margin-right: auto; text-align: center; margin-left: auto; margin-bottom: 5px;}
	.email-41 .block-body-drop { -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto;}
	.email-41 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.email-41 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-25 { width: 960px; margin-bottom: 0; padding-left: 0; padding-top: 20px; padding-bottom: 0.02px;}
	.widget-18 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widgetsocial-43 .google .wg-soc-icon { background: none;}
	.widgetsocial-43 .ok .wg-soc-icon { background: none;}
	.widgetsocial-43 .mail .wg-soc-icon { background: none;}
	.widgetsocial-43 .pin .wg-soc-icon { background: none;}
	.widgetsocial-43 .lj .wg-soc-icon { background: none;}
	.widgetsocial-43 .my .wg-soc-icon { background: none;}
	.widgetsocial-43 .youtube .wg-soc-icon { background: none;}
	.widgetsocial-43 .whatsapp .wg-soc-icon { background: url("/assets/templates/site/img/1250034-9132.svg") left 50% top 50% / cover no-repeat;}
	.block-30 .layout_52_id_63 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-30 { background: none; padding-left: 20px; padding-right: 20px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-39 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-31 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-31 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-23 { margin-left: auto; margin-right: auto;}
	.block-32 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-24 { margin-left: auto; margin-right: auto; display: block;}
	.block-33 { -webkit-order: 4; -moz-order: 4; order: 4;}
	.widget-25 { margin-left: auto; margin-right: auto; display: block;}
	.widget-13 { text-align: left; z-index: 9999; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-30 .side-panel-content { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: rgba(27,27,31,0.9); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-30 .side-panel-top { width: auto;}
	.side-panel-30 .side-panel-button { padding: 11px; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #f76c4d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 40px;}
	.side-panel-30 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-2 { background: repeating-linear-gradient(to bottom,rgba(0, 0, 0, 0.15) 0%,rgba(255, 255, 255, 0) 50%,rgba(255, 255, 255, 0) 100%), url("/assets/templates/site/img/header.jpg?1509697712093") left 50% top 0px / 1640px no-repeat #252427;}
	.block-3 .layout_center_5_id_6_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 .layout_6_id_3 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.site-name-7 .sn-text { font-size: 64px;}
	.block-45 .layout_74 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-45 .layout_76 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-45 .layout_84 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-46 { width: 240px;}
	.block-40 .layout_67 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-40 .layout_69 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-40 .layout_66_id_67 { margin-top: 0;}
	.block-40 { padding-top: 40px;}
	.block-18 .layout_32_id_31 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-18 { padding-top: 40px; padding-bottom: 40px;}
	.news-31 .news__title { font-size: 36px;}
	.news-31 .body { margin-left: -10px;}
	.news-31 .item { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.block-20 .layout_34_id_44 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-26 { margin-right: auto;}
	.form-45 .form__header { font-size: 36px;}
	.form-45 .form-text { width: 50%;}
	.block-27 .layout_48 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-27 .layout_50 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-27 .layout_47_id_48 { margin-top: 0;}
	.block-21 .layout_35_id_61 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-38 .layout_36 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-38 .layout_38 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-38 .layout_40 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-38 .layout_42 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.block-22 { width: 768px; margin-left: 0;}
	.block-23 { width: 768px; padding-top: 20px;}
	.block-24 { width: 768px; padding-top: 20px;}
	.block-25 { width: auto;}
	.block-30 .layout_52_id_63 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-39 { margin-left: auto; margin-right: auto;}
	.widget-13 { z-index: 1450;}

}

@media all and (max-width: 640px) {
	.block-2 { background: repeating-linear-gradient(to bottom,rgba(0, 0, 0, 0.15) 0%,rgba(255, 255, 255, 0) 50%,rgba(255, 255, 255, 0) 100%), url("/assets/templates/site/img/header.jpg?1509697712093") left 50% top 0px / auto auto no-repeat #252427;}
	.block-3 .layout_center_5_id_6_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 .layout_6_id_3 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-45 .layout_74 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-45 .layout_76 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-45 .layout_84 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-46 { width: auto;}
	.widget-38 { text-align: center; min-height: 0;}
	.block-47 { margin-bottom: 0; padding-top: 0.02px;}
	.block-51 { margin-bottom: 0; padding-top: 0.02px;}
	.widget-43 { min-height: 0;}
	.block-40 .layout_67 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-40 .layout_69 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-40 .layout_66_id_67 { margin-top: 0;}
	.block-18 .layout_32_id_31 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.news-31 .news__header { margin-bottom: 10px;}
	.news-31 .news__title { font-size: 30px;}
	.news-31 .body { margin-right: 0; margin-left: 0;}
	.news-31 .item-outer { width: 100%;}
	.news-31 .item { margin-right: 0; margin-left: 0;}
	.block-20 .layout_34_id_44 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.form-45 .form__header { font-size: 30px;}
	.form-45 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-45 .form-text { width: 100%;}
	.form-45 .form-captcha .form-item__body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-45 .form-captcha .form-submit-container { width: 100%;}
	.block-27 .layout_48 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-27 .layout_50 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-27 .layout_47_id_48 { margin-top: 0;}
	.widget-21 { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.menu-49 .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-49 .menu-scroll > ul > li.menu-item { -webkit-flex: 1 1 50%; -moz-flex: 1 1 50%; flex: 1 1 50%;}
	.menu-49 .menu-scroll > ul > li.menu-item > a { -webkit-flex: 1; -moz-flex: 1; flex: 1; padding-left: 15px;}
	.menu-49 .menu-scroll > ul > li.home-button { display: none;}
	.menu-49 .menu-scroll > ul > li.more-button { display: none;}
	.menu-49 .menu-scroll > ul ul { width: auto; right: 0;}
	.menu-49 .menu-scroll > ul ul ul { width: 100%; right: auto;}
	.block-21 .layout_35_id_61 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-38 .layout_36 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-38 .layout_38 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-38 .layout_40 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-38 .layout_42 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.address-37 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-30 .layout_52_id_63 { margin-top: 0; margin-left: 0; margin-right: auto;}

}

@media all and (max-width: 480px) {
	.block-3 .layout_center_5_id_6_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 .layout_6_id_3 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-7 { padding-top: 70px; padding-bottom: 70px;}
	.site-name-7 .sn-text { font-size: 36px;}
	.block-6 { width: auto; margin-left: 0; margin-right: 0;}
	.editable_block-86 .image { float: none;}
	.block-45 .layout_74 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-45 .layout_76 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-45 .layout_84 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-40 .layout_67 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-40 .layout_69 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-40 .layout_66_id_67 { margin-top: 0;}
	.widget-34 { font-size: 26px;}
	.block-18 .layout_32_id_31 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.news-31 .news__title { font-size: 26px;}
	.news-31 .item__image { margin-bottom: 0;}
	.block-20 .layout_34_id_44 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-26 { padding: 20px; -webkit-box-shadow: inset 5px 0px 0px  0px #f76c4d; -moz-box-shadow: inset 5px 0px 0px  0px #f76c4d; box-shadow: inset 5px 0px 0px  0px #f76c4d;}
	.form-45 .form__header { font-size: 26px;}
	.form-45 .form-text { margin-right: 10px; padding-right: 0;}
	.block-27 .layout_48 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-27 .layout_50 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-27 .layout_47_id_48 { margin-top: 0;}
	.widget-21 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-49 .menu-button { display: -webkit-flex; display: flex; position: static; width: 100%; min-height: 0;}
	.menu-49 .menu-scroll > ul { display: block;}
	.menu-49 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-49 .menu-scroll > ul > li.menu-item > a { width: auto; padding-left: 0;}
	.menu-49 .menu-scroll > ul ul { position: static;}
	.menu-49 .menu-scroll > ul ul ul { position: static; width: auto;}
	.block-21 .layout_35_id_61 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-21 { padding-right: 20px; padding-left: 20px;}
	.block-38 .layout_36 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-38 .layout_38 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-38 .layout_40 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-38 .layout_42 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_52_id_63 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}

}
.side-panel .widget-2 { margin: 20px 0; z-index: 1; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; text-align: center; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-3 .menu-scroll > ul { display: block;}
.side-panel .menu-3 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-3 .menu-scroll > ul ul { position: static; width: auto; margin-left: 2px; margin-right: 2px;}
.side-panel .menu-3 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.active { background: #f76c4d; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.side-panel .menu-3 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a { width: auto; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.active { background: #f76c4d; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.side-panel .menu-3 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .widget-32 { padding: 5px 0; margin: 0 2px 20px; border: none; z-index: 1; width: auto; left: 0; top: 0; position: relative; background: #38373b; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: left; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block;}
.side-panel .menu-68 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-68 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-68 .menu-scroll > ul ul > li > a.active { background: none; color: #f76c4d;}
.side-panel .menu-68 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-68 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-68 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: #f76c4d; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}


.menu-3 .menu-scroll > ul {
	-webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}





.widgetsocial-43 .telegram .wg-soc-icon{
	background: url(/assets/templates/site/img/tg.png) left 50% top 50% / 24px no-repeat;
}