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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff; font-family: Montserrat, sans-serif;}
.wrapper { border: none; position: relative; font-family: Montserrat, sans-serif; line-height: 1.2; letter-spacing: 0; color: #000000; font-style: normal; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-bottom: 0.02px; padding-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-6 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(to bottom right,rgba(64, 57, 91, 0.5) 0%,rgba(64, 57, 91, 0.5) 100%), url("../images/54572423_2_light.png?1549249117350") left 50% top 0px / 1000px repeat-x #40395b; max-width: 100%; z-index: 4; text-align: center; 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; padding-bottom: 0.02px; padding-right: 0; padding-left: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.block-3 .layout_5 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 { margin: 0 50px; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; padding-top: 30px; padding-bottom: 30px;}
.block-2 { margin: 0 0 auto; border: none; 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; padding-top: 0.02px; padding-right: 0; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.widget-3 { margin: 5px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 2; color: #ffffff; text-align: left; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-3 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-3 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-3 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-3 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Yeseva One, serif; color: #fbbf68; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 22px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-3 a { text-decoration: none; outline: none;}
.widget-4 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; padding-right: 0; padding-left: 30px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 700px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-6 .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-6 .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-6 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-6 .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-6 .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-6 .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-6 .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-6 .menu-scroll > ul ul { padding: 5px; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #f7f7f7; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-6 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-6 .menu-scroll > ul ul > li > a { padding: 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: #000000; font-size: 14px; line-height: 1.4; position: relative; letter-spacing: 0; font-style: normal; text-transform: none;}
.menu-6 .menu-scroll > ul ul > li > a:hover, 
.menu-6 .menu-scroll > ul ul > li > a.hover, 
.menu-6 .menu-scroll > ul ul > li > a.active { color: #fbbf68;}
.menu-6 .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-6 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-6 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-6 .menu-scroll > ul > li.menu-item > a { padding: 5px 20px; margin: 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: #ffffff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; letter-spacing: 0; font-style: normal; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; align-self: auto; min-height: 50px; font-weight: 500;}
.menu-6 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-6 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-6 .menu-scroll > ul > li.menu-item > a.active { color: #ffbf64;}
.menu-6 .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-6 .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-6 .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-6 .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-6 .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-6 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-6 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-6 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; letter-spacing: 0; font-style: normal; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: none; align-self: auto; min-height: 50px; width: 50px; text-align: center; -webkit-box-shadow: inset 0px 0px 0px  1px #fbbf68; -moz-box-shadow: inset 0px 0px 0px  1px #fbbf68; box-shadow: inset 0px 0px 0px  1px #fbbf68; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.menu-6 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-6 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-6 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-9 { padding: 0.02px 50px; margin: 30px auto -50px; border: none; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; right: 0; max-width: 100%;}
.block-79 { padding: 30px; margin: 0 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 350px; min-height: 0; background: #fbbf68; max-width: 100%; z-index: 1; 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-14 { margin: 0; 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; right: 0;}
.widget-10 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-20 p:first-child { margin-top: 0;}
.address-20 p:last-child { margin-bottom: 0;}
.address-20 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-20 .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-20 .icon { border: none; box-sizing: border-box; height: 16px; width: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDEzIDE4IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0icGxhY2Vob2xkZXIuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik00MDYuNSw2ODkuMTUxYTMuMTI4LDMuMTI4LDAsMSwwLDAsNi4yNTMsMy4zMTgsMy4zMTgsMCwwLDAsMS4xNTgtLjIwNywwLjQ2OSwwLjQ2OSwwLDAsMCwuMjgyLTAuNjEyLDAuNDk0LDAuNDk0LDAsMCwwLS42MzQtMC4yNzIsMi4zMTcsMi4zMTcsMCwwLDEtLjgwNi4xNDQsMi4xODEsMi4xODEsMCwxLDEsMi4yNTUtMi4xOCwyLjA4NiwyLjA4NiwwLDAsMS0uMTUuNzgxLDAuNDcsMC40NywwLDAsMCwuMjgyLjYxMywwLjUsMC41LDAsMCwwLC42MzQtMC4yNzIsMy4wMzcsMy4wMzcsMCwwLDAsLjIxNS0xLjEyMkEzLjE4NiwzLjE4NiwwLDAsMCw0MDYuNSw2ODkuMTUxWm0wLTMuMTU2YTYuNCw2LjQsMCwwLDAtNi41LDYuMjgyLDYuMDQxLDYuMDQxLDAsMCwwLC40ODYsMi4zODVsMC4wNDIsMC4xMTFjMCwwLjAxMi4wMSwwLjAyNCwwLjAxNiwwLjAzNmwzLjg3NSw3LjkyYTIuMzM3LDIuMzM3LDAsMCwwLDQuMTYsMGwzLjg4OS03Ljk0OGEwLjQsMC40LDAsMCwwLC4wMjYtMC4wNjVsMC4wMDctLjAyYTYuMDY5LDYuMDY5LDAsMCwwLC41LTIuNDE0QTYuNCw2LjQsMCwwLDAsNDA2LjUsNjg2Wm01LjA4Nyw4LjM1MWMtMC4wMDYuMDE1LS4wMTIsMC4wMy0wLjAxNywwLjA0NmwtMy44NzgsNy45MjhhMS4zNDIsMS4zNDIsMCwwLDEtMi4zODcsMGwtMy44NjYtNy45LTAuMDM1LS4wOTQtMC4wMDktLjAyMmE1LjE0LDUuMTQsMCwwLDEtLjQxNS0yLjAyOSw1LjUyMyw1LjUyMywwLDAsMSwxMS4wNCwwQTUuMTMyLDUuMTMyLDAsMCwxLDQxMS41ODYsNjk0LjM0NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MDAgLTY4NikiIGZpbGw9IiMwMDAwMDAiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 20px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.address-20 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-20 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-20 .title { box-sizing: border-box; display: none;}
.address-20 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 14px; margin-top: 3px; width: auto; margin-left: 0; margin-right: 0;}
.address-20 input.tgl-but { box-sizing: border-box; display: none;}
.address-20 input.tgl-but:checked + .block-body-drop { display: block;}
.block-13 { margin: 21px 0 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; right: 0;}
.widget-9 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0; min-height: 0;}
.phones-18 p:first-child { margin-top: 0;}
.phones-18 p:last-child { margin-bottom: 0;}
.phones-18 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-18 .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-18 .icon { border: none; box-sizing: border-box; height: 16px; width: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE2IDE4IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0icGhvbmUuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik00NDAuMjk0LDY5MC41NTJhMC42NTYsMC42NTYsMCwwLDAsLjE0Ni0wLjkyOCwwLjY4MiwwLjY4MiwwLDAsMC0uOTQzLTAuMTQzLDAuNjU2LDAuNjU2LDAsMCwwLS4xNDYuOTI3QTAuNjgzLDAuNjgzLDAsMCwwLDQ0MC4yOTQsNjkwLjU1MlptLTEuOTA3LDEuMzdhMC42NTYsMC42NTYsMCwwLDAsLjE0Ni0wLjkyNywwLjY4MiwwLjY4MiwwLDAsMC0uOTQzLTAuMTQ0LDAuNjU2LDAuNjU2LDAsMCwwLS4xNDYuOTI4QTAuNjgyLDAuNjgyLDAsMCwwLDQzOC4zODcsNjkxLjkyMlptLTEuOTA3LDEuMzcxYTAuNjU2LDAuNjU2LDAsMCwwLC4xNDYtMC45MjcsMC42ODIsMC42ODIsMCwwLDAtLjk0My0wLjE0NCwwLjY1NiwwLjY1NiwwLDAsMC0uMTQ3LjkyN0EwLjY4MywwLjY4MywwLDAsMCw0MzYuNDgsNjkzLjI5M1ptMy4xNTcsOC43NjZjMC0uMDE1LTAuMDEtMC4wMy0wLjAxNS0wLjA0NGEwLjMyOSwwLjMyOSwwLDAsMC0uMDE2LTAuMDQ0LDAuNCwwLjQsMCwwLDAtLjAyLTAuMDM1LDAuNDU3LDAuNDU3LDAsMCwwLS4wMjktMC4wNDdsMC0uMDA2Yy0wLjAwOS0uMDExLTAuMDE5LTAuMDItMC4wMjgtMC4wM3MtMC4wMTgtLjAyMi0wLjAyOC0wLjAzMmwtMi4xMzMtMS45NjhhMC40ODksMC40ODksMCwwLDAtLjY4Mi4wMjEsMC40NjgsMC40NjgsMCwwLDAsLjAyMi42NjlsMS43LDEuNTczYTQuNjgxLDQuNjgxLDAsMCwxLTIuMjY3Ljk0aDBhMS42MDksMS42MDksMCwwLDEtLjczNC0wLjE3M2gwYTAuMzQ3LDAuMzQ3LDAsMCwwLS4wMzctMC4wMjEsMTkuODI5LDE5LjgyOSwwLDAsMS01Ljc1NS00LjlsLTAuMTYtLjJhMTkuNDM0LDE5LjQzNCwwLDAsMS0zLjQyNC02LjY4NWMwLS4wMDksMC0wLjAyLTAuMDA4LTAuMDI5YTEuMjU5LDEuMjU5LDAsMCwxLS4wMDgtMC43MSw1Ljk4MSw1Ljk4MSwwLDAsMSwxLjEzNy0xLjc5NWwxLjI4NSwyLjA0NGEwLjQ4NywwLjQ4NywwLDAsMCwuNjY0LjE1NCwwLjQ2OSwwLjQ2OSwwLDAsMCwuMTU2LTAuNjUybC0xLjU5MS0yLjUzMWEwLjQ2NywwLjQ2NywwLDAsMC0uMDkzLTAuMTA1Yy0wLjAwNi0uMDA3LTAuMDExLTAuMDE0LTAuMDE4LTAuMDIxYTAuNDg4LDAuNDg4LDAsMCwwLS42ODIuMDA3LDcuNCw3LjQsMCwwLDAtMS43NjUsMi41NzYsMi4xNDIsMi4xNDIsMCwwLDAtLjAxLDEuMywyMC40NTYsMjAuNDU2LDAsMCwwLDMuNiw3LjAyOGwwLjE2LDAuMmEyMC44NjksMjAuODY5LDAsMCwwLDYuMDUsNS4xNTMsMi41NDQsMi41NDQsMCwwLDAsMS4yMzcuMzExaDBhNi4xMzgsNi4xMzgsMCwwLDAsMy4zMTUtMS40NTZjMC4wMTMtLjAxLjAyMy0wLjAyMiwwLjAzNS0wLjAzMnMwLjAxOS0uMDE1LjAyOC0wLjAyNGwwLDBhMC40NTgsMC40NTgsMCwwLDAsLjAzNC0wLjA0MywwLjMxOSwwLjMxOSwwLDAsMCwuMDIzLTAuMDMyLDAuNDc4LDAuNDc4LDAsMCwwLC4wMjMtMC4wNDVjMC4wMDYtLjAxMy4wMTMtMC4wMjYsMC4wMTgtMC4wMzlzMC4wMDgtLjAzLjAxMi0wLjA0NSwwLjAwOC0uMDI4LjAxMS0wLjA0MywwLS4wMzMsMC0wLjA0OWEwLjI4OCwwLjI4OCwwLDAsMCwwLS4wNDEsMC40NDYsMC40NDYsMCwwLDAtLjAwNy0wLjA1MUM0MzkuNjQsNzAyLjA4NSw0MzkuNjQsNzAyLjA3Miw0MzkuNjM3LDcwMi4wNTlabTAuNzc0LTIuNjc5YTI3LjcsMjcuNywwLDAsMC0yLjY3Ni0yLjQsMS4yNjUsMS4yNjUsMCwwLDAtLjk1Ni0wLjMsMS40NjYsMS40NjYsMCwwLDAtLjk1My41ODRjLTAuMTQxLjE3NC0uMzkxLDAuNDc5LTAuNDc5LDAuNThhMC44MzYsMC44MzYsMCwwLDEtMS4yNTYuMjc3QTE1LjI3LDE1LjI3LDAsMCwxLDQzMiw2OTUuODYxYTAuMzM0LDAuMzM0LDAsMCwwLS4wMjUtMC4wMzRsMC0uMDA2LTAuMDI0LS4wMjlhMTUuMDgxLDE1LjA4MSwwLDAsMS0xLjcxNC0yLjU0OSwwLjgwNSwwLjgwNSwwLDAsMSwuNTc5LTEuMTI3bDAuMDYyLS4wMjZhMy43NDgsMy43NDgsMCwwLDAsMS4xNDYtLjY4LDEuMjM2LDEuMjM2LDAsMCwwLC4yNzQtMS40ODMsMjguMTc3LDI4LjE3NywwLDAsMC0yLjAyOS0zLjI4MiwxLjQzMSwxLjQzMSwwLDAsMC0xLjk5MS0uNDFsMC41MzIsMC43OWEwLjQ1OCwwLjQ1OCwwLDAsMSwuNjc4LjE3NiwyNy40MzQsMjcuNDM0LDAsMCwxLDEuOTQzLDMuMTQxLDAuMywwLjMsMCwwLDEtLjA4OC40LDIuOTg0LDIuOTg0LDAsMCwxLS44NC40NzdjLTAuMDUyLjAyMS0uMDkxLDAuMDM4LTAuMTEyLDAuMDQ4YTEuNzU0LDEuNzU0LDAsMCwwLTEuMDYsMi4zYzAuMDA2LDAuMDE3LjAxMiwwLjAzMywwLjAxOSwwLjA0OWExNS43NzEsMTUuNzcxLDAsMCwwLDEuODUsMi43NjlsMC4wMTIsMC4wMTRhMC4yMjcsMC4yMjcsMCwwLDAsLjAxOC4wMjUsMTUuOSwxNS45LDAsMCwwLDIuMjc2LDIuNDQsMC40NzMsMC40NzMsMCwwLDAsLjA0Ni4wMzIsMS44MTUsMS44MTUsMCwwLDAsMi41MzEtLjQ0N2MwLjEtLjEyMS4zODItMC40NTksMC41LTAuNmwwLjAxMy0uMDE2YTAuNTI4LDAuNTI4LDAsMCwxLC4zLTAuMjE4LDAuMzM5LDAuMzM5LDAsMCwxLC4yMzIuMSwyNi4zNiwyNi4zNiwwLDAsMSwyLjU0MywyLjI3NiwwLjM0NywwLjM0NywwLDAsMCwuMDQxLjA0NWMwLjQ2MSwwLjQ1MS4zMTcsMC43MjEsMC4yNywwLjgxYTAuNDcxLDAuNDcxLDAsMCwwLC4yLjY0LDAuNSwwLjUsMCwwLDAsLjIyMy4wNTQsMC40ODUsMC40ODUsMCwwLDAsLjQyOC0wLjI1NUExLjUzOCwxLjUzOCwwLDAsMCw0NDAuNDExLDY5OS4zOFptLTUuODM4LTQuNzE2YTAuNjU2LDAuNjU2LDAsMCwwLC4xNDYtMC45MjcsMC42ODIsMC42ODIsMCwwLDAtLjk0My0wLjE0NCwwLjY1NiwwLjY1NiwwLDAsMC0uMTQ3LjkyN0EwLjY4NCwwLjY4NCwwLDAsMCw0MzQuNTczLDY5NC42NjRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDI1IC02ODYpIiBmaWxsPSIjMDAwMDAwIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 20px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.phones-18 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-18 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-18 .title { box-sizing: border-box; display: none; color: rgba(255,255,255,0.5); text-decoration: none; font-size: 13px; margin-bottom: 5px;}
.phones-18 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 14px; font-weight: 500; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-top: 3px;}
.phones-18 input.tgl-but { box-sizing: border-box; display: none;}
.phones-18 .text_body a { text-decoration: none; color: inherit;}
.phones-18 input.tgl-but:checked + .block-body-drop { display: block;}
.block-80 { margin: 80px auto 0; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0; padding-right: 50px; padding-left: 50px; max-width: 100%;}
.widget-88 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Montserrat, sans-serif; text-align: left; color: #8f8dbf; text-decoration: none; font-size: 13px; box-sizing: border-box; width: auto; right: 0;}
.path a { box-sizing: border-box; color: #fbbf68; text-decoration: underline;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-89 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Yeseva One, serif; line-height: 1.0; text-align: left; text-decoration: none; font-size: 40px; box-sizing: border-box; font-weight: normal; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Yeseva One, serif; text-align: left;}
h3 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Yeseva One, serif; text-align: left;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Yeseva One, serif; text-align: left;}
h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Yeseva One, serif; text-align: left;}
h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Yeseva One, serif; text-align: left;}
.widget-90 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Montserrat, sans-serif; line-height: 2.0; text-align: left; color: #40395b; text-decoration: none; font-size: 16px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-118 h2 { box-sizing: border-box; font-family: Yeseva One, serif; line-height: 1.2; letter-spacing: 0; text-align: left; color: #000000; font-style: normal; text-transform: none; text-decoration: none; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: normal;}
.content-118 h3 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Yeseva One, serif; text-align: left;}
.content-118 h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Yeseva One, serif; text-align: left;}
.content-118 h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Yeseva One, serif; text-align: left;}
.content-118 h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Yeseva One, serif; text-align: left;}
.content-118 a { box-sizing: border-box; color: #fbbf68; line-height: 1.2; text-decoration: underline; font-size: 15px;}
.content-118 .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-118 .img-convert { margin: 5px; box-sizing: border-box; width: 960px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-118 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-118 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-118 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.block-73 .layout_center_97_id_112_0 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-73 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(rgba(255,255,255,0.99), rgba(255,255,255,0.99)), url("../images/54572423_2.jpg?1549347528061") left 50% top 50% / 1000px repeat; z-index: 2; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 0.02px; padding-bottom: 0.02px; max-width: 100%; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.widget-86 { margin: -25px auto 0; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: center; box-sizing: border-box; width: 50px; min-height: 50px; background: #ffffff; 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;}
.up-112 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 50px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzMSIgdmlld0JveD0iMCAwIDIwIDMxIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0idXAuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yMTMuOTg4LDYyOS41OTRMMjI0LDYxOC45ODdsMTAuMDEyLDEwLjYwNy0xLjMzNSwxLjQxNEwyMjUsNjIyLjg3NVY2NTBoLTJWNjIyLjg3NWwtNy42NzcsOC4xMzNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjE0IC02MTkpIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNhZGFkYWQiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 14px no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 50px;}
.up-112 .icon:hover, 
.up-112 .icon.hover, 
.up-112 .icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzMSIgdmlld0JveD0iMCAwIDIwIDMxIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0idXAuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yMTMuOTg4LDYyOS41OTRMMjI0LDYxOC45ODdsMTAuMDEyLDEwLjYwNy0xLjMzNSwxLjQxNEwyMjUsNjIyLjg3NVY2NTBoLTJWNjIyLjg3NWwtNy42NzcsOC4xMzNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjE0IC02MTkpIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZmJmNjQiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 14px no-repeat;}
.up-112 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-74 .layout_center_98_id_99_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-74 { padding: 80px 0 0.02px; margin: -23px auto 0; border: none; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; max-width: 100%; z-index: 2; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Montserrat, sans-serif; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-78 { margin: 0 50px; position: relative; top: 0; left: 0; z-index: 3; text-align: center; text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: 500; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0;}
.text-2 { margin: 50px auto 0; position: relative; top: 0; left: 0; width: 833px; min-height: 0; z-index: 2; text-align: center; color: #8f8dbf; line-height: 1.6; text-decoration: none; font-size: 14px;}
.block-75 { margin: 50px 0 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-right: 0; padding-left: 0; max-width: 100%;}
.block-76 .layout_103 { -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-76 .layout_104 { -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-76 .layout_105 { -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-76 { padding: 30px; margin: 0; position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 3; 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; border-top: 1px dashed rgba(0,0,0,0.1); border-right: 0px dashed rgba(0,0,0,0.1); border-bottom: 0px dashed rgba(0,0,0,0.1); border-left: 0px dashed rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-79 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-103 p:first-child { margin-top: 0;}
.schedule-103 p:last-child { margin-bottom: 0;}
.schedule-103 .header { box-sizing: border-box;}
.schedule-103 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-103 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-103 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.schedule-103 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-103 .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;}
.schedule-103 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #fbbf68; text-decoration: none; font-size: 13px; margin-bottom: 10px; font-weight: normal;}
.schedule-103 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #40395b; text-decoration: none; font-size: 14px; font-weight: normal;}
.schedule-103 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-103 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-80 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-104 p:first-child { margin-top: 0;}
.phones-104 p:last-child { margin-bottom: 0;}
.phones-104 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-104 .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-104 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-104 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-104 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-104 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; color: #fbbf68; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 13px; font-weight: normal; margin-bottom: 10px;}
.phones-104 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; color: #40395b; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 14px; font-weight: normal;}
.phones-104 input.tgl-but { box-sizing: border-box; display: none;}
.phones-104 .text_body a { text-decoration: none; color: inherit;}
.phones-104 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-81 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-105 p:first-child { margin-top: 0;}
.address-105 p:last-child { margin-bottom: 0;}
.address-105 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-105 .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-105 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-105 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-105 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-105 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #fbbf68; text-decoration: none; font-size: 13px; font-weight: normal; margin-bottom: 10px;}
.address-105 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #40395b; text-decoration: none; font-size: 14px; font-weight: normal;}
.address-105 input.tgl-but { box-sizing: border-box; display: none;}
.address-105 input.tgl-but:checked + .block-body-drop { display: block;}
.block-77 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; background: rgba(0,0,0,0.02); z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; padding-top: 20px; padding-bottom: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-78 .layout_110 { -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-78 .layout_111 { -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-78 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%; padding-right: 50px; padding-left: 50px;}
.widget-84 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0;}
.widget-85 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; font-family: Montserrat, sans-serif; color: #8f8f8f; text-align: right; text-decoration: none; width: auto; right: 0;}
.widget-77 { margin: 100px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: auto; min-height: 500px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-87 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0; font-family: Montserrat, sans-serif;}
.side-panel-113 .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-113 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-113 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-113 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-113 .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-113 .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: 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;}
.side-panel-113 .side-panel-button-icon { display: block;}
.side-panel-113 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-113 .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-6 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-3 .layout_5 { 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-3 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-3 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; padding-bottom: 0.02px; padding-right: 70px; padding-left: 30px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 { background: none;}
	.widget-3 { margin-left: auto; margin-right: auto; background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-2 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-9 { width: auto; background: none; margin-left: 30px; margin-right: 30px; padding-right: 0; padding-left: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-14 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-10 { text-align: left; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-20 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-20 .block-body-drop { width: 100%; margin-left: 0;}
	.block-13 { -webkit-order: 5; -moz-order: 5; order: 5;}
	.widget-9 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-18 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-18 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.phones-18 .text_body:hover, 
	.phones-18 .text_body.hover, 
	.phones-18 .text_body.active { font-weight: 600;}
	.block-80 { width: auto; margin-top: 120px; margin-left: 0; margin-right: 0; padding-right: 30px; padding-left: 30px; -webkit-order: 12; -moz-order: 12; order: 12;}
	.widget-88 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-89 { font-size: 35px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-90 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-73 .layout_center_97_id_112_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-73 { padding-right: 30px; padding-left: 30px; -webkit-order: 18; -moz-order: 18; order: 18;}
	.widget-86 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-74 .layout_center_98_id_99_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-74 { background: none; margin-top: 0; margin-left: 0; padding-top: 50px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-78 { margin-left: 0; margin-right: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.text-2 { width: auto; margin-left: 0; margin-right: 0; display: block;}
	.block-75 { text-align: center; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-76 .layout_103 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-76 .layout_104 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-76 .layout_105 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-76 { background: none; padding-right: 0; padding-left: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-79 { text-align: center; width: 985px; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.schedule-103 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-103 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-80 { text-align: center; width: 1142px; margin-top: 30px; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.phones-104 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-104 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-81 { text-align: center; margin-top: 30px;}
	.address-105 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-105 .block-body-drop { width: 100%; margin-left: 0;}
	.block-77 { margin-left: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-78 .layout_110 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-78 .layout_111 { 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-78 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; padding-right: 30px; padding-left: 30px;}
	.widget-84 { -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.widget-85 { -webkit-order: 1; -moz-order: 1; order: 1; text-align: center;}
	.widget-77 { min-height: 400px; -webkit-order: 17; -moz-order: 17; order: 17;}
	.widget-87 { box-sizing: border-box; -webkit-order: 19; -moz-order: 19; order: 19; display: block;}
	.side-panel-113 .side-panel-content { left: auto; right: 0;}
	.side-panel-113 .side-panel-close { border: none; left: auto; right: 100%; text-align: left; width: 50px; min-height: 50px; -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/icon_352270.svg") left 50% top 50% / 34px no-repeat #fbbf68; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; margin-right: -25px;}
	.side-panel-113 .side-panel-top { width: auto;}
	.side-panel-113 .side-panel-button { border: none; text-align: left; width: 50px; min-height: 50px; padding-top: 12px; padding-right: 11px; padding-left: 11px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #fbbf68; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
	.side-panel-113 .side-panel-button-icon-line { margin-top: 5px;}

}

@media all and (max-width: 768px) {
	.block-3 .layout_5 { 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: none;}
	.block-73 .layout_center_97_id_112_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-74 .layout_center_98_id_99_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-76 .layout_103 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-76 .layout_104 { 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-76 .layout_105 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-80 { margin-top: 15px; margin-bottom: 0;}
	.widget-81 { margin: 15px auto 0;}
	.block-78 .layout_110 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-78 .layout_111 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}

}

@media all and (max-width: 640px) {
	.block-3 .layout_5 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_6 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-3 { padding-left: 20px;}
	.block-9 { margin-left: 20px; margin-right: 20px;}
	.block-80 { margin-left: 20px; margin-right: 20px; padding-right: 0; padding-left: 0;}
	.widget-89 { font-size: 30px;}
	.block-73 .layout_center_97_id_112_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-73 { padding-right: 20px; padding-left: 20px;}
	.block-74 .layout_center_98_id_99_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.text-2 { line-height: 1.9;}
	.block-76 .layout_103 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-76 .layout_104 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-76 .layout_105 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-79 { margin-bottom: 0;}
	.widget-80 { margin-top: 30px;}
	.widget-81 { margin-top: 30px; margin-left: 0; margin-right: 0;}
	.block-78 .layout_110 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-78 .layout_111 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-84 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-85 { margin-left: auto; margin-right: auto; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}

}

@media all and (max-width: 480px) {
	.block-3 .layout_5 { 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: none;}
	.block-79 { width: auto; margin-left: 0;}
	.widget-9 { margin-left: 0;}
	.widget-89 { font-size: 25px;}
	.widget-90 { line-height: 1.6;}
	.block-73 .layout_center_97_id_112_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: 0; width: auto;}
	.block-74 .layout_center_98_id_99_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-74 { margin-left: auto;}
	.block-75 { width: 420px;}
	.block-76 .layout_103 { margin-top: 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; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-76 .layout_104 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-76 .layout_105 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-81 { margin-left: auto; margin-right: auto;}
	.block-77 { margin-left: auto;}
	.block-78 .layout_110 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-78 .layout_111 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-85 { width: 420px; margin-left: 0; margin-right: 0; max-width: 100%;}

}
.side-panel .widget-4 { margin: 50px 20px 0; border: none; z-index: 1; 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; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; font-family: Montserrat, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-6 .menu-scroll > ul { display: block;}
.side-panel .menu-6 .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-6 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-6 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-6 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-6 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-6 .menu-scroll > ul ul > li > a.active { color: #fbbf68;}
.side-panel .menu-6 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-6 .menu-scroll > ul > li.menu-item > a { width: auto; color: #000000;}
.side-panel .menu-6 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-6 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-6 .menu-scroll > ul > li.menu-item > a.active { color: #ffbf64;}
.side-panel .menu-6 .menu-scroll > ul > li.more-button { display: none;}