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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-7 { padding: 50px 50px 300px; border: none; position: relative; width: auto; min-height: 0; background: url("../images/image_elem.png?1568394019643") left 50% bottom 0px / auto auto no-repeat, url("../images/bg_gradient.png") left 50% top 50% / cover no-repeat, url("../images/buble.jpg") left 50% top calc(50% - 129px) / cover no-repeat; max-width: 100%; z-index: 4; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-5 .layout_7 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 .layout_10 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 .layout_65 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 { margin: 0; position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 2; text-align: justify; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; text-decoration: none; right: 0; padding-right: 0;}
.widget-35 { margin: 22px 0 auto 50px; position: relative; top: 0; left: 0; z-index: 4; text-align: left; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.menu-65 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-65 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-65 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-65 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-65 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-65 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-65 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-65 .menu-scroll > ul ul { padding: 10px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 240px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.menu-65 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-65 .menu-scroll > ul ul > li > a { padding: 3px 10px; border: none; cursor: pointer; display: block; background: rgba(153,153,153,0); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #b1b1b1; font-size: 13px; line-height: 1.4; position: relative; font-family: Montserrat, sans-serif; text-transform: none; font-style: normal; font-weight: 500;}
.menu-65 .menu-scroll > ul ul > li > a:hover, 
.menu-65 .menu-scroll > ul ul > li > a.hover, 
.menu-65 .menu-scroll > ul ul > li > a.active { color: #4bcc75;}
.menu-65 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-65 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-65 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-65 .menu-scroll > ul > li.menu-item > a { padding: 8px 20px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0.8); font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-style: normal; letter-spacing: 0; text-transform: none; align-self: auto; font-weight: 600; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-65 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-65 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-65 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.55); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.55); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.55); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.menu-65 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-65 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-65 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-65 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-65 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-65 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-65 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-65 .menu-scroll > ul > li.more-button > a { padding: 0.02px 0 7px 2px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: rgba(255,255,255,0.3); 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; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-style: normal; letter-spacing: 2.0px; text-transform: none; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; width: 35px; min-height: 35px; text-align: center; font-weight: 500;}
.menu-65 .menu-scroll > ul > li.more-button > a:hover, 
.menu-65 .menu-scroll > ul > li.more-button > a.hover, 
.menu-65 .menu-scroll > ul > li.more-button > a.active { background: rgba(255,255,255,0.7);}
.menu-65 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-65 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-65 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-4 { margin: 0 0 auto 50px; position: relative; top: 0; left: 0; width: 350px; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-36 { margin: 15px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: right; box-sizing: border-box; width: auto; right: 0;}
.address-66 p:first-child { margin-top: 0;}
.address-66 p:last-child { margin-bottom: 0;}
.address-66 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-66 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-66 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-66 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-66 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-66 .title { box-sizing: border-box; display: none;}
.address-66 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; color: #ffffff; line-height: 1.3; text-decoration: none; font-size: 13px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-66 input.tgl-but { box-sizing: border-box; display: none;}
.address-66 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-5 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-8 p:first-child { margin-top: 0;}
.phones-8 p:last-child { margin-bottom: 0;}
.phones-8 .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-reverse; -moz-flex-direction: row-reverse; flex-direction: row-reverse;}
.phones-8 .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-8 .icon { border: none; box-sizing: border-box; height: 16px; width: 45px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0icGhvbmUuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xMjQxLjg5LDgwaC0wLjA3YTE3LjMsMTcuMywwLDAsMS02LjctMS41NjEsMS4xNzIsMS4xNzIsMCwwLDEsLjkzLTIuMTUyLDE1LjIyLDE1LjIyLDAsMCwwLDUuNzgsMS4zNjloMC4wNmE3LjIyMSw3LjIyMSwwLDAsMCw1LjIyLTEuOVY3NS43NDZhMi4xMDYsMi4xMDYsMCwwLDAtLjEtMi45MzZjLTMuMTUtMy4wMzQtNC42My0yLjgxMy02LjAxLTEuNDczbC0yLjE5LDIuMTcyYTEuMTY4LDEuMTY4LDAsMCwxLTEuMy4yMzksMjMuNzMsMjMuNzMsMCwwLDEtNi4zOS00LjcxMWwtMC4xNi0uMTU0YTIzLjg1LDIzLjg1LDAsMCwxLTQuNzEtNi4zOTUsMS4xNjcsMS4xNjcsMCwwLDEsLjI0LTEuM0wxMjI4LjY2LDU5YzEuMzQtMS4zNzUsMS41Ni0yLjg2LTEuNDctNi4wMDdhMi4xMTIsMi4xMTIsMCwwLDAtMi45NC0uMTA2bC0wLjAxLjAwOGE3LjI1OSw3LjI1OSwwLDAsMC0xLjksNS4yNzRjMC4wMiw0LjIxLDIuNDEsOS4xLDYuMzksMTMuMDgxLDAsMCwuMDEuMDA3LDAuMDEsMC4wMTFhMjYuMzk0LDI2LjM5NCwwLDAsMCwyLjU4LDIuMjQ0LDEuMTczLDEuMTczLDAsMCwxLTEuNDMsMS44NiwyOC40ODksMjguNDg5LDAsMCwxLTIuOC0yLjQzNnMwLS4wMDctMC4wMS0wLjAxMWMtNC40MS00LjQxMS03LjA2LTkuOTItNy4wOC0xNC43MzdhOS40ODcsOS40ODcsMCwwLDEsMi42MS02Ljk2NWMwLjAxLS4wMTQuMDMtMC4wMjksMC4wNC0wLjA0M2wwLjA0LS4wMzFhNC40NjIsNC40NjIsMCwwLDEsNi4xOS4yMjQsMTAuOTg2LDEwLjk4NiwwLDAsMSwyLjg2LDQuMzE1LDQuODIxLDQuODIxLDAsMCwxLTEuNDEsNC45NnYwLjAwNmwtMS41NywxLjU4NWEyMy40NTcsMjMuNDU3LDAsMCwwLDMuODYsNC45OTVsMC4xNSwwLjE1NGEyMy42NCwyMy42NCwwLDAsMCw1LDMuODY1bDEuNTgtMS41NzRjMC4wMSwwLC4wMSwwLDAuMDEtMC4wMDdhNC44MzIsNC44MzIsMCwwLDEsNC45Ni0xLjQwNywxMC44MjIsMTAuODIyLDAsMCwxLDQuMzEsMi44NjYsNC40NDUsNC40NDUsMCwwLDEsLjIzLDYuMTg4bC0wLjAzLjAzNGMtMC4wMi4wMTUtLjAzLDAuMDMxLTAuMDUsMC4wNDVBOS40NjcsOS40NjcsMCwwLDEsMTI0MS44OSw4MFptMC43MS0xNy4xNjhhMS4xNjYsMS4xNjYsMCwwLDAsLjc5LTEuNDU2bC0wLjAxLS4wNTRhNi43MzQsNi43MzQsMCwwLDAtNC43OC00LjcyLDEuMTcxLDEuMTcxLDAsMSwwLS42MiwyLjI1OCw0LjExNyw0LjExNywwLDAsMSwyLjAxLDEuMTQ5LDQuMjA1LDQuMjA1LDAsMCwxLDEuMTQsMS45NzRsMC4wMSwwLjA1N2ExLjE4NSwxLjE4NSwwLDAsMCwxLjEzLjg0QTEuMTQyLDEuMTQyLDAsMCwwLDEyNDIuNiw2Mi44MzFabTYuMTYsMS40N2ExMi45NzEsMTIuOTcxLDAsMCwwLTEzLTEzLjA2NmgtMC4wNmExLjE3MiwxLjE3MiwwLDAsMCwwLDIuMzQzaDAuMDZhMTAuNjQxLDEwLjY0MSwwLDAsMSwxMC42NiwxMC43MTIsMS4xNzUsMS4xNzUsMCwwLDAsMS4xNywxLjE3N2gwQTEuMTY1LDEuMTY1LDAsMCwwLDEyNDguNzYsNjQuM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjIwIC01MCkiIGZpbGw9IiM0YmNjNzYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 20px no-repeat #ffffff; margin-right: 0; min-height: 45px; margin-left: 15px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.phones-8 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: auto; top: auto; right: 100%; bottom: auto;}
.phones-8 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-8 .title { box-sizing: border-box; display: block; text-align: right; font-family: Montserrat, sans-serif; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 500;}
.phones-8 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; color: #ffffff; text-decoration: none; font-size: 25px; font-weight: 800;}
.phones-8 input.tgl-but { box-sizing: border-box; display: none;}
.phones-8 input.tgl-but:checked + .block-body-drop { display: block;}
.phones-8 .text_body a { text-decoration: none; color: inherit;}
.block-3 .layout_3 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_6 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 450px; min-height: 0; z-index: 2; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.block-2 { margin: 5px 0 auto 20px; 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; text-decoration: none; right: 0;}
.widget-4 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Montserrat, sans-serif; text-align: left; color: #ffffff; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-3 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-4 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-4 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-4 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-4 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; color: #ffffff; text-decoration: none; font-size: 30px; font-weight: 900;}
.site-name-4 a { text-decoration: none; outline: none;}
.widget-2 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 58px; min-height: 50px; font-size: 25px; right: auto;}
.site-name-3 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-3 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-3 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left;}
.site-name-3 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left;}
.site-name-3 a { text-decoration: none; outline: none;}
.block-24 { padding: 40px 30px; margin: 0; border: none; position: relative; width: auto; min-height: 0; background: #efefef; max-width: 100%; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-23 .layout_49 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 .layout_50 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 .layout_51 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 { margin: 0 auto; position: relative; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0;}
.widget-28 { margin: 10px 0 auto; position: relative; top: 0; left: 0; z-index: 3; font-family: Montserrat, sans-serif; text-align: left; color: #b1b1b1; text-decoration: none; font-size: 13px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-27 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0;}
.widget-26 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: right; color: #8f8f8f; text-decoration: none; width: auto; right: 0;}
.block-22 { border: none; position: relative; width: auto; min-height: 0; background: url("../images/operator.png") left calc(50% - 259px) bottom -16px / auto auto no-repeat; max-width: 100%; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; padding-right: 30px; padding-left: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px;}
.block-21 .layout_44 { -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-21 .layout_57 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-21 { margin: 0 auto; border: none; position: relative; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-26 { position: relative; width: 700px; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 100px; margin-bottom: auto;}
.block-25 .layout_54 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-25 .layout_55 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-25 { border: none; position: relative; width: auto; min-height: 0; z-index: 2; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; margin-top: 0; margin-left: 0; margin-bottom: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-top: 35px; padding-bottom: 35px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-30 { margin: 0 0 auto 50px; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 35px; min-height: 35px; background: #4bcc76; padding-top: 1px; padding-bottom: 1px; cursor: pointer; 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; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widget-30:hover, 
.widget-30.hover, 
.widget-30.active { background: #3292ff;}
.up-55 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 34px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBoZWlnaHQ9IjUxMnB4IiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjU2LDIxMy43TDI1NiwyMTMuN0wyNTYsMjEzLjdsMTc0LjIsMTY3LjJjNC4zLDQuMiwxMS40LDQuMSwxNS44LTAuMmwzMC42LTI5LjljNC40LTQuMyw0LjUtMTEuMywwLjItMTUuNUwyNjQuMSwxMzEuMSAgYy0yLjItMi4yLTUuMi0zLjItOC4xLTNjLTMtMC4xLTUuOSwwLjktOC4xLDNMMzUuMiwzMzUuM2MtNC4zLDQuMi00LjIsMTEuMiwwLjIsMTUuNUw2NiwzODAuN2M0LjQsNC4zLDExLjUsNC40LDE1LjgsMC4yTDI1NiwyMTMuNyAgeiIgaWQ9InBhdGgtMiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9zdmc+") left 50% top 50% / 20px no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-55 .title { box-sizing: border-box; color: #000; text-align: center; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.widget-29 { margin: 2px 0 auto; position: relative; top: 0; left: 0; z-index: 1; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.menu-54 .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-54 .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-54 .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-54 .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-54 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-54 .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-54 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-54 .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-54 .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; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.menu-54 .menu-scroll > ul > li.menu-item > a { padding: 5px 10px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #16334d; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; position: relative; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: 500; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-54 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-54 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-54 .menu-scroll > ul > li.menu-item > a.active { color: #4bcc76;}
.menu-54 .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-54 .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-54 .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-54 .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-54 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-54 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-54 .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-54 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-54 .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-54 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-54 .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-54 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-54 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-54 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-54 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.widget-25 { position: relative; z-index: 1; text-align: left; width: auto; min-height: 350px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; margin-top: 0; margin-left: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.block-20 { position: relative; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-bottom: auto; right: 0;}
.widget-23 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-43 p:first-child { margin-top: 0;}
.email-43 p:last-child { margin-bottom: 0;}
.email-43 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-43 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-43 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-43 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-43 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-43 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #4bcc76; text-decoration: none; font-size: 15px; margin-bottom: 5px;}
.email-43 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #16334d; text-decoration: underline; font-size: 17px; font-weight: 600;}
.email-43 input.tgl-but { box-sizing: border-box; display: none;}
.email-43 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-22 { margin: 30px 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-42 p:first-child { margin-top: 0;}
.phones-42 p:last-child { margin-bottom: 0;}
.phones-42 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-42 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-42 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-42 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-42 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-42 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #4bcc76; text-decoration: none; font-size: 15px; margin-bottom: 5px;}
.phones-42 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #16334d; text-decoration: none; font-size: 17px;}
.phones-42 input.tgl-but { box-sizing: border-box; display: none;}
.phones-42 .text_body a { text-decoration: none; color: inherit;}
.phones-42 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-21 { margin: -4px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-41 p:first-child { margin-top: 0;}
.address-41 p:last-child { margin-bottom: 0;}
.address-41 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-41 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-41 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-41 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-41 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-41 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #4bcc76; text-decoration: none; font-size: 15px; margin-bottom: 5px;}
.address-41 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #16334d; line-height: 1.3; text-decoration: none; font-size: 17px; font-weight: normal;}
.address-41 input.tgl-but { box-sizing: border-box; display: none;}
.address-41 input.tgl-but:checked + .block-body-drop { display: block;}
.text-2 { margin: 0 0 45px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; font-family: Montserrat, sans-serif; text-align: left; color: #292929; text-decoration: none; font-size: 40px; font-weight: 900; right: 0;}
.block-33 { padding: 100px 30px; border: none; position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: center; margin-top: -70px; margin-left: 0; margin-right: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-34 { margin: 0 auto; position: relative; width: 1200px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-bottom: 0.02px; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; max-width: 100%;}
.block-35 { margin: 0; position: relative; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-41 { position: relative; z-index: 3; font-family: Montserrat, sans-serif; text-align: left; color: #828282; text-decoration: none; box-sizing: border-box; width: auto; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; min-height: 0;}
.path a { box-sizing: border-box; color: #4bcc75; text-decoration: underline; font-weight: 600;}
.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-42 { position: relative; z-index: 2; font-family: Montserrat, sans-serif; text-align: left; color: #3c3939; font-size: 30px; text-decoration: none; box-sizing: border-box; margin-top: 20px; font-weight: 800; width: 691px; margin-left: 4px; right: 0;}
h2 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #3c3939;}
h3 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #3c3939;}
h4 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #3c3939;}
h79 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-family: Open Sans, sans-serif;}
h6 { box-sizing: border-box; font-size: 11px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #3c3939;}
.widget-43 { margin: 15px 0 0; position: relative; z-index: 1; font-family: Montserrat, sans-serif; text-align: left; color: #8f8f8f; font-size: 15px; line-height: 1.8; text-decoration: none; display: block; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-80 h2 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #3c3939; font-style: normal; font-size: 16px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 800; margin-top: 15px; margin-bottom: 15px;}
.content-80 h3 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #3c3939; font-style: normal; font-size: 14px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 800; margin-top: 15px; margin-bottom: 15px;}
.content-80 h4 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #3c3939; font-style: normal; font-size: 13px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 800; margin-top: 15px; margin-bottom: 15px;}
.content-80 h5 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #3c3939; font-style: normal; font-size: 19px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 800; margin-top: 20px; margin-bottom: 20px;}
.content-80 h6 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #3c3939; font-style: normal; font-size: 11px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 800; margin-top: 15px; margin-right: 0; margin-bottom: 15px;}
.content-80 a { box-sizing: border-box; color: #0077ff; font-size: 15px; line-height: 1.2; text-decoration: underline; font-weight: 600;}
.content-80 a:hover, 
.content-80 a.hover, 
.content-80 a.active { color: #211d1b; text-decoration: none;}
.content-80 .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-80 .img-convert { margin: 5px; box-sizing: border-box; width: 700px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-80 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-80 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-80 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widget-10 { top: 0; left: 0; position: fixed; width: auto; text-align: left; right: 0; z-index: 1450; margin-left: 0; margin-right: 50px; margin-top: 58px;}
.side-panel-18 .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-18 .side-panel-content { margin: 20px; border: none; box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: auto; width: 280px; background: #ffffff; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto; right: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.side-panel-18 .side-panel-close { border: none; position: absolute; z-index: 1; left: auto; top: 0; box-sizing: border-box; font-size: 0; width: 30px; min-height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgc3Ryb2tlLWxpbmVjYXA6IHJvdW5kOyBzdHJva2UtbGluZWpvaW46IHJvdW5kOyB9Cjwvc3R5bGU+PC9kZWZzPjx0aXRsZSBpZD0idGl0bGUtNCI+PC90aXRsZT48ZyBpZD0iY3Jvc3MiPjxsaW5lIGNsYXNzPSJjbHMtMSIgeDE9IjciIHgyPSIyNSIgeTE9IjciIHkyPSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjJweCIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJsaW5lLTYiIHR5cGU9InNvbGlkQ29sb3IiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9saW5lPjxsaW5lIGNsYXNzPSJjbHMtMSIgeDE9IjciIHgyPSIyNSIgeTE9IjI1IiB5Mj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjJweCIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJsaW5lLTciIHR5cGU9InNvbGlkQ29sb3IiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9saW5lPjwvZz48L3N2Zz4=") left 50% top 50% / 22px no-repeat #4bcc76; cursor: pointer; right: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-right: 15px; margin-top: 15px;}
.side-panel-18 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-18 .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-18 .side-panel-button { padding: 4px 5px 7px; border: none; box-sizing: border-box; font-size: 0; width: 70px; min-height: 55px; background: url("../images/menu_burger.svg") left 50% top 50% / auto auto no-repeat rgba(75, 204, 118, 0.7); cursor: pointer; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.side-panel-18 .side-panel-button:hover, 
.side-panel-18 .side-panel-button.hover, 
.side-panel-18 .side-panel-button.active { background: url("../images/menu_burger.svg") left 50% top 50% / auto auto no-repeat #4bcc76;}
.side-panel-18 .side-panel-button-icon { display: block;}
.side-panel-18 .side-panel-button-icon-line { border: none; box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel-18 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	body { display: block;}
	.wrapper { background: none;}
	.block-7 { background: url("../images/image_elem.png?1568394019643") left 50% bottom 0px / auto auto no-repeat, url("../images/bg_gradient.png?1569577612535") left 50% top 50% / cover no-repeat, url("../images/buble.jpg?1569577612546") left 50% top 50% / cover no-repeat; padding-top: 30px; padding-right: 30px; padding-left: 30px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-5 .layout_7 { 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-5 .layout_10 { 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; display: -webkit-flex; display: flex;}
	.block-5 .layout_65 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: none;}
	.block-5 { padding-right: 50px; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-4 { margin-top: auto; margin-left: auto;}
	.widget-36 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-66 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-66 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-5 { text-align: right; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-8 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-8 .block-body-drop { width: 100%; margin-left: 0;}
	.phones-8 .text_body { font-size: 20px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.block-3 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-3 { width: 300px; margin-right: auto;}
	.block-2 { margin-top: auto;}
	.widget-4 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-3 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-4 .sn-text { font-size: 20px;}
	.widget-2 { margin-top: 0;}
	.block-24 { -webkit-order: 9; -moz-order: 9; order: 9;}
	.block-23 .layout_49 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-23 .layout_50 { 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; display: none;}
	.block-23 .layout_51 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-23 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-28 { margin-top: auto; -webkit-order: 8; -moz-order: 8; order: 8;}
	.widget-27 { margin-top: 15px; margin-left: auto; display: none;}
	.widget-26 { margin-top: 0; -webkit-order: 9; -moz-order: 9; order: 9; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-22 { background: url("../images/operator.png") right 50px bottom 0px / auto auto no-repeat; padding-bottom: 50px; padding-top: 50px; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-21 .layout_44 { 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-21 .layout_57 { 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-21 { width: auto; background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-26 { left: 0; margin-left: 0; width: auto; right: 0;}
	.block-25 .layout_54 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-25 .layout_55 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-25 { background: none; margin-right: 0; padding-bottom: 0.02px; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-30 { text-align: left; margin-top: 15px; margin-left: 0;}
	.widget-29 { display: none; margin-top: 15px; margin-right: auto;}
	.menu-54 .menu-scroll > ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.menu-54 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex;}
	.widget-25 { display: none; margin-right: 0; margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-23 { text-align: left; margin-top: 30px; margin-left: auto; margin-right: auto; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.email-43 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-43 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-22 { text-align: left; margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.phones-42 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-42 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-21 { text-align: left; margin-top: 40px; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-41 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-41 .block-body-drop { width: 100%; margin-left: 0;}
	.text-2 { font-size: 30px; margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-33 { top: 0; left: 0; background: none; margin-bottom: 0; padding-top: 50px; padding-bottom: 50px; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-34 { width: auto; margin-left: 0; margin-right: 0;}
	.block-35 { padding-left: 0; padding-right: 0;}
	.widget-41 { margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-42 { margin-bottom: 0; width: auto; margin-left: 0; margin-right: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-43 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-10 { margin-right: 10px; margin-top: 10px; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-18 .side-panel-content { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #292929;}
	.side-panel-18 .side-panel-close { -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
	.side-panel-18 .side-panel-top { width: auto;}
	.side-panel-18 .side-panel-button { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/menu_burger.svg") left 50% top 50% / 21px no-repeat rgba(75, 204, 118, 0.7); width: 40px; min-height: 40px;}
	.side-panel-18 .side-panel-button:hover, 
	.side-panel-18 .side-panel-button.hover, 
	.side-panel-18 .side-panel-button.active { background: url("../images/menu_burger.svg") left 50% top 50% / 21px no-repeat #4bcc76;}
	.side-panel-18 .side-panel-button-icon-line { background: none;}

}

@media all and (max-width: 768px) {
	.block-5 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-5 .layout_10 { 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-5 .layout_65 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-5 { padding-right: 0;}
	.block-4 { width: auto; margin-top: 25px; margin-left: 0; margin-bottom: 0;}
	.widget-36 { text-align: left;}
	.widget-5 { text-align: left;}
	.phones-8 .inner { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.phones-8 .icon { margin-right: 15px; margin-left: 0;}
	.phones-8 .block-body-drop { left: 100%; right: auto;}
	.phones-8 .title { text-align: left;}
	.phones-8 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.block-3 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-3 { width: 350px; margin-bottom: 0; margin-right: 0;}
	.block-2 { margin-top: 10px;}
	.block-23 .layout_49 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-23 .layout_50 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-23 .layout_51 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-28 { margin-left: auto;}
	.widget-27 { margin-right: auto; margin-bottom: 0;}
	.block-21 .layout_44 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_57 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-25 .layout_54 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-25 .layout_55 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-25 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-30 { margin-left: auto; margin-right: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.up-55 .icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-29 { margin-bottom: 0; margin-right: 0;}
	.widget-41 { margin-bottom: 15px;}
	.widget-42 { margin-top: 0;}
	.widget-10 { margin-right: 30px; margin-top: 30px;}
	.side-panel-18 .side-panel-close { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}

}

@media all and (max-width: 640px) {
	.block-7 { padding-top: 20px; padding-right: 20px; padding-left: 20px;}
	.block-5 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_10 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-5 .layout_65 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-4 { margin-top: 15px;}
	.phones-8 .text_body { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.block-3 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-3 { width: auto; padding-right: 70px;}
	.site-name-4 .sn-text { font-weight: bold;}
	.block-24 { padding: 30px 20px;}
	.block-23 .layout_49 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-23 .layout_50 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-23 .layout_51 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-28 { margin-top: 0; margin-left: 0; margin-bottom: 0;}
	.widget-26 { text-align: left; margin-top: 20px; margin-bottom: 0;}
	.block-22 { background: url("../images/operator.png") right 30px bottom 0px / 196px no-repeat; padding-right: 20px; padding-left: 20px;}
	.block-21 .layout_44 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_57 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-25 .layout_54 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-25 .layout_55 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-25 { padding-top: 30px; padding-bottom: 30px;}
	.widget-30 { margin-top: 0; margin-left: 0;}
	.widget-29 { padding-right: 0; padding-left: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.menu-54 .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-54 .menu-scroll > ul > li.menu-item { -webkit-flex: 1 1 50%; -moz-flex: 1 1 50%; flex: 1 1 50%;}
	.menu-54 .menu-scroll > ul > li.menu-item > a { -webkit-flex: 1; -moz-flex: 1; flex: 1; padding-right: 15px; padding-left: 15px;}
	.menu-54 .menu-scroll > ul > li.home-button { display: none;}
	.menu-54 .menu-scroll > ul > li.more-button { display: none;}
	.menu-54 .menu-scroll > ul ul { width: auto; right: 0;}
	.menu-54 .menu-scroll > ul ul ul { width: 100%; right: auto;}
	.text-2 { font-size: 20px;}
	.block-33 { padding-right: 20px; padding-left: 20px;}
	.widget-42 { font-size: 25px;}
	.content-80 h5 { font-size: 16px;}
	.widget-10 { margin-right: 20px; margin-top: 20px;}

}

@media all and (max-width: 480px) {
	.block-5 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_10 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-5 .layout_65 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: none;}
	.address-66 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; line-height: 1.6;}
	.phones-8 .title { font-size: 13px; margin-bottom: 5px;}
	.phones-8 .text_body { font-size: 18px; font-weight: bold;}
	.block-3 .layout_3 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-3 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-2 { margin-top: 0; margin-left: 0;}
	.widget-2 { margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-23 .layout_49 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_50 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-23 .layout_51 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-22 { background: none;}
	.block-21 .layout_44 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_57 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-25 .layout_54 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-25 .layout_55 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-25 { padding-bottom: 0.02px;}
	.widget-30 { margin-bottom: 0;}
	.widget-29 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-54 .menu-button { display: -webkit-flex; display: flex; position: static; width: 100%; min-height: 0;}
	.menu-54 .menu-scroll > ul { display: block;}
	.menu-54 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-54 .menu-scroll > ul ul { position: static;}
	.menu-54 .menu-scroll > ul ul ul { position: static; width: auto;}
	.address-41 .text_body { font-size: 15px; line-height: 1.4;}
	.widget-41 { display: none;}
	.widget-42 { font-size: 20px;}
	.widget-43 { font-size: 14px; line-height: 1.6;}

}
.side-panel .widget-35 { margin: 20px; z-index: 4; text-align: left; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-65 .menu-scroll > ul { display: block;}
.side-panel .menu-65 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-65 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-65 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-65 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-65 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-65 .menu-scroll > ul ul > li > a.active { color: #4bcc75;}
.side-panel .menu-65 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-65 .menu-scroll > ul > li.menu-item > a { width: auto; font-size: 15px; font-weight: 500; background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .menu-65 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-65 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-65 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.55); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.55); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.55); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.side-panel .menu-65 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-65 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-65 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-65 .menu-scroll > ul > li.more-button > a.active { background: rgba(255,255,255,0.7);}