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

.align-elem{
	flex-grow:1;
}

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

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; background: #ffffff; z-index: 2;}
.wrapper .layout_center_2_id_4_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper .layout_center_2_id_4_3 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper .layout_center_2_id_4_5 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_5 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_6 { -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_7 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 { position: relative; font-size: 25px; text-decoration: none; width: auto; min-height: 0; background: #1e2d3b; z-index: 8; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.widget-2 { margin: 0 0 auto; position: relative; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 300px; min-height: 50px;}
.site-name .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; text-decoration: none; max-width: 100%;}
.site-name img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-decoration: none;}
.site-name .sn-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Impact, Charcoal, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #1e2d3b; text-decoration: none; font-size: 32px; background: #edcd20; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 189px; padding-top: 30px;}
.site-name a { text-decoration: none; outline: none;}
.widget-3 { margin: 36px 0 auto; position: relative; color: #ffffff; text-align: flex-end; text-decoration: none; top: 0; left: 0; z-index: 2; padding-right: 10px; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; right: 0; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.menu-6 .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-6 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-6 .menu-scroll &gt; 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-6 .menu-scroll &gt; ul &gt; li.home-button &gt; 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-6 .menu-scroll &gt; ul &gt; 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;}
.menu-6 .menu-scroll &gt; ul &gt; 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-6 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 5px 0 6px; margin: 0 20px; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; font-family: Roboto Condensed, sans-serif; text-align: flex-start; text-transform: uppercase; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; border-top: 0px solid rgba(0,0,0,0); border-right: 0px solid rgba(0,0,0,0); border-bottom: 1px solid rgba(0,0,0,0); border-left: 0px solid rgba(0,0,0,0); position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.menu-6 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.menu-6 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.menu-6 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #edcd1f; border-top: 0px solid #edcd1f; border-right: 0px solid #edcd1f; border-bottom: 1px solid #edcd1f; border-left: 0px solid #edcd1f;}
.menu-6 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-6 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-6 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-6 .menu-scroll &gt; ul &gt; li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-6 .menu-scroll &gt; ul &gt; li.more-button { display: none; margin-left: auto; position: relative;}
.menu-6 .menu-scroll &gt; 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-6 .menu-scroll &gt; ul ul &gt; li { padding: 0; margin: 0; display: block; position: relative;}
.menu-6 .menu-scroll &gt; ul ul &gt; li &gt; 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-6 .menu-scroll &gt; ul &gt; li.more-button .menu-item-image { display: none;}
.menu-6 .menu-scroll &gt; ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-6 .menu-scroll &gt; ul ul &gt; li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-6 .menu-scroll &gt; ul &gt; li.more-button &gt; 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-6 .menu-scroll &gt; ul &gt; li.more-button &gt; ul { left: auto; right: 0;}
.menu-6 .menu-scroll &gt; ul &gt; li.more-button.disabled { display: none;}
.menu-6 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-6 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-6 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-6 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.widget-16 { margin: 0 20px auto 0; position: relative; font-size: 0; text-align: flex-start; text-decoration: none; top: 0; left: 0; z-index: 3; box-sizing: border-box; display: -webkit-flex; display: flex; width: 200px; border-top: 0px solid rgba(255,255,255,0.08); border-right: 0px solid rgba(255,255,255,0.08); border-bottom: 0px solid rgba(255,255,255,0.08); border-left: 1px solid rgba(255,255,255,0.08); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 100px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-right: 0;}
.search-7 form { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.search-7 input { padding: 5px 4px 4px 20px; margin: 0; box-sizing: border-box; vertical-align: top; font-size: 13px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 24px; width: 0; height: 0; max-width: 100%; font-family: Roboto Condensed, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-appearance: none;}
.search-7 button { padding: 4px; margin: 0 8px 0 0; box-sizing: border-box; vertical-align: top; background: url("../images/s.png") left 50% top 50% / auto auto no-repeat; font-size: 14px; outline: none; width: 24px; min-height: 24px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-appearance: none;}
.search-7 input:focus { outline: none;}
.search-7 button:focus { outline: none;}
.search-7 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-7 ::-webkit-input-placeholder { color: #ababab;}
.search-7 ::-moz-placeholder { color: #ababab;}
.search-7 :-ms-input-placeholder { color: #ababab;}
.block-3 .layout_8_id_9 { 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-3 { position: relative; font-family: Roboto Condensed, sans-serif; font-size: 13px; color: #ffffff; line-height: 1.4; text-transform: uppercase; text-decoration: none; width: auto; min-height: 600px; background: linear-gradient(rgba(30,45,59,0.35), rgba(30,45,59,0.35)), url("../images/main (1).jpg?1471425082487") left 50% top 50% / cover no-repeat, url("../images/main (1).jpg?1471425032525") left 50% top 0px / auto auto no-repeat, url("../images/main (1).jpg") left 50% top 50% / cover no-repeat, url("../images/main.jpg") left 50% top 50% / cover no-repeat; z-index: 7; margin-top: 0; margin-left: 0; margin-right: 0; right: 0;}
.widget-17 { margin: 230px 0 0; position: relative; font-size: 12px; text-transform: none; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; min-height: 32px; width: auto; right: 0; -webkit-text-shadow: 3px 3px 0px  rgba(0,0,0,0.15); -moz-text-shadow: 3px 3px 0px  rgba(0,0,0,0.15); text-shadow: 3px 3px 0px  rgba(0,0,0,0.15);}
.editable_block-9 p:first-child { margin-top: 0;}
.editable_block-9 p:last-child { margin-bottom: 0;}
.editable_block-9 .header { box-sizing: border-box; font-size: 48px; margin-bottom: 5px; text-align: center; text-decoration: none; font-weight: bold; -webkit-text-shadow: 3px 3px 0px  rgba(0,0,0,0.15); -moz-text-shadow: 3px 3px 0px  rgba(0,0,0,0.15); text-shadow: 3px 3px 0px  rgba(0,0,0,0.15); display: -webkit-flex; display: flex;}
.editable_block-9 .body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-9 .title { box-sizing: border-box; font-size: 45px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5; text-align: center; text-decoration: none; font-weight: 300; -webkit-text-shadow: 3px 3px 0px  rgba(0,0,0,0.15); -moz-text-shadow: 3px 3px 0px  rgba(0,0,0,0.15); text-shadow: 3px 3px 0px  rgba(0,0,0,0.15); display: -webkit-flex; display: flex;}
.editable_block-9 .image { box-sizing: border-box; -webkit-order: 10; -moz-order: 10; order: 10; position: relative;}
.editable_block-9 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%;}
.editable_block-9 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-9 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-size: 18px; position: absolute; left: 0; top: 0;}
.editable_block-9 .text { box-sizing: border-box; -webkit-order: 15; -moz-order: 15; order: 15; display: -webkit-flex; display: flex;}
.editable_block-9 .more { box-sizing: border-box; margin-top: 5px; -webkit-order: 20; -moz-order: 20; order: 20;}
.editable_block-9 .more &gt; a { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; min-height: 14px; height: 0;}
.editable_block-9 .clear { clear: both;}
.popover-container-9 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}.popover-container-9 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-9 .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-9 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-9 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-9 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-9 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-9 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-9 .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-9 .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-9 .popover-body .s3_required { color: red;}
.popover-wrap-9 .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-9 .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-9 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.popover-wrap-9 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-9 ::-moz-placeholder { color: #ababab;}
.popover-wrap-9 :-ms-input-placeholder { color: #ababab;}
.block-4 .layout_11_id_10 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-4 { position: relative; font-size: 25px; text-decoration: none; width: auto; min-height: 0; background: #ffffff; z-index: 6; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; display: block;}
.widget-18 { margin: 40px 0 70px; position: relative; text-decoration: none; top: 0; left: 0; z-index: 1; width: auto; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0;}
.blocklist-10 p:first-child { margin-top: 0;}
.blocklist-10 p:last-child { margin-bottom: 0;}
.blocklist-10 .header { 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: 30px; text-align: center; box-sizing: border-box; text-decoration: none; margin-top: 0;}
.blocklist-10 .header_text { font-size: 40px; box-sizing: border-box; font-family: Roboto Condensed, sans-serif; color: #1e2d3b; text-align: left; text-decoration: none; font-weight: bold; padding-bottom: 20px; background: url("../images/line.png") left 50% bottom 0px / auto auto no-repeat; display: -webkit-flex; display: flex;}
.blocklist-10 .description { box-sizing: border-box; overflow: hidden; text-align: left; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-10 .title a { color: inherit; text-decoration: inherit;}
.blocklist-10 .footer { text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-10 .all { 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;}
.blocklist-10 .controls { 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; z-index: 1;}
.blocklist-10 .prev { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-10 .next { visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box; position: relative; z-index: 105;}
.blocklist-10 .prev &gt; a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-10 .next &gt; a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-10 .body-outer { box-sizing: border-box; position: relative;}
.blocklist-10 .body { margin: 0 -15px; box-sizing: border-box;}
.blocklist-10 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; box-sizing: border-box;}
.blocklist-10 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: auto; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.blocklist-10 .item { margin: 10px 15px 0; width: 300px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; box-sizing: border-box; text-align: left; text-decoration: none; background: #f7f7f7; padding-left: 0; position: relative; min-width: 0; min-height: 0;}
.blocklist-10 .text { margin: 15px 30px 5px; box-sizing: border-box; position: relative; font-family: PT Sans, sans-serif; font-size: 14px; color: #6e6e6e; line-height: 1.4; text-decoration: none; z-index: 1; display: -webkit-flex; display: flex;}
.blocklist-10 .image { box-sizing: border-box; margin-bottom: 5px; text-decoration: none; position: relative; display: -webkit-flex; display: flex; -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;}
.blocklist-10 .img-convert { box-sizing: border-box; width: 300px; height: 30px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: left; display: -webkit-inline-flex; display: inline-flex; overflow: hidden; text-decoration: none;}
.blocklist-10 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-10 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; text-align: left; display: -webkit-flex; display: flex;}
.blocklist-10 .title { margin: 30px 30px 5px; font-weight: bold; box-sizing: border-box; position: relative; font-family: Roboto Condensed, sans-serif; font-size: 18px; color: #3d5975; line-height: 1.4; text-transform: uppercase; text-decoration: none; min-height: 50px; z-index: 1; display: -webkit-flex; display: flex;}
.blocklist-10 .title:hover, 
.blocklist-10 .title.hover, 
.blocklist-10 .title.active { color: #1e2d3b;}
.blocklist-10 .price { box-sizing: border-box; margin-bottom: 5px; position: relative;}
.blocklist-10 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-10 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-10 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-10 .price-note { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-10 .more { margin: 25px 30px 30px; box-sizing: border-box; position: relative; text-decoration: none; display: -webkit-flex; display: flex;}
.blocklist-10 .more &gt; a { padding: 10px 20px; display: -webkit-flex; display: flex; box-sizing: border-box; font-family: Roboto Condensed, sans-serif; font-size: 12px; color: #000000; text-transform: uppercase; text-decoration: none; background: #edcd1f;}
.blocklist-10 .more &gt; a:hover, 
.blocklist-10 .more &gt; a.hover, 
.blocklist-10 .more &gt; a.active { background: #ffd500;}
.blocklist-10 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-10 .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%);}
.blocklist-10 .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%);}
.blocklist-10 .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;}
.blocklist-10 .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;}
.blocklist-10 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; position: relative; z-index: 100;}
.blocklist-10 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-10 .bx-pager { margin: auto auto 0; display: inline-block; visibility: visible; box-sizing: border-box; position: relative; z-index: 100;}
.blocklist-10 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-10 .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;}
.blocklist-10 .bx-pager a:active, 
.blocklist-10 .bx-pager a.active { background: #bbbbbb;}
.blocklist-10 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-10 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-10 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.blocklist-10 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.popover-container-10 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}.popover-container-10 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-10 .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-10 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-10 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-10 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-10 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-10 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-10 .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-10 .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-10 .popover-body .s3_required { color: red;}
.popover-wrap-10 .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-10 .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-10 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.popover-wrap-10 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-10 ::-moz-placeholder { color: #ababab;}
.popover-wrap-10 :-ms-input-placeholder { color: #ababab;}
.block-6 .layout_13_id_24 { 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-6 { position: relative; font-size: 25px; text-decoration: none; width: auto; min-height: 0; background: #edcd1f; z-index: 5; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; display: block;}
.widget-21 { margin: 50px 0 70px; position: relative; font-size: 12px; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; min-height: 0; width: auto; right: 0;}
.editable_block-24 p:first-child { margin-top: 0;}
.editable_block-24 p:last-child { margin-bottom: 0;}
.editable_block-24 .header { box-sizing: border-box; font-size: 40px; margin-bottom: 5px; font-family: Roboto Condensed, sans-serif; color: #1e2d3b; text-align: center; text-decoration: none; font-weight: bold; padding-bottom: 20px; background: url("../images/line2 (1).png") left 50% bottom 0px / auto auto no-repeat; display: -webkit-flex; display: flex;}
.editable_block-24 .body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-24 .title { box-sizing: border-box; font-size: 15px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5; font-family: PT Sans, sans-serif; line-height: 1.5; text-decoration: none; margin-top: 30px; display: -webkit-flex; display: flex;}
.editable_block-24 .image { box-sizing: border-box; -webkit-order: 10; -moz-order: 10; order: 10; position: relative;}
.editable_block-24 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%;}
.editable_block-24 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-24 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-size: 18px; position: absolute; left: 0; top: 0;}
.editable_block-24 .text { box-sizing: border-box; -webkit-order: 15; -moz-order: 15; order: 15; font-family: Roboto Condensed, sans-serif; font-size: 27px; color: #1e2d3b; text-align: center; text-decoration: none; font-weight: bold; margin-top: 30px; display: -webkit-flex; display: flex;}
.editable_block-24 .more { box-sizing: border-box; margin-top: 5px; -webkit-order: 20; -moz-order: 20; order: 20;}
.editable_block-24 .more &gt; a { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; min-height: 14px; height: 0;}
.editable_block-24 .clear { clear: both;}
.popover-container-24 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}.popover-container-24 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-24 .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-24 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-24 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-24 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-24 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-24 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-24 .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-24 .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-24 .popover-body .s3_required { color: red;}
.popover-wrap-24 .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-24 .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-24 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.popover-wrap-24 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-24 ::-moz-placeholder { color: #ababab;}
.popover-wrap-24 :-ms-input-placeholder { color: #ababab;}
.block-15 { position: relative; text-decoration: none; width: auto; min-height: 0; background: url("../images/8781990.jpg?1470915526714") left 50% top 50% / cover no-repeat fixed; z-index: 4; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; display: block;}
.block-14 .layout_23_id_22 { 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-14 { margin: 70px 0; position: relative; font-family: PT Sans, sans-serif; font-size: 15px; color: #6e6e6e; text-align: right; text-decoration: none; top: 0; left: 0; width: auto; min-height: 200px; background: repeating-linear-gradient(90deg,#ffffff 0%,#ffffff 33.9%,rgba(255, 255, 255, 0) 40%,rgba(255, 255, 255, 0) 100%); z-index: 1; right: 0; display: block; padding-top: 0.02px; padding-bottom: 0.02px;}
.block-14:hover, 
.block-14.hover, 
.block-14.active { border: none;}
.block-13 { padding: 40px; margin: 0 480px 0 0; position: relative; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 1; display: block; right: 0;}
.widget-19 { margin: 0; position: relative; font-family: Roboto Condensed, sans-serif; font-size: 40px; color: #000000; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; font-weight: bold; width: auto; right: 0; padding-bottom: 15px; background: url("../images/line.png?1470915526716") left 0px bottom 0px / auto auto no-repeat;}
h2 { box-sizing: border-box; font-size: 22px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; text-align: center;}
h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; text-align: center;}
h4 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; text-align: center;}
h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; text-align: center;}
h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; text-align: center;}
.widget-20 { margin: 26px 0 0; position: relative; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 2; display: block; width: auto; right: 0; padding-right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-20 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-20 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-20 .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-20 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-20 h2 { box-sizing: border-box; font-size: 22px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; text-align: center;}
.content-20 h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; text-align: center;}
.content-20 h4 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; text-align: center;}
.content-20 h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; text-align: center;}
.content-20 h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; text-align: center;}
.content-20 a { box-sizing: border-box; color: #0000ff;}
.widget-22 { margin: 47px 0 0; position: relative; font-size: 25px; color: #000; text-decoration: none; z-index: 3; box-sizing: border-box; width: auto; right: 0;}
.gallery-26 .gallery-header { box-sizing: border-box; margin-bottom: 40px; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; -moz-align-items: flex-end; align-items: flex-end; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; text-decoration: none;}
.gallery-26 .gallery-header .text { box-sizing: border-box; font-size: 40px; font-family: Roboto Condensed, sans-serif; color: #1e2d3b; text-align: left; text-decoration: none; font-weight: bold; padding-bottom: 20px; background: url("../images/line.png?1470915526716") left 50% bottom 0px / auto auto no-repeat; display: -webkit-flex; display: flex;}
.gallery-26 .gallery-footer { box-sizing: border-box; margin-top: 50px; text-align: center; text-decoration: none;}
.gallery-26 .all { padding: 12px 35px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-decoration: none; font-size: 14px; color: #1e2d3b; font-family: Roboto Condensed, sans-serif; text-align: left; text-transform: uppercase; background: #edcd1f;}
.gallery-26 .all:hover, 
.gallery-26 .all.hover, 
.gallery-26 .all.active { background: #ffd500;}
.gallery-26 .gallery-text-before { box-sizing: border-box; display: -webkit-flex; display: flex; width: 100%; margin-bottom: 20px; font-size: 13px; text-align: left;}
.gallery-26 .gallery-text-before p:first-child { box-sizing: border-box; margin-top: 0;}
.gallery-26 .gallery-text-before p:last-child { box-sizing: border-box; margin-bottom: 0;}
.gallery-26 .gallery-text-after { box-sizing: border-box; display: -webkit-flex; display: flex; width: 100%; margin-top: 20px; font-size: 13px; text-align: left;}
.gallery-26 .gallery-text-after p:first-child { box-sizing: border-box; margin-top: 0;}
.gallery-26 .gallery-text-after p:last-child { box-sizing: border-box; margin-bottom: 0;}
.gallery-26 .gallery-body { box-sizing: border-box; position: relative;}
.gallery-26 .my-gallery { margin: 0 -15px -30px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.gallery-26 .gallery-item-container { box-sizing: border-box; width: auto; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.gallery-26 .my-gallery figure.gallery-item { margin: 0 15px 30px; box-sizing: border-box; width: 300px; min-height: 300px; line-height: 0; font-size: 0; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: center; text-decoration: none; max-width: 100%;}
.gallery-26 .my-gallery figure.gallery-item a { box-sizing: border-box; text-decoration: none; display: -webkit-flex; display: flex; position: relative;}
.gallery-26 .img-convert { box-sizing: border-box; width: 300px; height: 300px; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; overflow: hidden; font-size: 25px; color: #000; line-height: 1.2; text-decoration: none;}
.gallery-26 .my-gallery figure.gallery-item img { box-sizing: content-box; vertical-align: middle; border: none; width: auto; height: auto; text-decoration: none; max-width: 100%;}
.gallery-26 .my-gallery figure.gallery-item figcaption { box-sizing: border-box; display: none;}
.gallery-26 .my-gallery figure.gallery-item .gallery-item-title { box-sizing: border-box; font-size: 18px; line-height: 1; text-align: left;}
.gallery-26 .my-gallery figure.gallery-item .gallery-item-desc { box-sizing: border-box; font-size: 15px; line-height: 1.1; text-align: left; display: -webkit-flex; display: flex;}
.gallery-26 .gallery-slider { box-sizing: border-box; position: relative; width: 100%; overflow: hidden;}
.gallery-26 .bx-pager { box-sizing: border-box; position: absolute; left: 0; right: 0; top: auto; bottom: 0; text-align: center; z-index: 20;}
.gallery-26 .bx-pager-item { box-sizing: border-box; display: inline-block; vertical-align: top;}
.gallery-26 .bx-pager-item a { box-sizing: border-box; font-size: 0; line-height: 0; display: block; width: 10px; height: 10px; background: #666666; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left: 2px; margin-right: 2px;}
.gallery-26 .bx-pager-item a:active, 
.gallery-26 .bx-pager-item a.active { background: #000000;}
.gallery-26 .bx-controls-direction { position: absolute; z-index: 20; left: 0; right: 0; top: 50%; margin-top: -10px; min-height: 20px; pointer-events: none;}
.gallery-26 .bx-prev { box-sizing: border-box; font-size: 0; line-height: 0; position: relative; z-index: 20; width: 20px; height: 20px; background: url("../images/wm_gallery_slider-left.png") center center / auto auto no-repeat; float: left; pointer-events: auto;}
.gallery-26 .bx-next { box-sizing: border-box; font-size: 0; line-height: 0; position: relative; z-index: 20; width: 20px; height: 20px; background: url("../images/wm_gallery_slider-right.png") center center / auto auto no-repeat; float: right; pointer-events: auto;}
.gallery-26 .pswp { box-sizing: border-box; display: none;}
.gallery-26 .pswp--open { box-sizing: border-box; display: block;}
.gallery-26 .gallery-slider:after { content: ''; display: block; clear: both;}
.gallery-26 .gallery-slide-wrap { box-sizing: border-box;}
.gallery-26 .bx-viewport { margin-left: auto; margin-right: auto;}
.gallery-26 .bx-controls-direction:after { content: ""; display: block; clear: both;}
.block-16 .layout_28_id_27 { 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-16 { position: relative; font-size: 25px; color: #000; text-decoration: none; width: auto; min-height: 0; background: #f7f7f7; z-index: 9; margin-top: 70px; margin-left: 0; margin-right: 0; right: 0;}
.widget-23 { margin: 0 0 40px; position: relative; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; max-width: 100%; right: 0; min-height: 0;}
.partners-27 .header { 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: 40px; text-align: center; text-decoration: none; margin-top: 50px;}
.partners-27 .header_text { box-sizing: border-box; font-size: 40px; font-family: Roboto Condensed, sans-serif; color: #1e2d3b; text-align: left; text-decoration: none; font-weight: bold; padding-bottom: 25px; background: url("../images/line.png?1470915526716") left 50% bottom 0px / auto auto no-repeat;}
.partners-27 .footer { box-sizing: border-box; display: -webkit-flex; display: flex;}
.partners-27 .all { box-sizing: border-box; display: inline-block;}
.partners-27 .controls { box-sizing: border-box; visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none;}
.partners-27 .prev { box-sizing: border-box; position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat;}
.partners-27 .next { box-sizing: border-box; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; z-index: 105;}
.partners-27 .prev &gt; a { box-sizing: border-box; display: block; height: 100%; width: 100%;}
.partners-27 .next &gt; a { box-sizing: border-box; display: block; height: 100%; width: 100%;}
.partners-27 .body-outer { box-sizing: border-box; position: relative;}
.partners-27 .body { box-sizing: border-box; overflow: hidden; margin-right: auto; text-align: center; text-decoration: none; margin-left: auto;}
.partners-27 .list { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.partners-27 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: auto;}
.partners-27 .item { box-sizing: border-box; margin-right: auto; margin-bottom: 20px; width: 160px; min-height: 100px; text-align: center; 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; text-decoration: none; margin-left: auto; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
.partners-27 .item img { box-sizing: border-box; max-width: 100%; max-height: 100%; display: block; text-align: left; text-decoration: none;}
.partners-27 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.partners-27 .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%);}
.partners-27 .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%);}
.partners-27 .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;}
.partners-27 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: inline-block;}
.partners-27 .pager-wrap { box-sizing: border-box; text-align: center;}
.partners-27 .bx-pager { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; visibility: visible;}
.partners-27 .bx-pager-item { box-sizing: border-box; display: inline-block;}
.partners-27 .bx-pager a { margin: 2px; box-sizing: border-box; display: inline-block; width: 10px; height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.partners-27 .bx-pager a:active, 
.partners-27 .bx-pager a.active { background: #bbbbbb;}
.partners-27 .auto_controls { box-sizing: border-box; display: none;}
.partners-27 .bx-controls-auto-item { display: inline-block; box-sizing: border-box;}
.partners-27 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_reviews_pause.png") center center / auto no-repeat;}
.partners-27 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_reviews_play.png") center center / auto no-repeat;}
.widget-24 { margin: 60px 0 0; position: relative; text-decoration: none; z-index: 10; box-sizing: border-box; width: auto; min-height: 0; right: 0;}
.news-29 p:first-child { margin-top: 0;}
.news-29 p:last-child { margin-bottom: 0;}
.news-29 .news__header { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: baseline; -moz-align-items: baseline; align-items: baseline; margin-bottom: 30px; text-align: center; text-decoration: none;}
.news-29 .news__title { box-sizing: border-box; font-size: 40px; font-family: PT Sans Narrow, sans-serif; color: #1e2d3b; text-align: left; text-decoration: none; margin-top: 0; padding-bottom: 20px; font-weight: bold; background: url("../images/line.png?1470915526716") left 50% bottom 0px / auto auto no-repeat; display: -webkit-flex; display: flex;}
.news-29 .item__title &gt; a { color: inherit; text-decoration: inherit;}
.news-29 .controls { visibility: hidden; 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-29 .prev { position: relative; z-index: 105; visibility: visible; 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-29 .next { visibility: visible; 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; position: relative; z-index: 105;}
.news-29 .prev &gt; a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-29 .next &gt; a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-29 .item__image__title { box-sizing: border-box; font-weight: bold; text-decoration: underline; position: absolute; left: 0; top: 0; display: -webkit-flex; display: flex;}
.news-29 .item__image__title &gt; a { color: inherit; text-decoration: inherit;}
.news-29 .item__date &gt; span ins { box-sizing: border-box; display: inline-block; font-size: 16px; text-decoration: none; width: 100%;}
.news-29 .body-outer { box-sizing: border-box; position: relative;}
.news-29 .body { margin: 0 -40px; box-sizing: border-box;}
.news-29 .news__list { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.news-29 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: auto;}
.news-29 .item { margin: 6px 40px 13px; box-sizing: border-box; width: 250px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; text-decoration: none; position: relative; min-width: 0; min-height: 0;}
.news-29 .item__image { box-sizing: border-box; font-size: 0; margin-bottom: 10px; position: relative; display: -webkit-flex; display: flex; -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;}
.news-29 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; font-size: 12px; display: -webkit-flex; display: flex;}
.news-29 .img-convert { box-sizing: border-box; width: 250px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.news-29 .item__image img { box-sizing: border-box; max-width: 100%; width: auto; height: auto; display: -webkit-flex; display: flex;}
.news-29 .item__title { box-sizing: border-box; font-weight: bold; margin-bottom: 5px; text-decoration: underline; position: relative; z-index: 1; display: -webkit-flex; display: flex;}
.news-29 .item__date { box-sizing: border-box; margin-bottom: 5px; text-decoration: none; position: relative; z-index: 1;}
.news-29 .item__date &gt; span { box-sizing: border-box; display: inline-block; font-size: 13px; color: #b0b0b0; text-transform: lowercase; font-family: PT Sans, sans-serif; text-decoration: none;}
.news-29 .item__text { box-sizing: border-box; margin-bottom: 5px; font-family: PT Sans, sans-serif; font-size: 14px; color: #6e6e6e; text-decoration: none; margin-top: 14px; z-index: 1; position: relative; display: -webkit-flex; display: flex;}
.news-29 .item__text:hover, 
.news-29 .item__text.hover, 
.news-29 .item__text.active { color: #1e2d3b; text-decoration: underline;}
.news-29 .item__more { box-sizing: border-box; margin-bottom: 10px;}
.news-29 .item__more_link { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.news-29 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.news-29 .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-29 .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-29 .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-29 .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;}
.news-29 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; position: relative; z-index: 100;}
.news-29 .pager-wrap { box-sizing: border-box;}
.news-29 .bx-pager { margin: auto auto 0; display: inline-block; visibility: visible; box-sizing: border-box; position: relative; z-index: 100;}
.news-29 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.news-29 .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;}
.news-29 .auto_controls { box-sizing: border-box; display: none;}
.news-29 .bx-controls-auto-item { box-sizing: border-box;}
.news-29 .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-29 .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-29 .news__all { box-sizing: border-box;}
.news-29 .all_link { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.news-29 .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;}
.widget-25 { position: relative; text-decoration: none; z-index: 11; width: auto; min-height: 300px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}.block-17 .layout_32 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 .layout_38 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 { margin: 0; position: relative; text-align: flex-start; text-decoration: none; width: auto; min-height: 243px; background: #ffffff; z-index: 12; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-26 { margin: 60px 0 auto; position: relative; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 480px; padding-right: 100px; min-height: 346px;}
.form-32 .form__header { box-sizing: border-box; font-size: 25px; margin-bottom: 10px; font-family: Roboto Condensed, sans-serif; color: #1e2d3b; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex;}
.form-32 .form__text { box-sizing: border-box; font-size: 16px; margin-bottom: 30px; overflow: hidden; font-family: PT Sans, sans-serif; color: #6e6e6e; line-height: 1.4; text-decoration: none; margin-top: 20px; display: -webkit-flex; display: flex;}
.form-32 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-32 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-32 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -10px; width: auto;}
.form-32 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-32 .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-32 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-32 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 10px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto; text-decoration: none;}
.form-32 .form-text input { padding: 2px 4px 2px 15px; border: 1px solid rgba(187,187,187,0.35); box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 35px; outline: none; font-family: Roboto Condensed, sans-serif; font-size: 14px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; height: 35px; resize: vertical; display: block; -webkit-appearance: none;}
.form-32 .form-textarea textarea { padding: 2px 4px 2px 15px; border: 1px solid rgba(187,187,187,0.35); box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 60px; outline: none; display: block; font-family: Roboto Condensed, sans-serif; font-size: 14px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; height: 60px; -webkit-appearance: none;}
.form-32 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-32 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-32 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-32 .form-text { box-sizing: border-box;}
.form-32 .form-textarea { box-sizing: border-box;}
.form-32 .form-submit { margin-bottom: 10px; box-sizing: border-box;}
.form-32 .form-submit button { padding: 12px 30px; box-sizing: border-box; text-align: center; background: #edcd1f; min-height: 22px; outline: none; width: auto; font-family: Roboto Condensed, sans-serif; font-size: 14px; color: #1e2d3b; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-top: 5px; display: -webkit-inline-flex; display: inline-flex; -webkit-appearance: none;}
.form-32 .form-submit button:hover, 
.form-32 .form-submit button.hover, 
.form-32 .form-submit button.active { background: #ffd500;}
.form-32 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-32 .form-captcha { margin-bottom: 10px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-32 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-32 .form-captcha input { padding: 2px 4px 2px 15px; border: 1px solid rgba(187,187,187,0.35); box-sizing: border-box; background: #ffffff; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: left; font-family: Roboto Condensed, sans-serif; font-size: 14px; color: #000000; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; resize: vertical; display: block; -webkit-appearance: none;}
.form-32 .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-32 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-32 .form-captcha button { padding: 12px 30px; box-sizing: border-box; text-align: center; background: #edcd1f; min-height: 22px; outline: none; width: auto; font-family: Roboto Condensed, sans-serif; font-size: 14px; color: #1e2d3b; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-top: 5px; display: -webkit-inline-flex; display: inline-flex; -webkit-appearance: none;}
.form-32 .form-captcha button:hover, 
.form-32 .form-captcha button.hover, 
.form-32 .form-captcha button.active { background: #ffd500;}
.form-32 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-32 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-32 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-32 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-32 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-32 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-32 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-32 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-32 .form-checkbox { box-sizing: border-box;}
.form-32 .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-32 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-32 .form-checkbox input { margin: 5px 5px 0 0;}
.form-32 .form-radio { box-sizing: border-box;}
.form-32 .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-32 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-32 .form-radio input { margin: 5px 5px 0 0;}
.form-32 .form-select { box-sizing: border-box;}
.form-32 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-32 .form-div { box-sizing: border-box;}
.form-32 .form-html { box-sizing: border-box;}
.form-32 .form-upload { box-sizing: border-box;}
.form-32 .form-calendar { box-sizing: border-box;}
.form-32 .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-32 .form-calendar_interval { box-sizing: border-box;}
.form-32 .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-32 .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-32 .form-calendar_interval .label_from { box-sizing: border-box; -webkit-flex: 0; -moz-flex: 0; flex: 0; margin-right: 5px;}
.form-32 .form-calendar_interval .label_to { box-sizing: border-box; -webkit-flex: 0; -moz-flex: 0; flex: 0; margin-right: 5px;}
.form-32 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; margin-right: 10px;}
.form-32 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1;}
.form-32 ::-webkit-input-placeholder { color: #ababab;}
.form-32 ::-moz-placeholder { color: #ababab;}
.form-32 :-ms-input-placeholder { color: #ababab;}
.block-19 { margin: 60px 0 auto; position: relative; text-align: left; text-decoration: none; top: 0; left: 0; width: 480px; min-height: 0; z-index: 2; display: block; padding-left: 0;}
.widget-29 { margin: 0; position: relative; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0;}
.address-36 p:first-child { margin-top: 0;}
.address-36 p:last-child { margin-bottom: 0;}
.address-36 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-36 .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-36 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-36 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-36 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-36 .title { box-sizing: border-box; font-family: Roboto Condensed, sans-serif; font-size: 25px; color: #1e2d3b; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex;}
.address-36 .text_body { font-family: PT Sans, sans-serif; font-size: 16px; color: #6e6e6e; text-decoration: none; margin-top: 20px; display: -webkit-flex; display: flex;}
.address-36 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.address-36 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-30 { margin: 30px 0 0; position: relative; font-family: PT Sans, sans-serif; font-size: 16px; color: #1e2d3b; text-align: undefined; text-decoration: underline; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; right: 0;}
.email-37 p:first-child { margin-top: 0;}
.email-37 p:last-child { margin-bottom: 0;}
.email-37 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-37 .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-37 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-37 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-37 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-37 .title { box-sizing: border-box; display: none;}
.email-37 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.email-37 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-31 { margin: 20px 0 0; position: relative; font-family: PT Sans, sans-serif; font-size: 16px; color: #1e2d3b; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 4; box-sizing: border-box; width: auto; right: 0;}
.phones-39 p:first-child { margin-top: 0;}
.phones-39 p:last-child { margin-bottom: 0;}
.phones-39 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-39 .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-39 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-39 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-39 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-39 .title { box-sizing: border-box; text-decoration: none; display: none;}
.phones-39 .text_body { font-size: 18px; color: #6e6e6e; text-decoration: none; display: -webkit-flex; display: flex;}
.phones-39 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.phones-39 input.tgl-but:checked + .block-body-drop { display: block;}
.phones-39 .text_body a { text-decoration: none; color: inherit;}
.widget-32 { margin: 30px 0 0; position: relative; font-family: PT Sans, sans-serif; color: #1e2d3b; text-decoration: none; top: 0; left: 0; z-index: 4; box-sizing: border-box; min-height: 0; width: auto; right: 0;}
.editable_block-40 p:first-child { margin-top: 0;}
.editable_block-40 p:last-child { margin-bottom: 0;}
.editable_block-40 .header { box-sizing: border-box; font-size: 25px; margin-bottom: 5px; font-family: Roboto Condensed, sans-serif; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex;}
.editable_block-40 .body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-40 .title { box-sizing: border-box; font-size: 16px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5; color: #6e6e6e; text-decoration: none; margin-top: 15px; display: -webkit-flex; display: flex;}
.editable_block-40 .image { box-sizing: border-box; -webkit-order: 10; -moz-order: 10; order: 10; position: relative;}
.editable_block-40 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%;}
.editable_block-40 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-40 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-size: 18px; position: absolute; left: 0; top: 0;}
.editable_block-40 .text { box-sizing: border-box; -webkit-order: 15; -moz-order: 15; order: 15; font-size: 16px; text-decoration: underline; margin-top: 10px; z-index: 5; display: -webkit-flex; display: flex;}
.editable_block-40 .more { box-sizing: border-box; margin-top: 5px; -webkit-order: 20; -moz-order: 20; order: 20;}
.editable_block-40 .more &gt; a { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Roboto Condensed, sans-serif; font-size: 19px; color: #1e2d3b; text-decoration: none; font-weight: bold; margin-top: 10px; min-height: 14px; height: 0;}
.editable_block-40 .clear { clear: both;}
.popover-container-40 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}.popover-container-40 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-40 .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-40 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-40 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-40 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-40 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-40 .popover-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-40 .popover-body .s3_required { color: red;}
.popover-wrap-40 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -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-40 .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-40 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.popover-wrap-40 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-40 ::-moz-placeholder { color: #ababab;}
.popover-wrap-40 :-ms-input-placeholder { color: #ababab;}
.block-18 .layout_33_id_34 { 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-18 { margin: 70px 0 0; position: relative; text-decoration: none; width: auto; min-height: 128px; background: #1e2d3b; z-index: 13; right: 0; max-width: 100%;}
.widget-36 { position: relative; z-index: 4; box-sizing: border-box; width: 186px; margin-top: 10px; margin-left: 404px; margin-bottom: 0;}
.widget-27 { position: relative; font-family: Roboto Condensed, sans-serif; color: #d8d8d8; text-align: center; text-decoration: none; z-index: 3; box-sizing: border-box; width: auto; margin-top: 20px; margin-left: 0; margin-right: 0; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-28 { position: relative; font-family: Roboto Condensed, sans-serif; color: #ffffff; text-align: center; text-decoration: none; z-index: 2; width: auto; margin-top: 15px; margin-left: 0; margin-right: 0; right: 0;}
.widget-33 { font-family: Arial, Helvetica, sans-serif; font-size: 25px; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: right; text-indent: 0; text-transform: none; text-decoration: none; top: 0; left: 0; position: fixed; right: 0; z-index: 9999; width: 768px;}
.side-panel-41 .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-41 .side-panel-content { position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); text-decoration: none; pointer-events: auto;}
.side-panel-41 .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-41 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0; pointer-events: auto;}
.side-panel-41 .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-41 .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; text-decoration: none; -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;}
.side-panel-41 .side-panel-button-icon { display: block;}
.side-panel-41 .side-panel-button-icon-line { display: block; min-height: 3px; margin-top: 3px; background: #000000; font-size: 25px; text-decoration: none; box-sizing: border-box;}
.side-panel-41 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	body { display: block;}
	.wrapper .layout_center_2_id_4_1 { margin-top: 0;}
	.wrapper .layout_center_2_id_4_3 { margin-top: 0;}
	.wrapper .layout_center_2_id_4_5 { margin-top: 0;}
	.block-2 .layout_5 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-2 .layout_6 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-2 .layout_7 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-2 { text-align: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-2 { margin-bottom: 0; margin-right: auto;}
	.widget-16 { width: 240px; margin-left: auto; margin-right: 70px; margin-bottom: 0;}
	.search-7 input { max-width: 100% !important; opacity: 1 !important; display: block !important;}
	.search-7 button { pointer-events: auto !important;}
	.block-3 .layout_8_id_9 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-3 { min-height: 400px; display: block;}
	.block-3:hover, 
	.block-3.hover, 
	.block-3.active { background: linear-gradient(rgba(30,45,59,0.3), rgba(30,45,59,0.3)), url("../images/main (1).jpg") left 50% top 50% / cover no-repeat, url("../images/main.jpg") left 50% top 50% / cover no-repeat;}
	.widget-17 { margin-top: 130px; display: block;}
	.editable_block-9 .body { display: block;}
	.editable_block-9 .image { float: left;}
	.editable_block-9 .more { clear: none;}
	.block-4 .layout_11_id_10 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-4 { margin-top: 10px; margin-bottom: 40px;}
	.widget-18 { margin-top: 0; margin-bottom: 0; display: block;}
	.blocklist-10 .body-outer { width: auto;}
	.blocklist-10 .body { width: auto;}
	.blocklist-10 .item-outer { width: 50%;}
	.blocklist-10 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.blocklist-10 .image { text-align: center; margin-right: 0; margin-bottom: 0; float: none;}
	.block-6 .layout_13_id_24 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-21 { margin-top: 30px; margin-bottom: 40px; padding-left: 15px; padding-right: 15px; display: block;}
	.editable_block-24 .body { display: block;}
	.editable_block-24 .image { float: left;}
	.editable_block-24 .more { clear: none;}
	.block-14 .layout_23_id_22 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-14 { margin-top: 30px; margin-bottom: 30px;}
	.block-13 { margin-right: 0; padding-left: 15px; padding-right: 15px;}
	.widget-19 { text-align: center; background: url("../images/line.png?1470915526716") left 50% bottom 0px / auto auto no-repeat; display: block;}
	.widget-22 { text-align: center; margin-top: 30px; display: block;}
	.gallery-26 .gallery-footer { margin-top: 40px;}
	.block-16 .layout_28_id_27 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-16 { margin-top: 50px; display: block;}
	.widget-23 { margin-bottom: 0; display: block;}
	.partners-27 .header { margin-top: 20px;}
	.partners-27 .body-outer { width: auto;}
	.partners-27 .body { width: auto; margin-left: - 10px;}
	.partners-27 .item-outer { width: 33.33%;}
	.partners-27 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 10px; margin-left: 10px;}
	.widget-24 { margin-top: 0; background: none; padding-bottom: 10px; padding-left: 15px; padding-right: 15px; display: block;}
	.news-29 .item__text ~ .item__image { float: none; max-width: 100%; margin-right: 0; margin-bottom: 0;}
	.news-29 .body-outer { width: auto;}
	.news-29 .body { width: auto; margin-left: - 10px;}
	.news-29 .item-outer { width: 50%;}
	.news-29 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 10px; margin-left: 10px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.news-29 .item__image { max-width: 100%; margin-right: 15px; margin-bottom: 5px; float: none;}
	.news-29 .img-convert { min-height: 0;}
	.news-29 .item__text { z-index: 8;}
	.widget-25 { margin-top: 20px;}
	.block-17 .layout_32 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-17 .layout_38 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-17 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-26 { margin-top: 40px; padding-right: 40px; padding-left: 40px;}
	.block-19 { margin-top: 30px; padding-left: 40px; padding-right: 40px;}
	.widget-29 { margin-left: auto; margin-right: auto; display: block;}
	.address-36 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-30 { margin-left: auto; margin-right: auto; display: block;}
	.email-37 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-31 { margin-left: auto; margin-right: auto; display: block;}
	.phones-39 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-32 { display: block;}
	.editable_block-40 .body { display: block;}
	.editable_block-40 .image { float: left;}
	.editable_block-40 .more { clear: none;}
	.block-18 .layout_33_id_34 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-18 { margin-top: 40px; display: block;}
	.widget-36 { left: 0; text-align: center; width: auto; margin-left: 0; right: 0; display: block;}
	.widget-28 { display: block;}
	.widget-33 { z-index: 10000; width: auto; box-sizing: border-box; margin-top: 30px; margin-left: 0; margin-right: 15px; display: block;}
	.side-panel-41 .side-panel-content { background: #1e2d3b;}
	.side-panel-41 .side-panel-top { width: auto;}
	.side-panel-41 .side-panel-button { margin-left: auto; margin-right: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 40px; min-height: 40px; padding-top: 9px; padding-left: 8px; padding-right: 8px; background: #edcd1f;}
	.side-panel-41 .side-panel-button-icon-line { background: #1e2d3b;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_4_1 { margin-top: 0;}
	.wrapper .layout_center_2_id_4_3 { margin-top: 0;}
	.wrapper .layout_center_2_id_4_5 { margin-top: 0;}
	.block-2 .layout_5 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-2 .layout_6 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-2 .layout_7 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-2 { text-align: left; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
	.widget-2 { margin-left: auto; margin-right: 0;}
	.widget-16 { width: auto; margin-left: 0; right: 0;}
	.block-3 .layout_8_id_9 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-3 { min-height: 300px;}
	.widget-17 { margin-top: 80px;}
	.block-4 .layout_11_id_10 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-4 { margin-top: 0;}
	.widget-18 { margin-top: 30px;}
	.blocklist-10 .header { margin-bottom: 10px;}
	.blocklist-10 .body { margin-right: 0; margin-left: 0;}
	.blocklist-10 .item-outer { width: 100%;}
	.blocklist-10 .item { margin-right: 0; margin-left: 0;}
	.block-6 .layout_13_id_24 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-15 { margin-top: 40px;}
	.block-14 .layout_23_id_22 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-14 { margin-top: 15px; margin-bottom: 15px;}
	.block-13 { padding-top: 30px; padding-bottom: 30px;}
	.widget-22 { text-align: left;}
	.gallery-26 .gallery-header { margin-bottom: 30px;}
	.block-16 .layout_28_id_27 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-16 { margin-top: 40px;}
	.partners-27 .body { margin-right: 0; margin-left: 0;}
	.partners-27 .item-outer { width: 50%;}
	.partners-27 .item { margin-right: 0; margin-left: 0;}
	.widget-24 { padding-bottom: 15px;}
	.news-29 .body { margin-right: 0; margin-left: 0;}
	.news-29 .item { margin-right: 0; margin-left: 0;}
	.widget-25 { display: none; margin-top: 30px;}
	.block-17 .layout_32 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_38 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-26 { margin-top: 30px; padding-right: 15px; padding-left: 15px;}
	.block-19 { margin-top: 40px; padding-left: 15px; padding-right: 15px;}
	.block-18 .layout_33_id_34 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-33 { z-index: 9999; padding-right: 0;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_4_1 { margin-top: 0;}
	.wrapper .layout_center_2_id_4_3 { margin-top: 0;}
	.wrapper .layout_center_2_id_4_5 { margin-top: 0;}
	.block-2 .layout_5 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-2 .layout_6 { margin-top: 0; display: none;}
	.block-2 .layout_7 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-2 { width: auto; margin-left: 0; right: 0; background: #edcd1f;}
	.site-name img { margin-left: auto; margin-right: auto;}
	.widget-16 { margin-right: 50px; min-height: 50px; padding-right: 5px;}
	.block-3 .layout_8_id_9 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-3 { min-height: 200px;}
	.widget-17 { margin-top: 60px;}
	.editable_block-9 .header { font-size: 30px;}
	.editable_block-9 .title { font-size: 30px;}
	.block-4 .layout_11_id_10 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-18 { text-align: center; margin-top: 20px; margin-bottom: 30px;}
	.blocklist-10 .header { margin-top: 10px; margin-bottom: 15px;}
	.blocklist-10 .header_text { font-size: 30px;}
	.blocklist-10 .bx-wrapper { margin-left: auto; margin-right: auto;}
	.block-6 .layout_13_id_24 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-21 { padding-left: 10px; padding-right: 10px;}
	.editable_block-24 .header { font-size: 30px;}
	.editable_block-24 .text { font-size: 22px;}
	.block-15 { margin-top: 0;}
	.block-14 .layout_23_id_22 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-13 { padding: 20px 10px;}
	.widget-19 { font-size: 30px;}
	.widget-20 { margin-top: 15px;}
	.gallery-26 .gallery-header .text { font-size: 30px;}
	.gallery-26 .gallery-footer { margin-top: 30px;}
	.gallery-26 .gallery-body { overflow-x: auto; overflow-y: hidden;}
	.gallery-26 .my-gallery { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap;}
	.gallery-26 .my-gallery figure.gallery-item { margin: 0; padding-right: 10px; padding-bottom: 10px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
	.gallery-26 .my-gallery figure.gallery-item:last-child { box-sizing: border-box; padding-right: 0;}
	.block-16 .layout_28_id_27 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.partners-27 .header { margin-top: 30px;}
	.partners-27 .header_text { font-size: 30px;}
	.widget-24 { margin-top: 30px; padding-left: 10px; padding-right: 10px;}
	.news-29 .news__title { font-size: 30px;}
	.news-29 .item-outer { width: 100%;}
	.widget-25 { margin-top: 0;}
	.block-17 .layout_32 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-17 .layout_38 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-26 { width: auto; margin-top: 40px; margin-bottom: 0; padding-right: 10px; padding-left: 10px;}
	.form-32 .form-submit button { width: 100%;}
	.form-32 .form-captcha .form-submit-container { width: 100%;}
	.form-32 .form-captcha button { width: 100%;}
	.block-19 { margin-top: 30px; padding-left: 10px; padding-right: 10px;}
	.block-18 .layout_33_id_34 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-18 { margin-top: 30px;}
	.widget-33 { margin-right: 0; margin-top: 100px;}
	.side-panel-41 .side-panel-button { width: 50px; min-height: 50px; padding-top: 14px; padding-left: 12px; padding-right: 12px;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_4_1 { margin-top: 0;}
	.wrapper .layout_center_2_id_4_3 { margin-top: 0;}
	.wrapper .layout_center_2_id_4_5 { margin-top: 0;}
	.block-2 .layout_5 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-2 .layout_6 { margin-top: 0; display: none;}
	.block-2 .layout_7 { margin-top: 0; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-3 .layout_8_id_9 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-3 { left: 0;}
	.widget-17 { margin-top: 40px;}
	.editable_block-9 .header { font-size: 27px;}
	.editable_block-9 .body { display: -webkit-flex; display: flex;}
	.editable_block-9 .title { font-size: 25px;}
	.editable_block-9 .image { float: none; margin-left: 0; margin-right: 0;}
	.block-4 .layout_11_id_10 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-18 { text-align: left; margin-top: 25px; margin-bottom: 15px;}
	.blocklist-10 .header { margin-top: 0;}
	.blocklist-10 .header_text { font-size: 27px;}
	.blocklist-10 .image { margin-bottom: 5px;}
	.block-6 .layout_13_id_24 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-21 { margin-top: 20px; margin-bottom: 0; padding-bottom: 30px;}
	.editable_block-24 .header { font-size: 27px; margin-bottom: 0; margin-top: 0;}
	.editable_block-24 .body { display: -webkit-flex; display: flex;}
	.editable_block-24 .image { float: none; margin-left: 0; margin-right: 0;}
	.editable_block-24 .text { font-size: 18px;}
	.block-14 .layout_23_id_22 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-19 { font-size: 27px; text-align: left; background: url("../images/line.png?1470915526716") left 0px bottom 0px / auto auto no-repeat;}
	.widget-20 { margin-top: 26px;}
	.widget-22 { text-align: center; margin-top: 20px;}
	.gallery-26 .gallery-header { margin-bottom: 20px;}
	.gallery-26 .gallery-header .text { font-size: 27px;}
	.gallery-26 .gallery-footer { margin-top: 25px;}
	.block-16 .layout_28_id_27 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-16 { margin-top: 35px;}
	.partners-27 .header { margin-top: 25px;}
	.partners-27 .header_text { font-size: 27px;}
	.partners-27 .item-outer { width: 100%;}
	.widget-24 { margin-top: 25px;}
	.news-29 .news__header { margin-bottom: 20px;}
	.news-29 .news__title { font-size: 27px;}
	.news-29 .item__image { margin-right: 0;}
	.block-17 .layout_32 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_38 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-26 { margin-top: 0;}
	.block-19 { margin-top: 25px;}
	.editable_block-40 .body { display: -webkit-flex; display: flex;}
	.editable_block-40 .image { float: none; margin-left: 0; margin-right: 0;}
	.block-18 .layout_33_id_34 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-36 { margin-top: 0; margin-left: auto; margin-right: auto;}

}
.side-panel .widget-3 { padding: 20px 0 0; margin: 0 0 20px; z-index: 2; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; cursor: pointer; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-align: flex-end; color: #ffffff; text-transform: none; font-family: Arial, Helvetica, sans-serif; font-size: 25px; font-style: normal; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex;}
.side-panel .menu-6 .menu-scroll &gt; ul { display: block;}
.side-panel .menu-6 .menu-scroll &gt; ul &gt; 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-6 .menu-scroll &gt; ul &gt; li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-6 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { width: auto; padding-bottom: 20px; padding-top: 20px;}
.side-panel .menu-6 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.side-panel .menu-6 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.side-panel .menu-6 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { color: #edcd1f; border-top: 0px solid #edcd1f; border-right: 0px solid #edcd1f; border-bottom: 1px solid #edcd1f; border-left: 0px solid #edcd1f;}
.side-panel .menu-6 .menu-scroll &gt; ul ul { position: static; width: auto;}
.side-panel .menu-6 .menu-scroll &gt; ul ul ul { position: static; width: auto;}</pre></body></html>