@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: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: linear-gradient(to bottom,rgba(0, 0, 0, 0.72) 0%,rgba(121, 186, 201, 0) 63.2%); z-index: 6; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-6 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #0b0b0b; max-width: 100%; z-index: 2; 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; padding-top: 30px; padding-bottom: 30px; text-decoration: none;}
.block-5 .layout_8 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 .layout_35 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 .layout_69 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; 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; padding-left: 20px; padding-right: 20px; text-decoration: none;}
.block-44 { margin: 1px 0 auto; border: none; position: relative; top: 0; left: 0; width: 495px; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: inset 3px 0px 0px  #fc0021; -moz-box-shadow: inset 3px 0px 0px  #fc0021; box-shadow: inset 3px 0px 0px  #fc0021; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 20px; text-decoration: none;}
.widget-5 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-11 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-11 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-11 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-11 .sn-text { border: none; 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; color: #ffffff; text-decoration: none; font-size: 32px; font-weight: 500; padding-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-11 a { text-decoration: none; outline: none;}
.widget-26 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; color: rgba(255,255,255,0.8); 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;}
.widget-3 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: left; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 600px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.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 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 > 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; -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 > 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: 5px; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: rgba(0,0,0,0.8); list-style: none; width: 260px; display: none; z-index: 10; box-sizing: border-box; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-8 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-8 .menu-scroll > ul ul > li > a { padding: 15px 10px; border: none; cursor: pointer; display: block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMi40MSAxMy4zNSIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48L2RlZnM+PHRpdGxlIGlkPSJ0aXRsZS0zIj5yaWdodCAyPC90aXRsZT48ZyBpZD0iU2xveV8yIiBkYXRhLW5hbWU9IlNsb3kgMiI+PGcgaWQ9Imljb25zIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNC4zMiAxLjQxIDE4LjYxIDUuNzFIMHYySDE4LjU2TDE0LjMyIDExLjk0IDE1Ljc0IDEzLjM1bDYuNjctNi42N0wxNS43NC4wIDE0LjMyIDEuNDF6IiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTYiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==") right 4px top 50% / 13px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0.8); font-size: 14px; line-height: 1.4; position: relative; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.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: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMi40MSAxMy4zNSIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48L2RlZnM+PHRpdGxlIGlkPSJ0aXRsZS0zIj5yaWdodCAyPC90aXRsZT48ZyBpZD0iU2xveV8yIiBkYXRhLW5hbWU9IlNsb3kgMiI+PGcgaWQ9Imljb25zIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNC4zMiAxLjQxIDE4LjYxIDUuNzFIMHYySDE4LjU2TDE0LjMyIDExLjk0IDE1Ljc0IDEzLjM1bDYuNjctNi42N0wxNS43NC4wIDE0LjMyIDEuNDF6IiBmaWxsPSIjZmMwMDIxIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTYiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==") right 4px top 50% / 13px no-repeat; color: #ffffff; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2);}
.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: 20px 10px; margin: 2px 10px; 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: 16px; 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; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-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 { -webkit-box-shadow: inset 0px -2px 0px  rgba(255,255,255,0.4); -moz-box-shadow: inset 0px -2px 0px  rgba(255,255,255,0.4); box-shadow: inset 0px -2px 0px  rgba(255,255,255,0.4);}
.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: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-8 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 10px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: #000000; box-sizing: border-box; text-decoration: none; color: #fc0021; font-size: 26px; line-height: 1.4; -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; width: 50px; min-height: 50px; text-align: center; align-self: auto; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: normal;}
.menu-8 .menu-scroll > ul > li.more-button > a:hover, 
.menu-8 .menu-scroll > ul > li.more-button > a.hover, 
.menu-8 .menu-scroll > ul > li.more-button > a.active { background: rgba(11,11,11,0.7);}
.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;}
.widget-13 { margin: 10px 0 auto 15px; border: none; position: relative; top: 0; left: 0; width: 50px; min-height: 50px; z-index: 1; color: #000000; text-decoration: none; font-size: 10px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48L2RlZnM+PHRpdGxlIGlkPSJ0aXRsZS0zIj5Lb25zdWx0YW50PC90aXRsZT48ZyBpZD0iU2xveV8yIiBkYXRhLW5hbWU9IlNsb3kgMiI+PGcgaWQ9Imljb25zIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMiAxMmgxVjExQTExIDExIDAgMCAwIDEgMTF2MUgyYTIgMiAwIDAgMC0yIDJ2NWEyIDIgMCAwIDAgMiAySDRhMiAyIDAgMCAwIDItMlYxNGEyIDIgMCAwIDAtMi0ySDNWMTFhOSA5IDAgMCAxIDE4IDB2MUgyMGEyIDIgMCAwIDAtMiAydjVhMiAyIDAgMCAwIDIgMnYxSDEzYTIgMiAwIDAgMCAyIDJoNWEyIDIgMCAwIDAgMi0yVjIxYTIgMiAwIDAgMCAyLTJWMTRhMiAyIDAgMCAwLTItMnpNNCAxNHY1SDJWMTR6bTE2IDVWMTRoMnY1em0tMi04aDJBOCA4IDAgMCAwIDQgMTFINmE2IDYgMCAwIDEgMTIgMHoiIGZpbGw9IiNmYzAwMjEiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNiIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvZz48L2c+PC9zdmc+") left 50% top 50% / 23px no-repeat #000000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2);}
.popover-wrap-35 .popover-body { padding: 30px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; display: inline-block; width: 400px; box-sizing: border-box; vertical-align: middle; background: rgba(0,0,0,0.92); text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-35 .popover-body .form_text input { 
padding: 15px 8px 15px 40px; border-top: 0px solid #fc0021; border-right: 0px solid #fc0021; border-left: 0px solid #fc0021; border-bottom: 1px solid #fc0021; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; line-height: 1.2; letter-spacing: 0; color: #ffffff; font-style: normal; text-transform: none; text-decoration: none; font-size: 17px;
}
.popover-wrap-35 .popover-body .form_text input {
    -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;
    background: none;
}
.popover-wrap-35 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-35 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-35 .popover-body textarea { padding: 7px 8px 7px 40px; border-top: 0px solid #fc0021; border-right: 0px solid #fc0021; border-left: 0px solid #fc0021; border-bottom: 1px solid #fc0021; max-width: 100%; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 100%; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; line-height: 1.2; letter-spacing: 0; color: #ffffff; font-style: normal; text-transform: none; text-decoration: none; font-size: 17px; min-height: 0;}
.popover-wrap-35 .popover-body textarea {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    background: none;
}
.popover-wrap-35 .popover-body .s3_button_large { padding: 8px 30px; border: none; background: transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.9), 0px 1px 2px  rgba(0,0,0,0.2); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.9), 0px 1px 2px  rgba(0,0,0,0.2); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.9), 0px 1px 2px  rgba(0,0,0,0.2); font-size: 15px; font-weight: normal; box-sizing: border-box; line-height: 34px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Roboto, sans-serif; letter-spacing: 0; color: #ffffff; font-style: normal; text-transform: none; text-decoration: none; width: 200px; margin-left: 0; margin-right: 0; margin-top: 10px;}
.popover-wrap-35 .popover-body .s3_button_large:hover, 
.popover-wrap-35 .popover-body .s3_button_large.hover, 
.popover-wrap-35 .popover-body .s3_button_large.active { background: #ffffff; color: #010101;}
.popover-wrap-35 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-35 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/x.svg?1526726497104") left 50% top 50% / 12px no-repeat; z-index: 10; cursor: pointer; text-align: center; border-top: 0px solid #ffffff; border-right: 0px solid #ffffff; border-bottom: 1px solid #ffffff; border-left: 1px solid #ffffff; -webkit-border-radius: 0px 0px 0px 4px; -moz-border-radius: 0px 0px 0px 4px; border-radius: 0px 0px 0px 4px; margin-top: 19px; margin-right: 19px;}
.popover-wrap-35 .popover-close:hover, 
.popover-wrap-35 .popover-close.hover, 
.popover-wrap-35 .popover-close.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3LjA3IDcuMDciIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PC9kZWZzPjx0aXRsZSBpZD0idGl0bGUtMyI+eDwvdGl0bGU+PGcgaWQ9IlNsb3lfMiIgZGF0YS1uYW1lPSJTbG95IDIiPjxnIGlkPSJpY29ucyI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNS42Ni4wIDMuNTQgMi4xMiAxLjQxLjAuMCAxLjQxIDIuMTIgMy41NC4wIDUuNjYgMS40MSA3LjA3IDMuNTQgNC45NSA1LjY2IDcuMDcgNy4wNyA1LjY2IDQuOTUgMy41NCA3LjA3IDEuNDEgNS42Ni4weiIgZmlsbD0iI2ZjMDAyMSIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC02IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9nPjwvZz48L3N2Zz4=") left 50% top 50% / 12px no-repeat;}
.popover-wrap-35 .popover-body .s3_form_field_content .icon.img_name { border: none; box-sizing: border-box; position: absolute; background: url("../images/user.svg?1526726497111") left 50% top 50% / auto auto no-repeat; width: 26px; height: 20px; min-height: 26px; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 10px;}
.popover-wrap-35 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: absolute; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px; margin-top: 10px;}
.popover-wrap-35 .popover-body .s3_form_field_content .icon.img_phone { border: none; box-sizing: border-box; position: absolute; background: url("../images/Tel.svg?1526726497147") left 50% top 50% / auto auto no-repeat; width: 26px; height: 20px; min-height: 26px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 10px;}
.popover-wrap-35 .popover-body .s3_form_field_content .icon.img_comments { border: none; box-sizing: border-box; position: absolute; background: url("../images/com.svg?1526726497138") left 50% top 50% / auto auto no-repeat; width: 26px; height: 20px; min-height: 26px; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 10px;}
.button-35 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-35 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-35 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-35 .popover-form-title { font-size: 26px; font-weight: normal; margin-bottom: 10px; box-sizing: border-box; text-align: center; font-family: Roboto, sans-serif; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; border-top: 0px solid rgba(0,0,0,0.2); border-right: 0px solid rgba(0,0,0,0.2); border-bottom: 2px solid rgba(0,0,0,0.2); border-left: 0px solid rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 30px; padding-right: 30px; padding-bottom: 10px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.popover-wrap-35 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-35 .popover-body .s3_form_item { margin-top: 0; margin-bottom: 8px; box-sizing: border-box; text-align: center;}
.popover-wrap-35 .popover-body .s3_form_field_content { box-sizing: border-box; display: block; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-35 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Roboto, sans-serif; line-height: 1.2; letter-spacing: 0; font-style: normal; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-35 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-35 .popover-body .s3_form_item.form_div { margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Roboto, sans-serif;}
.popover-wrap-35 .popover-body .s3_form_item.form_html_block { margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-35 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-35 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-35 .popover-body .s3_form_item.form_checkbox { margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-35 .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-35 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-35 .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-35 .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-35 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-35 .popover-body .s3_form_item.form_radio { margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-35 .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-35 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-35 .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-35 .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-35 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-35 .popover-body .s3_form_item.form_select { margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-35 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-35 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-35 .popover-body .s3_form_item.form_calendar { margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-35 .popover-body .s3_form_item.form_calendar_interval { margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-35 .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-35 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-35 .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-35 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-35 .popover-body .s3_form_item.form_upload { margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-35 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-35 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-35 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-35 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-35 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-35 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-35 ::-moz-placeholder { color: #ababab;}
.popover-wrap-35 :-ms-input-placeholder { color: #ababab;}
.block-12 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #0b0b0b; 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;}
.block-13 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 20px; padding-right: 20px; max-width: 100%;}
.block-14 .layout_20 { -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 .layout_21 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-14 .layout_22 { -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 { padding: 20px; margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; border-top: 1px solid #fc0021; border-right: 0px solid #fc0021; border-bottom: 0px solid #fc0021; border-left: 0px solid #fc0021; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-8 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-22 p:first-child { margin-top: 0;}
.schedule-22 p:last-child { margin-bottom: 0;}
.schedule-22 .header { box-sizing: border-box;}
.schedule-22 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-22 .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;}
.schedule-22 .icon { border: none; box-sizing: border-box; height: 16px; width: 26px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMi4wMiAyMi4wMiIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48L2RlZnM+PHRpdGxlIGlkPSJ0aXRsZS0zIj50aW1lPC90aXRsZT48ZyBpZD0iU2xveV8yIiBkYXRhLW5hbWU9IlNsb3kgMiI+PGcgaWQ9Imljb25zIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xMSAwQTExIDExIDAgMSAwIDIyIDExIDExIDExIDAgMCAwIDExIDB6bTAgMjBhOSA5IDAgMSAxIDktOSA5IDkgMCAwIDEtOSA5ek0xMiA0SDEwdjcuNDFsNC4yOSA0LjI5IDEuNDEtMS40MUwxMiAxMC41OXoiIGZpbGw9IiNmYzAwMjEiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNiIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvZz48L2c+PC9zdmc+") left 50% top 50% / auto auto no-repeat; margin-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 26px;}
.schedule-22 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-22 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.schedule-22 .title { box-sizing: border-box; display: none;}
.schedule-22 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 17px; padding-left: 20px; margin-left: 10px; border-top: 0px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-bottom: 0px solid rgba(255,255,255,0.2); border-left: 1px solid rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.schedule-22 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-22 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-7 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 220px; right: 0; padding-top: 0.02px;}
.phones-21 p:first-child { margin-top: 0;}
.phones-21 p:last-child { margin-bottom: 0;}
.phones-21 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-21 .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-21 .icon { border: none; box-sizing: border-box; height: 16px; width: 26px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMyAyMyIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48L2RlZnM+PHRpdGxlIGlkPSJ0aXRsZS0zIj5UZWw8L3RpdGxlPjxnIGlkPSJTbG95XzIiIGRhdGEtbmFtZT0iU2xveSAyIj48ZyBpZD0iaWNvbnMiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIwLjEyIDguNjNIMTUuNzNsNy03TDIxLjM2LjI4bC03IDdWMi44OEgxMi40NnY3LjY3aDcuNjd6bTIuMzcgNi4zYTIuOCAyLjguMCAwIDAtMi4xMi0uNTVIMTZhMi43OCAyLjc4LjAgMCAwLTIuMTIuNTUgMS44MyAxLjgzLjAgMCAwLS41IDEuM0E3LjY3IDcuNjcuMCAwIDEgNi43NyA5LjU4YTEuODMgMS44My4wIDAgMCAxLjMtLjVBMi43OCAyLjc4LjAgMCAwIDguNjMgN1YyLjYzQTIuNzggMi43OC4wIDAgMCA4LjA3LjUxIDEuODUgMS44NS4wIDAgMCA2LjcxLjBIMi44OEEyLjg4IDIuODguMCAwIDAgMCAyLjg4VjYuNzFBMTYuMzEgMTYuMzEuMCAwIDAgMTYuMjkgMjNoMy44M0EyLjg4IDIuODguMCAwIDAgMjMgMjAuMTNWMTYuMjlBMS44NSAxLjg1LjAgMCAwIDIyLjQ5IDE0Ljkzem0tMS40MSA1LjJhMSAxIDAgMCAxLTEgMUgxNi4yOUExNC4zOSAxNC4zOS4wIDAgMSAxLjkyIDYuNzFWMi44OGExIDEgMCAwIDEgMS0xSDYuNjlhNi40IDYuNC4wIDAgMSAwIC43VjdhNi40MSA2LjQxLjAgMCAxIDAgLjdINC43OXYxYTkuNTkgOS41OS4wIDAgMCA5LjU4IDkuNThoMXYtMS45YTYuNjYgNi42Ni4wIDAgMSAuNy4waDQuMzZhNi45MiA2LjkyLjAgMCAxIC43LjB6IiBmaWxsPSIjZmMwMDIxIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTYiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; margin-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 26px;}
.phones-21 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-21 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-21 .title { box-sizing: border-box; display: none;}
.phones-21 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 18px; padding-left: 20px; margin-left: 10px; border-top: 0px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-bottom: 0px solid rgba(255,255,255,0.2); border-left: 1px solid rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-21 input.tgl-but { box-sizing: border-box; display: none;}
.phones-21 input.tgl-but:checked + .block-body-drop { display: block;}
.phones-21 .text_body a { text-decoration: none; color: inherit;}
.widget-6 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0; min-height: 0; padding-right: 30px;}
.address-20 p:first-child { margin-top: 0;}
.address-20 p:last-child { margin-bottom: 0;}
.address-20 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-20 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-20 .icon { border: none; box-sizing: border-box; height: 16px; width: 27px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS45OSAyNC4wMyIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48L2RlZnM+PHRpdGxlIGlkPSJ0aXRsZS0zIj5HcHM8L3RpdGxlPjxnIGlkPSJTbG95XzIiIGRhdGEtbmFtZT0iU2xveSAyIj48ZyBpZD0iaWNvbnMiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTggMEE4IDggMCAwIDAgMCA3LjkyYzAgNCA2LjQzIDEzLjc2IDcuMTYgMTQuODZMOCAyNGwuODMtMS4yNUM5LjU2IDIxLjY4IDE2IDExLjkzIDE2IDcuOTJBOCA4IDAgMCAwIDggMHpNOCAyMC4zOUM1Ljc4IDE2LjkxIDIgMTAuNDUgMiA3LjkyYTYgNiAwIDAgMSAxMiAwQzE0IDEwLjQ1IDEwLjIxIDE2LjkxIDggMjAuMzl6TTggNGE0IDQgMCAxIDAgNCA0QTQgNCAwIDAgMCA4IDR6bTAgNmEyIDIgMCAxIDEgMi0yIDIgMiAwIDAgMS0yIDJ6IiBmaWxsPSIjZmMwMDIxIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTYiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; margin-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 28px;}
.address-20 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-20 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-20 .title { box-sizing: border-box; display: none; font-family: Roboto, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.address-20 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, 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; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 17px; margin-bottom: 0; padding-left: 20px; margin-left: 10px; border-top: 0px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-bottom: 0px solid rgba(255,255,255,0.2); border-left: 1px solid rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-20 input.tgl-but { box-sizing: border-box; display: none;}
.address-20 input.tgl-but:checked + .block-body-drop { display: block;}
.block-33 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 4; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-34 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyZTMiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgMmUzIDEyOCIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJnYWxzdHVrLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNLTEgNjIyIDEzNTQgNzQ0bDY0OC0xMjhMLTEgNjE4djR6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC02MTYpIiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top -2px / auto auto no-repeat #000000; z-index: 2; text-align: center; 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;}
.block-35 .layout_51 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-35 .layout_56 { -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-35 { padding: 0.02px 20px 50px; margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; 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; max-width: 100%;}
.block-36 { padding: 23px 30px 50px; margin: 0 0 auto; position: relative; top: 0; left: 0; width: 360px; min-height: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyZTMiIGhlaWdodD0iMTgxIiB2aWV3Qm94PSIwIDAgMmUzIDE4MSIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJWb3JvdC5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTS0xIDYyMyAxMzU2IDc0M2w2NDYtMTI0LTIgMTgxSDB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC02MTkpIiBmaWxsPSIjMDAwMDAwIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% bottom -2px / 113% auto no-repeat #ffffff; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: 19px 19px 44px  rgba(0,0,0,0.2); -moz-box-shadow: 19px 19px 44px  rgba(0,0,0,0.2); box-shadow: 19px 19px 44px  rgba(0,0,0,0.2); border-top: 2px solid #fc0021; border-right: 0px solid #fc0021; border-bottom: 0px solid #fc0021; border-left: 0px solid #fc0021; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widget-16 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-top: 0.02px; padding-bottom: 0.02px; min-height: 0;}
.email-52 p:first-child { margin-top: 0;}
.email-52 p:last-child { margin-bottom: 0;}
.email-52 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-52 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-52 .icon { border: none; box-sizing: border-box; height: 16px; width: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSI5LjM3NSIgdmlld0JveD0iMCAwIDE0IDkuMzc1IiBpZD0ic3ZnLTEiIGZpbGwtb3BhY2l0eT0iMC41IiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMDBjMmZmIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJtYWlsLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMzc1LjIyMiA0NjEuODJIMzYyLjc3OGEuNzguNzguMCAwIDAtLjc3OC43OHY3LjhhLjc4Ljc4LjAgMCAwIC43NzguNzhoMTIuNDQ0QS43OC43OC4wIDAgMCAzNzYgNDcwLjR2LTcuOEEuNzguNzguMCAwIDAgMzc1LjIyMiA0NjEuODJ6bS4zMTEgMS00LjE2IDMuNjgyIDQuMTYgMy42ODJWNDcwLjRhLjMxMi4zMTIuMCAwIDEtLjMxMS4zMTJoLS4wM2wtNC4yOS0zLjgtLjk1Ni44NDdhMS40NjMgMS40NjMuMCAwIDEtMS44OTIuMGwtLjk1Ni0uODQ3LTQuMjkgMy44aC0uMDJhLjMxNC4zMTQuMCAwIDEtLjMyMS0uMzEydi0uMjE4bDQuMTYtMy42ODItNC4xNi0zLjY4MlY0NjIuNmEuMzEyLjMxMi4wIDAgMSAuMzExLS4zMTJIMzYyLjhsLjAyNi4wMTMgNS42NDQgNC45OTRhLjg0MS44NDEuMCAwIDAgMS4wNjcuMGw1LjY1OC01LjAwN2guMDE5YS4zMTQuMzE0LjAgMCAxIC4zMjIuMzEydi4yMTh6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzYyIC00NjEuODEzKSIgZmlsbD0iIzAwYzJmZiIgZmlsbC1vcGFjaXR5PSIwLjciIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 22px no-repeat; margin-right: 20px; min-height: 20px; margin-top: 0; margin-bottom: 0; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-52 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-52 .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; margin-top: auto; margin-bottom: auto;}
.email-52 .title { box-sizing: border-box; display: block; font-family: Roboto, sans-serif; text-decoration: none; font-size: 15px; font-weight: bold; padding-bottom: 5px;}
.email-52 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #fc0021; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: underline; font-size: 15px; margin-top: 0; margin-bottom: auto; font-weight: bold; min-height: 0; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.email-52 input.tgl-but { box-sizing: border-box; display: none;}
.email-52 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-17 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; min-height: 0; padding-top: 0.02px; padding-bottom: 0.02px;}
.address-53 p:first-child { margin-top: 0;}
.address-53 p:last-child { margin-bottom: 0;}
.address-53 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-53 .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-53 .icon { border: none; box-sizing: border-box; height: 16px; width: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjgxMiIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDguODEyIDEzIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9ImFkZHJlc3Muc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0zNDQgNDYwYTQuNDE4IDQuNDE4LjAgMCAwLTMuODI4IDYuNi4xLjEuMCAwIDAgLjAxMi4wMjNsMy41OTEgNi4yNDNhLjI2LjI2LjAgMCAwIC40NS4wbDMuNTkxLTYuMjQzYS4xLjEuMCAwIDAgLjAxMi0uMDIzQTQuNDE4IDQuNDE4LjAgMCAwIDM0NCA0NjB6bTAgNi4wMDZhMS41ODYgMS41ODYuMCAxIDEgMS41ODEtMS41ODZBMS41ODUgMS41ODUuMCAwIDEgMzQ0IDQ2Ni4wMDZ6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzM5LjU5NCAtNDYwKSIgZmlsbD0iIzAwYzJmZiIgZmlsbC1vcGFjaXR5PSIwLjciIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 14px no-repeat; margin-right: 20px; min-height: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 0; margin-bottom: 0; align-self: auto;}
.address-53 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-53 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 0;}
.address-53 .title { box-sizing: border-box; font-family: Roboto, sans-serif; text-indent: 0; text-decoration: none; font-size: 15px; font-weight: bold; margin-bottom: 0; display: block; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; min-height: 0; padding-bottom: 5px;}
.address-53 .text_body { font-family: Roboto, sans-serif; color: #404142; text-indent: 0; text-decoration: none; font-size: 14px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: 500; margin-top: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; min-height: 0; padding-right: 0;}
.address-53 input.tgl-but { box-sizing: border-box; display: none;}
.address-53 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-18 { margin: 30px 0 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; padding-bottom: 0.02px;}
.phones-54 p:first-child { margin-top: 0;}
.phones-54 p:last-child { margin-bottom: 0;}
.phones-54 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-54 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-54 .icon { border: none; box-sizing: border-box; height: 16px; width: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi40MzgiIGhlaWdodD0iMTIuNSIgdmlld0JveD0iMCAwIDEyLjQzOCAxMi41IiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9InBob25lLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMzE2LjEzMSA0NjkuNjkxYy0uNTkyLjAtMS45NTMtMS4xNzktMi41NDUtMS43NzNzLTEuNzY4LTEuOTU4LTEuNzY4LTIuNTUyIDEuNDg1LTEuMjQzIDEuNDg1LTEuNTRsLTEuMjY2LTMuNTY2aC0xLjE4NWMtLjU5My4wLTIuMDc0IDEuNzgzLTIuMDc0IDIuOTcycy41OTMgMy41NjUgMy4yNTkgNi4yNCA1LjAzNyAzLjI2OCA2LjIyMiAzLjI2OCAyLjk2My0xLjQ4NiAyLjk2My0yLjA4di0xLjE4OGwtMy41NTYtMS4yN0MzMTcuMzcgNDY4LjIgMzE2LjcyNCA0NjkuNjkxIDMxNi4xMzEgNDY5LjY5MXoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMDguNzgxIC00NjAuMjUpIiBmaWxsPSIjMDBjMmZmIiBmaWxsLW9wYWNpdHk9IjAuNyIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 19px no-repeat; margin-right: 20px; min-height: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 0; margin-bottom: 0; align-self: auto;}
.phones-54 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-54 .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-54 .title { box-sizing: border-box; font-family: Roboto, sans-serif; text-indent: 0; text-decoration: none; font-size: 15px; font-weight: bold; margin-bottom: 0; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-bottom: 5px;}
.phones-54 .text_body { box-sizing: border-box; font-family: Roboto, sans-serif; color: #414243; line-height: 1.4; text-indent: 0; text-decoration: none; font-size: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: bold; margin-top: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-54 input.tgl-but { box-sizing: border-box; display: none;}
.phones-54 .text_body a { text-decoration: none; color: inherit;}
.phones-54 input.tgl-but:checked + .block-body-drop { display: block;}
.block-38 { margin: 200px 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; right: 0;}
.widget-19 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; max-width: 100%; padding-left: 80px; padding-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Roboto, sans-serif; right: 0; padding-top: 0.02px;}
.menu-col-57 ul.menu-columns-items > li.delimiter { margin: 3px 10px; border: none; width: auto; background: #999999; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; min-height: 3px;}
.menu-col-57 .columns-delimiter { margin: 0 5px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: #999999;}
.menu-col-57 .menu-name { box-sizing: border-box; font-size: 20px; margin-bottom: 20px;}
.menu-col-57 .menu-columns-content { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 0;}
.menu-col-57 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.menu-col-57 .columns-cell { padding: 0.02px 0; border: none; box-sizing: border-box; display: table-cell; vertical-align: top; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: auto; margin-left: 0; margin-right: 0;}
.menu-col-57 ul.menu-columns-items { padding: 0; margin: 0; box-sizing: border-box; list-style: none;}
.menu-col-57 ul.menu-columns-items > li { border: none; box-sizing: border-box; margin-bottom: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: auto; margin-left: 0; margin-right: 0; min-height: 0;}
.menu-col-57 ul.menu-columns-items > li > a { border: none; box-sizing: border-box; font-size: 20px; line-height: 1; font-weight: 500; color: #ffffff; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-top: 5px; padding-bottom: 15px; cursor: pointer; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; text-align: left; margin-bottom: 10px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNyAyIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjwvZGVmcz48dGl0bGUgaWQ9InRpdGxlLTMiPnBvZCB0ZXh0PC90aXRsZT48ZyBpZD0iU2xveV8yIiBkYXRhLW5hbWU9IlNsb3kgMiI+PGcgaWQ9Imljb25zIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0wIDBoMjd2MkgweiIgZmlsbD0iI2ZjMDAyMSIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC02IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9nPjwvZz48L3N2Zz4=") left -4px bottom -1px / 33px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: 0; left: 0; right: 0; margin-left: 0;}
.menu-col-57 ul.menu-columns-items > li > 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-col-57 ul.menu-columns-items > li > 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-col-57 ul.menu-columns-items > li > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-col-57 ul.menu-columns-items > li > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-col-57 ul.menu-columns-items ul { padding: 0; margin: 0; box-sizing: border-box; list-style: none; width: auto;}
.menu-col-57 ul.menu-columns-items ul li { box-sizing: border-box; margin-top: 0; margin-bottom: 0;}
.menu-col-57 ul.menu-columns-items ul a { margin: 0; border: none; box-sizing: border-box; font-size: 14px; line-height: 1; color: rgba(255,255,255,0.4); display: block; padding-top: 10px; padding-bottom: 10px; text-align: left; text-decoration: none; padding-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: auto;}
.menu-col-57 ul.menu-columns-items ul a:hover, 
.menu-col-57 ul.menu-columns-items ul a.hover, 
.menu-col-57 ul.menu-columns-items ul a.active { color: rgba(255,255,255,0.8);}
.menu-col-57 ul.menu-columns-items ul li.delimiter { border: none; box-sizing: border-box; margin-top: 0; margin-bottom: 0; min-height: 1px; background: rgba(238,238,238,0.1); text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-57 .columns-cell-delim { box-sizing: border-box; display: table-cell; width: 20px; position: relative;}
.block-39 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #080808; max-width: 100%; z-index: 1; text-align: center; 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; font-family: Roboto, sans-serif; text-decoration: none;}
.block-40 .layout_60 { -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-40 .layout_61 { -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-40 .layout_62 { -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-40 { padding: 30px; margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; 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;}
.widget-20 { margin: 6px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: left; color: #ffffff; text-decoration: none; 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-21 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0;}
.widget-22 { margin: 2px 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: right; color: #d8d8d8; text-decoration: none; width: auto; min-height: 30px; right: 0;}
.block-20 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(rgba(255,255,255,0.91), rgba(255,255,255,0.91)); max-width: 100%; z-index: 2; 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; padding-top: 0.02px; padding-bottom: 0.02px; text-decoration: none;}
.block-21 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyZTMiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgMmUzIDEyOCIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJnYWxzdHVrLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNLTEgNjIyIDEzNTQgNzQ0bDY0OC0xMjhMLTEgNjE4djR6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC02MTYpIiBmaWxsPSIjMGIwYjBiIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top -5px / auto auto no-repeat; max-width: 100%; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 20px; padding-right: 20px; padding-top: 150px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.block-22 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; 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; text-decoration: none; padding-left: 20px; padding-right: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-12 { margin: 10px 1px 50px 2px; position: relative; top: 0; left: 0; z-index: 2; line-height: 1.5; color: rgba(0,0,0,0.8); text-align: left; text-decoration: none; font-size: 17px; display: block; min-height: 0; width: auto; right: 0; border-top: 0px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-bottom: 1px solid rgba(255,255,255,0.2); border-left: 0px solid rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-33 h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Roboto, sans-serif; color: #000000; text-align: left;}
.content-33 h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Roboto, sans-serif; color: #000000; text-align: left;}
.content-33 h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Roboto, sans-serif; color: #000000; text-align: left;}
.content-33 h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Roboto, sans-serif; color: #000000; text-align: left;}
.content-33 h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Roboto, sans-serif; color: #000000; text-align: left;}
.content-33 a { box-sizing: border-box; color: #ffffff; line-height: 1.2; text-decoration: none; font-size: 16px;}
.content-33 .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-33 .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-33 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-33 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-33 .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-11 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; text-decoration: none; font-size: 40px; box-sizing: border-box; font-weight: 300; width: 98%; right: 0; -webkit-text-shadow: 2px 2px 2px  rgba(0,0,0,0.3); -moz-text-shadow: 2px 2px 2px  rgba(0,0,0,0.3); text-shadow: 2px 2px 2px  rgba(0,0,0,0.3); border-top: 0px solid rgba(0,0,0,0.5); border-right: 0px solid rgba(0,0,0,0.5); border-bottom: 2px solid rgba(0,0,0,0.5); border-left: 0px solid rgba(0,0,0,0.5); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Roboto, sans-serif; color: #000000; text-align: left;}
h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Roboto, sans-serif; color: #000000; text-align: left;}
h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Roboto, sans-serif; color: #000000; text-align: left;}
h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Roboto, sans-serif; color: #000000; text-align: left;}
h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Roboto, sans-serif; color: #000000; text-align: left;}
.widget-27 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9950; margin-left: 0; margin-right: 0;}
.side-panel-71 .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-71 .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-71 .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-71 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-71 .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; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; text-decoration: none; font-size: 12px;}
.side-panel-71 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: left;}
.side-panel-71 .side-panel-button-icon { display: block;}
.side-panel-71 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-71 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-2 { -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-6 { background: #020202; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-top: 78px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-5 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; display: none;}
	.block-5 .layout_35 { 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: none;}
	.block-5 .layout_69 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-5 { width: auto; margin-top: 20px; margin-left: 0; margin-right: 0; padding-top: 0.02px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-44 { width: 350px; background: none; margin-top: 15px; margin-left: auto; margin-right: auto; -webkit-box-shadow: inset 0px 1px 0px  #fc0021; -moz-box-shadow: inset 0px 1px 0px  #fc0021; box-shadow: inset 0px 1px 0px  #fc0021; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-left: 0; padding-top: 20px;}
	.widget-5 { text-align: left; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-11 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; background: none; text-align: center;}
	.widget-26 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.block-12 { display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-13 { width: auto; margin-left: 0; margin-right: 0;}
	.block-14 .layout_20 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: none;}
	.block-14 .layout_21 { 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: none;}
	.block-14 .layout_22 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-14 { background: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-33 { background: #3c4951; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-34 { background: #3c4951; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-35 .layout_51 { 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-35 .layout_56 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-35 { border: none; width: auto; background: #3c4951; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.block-36 { padding: 30px 0; margin-top: -51px; width: auto; right: 0; -webkit-box-shadow: 0px 8px 30px  rgba(0,0,0,0.4); -moz-box-shadow: 0px 8px 30px  rgba(0,0,0,0.4); box-shadow: 0px 8px 30px  rgba(0,0,0,0.4); background: #000000;}
	.widget-16 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.email-52 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-52 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.email-52 .cell-text { width: auto; margin-left: 0; margin-right: 0;}
	.email-52 .title { color: #fc0021; text-align: center; width: 60px; margin-left: auto; margin-right: auto; margin-bottom: 5px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; border-top: 0px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-bottom: 1px solid rgba(255,255,255,0.2); border-left: 0px solid rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.email-52 .text_body { color: #bfbfbf;}
	.email-52 .text_body:active, 
	.email-52 .text_body.active { text-decoration: none; color: #ffffff;}
	.widget-17 { padding: 20px 30px; text-align: center; margin-top: 20px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-53 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-53 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.address-53 .title { color: #fc0021; margin-bottom: 5px; text-align: center; width: 60px; margin-left: auto; margin-right: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; border-top: 0px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-bottom: 1px solid rgba(255,255,255,0.2); border-left: 0px solid rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.address-53 .text_body { color: #bfbfbf; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-18 { text-align: center; margin-top: 20px; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.phones-54 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-54 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.phones-54 .title { color: #fc0021; margin-bottom: 5px; text-align: center; width: 100px; margin-left: auto; margin-right: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; border-top: 0px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-bottom: 1px solid rgba(255,255,255,0.2); border-left: 0px solid rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.phones-54 .text_body { color: #bfbfbf; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-38 { display: none; margin-top: 70px;}
	.widget-19 { margin-left: auto; margin-right: auto; padding-left: 0; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.menu-col-57 .columns-cell { background: none;}
	.menu-col-57 ul.menu-columns-items > li { background: none; margin-left: 10px; margin-right: 10px;}
	.menu-col-57 ul.menu-columns-items > li > a { -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;}
	.menu-col-57 ul.menu-columns-items ul a { text-align: center; background: none; padding-right: 0;}
	.block-39 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-40 .layout_60 { 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-40 .layout_61 { 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-40 .layout_62 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-40 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-20 { margin-top: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-21 { margin-top: 15px; margin-left: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.widget-22 { margin-top: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-20 { -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-21 { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyZTMiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgMmUzIDEyOCIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJnYWxzdHVrLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNLTEgNjIyIDEzNTQgNzQ0bDY0OC0xMjhMLTEgNjE4djR6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC02MTYpIiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left calc(50% - 64px) top -49px / auto auto no-repeat; padding-top: 50px; padding-bottom: 50px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-22 { width: auto; background: none; margin-left: 0; margin-right: 0;}
	.widget-12 { margin-top: 30px; background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-11 { font-size: 30px; width: auto; margin-right: 450px; background: none; padding-left: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-27 { border: none; z-index: 9999; box-sizing: border-box; padding-top: 20px; padding-right: 20px; padding-left: 20px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: rgba(0,0,0,0.8); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.side-panel-71 .side-panel-content { 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: rgba(5,5,5,0.97); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-71 .side-panel-close { border: none; min-height: 45px; width: 25px; -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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4LjQ4IDE0LjE0IiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjwvZGVmcz48dGl0bGUgaWQ9InRpdGxlLTMiPmxlZnQ8L3RpdGxlPjxnIGlkPSJTbG95XzIiIGRhdGEtbmFtZT0iU2xveSAyIj48ZyBpZD0iaWNvbnMiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTguNDggMTIuNzMgMi44MyA3LjA3IDguNDggMS40MiA3LjA3LjAuMCA3LjA3bDcuMDcgNy4wN0w4LjQ4IDEyLjczeiIgZmlsbD0iIzAwMDAwMCIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC02IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9nPjwvZz48L3N2Zz4=") left 50% top 50% / 11px no-repeat #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-top: 15px; margin-left: -11px;}
	.side-panel-71 .side-panel-top { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.side-panel-71 .side-panel-button { border: none; width: 50px; min-height: 50px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #000000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-top: 10px;}
	.side-panel-71 .side-panel-button-icon-line { margin: 4px 3px 5px; 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: #fc0021; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; min-height: 4px;}

}

@media all and (max-width: 768px) {
	.block-6 { padding-bottom: 20px;}
	.block-5 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-5 .layout_35 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-5 .layout_69 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 { margin-top: 0;}
	.widget-26 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-14 .layout_20 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-14 .layout_21 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-14 .layout_22 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-34 { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyZTMiIGhlaWdodD0iMzg1IiB2aWV3Qm94PSIwIDAgMmUzIDM4NSIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJTa29zMi5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTS0zIDY4N2w0ZTIgNzdMMjAxMCA2MDFsLTEtMjE5LTIwMjEtMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMzc5KSIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9zdmc+") left calc(50% + 1px) top -200px / cover no-repeat #3c4951; margin-top: -23px;}
	.block-35 .layout_51 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-35 .layout_56 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-36 { margin-top: -32px; padding-top: 20px; padding-bottom: 20px;}
	.widget-17 { padding-top: 10px; padding-bottom: 10px;}
	.address-53 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-54 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-19 { margin-left: 0; margin-right: 0;}
	.menu-col-57 ul.menu-columns-items > li > a { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-40 .layout_60 { 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-40 .layout_61 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-40 .layout_62 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-40 { padding-top: 20px; padding-bottom: 20px;}
	.widget-20 { margin-top: 0; margin-left: auto; margin-bottom: 0;}
	.widget-21 { margin-bottom: 0; margin-right: auto;}
	.widget-22 { margin-top: 15px; margin-left: auto; margin-right: auto;}
	.block-21 { padding-top: 30px;}
	.block-22 { padding-left: 0; padding-right: 0;}
	.widget-11 { margin-right: 0;}
	.widget-27 { z-index: 9950;}

}

@media all and (max-width: 640px) {
	.block-5 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-5 .layout_35 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-5 .layout_69 { 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-44 { width: auto; margin-left: 50px; margin-right: 50px; margin-bottom: 0;}
	.site-name-11 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-26 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-14 .layout_20 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-14 .layout_21 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-14 .layout_22 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-34 { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyZTMiIGhlaWdodD0iMzg1IiB2aWV3Qm94PSIwIDAgMmUzIDM4NSIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJTa29zMi5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTS0zIDY4N2w0ZTIgNzdMMjAxMCA2MDFsLTEtMjE5LTIwMjEtMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMzc5KSIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9zdmc+") left calc(50% - 2px) top -220px / cover no-repeat #3c4951; margin-top: 0; padding-top: 0.02px;}
	.block-35 .layout_51 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-35 .layout_56 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-35 { padding-top: 30px;}
	.block-36 { margin-top: -60px;}
	.widget-17 { margin-top: 10px;}
	.address-53 .inner { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.address-53 .icon { margin-left: auto; margin-bottom: 20px;}
	.address-53 .block-body-drop { left: 100%; top: auto; right: auto; bottom: auto;}
	.address-53 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-18 { margin-top: 10px;}
	.phones-54 .inner { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.phones-54 .icon { margin-left: auto; margin-bottom: 10px;}
	.phones-54 .block-body-drop { left: 100%; top: auto; right: auto; bottom: auto;}
	.phones-54 .text_body { text-align: left;}
	.block-40 .layout_60 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-40 .layout_61 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-40 .layout_62 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-22 { margin-bottom: 0;}
	.widget-12 { margin-top: 20px;}

}

@media all and (max-width: 480px) {
	.block-2 { margin-top: 43px;}
	.block-6 { padding-top: 53px; padding-bottom: 15px;}
	.block-5 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-5 .layout_35 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-5 .layout_69 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-44 { margin-top: 0; margin-left: 0; margin-right: 0;}
	.site-name-11 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 28px;}
	.widget-26 { font-size: 20px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-14 .layout_20 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: none;}
	.block-14 .layout_21 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-14 .layout_22 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-34 { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyZTMiIGhlaWdodD0iMzg1IiB2aWV3Qm94PSIwIDAgMmUzIDM4NSIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJTa29zMi5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTS0zIDY4N2w0ZTIgNzdMMjAxMCA2MDFsLTEtMjE5LTIwMjEtMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMzc5KSIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9zdmc+") left calc(50% - 3px) top -224px / cover no-repeat #3c4951;}
	.block-35 .layout_51 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-35 .layout_56 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-35 { padding-bottom: 20px; padding-left: 15px; padding-right: 15px;}
	.block-36 { padding-right: 10px; padding-left: 10px;}
	.widget-17 { padding-left: 0; padding-right: 0;}
	.address-53 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-40 .layout_60 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-40 .layout_61 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-40 .layout_62 { 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;}
	.widget-20 { margin-top: 15px;}
	.block-20 { margin-top: -57px;}
	.block-21 { padding-left: 15px; padding-right: 15px; padding-top: 78px;}
	.widget-27 { padding-right: 10px; padding-left: 10px; background: #000000;}

}
.side-panel .widget-3 { margin: 0 0 20px; border: none; z-index: 2; text-align: left; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; box-sizing: border-box; font-family: Roboto, sans-serif; display: -webkit-flex; display: flex; -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;}
.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; padding-right: 0; padding-left: 0; margin-left: 5px; margin-right: 5px;}
.side-panel .menu-8 .menu-scroll > ul ul > li > a { margin-left: 10px; margin-right: 10px;}
.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 { -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMi40MSAxMy4zNSIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48L2RlZnM+PHRpdGxlIGlkPSJ0aXRsZS0zIj5yaWdodCAyPC90aXRsZT48ZyBpZD0iU2xveV8yIiBkYXRhLW5hbWU9IlNsb3kgMiI+PGcgaWQ9Imljb25zIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNC4zMiAxLjQxIDE4LjYxIDUuNzFIMHYySDE4LjU2TDE0LjMyIDExLjk0IDE1Ljc0IDEzLjM1bDYuNjctNi42N0wxNS43NC4wIDE0LjMyIDEuNDF6IiBmaWxsPSIjZmMwMDIxIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTYiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==") right 4px top 50% / 13px no-repeat; 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; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
.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 { -webkit-box-shadow: inset 0px -2px 0px  #fc0021; -moz-box-shadow: inset 0px -2px 0px  #fc0021; box-shadow: inset 0px -2px 0px  #fc0021;}
.side-panel .menu-8 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-8 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-8 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-8 .menu-scroll > ul > li.more-button > a.active { background: rgba(11,11,11,0.7);}
.side-panel .widget-13 { margin: 0 0 auto 10px; border: none; z-index: 1; text-align: left; pointer-events: auto; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; left: 0; top: 0; position: relative; font-size: 10px; width: 50px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48L2RlZnM+PHRpdGxlIGlkPSJ0aXRsZS0zIj5Lb25zdWx0YW50PC90aXRsZT48ZyBpZD0iU2xveV8yIiBkYXRhLW5hbWU9IlNsb3kgMiI+PGcgaWQ9Imljb25zIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMiAxMmgxVjExQTExIDExIDAgMCAwIDEgMTF2MUgyYTIgMiAwIDAgMC0yIDJ2NWEyIDIgMCAwIDAgMiAySDRhMiAyIDAgMCAwIDItMlYxNGEyIDIgMCAwIDAtMi0ySDNWMTFhOSA5IDAgMCAxIDE4IDB2MUgyMGEyIDIgMCAwIDAtMiAydjVhMiAyIDAgMCAwIDIgMnYxSDEzYTIgMiAwIDAgMCAyIDJoNWEyIDIgMCAwIDAgMi0yVjIxYTIgMiAwIDAgMCAyLTJWMTRhMiAyIDAgMCAwLTItMnpNNCAxNHY1SDJWMTR6bTE2IDVWMTRoMnY1em0tMi04aDJBOCA4IDAgMCAwIDQgMTFINmE2IDYgMCAwIDEgMTIgMHoiIGZpbGw9IiNmYzAwMjEiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNiIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvZz48L2c+PC9zdmc+") left 50% top 50% / 23px no-repeat #000000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; min-height: 50px; font-family: Roboto, sans-serif; line-height: 1.2; letter-spacing: 0; color: rgba(0,0,0,0); font-style: normal; text-transform: none; text-decoration: none; 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;}
.popover-wrap-35 .popover-body .form_text input { border-top: 0px solid #ee0101; border-right: 0px solid #ee0101; border-bottom: 1px solid #ee0101; border-left: 0px solid #ee0101;}
.popover-wrap-35 .popover-body textarea { border-top: 0px solid #ee0101; border-right: 0px solid #ee0101; border-bottom: 1px solid #ee0101; border-left: 0px solid #ee0101;}
.popover-wrap-35 .popover-body .s3_button_large:hover, 
.popover-wrap-35 .popover-body .s3_button_large.hover, 
.popover-wrap-35 .popover-body .s3_button_large.active { background: #ffffff; color: #010101;}
.popover-wrap-35 .popover-close:hover, 
.popover-wrap-35 .popover-close.hover, 
.popover-wrap-35 .popover-close.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3LjA3IDcuMDciIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PC9kZWZzPjx0aXRsZSBpZD0idGl0bGUtMyI+eDwvdGl0bGU+PGcgaWQ9IlNsb3lfMiIgZGF0YS1uYW1lPSJTbG95IDIiPjxnIGlkPSJpY29ucyI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNS42Ni4wIDMuNTQgMi4xMiAxLjQxLjAuMCAxLjQxIDIuMTIgMy41NC4wIDUuNjYgMS40MSA3LjA3IDMuNTQgNC45NSA1LjY2IDcuMDcgNy4wNyA1LjY2IDQuOTUgMy41NCA3LjA3IDEuNDEgNS42Ni4weiIgZmlsbD0iI2ZjMDAyMSIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC02IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9nPjwvZz48L3N2Zz4=") left 50% top 50% / 12px no-repeat;}
.popover-wrap-35 .popover-form-title { font-size: 25px; margin-top: 10px;}
.side-panel .widget-8 { margin: 0 0 20px; border: none; z-index: 3; -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: 50px; right: 0; text-align: undefined; box-sizing: border-box; min-height: 50px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #000000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-left: 4px;}
.side-panel .schedule-22 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .schedule-22 .icon { margin-top: 12px; align-self: auto; margin-left: 8px;}
.side-panel .schedule-22 .block-body-drop { top: 100%; right: auto; bottom: auto; width: 100%; margin-left: 0; display: none; position: absolute;}
.side-panel .schedule-22 .cell-text { width: 150px;}
.side-panel .schedule-22 .text_body { margin-left: -132px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #000000; border-top: 0px solid #fc0021; border-right: 0px solid #fc0021; border-bottom: 0px solid #fc0021; border-left: 1px solid #fc0021; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; margin-right: 39px; margin-top: 30px;}
.side-panel .widget-7 { margin: 0 0 auto 10px; border: none; z-index: 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; left: 0; top: 0; position: relative; width: 50px; right: 0; padding-top: 0.02px; text-align: undefined; box-sizing: border-box; min-height: 50px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #000000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-left: 11px;}
.side-panel .phones-21 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .phones-21 .icon { margin-right: 0; margin-top: 12px; align-self: auto;}
.side-panel .phones-21 .block-body-drop { top: 100%; right: auto; bottom: auto; width: 100%; margin-left: 0; display: none; position: absolute;}
.side-panel .phones-21 .cell-text { width: 150px;}
.side-panel .phones-21 .text_body { font-size: 17px; margin-left: -206px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #000000; border-top: 0px solid #fc0021; border-right: 0px solid #fc0021; border-bottom: 0px solid #fc0021; border-left: 1px solid #fc0021; line-height: 1.4; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; margin-right: 111px; margin-top: 30px;}
.side-panel .widget-6 { margin: 0 0 20px 10px; border: none; z-index: 1; -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: 50px; right: 0; min-height: 50px; text-align: undefined; box-sizing: border-box; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.2); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #000000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-right: 0;}
.side-panel .address-20 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .address-20 .icon { margin: 11px auto auto 11px; width: 26px; align-self: auto;}
.side-panel .address-20 .block-body-drop { top: 100%; right: auto; bottom: auto; width: 100%; margin-left: 0; display: none; position: absolute;}
.side-panel .address-20 .cell-text { width: 150px;}
.side-panel .address-20 .text_body { margin-left: -65px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #000000; border-top: 0px solid #fc0021; border-right: 0px solid #fc0021; border-bottom: 0px solid #fc0021; border-left: 1px solid #fc0021; margin-top: 30px; margin-right: -31px; padding-top: 10px; padding-bottom: 10px; padding-right: 10px;}