@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}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;}
body { border: none; background: #141414; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Arial, Helvetica, sans-serif;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-20 .layout_10 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-20 .layout_11 { -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-20 .layout_16 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-20 .layout_20 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-20 { padding: 30px 100px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 100px; background: #ffffff; z-index: 5; text-align: justify; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; text-indent: 0; text-decoration: none; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between;}
.block-22 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 5; text-align: left; display: block; text-decoration: none; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-42 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; font-family: PT Sans, sans-serif; text-align: left; font-size: 18px; color: #525252; text-decoration: none; box-sizing: border-box; width: auto; font-weight: bold; right: 0;}
.widget-43 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: auto; min-height: 31px; font-size: 25px; padding-bottom: 7px; right: 0;}
.site-name-13 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-13 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-13 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-13 .sn-text { box-sizing: border-box; font-family: PT Sans, sans-serif; text-align: left; font-size: 22px; color: #d11f2e; font-style: italic; text-transform: uppercase; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex; -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;}
.site-name-13 a { text-decoration: none; outline: none;}
.widget-148 { margin: 0 0 auto 40px; position: relative; top: 0; left: 0; z-index: 4; box-sizing: border-box; width: 250px; padding-right: 20px;}
.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: 40px; background: url("../images/map.png?1501148129267") left 0px top 50% / 21px no-repeat; margin-right: 5px; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: auto; margin-bottom: auto; align-self: center;}
.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 { border: none; 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; padding-top: 5px; padding-bottom: 5px; padding-left: 20px; -webkit-box-shadow: inset 2px 0px 0px  #d11f2e; -moz-box-shadow: inset 2px 0px 0px  #d11f2e; box-shadow: inset 2px 0px 0px  #d11f2e; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-20 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: PT Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 13px; color: #a1a1a1; text-decoration: none;}
.address-20 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: PT Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 14px; text-decoration: none; margin-top: 3px; font-weight: bold;}
.address-20 input.tgl-but { box-sizing: border-box; display: none;}
.address-20 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-41 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 250px; min-height: 60px;}
.phones-10 p:first-child { margin-top: 0;}
.phones-10 p:last-child { margin-bottom: 0;}
.phones-10 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-10 .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-10 .icon { box-sizing: border-box; height: 16px; width: 40px; background: url("../images/phone.png?1501148139868") left 0px top 50%  / 21px no-repeat; margin-right: 0; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: auto; margin-bottom: auto; align-self: center;}
.phones-10 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-10 .cell-text { border: none; 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; margin-top: auto; margin-bottom: auto; padding-left: 20px; -webkit-box-shadow: inset 2px 0px 0px  #d11f2e; -moz-box-shadow: inset 2px 0px 0px  #d11f2e; box-shadow: inset 2px 0px 0px  #d11f2e; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 5px; padding-top: 5px; min-height: 60px;}
.phones-10 .title { box-sizing: border-box; font-family: PT Sans, sans-serif; text-align: left; font-size: 13px; color: #a3a3a3; text-decoration: none; font-weight: normal; margin-top: 0; display: -webkit-flex; display: flex; -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;}
.phones-10 .text_body { box-sizing: border-box; font-family: PT Sans, sans-serif; text-align: left; font-size: 20px; text-decoration: none; font-weight: bold; margin-top: 3px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-10 input.tgl-but { box-sizing: border-box; display: none;}
.phones-10 .text_body a { text-decoration: none; color: inherit;}
.phones-10 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-145 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 223px;}
.schedule-16 p:first-child { margin-top: 0;}
.schedule-16 p:last-child { margin-bottom: 0;}
.schedule-16 .header { box-sizing: border-box;}
.schedule-16 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-16 .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-16 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("../images/time.png?1501148133495") left 0px top 50%  / 22px no-repeat; margin-right: 0; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: auto; margin-bottom: auto; align-self: center;}
.schedule-16 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-16 .cell-text { border: none; 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; padding-left: 20px; -webkit-box-shadow: inset 2px 0px 0px  #d11f2e; -moz-box-shadow: inset 2px 0px 0px  #d11f2e; box-shadow: inset 2px 0px 0px  #d11f2e; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 5px; padding-top: 5px;}
.schedule-16 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: PT Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 13px; color: #a1a1a1; text-decoration: none; margin-top: 0;}
.schedule-16 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: PT Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 14px; text-decoration: none; margin-top: 3px; font-weight: bold;}
.schedule-16 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-16 input.tgl-but:checked + .block-body-drop { display: block;}
.block-3 { padding: 40px 100px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(rgba(23,23,23,0.65), rgba(23,23,23,0.65)), url("../images/54579428_2.jpg?1507720539454") left 50% top calc(50% - 120px) / cover no-repeat; z-index: 4; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-45 { padding: 15px 20px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: center; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 60px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.23); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.23); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.23); background: #ffffff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; right: 0;}
.menu-15 .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-15 .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-15 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-15 .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-15 .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-15 .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-15 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.menu-15 .menu-scroll > ul ul { padding: 5px 10px; margin: 3px 0 0 -120px; border: none; position: absolute; top: 100%; left: 50%; background: #242424; list-style: none; width: 240px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; align-self: auto; right: auto;}
.menu-15 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-15 .menu-scroll > ul ul > li > a { padding: 10px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.4; position: relative; font-family: PT Sans, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-15 .menu-scroll > ul ul > li > a:hover, 
.menu-15 .menu-scroll > ul ul > li > a.hover, 
.menu-15 .menu-scroll > ul ul > li > a.active { color: #ddff00; font-weight: normal;}
.menu-15 .menu-scroll > ul ul > li.delimiter { border: none; box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 1px; height: auto; width: auto; background: rgba(153,153,153,0.14); text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-15 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-15 .menu-scroll > ul > li.menu-item > a { padding: 5px 10px; margin: 2px 10px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #000; font-size: 18px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: PT Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-style: normal; letter-spacing: 0; text-transform: none; min-height: 50px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-weight: normal; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-15 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-15 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-15 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: #d11f2e; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.menu-15 .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-15 .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-15 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-15 .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-15 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-15 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-15 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: #d11f2e; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 18px; 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; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 50px; width: 50px; font-weight: bold;}
.menu-15 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-15 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-15 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-34 { padding: 30px 100px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; max-width: 100%; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-166 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; font-family: PT Sans, sans-serif; text-align: left; font-size: 16px; line-height: 1.7; text-decoration: none; display: block; width: auto; right: 0; min-height: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-50 h2 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: PT Sans, sans-serif; color: #212121; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-50 h3 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: PT Sans, sans-serif; color: #212121;}
.content-50 h4 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: PT Sans, sans-serif; color: #212121;}
.content-50 h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: PT Sans, sans-serif; color: #212121;}
.content-50 h6 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: PT Sans, sans-serif; color: #212121;}
.content-50 a { box-sizing: border-box; color: #006aff; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 1.2; text-decoration: none;}
.content-50 .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-50 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-50 .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;}
.content-50 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.widget-167 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: PT Sans, sans-serif; text-align: left; font-size: 28px; color: #212121; text-transform: uppercase; text-decoration: none; box-sizing: border-box; font-weight: bold; width: auto; right: 0; min-height: 0; padding-bottom: 10px;}
h2 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: PT Sans, sans-serif; color: #212121;}
h3 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: PT Sans, sans-serif; color: #212121;}
h4 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: PT Sans, sans-serif; color: #212121;}
h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: PT Sans, sans-serif; color: #212121;}
h6 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: PT Sans, sans-serif; color: #212121;}
.block-29 { padding: 30px 0 40px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: rgba(43,43,43,0.65); z-index: 1; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; text-indent: 0; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_35 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_36 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_45 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 { margin: 29px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 32px; z-index: 4; display: -webkit-flex; display: flex; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; padding-left: 100px; padding-right: 100px;}
.widget-163 { margin: 0 0 auto 95px; position: relative; top: 0; left: 0; z-index: 4; box-sizing: border-box; width: 186px;}
.widget-155 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: right; color: #7d7d7d; text-decoration: none; width: auto; right: 0;}
.widget-156 { margin: 10px 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-family: PT Sans, sans-serif; font-size: 13px; color: #ffffff; text-decoration: none; box-sizing: border-box; width: auto; font-weight: normal; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.block-31 .layout_38 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-31 .layout_39 { -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-31 { padding: 34px 100px; margin: 31px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: flex-start; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; border-top: 1px solid rgba(255,255,255,0.1); border-right: 0px solid rgba(255,255,255,0.1); border-bottom: 1px solid rgba(255,255,255,0.1); border-left: 0px solid rgba(255,255,255,0.1); -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0;}
.widget-157 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: right; font-size: 0; display: -webkit-flex; display: flex; width: 200px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; min-height: 33px; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 20px;}
.widgetsocial-38 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-38 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; text-align: inherit; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widgetsocial-38 .soc-item { border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-38 .soc { margin: 2px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%; text-align: center; background: url("../images/insta.png") left 50% top 50% / cover no-repeat; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widgetsocial-38 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; word-break: break-word;}
.widgetsocial-38 .wg-soc-title { box-sizing: border-box; color: #000; font-size: 14px; line-height: 1;}
.widgetsocial-38 .vk .wg-soc-icon { border: none; background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat; text-align: left; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; height: 30px;}
.widgetsocial-38 .fb .wg-soc-icon { border: none; background: url("../images/wm_social_links_fb.png") left 50% top 50% / cover no-repeat; text-align: left; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; height: 30px;}
.widgetsocial-38 .tw .wg-soc-icon { border: none; background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat; text-align: left; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; height: 30px;}
.widgetsocial-38 .google .wg-soc-icon { border: none; background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; text-align: left; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; height: 30px;}
.widgetsocial-38 .ins .wg-soc-icon { border: none; background: url("../images/wm_social_links_ins.png") left 50% top 50% / cover no-repeat; text-align: left; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; height: 30px;}
.widgetsocial-38 .ok .wg-soc-icon { border: none; background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; text-align: left; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; height: 30px;}
.widgetsocial-38 .mail .wg-soc-icon { border: none; background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; text-align: left; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; height: 30px;}
.widgetsocial-38 .pin .wg-soc-icon { border: none; background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; text-align: left; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; height: 30px;}
.widgetsocial-38 .lj .wg-soc-icon { border: none; background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; text-align: left; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; height: 30px;}
.widgetsocial-38 .my .wg-soc-icon { border: none; background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; text-align: left; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; height: 30px;}
.widgetsocial-38 .youtube .wg-soc-icon { border: none; background: url("../images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; text-align: left; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; width: 30px; min-width: 20px; box-sizing: border-box; min-height: 30px; height: 30px;}
.block-32 .layout_40 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-32 .layout_41 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-32 .layout_42 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-32 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.widget-158 { margin: 0 0 auto 49px; position: relative; top: 0; left: 0; width: 181px; min-height: 41px; z-index: 3; font-family: PT Sans, sans-serif; text-align: center; font-size: 13px; color: #141414; letter-spacing: 1.0px; text-transform: uppercase; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: #ddff00; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-weight: bold;}
.widget-158:hover, 
.widget-158.hover, 
.widget-158.active { -webkit-box-shadow: 0px 8px 16px  0px rgba(221, 255, 0, 0.3); -moz-box-shadow: 0px 8px 16px  0px rgba(221, 255, 0, 0.3); box-shadow: 0px 8px 16px  0px rgba(221, 255, 0, 0.3);}.popover-wrap-40 .popover-body { padding: 20px 30px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; display: inline-block; width: 300px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-40 .popover-body .s3_button_large { -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-box-shadow: 0px 1px 2px  0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 1px 2px  0px rgba(0,0,0,0.2); box-shadow: 0px 1px 2px  0px rgba(0,0,0,0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; background: repeating-linear-gradient(180deg,#f4e48d 0%,#ecd35f 100%) #f0db76; -webkit-appearance: none; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-40 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-40 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-40 .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; -moz-box-shadow: inset NaNpx NaNpx undefinedpx  rgba(255,255,255,.75), NaNpx NaNpx 6px  rgba(0,0,0,.45); -webkit-box-shadow: inset NaNpx NaNpx undefinedpx  rgba(255,255,255,.75), NaNpx NaNpx 6px  rgba(0,0,0,.45); box-shadow: inset NaNpx NaNpx undefinedpx  rgba(255,255,255,.75), NaNpx NaNpx 6px  rgba(0,0,0,.45); text-align: left;}
.popover-wrap-40 .popover-body .s3_required { color: red;}
.popover-wrap-40 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-40 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") center center / auto no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-40 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-40 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.button-40 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}.popover-wrap-40 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-40 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-40 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-40 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-40 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-40 .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-40 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-40 .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-40 .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-40 .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-40 .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-40 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-40 .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-40 .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-40 .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-40 .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-40 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-40 .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-40 .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-40 .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-40 .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-40 .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-40 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-40 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-40 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-40 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-40 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-40 ::-moz-placeholder { color: #ababab;}
.popover-wrap-40 :-ms-input-placeholder { color: #ababab;}
.widget-159 { margin: 0 0 auto 20px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 226px; right: auto;}
.phones-41 p:first-child { margin-top: 0;}
.phones-41 p:last-child { margin-bottom: 0;}
.phones-41 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-41 .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-41 .icon { border: none; box-sizing: border-box; height: 16px; width: 50px; background: url("../images/phone.png?1501148139868") left 50% top 50% / 24px no-repeat; margin-right: 15px; min-height: 50px; -webkit-box-shadow: inset -1px 0px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset -1px 0px 0px  rgba(255,255,255,0.1); box-shadow: inset -1px 0px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; z-index: 5;}
.phones-41 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-41 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-41 .title { box-sizing: border-box; font-family: PT Sans, sans-serif; font-size: 13px; color: #7d7d7d; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; padding-bottom: 5px;}
.phones-41 .text_body { box-sizing: border-box; font-family: PT Sans, sans-serif; font-size: 18px; color: #ffffff; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-41 input.tgl-but { box-sizing: border-box; display: none;}
.phones-41 .text_body a { text-decoration: none; color: inherit;}
.phones-41 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-160 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 240px; right: 0; padding-right: 20px;}
.address-42 p:first-child { margin-top: 0;}
.address-42 p:last-child { margin-bottom: 0;}
.address-42 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-42 .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-42 .icon { border: none; box-sizing: border-box; height: 16px; width: 50px; background: url("../images/map.png?1501148129267") left 50% top 50% / 24px no-repeat; margin-right: 15px; min-height: 50px; -webkit-box-shadow: inset -1px 0px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset -1px 0px 0px  rgba(255,255,255,0.1); box-shadow: inset -1px 0px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-42 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-42 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-42 .title { box-sizing: border-box; font-family: PT Sans, sans-serif; font-size: 13px; color: #7d7d7d; text-decoration: none; display: block; padding-bottom: 5px;}
.address-42 .text_body { font-family: PT Sans, sans-serif; font-size: 15px; color: #d4d4d4; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: bold;}
.address-42 input.tgl-but { box-sizing: border-box; display: none;}
.address-42 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-161 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; padding-right: 100px; padding-left: 100px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; min-height: 38px;}
.menu-43 .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-43 .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-43 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-43 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-43 .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-43 .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-43 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.menu-43 .menu-scroll > ul > li.menu-item > a { padding: 5px 20px; margin: 2px 5px; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #7d7d7d; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; font-family: PT Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: flex-start; font-weight: normal; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; background: transparent; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; min-height: 40px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-43 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-43 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-43 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: #d11f2e;}
.menu-43 .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-43 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-43 .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-43 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-43 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-43 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; position: absolute; top: 100%; left: 0; background: #eee; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box;}
.menu-43 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-43 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative;}
.menu-43 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-43 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-43 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-43 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-43 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-43 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-43 .menu-scroll > ul > li.menu-item > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-43 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-43 .menu-scroll > ul ul > li > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.widget-44 { top: 0; left: 0; position: fixed; width: auto; text-align: left; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-14 .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-14 .side-panel-content { 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; box-sizing: border-box;}
.side-panel-14 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-14 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0; min-height: 100%;}
.side-panel-14 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-14 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-14 .side-panel-button-icon { display: block;}
.side-panel-14 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-14 .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-20 .layout_10 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_11 { margin-top: 0; width: 100%; display: -webkit-flex; display: flex;}
	.block-20 .layout_16 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_20 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-20 { padding-top: 60px; padding-left: 20px; padding-right: 20px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-22 { left: auto; width: 1000px; text-align: center; margin-left: auto; margin-bottom: 0; margin-right: auto; padding-bottom: 30px;}
	.widget-42 { text-align: center; display: block;}
	.widget-43 { text-align: center; display: block;}
	.site-name-13 .sn-text { text-align: center;}
	.widget-148 { width: 230px; margin-left: 0; margin-right: auto;}
	.address-20 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-20 .block-body-drop { width: 100%; margin-left: 0;}
	.email-20 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%;}
	.widget-41 { text-align: center; width: auto; margin-bottom: 0; right: 0;}
	.phones-10 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.phones-10 .icon { text-align: center; margin-left: auto;}
	.phones-10 .block-body-drop { width: 100%; margin-left: 0; left: 100%; top: auto; right: auto; bottom: auto;}
	.phones-10 .title { font-size: 15px; width: auto; margin-left: 0; margin-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-10 .text_body { margin-top: 6px; width: auto; margin-left: 0; margin-right: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-145 { width: 230px; margin-left: auto;}
	.schedule-16 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-16 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-3 { background: linear-gradient(rgba(23,23,23,0.65), rgba(23,23,23,0.65)), url("../images/54579428_2.jpg?1507720539454") left 50% top 50% / cover no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-left: 20px; padding-right: 20px;}
	.block-34 { padding-left: 20px; padding-right: 20px;}
	.widget-167 { display: block;}
	.block-30 .layout_35 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-30 .layout_36 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_45 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-30 { padding-left: 20px; padding-right: 20px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-163 { margin-top: 15px; margin-left: auto; display: none;}
	.widget-155 { left: auto; width: 98px; margin-top: 11px; margin-left: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-156 { width: 264px; margin-top: 15px; margin-right: auto;}
	.block-31 .layout_38 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-31 .layout_39 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-31 { padding: 25px 20px; background: none; margin-top: 0; border-top: 0px solid rgba(255,255,255,0.1); -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-31:hover, 
	.block-31.hover, 
	.block-31.active { text-align: flex-start;}
	.widget-157 { margin-top: 9px; width: 246px;}
	.widgetsocial-38 .vk .wg-soc-icon { background: none;}
	.widgetsocial-38 .fb .wg-soc-icon { background: none;}
	.widgetsocial-38 .tw .wg-soc-icon { background: none;}
	.widgetsocial-38 .ins .wg-soc-icon { background: none;}
	.widgetsocial-38 .mail .wg-soc-icon { background: none;}
	.widgetsocial-38 .pin .wg-soc-icon { background: none;}
	.widgetsocial-38 .lj .wg-soc-icon { background: none;}
	.widgetsocial-38 .my .wg-soc-icon { background: none;}
	.widgetsocial-38 .youtube .wg-soc-icon { background: none;}
	.block-32 .layout_40 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-32 .layout_41 { margin: 0 auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-32 .layout_42 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-32 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-158 { margin-left: auto;}
	.widget-159 { margin-left: auto; margin-right: auto; margin-bottom: 0;}
	.phones-41 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-41 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-160 { margin-right: auto;}
	.address-42 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-42 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-161 { display: none;}
	.menu-43 .menu-scroll > ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.menu-43 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex;}
	.widget-44 { box-sizing: border-box; min-height: 60px; display: block;}
	.side-panel-14 .side-panel-top { width: auto;}
	.side-panel-14 .side-panel-button { border: none; width: 50px; min-height: 50px; padding-left: 15px; padding-top: 15px; padding-right: 15px; margin-left: 10px; margin-top: 10px; align-self: auto; margin-right: 10px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ddff00; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-20 .layout_10 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_11 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_16 { margin-top: 0; display: none;}
	.block-20 .layout_20 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-22 { width: 779px; margin-left: 0; margin-right: 0;}
	.widget-148 { width: auto; margin-right: 0; padding-bottom: 20px; right: 0;}
	.address-20 .icon { margin-right: 0;}
	.widget-41 { margin-left: auto;}
	.phones-10 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-145 { margin-left: 0; margin-right: auto; display: none;}
	.block-30 .layout_35 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_36 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_45 { margin-top: 0; display: none;}
	.widget-155 { margin-top: 0;}
	.widget-156 { margin-top: 0;}
	.block-31 .layout_38 { margin-top: 0; display: none;}
	.block-31 .layout_39 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-31 { border-top: 1px solid rgba(255,255,255,0.1);}
	.block-32 .layout_40 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-32 .layout_41 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-32 .layout_42 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-158 { margin: 20px auto 0 0;}
	.widget-159 { margin-left: 20px; padding-top: 0.02px;}
	.widget-160 { margin-right: 0;}

}

@media all and (max-width: 640px) {
	.block-20 .layout_10 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_11 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_16 { margin-top: 0; display: none;}
	.block-20 .layout_20 { margin-top: 0; display: none;}
	.block-22 { width: 661px; padding-left: 20px; padding-right: 20px;}
	.widget-42 { padding-left: 0; padding-right: 0;}
	.site-name-13 .sn-text { padding-left: 0; padding-right: 0;}
	.widget-148 { text-align: center; margin-top: 15px; padding-right: 0; display: none;}
	.address-20 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-20 .icon { background: url("../images/map.png?1501148129267") left 50% top 50%  / 21px no-repeat; margin-right: auto; margin-left: auto;}
	.address-20 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.address-20 .cell-text { -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-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-20 .title { display: none;}
	.address-20 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-41 { width: 609px; margin-right: auto;}
	.phones-10 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-10 .icon { background: url("../images/phone.png?1501148139868") left 50% top 50%  / 21px no-repeat; margin-right: auto;}
	.phones-10 .block-body-drop { left: auto; top: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.phones-10 .cell-text { padding-left: 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; padding-bottom: 0.02px; padding-top: 0.02px; min-height: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-10 .title { font-weight: 600; display: none;}
	.widget-145 { text-align: center; width: auto; margin-top: 15px; margin-right: 0; right: 0;}
	.schedule-16 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.schedule-16 .icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/time.png?1501148133495") left 50% top 50%  / 22px no-repeat; margin-right: auto; margin-left: auto;}
	.schedule-16 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.schedule-16 .cell-text { padding-left: 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; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.schedule-16 .title { display: none;}
	.schedule-16 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-30 .layout_35 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_36 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_45 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.widget-163 { margin-right: auto; margin-bottom: 0;}
	.widget-155 { left: 0; text-align: center; width: auto; margin-top: 15px; margin-left: 0; margin-bottom: 0;}
	.widget-156 { text-align: center; width: auto; margin-top: 15px; margin-bottom: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-31 .layout_38 { margin: 0; width: auto; flex-basis: auto; display: none;}
	.block-31 .layout_39 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-157 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-157:hover, 
	.widget-157.hover, 
	.widget-157.active { text-align: right;}
	.block-32 .layout_40 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-32 .layout_41 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-32 .layout_42 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-159 { width: auto; margin-left: 0; margin-right: 0; right: 0; padding-top: 20px;}
	.widget-160 { margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-161 { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.menu-43 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
	.menu-43 .menu-scroll > ul > li.menu-item { -webkit-flex: 1 1 50%; -moz-flex: 1 1 50%; flex: 1 1 50%;}
	.menu-43 .menu-scroll > ul > li.menu-item > a { -webkit-flex: 1; -moz-flex: 1; flex: 1; padding-right: 15px; padding-left: 15px;}
	.menu-43 .menu-scroll > ul > li.home-button { display: none;}
	.menu-43 .menu-scroll > ul > li.more-button { display: none;}
	.menu-43 .menu-scroll > ul ul { width: auto; right: 0;}
	.menu-43 .menu-scroll > ul ul ul { width: 100%; right: auto;}

}

@media all and (max-width: 480px) {
	.block-20 .layout_10 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_11 { margin-top: 0; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_16 { margin-top: 0; display: none;}
	.block-20 .layout_20 { margin-top: 0; display: none;}
	.block-20 { padding-bottom: 20px;}
	.block-22 { width: auto;}
	.widget-41 { display: block;}
	.block-30 .layout_35 { margin-top: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_36 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-30 .layout_45 { margin-top: 0; display: none;}
	.widget-155 { margin-top: 0; margin-left: auto; margin-right: auto;}
	.widget-156 { margin: 0 auto 19px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-31 .layout_38 { margin-top: 0; display: none;}
	.block-31 .layout_39 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-32 .layout_40 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-32 .layout_41 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-32 .layout_42 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-158 { margin-top: 15px; margin-left: auto;}
	.widget-159 { text-align: center; width: 411px; margin-bottom: 15px;}
	.phones-41 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-41 .icon { margin-right: auto; margin-left: auto; margin-bottom: 9px;}
	.phones-41 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto;}
	.phones-41 .title { text-align: center; display: none;}
	.phones-41 .text_body { text-align: center;}
	.widget-160 { text-align: center; width: 481px; right: auto;}
	.address-42 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-42 .icon { margin-right: auto; margin-left: auto; margin-bottom: 15px;}
	.address-42 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto;}
	.address-42 .title { text-align: center; display: none;}
	.address-42 .text_body { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-161 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-43 .menu-button { display: -webkit-flex; display: flex; position: static; width: 100%; min-height: 0;}
	.menu-43 .menu-scroll > ul { display: block;}
	.menu-43 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-43 .menu-scroll > ul > li.menu-item > a { padding-left: 20px; padding-right: 20px;}
	.menu-43 .menu-scroll > ul ul { position: static;}
	.menu-43 .menu-scroll > ul ul ul { position: static; width: auto;}

}
.side-panel .widget-45 { padding: 15px 0; margin: 0 0 20px; border: none; z-index: 3; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; min-height: 60px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.23); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.23); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.23); background: #ffffff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; right: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-15 .menu-scroll > ul { display: block;}
.side-panel .menu-15 .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-15 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-15 .menu-scroll > ul ul { position: static; width: auto; margin-right: 10px;}
.side-panel .menu-15 .menu-scroll > ul ul > li > a { padding-top: 20px; padding-bottom: 20px;}
.side-panel .menu-15 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-15 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-15 .menu-scroll > ul ul > li > a.active { color: #ddff00;}
.side-panel .menu-15 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-15 .menu-scroll > ul > li.menu-item > a { padding: 15px 20px; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;}
.side-panel .menu-15 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-15 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-15 .menu-scroll > ul > li.menu-item > a.active { background: #d11f2e; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; color: #ffffff;}
.side-panel .menu-15 .menu-scroll > ul > li.more-button { display: none;}