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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-75 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 6; text-align: center; right: 0; padding-left: 30px; padding-right: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-76 .layout_130 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-76 .layout_133 { -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-76 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 2; text-align: left; -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-77 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 330px; min-height: 0; z-index: 2; text-align: center; padding-top: 15px; padding-bottom: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-55 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-131 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-131 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; text-align: left;}
.site-name-131 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-131 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Cuprum, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 40px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-131 a { text-decoration: none; outline: none;}
.widget-56 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; text-align: left; text-transform: uppercase; text-decoration: none; font-size: 15px; 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; padding-top: 10px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.block-78 { margin: 9px 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; text-decoration: none;}
.block-79 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-left: 70px; right: 0;}
.widget-57 { margin: 0 0 -1px; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; color: #70ae45; text-align: right; text-transform: uppercase; text-decoration: none; font-size: 18px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: normal; padding-top: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 10px;}
.block-80 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 100px;}
.widget-58 { margin: 1px 0 -1px; position: relative; top: 0; left: 0; z-index: 1; text-align: right; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0; min-height: 0;}
.menu-137 .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-137 .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-137 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-137 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-137 .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-137 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box; text-align: left;}
.menu-137 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.menu-137 .menu-scroll > ul ul { padding: 15px 0; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #7da871; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-137 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-137 .menu-scroll > ul ul > li > a { padding: 15px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 15px; line-height: 1.4; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-137 .menu-scroll > ul ul > li > a:hover, 
.menu-137 .menu-scroll > ul ul > li > a.hover, 
.menu-137 .menu-scroll > ul ul > li > a.active { background: #04554c;}
.menu-137 .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-137 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-137 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-137 .menu-scroll > ul > li.menu-item > a { padding: 32px 12px 15px; margin: 0; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #000; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; position: relative; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Cuprum, sans-serif; font-style: normal; letter-spacing: 0.3px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; text-transform: uppercase; align-self: auto; background: transparent; border-top: 1px solid rgba(125,168,113,0.25); border-right: 0px solid rgba(125,168,113,0.25); border-bottom: 0px solid rgba(125,168,113,0.25); border-left: 0px solid rgba(125,168,113,0.25); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-137 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-137 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-137 .menu-scroll > ul > li.menu-item > a.active { border: none; color: #ffffff; background: #04554c; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.menu-137 .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-137 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-137 .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-137 .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-137 .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-137 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-137 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-137 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 22px auto 0 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #71a596; font-size: 18px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: none; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-137 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-137 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-137 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-81 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: #94bf89; z-index: 5; 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; text-decoration: none; padding-left: 30px; padding-right: 30px;}
.block-82 .layout_140 { -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-82 .layout_142 { -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-82 .layout_144 { -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-82 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 2; text-align: left; -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; padding-bottom: 8px; padding-top: 8px;}
.block-83 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-59 { margin: -1px 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: 391px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widgetsocial-141 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-141 .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-141 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.widgetsocial-141 .soc { margin: 2px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%;}
.widgetsocial-141 .vk .wg-soc-icon { border: 1px solid rgba(250,207,90,0); background: url("../images/lib_858803_vk.png") left 50% top 50% / 25px no-repeat transparent; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-141 .vk .wg-soc-icon:hover, 
.widgetsocial-141 .vk .wg-soc-icon.hover, 
.widgetsocial-141 .vk .wg-soc-icon.active { border: none; background: url("../images/lib_858803_vk.png") left 50% top 50% / 25px no-repeat rgba(4,85,76,0.15);}
.widgetsocial-141 .fb .wg-soc-icon { border: 1px solid rgba(250,207,90,0); background: url("../images/lib_858803_f.png") left 50% top 50% / 9px no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-141 .fb .wg-soc-icon:hover, 
.widgetsocial-141 .fb .wg-soc-icon.hover, 
.widgetsocial-141 .fb .wg-soc-icon.active { border: none; background: url("../images/lib_858803_f.png") left 50% top 50% / 9px no-repeat rgba(4,85,76,0.15);}
.widgetsocial-141 .fb .wg-soc-icon:active, 
.widgetsocial-141 .fb .wg-soc-icon.active { border: 1px solid rgba(250,207,90,0.4);}
.widgetsocial-141 .tw .wg-soc-icon { border: 1px solid rgba(250,207,90,0); background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-141 .tw .wg-soc-icon:hover, 
.widgetsocial-141 .tw .wg-soc-icon.hover, 
.widgetsocial-141 .tw .wg-soc-icon.active { border: none; background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat rgba(4,85,76,0.15);}
.widgetsocial-141 .tw .wg-soc-icon:active, 
.widgetsocial-141 .tw .wg-soc-icon.active { border: 1px solid rgba(250,207,90,0.4);}
.widgetsocial-141 .google .wg-soc-icon { border: 1px solid rgba(250,207,90,0); background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-141 .google .wg-soc-icon:hover, 
.widgetsocial-141 .google .wg-soc-icon.hover, 
.widgetsocial-141 .google .wg-soc-icon.active { border: none; background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat rgba(4,85,76,0.15);}
.widgetsocial-141 .google .wg-soc-icon:active, 
.widgetsocial-141 .google .wg-soc-icon.active { border: 1px solid rgba(250,207,90,0.4);}
.widgetsocial-141 .ins .wg-soc-icon { border: 1px solid rgba(250,207,90,0); background: url("../images/lib_858803_i.png") left 50% top 50% / 18px no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-141 .ins .wg-soc-icon:hover, 
.widgetsocial-141 .ins .wg-soc-icon.hover, 
.widgetsocial-141 .ins .wg-soc-icon.active { border: none; background: url("../images/lib_858803_i.png") left 50% top 50% / 18px no-repeat rgba(4,85,76,0.15);}
.widgetsocial-141 .ins .wg-soc-icon:active, 
.widgetsocial-141 .ins .wg-soc-icon.active { border: 1px solid rgba(250,207,90,0.4);}
.widgetsocial-141 .ok .wg-soc-icon { border: 1px solid rgba(250,207,90,0); background: url("../images/lib_858803_ok.png") left 50% top 50% / 11px no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-141 .ok .wg-soc-icon:hover, 
.widgetsocial-141 .ok .wg-soc-icon.hover, 
.widgetsocial-141 .ok .wg-soc-icon.active { border: none; background: url("../images/lib_858803_ok.png") left 50% top 50% / 11px no-repeat rgba(4,85,76,0.15);}
.widgetsocial-141 .ok .wg-soc-icon:active, 
.widgetsocial-141 .ok .wg-soc-icon.active { border: 1px solid rgba(250,207,90,0.4);}
.widgetsocial-141 .mail .wg-soc-icon { border: 1px solid rgba(250,207,90,0); background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-141 .mail .wg-soc-icon:hover, 
.widgetsocial-141 .mail .wg-soc-icon.hover, 
.widgetsocial-141 .mail .wg-soc-icon.active { border: none; background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat rgba(4,85,76,0.15);}
.widgetsocial-141 .mail .wg-soc-icon:active, 
.widgetsocial-141 .mail .wg-soc-icon.active { border: 1px solid rgba(250,207,90,0.4);}
.widgetsocial-141 .pin .wg-soc-icon { border: 1px solid rgba(250,207,90,0); background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-141 .pin .wg-soc-icon:hover, 
.widgetsocial-141 .pin .wg-soc-icon.hover, 
.widgetsocial-141 .pin .wg-soc-icon.active { border: none; background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat rgba(4,85,76,0.15);}
.widgetsocial-141 .pin .wg-soc-icon:active, 
.widgetsocial-141 .pin .wg-soc-icon.active { border: 1px solid rgba(250,207,90,0.4);}
.widgetsocial-141 .lj .wg-soc-icon { border: 1px solid rgba(250,207,90,0); background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-141 .lj .wg-soc-icon:hover, 
.widgetsocial-141 .lj .wg-soc-icon.hover, 
.widgetsocial-141 .lj .wg-soc-icon.active { border: none; background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat rgba(4,85,76,0.15);}
.widgetsocial-141 .lj .wg-soc-icon:active, 
.widgetsocial-141 .lj .wg-soc-icon.active { border: 1px solid rgba(250,207,90,0.4);}
.widgetsocial-141 .my .wg-soc-icon { border: 1px solid rgba(250,207,90,0); background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-141 .my .wg-soc-icon:hover, 
.widgetsocial-141 .my .wg-soc-icon.hover, 
.widgetsocial-141 .my .wg-soc-icon.active { border: none; background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat rgba(4,85,76,0.15);}
.widgetsocial-141 .my .wg-soc-icon:active, 
.widgetsocial-141 .my .wg-soc-icon.active { border: 1px solid rgba(250,207,90,0.4);}
.widgetsocial-141 .youtube .wg-soc-icon { border: 1px solid rgba(250,207,90,0); background: url("../images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-141 .youtube .wg-soc-icon:hover, 
.widgetsocial-141 .youtube .wg-soc-icon.hover, 
.widgetsocial-141 .youtube .wg-soc-icon.active { border: none; background: url("../images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat rgba(4,85,76,0.15);}
.widgetsocial-141 .youtube .wg-soc-icon:active, 
.widgetsocial-141 .youtube .wg-soc-icon.active { border: 1px solid rgba(250,207,90,0.4);}
.widgetsocial-141 .telegram .wg-soc-icon { border: 1px solid rgba(250,207,90,0); background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-141 .telegram .wg-soc-icon:hover, 
.widgetsocial-141 .telegram .wg-soc-icon.hover, 
.widgetsocial-141 .telegram .wg-soc-icon.active { border: none; background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat rgba(4,85,76,0.15);}
.widgetsocial-141 .telegram .wg-soc-icon:active, 
.widgetsocial-141 .telegram .wg-soc-icon.active { border: 1px solid rgba(250,207,90,0.4);}
.widgetsocial-141 .whatsapp .wg-soc-icon { border: 1px solid rgba(250,207,90,0); background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-141 .whatsapp .wg-soc-icon:hover, 
.widgetsocial-141 .whatsapp .wg-soc-icon.hover, 
.widgetsocial-141 .whatsapp .wg-soc-icon.active { border: none; background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat rgba(4,85,76,0.15);}
.widgetsocial-141 .whatsapp .wg-soc-icon:active, 
.widgetsocial-141 .whatsapp .wg-soc-icon.active { border: 1px solid rgba(250,207,90,0.4);}
.widgetsocial-141 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-141 .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;}
.block-84 { margin: 10px 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-60 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-143 p:first-child { margin-top: 0;}
.address-143 p:last-child { margin-bottom: 0;}
.address-143 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-143 .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-143 .icon { border: none; box-sizing: border-box; height: 16px; width: 16px; background: url("../images/lib_858803_adr.png") left 50% top 50% / auto auto no-repeat; margin-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: auto; margin-bottom: auto; align-self: center;}
.address-143 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-143 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-143 .title { box-sizing: border-box; display: none; font-family: Ubuntu, sans-serif; color: #ffffff; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px;}
.address-143 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; letter-spacing: 0.2px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 15px; font-weight: normal; padding-top: 0.02px; padding-left: 7px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-143 input.tgl-but { box-sizing: border-box; display: none;}
.address-143 input.tgl-but:checked + .block-body-drop { display: block;}
.block-85 { margin: 10px 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-61 { margin: 0 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 178px;}
.phones-145 p:first-child { margin-top: 0;}
.phones-145 p:last-child { margin-bottom: 0;}
.phones-145 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-145 .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-145 .icon { border: none; box-sizing: border-box; height: 16px; width: 16px; background: url("../images/lib_858803_tel.png") left 50% top 50% / auto auto no-repeat; margin-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: auto; margin-bottom: auto; align-self: center;}
.phones-145 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-145 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-145 .title { box-sizing: border-box; display: none; color: #ffffff; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px;}
.phones-145 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 16px; padding-top: 0.02px; padding-left: 7px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-145 input.tgl-but { box-sizing: border-box; display: none;}
.phones-145 .text_body a { text-decoration: none; color: inherit;}
.phones-145 input.tgl-but:checked + .block-body-drop { display: block;}
.block-68 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 590px; max-width: 100%; z-index: 4; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-69 { padding: 0.02px 30px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 225.33333333333334px; max-width: 100%; background: #ffffff; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; text-decoration: none;}
.block-70 .layout_122 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-70 .layout_124 { -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-70 { margin: 0; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; 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; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%;}
.block-71 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 244px; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 70px; right: auto;}
.widget-50 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; width: 244px; padding-right: 2px; padding-left: 0; box-sizing: border-box; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0; padding-top: 0.02px;}
.menu-123 .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; height: auto; width: auto; background: #d6d6d6;}
.menu-123 .menu-scroll > ul ul { padding: 15px 0; margin: 0; border: none; position: static; top: 0; left: 100%; background: #04554c; list-style: none; width: auto; display: none; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-123 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-123 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-123 .menu-scroll > ul ul > li > a { padding: 10px 15px 10px 20px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 1.0px; text-transform: none; margin-top: 2px; margin-bottom: 2px; font-weight: normal;}
.menu-123 .menu-scroll > ul ul > li > a:hover, 
.menu-123 .menu-scroll > ul ul > li > a.hover, 
.menu-123 .menu-scroll > ul ul > li > a.active { color: #94bf89;}
.menu-123 .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-123 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-123 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-123 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-123 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-123 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-123 .menu-scroll > ul > li.menu-item > a { padding: 10px 15px; margin: 4px 0; border: 2px solid #e2f0ef; 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: #000000; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Cuprum, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-style: normal; letter-spacing: 0.5px; text-transform: uppercase; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: normal;}
.menu-123 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-123 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-123 .menu-scroll > ul > li.menu-item > a.active { border: 2px solid #7abfaa;}
.menu-123 .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-123 .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-123 .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-123 .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-123 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.block-72 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 420px; z-index: 1; 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; text-decoration: none; padding-left: 50px; padding-top: 70px; padding-bottom: 50px;}
.widget-51 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Roboto, sans-serif; text-align: left; font-size: 11px; color: #8f8f8f; letter-spacing: 0.5px; text-decoration: none; box-sizing: border-box; width: auto; padding-top: 5px; padding-bottom: 5px; right: 0;}
.path a { border: none; box-sizing: border-box; color: #799e44; text-decoration: underline; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center; color: #000000; letter-spacing: 0; text-decoration: none;}
.widget-52 { margin: 0 auto 0 0; border: none; position: relative; top: 0; left: 0; z-index: 2; font-family: Cuprum, sans-serif; text-align: left; font-size: 40px; text-transform: uppercase; text-decoration: none; box-sizing: border-box; font-weight: normal; width: auto; right: 0; padding-bottom: 15px; background: url("../images/border.png?1524880700302") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 10px;}
h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Cuprum, sans-serif; color: #000000;}
h3 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Cuprum, sans-serif; color: #000000;}
h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Cuprum, sans-serif; color: #000000;}
h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Cuprum, sans-serif; color: #000000;}
h6 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Cuprum, sans-serif; color: #000000;}
.widget-53 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; text-align: left; font-size: 16px; line-height: 1.5; letter-spacing: 0.5px; text-decoration: none; display: block; min-height: 0; width: auto; right: 0; font-weight: normal; padding-top: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-127 h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Cuprum, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-127 h3 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Cuprum, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-127 h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Cuprum, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-127 h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Cuprum, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-127 h6 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Cuprum, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-127 a { box-sizing: border-box; color: #0000ff;}
.content-127 .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-127 .img-convert { margin: 5px; box-sizing: border-box; width: 846px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-127 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-127 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-127 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.block-17 { padding: 40px 30px 70px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: linear-gradient(to bottom,#ffffff 0%,rgba(255, 255, 255, 0.69) 24.8%,rgba(255, 255, 255, 0.53) 42.7%,rgba(255, 255, 255, 0.22) 61.2%,rgba(255, 255, 255, 0) 83.7%), url("../images/fon.png?1524801623905") left 50% bottom -5px / auto auto no-repeat, url("../images/54174980_2_1920.jpg") left 50% bottom -160px / cover no-repeat #ffffff; z-index: 3; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-18 { padding: 0.02px 0 80px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 2; text-align: center; -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-9 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; width: auto; right: 0; min-height: 0; max-width: 100%;}
.form-29 .form__header { border: none; box-sizing: border-box; font-size: 40px; margin-bottom: 15px; display: -webkit-flex; display: flex; font-family: Cuprum, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-decoration: none; padding-bottom: 15px; background: url("../images/border.png?1524813977792") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-29 .form__text { box-sizing: border-box; font-size: 20px; margin-bottom: 10px; overflow: hidden; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; padding-bottom: 20px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-29 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-29 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-29 .form__body { box-sizing: border-box; margin-right: -5px; margin-bottom: -5px; width: auto;}
.form-29 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-29 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-29 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.form-29 .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-29 .form-text { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-29 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-29 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-29 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-29 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-29 .form-item__body { box-sizing: border-box; display: block;}
.form-29 .form-text input { padding: 10px; border: 2px solid rgba(122,191,170,0.7); box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 22px; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 16px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-29 .form-text input:hover, 
.form-29 .form-text input.hover, 
.form-29 .form-text input.active { border: 2px solid #7abfaa;}
.form-29 .form-textarea textarea { padding: 2px 4px; border: 2px solid rgba(122,191,170,0.7); box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 16px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-29 .form-textarea textarea:hover, 
.form-29 .form-textarea textarea.hover, 
.form-29 .form-textarea textarea.active { border: 2px solid #7abfaa;}
.form-29 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-29 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-29 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-29 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-29 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-29 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-29 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-29 .form-text .form-item__body { box-sizing: border-box;}
.form-29 .form-textarea { box-sizing: border-box;}
.form-29 .form-textarea .form-item__body { box-sizing: border-box;}
.form-29 .form-submit { box-sizing: border-box;}
.form-29 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-29 .form-submit .form-item__body { box-sizing: border-box;}
.form-29 .form-submit button { padding: 10px 20px; border: none; box-sizing: border-box; text-align: center; background: #04554c; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; min-height: 41px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-29 .form-submit button:hover, 
.form-29 .form-submit button.hover, 
.form-29 .form-submit button.active { background: #94bf89;}
.form-29 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-29 .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: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-29 .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;}
.form-29 .form-captcha input { padding: 2px 4px; border: 2px solid rgba(122,191,170,0.7); box-sizing: border-box; background: #ffffff; width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-29 .form-captcha input:hover, 
.form-29 .form-captcha input.hover, 
.form-29 .form-captcha input.active { border: 2px solid #7abfaa;}
.form-29 .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-29 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-29 .form-captcha button { padding: 10px 20px; border: none; box-sizing: border-box; text-align: center; background: #04554c; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; min-height: 41px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-29 .form-captcha button:hover, 
.form-29 .form-captcha button.hover, 
.form-29 .form-captcha button.active { background: #94bf89;}
.form-29 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-29 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-29 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-29 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-29 .form-checkbox { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-29 .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-29 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-29 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-29 .form-checkbox input { margin: 5px 5px 0 0;}
.form-29 .form-radio { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-29 .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-29 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-29 .form-radio input { margin: 5px 5px 0 0;}
.form-29 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-29 .form-select { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-29 .form-div { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-29 .form-html { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-29 .form-html .form-item__body { font-size: 13px;}
.form-29 .form-upload { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-29 .form-calendar { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-29 .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-29 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-29 .form-calendar_interval { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-29 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-29 .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-29 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-29 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-29 .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-29 .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-29 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.form-29 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-29 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-29 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-29 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-29 ::-webkit-input-placeholder { color: #ababab;}
.form-29 ::-moz-placeholder { color: #ababab;}
.form-29 :-ms-input-placeholder { color: #ababab;}
.block-44 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; text-align: left; right: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 30px; padding-right: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-45 .layout_79 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-45 .layout_80 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-45 .layout_81 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-45 .layout_86 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-45 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 2; text-align: center; -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: center; -moz-justify-content: center; justify-content: center; padding-top: 20px; padding-bottom: 20px;}
.block-46 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-right: 50px;}
.widget-32 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-82 p:first-child { margin-top: 0;}
.address-82 p:last-child { margin-bottom: 0;}
.address-82 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-82 .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-82 .icon { border: 0px solid #000000; box-sizing: border-box; height: 16px; width: 24px; background: url("../images/adr.png") left 50% top 50% / auto auto no-repeat #799e44; margin-right: 0; min-height: 24px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 0; align-self: auto; padding-top: 0.02px; margin-bottom: -12px;}
.address-82 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.address-82 .cell-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-82 .title { box-sizing: border-box; display: none;}
.address-82 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 15px; padding-top: 25px; border-top: 2px solid #e9f5f1; border-right: 0px solid #e9f5f1; border-bottom: 0px solid #e9f5f1; border-left: 0px solid #e9f5f1; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-82 input.tgl-but { box-sizing: border-box; display: none;}
.address-82 input.tgl-but:checked + .block-body-drop { display: block;}
.block-47 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 30px;}
.widget-33 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 200px;}
.phones-83 p:first-child { margin-top: 0;}
.phones-83 p:last-child { margin-bottom: 0;}
.phones-83 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-83 .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-83 .icon { border: none; box-sizing: border-box; height: 16px; width: 24px; background: url("../images/tel.png") left 50% top 50% / auto auto no-repeat #799e44; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 24px; margin-bottom: -12px;}
.phones-83 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.phones-83 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-83 .title { box-sizing: border-box; display: none;}
.phones-83 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 15px; padding-top: 25px; border-top: 2px solid #e9f5f1; border-right: 0px solid #e9f5f1; border-bottom: 0px solid #e9f5f1; border-left: 0px solid #e9f5f1; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-83 input.tgl-but { box-sizing: border-box; display: none;}
.phones-83 .text_body a { text-decoration: none; color: inherit;}
.phones-83 input.tgl-but:checked + .block-body-drop { display: block;}
.block-48 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-35 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 265px;}
.schedule-85 p:first-child { margin-top: 0;}
.schedule-85 p:last-child { margin-bottom: 0;}
.schedule-85 .header { box-sizing: border-box;}
.schedule-85 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-85 .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-85 .icon { border: none; box-sizing: border-box; height: 16px; width: 24px; background: url("../images/clock.png") left 50% top 50% / auto auto no-repeat #799e44; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 24px; margin-bottom: -12px;}
.schedule-85 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.schedule-85 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-85 .title { box-sizing: border-box; display: none;}
.schedule-85 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; padding-top: 25px; border-top: 2px solid #e9f5f1; border-right: 0px solid #e9f5f1; border-bottom: 0px solid #e9f5f1; border-left: 0px solid #e9f5f1; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.schedule-85 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-85 input.tgl-but:checked + .block-body-drop { display: block;}
.block-49 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 100px; min-height: 69px; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-36 { margin: 0 auto; border: 2px solid #cae5de; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 50px; min-height: 50px; padding-top: 1px; padding-bottom: 1px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-87 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 34px; display: inline-block; background: url("../images/up-arrow.svg") left 50% top 50% / 23px no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-87 .icon:hover, 
.up-87 .icon.hover, 
.up-87 .icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjg0LjkyOXB4IiBoZWlnaHQ9IjI4NC45MjlweCIgdmlld0JveD0iMCAwIDI4NC45MjkgMjg0LjkyOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnIGlkPSJnLTIiPgoJPHBhdGggZD0iTTI4Mi4wODIsMTk1LjI4NUwxNDkuMDI4LDYyLjI0Yy0xLjkwMS0xLjkwMy00LjA4OC0yLjg1Ni02LjU2Mi0yLjg1NnMtNC42NjUsMC45NTMtNi41NjcsMi44NTZMMi44NTYsMTk1LjI4NSAgIEMwLjk1LDE5Ny4xOTEsMCwxOTkuMzc4LDAsMjAxLjg1M2MwLDIuNDc0LDAuOTUzLDQuNjY0LDIuODU2LDYuNTY2bDE0LjI3MiwxNC4yNzFjMS45MDMsMS45MDMsNC4wOTMsMi44NTQsNi41NjcsMi44NTQgICBjMi40NzQsMCw0LjY2NC0wLjk1MSw2LjU2Ny0yLjg1NGwxMTIuMjA0LTExMi4yMDJsMTEyLjIwOCwxMTIuMjA5YzEuOTAyLDEuOTAzLDQuMDkzLDIuODQ4LDYuNTYzLDIuODQ4ICAgYzIuNDc4LDAsNC42NjgtMC45NTEsNi41Ny0yLjg0OGwxNC4yNzQtMTQuMjc3YzEuOTAyLTEuOTAyLDIuODQ3LTQuMDkzLDIuODQ3LTYuNTY2ICAgQzI4NC45MjksMTk5LjM3OCwyODMuOTg0LDE5Ny4xODgsMjgyLjA4MiwxOTUuMjg1eiIgaWQ9InBhdGgtMyIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjNzFhNTk2Ij48L3BhdGg+CjwvZz4KPGcgaWQ9ImctNCI+CjwvZz4KPGcgaWQ9ImctNSI+CjwvZz4KPGcgaWQ9ImctNiI+CjwvZz4KPGcgaWQ9ImctNyI+CjwvZz4KPGcgaWQ9ImctOCI+CjwvZz4KPGcgaWQ9ImctOSI+CjwvZz4KPGcgaWQ9ImctMTAiPgo8L2c+CjxnIGlkPSJnLTExIj4KPC9nPgo8ZyBpZD0iZy0xMiI+CjwvZz4KPGcgaWQ9ImctMTMiPgo8L2c+CjxnIGlkPSJnLTE0Ij4KPC9nPgo8ZyBpZD0iZy0xNSI+CjwvZz4KPGcgaWQ9ImctMTYiPgo8L2c+CjxnIGlkPSJnLTE3Ij4KPC9nPgo8ZyBpZD0iZy0xOCI+CjwvZz4KPC9zdmc+") left 50% top 50% / 23px no-repeat;}
.up-87 .title { box-sizing: border-box; color: #000; text-align: center; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-54 { padding: 20px 30px 10px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #04554c; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-55 .layout_97 { -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-55 .layout_99 { -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-55 .layout_101 { -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-55 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; padding-top: 5px; padding-bottom: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%;}
.block-56 { margin: 2px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-40 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: right; color: #d8d8d8; text-decoration: none; width: auto; right: 0;}
.block-57 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-41 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; right: 0;}
.block-58 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-bottom: 10px; padding-top: 10px;}
.widget-42 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Open Sans, sans-serif; text-align: left; color: #ffffff; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; font-weight: 300;}
.widget-49 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9950; margin-left: 0; margin-right: 0;}
.side-panel-118 .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; text-align: left;}
.side-panel-118 .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; text-align: left;}
.side-panel-118 .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-118 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-118 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-118 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: left;}
.side-panel-118 .side-panel-button-icon { display: block;}
.side-panel-118 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-118 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-75 { background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-76 .layout_130 { 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-76 .layout_133 { 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-76 { width: auto; background: none; margin-left: 0; margin-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-77 { width: auto; padding-bottom: 5px; background: none; right: 0;}
	.widget-55 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-131 img { margin-left: auto; margin-right: auto;}
	.site-name-131 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-56 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-78 { margin-top: 0; background: none;}
	.block-79 { padding-left: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-57 { text-align: center; margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-top: 10px; background: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-80 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-81 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-82 .layout_140 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: none;}
	.block-82 .layout_142 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-82 .layout_144 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-82 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-bottom: 10px; padding-top: 10px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-83 { display: none; margin-top: 15px; margin-bottom: 0;}
	.widget-59 { margin-left: auto; margin-right: auto;}
	.widgetsocial-141 .tw .wg-soc-icon { background: none;}
	.widgetsocial-141 .tw .wg-soc-icon:hover, 
	.widgetsocial-141 .tw .wg-soc-icon.hover, 
	.widgetsocial-141 .tw .wg-soc-icon.active { background: rgba(4,85,76,0.15);}
	.widgetsocial-141 .google .wg-soc-icon { background: none;}
	.widgetsocial-141 .google .wg-soc-icon:hover, 
	.widgetsocial-141 .google .wg-soc-icon.hover, 
	.widgetsocial-141 .google .wg-soc-icon.active { background: rgba(4,85,76,0.15);}
	.widgetsocial-141 .mail .wg-soc-icon { background: none;}
	.widgetsocial-141 .mail .wg-soc-icon:hover, 
	.widgetsocial-141 .mail .wg-soc-icon.hover, 
	.widgetsocial-141 .mail .wg-soc-icon.active { background: rgba(4,85,76,0.15);}
	.widgetsocial-141 .pin .wg-soc-icon { background: none;}
	.widgetsocial-141 .pin .wg-soc-icon:hover, 
	.widgetsocial-141 .pin .wg-soc-icon.hover, 
	.widgetsocial-141 .pin .wg-soc-icon.active { background: rgba(4,85,76,0.15);}
	.widgetsocial-141 .lj .wg-soc-icon { background: none;}
	.widgetsocial-141 .lj .wg-soc-icon:hover, 
	.widgetsocial-141 .lj .wg-soc-icon.hover, 
	.widgetsocial-141 .lj .wg-soc-icon.active { background: rgba(4,85,76,0.15);}
	.widgetsocial-141 .my .wg-soc-icon { background: none;}
	.widgetsocial-141 .my .wg-soc-icon:hover, 
	.widgetsocial-141 .my .wg-soc-icon.hover, 
	.widgetsocial-141 .my .wg-soc-icon.active { background: rgba(4,85,76,0.15);}
	.widgetsocial-141 .youtube .wg-soc-icon { background: none;}
	.widgetsocial-141 .youtube .wg-soc-icon:hover, 
	.widgetsocial-141 .youtube .wg-soc-icon.hover, 
	.widgetsocial-141 .youtube .wg-soc-icon.active { background: rgba(4,85,76,0.15);}
	.widgetsocial-141 .telegram .wg-soc-icon { background: none;}
	.widgetsocial-141 .telegram .wg-soc-icon:hover, 
	.widgetsocial-141 .telegram .wg-soc-icon.hover, 
	.widgetsocial-141 .telegram .wg-soc-icon.active { background: rgba(4,85,76,0.15);}
	.widgetsocial-141 .whatsapp .wg-soc-icon { background: none;}
	.widgetsocial-141 .whatsapp .wg-soc-icon:hover, 
	.widgetsocial-141 .whatsapp .wg-soc-icon.hover, 
	.widgetsocial-141 .whatsapp .wg-soc-icon.active { background: rgba(4,85,76,0.15);}
	.block-84 { background: none; margin-top: 15px; margin-right: auto; display: none;}
	.widget-60 { text-align: left; margin-left: auto; margin-right: auto; display: block;}
	.address-143 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-143 .block-body-drop { width: 100%; margin-left: 0;}
	.block-85 { background: none; margin-top: 0;}
	.widget-61 { text-align: center; margin-right: auto; display: block;}
	.phones-145 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-145 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-68 { background: none; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-69 { width: auto; margin-left: 0; margin-right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-70 .layout_122 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-70 .layout_124 { 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-70 { width: auto; background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; right: 0;}
	.block-71 { display: none;}
	.block-72 { background: none; padding-left: 0; padding-top: 50px;}
	.widget-51 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.path a { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.widget-52 { margin-right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-52:hover, 
	.widget-52.hover, 
	.widget-52.active { font-weight: 900;}
	.widget-53 { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-17 { background: linear-gradient(to bottom,#ffffff 0%,rgba(255, 255, 255, 0.69) 24.8%,rgba(255, 255, 255, 0.53) 42.7%,rgba(255, 255, 255, 0.22) 61.2%,rgba(255, 255, 255, 0) 83.7%), url("../images/fon.png?1524801623905") left 50% bottom -5px / auto auto no-repeat, url("../images/54174980_2_1920.jpg") left 50% bottom -90px / cover no-repeat #ffffff; padding-top: 10px; padding-bottom: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 12; -moz-order: 12; order: 12;}
	.block-18 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-bottom: 60px;}
	.widget-9 { display: block;}
	.block-44 { background: none; -webkit-order: 13; -moz-order: 13; order: 13;}
	.block-45 .layout_79 { 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-45 .layout_80 { 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; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-45 .layout_81 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-45 .layout_86 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-45 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-top: 15px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-46 { background: none; margin-top: 15px;}
	.widget-32 { margin-left: auto; margin-right: auto; display: block;}
	.address-82 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-82 .block-body-drop { width: 100%; margin-left: 0;}
	.address-82 .cell-text { background: none;}
	.address-82 .text_body { background: none;}
	.block-47 { background: none; margin-top: 15px; margin-bottom: 0; padding-left: 0;}
	.widget-33 { text-align: left; margin-left: auto; margin-right: auto; display: block;}
	.phones-83 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-83 .block-body-drop { width: 100%; margin-left: 0;}
	.phones-83 .text_body { background: none;}
	.block-48 { background: none; margin-top: 15px;}
	.widget-35 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.schedule-85 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-85 .block-body-drop { width: 100%; margin-left: 0;}
	.schedule-85 .text_body { background: none;}
	.block-49 { width: auto; background: none; margin-top: 15px; margin-bottom: 0;}
	.widget-36 { text-align: left; background: none;}
	.block-54 { padding-top: 0.02px; padding-bottom: 0.02px; -webkit-order: 14; -moz-order: 14; order: 14;}
	.block-55 .layout_97 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-55 .layout_99 { 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-55 .layout_101 { 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-55 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-top: 15px; padding-bottom: 10px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-56 { margin-top: 0; margin-bottom: 0;}
	.widget-40 { margin-left: auto; margin-right: auto; display: block;}
	.block-57 { display: none; margin-top: 15px; margin-left: auto;}
	.widget-41 { margin-left: auto; margin-right: auto; display: none;}
	.block-58 { margin-right: auto;}
	.widget-42 { margin: auto; background: none;}
	.widget-49 { text-align: left; z-index: 9999; box-sizing: border-box; -webkit-order: 8; -moz-order: 8; order: 8; display: block;}
	.side-panel-118 .side-panel-top { width: auto;}
	.side-panel-118 .side-panel-button { 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: #94bf89; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 40px; min-height: 40px; padding-top: 7px; margin-left: 10px; margin-top: 10px; align-self: auto;}
	.side-panel-118 .side-panel-button-icon-line { border: none; margin-top: 4px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-75 { padding-left: 20px; padding-right: 20px;}
	.block-76 .layout_130 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-76 .layout_133 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-57 { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.block-81 { padding-left: 20px; padding-right: 20px;}
	.block-82 .layout_140 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-82 .layout_142 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-82 .layout_144 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-59 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-84 { margin-right: 0; margin-bottom: 0;}
	.widget-60 { text-align: center;}
	.block-69 { padding-left: 20px; padding-right: 20px;}
	.block-70 .layout_122 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-70 .layout_124 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-72 { padding-top: 40px; padding-bottom: 40px;}
	.widget-51 { min-height: 0;}
	.widget-52 { font-size: 38px;}
	.block-17 { background: linear-gradient(to bottom,#ffffff 0%,rgba(255, 255, 255, 0.69) 24.8%,rgba(255, 255, 255, 0.53) 42.7%,rgba(255, 255, 255, 0.22) 61.2%,rgba(255, 255, 255, 0) 83.7%), url("../images/fon.png?1524801623905") left 50% bottom -5px / auto auto no-repeat, url("../images/54174980_2_1920.jpg") left 50% bottom -70px / cover no-repeat #ffffff; padding-left: 20px; padding-right: 20px;}
	.block-18 { padding-bottom: 40px;}
	.form-29 .form__header { font-size: 38px;}
	.form-29 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-29 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-29 .form-submit { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: center;}
	.form-29 .form-submit .form-item__header { display: none;}
	.block-44 { padding-left: 20px; padding-right: 20px;}
	.block-45 .layout_79 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-45 .layout_80 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-45 .layout_81 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.block-45 .layout_86 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-46 { margin-right: auto;}
	.phones-83 .cell-text { width: 150px;}
	.phones-83 .text_body { width: auto; margin-left: 0; margin-right: 0;}
	.block-49 { min-height: 0; margin-top: 0; padding-bottom: 10px;}
	.widget-36 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.up-87 .icon { margin-top: auto; margin-bottom: auto;}
	.block-54 { padding-left: 20px; padding-right: 20px;}
	.block-55 .layout_97 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-55 .layout_99 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-55 .layout_101 { 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-56 { margin-top: auto; margin-bottom: auto; padding-top: 5px;}
	.widget-40 { text-align: center;}
	.block-57 { margin-left: 0; margin-bottom: 0;}
	.block-58 { margin-right: 0; margin-bottom: 0;}
	.widget-42 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-49 { z-index: 9950;}

}

@media all and (max-width: 640px) {
	.block-76 .layout_130 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-76 .layout_133 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.site-name-131 .sn-text { font-size: 35px;}
	.widget-56 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-82 .layout_140 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-82 .layout_142 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-82 .layout_144 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-70 .layout_122 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-70 .layout_124 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-52 { font-size: 36px;}
	.form-29 .form__header { font-size: 36px;}
	.form-29 .form__body { margin-right: 0;}
	.form-29 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-29 .form-text { margin-right: 0;}
	.form-29 .form-textarea { margin-right: 0;}
	.form-29 .form-submit button { width: 100%;}
	.form-29 .form-captcha { margin-right: 0;}
	.form-29 .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-29 .form-captcha .form-submit-container { width: 100%;}
	.form-29 .form-captcha button { width: 100%;}
	.form-29 .form-checkbox { margin-right: 0;}
	.form-29 .form-radio { margin-right: 0;}
	.form-29 .form-select { margin-right: 0;}
	.form-29 .form-div { margin-right: 0;}
	.form-29 .form-html { margin-right: 0;}
	.form-29 .form-upload { margin-right: 0;}
	.form-29 .form-calendar { margin-right: 0;}
	.form-29 .form-calendar_interval { margin-right: 0;}
	.block-45 .layout_79 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-45 .layout_80 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-45 .layout_81 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.block-45 .layout_86 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-46 { margin-right: 0; padding-right: 0;}
	.widget-32 { text-align: center;}
	.block-47 { margin-left: auto; margin-right: auto;}
	.widget-33 { text-align: center;}
	.block-55 .layout_97 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-55 .layout_99 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-55 .layout_101 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-56 { margin-bottom: 0; padding-top: 10px;}
	.widget-40 { margin-left: 0; margin-right: 0;}
	.widget-42 { margin-top: 0; margin-bottom: 0;}

}

@media all and (max-width: 480px) {
	.block-76 .layout_130 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-76 .layout_133 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.site-name-131 .sn-logo { width: 200px; margin-left: auto; margin-right: auto;}
	.site-name-131 .sn-text { font-size: 33px;}
	.widget-56 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-82 .layout_140 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: none;}
	.block-82 .layout_142 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-82 .layout_144 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-70 .layout_122 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-70 .layout_124 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-52 { font-size: 34px;}
	.form-29 .form__header { font-size: 34px;}
	.block-45 .layout_79 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-45 .layout_80 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-45 .layout_81 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.block-45 .layout_86 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-55 .layout_97 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-55 .layout_99 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-55 .layout_101 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-55 { padding-top: 10px;}
	.block-56 { margin-top: 5px;}
	.widget-40 { margin-left: auto; margin-right: auto;}
	.block-58 { margin-top: 5px;}
	.widget-42 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}

}
.side-panel .widget-58 { margin: 15px 0 20px; z-index: 1; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0; min-height: 0; text-align: right; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-137 .menu-scroll > ul { display: block;}
.side-panel .menu-137 .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-137 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-137 .menu-scroll > ul ul { position: static; width: auto; padding-top: 10px; padding-bottom: 10px;}
.side-panel .menu-137 .menu-scroll > ul ul > li > a { padding-top: 8px; padding-bottom: 8px; text-align: center;}
.side-panel .menu-137 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-137 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-137 .menu-scroll > ul ul > li > a.active { background: #04554c;}
.side-panel .menu-137 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-137 .menu-scroll > ul > li.menu-item > a { padding-top: 8px; padding-bottom: 8px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .menu-137 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-137 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-137 .menu-scroll > ul > li.menu-item > a.active { background: #04554c; color: #ffffff;}
.side-panel .menu-137 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .widget-50 { margin: 15px 0 20px; border: none; z-index: 1; width: auto; left: 0; top: 0; position: relative; text-align: center; padding-right: 0; padding-left: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0; padding-top: 0.02px;}
.side-panel .menu-123 .menu-scroll > ul ul { padding: 10px; margin-top: 7px;}
.side-panel .menu-123 .menu-scroll > ul ul > li > a { padding-top: 8px; padding-bottom: 8px; padding-left: 15px; text-align: center;}
.side-panel .menu-123 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-123 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-123 .menu-scroll > ul ul > li > a.active { color: #94bf89;}
.side-panel .menu-123 .menu-scroll > ul > li.menu-item > a { border: 2px solid #e9f5f1; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; margin-top: 2px; margin-bottom: 2px;}
.side-panel .menu-123 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-123 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-123 .menu-scroll > ul > li.menu-item > a.active { border: 2px solid #7abfaa;}