<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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&gt;* {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 &gt; * { 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; 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; background: linear-gradient(rgba(158,135,98,0.1), rgba(158,135,98,0.1)), url("../images/pattern.jpg") left 0px top 0px / 1032px repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-2 { border: none; position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 5; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-3 { padding: 20px 30px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(to bottom right,rgba(0, 0, 0, 0.1) 0%,rgba(0, 0, 0, 0.1) 100%) #24211e; max-width: 100%; z-index: 2; 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; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-4 .layout_5 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_13 { -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-4 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1400px; min-height: 0; max-width: 100%; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-5 .layout_3 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 .layout_4 { -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 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; 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;}
.widget-2 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 222px;}
.phones-3 p:first-child { margin-top: 0;}
.phones-3 p:last-child { margin-bottom: 0;}
.phones-3 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-3 .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-3 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cGF0aCBkPSJNMTUuMDUgNUE1IDUgMCAwIDEgMTkgOC45NU0xNS4wNSAxQTkgOSAwIDAgMSAyMyA4Ljk0bS0xIDcuOTh2M2EyIDIgMCAwIDEtMi4xOCAyIDE5Ljc5IDE5Ljc5IDAgMCAxLTguNjMtMy4wNyAxOS41IDE5LjUgMCAwIDEtNi02IDE5Ljc5IDE5Ljc5IDAgMCAxLTMuMDctOC42N0EyIDIgMCAwIDEgNC4xMSAyaDNhMiAyIDAgMCAxIDIgMS43MiAxMi44NCAxMi44NCAwIDAgMCAuNyAyLjgxIDIgMiAwIDAgMS0uNDUgMi4xMUw4LjA5IDkuOTFhMTYgMTYgMCAwIDAgNiA2bDEuMjctMS4yN2EyIDIgMCAwIDEgMi4xMS0uNDUgMTIuODQgMTIuODQgMCAwIDAgMi44MS43QTIgMiAwIDAgMSAyMiAxNi45MnoiIGlkPSJwYXRoLTIiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiNmZmZmZmYiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 13px no-repeat rgba(255,255,255,0.05); margin-right: 15px; min-height: 35px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.phones-3 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-3 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-3 .title { box-sizing: border-box; display: none;}
.phones-3 .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; color: #ffffff; text-decoration: none; font-size: 16px; font-weight: 600; margin-top: 9px;}
.phones-3 input.tgl-but { box-sizing: border-box; display: none;}
.phones-3 .text_body a { text-decoration: none; color: inherit;}
.phones-3 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-3 { margin: 0 0 auto 50px; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-4 p:first-child { margin-top: 0;}
.address-4 p:last-child { margin-bottom: 0;}
.address-4 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-4 .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-4 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgaWQ9InN2Zy0xIj48dGl0bGUgaWQ9InRpdGxlLTIiPjwvdGl0bGU+PGcgZGF0YS1uYW1lPSJMYXllciAxMCIgaWQ9IkxheWVyXzEwIj48cGF0aCBkPSJNMTYsMkExMCwxMCwwLDAsMCw2LDEyYzAsNS4xNSw4LjI2LDE2LjM0LDkuMiwxNy42YTEsMSwwLDAsMCwxLjYsMEMxNy43NCwyOC4zNCwyNiwxNy4xNSwyNiwxMkExMCwxMCwwLDAsMCwxNiwyWm0wLDI1LjNDMTMuMiwyMy4zOSw4LDE1LjQzLDgsMTJhOCw4LDAsMCwxLDE2LDBDMjQsMTUuNDMsMTguOCwyMy4zOSwxNiwyNy4zWiIgaWQ9InBhdGgtNCIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PHBhdGggZD0iTTE2LDdhNSw1LDAsMSwwLDUsNUE1LDUsMCwwLDAsMTYsN1ptMCw4YTMsMywwLDEsMSwzLTNBMywzLDAsMCwxLDE2LDE1WiIgaWQ9InBhdGgtNSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9nPjwvc3ZnPg==") left 50% top 50% / 18px no-repeat rgba(255,255,255,0.05); margin-right: 15px; min-height: 35px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.address-4 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-4 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-4 .title { box-sizing: border-box; display: none;}
.address-4 .text_body { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #ffffff; text-decoration: none; font-size: 16px; font-weight: 500; margin-top: 9px; -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;}
.address-4 input.tgl-but { box-sizing: border-box; display: none;}
.address-4 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-4 { margin: 0 0 auto 100px; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: 250px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.search-5 form { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.search-5 input { padding: 4px 15px; margin: 0; border: none; box-sizing: border-box; vertical-align: top; background: rgba(255,255,255,0.05); font-size: 14px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 35px; width: 0; height: 0; max-width: 100%; -webkit-appearance: none; font-family: Montserrat, sans-serif; text-align: start; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 3px 0px 0px 3px; -moz-border-radius: 3px 0px 0px 3px; border-radius: 3px 0px 0px 3px;}
.search-5 button { padding: 3px 4px; margin: 0; border: none; box-sizing: border-box; vertical-align: top; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48Y2lyY2xlIGN4PSIxMC41IiBjeT0iMTAuNSIgcj0iNy41IiBpZD0iY2lyY2xlLTIiIGZpbGwtb3BhY2l0eT0iMCIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzAwMDAwMCIgc3Ryb2tlLW9wYWNpdHk9IjEiIHN0cm9rZT0iI2ZmZmZmZiIgZGF0YS1jaGFuZ2VkPSJ0cnVlIj48L2NpcmNsZT48bGluZSB4MT0iMjEiIHgyPSIxNS44IiB5MT0iMjEiIHkyPSIxNS44IiBpZD0ibGluZS0zIiBzdHJva2Utb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgc3Ryb2tlPSIjZmZmZmZmIiBkYXRhLWNoYW5nZWQ9InRydWUiPjwvbGluZT48L3N2Zz4=") left 50% top 50% / 19px no-repeat, linear-gradient(to bottom left,#ffc900 0%,#ff3700 100%); font-size: 14px; outline: none; min-width: 24px; min-height: 35px; position: relative; z-index: 1; -webkit-appearance: none; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; width: 35px; -webkit-border-radius: 0px 3px 3px 0px; -moz-border-radius: 0px 3px 3px 0px; border-radius: 0px 3px 3px 0px;}
.search-5 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-5 input:focus { outline: none;}
.search-5 button:focus { outline: none;}
.search-5 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-5 ::-webkit-input-placeholder { color: #ababab;}
.search-5 ::-moz-placeholder { color: #ababab;}
.search-5 :-ms-input-placeholder { color: #ababab;}
.block-40 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(to bottom,rgba(0, 0, 0, 0.2) 0%,rgba(3, 96, 120, 0) 30%), url("../images/bg.jpg?1574145084026") left 50% top 50% / cover no-repeat; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.block-11 { padding: 20px 30px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(to right,rgba(0, 0, 0, 0.2) 0%,rgba(0, 0, 0, 0) 100%), linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)); z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.block-7 .layout_8 { -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-7 .layout_16 { -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-7 { margin: 0 auto; border: none; position: relative; width: 1400px; min-height: 0; max-width: 100%; z-index: 2; 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; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.3); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.3); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.3); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-8 { position: relative; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 20px; margin-left: 0; margin-bottom: auto; text-decoration: none; right: 0; padding-right: 50px;}
.widget-5 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-6 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-6 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-6 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-6 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Oswald, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #ffffff; line-height: 1.0; text-decoration: none; font-size: 35px; font-weight: bold; width: auto; margin-left: 0; margin-right: 0;}
.site-name-6 a { text-decoration: none; outline: none;}
.widget-6 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; color: #ffffff; text-decoration: none; font-size: 16px; 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-7 { position: relative; z-index: 1; text-align: center; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; margin-top: 0; margin-left: 0; margin-bottom: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.menu-8 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-8 .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-8 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-8 .menu-scroll &gt; 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-8 .menu-scroll &gt; ul &gt; li.home-button &gt; 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-8 .menu-scroll &gt; ul &gt; 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-8 .menu-scroll &gt; ul &gt; 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-8 .menu-scroll &gt; ul ul { padding: 0.02px 0; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #ff8100; list-style: none; width: 230px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-8 .menu-scroll &gt; ul ul &gt; li { padding: 0; margin: 0; display: block; position: relative;}
.menu-8 .menu-scroll &gt; ul ul &gt; li &gt; a { padding: 15px 20px; border: none; cursor: pointer; display: block; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 12px; line-height: 1.4; position: relative; text-align: left; font-style: normal; letter-spacing: 0; text-transform: uppercase; font-weight: 600;}
.menu-8 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.menu-8 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.menu-8 .menu-scroll &gt; ul ul &gt; li &gt; a.active { background: url("../images/Line_small.svg") left -8px top 50% / auto auto no-repeat;}
.menu-8 .menu-scroll &gt; ul ul &gt; li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-8 .menu-scroll &gt; ul &gt; li.menu-item ul li.delimiter:first-child { display: none;}
.menu-8 .menu-scroll &gt; ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-8 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 40px 30px; 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: #ffffff; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-style: normal; letter-spacing: 0; text-transform: uppercase; 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-text-shadow: 0px 0px 5px  rgba(0,0,0,0.3); -moz-text-shadow: 0px 0px 5px  rgba(0,0,0,0.3); text-shadow: 0px 0px 5px  rgba(0,0,0,0.3); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-8 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.menu-8 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.menu-8 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #ff8100; -webkit-box-shadow: inset 0px -2px 0px  #ff8100; -moz-box-shadow: inset 0px -2px 0px  #ff8100; box-shadow: inset 0px -2px 0px  #ff8100;}
.menu-8 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-8 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-8 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-8 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-8 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-8 .menu-scroll &gt; ul &gt; li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-8 .menu-scroll &gt; ul &gt; li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-8 .menu-scroll &gt; ul &gt; li.more-button &gt; a { padding: 0.02px 10px; margin: 28px 0 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMzAgMzAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxsaW5lIHN0eWxlPSJzdHJva2UtbGluZWNhcDogcm91bmQ7IHN0cm9rZS1saW5lam9pbjogcm91bmQ7IHN0cm9rZS1taXRlcmxpbWl0OiAxMDsiIHgxPSIzIiB4Mj0iMjciIHkxPSIxNSIgeTI9IjE1IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJsaW5lLTIiIHR5cGU9InNvbGlkQ29sb3IiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9saW5lPjxsaW5lIHN0eWxlPSJzdHJva2UtbGluZWNhcDogcm91bmQ7IHN0cm9rZS1saW5lam9pbjogcm91bmQ7IHN0cm9rZS1taXRlcmxpbWl0OiAxMDsiIHgxPSIzIiB4Mj0iMjciIHkxPSI4IiB5Mj0iOCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1vcGFjaXR5PSIxIiBpZD0ibGluZS0zIiB0eXBlPSJzb2xpZENvbG9yIiBkYXRhLWNoYW5nZWQ9InRydWUiPjwvbGluZT48bGluZSBzdHlsZT0ic3Ryb2tlLWxpbmVjYXA6IHJvdW5kOyBzdHJva2UtbGluZWpvaW46IHJvdW5kOyBzdHJva2UtbWl0ZXJsaW1pdDogMTA7IiB4MT0iMyIgeDI9IjI3IiB5MT0iMjIiIHkyPSIyMiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1vcGFjaXR5PSIxIiBpZD0ibGluZS00IiB0eXBlPSJzb2xpZENvbG9yIiBkYXRhLWNoYW5nZWQ9InRydWUiPjwvbGluZT48L3N2Zz4=") left 50% top 50% / 24px no-repeat, linear-gradient(to bottom left,#ffc900 0%,#ff3700 100%); box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0); font-size: 0; line-height: 1.0; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-style: normal; letter-spacing: 0; text-transform: none; align-self: auto; left: NaNpx; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 40px; min-height: 40px;}
.menu-8 .menu-scroll &gt; ul &gt; li.more-button &gt; ul { left: auto; right: 0;}
.menu-8 .menu-scroll &gt; ul &gt; li.more-button.disabled { display: none;}
.menu-8 .menu-scroll &gt; ul &gt; li.more-button .menu-item-image { display: none;}
.block-15 { padding: 100px 30px 80px; border: none; position: relative; width: auto; min-height: 0; 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; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-14 .layout_67 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-14 .layout_83 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-14 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1400px; min-height: 0; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.block-46 { position: relative; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 80px; margin-bottom: auto; text-decoration: none; right: 0;}
.widget-43 { position: relative; z-index: 3; text-align: left; color: #fd831a; text-decoration: none; font-size: 16px; box-sizing: border-box; width: auto; margin-top: 0; margin-left: 0; margin-right: 0; right: 0;}
.path a { box-sizing: border-box; text-align: left; color: #000000; line-height: 1.2; text-decoration: none; font-size: 14px;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
undefined { -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: 265;}
.widget-44 { position: relative; z-index: 2; font-family: Oswald, sans-serif; text-align: left; color: #201e1b; text-transform: uppercase; text-decoration: none; font-size: 45px; box-sizing: border-box; margin-top: 50px; font-weight: bold; width: auto; margin-left: 0; margin-right: 0; right: 0;}
h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Oswald, sans-serif; text-align: center; color: #201e1b;}
h3 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Oswald, sans-serif; text-align: center; color: #201e1b;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Oswald, sans-serif; text-align: center; color: #201e1b;}
h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Oswald, sans-serif; text-align: center; color: #201e1b;}
h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Oswald, sans-serif; text-align: center; color: #201e1b;}
.widget-45 { margin: 30px 0 0; position: relative; z-index: 1; text-align: left; color: rgba(0,0,0,0.6); line-height: 1.6; letter-spacing: 0.5px; text-decoration: none; font-size: 16px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-86 h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Oswald, sans-serif; text-align: left; color: #201e1b; line-height: 1.2; text-transform: uppercase; text-decoration: none;}
.content-86 h3 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Oswald, sans-serif; text-align: left; color: #201e1b; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none;}
.content-86 h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Oswald, sans-serif; text-align: left; color: #201e1b; line-height: 1.2; text-transform: uppercase; text-decoration: none;}
.content-86 h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Oswald, sans-serif; text-align: left; color: #201e1b; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none;}
.content-86 h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Oswald, sans-serif; text-align: left; color: #201e1b; line-height: 1.2; text-transform: uppercase; text-decoration: none;}
.content-86 a { box-sizing: border-box; color: #ff8100; line-height: 1.2; letter-spacing: 0; text-decoration: none; font-size: 16px; font-weight: bold;}
.content-86 .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-86 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-86 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-86 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-86 .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-38 { border: none; position: relative; z-index: 1; width: 300px; padding-right: 0; padding-left: 0; margin-top: 0; margin-left: 0; margin-bottom: auto; box-sizing: border-box; display: block; background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-67 .menu-scroll &gt; ul &gt; li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-67 .menu-scroll &gt; ul ul { padding: 10px; margin: 0; border: none; position: static; top: 0; left: 100%; background: #ffffff; list-style: none; width: auto; display: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-67 .menu-scroll &gt; ul ul &gt; li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-67 .menu-scroll &gt; ul ul &gt; li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-67 .menu-scroll &gt; ul ul &gt; li &gt; a { padding: 15px 20px; border: none; cursor: pointer; display: block; background: #ebe8e1; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #201e1b; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.05); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.05); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.05);}
.menu-67 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.menu-67 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.menu-67 .menu-scroll &gt; ul ul &gt; li &gt; a.active { color: #ff8100;}
.menu-67 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-67 .menu-title { padding: 25px 25px 20px; border: none; box-sizing: border-box; font-size: 25px; margin-bottom: 0; font-family: Oswald, sans-serif; text-align: left; color: #ffffff; font-style: normal; line-height: 1.0; letter-spacing: 0; text-transform: uppercase; text-decoration: none; background: #b2886b; -webkit-border-radius: 3px 3px 0px 0px; -moz-border-radius: 3px 3px 0px 0px; border-radius: 3px 3px 0px 0px; font-weight: bold;}
.menu-67 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-67 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-67 .menu-scroll &gt; ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-67 .menu-scroll &gt; ul &gt; li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-67 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 20px 25px; 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: #201e1b; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.05); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.05); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.05); background: #ffffff;}
.menu-67 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.menu-67 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.menu-67 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #ff8100;}
.menu-67 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-67 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-67 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-67 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-67 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.block-42 { margin: 0; border: none; position: relative; width: auto; min-height: 0; background: linear-gradient(rgba(0,0,0,0.75), rgba(0,0,0,0.75)), url("../images/bg_fon.jpg?1574149533183") left 50% top 50% / cover no-repeat; max-width: 100%; z-index: 2; 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;}
.block-26 { padding: 100px 30px 50px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; 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; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.block-27 .layout_45 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 .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-27 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1400px; min-height: 0; max-width: 100%; z-index: 3; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; 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;}
.block-28 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 500px; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-right: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: auto;}
.widget-18 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; min-height: 0; width: auto; right: 0;}
.popover-wrap-46 .popover-body { padding: 40px; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; position: relative; display: inline-block; width: 300px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-46 .popover-body .form_text input { padding: 7px 10px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; min-height: 50px;}
.popover-wrap-46 .popover-body .form_calendar input { padding: 7px 10px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; min-height: 50px;}
.popover-wrap-46 .popover-body .form_calendar_interval input { padding: 7px 5px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; min-height: 50px;}
.popover-wrap-46 .popover-body textarea { padding: 7px 10px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; min-height: 100px;}
.popover-wrap-46 .popover-body .s3_button_large { padding: 0.02px 30px; border: none; background: none #ffc300; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 7px 20px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 7px 20px  rgba(0,0,0,0.2); box-shadow: 0px 7px 20px  rgba(0,0,0,0.2); font-size: 13px; font-weight: bold; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 50px; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; letter-spacing: 0; text-transform: uppercase; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 220px; margin-top: 12px;}
.popover-wrap-46 .popover-body .s3_button_large:hover, 
.popover-wrap-46 .popover-body .s3_button_large.hover, 
.popover-wrap-46 .popover-body .s3_button_large.active { background: repeating-linear-gradient(to bottom right,rgba(255, 255, 255, 0.2) 0%,rgba(255, 255, 255, 0.2) 100%) #ffc300; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.popover-wrap-46 .popover-body .s3_message { padding: 12px; border: none; display: table; margin-top: 1em; margin-bottom: 1em; background: #ffc300; color: #000000; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: center; font-family: Montserrat, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.popover-wrap-46 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 40px; height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjQ4IiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0zOCAxMi44M2wtMi44My0yLjgzLTExLjE3IDExLjE3LTExLjE3LTExLjE3LTIuODMgMi44MyAxMS4xNyAxMS4xNy0xMS4xNyAxMS4xNyAyLjgzIDIuODMgMTEuMTctMTEuMTcgMTEuMTcgMTEuMTcgMi44My0yLjgzLTExLjE3LTExLjE3eiIgaWQ9InBhdGgtMiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PHBhdGggZD0iTTAgMGg0OHY0OGgtNDh6IiBmaWxsPSJub25lIiBpZD0icGF0aC0zIj48L3BhdGg+PC9zdmc+") left 50% top 50% / 19px no-repeat #1f1f1f; z-index: 10; cursor: pointer; text-align: center; min-height: 40px; margin-top: 7px; margin-right: 7px; -webkit-box-shadow: 0px 0px 0px 4px #ffffff; -moz-box-shadow: 0px 0px 0px 4px #ffffff; box-shadow: 0px 0px 0px 4px #ffffff; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.popover-wrap-46 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-46 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-46 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-46 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.editable_block-46 p:first-child { margin-top: 0;}
.editable_block-46 p:last-child { margin-bottom: 0;}
.editable_block-46 .header { border: none; box-sizing: border-box; font-size: 45px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left; font-family: Oswald, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; color: #ffffff; line-height: 1.0; text-transform: uppercase; text-decoration: none; font-weight: bold; width: auto; margin-left: 0; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-46 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0;}
.editable_block-46 .title { border: none; box-sizing: border-box; font-size: 30px; margin-bottom: 0; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #ffffff; text-transform: uppercase; text-decoration: none; font-weight: 300; padding-bottom: 10px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NTQiIGhlaWdodD0iMiIgdmlld0JveD0iMCAwIDU1NCAyIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgb3BhY2l0eTogMC4yOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJMaW5peWEuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yNTMsNjQxSDgwNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI1Mi41IC02NDAuNSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLXdpZHRoPSIxcHgiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBkYXRhLWNoYW5nZWQ9InRydWUiPjwvcGF0aD4KPC9zdmc+") left -274px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; width: auto; margin-left: 0; margin-right: 0;}
.editable_block-46 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-46 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex; text-align: left;}
.editable_block-46 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-46 .img-convert { box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-flex; display: flex; overflow: hidden;}
.editable_block-46 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-46 .text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto;}
.editable_block-46 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-46 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-46 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-46 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-46 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-46 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto;}
.editable_block-46 .more &gt; a { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; height: 0; min-height: 14px;}
.editable_block-46 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-46 .clear { clear: both;}
.popover-container-46 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-46 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-46 .popover-form-title { border: none; font-size: 18px; font-weight: 800; margin-bottom: 20px; box-sizing: border-box; text-align: center; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; padding-bottom: 20px; background: url("../images/Polosa2.svg?1564203548035") left 50% bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-46 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-46 .popover-body .s3_form_item { margin: 8px 0; box-sizing: border-box; text-align: center; width: auto;}
.popover-wrap-46 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-46 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-46 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-46 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-46 .popover-body .s3_form_item.form_div { margin: 20px 0 10px; width: auto; text-align: center; box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: 800; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif; text-align: center; color: #000000; font-style: normal; letter-spacing: 0; text-transform: uppercase; text-decoration: none;}
.popover-wrap-46 .popover-body .s3_form_item.form_html_block { width: auto; margin-left: 0; margin-right: 0; text-align: center; box-sizing: border-box; margin-bottom: 20px;}
.popover-wrap-46 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Montserrat, sans-serif; text-align: center; color: rgba(0,0,0,0.6); font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-46 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-46 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-46 .popover-body .s3_form_item.form_checkbox { width: auto; margin-left: 0; margin-right: 0; text-align: center; box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-46 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-46 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-46 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-46 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-46 .popover-body .s3_form_item.form_radio { width: auto; margin-left: 0; margin-right: 0; text-align: center; box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-46 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-46 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-46 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-46 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-46 .popover-body .s3_form_item.form_select { width: auto; margin-left: 0; margin-right: 0; text-align: center; box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; min-height: 0;}
.popover-wrap-46 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-46 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-46 .popover-body .s3_form_item.form_calendar { width: auto; margin-left: 0; margin-right: 0; text-align: center; box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-46 .popover-body .s3_form_item.form_calendar_interval { width: auto; margin-left: 0; margin-right: 0; text-align: center; box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-46 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-46 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-46 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-46 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px;}
.popover-wrap-46 .popover-body .s3_form_item.form_upload { width: auto; margin-left: 0; margin-right: 0; text-align: center; box-sizing: border-box;}
.popover-wrap-46 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-46 .popover-body .form_upload .no-more { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-46 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-46 .popover-body .s3_required { color: #000000; font-family: Montserrat, sans-serif; text-align: left; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px;}
.popover-wrap-46 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-46 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-46 ::-moz-placeholder { color: #ababab;}
.popover-wrap-46 :-ms-input-placeholder { color: #ababab;}
.block-29 { margin: 40px 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; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-left: 0;}
.widget-19 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-48 p:first-child { margin-top: 0;}
.address-48 p:last-child { margin-bottom: 0;}
.address-48 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-48 .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-48 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgaWQ9InN2Zy0xIj48dGl0bGUgaWQ9InRpdGxlLTIiPjwvdGl0bGU+PGcgZGF0YS1uYW1lPSJMYXllciAxMCIgaWQ9IkxheWVyXzEwIj48cGF0aCBkPSJNMTYsMkExMCwxMCwwLDAsMCw2LDEyYzAsNS4xNSw4LjI2LDE2LjM0LDkuMiwxNy42YTEsMSwwLDAsMCwxLjYsMEMxNy43NCwyOC4zNCwyNiwxNy4xNSwyNiwxMkExMCwxMCwwLDAsMCwxNiwyWm0wLDI1LjNDMTMuMiwyMy4zOSw4LDE1LjQzLDgsMTJhOCw4LDAsMCwxLDE2LDBDMjQsMTUuNDMsMTguOCwyMy4zOSwxNiwyNy4zWiIgaWQ9InBhdGgtNCIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PHBhdGggZD0iTTE2LDdhNSw1LDAsMSwwLDUsNUE1LDUsMCwwLDAsMTYsN1ptMCw4YTMsMywwLDEsMSwzLTNBMywzLDAsMCwxLDE2LDE1WiIgaWQ9InBhdGgtNSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9nPjwvc3ZnPg==") left 50% top 50% / 24px no-repeat, linear-gradient(to bottom left,#ffc900 0%,#ff3700 100%); margin-right: 20px; min-height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; margin-top: auto; align-self: center; margin-bottom: auto;}
.address-48 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-48 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-48 .title { box-sizing: border-box; display: block; font-family: Montserrat, sans-serif; font-size: 13px; color: #ffffff; text-decoration: none; margin-bottom: 5px;}
.address-48 .text_body { margin: 0 0 auto; border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #ffffff; letter-spacing: 0.5px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 17px; padding-top: 0.02px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: auto;}
.address-48 input.tgl-but { box-sizing: border-box; display: none;}
.address-48 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-20 { margin: 40px 0 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; min-height: 0;}
.phones-49 p:first-child { margin-top: 0;}
.phones-49 p:last-child { margin-bottom: 0;}
.phones-49 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-49 .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-49 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cGF0aCBkPSJNMTUuMDUgNUE1IDUgMCAwIDEgMTkgOC45NU0xNS4wNSAxQTkgOSAwIDAgMSAyMyA4Ljk0bS0xIDcuOTh2M2EyIDIgMCAwIDEtMi4xOCAyIDE5Ljc5IDE5Ljc5IDAgMCAxLTguNjMtMy4wNyAxOS41IDE5LjUgMCAwIDEtNi02IDE5Ljc5IDE5Ljc5IDAgMCAxLTMuMDctOC42N0EyIDIgMCAwIDEgNC4xMSAyaDNhMiAyIDAgMCAxIDIgMS43MiAxMi44NCAxMi44NCAwIDAgMCAuNyAyLjgxIDIgMiAwIDAgMS0uNDUgMi4xMUw4LjA5IDkuOTFhMTYgMTYgMCAwIDAgNiA2bDEuMjctMS4yN2EyIDIgMCAwIDEgMi4xMS0uNDUgMTIuODQgMTIuODQgMCAwIDAgMi44MS43QTIgMiAwIDAgMSAyMiAxNi45MnoiIGlkPSJwYXRoLTIiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiNmZmZmZmYiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 18px no-repeat, linear-gradient(to bottom left,#ffc900 0%,#ff3700 100%); margin-right: 20px; min-height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; margin-top: 0; align-self: auto;}
.phones-49 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-49 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-49 .title { border: none; box-sizing: border-box; display: block; font-family: Montserrat, sans-serif; font-size: 13px; color: #ffffff; text-decoration: none; margin-top: 0; margin-left: 0; margin-bottom: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-49 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.3; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 17px; font-weight: bold; margin-top: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-49 input.tgl-but { box-sizing: border-box; display: none;}
.phones-49 .text_body a { text-decoration: none; color: inherit;}
.phones-49 input.tgl-but:checked + .block-body-drop { display: block;}
.block-30 .layout_52 { -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-30 .layout_53 { -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-30 .layout_70 { -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-30 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; 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; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-top: 0.02px; right: 0; padding-left: 50px; -webkit-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.2); -moz-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.2); box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-22 { margin: 0 50px auto 0; position: relative; top: 0; left: 0; z-index: 3; width: auto; padding-right: 2px; padding-left: 2px; box-sizing: border-box; font-family: Montserrat, sans-serif; display: block; right: 0;}
.menu-52 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-52 .menu-scroll &gt; ul &gt; li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-52 .menu-scroll &gt; ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-52 .menu-scroll &gt; ul ul &gt; li &gt; 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; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-52 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-52 .menu-scroll &gt; ul ul &gt; li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-52 .menu-title { box-sizing: border-box; font-size: 18px; padding-left: 0; margin-bottom: 10px; color: #ffffff; letter-spacing: 0.5px; text-decoration: none; font-weight: bold; border-top: 0px dashed rgba(255,255,255,0.2); border-right: 0px dashed rgba(255,255,255,0.2); border-bottom: 1px dashed rgba(255,255,255,0.2); border-left: 0px dashed rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 15px;}
.menu-52 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-52 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-52 .menu-scroll &gt; ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-52 .menu-scroll &gt; ul &gt; li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-52 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 10px 0; 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: #dbdbdb; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: normal;}
.menu-52 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.menu-52 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.menu-52 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #ff8100;}
.menu-52 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-52 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-52 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-52 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-52 .menu-scroll &gt; ul ul &gt; li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.widget-23 { margin: 0 25px auto; position: relative; top: 0; left: 0; z-index: 2; width: auto; padding-right: 2px; padding-left: 2px; box-sizing: border-box; font-family: Montserrat, sans-serif; display: block; right: 0;}
.menu-53 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-53 .menu-scroll &gt; ul &gt; li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-53 .menu-scroll &gt; ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-53 .menu-scroll &gt; ul ul &gt; li &gt; 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; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-53 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-53 .menu-scroll &gt; ul ul &gt; li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-53 .menu-title { box-sizing: border-box; font-size: 18px; padding-left: 0; margin-bottom: 10px; color: #ffffff; letter-spacing: 0.5px; text-decoration: none; font-weight: bold; border-top: 0px dashed rgba(255,255,255,0.2); border-right: 0px dashed rgba(255,255,255,0.2); border-bottom: 1px dashed rgba(255,255,255,0.2); border-left: 0px dashed rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 15px;}
.menu-53 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-53 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-53 .menu-scroll &gt; ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-53 .menu-scroll &gt; ul &gt; li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-53 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 10px 0; 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: #dbdbdb; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: normal;}
.menu-53 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.menu-53 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.menu-53 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #ff8100;}
.menu-53 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-53 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-53 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-53 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-53 .menu-scroll &gt; ul ul &gt; li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.widget-39 { margin: 0 0 auto 50px; position: relative; top: 0; left: 0; z-index: 1; width: auto; padding-right: 2px; padding-left: 2px; box-sizing: border-box; font-family: Montserrat, sans-serif; display: block; right: 0;}
.menu-70 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-70 .menu-scroll &gt; ul &gt; li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-70 .menu-scroll &gt; ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-70 .menu-scroll &gt; ul ul &gt; li &gt; 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; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-70 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-70 .menu-scroll &gt; ul ul &gt; li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-70 .menu-title { box-sizing: border-box; font-size: 18px; padding-left: 0; margin-bottom: 10px; color: #ffffff; letter-spacing: 0.5px; text-decoration: none; font-weight: bold; border-top: 0px dashed rgba(255,255,255,0.2); border-right: 0px dashed rgba(255,255,255,0.2); border-bottom: 1px dashed rgba(255,255,255,0.2); border-left: 0px dashed rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 15px;}
.menu-70 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-70 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-70 .menu-scroll &gt; ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-70 .menu-scroll &gt; ul &gt; li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-70 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 10px 0; 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: #dbdbdb; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: normal;}
.menu-70 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.menu-70 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.menu-70 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #ff8100;}
.menu-70 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-70 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-70 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-70 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-70 .menu-scroll &gt; ul ul &gt; li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-33 { padding: 0.02px 0; margin: 80px auto 0; border: none; position: relative; top: 0; left: 0; width: 1400px; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; -webkit-box-shadow: 0px -1px 0px  rgba(255,255,255,0.2); -moz-box-shadow: 0px -1px 0px  rgba(255,255,255,0.2); box-shadow: 0px -1px 0px  rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-27 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 0; padding-top: 0.02px; padding-bottom: 0.02px; 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; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-60 .icon { border: none; box-sizing: border-box; margin-top: -25px; height: 20px; width: 80px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjQ4IiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0xNC44MyAzMC44M2w5LjE3LTkuMTcgOS4xNyA5LjE3IDIuODMtMi44My0xMi0xMi0xMiAxMnoiIGlkPSJwYXRoLTIiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjxwYXRoIGQ9Ik0wIDBoNDh2NDhoLTQ4eiIgZmlsbD0ibm9uZSIgaWQ9InBhdGgtMyI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 24px no-repeat #b2886b; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; min-height: 50px; margin-left: 0; margin-right: auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.up-60 .icon:hover, 
.up-60 .icon.hover, 
.up-60 .icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjQ4IiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0xNC44MyAzMC44M2w5LjE3LTkuMTcgOS4xNyA5LjE3IDIuODMtMi44My0xMi0xMi0xMiAxMnoiIGlkPSJwYXRoLTIiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjxwYXRoIGQ9Ik0wIDBoNDh2NDhoLTQ4eiIgZmlsbD0ibm9uZSIgaWQ9InBhdGgtMyI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 24px no-repeat #c7a085;}
.up-60 .title { box-sizing: border-box; color: #000; text-align: center; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-34 .layout_62 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 .layout_63 { -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-34 .layout_64 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 { margin: 60px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0;}
.widget-28 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: left; color: #d8d8d8; text-decoration: none; width: 300px; min-height: 27px; right: auto;}
.widget-29 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0;}
.widget-30 { margin: 9px 0 auto; position: relative; top: 0; left: 0; z-index: 1; color: #ffffff; text-align: right; text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 300px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0; min-height: 16px;}
.widget-31 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-65 .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; text-align: left;}
.side-panel-65 .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-65 .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; text-align: left;}
.side-panel-65 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-65 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-65 .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; text-align: left;}
.side-panel-65 .side-panel-button-icon { display: block;}
.side-panel-65 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-65 .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;}
	.block-2 { background: none; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-3 { padding-top: 25px; padding-bottom: 25px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-4 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-4 .layout_13 { 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-4 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-5 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-5 .layout_4 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-5 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-2 { margin-bottom: 15px; width: auto; text-align: center; right: 0;}
	.phones-3 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-3 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.phones-3 .text_body { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.widget-3 { margin-left: 0; text-align: center;}
	.address-4 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-4 .cell-icon { display: none;}
	.address-4 .block-body-drop { width: 100%; margin-left: 0;}
	.address-4 .text_body { margin-top: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; width: auto; margin-left: 0; margin-right: 0; background: none;}
	.block-40 { background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), linear-gradient(to bottom,rgba(0, 0, 0, 0.2) 0%,rgba(3, 96, 120, 0) 30%), url("../images/bg.jpg?1574145084026") left 50% top 50% / cover no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-11 { background: none; padding-top: 30px; padding-bottom: 30px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-7 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-7 .layout_16 { 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-7 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-8 { margin-top: 0; padding-right: 0;}
	.widget-5 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-6 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-6 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-15 { background: none; padding-top: 50px; padding-bottom: 50px; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-14 .layout_67 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-14 .layout_83 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-14 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-46 { margin-left: 0;}
	.widget-43 { text-align: center; margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-44 { text-align: center; font-size: 35px; margin-top: 40px; margin-bottom: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-45 { margin-top: 20px; -webkit-order: 3; -moz-order: 3; order: 3;}
	.content-86 .pics-1 img { text-align: left;}
	.block-42 { -webkit-order: 10; -moz-order: 10; order: 10;}
	.block-26 { background: none; padding-top: 50px;}
	.block-27 .layout_45 { 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-27 .layout_51 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-27 { width: auto; background: none; margin-left: 0; margin-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-28 { width: auto; padding-right: 0; background: none; right: 0;}
	.widget-18 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.editable_block-46 .header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 35px; text-align: center; background: none;}
	.editable_block-46 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-46 .title { font-size: 25px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NTQiIGhlaWdodD0iMiIgdmlld0JveD0iMCAwIDU1NCAyIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgb3BhY2l0eTogMC4yOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJMaW5peWEuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yNTMsNjQxSDgwNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI1Mi41IC02NDAuNSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLXdpZHRoPSIxcHgiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBkYXRhLWNoYW5nZWQ9InRydWUiPjwvcGF0aD4KPC9zdmc+") left 50% bottom 0px / 332px no-repeat; text-align: center;}
	.editable_block-46 .more { clear: none;}
	.block-29 { margin-top: 0; padding-top: 30px; padding-bottom: 30px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-19 { text-align: center; margin-bottom: 30px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-order: 1; -moz-order: 1; order: 1; padding-top: 0.02px; display: block;}
	.address-48 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-48 .icon { margin-right: auto; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgaWQ9InN2Zy0xIj48dGl0bGUgaWQ9InRpdGxlLTIiPjwvdGl0bGU+PGcgZGF0YS1uYW1lPSJMYXllciAxMCIgaWQ9IkxheWVyXzEwIj48cGF0aCBkPSJNMTYsMkExMCwxMCwwLDAsMCw2LDEyYzAsNS4xNSw4LjI2LDE2LjM0LDkuMiwxNy42YTEsMSwwLDAsMCwxLjYsMEMxNy43NCwyOC4zNCwyNiwxNy4xNSwyNiwxMkExMCwxMCwwLDAsMCwxNiwyWm0wLDI1LjNDMTMuMiwyMy4zOSw4LDE1LjQzLDgsMTJhOCw4LDAsMCwxLDE2LDBDMjQsMTUuNDMsMTguOCwyMy4zOSwxNiwyNy4zWiIgaWQ9InBhdGgtNCIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PHBhdGggZD0iTTE2LDdhNSw1LDAsMSwwLDUsNUE1LDUsMCwwLDAsMTYsN1ptMCw4YTMsMywwLDEsMSwzLTNBMywzLDAsMCwxLDE2LDE1WiIgaWQ9InBhdGgtNSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9nPjwvc3ZnPg==") left 50% top 50% / 24px no-repeat, linear-gradient(to bottom left,#ffc900 0%,#ff3700 100%) #3c7dff; margin-bottom: 15px; margin-left: auto;}
	.address-48 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.address-48 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: auto; margin-left: 0; margin-right: 0;}
	.address-48 .title { display: none; text-align: center;}
	.address-48 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.widget-20 { text-align: center; margin-top: 0; background: none; -webkit-order: 2; -moz-order: 2; order: 2; padding-top: 0.02px; max-width: 100%; display: block;}
	.phones-49 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-49 .icon { width: 45px; min-height: 45px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cGF0aCBkPSJNMTUuMDUgNUE1IDUgMCAwIDEgMTkgOC45NU0xNS4wNSAxQTkgOSAwIDAgMSAyMyA4Ljk0bS0xIDcuOTh2M2EyIDIgMCAwIDEtMi4xOCAyIDE5Ljc5IDE5Ljc5IDAgMCAxLTguNjMtMy4wNyAxOS41IDE5LjUgMCAwIDEtNi02IDE5Ljc5IDE5Ljc5IDAgMCAxLTMuMDctOC42N0EyIDIgMCAwIDEgNC4xMSAyaDNhMiAyIDAgMCAxIDIgMS43MiAxMi44NCAxMi44NCAwIDAgMCAuNyAyLjgxIDIgMiAwIDAgMS0uNDUgMi4xMUw4LjA5IDkuOTFhMTYgMTYgMCAwIDAgNiA2bDEuMjctMS4yN2EyIDIgMCAwIDEgMi4xMS0uNDUgMTIuODQgMTIuODQgMCAwIDAgMi44MS43QTIgMiAwIDAgMSAyMiAxNi45MnoiIGlkPSJwYXRoLTIiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiNmZmZmZmYiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 18px no-repeat, linear-gradient(to bottom left,#ffc900 0%,#ff3700 100%) #3c7dff; margin-right: auto; margin-left: auto; margin-bottom: 15px;}
	.phones-49 .block-body-drop { -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto;}
	.phones-49 .title { display: none; text-align: center;}
	.phones-49 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; width: auto; margin-left: 0; margin-right: 0;}
	.block-30 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_53 { margin: 0 auto; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_70 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-30 { background: none; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-22 { margin-top: 15px; margin-right: auto; margin-bottom: 20px; -webkit-order: 6; -moz-order: 6; order: 6;}
	.menu-52 .menu-scroll &gt; ul ul { position: static; width: auto;}
	.menu-52 .menu-title { background: none;}
	.menu-52 .menu-title:hover, 
	.menu-52 .menu-title.hover, 
	.menu-52 .menu-title.active { font-weight: 600;}
	.menu-52 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
	.menu-52 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
	.menu-52 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { font-weight: 500;}
	.widget-23 { margin: 15px auto 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.menu-53 .menu-scroll &gt; ul ul { position: static; width: auto;}
	.menu-53 .menu-title { background: none;}
	.menu-53 .menu-title:hover, 
	.menu-53 .menu-title.hover, 
	.menu-53 .menu-title.active { font-weight: 600;}
	.menu-53 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
	.menu-53 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
	.menu-53 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { font-weight: 500;}
	.widget-39 { margin-top: 15px; margin-left: auto; margin-bottom: 20px; -webkit-order: 12; -moz-order: 12; order: 12;}
	.menu-70 .menu-scroll &gt; ul ul { position: static; width: auto;}
	.menu-70 .menu-title { background: none;}
	.menu-70 .menu-title:hover, 
	.menu-70 .menu-title.hover, 
	.menu-70 .menu-title.active { font-weight: 600;}
	.menu-70 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
	.menu-70 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
	.menu-70 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { font-weight: 500;}
	.block-33 { width: auto; background: none; margin-top: 40px; margin-left: 0; margin-right: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-27 { text-align: left; background: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.up-60 .icon { margin-left: auto;}
	.block-34 .layout_62 { 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-34 .layout_63 { 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-34 .layout_64 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-34 { margin-top: 40px; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-28 { text-align: center; width: 999px; margin-top: 0; margin-bottom: 15px; -webkit-order: 1; -moz-order: 1; order: 1; max-width: 100%;}
	.widget-29 { margin-top: 15px; margin-left: auto; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-30 { text-align: center; width: auto; margin-top: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -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;}
	.widget-31 { text-align: left; box-sizing: border-box; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.side-panel-65 .side-panel-content { left: auto; right: 0;}
	.side-panel-65 .side-panel-close { border: none; left: auto; right: 100%; 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("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjE2IiBpZD0ic3ZnMiIgdmVyc2lvbj0iMS4xIiB3aWR0aD0iMTYiPjxkZWZzIGlkPSJkZWZzNCI+PC9kZWZzPjxnIGlkPSJsYXllcjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwMzYuMzYyMikiPjxwYXRoIGQ9Im0gMiwxMDUwLjM2MjIgMTIsLTEyIiBpZD0icGF0aDI5ODUiIHN0eWxlPSJzdHJva2UtbGluZWNhcDogYnV0dDsgc3Ryb2tlLWxpbmVqb2luOiBtaXRlcjsgc3Ryb2tlLW1pdGVybGltaXQ6IDQ7IHN0cm9rZS1kYXNoYXJyYXk6IG5vbmU7IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS1vcGFjaXR5PSIxIiBzdHJva2Utd2lkdGg9IjIiIHR5cGU9InNvbGlkQ29sb3IiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPjxwYXRoIGQ9Im0gMiwxMDM4LjM2MjIgMTIsMTIiIGlkPSJwYXRoMjk4NS0xIiBzdHlsZT0ic3Ryb2tlLWxpbmVjYXA6IGJ1dHQ7IHN0cm9rZS1saW5lam9pbjogbWl0ZXI7IHN0cm9rZS1taXRlcmxpbWl0OiA0OyBzdHJva2UtZGFzaGFycmF5OiBub25lOyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utb3BhY2l0eT0iMSIgc3Ryb2tlLXdpZHRoPSIyIiB0eXBlPSJzb2xpZENvbG9yIiBkYXRhLWNoYW5nZWQ9InRydWUiPjwvcGF0aD48L2c+PC9zdmc+") left 50% top 50% / auto auto no-repeat #b2886b; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-top: 5px; margin-right: 5px;}
	.side-panel-65 .side-panel-top { width: auto;}
	.side-panel-65 .side-panel-button { border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 50px; min-height: 50px; padding-left: 10px; padding-right: 10px; padding-top: 12px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ff8100; margin-top: 10px; align-self: auto; margin-right: 10px; margin-bottom: -64px;}
	.side-panel-65 .side-panel-button-icon-line { border: none; margin-top: 4px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-4 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-4 .layout_13 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_4 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.address-4 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-7 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-7 .layout_16 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.site-name-6 .sn-text { font-size: 30px;}
	.widget-6 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-14 .layout_67 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-14 .layout_83 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-44 { font-size: 30px;}
	.block-27 .layout_45 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-27 .layout_51 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.editable_block-46 .header { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 30px;}
	.editable_block-46 .title { font-size: 22px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-29 { padding-bottom: 0.02px;}
	.widget-19 { margin-left: auto; margin-right: auto; margin-bottom: 20px;}
	.address-48 .title { margin-top: 5px;}
	.widget-20 { margin-left: auto; margin-right: auto;}
	.phones-49 .icon { width: 40px; min-height: 40px;}
	.phones-49 .text_body { font-size: 16px;}
	.phones-49 .text_body:hover, 
	.phones-49 .text_body.hover, 
	.phones-49 .text_body.active { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; background: none;}
	.block-30 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_53 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-30 .layout_70 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.widget-22 { margin-bottom: auto;}
	.widget-39 { margin-bottom: auto;}
	.block-33 { margin-top: 60px;}
	.block-34 .layout_62 { 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-34 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-34 .layout_64 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-34 { margin-top: 30px;}
	.widget-28 { margin-left: auto;}
	.widget-29 { margin-right: auto; margin-bottom: 0;}

}

@media all and (max-width: 640px) {
	.block-4 .layout_5 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-4 .layout_13 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_3 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-5 .layout_4 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-2 { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.phones-3 .cell-icon { display: none;}
	.phones-3 .text_body { margin-top: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-3 { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-7 .layout_8 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-7 .layout_16 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-7 { width: auto; margin-left: 0; margin-right: 0;}
	.site-name-6 .sn-text { font-size: 28px;}
	.widget-6 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-15 { padding-top: 40px; padding-bottom: 40px;}
	.block-14 .layout_67 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-14 .layout_83 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-43 { font-size: 14px;}
	.widget-44 { margin-top: 30px;}
	.block-26 { padding-top: 40px; padding-bottom: 40px;}
	.block-27 .layout_45 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-27 .layout_51 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.widget-19 { margin-left: 0; margin-right: 0;}
	.address-48 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-20 { margin-left: 0; margin-right: 0;}
	.block-30 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_53 { 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-30 .layout_70 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-22 { margin-top: 0;}
	.widget-23 { margin-top: 0; margin-right: 0;}
	.widget-39 { margin-top: 0; margin-left: 0; margin-bottom: 0;}
	.block-34 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-34 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-34 .layout_64 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-30 { max-width: 100%;}

}

@media all and (max-width: 480px) {
	.block-3 { padding-left: 20px; padding-right: 20px; padding-top: 40px;}
	.block-4 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-4 .layout_13 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_4 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.phones-3 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-4 .text_body { font-size: 15px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-7 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-7 .layout_16 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.site-name-6 .sn-text { font-size: 25px;}
	.widget-6 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-15 { padding: 30px 20px;}
	.block-14 .layout_67 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-14 .layout_83 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-43 { line-height: 1.6;}
	.widget-44 { font-size: 25px;}
	.widget-45 { font-size: 15px; margin-top: 15px;}
	.block-26 { padding: 30px 20px;}
	.block-27 .layout_45 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-27 .layout_51 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.editable_block-46 .header { font-size: 25px;}
	.editable_block-46 .image { float: none; margin-left: 0; margin-right: 0;}
	.address-48 .text_body { font-size: 16px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-30 .layout_52 { 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-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_53 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_70 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-22 { margin-right: 0; margin-bottom: 0;}
	.widget-23 { margin-left: 0;}
	.block-33 { margin-top: 50px;}
	.block-34 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-34 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-34 .layout_64 { 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-34 { margin-top: 25px;}
	.widget-28 { right: 0;}
	.side-panel-65 .side-panel-close { width: 40px; min-height: 40px;}
	.side-panel-65 .side-panel-button { margin-top: 5px; margin-right: 5px;}

}
.side-panel .widget-4 { margin: 0 20px; z-index: 1; box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: auto; text-align: center; font-size: 0; display: -webkit-flex; display: flex; right: 0;}
.side-panel .search-5 input { min-height: 40px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #fafafa; border-top: 1px solid #bbbbbb; border-right: 0px solid #bbbbbb; border-bottom: 1px solid #bbbbbb; border-left: 1px solid #bbbbbb; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .search-5 button { width: 40px; min-height: 40px;}
.side-panel .widget-7 { margin: 0 0 20px; z-index: 1; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; text-align: center; box-sizing: border-box; font-family: Montserrat, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-8 .menu-scroll &gt; ul { display: block;}
.side-panel .menu-8 .menu-scroll &gt; ul &gt; 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-8 .menu-scroll &gt; ul &gt; li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-8 .menu-scroll &gt; ul ul { position: static; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-right: 20px; padding-left: 20px;}
.side-panel .menu-8 .menu-scroll &gt; ul ul &gt; li &gt; a { padding-top: 5px; padding-bottom: 5px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; margin-top: 20px; margin-bottom: 20px;}
.side-panel .menu-8 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.side-panel .menu-8 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.side-panel .menu-8 .menu-scroll &gt; ul ul &gt; li &gt; a.active { background: url("../images/Line_small.svg") left -8px top 50% / auto auto no-repeat;}
.side-panel .menu-8 .menu-scroll &gt; ul ul ul { position: static; width: auto;}
.side-panel .menu-8 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { width: auto; padding-top: 20px; padding-bottom: 20px; color: #201e1b; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
.side-panel .menu-8 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.side-panel .menu-8 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.side-panel .menu-8 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #ff8100;}
.side-panel .menu-8 .menu-scroll &gt; ul &gt; li.more-button { display: none;}
.side-panel .widget-38 { margin: 20px 0; border: none; z-index: 1; width: auto; position: relative; padding-left: 0; padding-right: 0; background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center; box-sizing: border-box; font-family: Montserrat, sans-serif; display: block;}
.side-panel .menu-67 .menu-scroll &gt; ul ul { padding: 0.02px 20px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ff8100;}
.side-panel .menu-67 .menu-scroll &gt; ul ul &gt; li &gt; a { padding-top: 5px; padding-bottom: 5px; font-size: 12px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; color: #ffffff; margin-top: 20px; margin-bottom: 20px; text-transform: uppercase; font-weight: 600;}
.side-panel .menu-67 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.side-panel .menu-67 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.side-panel .menu-67 .menu-scroll &gt; ul ul &gt; li &gt; a.active { background: url("../images/Line_small.svg") left -8px top 50% / auto auto no-repeat; color: #ffffff;}
.side-panel .menu-67 .menu-title { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-size: 18px;}
.side-panel .menu-67 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { text-transform: uppercase; font-size: 13px; padding-left: 30px; padding-right: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; font-weight: 600;}
.side-panel .menu-67 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.side-panel .menu-67 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.side-panel .menu-67 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; color: #ff8100;}</pre></body></html>