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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 .layout_14 { -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 .layout_15 { -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 .layout_16 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 { padding: 30px; margin: 0 auto; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; max-width: 100%; z-index: 4; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; font-family: Rubik, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.block-28 { margin: -3px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-39 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; text-align: left; text-decoration: none; font-size: 22px; 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; padding-bottom: 5px; font-weight: 500;}
.widget-3 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; color: rgba(0,0,0,0.85); line-height: 1.4; text-align: left; text-transform: uppercase; text-decoration: none; font-size: 20px; 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; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0; font-weight: normal; padding-bottom: 15px;}
.widget-5 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-bottom: 0.02px;}
.phones-7 p:first-child { margin-top: 0;}
.phones-7 p:last-child { margin-bottom: 0;}
.phones-7 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.phones-7 .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-7 .icon { border: none; box-sizing: border-box; height: 16px; width: 19px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5MiIgdmlld0JveD0iMCAwIDE3OTIgMTc5MiIgd2lkdGg9IjE3OTIiIGlkPSJzdmctMSI+PHBhdGggZD0iTTE2MDAgMTI0MHEwIDI3LTEwIDcwLjV0LTIxIDY4LjVxLTIxIDUwLTEyMiAxMDYtOTQgNTEtMTg2IDUxLTI3IDAtNTIuNS0zLjV0LTU3LjUtMTIuNS00Ny41LTE0LjUtNTUuNS0yMC41LTQ5LTE4cS05OC0zNS0xNzUtODMtMTI4LTc5LTI2NC41LTIxNS41dC0yMTUuNS0yNjQuNXEtNDgtNzctODMtMTc1LTMtOS0xOC00OXQtMjAuNS01NS41LTE0LjUtNDcuNS0xMi41LTU3LjUtMy41LTUyLjVxMC05MiA1MS0xODYgNTYtMTAxIDEwNi0xMjIgMjUtMTEgNjguNS0yMXQ3MC41LTEwcTE0IDAgMjEgMyAxOCA2IDUzIDc2IDExIDE5IDMwIDU0dDM1IDYzLjUgMzEgNTMuNXEzIDQgMTcuNSAyNXQyMS41IDM1LjUgNyAyOC41cTAgMjAtMjguNSA1MHQtNjIgNTUtNjIgNTMtMjguNSA0NnEwIDkgNSAyMi41dDguNSAyMC41IDE0IDI0IDExLjUgMTlxNzYgMTM3IDE3NCAyMzV0MjM1IDE3NHEyIDEgMTkgMTEuNXQyNCAxNCAyMC41IDguNSAyMi41IDVxMTggMCA0Ni0yOC41dDUzLTYyIDU1LTYyIDUwLTI4LjVxMTQgMCAyOC41IDd0MzUuNSAyMS41IDI1IDE3LjVxMjUgMTUgNTMuNSAzMXQ2My41IDM1IDU0IDMwcTcwIDM1IDc2IDUzIDMgNyAzIDIxeiIgaWQ9InBhdGgtMiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZTQwMzEzIj48L3BhdGg+PC9zdmc+") left 50% top 50% / contain no-repeat; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 19px;}
.phones-7 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 100%; top: auto; right: auto; bottom: auto; display: block; position: static;}
.phones-7 .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-end; -moz-justify-content: flex-end; justify-content: flex-end; text-align: right; width: auto; margin-left: 0; margin-right: 0;}
.phones-7 .title { box-sizing: border-box; display: none; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 20px; color: #e40313; text-decoration: none; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 5px;}
.phones-7 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 19px; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; padding-left: 5px;}
.phones-7 input.tgl-but { box-sizing: border-box; display: none;}
.phones-7 .text_body a { text-decoration: none; color: inherit;}
.phones-7 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-26 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-top: 0.02px;}
.email-19 p:first-child { margin-top: 0;}
.email-19 p:last-child { margin-bottom: 0;}
.email-19 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.email-19 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-19 .icon { border: none; box-sizing: border-box; height: 16px; width: 16px; background: url("../images/mail-black-envelope-symbol.svg") left 50% top 50% / contain no-repeat; margin-right: 0; min-height: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-19 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 100%; top: auto; right: auto; bottom: auto;}
.email-19 .cell-text { box-sizing: border-box; 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-right: 0; padding-left: 10px;}
.email-19 .title { box-sizing: border-box; display: none;}
.email-19 .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; font-size: 19px; text-decoration: none;}
.email-19 input.tgl-but { box-sizing: border-box; display: none;}
.email-19 input.tgl-but:checked + .block-body-drop { display: block;}
.block-30 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 200px; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-top: 105px;}
.widget-25 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-top: 0.02px; visibility: visible; padding-bottom: 0.02px;}
.search-17 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; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.search-17 input { padding: 5px 4px 6px; margin: 0; box-sizing: border-box; vertical-align: top; border-top: 0px solid #949494; border-right: 0px solid #949494; border-bottom: 1px solid #949494; border-left: 0px solid #949494; font-size: 15px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 30px; width: 0; height: 0; max-width: 100%; -webkit-appearance: none; text-align: center; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.search-17 button { padding: 3px 4px; margin: 0 0 0 5px; border: none; box-sizing: border-box; vertical-align: top; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5MiIgdmlld0JveD0iMCAwIDE3OTIgMTc5MiIgd2lkdGg9IjE3OTIiIGlkPSJzdmctMSI+PHBhdGggZD0iTTEyMTYgODMycTAtMTg1LTEzMS41LTMxNi41dC0zMTYuNS0xMzEuNS0zMTYuNSAxMzEuNS0xMzEuNSAzMTYuNSAxMzEuNSAzMTYuNSAzMTYuNSAxMzEuNSAzMTYuNS0xMzEuNSAxMzEuNS0zMTYuNXptNTEyIDgzMnEwIDUyLTM4IDkwdC05MCAzOHEtNTQgMC05MC0zOGwtMzQzLTM0MnEtMTc5IDEyNC0zOTkgMTI0LTE0MyAwLTI3My41LTU1LjV0LTIyNS0xNTAtMTUwLTIyNS01NS41LTI3My41IDU1LjUtMjczLjUgMTUwLTIyNSAyMjUtMTUwIDI3My41LTU1LjUgMjczLjUgNTUuNSAyMjUgMTUwIDE1MCAyMjUgNTUuNSAyNzMuNXEwIDIyMC0xMjQgMzk5bDM0MyAzNDNxMzcgMzcgMzcgOTB6IiBpZD0icGF0aC0yIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNlNDAzMTMiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / contain no-repeat; font-size: 14px; outline: none; min-width: 24px; min-height: 21px; position: relative; z-index: 1; -webkit-appearance: none; text-align: center; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; visibility: visible; width: 23px;}
.search-17 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-17 input:focus { outline: none;}
.search-17 button:focus { outline: none;}
.search-17 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-17 ::-webkit-input-placeholder { color: #ababab;}
.search-17 ::-moz-placeholder { color: #ababab;}
.search-17 :-ms-input-placeholder { color: #ababab;}
.block-29 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; min-height: 50px; font-size: 25px; right: 0;}
.site-name-3 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-3 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-3 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; width: 260px; margin-left: auto; margin-right: 0;}
.site-name-3 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left;}
.site-name-3 a { text-decoration: none; outline: none;}
.block-26 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 36px; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-6 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; background: #e40313; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-8 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-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 > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-8 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-8 .menu-scroll > ul > li.delimiter { margin: auto 2px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 20px; min-height: 10px; box-sizing: border-box; text-align: left;}
.menu-8 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-8 .menu-scroll > ul ul { padding: 0.02px 0; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #e40313; list-style: none; width: 220px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-8 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-8 .menu-scroll > ul ul > li > a { padding: 7px 10px 7px 15px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 15px; line-height: 1.4; position: relative; font-family: Rubik, sans-serif; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-8 .menu-scroll > ul ul > li > a:hover, 
.menu-8 .menu-scroll > ul ul > li > a.hover, 
.menu-8 .menu-scroll > ul ul > li > a.active { background: #a7afba; color: #ffffff; opacity: 1;}
.menu-8 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-8 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-8 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-8 .menu-scroll > ul > li.menu-item > a { padding: 15px; 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: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Rubik, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: uppercase; font-weight: normal; align-self: auto; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-8 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-8 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-8 .menu-scroll > ul > li.menu-item > a.active { background: #a7afba;}
.menu-8 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-8 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-8 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-8 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-8 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-8 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-8 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-8 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-8 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-8 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-8 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-44 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ededed; max-width: 100%; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Jura, sans-serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-45 .layout_46 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-45 .layout_48 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-45 { padding: 60px 30px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; font-family: Rubik, sans-serif; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-46 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 250px; min-height: 0; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-41 { padding: 0.02px 0; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; width: auto; box-sizing: border-box; display: block; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.menu-47 .menu-scroll > ul > li.delimiter { border: none; margin-top: -5px; margin-bottom: -5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0; height: auto; width: auto;}
.menu-47 .menu-scroll > ul ul { padding: 0.02px 0; margin: 0; border: none; position: static; top: 0; left: 100%; background: #a7afba; list-style: none; width: auto; display: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-47 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-47 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-47 .menu-scroll > ul ul > li > a { padding: 7px 10px 7px 15px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 15px; 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;}
.menu-47 .menu-scroll > ul ul > li > a:hover, 
.menu-47 .menu-scroll > ul ul > li > a.hover, 
.menu-47 .menu-scroll > ul ul > li > a.active { background: #e40313;}
.menu-47 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-47 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-47 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-47 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-47 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-47 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-47 .menu-scroll > ul > li.menu-item > a { padding: 10px 15px; 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: #000; 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; text-transform: none; font-style: normal; letter-spacing: 0; font-weight: normal; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-47 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-47 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-47 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: #e40313;}
.menu-47 .menu-scroll > ul > li.menu-item > a .has-child-icon { border: none; position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 10px; width: 12px; min-height: 12px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiIgaGVpZ2h0PSIzMnB4IiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMTQuNzcsMjMuNzk1TDUuMTg1LDE0LjIxYy0wLjg3OS0wLjg3OS0wLjg3OS0yLjMxNywwLTMuMTk1bDAuOC0wLjgwMWMwLjg3Ny0wLjg3OCwyLjMxNi0wLjg3OCwzLjE5NCwwICBsNy4zMTUsNy4zMTVsNy4zMTYtNy4zMTVjMC44NzgtMC44NzgsMi4zMTctMC44NzgsMy4xOTQsMGwwLjgsMC44MDFjMC44NzksMC44NzgsMC44NzksMi4zMTYsMCwzLjE5NWwtOS41ODcsOS41ODUgIGMtMC40NzEsMC40NzItMS4xMDQsMC42ODItMS43MjMsMC42NDdDMTUuODc1LDI0LjQ3NywxNS4yNDMsMjQuMjY3LDE0Ljc3LDIzLjc5NXoiIGZpbGw9IiNhN2FmYmEiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtMiIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / contain no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-47 .menu-scroll > ul > li.menu-item > a .has-child-icon:hover, 
.menu-47 .menu-scroll > ul > li.menu-item > a .has-child-icon.hover, 
.menu-47 .menu-scroll > ul > li.menu-item > a .has-child-icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiIgaGVpZ2h0PSIzMnB4IiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMTQuNzcsMjMuNzk1TDUuMTg1LDE0LjIxYy0wLjg3OS0wLjg3OS0wLjg3OS0yLjMxNywwLTMuMTk1bDAuOC0wLjgwMWMwLjg3Ny0wLjg3OCwyLjMxNi0wLjg3OCwzLjE5NCwwICBsNy4zMTUsNy4zMTVsNy4zMTYtNy4zMTVjMC44NzgtMC44NzgsMi4zMTctMC44NzgsMy4xOTQsMGwwLjgsMC44MDFjMC44NzksMC44NzgsMC44NzksMi4zMTYsMCwzLjE5NWwtOS41ODcsOS41ODUgIGMtMC40NzEsMC40NzItMS4xMDQsMC42ODItMS43MjMsMC42NDdDMTUuODc1LDI0LjQ3NywxNS4yNDMsMjQuMjY3LDE0Ljc3LDIzLjc5NXoiIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtMiIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / contain no-repeat;}
.menu-47 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-47 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-47 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-47 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.block-47 { padding: 0.02px 0 0.02px 60px; margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; max-width: 100%;}
.widget-42 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-decoration: none; font-size: 13px; box-sizing: border-box; width: auto; right: 0; font-weight: normal;}
.path a { border: none; box-sizing: border-box; color: #455263; text-decoration: underline; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center; text-decoration: none;}
.widget-43 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-decoration: none; font-size: 35px; box-sizing: border-box; font-weight: normal; width: auto; right: 0; padding-top: 50px; padding-bottom: 30px;}
h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Rubik, sans-serif; text-align: left; color: #000000;}
h3 { box-sizing: border-box; font-size: 25px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Rubik, sans-serif; text-align: left; color: #000000;}
h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Rubik, sans-serif; text-align: left; color: #000000;}
h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Rubik, sans-serif; text-align: left; color: #000000;}
h6 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Rubik, sans-serif; text-align: left; color: #000000;}
.widget-44 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; color: rgba(0,0,0,0.8); line-height: 1.7; text-decoration: none; font-size: 15px; display: block; width: auto; right: 0; padding-right: 0; padding-left: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-51 h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Rubik, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none;}
.content-51 h3 { box-sizing: border-box; font-size: 25px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Rubik, sans-serif; text-align: left; color: #000000;}
.content-51 h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Rubik, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none;}
.content-51 h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Rubik, sans-serif; text-align: left; color: #000000;}
.content-51 h6 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Rubik, sans-serif; text-align: left; color: #000000;}
.content-51 a { border: none; box-sizing: border-box; color: #e40313; line-height: 1.8; text-align: center; text-decoration: underline; font-weight: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.content-51 a:hover, 
.content-51 a.hover, 
.content-51 a.active { text-decoration: none;}
.content-51 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-51 .img-convert { margin: 5px; box-sizing: border-box; width: 220px; height: 170px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-51 .pics-1 img { margin: 5px 10px; box-sizing: content-box; width: auto; height: auto; max-width: 100%; text-align: left;}
.content-51 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-51 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.block-35 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #b7c0c7; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Rubik, sans-serif; text-decoration: none; padding-right: 30px; padding-left: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.block-34 { padding: 25px 30px 30px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; max-width: 100%; z-index: 1; text-align: left; right: auto; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.widget-32 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; padding-right: 0; padding-left: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%; padding-bottom: 10px;}
.menu-28 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-28 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-28 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-28 .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-28 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-28 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-28 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-28 .menu-scroll > ul > li.delimiter { margin: auto 0; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; box-sizing: border-box; text-align: left;}
.menu-28 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-28 .menu-scroll > ul > li.menu-item > a { padding: 10px 15px; 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: #455263; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Rubik, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: uppercase; font-weight: normal; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-28 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-28 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-28 .menu-scroll > ul > li.menu-item > a.active { color: #000000;}
.menu-28 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-28 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-28 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-28 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-28 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-28 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-28 .menu-scroll > ul ul { padding: 5px; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #e40313; list-style: none; width: 220px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-28 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-28 .menu-scroll > ul ul > li > a { padding: 5px 10px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 15px; line-height: 1.4; position: relative; font-family: Rubik, sans-serif; text-align: left;}
.menu-28 .menu-scroll > ul ul > li > a:hover, 
.menu-28 .menu-scroll > ul ul > li > a.hover, 
.menu-28 .menu-scroll > ul ul > li > a.active { color: rgba(255,255,255,0.8); opacity: 1;}
.menu-28 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-28 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-28 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-28 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-28 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-28 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-36 .layout_31 { -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-36 .layout_32 { -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-36 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; border-top: 1px solid rgba(73,90,115,0.2); border-right: 0px solid rgba(73,90,115,0.2); border-bottom: 0px solid rgba(73,90,115,0.2); border-left: 0px solid rgba(73,90,115,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 20px;}
.block-38 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-31 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-27 p:first-child { margin-top: 0;}
.address-27 p:last-child { margin-bottom: 0;}
.address-27 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-27 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-27 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-27 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-27 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-27 .title { box-sizing: border-box; display: block; font-size: 14px; color: #455263; text-decoration: none; padding-bottom: 5px;}
.address-27 .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; font-size: 14px; color: #455263; line-height: 1.5; text-decoration: none;}
.address-27 input.tgl-but { box-sizing: border-box; display: none;}
.address-27 input.tgl-but:checked + .block-body-drop { display: block;}
.block-37 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-30 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: right; font-size: 14px; color: #455263; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -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; padding-bottom: 10px;}
.widget-28 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: right; color: #8f8f8f; text-decoration: none; width: auto; right: 0;}
.widget-45 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: right; box-sizing: border-box; width: auto; right: 0;}
.widget-40 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-34 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto;}
.side-panel-34 .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-34 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-34 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-34 .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-34 .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: center;}
.side-panel-34 .side-panel-button-icon { display: block;}
.side-panel-34 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-34 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-27 .layout_14 { 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-27 .layout_15 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-27 .layout_16 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; display: none;}
	.block-27 { padding: 20px; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-28 { margin-right: auto;}
	.widget-39 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-3 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-5 { text-align: left; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.phones-7 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-7 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-26 { text-align: left; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.email-19 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-19 .block-body-drop { width: 100%; margin-left: 0;}
	.email-19 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-30 { width: auto; display: none; margin-top: 15px; margin-bottom: 0;}
	.block-29 { margin-top: 15px; margin-left: auto;}
	.widget-2 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-26 { background: none; display: none; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-44 { -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-45 .layout_46 { 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-45 .layout_48 { 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-45 { padding: 50px 20px; width: auto; background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-47 { padding-left: 0;}
	.widget-42 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-43 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-44 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-35 { padding-right: 20px; padding-left: 20px; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-34 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-bottom: 20px; padding-right: 0; padding-left: 0;}
	.widget-32 { display: none; background: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.menu-28 .menu-scroll > ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.menu-28 .menu-scroll > ul > li.delimiter { background: none;}
	.menu-28 .menu-scroll > ul > li.menu-item > a { background: none;}
	.menu-28 .menu-scroll > ul > li.menu-item > a:hover, 
	.menu-28 .menu-scroll > ul > li.menu-item > a.hover, 
	.menu-28 .menu-scroll > ul > li.menu-item > a.active { font-weight: 600;}
	.menu-28 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex;}
	.menu-28 .menu-scroll > ul ul > li > a { background: none;}
	.block-36 .layout_31 { 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-36 .layout_32 { 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-36 { border: none; 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; padding-top: 0.02px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-38 { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.widget-31 { border: none; text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; -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-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
	.address-27 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-27 .icon { margin-right: 0;}
	.address-27 .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-27 .cell-text { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.address-27 .text_body { padding-left: 5px;}
	.widget-30 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 1; -moz-order: 1; order: 1; padding-top: 5px;}
	.widget-28 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-45 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.widget-40 { box-sizing: border-box; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.side-panel-34 .side-panel-mask { text-align: left;}
	.side-panel-34 .side-panel-content { text-align: left; padding-top: 20px; left: auto; right: 0;}
	.side-panel-34 .side-panel-close { left: auto; right: 100%;}
	.side-panel-34 .side-panel-top { width: auto;}
	.side-panel-34 .side-panel-button { border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #e40313; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 45px; width: 45px; padding-left: 10px; padding-top: 10px; padding-right: 10px;}
	.side-panel-34 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 4px;}

}

@media all and (max-width: 768px) {
	.block-27 .layout_14 { 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-27 .layout_15 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-27 .layout_16 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-28 { margin-top: 0; margin-right: 0; margin-bottom: 0;}
	.widget-39 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-3 { text-align: center; font-size: 18px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-bottom: 10px;}
	.widget-5 { text-align: center; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg);}
	.widget-26 { text-align: center;}
	.block-29 { margin-left: 0; margin-bottom: 0;}
	.site-name-3 .sn-logo { min-height: 133px;}
	.site-name-3 img { margin-right: auto;}
	.block-45 .layout_46 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-45 .layout_48 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-43 { padding-top: 40px;}
	.block-36 .layout_31 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-36 .layout_32 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-30 { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.side-panel-34 .side-panel-top { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}

}

@media all and (max-width: 640px) {
	.block-27 .layout_14 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-27 .layout_15 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-27 .layout_16 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.widget-39 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-3 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-45 .layout_46 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-45 .layout_48 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-45 { padding-top: 30px; padding-bottom: 30px;}
	.widget-43 { font-size: 30px; padding-bottom: 20px;}
	.block-34 { padding-top: 20px;}
	.widget-32 { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.menu-28 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; min-height: 1px; width: auto;}
	.menu-28 .menu-scroll > ul > li.menu-item { -webkit-flex: 1 1 50%; -moz-flex: 1 1 50%; flex: 1 1 50%;}
	.menu-28 .menu-scroll > ul > li.menu-item > a { -webkit-flex: 1; -moz-flex: 1; flex: 1;}
	.menu-28 .menu-scroll > ul > li.home-button { display: none;}
	.menu-28 .menu-scroll > ul > li.more-button { display: none;}
	.menu-28 .menu-scroll > ul ul { width: auto; right: 0;}
	.menu-28 .menu-scroll > ul ul ul { width: 100%; right: auto;}
	.block-36 .layout_31 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-36 .layout_32 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.address-27 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-27 .title { text-align: center;}
	.address-27 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}

}

@media all and (max-width: 480px) {
	.block-27 .layout_14 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-27 .layout_15 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-27 .layout_16 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: none;}
	.block-27 { padding: 15px;}
	.widget-39 { font-size: 20px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-right: 0;}
	.widget-3 { color: #000000; line-height: 1.3; font-size: 15px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-bottom: 5px;}
	.phones-7 .text_body { font-size: 18px;}
	.email-19 .text_body { font-size: 18px;}
	.block-29 { margin-top: 10px;}
	.site-name-3 .sn-logo { min-height: 128px;}
	.block-45 .layout_46 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-45 .layout_48 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-45 { padding-right: 15px; padding-left: 15px; padding-bottom: 40px;}
	.widget-43 { padding-bottom: 15px;}
	.block-35 { padding-right: 10px; padding-left: 10px;}
	.widget-32 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-28 .menu-button { display: -webkit-flex; display: flex; position: static; width: 100%; min-height: 0;}
	.menu-28 .menu-scroll > ul { display: block;}
	.menu-28 .menu-scroll > ul > li.delimiter { width: 10px;}
	.menu-28 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-28 .menu-scroll > ul > li.menu-item > a { width: auto;}
	.menu-28 .menu-scroll > ul ul { position: static;}
	.menu-28 .menu-scroll > ul ul ul { position: static; width: auto;}
	.block-36 .layout_31 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-36 .layout_32 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.address-27 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}

}
.side-panel .widget-25 { padding: 0.02px 10px 10px; margin: 0; z-index: 1; text-align: left; 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; width: auto; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 0; display: -webkit-flex; display: flex; visibility: visible; font-family: Rubik, sans-serif;}
.side-panel .widget-6 { margin: 0 0 20px; border: none; z-index: 1; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; background: #e40313; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-8 .menu-scroll > ul { display: block;}
.side-panel .menu-8 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-8 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-8 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-8 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-8 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-8 .menu-scroll > ul ul > li > a.active { background: #a7afba; color: #ffffff;}
.side-panel .menu-8 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a { width: auto;}
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a.active { background: #a7afba;}
.side-panel .widget-41 { padding: 0.02px 0; margin: 20px 0; border: none; z-index: 1; width: auto; left: 0; top: 0; position: relative; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; box-sizing: border-box; font-family: Rubik, sans-serif; display: block; right: 0;}
.side-panel .menu-47 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-47 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-47 .menu-scroll > ul > li.menu-item > a.active { background: #e40313; color: #ffffff;}