@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
body { border: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.wrapper .layout_center_2_id_7_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_7_id_8 { 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-4 { border: none; position: relative; width: auto; min-height: 0; max-width: 100%; background: linear-gradient(to top,rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0) 99.7%), url("../images/Pic1.jpg") left 50% top 0px / auto auto no-repeat; z-index: 5; text-align: left; margin-top: 0; margin-left: 0; margin-right: 0; 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: 0.02px; text-decoration: none; padding-bottom: 0.02px;}
.block-5 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 3; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-4 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; padding-right: 20px; padding-left: 20px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-box-shadow: 0px 0px 58px  rgba(0,0,0,0.51); -moz-box-shadow: 0px 0px 58px  rgba(0,0,0,0.51); box-shadow: 0px 0px 58px  rgba(0,0,0,0.51); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-9 .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-9 .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-9 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-9 .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-9 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-9 .menu-scroll > ul > li.delimiter { margin: auto 2px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: rgba(0,0,0,0.1); box-sizing: border-box;}
.menu-9 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.menu-9 .menu-scroll > ul ul { padding: 0.02px 0; margin: 0 0 0 -150px; border: none; position: absolute; top: 100%; left: 50%; background: #77cfd1; list-style: none; width: 300px; display: none; z-index: 10; box-sizing: border-box; right: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-9 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-9 .menu-scroll > ul ul > li > a { padding: 10px 20px; border: none; cursor: pointer; display: block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS4wMyIgaGVpZ2h0PSIzNSIgdmlld0JveD0iMCAwIDE5LjAzIDM1IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iYXIxLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTk0OC40NiwxNzQ5LjgxbC0xNS43LDE1LjY1YTEuODMyLDEuODMyLDAsMCwxLTIuNDEuMTYsMS45MTQsMS45MTQsMCwwLDEtLjAyLTIuMTdsMTMuNjctMTMuNjRhMS44NDcsMS44NDcsMCwwLDAsMC0yLjYxbC0xMy42Ni0xMy42NGExLjkxMiwxLjkxMiwwLDAsMSwwLTIuMTgsMS44NDYsMS44NDYsMCwwLDEsMi40Mi4xNmwxNS43LDE1LjY2QTEuODQ3LDEuODQ3LDAsMCwxLDE5NDguNDYsMTc0OS44MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xOTMwIC0xNzMxKSIgZmlsbD0iIzE5MTkxOSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") right 18px top 50% / 7px no-repeat transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #212121; font-size: 14px; line-height: 1.4; position: relative; font-family: PT Serif, serif; font-style: normal; text-transform: none; letter-spacing: 0; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.11); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.11); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.11);}
.menu-9 .menu-scroll > ul ul > li > a:hover, 
.menu-9 .menu-scroll > ul ul > li > a.hover, 
.menu-9 .menu-scroll > ul ul > li > a.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS4wMyIgaGVpZ2h0PSIzNSIgdmlld0JveD0iMCAwIDE5LjAzIDM1IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iYXIxLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTk0OC40NiwxNzQ5LjgxbC0xNS43LDE1LjY1YTEuODMyLDEuODMyLDAsMCwxLTIuNDEuMTYsMS45MTQsMS45MTQsMCwwLDEtLjAyLTIuMTdsMTMuNjctMTMuNjRhMS44NDcsMS44NDcsMCwwLDAsMC0yLjYxbC0xMy42Ni0xMy42NGExLjkxMiwxLjkxMiwwLDAsMSwwLTIuMTgsMS44NDYsMS44NDYsMCwwLDEsMi40Mi4xNmwxNS43LDE1LjY2QTEuODQ3LDEuODQ3LDAsMCwxLDE5NDguNDYsMTc0OS44MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xOTMwIC0xNzMxKSIgZmlsbD0iIzE5MTkxOSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") right 18px top 50% / 7px no-repeat rgba(255,255,255,0.4);}
.menu-9 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-9 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-9 .menu-scroll > ul > li.menu-item > a { padding: 25px 10px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #282f38; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: PT Serif, serif; font-style: normal; text-transform: none; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-9 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-9 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-9 .menu-scroll > ul > li.menu-item > a.active { text-decoration: underline; color: #77cfd1;}
.menu-9 .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-9 .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-9 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-9 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-9 .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-9 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-9 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-9 .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-9 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-9 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-9 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-8 { margin: 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-top: 150px; padding-bottom: 150px;}
.widget-10 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: PT Serif, serif; color: #ffffff; font-style: italic; text-decoration: none; font-size: 26px; 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-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-9 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0; background: url("../images/Line1.png") left 50% bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 9px;}
.site-name-16 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-16 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-16 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-16 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: PT Serif, serif; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 60px; font-weight: normal;}
.site-name-16 a { text-decoration: none; outline: none;}
.block-6 .layout_11 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-6 .layout_15 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-6 { padding: 20px 30px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: rgba(0,0,0,0.5); z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.block-7 .layout_12 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-7 .layout_13 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-7 .layout_14 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-7 { margin: 5px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-top: 0.02px; padding-left: 0;}
.widget-8 { margin: 3px 10px auto; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-14 p:first-child { margin-top: 0;}
.schedule-14 p:last-child { margin-bottom: 0;}
.schedule-14 .header { box-sizing: border-box;}
.schedule-14 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-14 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-14 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MS4wNiIgaGVpZ2h0PSI1MS4wNiIgdmlld0JveD0iMCAwIDUxLjA2IDUxLjA2IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iY2gxLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTIwMC41NSw0MTIxLjk2YTI1LjQ4OCwyNS40ODgsMCwwLDEsMTguMDUsNy40OGwwLjEsMC4xMWEyNS41MTksMjUuNTE5LDAsMCwxLS4xLDM2bC0wLjExLjFhMjUuNTE5LDI1LjUxOSwwLDAsMS0zNi0uMWgwYTI1LjU0MiwyNS41NDIsMCwwLDEsMC0zNi4xbDAuMDEtLjAxaDAuMDFhMjUuNDQsMjUuNDQsMCwwLDEsMTguMDQtNy40OGgwWm0xMS4xNSwyMy41OGgtOS4xOHYtMTUuNjNhMS45NjUsMS45NjUsMCwxLDAtMy45MywwdjE3LjU4YTEuOTU5LDEuOTU5LDAsMCwwLDEuOTYsMS45N2gxMS4xNWExLjk2LDEuOTYsMCwxLDAsMC0zLjkyaDBabTQuMTItMTMuMzJoMGEyMS41ODMsMjEuNTgzLDAsMCwwLTMwLjU0LDBoLTAuMDFhMjEuNjA3LDIxLjYwNywwLDAsMCwuMDEsMzAuNTVsLTAuMDEuMDFoMC4wMWEyMS42LDIxLjYsMCwwLDAsMzAuNDUuMDhsMC4wOS0uMDlhMjEuNiwyMS42LDAsMCwwLC4wOS0zMC40NmwtMC4wOS0uMDloMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTc1LjAzIC00MTIxLjk3KSIgZmlsbD0iIzc3Y2ZkMSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIi8+Cjwvc3ZnPg==") left 50% top 50% / 28px no-repeat; margin-right: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 30px;}
.schedule-14 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-14 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-14 .title { box-sizing: border-box; display: block; font-family: PT Serif, serif; color: rgba(255,255,255,0.6); text-decoration: none; font-size: 15px;}
.schedule-14 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: PT Serif, serif; color: rgba(255,255,255,0.6); text-decoration: none; line-height: 1.4; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 15px;}
.schedule-14 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-14 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-7 { margin: 0 10px auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-13 p:first-child { margin-top: 0;}
.address-13 p:last-child { margin-bottom: 0;}
.address-13 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-13 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-13 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NCIgaGVpZ2h0PSI0MyIgdmlld0JveD0iMCAwIDU0IDQzIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0ibG9jMS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTEyOTUuMDgsNDEzNi4xMmwtMTQuMTMtNC4xMnYzMC44OWwxNC4xMyw0LjEydi0zMC44OWgwWm0tMTYuNjMtNC4xMmgwbC0xMy4yOSwzLjg2djMwLjlsMTMuMjktMy44N1Y0MTMyaDBabTE5LjEyLDM1LjAxaDBsMTMuMjktMy44OHYtMzAuODlsLTEzLjI5LDMuODh2MzAuODloMFptLTE3LjItMzguOTFoMGwxNS45NSw0LjY0LDE1LjgyLTQuNmEyLjMxOCwyLjMxOCwwLDAsMSwuOC0wLjE0LDEuOTM4LDEuOTM4LDAsMCwxLDIuMDcsMS43N3YzNC42MmExLjgyMiwxLjgyMiwwLDAsMS0xLjQxLDEuNjhsLTE2LjYyLDQuODNhMi40LDIuNCwwLDAsMS0xLjMzLDBsLTE1Ljk0LTQuNjUtMTUuODMsNC42MmEyLjYyNSwyLjYyNSwwLDAsMS0uOC4xMiwxLjkzMSwxLjkzMSwwLDAsMS0yLjA3LTEuNzZ2LTM0LjYyaDBhMS44LDEuOCwwLDAsMSwxLjQxLTEuNjdsMTYuNjItNC44NGgwYTIuNCwyLjQsMCwwLDEsMS4zMywwaDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTI2MSAtNDEyOCkiIGZpbGw9IiM3N2NmZDEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left 50% top 50% / 30px no-repeat; margin-right: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 30px;}
.address-13 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-13 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-13 .title { box-sizing: border-box; display: none;}
.address-13 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: PT Serif, serif; color: rgba(255,255,255,0.6); text-decoration: none; line-height: 1.4; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 15px;}
.address-13 input.tgl-but { box-sizing: border-box; display: none;}
.address-13 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-6 { margin: 0 10px auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-12 p:first-child { margin-top: 0;}
.phones-12 p:last-child { margin-bottom: 0;}
.phones-12 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-12 .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-12 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NS42OCIgaGVpZ2h0PSI0Ni4wNiIgdmlld0JveD0iMCAwIDQ1LjY4IDQ2LjA2IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0idGVsMS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTExMDkuNiw0MTI4LjU3bDYuNzQsOC43NCwwLjA5LDAuMTRhNC4zNzUsNC4zNzUsMCwwLDEsLjY4LDEuNDEsNC4zMDksNC4zMDksMCwwLDEsLjA5LDEuNzIsNC41MjIsNC41MjIsMCwwLDEtLjU3LDEuNjNsLTAuMDUuMTFhNC40ODYsNC40ODYsMCwwLDEtMS4xLDEuMTZsLTAuMTIuMDctMy4yNywyLjQxYTIuODU0LDIuODU0LDAsMCwwLC40NSwyLjgyLDQyLjk3Miw0Mi45NzIsMCwwLDAsNC44Miw1LjgxbDAuMDEsMC4wMXYtMC4wMWE0MS4yMjgsNDEuMjI4LDAsMCwwLDUuNzYsNC44NywyLjc5MywyLjc5MywwLDAsMCwyLjguNDVsMi40Ny0zLjRoLTAuMDFhNC4xNjMsNC4xNjMsMCwwLDEsMS4yNi0xLjE4di0wLjAxYTQuMjMyLDQuMjMyLDAsMCwxLDEuNjEtLjU2bDAuMDctLjAxYTQuMDgyLDQuMDgyLDAsMCwxLDEuNjQuMTFsMC4xLDAuMDJhNC4zNjYsNC4zNjYsMCwwLDEsMS40My43NWgwbDguNjgsNi43OSwwLjEzLDAuMTJhNC4xLDQuMSwwLDAsMSwxLjA0LDEuMzFoMGE0LjQ1Niw0LjQ1NiwwLDAsMSwuMTcsMy42Miw0LjM0Myw0LjM0MywwLDAsMS0xLjA2LDEuNTQsMTIuNTUzLDEyLjU1MywwLDAsMS0yLjA3LDEuNTdsLTAuMTEuMDVhMTQuMSwxNC4xLDAsMCwxLTIuODMsMS4yOSwyMi45OTMsMjIuOTkzLDAsMCwxLTE0Ljc0LS4zMywzOC42MzUsMzguNjM1LDAsMCwxLTIzLjItMjMuMzksMjMuNDU2LDIzLjQ1NiwwLDAsMS0uMzMtMTQuODcsMTQuNDg4LDE0LjQ4OCwwLDAsMSwxLjMzLTIuOTVsMC4wMS0uMDFoLTAuMDFhMTIuMjM1LDEyLjIzNSwwLDAsMSwxLjU2LTIuMDgsNC4xNzYsNC4xNzYsMCwwLDEsMS41Mi0xLjA3bDAuMTQtLjA2YTQuMDY1LDQuMDY1LDAsMCwxLDEuNjctLjI1LDQuMjEzLDQuMjEzLDAsMCwxLDEuNzkuNDdsMC4wOSwwLjA2LDEuMzIsMS4xM2gwWm0zLjk3LDEwLjkyaDBsLTYuNzQtOC43NGgwLjAxYTEuMDY2LDEuMDY2LDAsMCwwLS4yMi0wLjIxbC0wLjA0LS4wMmEwLjk5MSwwLjk5MSwwLDAsMC0uMzMtMC4wOSwxLjEwOCwxLjEwOCwwLDAsMC0uMjguMDRsLTAuMDYuMDNhMC44MiwwLjgyLDAsMCwwLS4yOC4xOSw5LjY3Niw5LjY3NiwwLDAsMC0xLjExLDEuNTIsMTAuNjQ0LDEwLjY0NCwwLDAsMC0xLjAyLDIuMjQsMjAuMSwyMC4xLDAsMCwwLC4zMywxMi42NSwzNS4zODYsMzUuMzg2LDAsMCwwLDIwLjk3LDIxLjE0LDE5LjU5MSwxOS41OTEsMCwwLDAsMTIuNTUuMzMsMTAuMjIsMTAuMjIsMCwwLDAsMi4xNS0uOThsMC4wNy0uMDRhOC45ODgsOC45ODgsMCwwLDAsMS41LTEuMTMsMC45NCwwLjk0LDAsMCwwLC4yLTAuMjdoMHYtMC4wMWEwLjksMC45LDAsMCwwLC4wNS0wLjM0LDAuOCwwLjgsMCwwLDAtLjA4LTAuMzN2LTAuMDFoMGEwLjc0MiwwLjc0MiwwLDAsMC0uMTYtMC4ybC0wLjA3LS4wNS04LjY3LTYuNzloMC4wMWwtMC4wMS0uMDFhMC43NTUsMC43NTUsMCwwLDAtLjIzLTAuMTNoLTAuMDRhMC42ODksMC42ODksMCwwLDAtLjI5LTAuMDJoLTAuMDNhMC44MjgsMC44MjgsMCwwLDAtLjI5LjF2MGEwLjc0NiwwLjc0NiwwLDAsMC0uMjMuMjFoLTAuMDFsLTIuNjUsMy42N2ExLjY3MiwxLjY3MiwwLDAsMS0uNTcuNTUsNS45OTEsNS45OTEsMCwwLDEtNi44OC0uNDQsNDYuMDksNDYuMDksMCwwLDEtNi4yNC01LjI1di0wLjAxYTQ3LjQsNDcuNCwwLDAsMS01LjIyLTYuMjgsNi4xMSw2LjExLDAsMCwxLS40Mi02Ljk0LDEuNjgyLDEuNjgyLDAsMCwxLC40Ny0wLjUzbDMuNTgtMi42MywwLjEzLS4wOWExLjA0OSwxLjA0OSwwLDAsMCwuMTgtMC4xOWwwLjAzLS4wNWExLjA1NCwxLjA1NCwwLDAsMCwuMS0wLjMsMS41NTUsMS41NTUsMCwwLDAtLjAxLTAuMzEsMC41OCwwLjU4LDAsMCwwLS4xLTAuMjFsLTAuMDUtLjA3aDBabS0zLjk3LTEwLjkxaDB2MGgwWm0wLS4wMWgwdjBoMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDk5LjEzIC00MTI2LjkxKSIgZmlsbD0iIzc3Y2ZkMSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIi8+Cjwvc3ZnPg==") left 50% top 50% / 26px no-repeat; margin-right: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 30px;}
.phones-12 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-12 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-12 .title { box-sizing: border-box; display: none;}
.phones-12 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: PT Serif, serif; color: rgba(255,255,255,0.6); text-decoration: none; line-height: 1.4; -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: 15px; font-weight: bold;}
.phones-12 input.tgl-but { box-sizing: border-box; display: none;}
.phones-12 .text_body a { text-decoration: none; color: inherit;}
.phones-12 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-5 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 220px; min-height: 50px; z-index: 1; font-family: PT Serif, serif; color: #282f38; text-align: center; text-transform: uppercase; text-decoration: none; font-size: 18px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: #77cfd1; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: bold; padding-top: 0.02px;}
.widget-5:hover, 
.widget-5.hover, 
.widget-5.active { background: rgba(119, 207, 209, 0.82);}
.popover-wrap-11 .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: 350px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-11 .popover-body .form_text input { padding: 10px 15px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px;}
.popover-wrap-11 .popover-body .form_calendar input { padding: 7px 15px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px;}
.popover-wrap-11 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; 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: 13.3333px;}
.popover-wrap-11 .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; 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: 13.3333px;}
.popover-wrap-11 .popover-body .s3_button_large { border: none; background: #77cfd1; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; 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; min-width: 25px; min-height: 25px; font-family: PT Serif, serif; color: #000000; font-style: normal; letter-spacing: 0; text-transform: uppercase; text-decoration: none;}
.popover-wrap-11 .popover-body .s3_button_large:hover, 
.popover-wrap-11 .popover-body .s3_button_large.hover, 
.popover-wrap-11 .popover-body .s3_button_large.active { background: rgba(119,207,209,0.68);}
.popover-wrap-11 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: rgba(119,207,209,0.57); color: #333; box-sizing: border-box; -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.75), 0px 2px 6px  rgba(0,0,0,0.45); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.75), 0px 2px 6px  rgba(0,0,0,0.45); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.75), 0px 2px 6px  rgba(0,0,0,0.45); text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-11 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/kr1.png") left 50% top 50% / 23px no-repeat #ffffff; z-index: 10; cursor: pointer; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-11 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.popover-wrap-11 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.popover-wrap-11 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.popover-wrap-11 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.button-11 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-11 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}.popover-container-11 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-11 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: center; font-family: PT Serif, serif; color: #77cfd1; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; padding-top: 18px;}
.popover-wrap-11 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-11 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-11 .popover-body .s3_form_field_content { box-sizing: border-box; display: block; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-11 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-11 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-11 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_div h2 { box-sizing: border-box; font-size: 20px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: PT Serif, serif; text-align: left; color: #282f38; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-11 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: PT Serif, serif; color: #404040; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: left; font-size: 13px;}
.popover-wrap-11 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-11 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-11 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box; font-family: PT Serif, serif; color: #636363; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: left; font-size: 15px; font-weight: bold;}
.popover-wrap-11 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-11 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-11 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-11 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-11 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-11 .popover-body .s3_form_item.form_radio { box-sizing: border-box; text-align: left;}
.popover-wrap-11 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box; font-size: 15px; font-family: PT Serif, serif; font-style: normal; color: #636363; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: left; font-weight: bold;}
.popover-wrap-11 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-11 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-11 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-11 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-11 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Arial, Helvetica, sans-serif; color: #545454; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: left; font-size: 12px;}
.popover-wrap-11 .popover-body .s3_form_item.form_select { box-sizing: border-box; text-align: left; margin-top: 30px;}
.popover-wrap-11 .popover-body .form_select .s3_form_field_title { box-sizing: border-box; text-align: left; margin-bottom: 10px;}
.popover-wrap-11 .popover-body .form_select .s3_form_field_name { box-sizing: border-box; font-size: 15px; font-family: PT Serif, serif; font-style: normal; color: #636363; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: left; font-weight: bold; padding-top: 0.02px; margin-top: 0; padding-bottom: 0.02px;}
.popover-wrap-11 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: 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; min-height: 19px; padding-left: 0; padding-right: 0; padding-top: 0.02px;}
.popover-wrap-11 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-11 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-11 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box; font-size: 15px; font-family: PT Serif, serif; font-style: normal; color: #636363; font-weight: bold;}
.popover-wrap-11 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box; font-size: 15px; font-family: PT Serif, serif; font-style: normal; color: #636363; font-weight: bold;}
.popover-wrap-11 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-11 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-11 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-11 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: left; font-size: 12px;}
.popover-wrap-11 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-11 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-11 .popover-body .form_upload .no-more { box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: left; font-size: 12px;}
.popover-wrap-11 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-11 .popover-body .s3_required { color: red;}
.popover-wrap-11 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-11 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-11 ::-moz-placeholder { color: #ababab;}
.popover-wrap-11 :-ms-input-placeholder { color: #ababab;}
.block-28 { margin: 0 auto; border: none; position: relative; width: 960px; min-height: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjU0IiB2aWV3Qm94PSIwIDAgNiA1NCIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIAogIDwvZGVmcz4KICA8cmVjdCBpZD0iXzFsaW5lLnN2ZyIgZGF0YS1uYW1lPSIxbGluZS5zdmciIGNsYXNzPSJjbHMtMSIgd2lkdGg9IjYiIGhlaWdodD0iNTQiIGZpbGw9IiM3N2NmZDEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left 50px bottom 0px / auto auto repeat-y; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-top: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 87px;}
.widget-31 { margin: 40px 0 0; position: relative; z-index: 2; color: #545454; line-height: 1.5; text-align: left; text-decoration: none; font-size: 17px; display: block; min-height: 0; width: auto; right: 0; padding-left: 136px;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-61 h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: PT Serif, serif; color: #2e373c;}
.content-61 h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: PT Serif, serif; color: #2e373c;}
.content-61 h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: PT Serif, serif; color: #2e373c;}
.content-61 h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: PT Serif, serif; color: #2e373c;}
.content-61 h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: PT Serif, serif; color: #2e373c;}
.content-61 a { box-sizing: border-box; color: #0000ff;}
.content-61 .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-61 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-61 .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-61 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.widget-32 { border: none; position: relative; z-index: 1; font-family: PT Serif, serif; color: #362b2f; text-align: left; text-decoration: none; font-size: 50px; box-sizing: border-box; margin-top: 0; font-weight: normal; width: auto; margin-left: 0; margin-right: 0; right: 0; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 20px; padding-bottom: 20px;}
h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: PT Serif, serif; color: #2e373c;}
h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: PT Serif, serif; color: #2e373c;}
h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: PT Serif, serif; color: #2e373c;}
h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: PT Serif, serif; color: #2e373c;}
h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: PT Serif, serif; color: #2e373c;}
.block-26 { border: none; position: relative; width: auto; min-height: 0; background: url("../images/22pot.png?1509021737872") left 50% top 50% / auto auto no-repeat fixed, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjIwNiIgdmlld0JveD0iMCAwIDYgMjA2IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxyZWN0IGlkPSJfMmxpbmUuc3ZnIiBkYXRhLW5hbWU9IjJsaW5lLnN2ZyIgY2xhc3M9ImNscy0xIiB3aWR0aD0iNiIgaGVpZ2h0PSIyMDYiIGZpbGw9IiM3N2NmZDEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left calc(50% - 427px) top 0px / auto auto repeat-y; max-width: 100%; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 100px;}
.block-21 .layout_39_id_54 { 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-21 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: url("../images/form1.png") left 50% top 50% / auto auto no-repeat, url("../images/left1.png?1509019459606") left 0px top 0px / auto auto no-repeat, url("../images/right1.png?1509019459577") right 0px bottom 0px / auto auto no-repeat #362b2f; z-index: 1; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px; padding-top: 0.02px;}
.block-25 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjIwNiIgdmlld0JveD0iMCAwIDYgMjA2IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxyZWN0IGlkPSJfMmxpbmUuc3ZnIiBkYXRhLW5hbWU9IjJsaW5lLnN2ZyIgY2xhc3M9ImNscy0xIiB3aWR0aD0iNiIgaGVpZ2h0PSIyMDYiIGZpbGw9IiM3N2NmZDEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left 50px bottom 0px / auto auto no-repeat, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjIwNiIgdmlld0JveD0iMCAwIDYgMjA2IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxyZWN0IGlkPSJfMmxpbmUuc3ZnIiBkYXRhLW5hbWU9IjJsaW5lLnN2ZyIgY2xhc3M9ImNscy0xIiB3aWR0aD0iNiIgaGVpZ2h0PSIyMDYiIGZpbGw9IiM3N2NmZDEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left 50px top 149px / auto auto no-repeat, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjU0IiB2aWV3Qm94PSIwIDAgNiA1NCIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIAogIDwvZGVmcz4KICA8cmVjdCBpZD0iXzFsaW5lLnN2ZyIgZGF0YS1uYW1lPSIxbGluZS5zdmciIGNsYXNzPSJjbHMtMSIgd2lkdGg9IjYiIGhlaWdodD0iNTQiIGZpbGw9IiM3N2NmZDEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left 50px top 0px / auto auto no-repeat; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 64px; padding-bottom: 108px;}
.widget-27 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: 960px; padding-top: 0.02px; right: 0; min-height: 338px;}
.form-53 .form__header { box-sizing: border-box; font-size: 55px; margin-bottom: 65px; display: -webkit-flex; display: flex; font-family: PT Serif, serif; color: #ffffff; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none;}
.form-53 .form__text { box-sizing: border-box; font-size: 17px; margin-bottom: 10px; overflow: hidden; display: -webkit-flex; display: flex; text-align: center; color: rgba(255,255,255,0.65); text-decoration: none; -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;}
.form-53 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-53 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-53 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -5px; width: auto;}
.form-53 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-53 .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-53 .form-item-group { padding: 20px 50px; border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: 0;}
.form-53 .form-item { box-sizing: border-box; position: relative; margin-right: 5px; margin-bottom: 5px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.form-53 .form-text { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px; margin-bottom: 0; padding-top: 35px;}
.form-53 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-53 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-53 .form-item__body { box-sizing: border-box; display: block;}
.form-53 .form-text input { padding: 10px 20px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 40px; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 40px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.form-53 .form-text input:hover, 
.form-53 .form-text input.hover, 
.form-53 .form-text input.active { border: 1px solid #77cfd1;}
.form-53 .form-textarea textarea { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.form-53 .form-textarea textarea:hover, 
.form-53 .form-textarea textarea.hover, 
.form-53 .form-textarea textarea.active { border: 1px solid #77cfd1;}
.form-53 .form-submit button { padding: 10px 20px; border: none; box-sizing: border-box; text-align: center; background: #77cfd1; outline: none; -webkit-appearance: none; font-family: PT Serif, serif; color: #362b2f; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 24px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; width: 220px; max-width: 100%;}
.form-53 .form-submit button:hover, 
.form-53 .form-submit button.hover, 
.form-53 .form-submit button.active { background: rgba(119,207,209,0.68); color: #303030; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.form-53 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-53 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-53 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-53 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-53 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-53 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-53 .form-select select { padding: 10px; border: 1px solid rgba(0,0,0,0.17); box-sizing: border-box; width: 100%; min-width: 100px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: start; font-size: 13.3333px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.form-53 .form-select select:hover, 
.form-53 .form-select select.hover, 
.form-53 .form-select select.active { border: 1px solid #77cfd1;}
.form-53 .form-upload .form-item__body .no-more { box-sizing: border-box; font-family: PT Serif, serif; color: #77cfd1; text-transform: uppercase; text-decoration: none; padding-left: 13px; font-weight: bold;}
.form-53 .form-text .form-item__body { box-sizing: border-box;}
.form-53 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; font-family: PT Serif, serif; color: #595959; text-align: left; text-decoration: none; font-size: 14px; padding-bottom: 3px;}
.form-53 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-53 .form-radio .form-item__title { color: #595959; font-size: 14px; padding-bottom: 3px; font-family: PT Serif, serif; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; text-decoration: none; text-align: left;}
.form-53 .form-textarea { box-sizing: border-box;}
.form-53 .form-textarea .form-item__body { box-sizing: border-box;}
.form-53 .form-submit { border: none; box-sizing: border-box; text-align: center; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 21px; margin-top: -19px; align-self: auto;}
.form-53 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-53 .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;}
.form-53 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-53 .form-captcha input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.form-53 .form-captcha input:hover, 
.form-53 .form-captcha input.hover, 
.form-53 .form-captcha input.active { border: 1px solid #77cfd1;}
.form-53 .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-53 .form-captcha .form-submit-container { box-sizing: border-box; width: auto;}
.form-53 .form-captcha button { padding: 10px 20px; border: none; box-sizing: border-box; text-align: center; background: #77cfd1; outline: none; -webkit-appearance: none; font-family: PT Serif, serif; color: #362b2f; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 24px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; width: 220px; max-width: 100%;}
.form-53 .form-captcha button:hover, 
.form-53 .form-captcha button.hover, 
.form-53 .form-captcha button.active { background: rgba(119,207,209,0.68); color: #303030; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.form-53 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-53 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-53 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-53 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-53 .form-checkbox { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-53 .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-53 .form-checkbox .form-item__title { color: #595959; font-size: 14px; padding-bottom: 3px; font-family: PT Serif, serif; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; text-decoration: none;}
.form-53 .form-checkbox .form-item__body label.form-item__title { color: #595959; font-size: 13px; padding-bottom: 3px; font-family: PT Serif, serif; text-decoration: none;}
.form-53 .form-checkbox input { margin: 5px 5px 0 0;}
.form-53 .form-radio { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-53 .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-53 .form-radio .form-item__body label.form-item__title { color: #6e6e6e; font-size: 13px; padding-bottom: 3px; font-family: PT Serif, serif; text-decoration: none;}
.form-53 .form-radio input { margin: 5px 5px 0 0;}
.form-53 .form-select { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-53 .form-div { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-53 .form-html { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-53 .form-html .form-item__body { font-size: 13px; color: #282f38; text-decoration: none;}
.form-53 .form-upload { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-53 .form-calendar { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-53 .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-53 .form-calendar input { padding: 10px 20px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 40px; outline: none; -webkit-appearance: none; color: #362b2f; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: start; font-size: 13.3333px; height: 40px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.form-53 .form-calendar_interval { box-sizing: border-box; width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
.form-53 .form-calendar_interval input { padding: 2px 15px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 40px; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: start; font-size: 13.3333px; height: 40px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.form-53 .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-53 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0; font-family: PT Serif, serif; text-decoration: none;}
.form-53 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0; font-family: PT Serif, serif; text-decoration: none;}
.form-53 .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-53 .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-53 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; margin-left: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-53 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-53 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-53 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-53 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: PT Serif, serif; color: #77cfd1; text-decoration: none; text-align: center; font-size: 15px;}
.form-53 ::-webkit-input-placeholder { color: #ababab;}
.form-53 ::-moz-placeholder { color: #ababab;}
.form-53 :-ms-input-placeholder { color: #ababab;}
.block-22 .layout_center_41_id_42_0 { -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-22 { border: none; position: relative; width: auto; min-height: 0; max-width: 100%; background: /*url("../images/125487 (1).png?1509022596085") left calc(50% + 282px) top 12px / 474px no-repeat,*/ url("../images/left1.png?1509019942357") left 0px top 0px / auto auto no-repeat, url("../images/right1.png?1509019942334") right 0px bottom 0px / auto auto no-repeat, url("../images/22pot.png?1509021737872") left 50% top 50% / auto auto no-repeat fixed #282f38; z-index: 2; text-align: left; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 100px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 { margin: 40px auto 0; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 6; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.widget-23 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; 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;}.widget-21 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 5; box-sizing: border-box; width: auto; right: 0;}
.schedule-45 p:first-child { margin-top: 0;}
.schedule-45 p:last-child { margin-bottom: 0;}
.schedule-45 .header { box-sizing: border-box;}
.schedule-45 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-45 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-45 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.schedule-45 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-45 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-45 .title { box-sizing: border-box; display: none;}
.schedule-45 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #77cfd1; font-family: PT Serif, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 18px;}
.schedule-45 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-45 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-20 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-44 p:first-child { margin-top: 0;}
.address-44 p:last-child { margin-bottom: 0;}
.address-44 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-44 .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-44 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-44 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-44 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-44 .title { box-sizing: border-box; display: none;}
.address-44 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: rgba(255,255,255,0.84); font-family: PT Serif, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 18px;}
.address-44 input.tgl-but { box-sizing: border-box; display: none;}
.address-44 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-19 { margin: 9px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-43 p:first-child { margin-top: 0;}
.phones-43 p:last-child { margin-bottom: 0;}
.phones-43 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-43 .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-43 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-43 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-43 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-43 .title { box-sizing: border-box; display: none;}
.phones-43 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: rgba(255,255,255,0.84); line-height: 1.5; font-family: PT Serif, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 22px;}
.phones-43 input.tgl-but { box-sizing: border-box; display: none;}
.phones-43 .text_body a { text-decoration: none; color: inherit;}
.phones-43 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-22 { margin: 47px 0 0; position: relative; top: 0; left: 0; z-index: 2; 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; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjU0IiB2aWV3Qm94PSIwIDAgNiA1NCIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIAogIDwvZGVmcz4KICA8cmVjdCBpZD0iXzFsaW5lLnN2ZyIgZGF0YS1uYW1lPSIxbGluZS5zdmciIGNsYXNzPSJjbHMtMSIgd2lkdGg9IjYiIGhlaWdodD0iNTQiIGZpbGw9IiM3N2NmZDEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left 50px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 108px;}
.widgetsocial-46 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-46 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; text-align: inherit; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widgetsocial-46 .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; text-align: left;}
.widgetsocial-46 .soc { margin: 2px 10px 2px 0; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%; text-align: center;}
.widgetsocial-46 .vk .wg-soc-icon { border: none; background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 30px;}
.widgetsocial-46 .fb .wg-soc-icon { border: none; background: url("../images/wm_social_links_fb.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 30px;}
.widgetsocial-46 .tw .wg-soc-icon { border: none; background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 30px;}
.widgetsocial-46 .google .wg-soc-icon { border: none; background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 30px;}
.widgetsocial-46 .ins .wg-soc-icon { border: none; background: url("../images/wm_social_links_ins.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 30px;}
.widgetsocial-46 .ok .wg-soc-icon { border: none; background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 30px;}
.widgetsocial-46 .mail .wg-soc-icon { border: none; background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 30px;}
.widgetsocial-46 .pin .wg-soc-icon { border: none; background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 30px;}
.widgetsocial-46 .lj .wg-soc-icon { border: none; background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 30px;}
.widgetsocial-46 .my .wg-soc-icon { border: none; background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 30px;}
.widgetsocial-46 .youtube .wg-soc-icon { border: none; background: url("../images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 30px;}
.widgetsocial-46 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-46 .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;}
.text-3 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; font-family: PT Serif, serif; color: #ffffff; text-decoration: none; font-size: 55px; right: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjU0IiB2aWV3Qm94PSIwIDAgNiA1NCIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIAogIDwvZGVmcz4KICA8cmVjdCBpZD0iXzFsaW5lLnN2ZyIgZGF0YS1uYW1lPSIxbGluZS5zdmciIGNsYXNzPSJjbHMtMSIgd2lkdGg9IjYiIGhlaWdodD0iNTQiIGZpbGw9IiM3N2NmZDEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left 50px top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 74px; padding-bottom: 30px;}
.block-24 .layout_49 { -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-24 .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-24 .layout_51 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 { margin: 0 auto; position: relative; width: 1200px; min-height: 0; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; padding-top: 50px; padding-bottom: 50px; max-width: 100%;}
.widget-26 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; color: #b0b0b0; text-decoration: none; width: auto; right: 0;}
.widget-25 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0;}
.widget-24 { margin: 7px 0 auto; position: relative; top: 0; left: 0; z-index: 1; color: #828282; font-family: PT Serif, serif; text-decoration: none; font-size: 15px; 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-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-28 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9950; margin-left: 0; margin-right: 0;}
.side-panel-56 .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-56 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-56 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-56 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-56 .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;}
.side-panel-56 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-56 .side-panel-button-icon { display: block;}
.side-panel-56 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-56 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	body { display: block;}
	.wrapper .layout_center_2_id_7_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-4 .layout_7_id_8 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-4 { background: linear-gradient(to top,rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0.7) 42.7%,rgba(0, 0, 0, 0) 99.7%), url("../images/Pic1.jpg") left 50% top 0px / auto auto no-repeat; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-5 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-8 { padding-top: 80px; padding-bottom: 80px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-10 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-9 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-6 .layout_11 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-6 .layout_15 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-6 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-7 .layout_12 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-7 .layout_13 { margin: 0 auto; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-7 .layout_14 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: none;}
	.block-7 { width: 280px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-8 { margin-top: 15px; margin-left: auto; margin-right: 0; display: none;}
	.schedule-14 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-14 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-7 { margin: 15px auto 0; display: none;}
	.address-13 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-13 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-6 { text-align: left; margin-top: 15px; margin-left: 0; margin-right: auto; display: block;}
	.phones-12 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-12 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-5 { margin-top: -52px; margin-left: auto;}
	.popover-wrap-11 .popover-body .form_checkbox .s3_form_field_name { font-size: 14px; color: #424242;}
	.block-28 { padding: 0.02px 20px 50px; top: 0; left: 0; width: auto; background: none; margin-left: 0; margin-right: 0;}
	.widget-31 { margin-top: -5px; padding-left: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-32 { font-size: 30px; margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-26 { background: none; padding-top: 0.02px; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-21 .layout_39_id_54 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-21 { display: block;}
	.block-25 { padding: 20px 20px 47px; background: none;}
	.widget-27 { width: auto; min-height: 0; display: block;}
	.form-53 .form__header { font-size: 30px; margin-bottom: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; font-weight: bold; padding-bottom: 15px;}
	.form-53 .form-select select { background: none;}
	.form-53 .form-item__title { color: #808080;}
	.form-53 .form-radio .form-item__title { font-size: 16px;}
	.form-53 .form-checkbox .form-item__title { color: #8f8f8f;}
	.block-22 .layout_center_41_id_42_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-22 { background: /*url("../images/125487 (1).png?1509022596085") left calc(50% + 193px) top 12px / 339px no-repeat,*/ url("../images/left1.png?1509019942357") left 0px top 0px / auto auto no-repeat, url("../images/right1.png?1509019942334") right 0px bottom 0px / auto auto no-repeat, url("../images/22pot.png?1509021737872") left 50% top 50% / auto auto no-repeat fixed #282f38; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-bottom: 22px; padding-left: 20px; padding-right: 20px; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-23 { margin-left: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-21 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.schedule-45 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-45 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-20 { margin-left: auto; margin-right: auto; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.address-44 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-44 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-19 { text-align: left; margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.phones-43 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-43 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-22 { margin-left: auto; margin-right: auto; background: none; padding-bottom: 20px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.text-3 { font-size: 30px; background: none; padding-top: 20px; padding-bottom: 20px; font-weight: bold; display: block;}
	.block-24 .layout_49 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-24 .layout_50 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-24 .layout_51 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-24 { padding: 10px 20px; -webkit-order: 8; -moz-order: 8; order: 8; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-26 { 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-25 { margin-top: 15px; margin-left: auto; display: none;}
	.widget-24 { margin-top: 15px;}
	.widget-28 { z-index: 9999; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-56 .side-panel-top { width: auto;}
	.side-panel-56 .side-panel-button { border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 50px; min-height: 50px; padding-left: 15px; padding-right: 15px; padding-top: 15px;}
	.side-panel-56 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #362b2f; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_7_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-4 .layout_7_id_8 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-8 { margin-left: auto; margin-right: auto; padding-top: 50px; padding-bottom: 50px;}
	.site-name-16 .sn-text { font-size: 50px;}
	.block-6 .layout_11 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-6 .layout_15 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-7 .layout_12 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-7 .layout_13 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-7 .layout_14 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.widget-6 { text-align: center; margin-top: 0; margin-right: 0;}
	.phones-12 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-21 .layout_39_id_54 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.form-53 .form-item-group { padding-right: 20px; padding-left: 20px;}
	.form-53 .form-text { padding-top: 10px; width: 100%;}
	.form-53 .form-checkbox { width: 100%;}
	.form-53 .form-radio { width: 100%;}
	.form-53 .form-select { width: 100%;}
	.form-53 .form-div { width: 100%;}
	.form-53 .form-html { width: 100%;}
	.form-53 .form-upload { width: 100%;}
	.form-53 .form-calendar { width: 100%;}
	.form-53 .form-calendar_interval { width: 100%;}
	.block-22 .layout_center_41_id_42_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-22 { background: /*url("../images/125487 (1).png?1509022596085") left calc(50% + 193px) top 12px / 284px no-repeat,*/ url("../images/left1.png?1509019942357") left 0px top 0px / auto auto no-repeat, url("../images/right1.png?1509019942334") right 0px bottom 0px / auto auto no-repeat, url("../images/22pot.png?1509021737872") left 50% top 50% / auto auto no-repeat fixed #282f38;}
	.widget-23 { display: none;}
	.block-24 .layout_49 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-24 .layout_50 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-24 .layout_51 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-25 { margin-right: auto; margin-bottom: 0;}
	.widget-24 { margin-left: auto; margin-bottom: 0; margin-right: auto;}
	.widget-28 { z-index: 9950;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_7_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-4 .layout_7_id_8 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-4 { background: linear-gradient(to top,rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0.7) 82.7%,rgba(0, 0, 0, 0) 99.7%), url("../images/Pic1.jpg") left 50% top 0px / auto auto no-repeat;}
	.block-8 { padding-top: 20px; padding-bottom: 20px;}
	.widget-10 { font-size: 20px;}
	.site-name-16 .sn-text { font-size: 30px;}
	.block-6 .layout_11 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-6 .layout_15 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-7 .layout_12 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-7 .layout_13 { 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-7 .layout_14 { 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-7 { margin-left: auto; margin-right: auto;}
	.widget-8 { margin-top: 0;}
	.widget-7 { margin-top: 0; margin-left: 0;}
	.widget-6 { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-5 { margin-top: 15px; margin-bottom: 0; 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;}
	.block-21 .layout_39_id_54 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.form-53 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-53 .form-submit button { width: 100%;}
	.form-53 .form-captcha .form-item__body { -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-53 .form-captcha .form-submit-container { width: 100%;}
	.form-53 .form-captcha button { width: 100%;}
	.block-22 .layout_center_41_id_42_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-22 { background: #282f38;}
	.widget-21 { text-align: center;}
	.widget-20 { text-align: center;}
	.address-44 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-19 { text-align: center;}
	.widget-22 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widgetsocial-46 .vk .wg-soc-icon { background: none;}
	.text-3 { text-align: center; font-size: 25px;}
	.block-24 .layout_49 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-24 .layout_50 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-24 .layout_51 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-26 { margin-bottom: 0;}
	.widget-25 { display: block;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_7_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-4 .layout_7_id_8 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-9 { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
	.block-6 .layout_11 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-6 .layout_15 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-7 .layout_12 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-7 .layout_13 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-7 .layout_14 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-7 { margin-left: 0; margin-right: 0;}
	.widget-8 { margin-right: auto; margin-bottom: 0;}
	.widget-7 { margin-left: auto;}
	.widget-6 { margin-bottom: 0;}
	.block-21 .layout_39_id_54 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-25 { padding-right: 10px; padding-left: 10px;}
	.form-53 .form__header { font-size: 20px;}
	.form-53 .form-item__header { text-align: center;}
	.block-22 .layout_center_41_id_42_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: 0; width: auto;}
	.block-22 { padding-bottom: 0.02px;}
	.block-23 { margin-left: auto;}
	.address-44 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-22 { padding-bottom: 0.02px;}
	.widgetsocial-46 .vk .wg-soc-icon { background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat;}
	.text-3 { font-size: 20px;}
	.block-24 .layout_49 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-24 .layout_50 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-24 .layout_51 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.widget-25 { display: none;}

}
.side-panel .widget-4 { margin: 0 0 20px; border: none; z-index: 1; text-align: left; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-box-shadow: 0px 0px 58px  rgba(0,0,0,0.51); -moz-box-shadow: 0px 0px 58px  rgba(0,0,0,0.51); box-shadow: 0px 0px 58px  rgba(0,0,0,0.51); -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-9 .menu-scroll > ul { display: block;}
.side-panel .menu-9 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-9 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-9 .menu-scroll > ul ul { position: static; width: auto; margin-left: 0;}
.side-panel .menu-9 .menu-scroll > ul ul > li > a { width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.side-panel .menu-9 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-9 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-9 .menu-scroll > ul ul > li > a.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS4wMyIgaGVpZ2h0PSIzNSIgdmlld0JveD0iMCAwIDE5LjAzIDM1IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iYXIxLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTk0OC40NiwxNzQ5LjgxbC0xNS43LDE1LjY1YTEuODMyLDEuODMyLDAsMCwxLTIuNDEuMTYsMS45MTQsMS45MTQsMCwwLDEtLjAyLTIuMTdsMTMuNjctMTMuNjRhMS44NDcsMS44NDcsMCwwLDAsMC0yLjYxbC0xMy42Ni0xMy42NGExLjkxMiwxLjkxMiwwLDAsMSwwLTIuMTgsMS44NDYsMS44NDYsMCwwLDEsMi40Mi4xNmwxNS43LDE1LjY2QTEuODQ3LDEuODQ3LDAsMCwxLDE5NDguNDYsMTc0OS44MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xOTMwIC0xNzMxKSIgZmlsbD0iIzE5MTkxOSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") right 18px top 50% / 7px no-repeat rgba(255,255,255,0.4);}
.side-panel .menu-9 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-9 .menu-scroll > ul > li.menu-item > a { padding: 10px 20px; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; background: none;}
.side-panel .menu-9 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-9 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-9 .menu-scroll > ul > li.menu-item > a.active { color: #77cfd1; text-decoration: underline;}