@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
body { border: none; background: url("../images/Untitled-1_01.jpg") left 50% top 50% / auto auto repeat #f5f2d5; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.wrapper .layout_center_2_id_6_0 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 { margin: 20px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 5; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; text-decoration: none;}
.text-2 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 5; font-family: Alice, sans-serif; text-transform: uppercase; text-decoration: none; font-size: 17px; right: 0;}
.widget-4 { margin: -10px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 4; font-family: Alice, sans-serif; text-decoration: none; font-size: 35px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0; padding-top: 0.02px; padding-left: 50px; padding-right: 50px; font-weight: normal;}
.widget-2 { margin: 1px 0 0; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; min-height: 50px; font-size: 25px; right: 0;}
.site-name-3 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-3 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; margin-left: auto; margin-right: auto;}
.site-name-3 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; width: 630px; margin-left: 0; margin-right: 0;}
.site-name-3 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left;}
.site-name-3 a { text-decoration: none; outline: none;}
.widget-3 { margin: 15px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: justify; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; right: 0; background: url("../images/Untitled-1_07.png") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 50px;}
.menu-4 .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-4 .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-4 .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-4 .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-4 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-4 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-4 .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-4 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-4 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-4 .menu-scroll > ul > li.menu-item > a { padding: 12px 0 0.02px; margin: 11px 5px 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #000; font-size: 17px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: none; min-height: 30px; text-align: left; align-self: auto; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: inset 0px -1px 0px  #998e3d; -moz-box-shadow: inset 0px -1px 0px  #998e3d; box-shadow: inset 0px -1px 0px  #998e3d;}
.menu-4 .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-4 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-4 .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-4 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-4 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-4 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; position: absolute; top: 100%; left: 0; background: #eee; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box;}
.menu-4 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-4 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative;}
.menu-4 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-4 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-4 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-4 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-4 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-9 .layout_11 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-9 .layout_16 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-9 { margin: 50px 0 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 4; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-6 { margin: 0 0 auto 30px; border: none; position: relative; top: 0; left: 0; width: 700px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-8 { margin: 0; position: relative; top: 0; left: 0; width: 700px; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-8 { margin: 25px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; font-size: 16px; text-decoration: none; display: block; width: 700px; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-17 h2 { box-sizing: border-box; font-size: 22px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Alice, sans-serif; text-align: left;}
.content-17 h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Alice, sans-serif; text-align: left;}
.content-17 h4 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Alice, sans-serif; text-align: left;}
.content-17 h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Alice, sans-serif; text-align: left; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-17 h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Alice, sans-serif; text-align: left;}
.content-17 a { box-sizing: border-box; color: #998e3d; text-align: center; text-decoration: none;}
.content-17 .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; text-align: center; width: auto; margin-left: 0; margin-right: 0;}
.content-17 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%; text-align: left;}
.content-17 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-17 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.widget-9 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Alice, sans-serif; text-align: left; font-size: 27px; text-decoration: none; box-sizing: border-box; font-weight: normal; width: 700px; right: 0;}
h2 { box-sizing: border-box; font-size: 22px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Alice, sans-serif; text-align: left;}
h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Alice, sans-serif; text-align: left;}
h4 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Alice, sans-serif; text-align: left;}
h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Alice, sans-serif; text-align: left;}
h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Alice, sans-serif; text-align: left;}
.widget-11 { padding: 0; margin: 29px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; list-style: none; width: auto; right: 0;}
.accordion-21 .accordion-item { box-sizing: border-box; padding-bottom: 0.02px;}
.accordion-21 .accordion-item-title { padding: 10px 20px; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: #726900; min-height: 70px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; border-top: 0px solid rgba(0,0,0,0.1); border-right: 0px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1); border-left: 0px solid rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.accordion-21 .accordion-item-title .icon { border: none; box-sizing: border-box; width: 40px; height: 10px; background: url("../images/lib_380101_untitled-1-recovered_08 (2).png") left 50% top 50% / auto auto no-repeat rgba(245,245,245,0.13); -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; cursor: pointer; font-size: 0; margin-left: auto; margin-right: 0; min-height: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.accordion-21 .accordion-item-title .icon:hover, 
.accordion-21 .accordion-item-title .icon.hover, 
.accordion-21 .accordion-item-title .icon.active { background: url("../images/lib_380101_untitled-1-recovered_08 (2).png") left 50% top 50% / auto auto no-repeat #fafafa;}
.accordion-21 .accordion-item-title .title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-left: 0; font-size: 20px; font-weight: normal; color: #ffffff; font-family: Alice, sans-serif; text-indent: 0; text-decoration: none; margin-right: 20px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.accordion-21 .accordion-item-drop { box-sizing: border-box; display: none;}
.accordion-21 .accordion-item-text { padding: 15px 20px; box-sizing: border-box; font-family: Alice, sans-serif; text-indent: 0; font-size: 16px; color: #303030; line-height: 1.4; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.accordion-21 .accordion-item-text p:first-child { margin-top: 0;}
.accordion-21 .accordion-item-text p:last-child { margin-bottom: 0;}
.accordion-21 .header { box-sizing: border-box; font-size: 30px; margin-bottom: 15px; font-family: Alice, sans-serif; text-indent: 0; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.accordion-21 .desc { box-sizing: border-box; margin-bottom: 5px; display: -webkit-flex; display: flex;}
.accordion-21 .desc p:first-child { margin-top: 0;}
.accordion-21 .desc p:last-child { margin-bottom: 0;}
.accordion-21 .full-click { cursor: pointer;}
.accordion-21 .accordion-item-title img { box-sizing: border-box; width: auto; height: auto;}
.accordion-21 .accordion-item-title .title a { box-sizing: border-box; font-size: 18px; font-weight: 300; text-decoration: none; font-family: Open Sans, sans-serif; text-indent: 0;}
.accordion-21 .accordion-item-title .title a:hover, 
.accordion-21 .accordion-item-title .title a.hover, 
.accordion-21 .accordion-item-title .title a.active { color: #ff4f0f;}
.block-3 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 230px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 30px;}
.widget-6 { margin: 48px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; width: auto; min-height: 0; right: 0; padding-left: 0; padding-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.news-12 p:first-child { margin-top: 0;}
.news-12 p:last-child { margin-bottom: 0;}
.news-12 .news__header { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; text-align: center; background: url("../images/Untitled-1_06 (1).png%3F1505222386659") left 50% top 50% / auto auto no-repeat, url("../images/Untitled-1_13 (5).png") left 50% top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 60px; padding-top: 0.02px;}
.news-12 .news__title { box-sizing: border-box; font-size: 23px; display: -webkit-flex; display: flex; text-align: left; font-family: Cormorant Infant, serif; color: #ffffff; text-decoration: none; -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; padding-top: 0.02px;}
.news-12 .body-outer { box-sizing: border-box; position: relative;}
.news-12 .body { margin: 0; box-sizing: border-box;}
.news-12 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.news-12 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.news-12 .news__list { box-sizing: border-box; display: block; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.news-12 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: auto;}
.news-12 .item { margin: 10px 0; box-sizing: border-box; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-width: 0; min-height: 0; padding-left: 25px; padding-right: 25px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.news-12 .item__image { box-sizing: border-box; font-size: 0; margin-bottom: 10px; text-align: center; position: relative; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.news-12 .item-label { padding: 2px 5px; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; font-size: 12px;}
.news-12 .img-convert { box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.news-12 .item__image img { box-sizing: border-box; max-width: 100%; width: auto; height: auto; display: -webkit-flex; display: flex;}
.news-12 .item__title { box-sizing: border-box; font-weight: normal; margin-bottom: 5px; text-decoration: underline; position: relative; z-index: 1; display: -webkit-flex; display: flex; font-size: 16px; font-family: Alice, sans-serif; color: #141414; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.news-12 .item__title:hover, 
.news-12 .item__title.hover, 
.news-12 .item__title.active { color: #998e3d;}
.news-12 .item__title > a { color: inherit; text-decoration: inherit; display: -webkit-inline-flex; display: inline-flex;}
.news-12 .item__date { box-sizing: border-box; margin-bottom: 5px; position: relative; z-index: 1;}
.news-12 .item__date > span { padding: 5px 10px; border: none; box-sizing: border-box; display: inline-block; font-size: 11px; color: #ffffff; text-transform: lowercase; text-decoration: none; text-align: left; background: #998e3d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.news-12 .item__text { box-sizing: border-box; margin-bottom: 5px; display: -webkit-flex; display: flex; position: relative; z-index: 1;}
.news-12 .item__text .align-elem { flex-basis: 100%;}
.news-12 .item__more { box-sizing: border-box; position: relative; margin-bottom: 10px;}
.news-12 .item__more_link { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; color: #000000; text-decoration: underline; font-size: 13px;}
.news-12 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.news-12 .item__image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.news-12 .item__date > span ins { box-sizing: border-box; display: block; font-size: 16px; color: hsl(0, 0%, 50%); text-decoration: none;}
.news-12 .controls { z-index: 1; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box; margin-top: -10px;}
.news-12 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-12 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-12 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-12 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-12 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.news-12 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.news-12 .auto_controls { box-sizing: border-box; display: none;}
.news-12 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.news-12 .bx-controls-auto-item { box-sizing: border-box;}
.news-12 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_news_pause.png") center center / auto no-repeat;}
.news-12 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_news_play.png") center center / auto no-repeat;}
.news-12 .pager-wrap { box-sizing: border-box;}
.news-12 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; box-sizing: border-box; visibility: visible;}
.news-12 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.news-12 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; height: 10px;}
.news-12 .news__footer { box-sizing: border-box; padding-left: 25px; padding-right: 25px;}
.news-12 .news__all { box-sizing: border-box;}
.news-12 .all_link { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: left; font-family: Alice, sans-serif; color: #000000; text-decoration: underline; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-size: 15px;}
.news-12 .all_link:hover, 
.news-12 .all_link.hover, 
.news-12 .all_link.active { color: #998e3d;}
.block-15 { margin: 0; border: none; position: relative; top: 0; left: 0; width: 220px; min-height: 462px; 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; padding-top: 0.02px;}
.widget-5 { padding: 43px 0 74px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: 220px; box-sizing: border-box; display: block; background: url("../images/Untitled-1_24.png") left 50% bottom 0px / auto auto no-repeat, url("../images/Untitled-1_16 (1).png") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 383px;}
.menu-9 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-9 .menu-scroll > ul > li.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-9 .menu-scroll > ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-9 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-9 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-9 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-9 .menu-title { border: none; box-sizing: border-box; font-size: 23px; padding-left: 10px; margin-bottom: 10px; font-family: Cormorant Infant, serif; color: #998e3d; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: center; font-weight: bold; margin-left: 0; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 21px; min-height: 56px; padding-right: 10px;}
.menu-9 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-9 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-9 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-9 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-9 .menu-scroll > ul > li.menu-item > a { padding: 5px 25px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: underline; color: #000; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-9 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-9 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-9 .menu-scroll > ul > li.menu-item > a.active { color: #998e3d;}
.menu-9 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-9 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-9 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-9 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-10 { margin: 70px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; text-indent: 0; text-decoration: none; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-11 .layout_25_id_37 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-11 { margin: 0; position: relative; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; background: #fcfaf7; z-index: 2; right: 0; padding-bottom: 40px; padding-top: 40px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-21 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 5; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.widget-20 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 4; text-align: center; 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: 960px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; padding-top: 20px; padding-bottom: 20px; min-height: 0; background: url("../images/Untitled-1_07.png%3F1504760072205") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-37 .soc-header { box-sizing: border-box; font-size: 26px; line-height: 1; margin-bottom: 30px; font-family: Open Sans, sans-serif; text-transform: uppercase; text-decoration: none; font-weight: bold;}
.widgetsocial-37 .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-37 .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; width: 16.66%;}
.widgetsocial-37 .soc { margin: 2px 30px 2px 25px; 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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -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; text-align: left; max-width: 100%;}
.widgetsocial-37 .vk .wg-soc-icon { border: none; background: url("../images/wm_social_links_vk.png") left 50% top 50% / 20px no-repeat; width: 30px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-37 .fb .wg-soc-icon { border: none; background: url("../images/lib_602901_soc1.svg") left 50% top 50% / 9px no-repeat; width: 30px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-37 .tw .wg-soc-icon { border: none; background: url("../images/lib_602901_soc2.svg") left 50% top 50% / 20px no-repeat; width: 30px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-37 .google .wg-soc-icon { border: none; background: url("../images/lib_602901_soc4.svg") left 50% top 50% / 20px no-repeat; width: 30px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-37 .ins .wg-soc-icon { border: none; background: url("../images/lib_602901_soc3.svg") left 50% top 50% / 20px no-repeat; width: 30px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-37 .ok .wg-soc-icon { border: none; background: url("../images/wm_social_links_ok.png") left 50% top 50% / 20px no-repeat; width: 30px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-37 .mail .wg-soc-icon { border: none; background: url("../images/wm_social_links_mail.png") left 50% top 50% / 20px no-repeat; width: 30px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-37 .pin .wg-soc-icon { border: none; background: url("../images/lib_602901_soc5.svg") left 50% top 50% / 14px no-repeat; width: 30px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-37 .lj .wg-soc-icon { border: none; background: url("../images/wm_social_links_lj.png") left 50% top 50% / 20px no-repeat; width: 30px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-37 .my .wg-soc-icon { border: none; background: url("../images/wm_social_links_my.png") left 50% top 50% / 20px no-repeat; width: 30px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-37 .youtube .wg-soc-icon { border: none; background: url("../images/lib_602901_soc6.svg") left 50% top 50% / 20px no-repeat; width: 30px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-37 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; word-break: break-word;}
.widgetsocial-37 .wg-soc-title { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; font-size: 15px; line-height: 1; font-family: Alice, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-decoration: none; margin-right: 10px; margin-left: 10px; font-weight: normal;}
.widgetsocial-37 .wg-soc-title:hover, 
.widgetsocial-37 .wg-soc-title.hover, 
.widgetsocial-37 .wg-soc-title.active { color: #998e3d;}
.widget-13 { margin: 20px 0 0; position: relative; font-size: 15px; color: #828282; text-align: center; text-decoration: none; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; min-height: -2px; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.widget-14 { margin: 20px 0 0; position: relative; text-align: center; text-decoration: none; top: 0; left: 0; z-index: 2; width: auto; right: 0;}
.block-12 .layout_29_id_30 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-12 { margin: 0; border: none; position: relative; text-align: center; text-decoration: none; top: 0; left: 0; width: auto; min-height: 410px; background: linear-gradient(rgba(54,50,24,0.85), rgba(54,50,24,0.85)), url("../images/54382541.jpg") left 50% top 50% / cover no-repeat; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
.block-13 .layout_32 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-13 .layout_36 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-13 .layout_30_id_32 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-13 { margin: 0; position: relative; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; padding-top: 40px; padding-bottom: 60px; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-15 { margin: 0; position: relative; font-family: PT Sans, sans-serif; color: #ffffff; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 4; box-sizing: border-box; min-height: 0; width: auto; right: 0;}
.editable_block-31 p:first-child { margin-top: 0;}
.editable_block-31 p:last-child { margin-bottom: 0;}
.editable_block-31 .header { box-sizing: border-box; font-size: 30px; margin-bottom: 0; font-family: Alice, sans-serif; text-decoration: none; font-weight: normal; margin-left: auto; margin-right: auto; text-align: left; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.editable_block-31 .body { box-sizing: border-box; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; position: relative; min-width: 0; min-height: 0;}
.editable_block-31 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto;}
.editable_block-31 .image { box-sizing: border-box; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; display: -webkit-flex; display: flex;}
.editable_block-31 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex; text-align: left;}
.editable_block-31 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-31 .img-convert { box-sizing: border-box; width: 960px; height: 55.55555555555556px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.editable_block-31 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-31 .text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto;}
.editable_block-31 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto;}
.editable_block-31 .more > a { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: left; min-height: 14px; height: 0;}
.editable_block-31 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-31 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-31 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-31 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-31 .clear { clear: both;}
.editable_block-31 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-size: 18px; position: absolute; left: 0; top: 0; text-align: left;}
.popover-container-31 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}.popover-container-31 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-31 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-31 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-31 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-31 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-31 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-31 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-31 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none;}
.popover-wrap-31 .popover-body .s3_required { color: red;}
.popover-wrap-31 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75);}
.popover-wrap-31 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-31 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.editable_block-31 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-31 .price-note { box-sizing: border-box; display: inline-block; text-align: left;}
.popover-wrap-31 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-31 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-31 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-31 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-31 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-31 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-31 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-31 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-31 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-31 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-31 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-31 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-31 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-31 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-31 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-31 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-31 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-31 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-31 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-31 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-31 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-31 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-31 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-31 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-31 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-31 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-31 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-31 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-31 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-31 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-31 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-31 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-31 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-31 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-31 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-31 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-31 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-31 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-31 ::-moz-placeholder { color: #ababab;}
.popover-wrap-31 :-ms-input-placeholder { color: #ababab;}
.block-14 { margin: 33px 0 auto; position: relative; text-align: left; text-decoration: none; top: 0; left: 0; width: 420px; min-height: 0; z-index: 3; display: block; padding-left: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-16 { margin: 0; position: relative; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 400px; min-height: 0; padding-left: 0;}
.address-33 p:first-child { margin-top: 0;}
.address-33 p:last-child { margin-bottom: 0;}
.address-33 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-33 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-33 .icon { box-sizing: border-box; height: 16px; width: 42px; background: url("../images/lib_306601_new_project32_23.png") left 50% top 50% / auto auto no-repeat; margin-right: 20px; font-size: 14px; text-decoration: none; min-height: 42px; margin-left: 0;}
.address-33 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-33 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-size: 14px; text-decoration: none; min-height: 0;}
.address-33 .title { box-sizing: border-box; color: #ffffff; font-family: Alice, sans-serif; text-decoration: none; width: auto; margin-left: 0; margin-right: 0; font-weight: normal; min-height: 0; margin-bottom: 3px; text-align: left; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-33 .text_body { font-size: 16px; color: #ffffff; font-family: Alice, sans-serif; text-decoration: none; min-height: 0; width: auto; margin-left: 0; margin-right: 0; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 5px;}
.address-33 input.tgl-but { box-sizing: border-box; display: none;}
.address-33 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-17 { margin: 30px 0 0; position: relative; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 400px; min-height: 0;}
.phones-34 p:first-child { margin-top: 0;}
.phones-34 p:last-child { margin-bottom: 0;}
.phones-34 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-34 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-34 .icon { box-sizing: border-box; height: 16px; width: 42px; background: url("../images/lib_306601_new_project32_23 (1).png") left 50% top 50% / auto auto no-repeat; margin-right: 20px; font-size: 14px; text-decoration: none; min-height: 42px;}
.phones-34 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-34 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-size: 14px; text-decoration: none;}
.phones-34 .title { box-sizing: border-box; color: #ffffff; font-family: Alice, sans-serif; text-decoration: none; font-weight: normal; width: auto; margin-left: 0; margin-right: 0; margin-bottom: 3px; min-height: 0; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-34 .text_body { box-sizing: border-box; font-family: Alice, sans-serif; font-size: 16px; color: #ffffff; text-decoration: none; width: auto; margin-left: 0; margin-right: 0; min-height: 0; font-weight: normal; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-top: 5px;}
.phones-34 input.tgl-but { box-sizing: border-box; display: none;}
.phones-34 .text_body a { text-decoration: none; color: inherit;}
.phones-34 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-18 { margin: 30px 0 0; position: relative; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 400px;}
.email-35 p:first-child { margin-top: 0;}
.email-35 p:last-child { margin-bottom: 0;}
.email-35 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-35 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-35 .icon { box-sizing: border-box; height: 16px; width: 42px; background: url("../images/lib_306601_new_project32_23 (2).png") left 50% top 50% / auto auto no-repeat; margin-right: 20px; font-size: 14px; text-decoration: none; min-height: 42px; z-index: 2;}
.email-35 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-35 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-size: 14px; text-decoration: none;}
.email-35 .title { box-sizing: border-box; font-family: Alice, sans-serif; color: #ffffff; text-decoration: none; margin-bottom: 3px; font-weight: normal; width: auto; margin-left: 0; margin-right: 0; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-35 .text_body { font-family: Alice, sans-serif; font-size: 16px; color: #ffffff; text-decoration: underline; width: auto; margin-left: 0; margin-right: 0; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-top: 5px;}
.email-35 .text_body:hover, 
.email-35 .text_body.hover, 
.email-35 .text_body.active { text-decoration: none;}
.email-35 input.tgl-but { box-sizing: border-box; display: none;}
.email-35 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-19 { padding: 30px; margin: 0 0 auto 60px; border: none; position: relative; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 460px; min-height: 0; -webkit-box-shadow: 0px 3px 48px  7px rgba(0,0,0,0.21); -moz-box-shadow: 0px 3px 48px  7px rgba(0,0,0,0.21); box-shadow: 0px 3px 48px  7px rgba(0,0,0,0.21); background: #998e3d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-36 .form__header { box-sizing: border-box; font-size: 26px; margin-bottom: 4px; font-family: Alice, sans-serif; color: #ffffff; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.form-36 .form__text { box-sizing: border-box; font-size: 14px; margin-bottom: 10px; overflow: hidden; font-family: Alice, sans-serif; color: #ffffff; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-36 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-36 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-36 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: 0; width: auto; margin-top: 0;}
.form-36 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-36 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-36 .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: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto; margin-right: -10px; margin-left: -10px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.form-36 .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-36 .form-text { margin: 20px 10px 0; box-sizing: border-box; font-size: 14px; color: #ffffff; text-decoration: none;}
.form-36 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-36 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-36 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-36 .form-item__body { box-sizing: border-box; display: block;}
.form-36 .form-text input { padding: 2px 14px; box-sizing: border-box; background: rgba(0,0,0,0.2); width: 100%; min-width: 100px; min-height: 40px; outline: none; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: left; height: 40px; resize: vertical; display: block; margin-left: 0; -webkit-appearance: none;}
.form-36 .form-textarea textarea { padding: 8px 14px; box-sizing: border-box; background: rgba(0,0,0,0.2); width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: left; margin-left: 0; -webkit-appearance: none;}
.form-36 .form-submit button { padding: 10px 20px; border: 2px solid #ffffff; box-sizing: border-box; text-align: center; background: transparent; outline: none; font-family: Alice, sans-serif; font-size: 17px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: normal; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin-left: 10px; width: 160px; -webkit-appearance: none;}
.form-36 .form-submit button:hover, 
.form-36 .form-submit button.hover, 
.form-36 .form-submit button.active { background: #ffffff; color: #228bdc;}
.form-36 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-36 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-36 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-36 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-36 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-36 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-36 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-36 .form-upload .form-item__body .no-more { box-sizing: border-box; font-size: 12px;}
.form-36 .form-text .form-item__body { box-sizing: border-box;}
.form-36 .form-textarea { box-sizing: border-box; font-size: 14px; text-decoration: none; margin-top: 20px; margin-right: 0; margin-bottom: 0;}
.form-36 .form-textarea .form-item__body { box-sizing: border-box;}
.form-36 .form-submit { box-sizing: border-box; text-align: left; margin-top: 20px; font-size: 14px; text-decoration: none; margin-right: 0; margin-bottom: 0;}
.form-36 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-36 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 20px; margin-right: 0; margin-bottom: 0;}
.form-36 .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-36 .form-captcha input { padding: 2px 4px; box-sizing: border-box; background: rgba(0,0,0,0.2); width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: left; font-size: 14px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; resize: vertical; display: block; -webkit-appearance: none;}
.form-36 .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-36 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-36 .form-captcha button { padding: 10px 20px; border: 2px solid #ffffff; box-sizing: border-box; text-align: center; background: transparent; outline: none; font-family: Alice, sans-serif; font-size: 17px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: normal; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin-left: 10px; width: 160px; display: -webkit-inline-flex; display: inline-flex; -webkit-appearance: none;}
.form-36 .form-captcha button:hover, 
.form-36 .form-captcha button.hover, 
.form-36 .form-captcha button.active { background: #ffffff; color: #228bdc;}
.form-36 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-36 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-36 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-36 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-36 .form-checkbox { box-sizing: border-box;}
.form-36 .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-36 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-36 .form-checkbox input { margin: 5px 5px 0 0;}
.form-36 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-36 .form-radio { box-sizing: border-box;}
.form-36 .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-36 .form-radio input { margin: 5px 5px 0 0;}
.form-36 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-36 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-36 .form-select { box-sizing: border-box;}
.form-36 .form-div { box-sizing: border-box;}
.form-36 .form-html { box-sizing: border-box;}
.form-36 .form-html .form-item__body { font-size: 13px;}
.form-36 .form-upload { box-sizing: border-box;}
.form-36 .form-calendar { box-sizing: border-box;}
.form-36 .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-36 .form-calendar_interval { box-sizing: border-box;}
.form-36 .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-36 .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-36 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px;}
.form-36 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px;}
.form-36 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; margin-right: 10px;}
.form-36 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1;}
.form-36 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: -5px;}
.form-36 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-36 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-36 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-36 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-36 ::-webkit-input-placeholder { color: #ffffff;}
.form-36 ::-moz-placeholder { color: #ffffff;}
.form-36 :-ms-input-placeholder { color: #ffffff;}
.widget-10 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9999; margin-left: 0; margin-right: 0;}
.side-panel-19 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto;}
.side-panel-19 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-19 .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-19 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-19 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-19 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-19 .side-panel-button-icon { display: block;}
.side-panel-19 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-19 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper .layout_center_2_id_6_0 { margin-top: 0;}
	.text-2 { display: block;}
	.widget-4 { margin-left: auto; margin-right: auto; background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-4:hover, 
	.widget-4.hover, 
	.widget-4.active { font-weight: 500;}
	.widget-2 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-9 .layout_11 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-9 .layout_16 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-9 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-6 { margin-right: 30px; width: auto; right: 0; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.block-8 { width: auto;}
	.widget-8 { width: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-9 { width: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-9:active, 
	.widget-9.active { font-weight: 800;}
	.widget-11 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.accordion-21 .accordion-item-title .icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.accordion-21 .accordion-item-title .title:hover, 
	.accordion-21 .accordion-item-title .title.hover, 
	.accordion-21 .accordion-item-title .title.active { font-weight: 300;}
	.accordion-21 .header:hover, 
	.accordion-21 .header.hover, 
	.accordion-21 .header.active { font-weight: bold;}
	.block-3 { background: none; width: auto; right: 0;}
	.widget-6 { margin-top: 0; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.news-12 .body-outer { width: auto;}
	.news-12 .body { width: auto;}
	.news-12 .item-outer { width: 100%;}
	.news-12 .item { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.news-12 .item__image { max-width: 100%; margin-right: 15px; margin-bottom: 5px; float: none;}
	.news-12 .item__image img { min-height: 0;}
	.news-12 .item__title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.news-12 .item__date { text-align: center;}
	.news-12 .item__date > span { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.news-12 .news__footer { text-align: center;}
	.block-15 { width: auto; background: none; display: none;}
	.block-10 { margin-top: 91px;}
	.block-11 .layout_25_id_37 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-21 { -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.widget-20 { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widgetsocial-37 .soc-item { width: 33.33%;}
	.widgetsocial-37 .soc { margin-top: 10px;}
	.widgetsocial-37 .tw .wg-soc-icon:hover, 
	.widgetsocial-37 .tw .wg-soc-icon.hover, 
	.widgetsocial-37 .tw .wg-soc-icon.active { background: url("../images/lib_602901_soc2.svg") left 50% top 50% / 19px no-repeat;}
	.widgetsocial-37 .google .wg-soc-icon { background: url("../images/lib_602901_soc4.svg") left 50% top 50% / 21px no-repeat;}
	.widgetsocial-37 .wg-soc-title { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.widgetsocial-37 .wg-soc-title:hover, 
	.widgetsocial-37 .wg-soc-title.hover, 
	.widgetsocial-37 .wg-soc-title.active { font-weight: bold;}
	.widget-13 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-14 { -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.block-12 .layout_29_id_30 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-13 .layout_32 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-13 .layout_36 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-13 .layout_30_id_32 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-13 { margin-left: auto; margin-right: auto;}
	.widget-15 { text-align: center; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.editable_block-31 .header { margin-left: 0; margin-right: 0; text-align: center; width: auto;}
	.editable_block-31 .image { float: left;}
	.editable_block-31 .more { clear: none;}
	.block-14 { margin-top: 40px; text-align: center; width: auto; right: 0;}
	.widget-16 { text-align: center; width: auto; margin-left: auto; margin-right: auto; right: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.address-33 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-33 .icon { text-align: center; margin-right: auto; margin-left: auto;}
	.address-33 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.address-33 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-left: auto; margin-right: 0;}
	.address-33 .title { text-align: center;}
	.address-33 .text_body { text-align: center;}
	.widget-17 { text-align: center; width: auto; right: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-34 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-34 .icon { margin-right: auto; text-align: center; margin-left: auto;}
	.phones-34 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.phones-34 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-left: auto; margin-right: auto;}
	.phones-34 .title { text-align: center;}
	.phones-34 .text_body { text-align: center;}
	.widget-18 { text-align: center; width: auto; right: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.email-35 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.email-35 .icon { margin-right: auto; text-align: center; margin-left: auto;}
	.email-35 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.email-35 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-left: auto; margin-right: auto;}
	.email-35 .title { text-align: center;}
	.email-35 .text_body { text-align: center;}
	.email-35 .text_body:hover, 
	.email-35 .text_body.hover, 
	.email-35 .text_body.active { text-decoration: underline;}
	.widget-19 { margin-left: 0; width: auto; right: 0; padding-right: 40px; padding-left: 40px; padding-top: 40px; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.form-36 .form__header { width: auto; margin-left: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.form-36 .form__text { width: auto; margin-left: 0; margin-right: 0;}
	.form-36 .form-item-group { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.form-36 .form-submit button { padding-right: 44px; padding-left: 44px; width: 200px;}
	.form-36 .form-submit { text-align: center; width: auto; margin-left: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.form-36 .form-captcha button { padding-right: 44px; padding-left: 44px; width: 200px;}
	.widget-10 { box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-19 .side-panel-mask { text-align: left;}
	.side-panel-19 .side-panel-close { 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: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-19 .side-panel-top { width: auto;}
	.side-panel-19 .side-panel-button { padding: 14px 10px 10px; border: none; text-align: left; width: 50px; min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #998e3d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-19 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_6_0 { margin-top: 0;}
	.block-9 .layout_11 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-9 .layout_16 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-8 { margin-top: 20px;}
	.block-11 .layout_25_id_37 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-12 .layout_29_id_30 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-13 .layout_32 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-13 .layout_36 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-13 .layout_30_id_32 { margin-top: 0;}
	.block-13 { background: none; margin-left: 0; margin-right: 0;}
	.widget-15 { text-align: left;}
	.editable_block-31 .header { margin-left: NaNpx; margin-right: NaNpx;}
	.address-33 .cell-text { margin-right: auto;}
	.email-35 .icon { text-align: left;}
	.email-35 .cell-text { margin-left: 0; margin-right: 0; width: auto;}
	.widget-19 { padding-left: 30px; padding-right: 30px;}
	.form-36 .form-submit button { padding-right: 20px; padding-left: 20px; width: 160px;}
	.form-36 .form-captcha button { padding-right: 20px; padding-left: 20px; width: 160px;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_6_0 { margin-top: 0;}
	.text-2 { margin-top: 10px;}
	.widget-4 { line-height: 0.9; font-size: 28px; margin-top: 0;}
	.block-9 .layout_11 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-9 .layout_16 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-9 { margin-top: 20px;}
	.widget-9:active, 
	.widget-9.active { font-weight: normal;}
	.accordion-21 .header { font-size: 24px;}
	.block-11 .layout_25_id_37 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-12 .layout_29_id_30 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-13 .layout_32 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-13 .layout_36 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-13 .layout_30_id_32 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-31 .header { margin-left: auto; margin-right: auto;}
	.widget-16 { margin-left: 0; margin-right: 0;}
	.address-33 .icon { text-align: left;}
	.widget-19 { margin-top: 50px; margin-bottom: 0;}
	.form-36 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-36 .form-submit button { width: 300px; margin-left: 50px; margin-right: 50px;}
	.form-36 .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-36 .form-captcha .form-submit-container { width: 100%;}
	.form-36 .form-captcha button { width: 300px; margin-left: 50px; margin-right: 50px;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_6_0 { margin-top: 0;}
	.text-2 { font-size: 15px;}
	.widget-4 { font-size: 22px; margin-top: 5px; padding-left: 20px; padding-right: 20px;}
	.block-9 .layout_11 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-9 .layout_16 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-6 { margin-left: 20px; margin-right: 20px;}
	.widget-9 { font-size: 20px;}
	.accordion-21 .accordion-item-title .title { font-size: 16px;}
	.accordion-21 .accordion-item-title .title a { font-size: 16px;}
	.news-12 .item__image { margin-right: 0;}
	.news-12 .item__title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-11 .layout_25_id_37 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widgetsocial-37 .soc-item { width: 100%;}
	.block-12 .layout_29_id_30 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-13 .layout_32 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-13 .layout_36 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-13 .layout_30_id_32 { margin-top: 0;}
	.editable_block-31 .body { display: -webkit-flex; display: flex;}
	.editable_block-31 .image { float: none; margin-left: 0; margin-right: 0;}
	.block-14 { margin-top: 30px; text-align: left;}
	.address-33 .icon { text-align: center;}
	.widget-17 { margin-top: 0; margin-left: auto; margin-right: auto;}
	.widget-18 { margin-top: 0; margin-left: auto; margin-right: auto;}
	.widget-19 { margin-top: 0;}
	.form-36 .form-submit button { width: 200px; margin-left: 0; margin-right: 0;}
	.form-36 .form-captcha button { width: 200px; margin-left: 0; margin-right: 0;}

}
.side-panel .widget-3 { margin: 15px 0 20px; border: none; z-index: 2; text-align: justify; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; background: url("../images/Untitled-1_07.png") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 50px; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-4 .menu-scroll > ul { display: block;}
.side-panel .menu-4 .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-4 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a { padding: 10px 25px; width: auto; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: inset 0px -1px 0px  #998e3d; -moz-box-shadow: inset 0px -1px 0px  #998e3d; box-shadow: inset 0px -1px 0px  #998e3d;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.active { color: #f7f7f7;}
.side-panel .menu-4 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-4 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .widget-5 { padding: 43px 0 74px; margin: 0 0 20px; border: none; z-index: 1; width: auto; left: 0; top: 0; position: relative; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/Untitled-1_24.png") left 50% bottom 0px / auto auto no-repeat, url("../images/Untitled-1_16 (1).png") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 383px; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block;}
.side-panel .menu-9 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-9 .menu-title { background: none;}
.side-panel .menu-9 .menu-scroll > ul > li.menu-item > a { font-size: 15px; padding-left: 50px; padding-right: 50px; background: none;}
.side-panel .menu-9 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-9 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-9 .menu-scroll > ul > li.menu-item > a.active { color: #998e3d;}


.gallery2_albums a.image, .gallery2_albums a.noAlbumCover {
    width: auto !important ;
    height: auto !important;
    line-height: 100px;
}

a.albumPhoto{
	width: auto !important;
	height: auto !important;
}

.special-but {
	text-align: center;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-family: Alice, sans-serif;
	line-height: 30px;
	font-size: 17px;
}
.special-but a {
	display: inline-block;
	text-decoration: none;
}
.special-but a:hover {
	text-decoration: underline;
}
.special-but a img {
	max-width: 40px;
	margin-right: 10px;
	vertical-align: top;
}