@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;}
.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: 0;left: 100%;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: nowrap; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 50%;left: -3px;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: show_hide 4s;}
.error .wm-tooltip::after {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;
}

html.mobile div{
	background-attachment: scroll;
}

body { border: none; background: linear-gradient(#ffffff, #ffffff); z-index: 2; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Arial, Helvetica, sans-serif;}
.wrapper .layout_center_2_id_77_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper .layout_center_2_id_77_3 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { position: relative; z-index: 3; 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-27 .layout_77_id_86 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-27 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #fafafa; z-index: 10; 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;}
.widget-67 { padding: 15px 2px 15px 20px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-86 .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-86 .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-86 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-86 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-86 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("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-86 .menu-scroll > ul > li.delimiter { margin: 12px 2px auto; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 10px; background: rgba(0,0,0,0.17); box-sizing: border-box; align-self: auto;}
.menu-86 .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-86 .menu-scroll > ul ul { padding: 15px 0; margin: 0 0 0 6px; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; -webkit-box-shadow: 0px 2px 10px  rgba(0,0,0,0.1); -moz-box-shadow: 0px 2px 10px  rgba(0,0,0,0.1); box-shadow: 0px 2px 10px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-86 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-86 .menu-scroll > ul ul > li > a { padding: 8px 20px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #242323; font-size: 11px; line-height: 1.4; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-align: left; text-transform: uppercase;}
.menu-86 .menu-scroll > ul ul > li > a:hover, 
.menu-86 .menu-scroll > ul ul > li > a.hover, 
.menu-86 .menu-scroll > ul ul > li > a.active { background: #f8f8f8; color: #000000;}
.menu-86 .menu-scroll > ul ul > li.delimiter { margin: 0 20px; border: none; box-sizing: border-box; min-height: 1px; height: auto; width: auto; background: rgba(0,0,0,0.05); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-86 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-86 .menu-scroll > ul > li.menu-item > a { padding: 10px 0; margin: 0 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: #878787; font-size: 11px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: uppercase; font-weight: normal; -webkit-text-shadow: 0px -2px 0px  #ffffff; -moz-text-shadow: 0px -2px 0px  #ffffff; text-shadow: 0px -2px 0px  #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-86 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-86 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-86 .menu-scroll > ul > li.menu-item > a.active { color: #000000;}
.menu-86 .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-86 .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-86 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-86 .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-86 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-86 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-86 .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-86 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-86 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-86 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-31 .layout_50 { -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 .layout_93 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-31 .layout_96 { -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 { margin: 0 0 0 360px; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 9; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; padding-top: 25px; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 25px;}
.widget-80 { margin: 0 40px 0 0; position: relative; top: 0; left: 0; z-index: 4; text-align: right; font-size: 0; display: -webkit-flex; display: flex; -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; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0;}
.widgetsocial-96 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-96 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: baseline; -moz-align-items: baseline; align-items: baseline; -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-96 .soc-item { 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;}
.widgetsocial-96 .soc { margin: 2px; 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%;}
.widgetsocial-96 .vk .wg-soc-icon { border: none; background: url("vk.png") left 50% top 50% / cover no-repeat #f2f2f2; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-96 .fb .wg-soc-icon { border: none; background: url("facebook.png@1493039836776") left 50% top 50% / cover no-repeat #f2f2f2; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-96 .tw .wg-soc-icon { border: none; background: url("twitter.png@1493039841978") left 50% top 50% / cover no-repeat #f2f2f2; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-96 .google .wg-soc-icon { border: none; background: url("wm_social_links_google.png") left 50% top 50% / cover no-repeat #f2f2f2; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-96 .ins .wg-soc-icon { border: none; background: url("instagram.png@1493039839540") left 50% top 50% / cover no-repeat #f2f2f2; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-96 .ok .wg-soc-icon { border: none; background: url("wm_social_links_ok.png") left 50% top 50% / cover no-repeat #f2f2f2; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-96 .mail .wg-soc-icon { border: none; background: url("wm_social_links_mail.png") left 50% top 50% / cover no-repeat #f2f2f2; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-96 .pin .wg-soc-icon { border: none; background: url("wm_social_links_pin.png") left 50% top 50% / cover no-repeat #f2f2f2; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-96 .lj .wg-soc-icon { border: none; background: url("wm_social_links_lj.png") left 50% top 50% / cover no-repeat #f2f2f2; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-96 .my .wg-soc-icon { border: none; background: url("wm_social_links_my.png") left 50% top 50% / cover no-repeat #f2f2f2; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-96 .youtube .wg-soc-icon { border: none; background: url("wm_social_links_youtube.png") left 50% top 50% / cover no-repeat #f2f2f2; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-96 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-96 .wg-soc-title { display: -webkit-inline-flex; display: inline-flex; text-align: left; box-sizing: border-box; color: #000; font-size: 14px; line-height: 1; word-break: break-word;}
.widget-31 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: left; box-sizing: border-box; width: auto; right: 0; min-height: 0; padding-top: 0.02px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.phones-50 p:first-child { margin-top: 0;}
.phones-50 p:last-child { margin-bottom: 0;}
.phones-50 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.phones-50 .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-50 .icon { margin: 0 15px 0 auto; border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("1Ph.png@1490602718644") left 50% top 50% / 34px no-repeat #ffffff; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; min-height: 30px; align-self: auto;}
.phones-50 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 100%; top: auto; right: auto; bottom: auto;}
.phones-50 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 0;}
.phones-50 .title { box-sizing: border-box; display: none; font-family: Open Sans, sans-serif; color: #878787; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13px; margin-bottom: 6px; margin-right: 10px;}
.phones-50 .text_body { border: none; 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; font-size: 18px; color: #242424; font-style: normal; line-height: 1.1; letter-spacing: 0; text-transform: none; text-decoration: none; width: auto; margin-left: 0; margin-right: 0; font-weight: 500; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-top: 5px; align-self: auto;}
.phones-50 input.tgl-but { box-sizing: border-box; display: none;}
.phones-50 .text_body a { text-decoration: none; color: inherit;}
.phones-50 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-75 { margin: 0 0 auto 30px; border: none; position: relative; top: 0; left: 0; width: 180px; min-height: 36px; z-index: 2; font-family: Roboto, sans-serif; color: #ffffff; 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: #ff2626; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: normal;}
.widget-75:hover, 
.widget-75.hover, 
.widget-75.active { background: #e02121;}
.popover-wrap-93 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-93 .popover-body 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; text-align: left; -webkit-appearance: none;}
.popover-wrap-93 .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-93 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px 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; -webkit-appearance: none;}
.popover-wrap-93 .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-93 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.button-93 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-93 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-93 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-93 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-93 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-93 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-93 .popover-body .s3_form_item_type_calendar .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-93 .popover-body .s3_form_item_type_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;}
.popover-wrap-93 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-93 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-93 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-93 .popover-body .s3_required { color: red;}
.popover-wrap-93 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-93 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-93 ::-moz-placeholder { color: #ababab;}
.popover-wrap-93 :-ms-input-placeholder { color: #ababab;}
.block-19 .layout_44_id_5 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-19 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(to bottom,rgba(255, 255, 255, 0.6) 0%,rgba(0, 0, 0, 0) 60.6%), url("54412811_2.jpg") left 50% top 50% / cover no-repeat; z-index: 8; text-align: left; right: 0; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 40px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 0.02px;}
.widget-2 { margin: -58px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 340px; min-height: 0; font-size: 25px;}
.site-name .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name .sn-logo { padding: 0.02px 0; border: none; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; width: 180px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: 15px; min-height: 23px; margin-bottom: 0;}
.site-name img { border: none; box-sizing: border-box; display: block; max-width: 100%; width: 180px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto, sans-serif; color: #8c5848; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: none; text-decoration: none; font-size: 15px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: normal; margin-top: 0; align-self: auto; min-height: 0;}
.site-name a { text-decoration: none; outline: none;}
.widget-26 { padding: 10px 20px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; color: #333333; line-height: 0.9; text-decoration: none; font-size: 45px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 320px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; font-weight: 300; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; background: rgba(255,255,255,0.85); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0; max-width: 100%;}
.block-49 .layout_123_id_124 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-49 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: #8c5848; z-index: 7; right: 0; -webkit-box-shadow: inset 0px 1px 3px  rgba(0,0,0,0.11); -moz-box-shadow: inset 0px 1px 3px  rgba(0,0,0,0.11); box-shadow: inset 0px 1px 3px  rgba(0,0,0,0.11); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px; padding-top: 0.02px;}
.widget-101 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.menu-124 .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-124 .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-124 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-124 .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-124 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("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-124 .menu-scroll > ul > li.delimiter { margin: 27px 1px auto; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 11px; background: rgba(250,250,250,0.1); box-sizing: border-box; text-align: left; align-self: auto;}
.menu-124 .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-124 .menu-scroll > ul ul { padding: 5px 0; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-box-shadow: 0px 1px 10px  rgba(0,0,0,0.1); -moz-box-shadow: 0px 1px 10px  rgba(0,0,0,0.1); box-shadow: 0px 1px 10px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-124 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-124 .menu-scroll > ul ul > li > a { padding: 10px 25px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #333333; font-size: 11px; line-height: 1.4; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-align: left; text-transform: uppercase;}
.menu-124 .menu-scroll > ul ul > li > a:hover, 
.menu-124 .menu-scroll > ul ul > li > a.hover, 
.menu-124 .menu-scroll > ul ul > li > a.active { background: #f8f8f8; color: #000000;}
.menu-124 .menu-scroll > ul ul > li.delimiter { margin: 0 25px; border: none; box-sizing: border-box; min-height: 1px; height: auto; width: auto; background: rgba(0,0,0,0.05); text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-124 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-124 .menu-scroll > ul > li.menu-item > a { padding: 25px 10px; margin: 1px 1px 0 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 11px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: uppercase; -webkit-text-shadow: 0px 1px 1px  rgba(0,0,0,0.22); -moz-text-shadow: 0px 1px 1px  rgba(0,0,0,0.22); text-shadow: 0px 1px 1px  rgba(0,0,0,0.22); background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto; font-weight: normal;}
.menu-124 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-124 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-124 .menu-scroll > ul > li.menu-item > a.active { color: #cfb5ae; background: #825244;}
.menu-124 .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-124 .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-124 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-124 .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-124 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-124 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-124 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 9px 0 0 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("u33.png@1493702657738") left 50% top 50% / auto auto no-repeat; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0); font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: none; align-self: auto; min-height: 50px; width: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-124 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-124 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-124 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-50 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 249px; z-index: 6; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 40px; padding-bottom: 50px; text-decoration: none;}
.widget-103 { margin: 2px 0 0; position: relative; top: 0; left: 0; z-index: 3; color: #a3a3a3; text-decoration: none; box-sizing: border-box; width: auto; right: 0;}
.path a { box-sizing: border-box; color: #cc816a; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-104 { margin: 20px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; font-size: 28px; color: #333333; text-decoration: none; box-sizing: border-box; font-weight: normal; width: auto; right: 0; padding-bottom: 15px; background: url("u34.png@1494842701034") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
h2 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #333333;}
h3 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #333333;}
h4 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #333333;}
h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #333333;}
h6 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #333333;}
.widget-105 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-size: 14px; color: #4f4f4f; line-height: 1.5; text-decoration: none; display: block; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-130 h2 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; font-size: 23px; color: #333333; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: normal;}
.content-130 h3 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; font-size: 20px; color: #333333; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: normal;}
.content-130 h4 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; font-size: 19px; color: #333333; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}
.content-130 h5 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; font-size: 17px; color: #333333; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}
.content-130 h6 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; font-size: 16px; color: #333333; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}
.content-130 a { box-sizing: border-box; color: #cc816a; line-height: 1.2; text-decoration: underline;}
.content-130 a:hover, 
.content-130 a.hover, 
.content-130 a.active { text-decoration: none;}
.content-130 .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-130 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-130 .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-130 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.block-12 .layout_25_id_72 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-12 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 138px; background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url("54554815_2.jpg.1") left 50% top 50% / cover no-repeat; z-index: 5; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 80px; padding-bottom: 80px;}
.widget-50 { padding: 0.02px 0; margin: 1px 480px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; min-height: 0; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-72 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-72 .popover-body 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; text-align: left; -webkit-appearance: none;}
.popover-wrap-72 .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-72 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px 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; -webkit-appearance: none;}
.popover-wrap-72 .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: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-72 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.editable_block-72 p:first-child { margin-top: 0;}
.editable_block-72 p:last-child { margin-bottom: 0;}
.editable_block-72 .header { border: none; box-sizing: border-box; font-size: 30px; margin-bottom: 25px; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ff9500; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-weight: normal; padding-bottom: 20px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-text-shadow: 0px 1px 10px  rgba(0,0,0,0.3); -moz-text-shadow: 0px 1px 10px  rgba(0,0,0,0.3); text-shadow: 0px 1px 10px  rgba(0,0,0,0.3); background: url("u35.png") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-72 .body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-72 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5; display: -webkit-flex; display: flex; text-align: center; font-family: Roboto Condensed, sans-serif; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.editable_block-72 .image { box-sizing: border-box; -webkit-order: 10; -moz-order: 10; order: 10; position: relative;}
.editable_block-72 .item__image__title { box-sizing: border-box; display: block; font-size: 18px; position: absolute; left: 0; top: 0;}
.editable_block-72 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-72 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%;}
.editable_block-72 .text { padding: 0.02px 0; border: none; box-sizing: border-box; -webkit-order: 15; -moz-order: 15; order: 15; display: -webkit-flex; display: flex; color: #ffffff; line-height: 1.5; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 17px; margin-bottom: 25px; -webkit-text-shadow: 0px 1px 8px  rgba(0,0,0,0.2); -moz-text-shadow: 0px 1px 8px  rgba(0,0,0,0.2); text-shadow: 0px 1px 8px  rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.editable_block-72 .more { box-sizing: border-box; margin-top: 5px; -webkit-order: 20; -moz-order: 20; order: 20;}
.editable_block-72 .more > a { border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; height: 0; min-height: 40px; font-family: Roboto, sans-serif; color: #ffffff; text-transform: uppercase; text-decoration: none; font-weight: normal; padding-left: 30px; padding-right: 30px; background: #ff9500; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.editable_block-72 .more > a:hover, 
.editable_block-72 .more > a.hover, 
.editable_block-72 .more > a.active { background: #ffaa00;}
.editable_block-72 .clear { clear: both;}
.popover-container-72 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-72 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-72 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-72 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-72 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-72 .popover-body .s3_form_item_type_calendar .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-72 .popover-body .s3_form_item_type_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;}
.popover-wrap-72 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-72 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-72 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-72 .popover-body .s3_required { color: red;}
.popover-wrap-72 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-72 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-72 ::-moz-placeholder { color: #ababab;}
.popover-wrap-72 :-ms-input-placeholder { color: #ababab;}
.widget-63 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; width: auto; min-height: 400px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}.block-14 .layout_102 { -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_103 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-14 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(#fafafa, #fafafa); z-index: 3; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; display: -webkit-flex; display: flex; text-decoration: none; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.block-36 .layout_53 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-36 .layout_106 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-36 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; padding-top: 60px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-38 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 237px; z-index: 3; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-20 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 480px; min-height: 0; z-index: 2; text-align: center; display: block; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.text-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 6; font-family: Roboto, sans-serif; text-align: left; font-size: 28px; color: #d1d1d1; line-height: 1.0; text-decoration: none; font-weight: normal; right: 0; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-52 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 5; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-74 p:first-child { margin-top: 0;}
.phones-74 p:last-child { margin-bottom: 0;}
.phones-74 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-74 .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-74 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-74 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-74 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-74 .title { box-sizing: border-box; display: none;}
.phones-74 .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; text-decoration: none; font-size: 16px; width: auto; margin-left: 0; margin-right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: 500;}
.phones-74 input.tgl-but { box-sizing: border-box; display: none;}
.phones-74 .text_body a { text-decoration: none; color: inherit;}
.phones-74 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-33 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: auto; right: 0; min-height: 0;}
.address-52 p:first-child { margin-top: 0;}
.address-52 p:last-child { margin-bottom: 0;}
.address-52 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-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;}
.address-52 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("5.png@1488800242905") left 50% top 50% / auto auto no-repeat; margin-right: 15px; -webkit-box-shadow: inset 0px 0px 0px  1px #262626; -moz-box-shadow: inset 0px 0px 0px  1px #262626; box-shadow: inset 0px 0px 0px  1px #262626; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 30px;}
.address-52 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-52 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 6px; text-align: center;}
.address-52 .title { box-sizing: border-box; display: none; text-align: left; font-family: Open Sans, sans-serif; color: #878787; text-decoration: none; font-size: 13px; margin-bottom: 6px; margin-right: 10px;}
.address-52 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; color: #858585; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 13px; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.address-52 input.tgl-but { box-sizing: border-box; display: none;}
.address-52 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-37 { margin: 10px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-59 p:first-child { margin-top: 0;}
.email-59 p:last-child { margin-bottom: 0;}
.email-59 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-59 .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-59 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("3.png@1488867711324") left 50% top 50% / auto auto no-repeat; margin-right: 15px; min-height: 30px; -webkit-box-shadow: inset 0px 0px 0px  1px #262626; -moz-box-shadow: inset 0px 0px 0px  1px #262626; box-shadow: inset 0px 0px 0px  1px #262626; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-59 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-59 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 0;}
.email-59 .title { box-sizing: border-box; display: none; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 13px; color: #878787; text-decoration: none; margin-top: 4px; align-self: auto; margin-right: 10px;}
.email-59 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-size: 14px; color: #e62727; text-decoration: underline;}
.email-59 input.tgl-but { box-sizing: border-box; display: none;}
.email-59 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-85 { margin: 21px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; font-size: 0; display: -webkit-flex; display: flex; -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; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widgetsocial-104 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-104 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: baseline; -moz-align-items: baseline; align-items: baseline; -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-104 .soc-item { 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;}
.widgetsocial-104 .soc { margin: 2px; 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%;}
.widgetsocial-104 .vk .wg-soc-icon { border: none; background: url("vk.png") left 50% top 50% / cover no-repeat; width: 26px; min-height: 26px; text-align: left; height: 26px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-104 .fb .wg-soc-icon { border: none; background: url("facebook.png@1493097543260") left 50% top 50% / cover no-repeat; width: 26px; min-height: 26px; text-align: left; height: 26px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-104 .tw .wg-soc-icon { border: none; background: url("twitter.png@1493097543274") left 50% top 50% / cover no-repeat; width: 26px; min-height: 26px; text-align: left; height: 26px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-104 .google .wg-soc-icon { border: none; background: url("wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 26px; min-height: 26px; text-align: left; height: 26px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-104 .ins .wg-soc-icon { border: none; background: url("instagram.png@1493097543310") left 50% top 50% / cover no-repeat; width: 26px; min-height: 26px; text-align: left; height: 26px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-104 .ok .wg-soc-icon { border: none; background: url("wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 26px; min-height: 26px; text-align: left; height: 26px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-104 .mail .wg-soc-icon { border: none; background: url("wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 26px; min-height: 26px; text-align: left; height: 26px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-104 .pin .wg-soc-icon { border: none; background: url("wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 26px; min-height: 26px; text-align: left; height: 26px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-104 .lj .wg-soc-icon { border: none; background: url("wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 26px; min-height: 26px; text-align: left; height: 26px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-104 .my .wg-soc-icon { border: none; background: url("wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 26px; min-height: 26px; text-align: left; height: 26px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-104 .youtube .wg-soc-icon { border: none; background: url("wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; width: 26px; min-height: 26px; text-align: left; height: 26px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.widgetsocial-104 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-104 .wg-soc-title { display: -webkit-inline-flex; display: inline-flex; text-align: left; box-sizing: border-box; color: #000; font-size: 14px; line-height: 1; word-break: break-word;}
.widget-86 { margin: 32px 0 0 2px; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: 220px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.12); -moz-box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.12); box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.12); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 36px; padding-bottom: 13px;}
.search-105 form { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.search-105 input { padding: 4px 4px 4px 0; margin: 0; border: none; box-sizing: border-box; vertical-align: top; font-size: 14px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 24px; width: 0; height: 0; max-width: 100%; -webkit-appearance: none; text-align: left; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.search-105 button { padding: 3px 4px; margin: 0 0 0 5px; border: none; box-sizing: border-box; vertical-align: top; background: url("search.png@1493018384161") left 50% top 50% / auto auto no-repeat; font-size: 14px; outline: none; min-width: 24px; min-height: 24px; position: relative; z-index: 1; -webkit-appearance: none; text-align: center; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.search-105 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-105 input:focus { outline: none;}
.search-105 button:focus { outline: none;}
.search-105 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-105 ::-webkit-input-placeholder { color: #ababab;}
.search-105 ::-moz-placeholder { color: #ababab;}
.search-105 :-ms-input-placeholder { color: #ababab;}
.block-37 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 250px; background: #8b5847; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-84 { padding: 60px 40px 70px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 480px; right: 0; background: #8b5847; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-101 .form__header { box-sizing: border-box; font-size: 28px; margin-bottom: 10px; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #ffffff; text-decoration: none; font-weight: normal;}
.form-101 .form__text { box-sizing: border-box; margin-bottom: 10px; overflow: hidden; display: -webkit-flex; display: flex;}
.form-101 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-101 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-101 .form__body { margin: 0; box-sizing: border-box; width: auto;}
.form-101 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-101 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-101 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-101 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-101 .form-text { box-sizing: border-box; margin-top: 0; margin-left: 100px; margin-bottom: 0;}
.form-101 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-101 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-101 .form-item__body { box-sizing: border-box; display: block;}
.form-101 .form-text input { padding: 2px 4px 2px 0; border: none; box-sizing: border-box; width: 100%; min-width: 100px; min-height: 30px; outline: none; -webkit-appearance: none; text-align: start; font-size: 13px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; height: 30px; -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); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; resize: vertical; display: block; margin-left: 0; margin-top: 7px;}
.form-101 .form-textarea textarea { padding: 10px 4px 2px 0; border: none; box-sizing: border-box; width: 100%; min-width: 100px; resize: vertical; min-height: 80px; outline: none; display: block; -webkit-appearance: none; text-align: start; font-size: 13px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -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); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 80px;}
.form-101 .form-submit button { padding: 2px 30px; border: none; box-sizing: border-box; text-align: center; background: #ff9500; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; min-height: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: normal;}
.form-101 .form-submit button:hover, 
.form-101 .form-submit button.hover, 
.form-101 .form-submit button.active { background: #ffaa00;}
.form-101 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-101 .icon.img_name { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-101 .icon.img_email { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-101 .icon.img_phone { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-101 .icon.img_comments { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-101 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-101 .form-text .form-item__body { box-sizing: border-box;}
.form-101 .form-item__header { margin: 23px 300px -30px -100px; color: #c9a195; text-decoration: none;}
.form-101 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-101 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-101 .form-textarea { box-sizing: border-box; margin-top: 0; margin-left: 100px; margin-bottom: 0;}
.form-101 .form-textarea .form-item__body { box-sizing: border-box;}
.form-101 .form-submit { box-sizing: border-box; margin-top: 0; padding-top: 20px; margin-left: 100px; margin-bottom: 0;}
.form-101 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-101 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 0; margin-left: 100px; margin-bottom: 0;}
.form-101 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-101 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; font-size: 13px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -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); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; resize: vertical; display: block;}
.form-101 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-101 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-101 .form-captcha button { padding: 2px 30px; border: none; box-sizing: border-box; text-align: center; background: #ff9500; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; min-height: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: normal;}
.form-101 .form-captcha button:hover, 
.form-101 .form-captcha button.hover, 
.form-101 .form-captcha button.active { background: #ffaa00;}
.form-101 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-101 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-101 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-101 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-101 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-101 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-101 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-101 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-101 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-101 .form-checkbox { box-sizing: border-box;}
.form-101 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-101 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-101 .form-checkbox input { margin: 5px 5px 0 0;}
.form-101 .form-radio { box-sizing: border-box;}
.form-101 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-101 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-101 .form-radio input { margin: 5px 5px 0 0;}
.form-101 .form-select { box-sizing: border-box;}
.form-101 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-101 .form-div { box-sizing: border-box;}
.form-101 .form-html { box-sizing: border-box;}
.form-101 .form-upload { box-sizing: border-box;}
.form-101 .form-calendar { box-sizing: border-box;}
.form-101 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-101 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-101 .form-calendar_interval { box-sizing: border-box;}
.form-101 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-101 .form-calendar_interval .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-101 .form-calendar_interval .label_from { box-sizing: border-box; -webkit-flex: 0; -moz-flex: 0; flex: 0; margin-right: 5px;}
.form-101 .form-calendar_interval .label_to { box-sizing: border-box; -webkit-flex: 0; -moz-flex: 0; flex: 0; margin-right: 5px;}
.form-101 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-101 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-101 ::-webkit-input-placeholder { color: #ffffff;}
.form-101 ::-moz-placeholder { color: #ffffff;}
.form-101 :-ms-input-placeholder { color: #ffffff;}
.block-47 .layout_122_id_121 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-47 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #f5f5f5; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; padding-top: 60px; padding-bottom: 70px;}
.widget-97 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; max-width: 100%; right: 0;}
.menu-col-121 ul.menu-columns-items > li.delimiter { margin: 3px 20px; box-sizing: border-box; min-height: 3px; background: #999999;}
.menu-col-121 .columns-delimiter { margin: 0 5px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: #999999;}
.menu-col-121 .menu-name { box-sizing: border-box; font-size: 20px; margin-bottom: 20px;}
.menu-col-121 .menu-columns-content { box-sizing: border-box; text-align: left;}
.menu-col-121 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.menu-col-121 .columns-cell { padding: 10px; border: none; box-sizing: border-box; display: table-cell; vertical-align: top; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: auto; margin-left: 0; margin-right: 0;}
.menu-col-121 ul.menu-columns-items { padding: 0; margin: 0; box-sizing: border-box; list-style: none;}
.menu-col-121 ul.menu-columns-items > li { box-sizing: border-box; margin-bottom: 10px;}
.menu-col-121 ul.menu-columns-items > li > a { border: none; box-sizing: border-box; line-height: 1; font-weight: 900; color: #b3b3b3; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-top: 5px; padding-bottom: 5px; cursor: pointer; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-decoration: none; text-align: left; margin-bottom: 20px; -webkit-text-shadow: 0px 1px 0px  #ffffff; -moz-text-shadow: 0px 1px 0px  #ffffff; text-shadow: 0px 1px 0px  #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-121 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-121 ul.menu-columns-items > li > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-col-121 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-121 ul.menu-columns-items ul { padding: 0 30px 0 0; margin: 0; border: none; box-sizing: border-box; list-style: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-121 ul.menu-columns-items ul li { box-sizing: border-box; margin-top: 0; margin-bottom: 0;}
.menu-col-121 ul.menu-columns-items ul a { box-sizing: border-box; font-size: 13px; line-height: 1; color: #555; display: block; padding-top: 8px; padding-bottom: 8px; font-family: Roboto, sans-serif; text-align: left; text-decoration: none;}
.menu-col-121 ul.menu-columns-items ul a:hover, 
.menu-col-121 ul.menu-columns-items ul a.hover, 
.menu-col-121 ul.menu-columns-items ul a.active { color: #000000;}
.menu-col-121 ul.menu-columns-items ul li.delimiter { border: none; box-sizing: border-box; margin-top: 2px; margin-bottom: 2px; min-height: 1px; background: #e3e3e3; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-121 .columns-cell-delim { box-sizing: border-box; display: table-cell; width: 20px; position: relative;}
.block-17 .layout_38_id_42 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-17 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #fafafa; z-index: 1; right: 0; padding-top: 40px; padding-bottom: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.block-18 .layout_40 { -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-18 .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-18 .layout_61 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-18 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-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; padding-top: 0.02px; -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-22 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: center; display: block; text-decoration: none; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-24 { margin: 6px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; color: #8f8f8f; text-decoration: none; width: auto; right: 0;}
.widget-22 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; font-size: 13px; text-decoration: none; box-sizing: border-box; width: auto; display: -webkit-flex; display: flex; -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-23 { margin: 8px 0 auto 70px; position: relative; top: 0; left: 0; z-index: 2; text-align: right; box-sizing: border-box; width: auto; right: 0;}
.widget-38 { margin: 3px 0 auto 50px; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 40px; min-height: 40px; padding-top: 1px; padding-bottom: 1px; cursor: pointer; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-61 .icon { border: none; box-sizing: border-box; margin-top: 8px; height: 20px; width: 34px; display: inline-block; background: url("(2.png@1493100959174") left 50% top 50% / 24px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-61 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px;}
.widget-25 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 10000; margin-left: 0; margin-right: 0;}
.side-panel-43 .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-43 .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;}
.side-panel-43 .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("wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-43 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0;}
.side-panel-43 .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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.side-panel-43 .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; text-align: center;}
.side-panel-43 .side-panel-button-icon { display: block;}
.side-panel-43 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-43 .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;}
	.wrapper .layout_center_2_id_77_1 { margin-top: 0;}
	.wrapper .layout_center_2_id_77_3 { margin-top: 0;}
	.block-27 .layout_77_id_86 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-27 { display: none;}
	.block-31 .layout_50 { margin: 0 auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-31 .layout_93 { 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-31 .layout_96 { 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-31 { display: none; margin-left: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-80 { margin-top: 15px; margin-right: auto;}
	.widgetsocial-96 .google .wg-soc-icon { background: #f2f2f2;}
	.widgetsocial-96 .ok .wg-soc-icon { background: #f2f2f2;}
	.widgetsocial-96 .mail .wg-soc-icon { background: #f2f2f2;}
	.widgetsocial-96 .pin .wg-soc-icon { background: #f2f2f2;}
	.widgetsocial-96 .lj .wg-soc-icon { background: #f2f2f2;}
	.widgetsocial-96 .my .wg-soc-icon { background: #f2f2f2;}
	.widgetsocial-96 .youtube .wg-soc-icon { background: #f2f2f2;}
	.widget-75 { min-height: 50px; margin-top: 60px; margin-left: auto;}
	.block-19 .layout_44_id_5 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-19 { margin-top: 60px; padding-top: 40px; padding-left: 20px; padding-right: 20px;}
	.widget-26 { font-size: 32px; -webkit-text-shadow: 0px 2px 20px  rgba(0,0,0,0.4); -moz-text-shadow: 0px 2px 20px  rgba(0,0,0,0.4); text-shadow: 0px 2px 20px  rgba(0,0,0,0.4);}
	.block-49 .layout_123_id_124 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-49 { display: block;}
	.menu-124 .menu-scroll > ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-50 { padding: 30px 20px 40px;}
	.widget-103 { display: block;}
	.widget-104 { margin-top: 10px; margin-bottom: 25px; display: block;}
	.widget-105 { margin-top: 0; min-height: 0;}
	.block-12 .layout_25_id_72 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-12 { padding: 40px 20px; display: block;}
	.widget-50 { margin-top: 0; margin-right: 0; display: block;}
	.editable_block-72 .body { display: block;}
	.editable_block-72 .image { float: left;}
	.editable_block-72 .more { clear: none;}
	.widget-63 { text-align: left; display: none;}
	.block-14 .layout_102 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-14 .layout_103 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-14 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-36 .layout_53 { 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-36 .layout_106 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-36 { padding-top: 40px; padding-bottom: 40px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-38 { margin-top: 15px; margin-right: auto; display: none;}
	.block-20 { width: auto;}
	.text-2 { left: auto; text-align: center; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; display: block;}
	.widget-52 { text-align: center; margin-left: auto; margin-right: auto; display: block;}
	.phones-74 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-74 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-33 { text-align: center; margin-left: auto; margin-right: auto; display: block;}
	.address-52 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-52 .block-body-drop { width: 100%; margin-left: 0;}
	.address-52 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-52 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.email-52 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%;}
	.widget-37 { text-align: center; margin-left: auto; margin-right: auto; display: block;}
	.email-59 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-59 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-85 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-86 { margin-left: auto; margin-right: auto;}
	.widget-84 { width: auto; margin-left: 40px; margin-right: 40px; padding-top: 40px; padding-bottom: 40px; display: block;}
	.form-101 .form-text { margin-bottom: -6px; margin-top: -1px;}
	.block-47 .layout_122_id_121 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-47 { padding: 40px 20px 0.02px;}
	.widget-97 { display: block;}
	.menu-col-121 ul.menu-columns-items > li.delimiter { display: none;}
	.menu-col-121 ul.menu-columns-items > li { margin-left: 20px; margin-right: 20px; margin-bottom: 30px;}
	.menu-col-121 ul.menu-columns-items > li > a { margin-bottom: 5px;}
	.block-17 .layout_38_id_42 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-17 { padding-top: 30px; padding-bottom: 20px; display: block;}
	.block-18 .layout_40 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: none;}
	.block-18 .layout_60 { 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-18 .layout_61 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-18 { background: none; margin-left: 20px; margin-right: 20px; -webkit-box-shadow: inset 0px 1px 0px  rgba(250,250,250,0.1); -moz-box-shadow: inset 0px 1px 0px  rgba(250,250,250,0.1); box-shadow: inset 0px 1px 0px  rgba(250,250,250,0.1); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-left: 0; padding-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-24 { margin-top: 5px; display: block;}
	.widget-23 { margin-top: 15px; margin-left: auto; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-38 { margin-top: 0; margin-left: auto;}
	.widget-25 { padding: 10px 20px; border: none; box-sizing: border-box; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.17); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.17); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.17); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0; display: block;}
	.side-panel-43 .side-panel-content { border: none; -webkit-box-shadow: 0px 0px 15px  #000000; -moz-box-shadow: 0px 0px 15px  #000000; box-shadow: 0px 0px 15px  #000000; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-43 .side-panel-close { border: none; text-align: left; right: 0; left: auto; margin-right: 0; width: 40px; min-height: 40px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("k1.png@1493101822206") left 50% top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-43 .side-panel-top { width: auto;}
	.side-panel-43 .side-panel-button { border: none; width: 40px; min-height: 40px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 9px; padding-left: 10px; padding-right: 8px; margin-top: 0; align-self: auto; margin-bottom: 5px;}
	.side-panel-43 .side-panel-button-icon-line { border: none; text-align: left; width: 20px; min-height: 2px; margin-top: 4px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #8b5747; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_77_1 { margin-top: 0;}
	.wrapper .layout_center_2_id_77_3 { margin-top: 0;}
	.block-27 .layout_77_id_86 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-31 .layout_50 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-31 .layout_93 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-31 .layout_96 { 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-75 { margin-top: 15px;}
	.block-19 .layout_44_id_5 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-19 { background: url("54412811_2.jpg") left 50% top 50% / cover no-repeat;}
	.block-49 .layout_123_id_124 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-12 .layout_25_id_72 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-14 .layout_102 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-14 .layout_103 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-14 { -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
	.block-36 .layout_53 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-36 .layout_106 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.text-2 { left: 0; font-size: 26px;}
	.address-52 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.email-59 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-84 { margin-left: 0; margin-right: 0; padding-left: 30px; padding-right: 30px;}
	.form-101 .form__header { font-size: 26px;}
	.block-47 .layout_122_id_121 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.menu-col-121 ul.menu-columns-items > li { margin-left: 0;}
	.block-17 .layout_38_id_42 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-18 .layout_40 { margin-top: 0; display: none;}
	.block-18 .layout_60 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-18 .layout_61 { margin-top: 0; display: -webkit-flex; display: flex;}
	.side-panel-43 .side-panel-mask { text-align: left;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_77_1 { margin-top: 0;}
	.wrapper .layout_center_2_id_77_3 { margin-top: 0;}
	.block-27 .layout_77_id_86 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-31 .layout_50 { 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: none;}
	.block-31 .layout_93 { 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: none;}
	.block-31 .layout_96 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-80 { margin-top: 0; 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-75 { display: none; margin-top: 0;}
	.block-19 .layout_44_id_5 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-19 { padding-bottom: 35px; padding-top: 35px;}
	.widget-26 { font-size: 28px; padding-right: 40px; padding-left: 40px;}
	.block-49 .layout_123_id_124 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-12 .layout_25_id_72 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-50 { padding-right: 40px;}
	.editable_block-72 .header { font-size: 26px;}
	.block-14 .layout_102 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-14 .layout_103 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-36 .layout_53 { margin-top: 0; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-36 .layout_106 { margin-top: 0; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-36 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-38 { margin-right: 0;}
	.text-2 { margin-bottom: 20px;}
	.widget-52 { margin-top: 0;}
	.widget-37 { margin-top: 5px;}
	.widget-86 { margin-top: 25px;}
	.form-101 .form-submit button { width: 100%;}
	.form-101 .form-captcha .form-submit-container { width: 100%;}
	.form-101 .form-captcha button { width: 100%;}
	.block-47 .layout_122_id_121 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-17 .layout_38_id_42 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-17 { padding-left: 20px; padding-right: 20px;}
	.block-18 .layout_40 { margin-top: 0; display: none;}
	.block-18 .layout_60 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-18 .layout_61 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-18 { margin-left: 0; margin-right: 0;}
	.block-22 { margin-bottom: 0;}
	.widget-23 { margin-bottom: 0;}
	.widget-38 { margin-bottom: 0;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_77_1 { margin-top: 0;}
	.wrapper .layout_center_2_id_77_3 { margin-top: 0;}
	.block-27 .layout_77_id_86 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-31 .layout_50 { 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-31 .layout_93 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-31 .layout_96 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-31 { display: -webkit-flex; display: flex; padding-top: 80px; padding-bottom: 15px;}
	.widget-80 { display: none;}
	.widget-31 { margin-top: 0; margin-left: 20px; margin-bottom: 0; display: block;}
	.phones-50 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-50 .block-body-drop { width: 100%; margin-left: 0;}
	.phones-50 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-50 .text_body { font-weight: 600;}
	.widget-75 { margin-bottom: 0; margin-right: auto;}
	.block-19 .layout_44_id_5 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-19 { margin-top: 0;}
	.widget-26 { font-size: 20px; padding-right: 20px; padding-left: 20px;}
	.block-49 .layout_123_id_124 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-49 { text-align: left;}
	.widget-104 { font-size: 22px;}
	.block-12 .layout_25_id_72 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-12 { background: linear-gradient(rgba(0,0,0,0.55), rgba(0,0,0,0.55)), url("54554815_2.jpg.1") left 50% top 50% / cover no-repeat;}
	.widget-50 { padding-right: 0;}
	.editable_block-72 .header { font-size: 22px;}
	.editable_block-72 .body { display: -webkit-flex; display: flex;}
	.editable_block-72 .image { float: none; margin-left: 0; margin-right: 0;}
	.editable_block-72 .text { margin-bottom: 20px;}
	.block-14 .layout_102 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-14 .layout_103 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-14 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-36 .layout_53 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-36 .layout_106 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-38 { margin-bottom: 0;}
	.block-20 { padding-left: 20px; padding-right: 20px;}
	.text-2 { font-size: 22px;}
	.phones-74 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-52 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.email-59 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-86 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-84 { padding-top: 30px; padding-bottom: 30px;}
	.form-101 .form__header { font-size: 22px;}
	.block-47 .layout_122_id_121 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.menu-col-121 ul.menu-columns-items ul { padding-right: 0;}
	.block-17 .layout_38_id_42 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-18 .layout_40 { 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: none;}
	.block-18 .layout_60 { 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-18 .layout_61 { 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-22 { margin-right: 50px;}
	.widget-24 { margin-top: 2px;}
	.widget-38 { margin-top: -45px;}
	.widget-25 { padding-left: 15px; padding-right: 0;}

}
.side-panel .widget-67 { padding: 15px 0; margin: 40px 0 20px; border: none; z-index: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-86 .menu-scroll > ul { display: block;}
.side-panel .menu-86 .menu-scroll > ul > li.delimiter { margin: 0 25px; min-height: 1px; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: rgba(255,255,255,0.05);}
.side-panel .menu-86 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-86 .menu-scroll > ul ul { position: static; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #f8f8f8; margin-left: 0;}
.side-panel .menu-86 .menu-scroll > ul ul > li > a { padding-bottom: 10px; padding-top: 10px; padding-left: 35px; color: #787676; margin-bottom: 0;}
.side-panel .menu-86 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-86 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-86 .menu-scroll > ul ul > li > a.active { background: #f8f8f8; color: #000000;}
.side-panel .menu-86 .menu-scroll > ul ul > li.delimiter { margin-left: 35px; margin-right: 25px;}
.side-panel .menu-86 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-86 .menu-scroll > ul > li.menu-item > a { padding: 12px 25px; width: auto; color: #212121; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; margin-left: 0; margin-right: 0;}
.side-panel .menu-86 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-86 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-86 .menu-scroll > ul > li.menu-item > a.active { color: #454545;}
.side-panel .widget-31 { margin: 7px 0 auto; border: none; z-index: 3; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; left: 0; top: 0; position: relative; width: auto; right: 0; text-align: center; min-height: 0; padding-top: 0.02px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.side-panel .phones-50 .inner { display: -webkit-inline-flex; display: inline-flex;}
.side-panel .phones-50 .icon { 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: url("1Ph.png@1491211417096") left 50% top 50% / cover no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .phones-50 .block-body-drop { margin-left: 0;}
.side-panel .phones-50 .text_body { color: #000000; font-size: 16px;}
.side-panel .widget-2 { margin: 0 auto 0 0; z-index: 2; -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; width: 220px; pointer-events: auto; min-height: 0; text-align: center; box-sizing: border-box; font-size: 25px; right: 0;}
.side-panel .site-name .sn-logo { width: 60px; margin-right: 10px;}
.side-panel .site-name .sn-text { color: #8b5847; margin-top: 6px;}
.side-panel .site-name .sn-text:hover, 
.side-panel .site-name .sn-text.hover, 
.side-panel .site-name .sn-text.active { font-weight: 600;}
.side-panel .widget-101 { padding: 20px 0; margin: 0 0 20px; border: none; z-index: 2; text-align: center; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; box-sizing: border-box; font-family: Arial, Helvetica, 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: #825244; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-124 .menu-scroll > ul { display: block;}
.side-panel .menu-124 .menu-scroll > ul > li.delimiter { margin: 2px 25px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-124 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-124 .menu-scroll > ul ul { position: static; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #70473b; margin-left: 25px; margin-right: 25px;}
.side-panel .menu-124 .menu-scroll > ul ul > li > a { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; color: #ffffff;}
.side-panel .menu-124 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-124 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-124 .menu-scroll > ul ul > li > a.active { background: #825244; color: #ffffff;}
.side-panel .menu-124 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-124 .menu-scroll > ul > li.menu-item > a { padding: 12px 25px; width: auto; margin-right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: none; -webkit-flex: 1; -moz-flex: 1; flex: 1;}
.side-panel .menu-124 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-124 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-124 .menu-scroll > ul > li.menu-item > a.active { background: none; color: #cfb5ae;}
.side-panel .menu-124 .menu-scroll > ul > li.more-button { display: none;}


.widget-105 .highslide img{
	width: auto;
	height: auto;
}