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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { border: none; 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: url("../images/bg (1).png?1521096928871") left 50% top 50% / cover no-repeat fixed #061b26; z-index: 2; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.wrapper { border: none; 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; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; background: #f3f3f3;}
.block-132 { margin: 40px auto 0; border: none; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; background: #ffffff; max-width: 100%; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding-bottom: 60px;}
.block-50 .layout_4 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-50 .layout_218 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-50 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: rgba(31,122,0,0.7); z-index: 8; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%; text-decoration: none; font-size: 22px; padding-top: 0.02px; padding-bottom: 0.02px;}
.widget-159 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: 240px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; visibility: visible; background: rgba(255,255,255,0.17); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.search-218 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; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.search-218 input { padding: 4px 10px 4px 21px; margin: 0; border: none; 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: 56px; width: 0; height: 0; max-width: 100%; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0.6px; text-align: left; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.search-218 button { padding: 3px 4px; margin: 0; border: none; box-sizing: border-box; vertical-align: top; background: url("../images/search.png") left 50% top 50% / auto auto no-repeat, url("../images/search.png") left 50% top 50% / auto auto no-repeat; font-size: 14px; outline: none; min-width: 24px; min-height: 56px; position: relative; z-index: 1; -webkit-appearance: none; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: center; text-transform: none; text-decoration: none; width: 50px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; visibility: visible;}
.search-218 button:hover, 
.search-218 button.hover, 
.search-218 button.active { background: url("../images/search.png") left 50% top 50% / auto auto no-repeat, none; -webkit-box-shadow: 0px 2px 0px  0px rgba(255,255,255,0.6); -moz-box-shadow: 0px 2px 0px  0px rgba(255,255,255,0.6); box-shadow: 0px 2px 0px  0px rgba(255,255,255,0.6);}
.search-218 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-218 input:focus { outline: none;}
.search-218 button:focus { outline: none;}
.search-218 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-218 ::-webkit-input-placeholder { color: rgba(255,255,255,0.6);}
.search-218 ::-moz-placeholder { color: rgba(255,255,255,0.6);}
.search-218 :-ms-input-placeholder { color: rgba(255,255,255,0.6);}
.widget-2 { margin: 0 20px auto; border: none; position: relative; font-family: Roboto Condensed, sans-serif; font-size: 14px; color: #ffffff; text-transform: uppercase; text-decoration: none; top: 0; left: 0; z-index: 1; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0; padding-bottom: 0.02px; max-width: 100%;}
.menu-4 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-4 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-4 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-4 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-4 .menu-scroll > ul > li.delimiter { margin: auto 0; border: none; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 0; width: 4px; min-height: 2px; background: rgba(255,255,255,0.22); text-align: center; text-decoration: none;}
.menu-4 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-4 .menu-scroll > ul ul { padding: 12px 0; margin: 2px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 260px; display: none; z-index: 10; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; color: #000000; text-transform: none; text-decoration: none; -webkit-box-shadow: 0px 0px 8px  1px rgba(0,0,0,0.08); -moz-box-shadow: 0px 0px 8px  1px rgba(0,0,0,0.08); box-shadow: 0px 0px 8px  1px rgba(0,0,0,0.08); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-4 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-4 .menu-scroll > ul ul > li > a { padding: 15px 26px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #878787; line-height: 1.4; font-family: Ubuntu, sans-serif; position: relative; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.menu-4 .menu-scroll > ul ul > li > a:hover, 
.menu-4 .menu-scroll > ul ul > li > a.hover, 
.menu-4 .menu-scroll > ul ul > li > a.active { background: #ff4800; color: #ffffff;}
.menu-4 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-4 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-4 .menu-scroll > ul ul > li.delimiter { border: none; box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: rgba(153,153,153,0); text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-4 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-4 .menu-scroll > ul > li.menu-item > a { padding: 20px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 12px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; font-family: Open Sans, sans-serif; letter-spacing: 1.2px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: normal; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; top: NaNpx;}
.menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: inset 0px -2px 0px  #ffffff; -moz-box-shadow: inset 0px -2px 0px  #ffffff; box-shadow: inset 0px -2px 0px  #ffffff;}
.menu-4 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-4 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-4 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-4 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-4 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-4 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-4 .menu-scroll > ul > li.more-button > a { padding: 5px 20px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/mnum.png") left 50% top 50% / auto auto no-repeat, none; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0); font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 56px; align-self: auto;}
.menu-4 .menu-scroll > ul > li.more-button > a:hover, 
.menu-4 .menu-scroll > ul > li.more-button > a.hover, 
.menu-4 .menu-scroll > ul > li.more-button > a.active { background: url("../images/mnum.png") left 50% top 50% / auto auto no-repeat, url("../images/mnum.png") left 50% top 50% / auto auto no-repeat;}
.menu-4 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-4 .menu-scroll > ul > li.more-button.disabled { display: none;}
.side-panel-34 .side-panel-content { font-family: Arial, Helvetica, sans-serif; text-align: center; text-decoration: none; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto; box-sizing: border-box;}
.menu-4 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-4 .menu-scroll > ul > li.menu-item > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-4 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-4 .menu-scroll > ul ul > li > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.block-53 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 7; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-size: 22px; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-48 .layout_44 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-48 .layout_149 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-48 { padding: 30px 0; margin: 0 40px; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%;}
.block-13 { margin: -8px 0 auto; border: none; position: relative; font-family: Roboto Condensed, sans-serif; font-size: 24px; color: #fada3a; text-decoration: none; top: 0; left: 0; width: 400px; min-height: 0; z-index: 2; display: block; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-bottom: 0.02px;}
.widget-92 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-143 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-143 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-143 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left;}
.site-name-143 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 30px; color: #1f7a00; text-decoration: none; font-weight: 800; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.site-name-143 a { text-decoration: none; outline: none;}
.widget-5 { margin: 10px 0 0; position: relative; font-family: Open Sans, sans-serif; font-size: 15px; color: #7d7d7d; line-height: 1.4; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; right: 0; min-height: 0; font-weight: normal;}
.block-49 .layout_332 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-49 .layout_333 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-49 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-145 .layout_148 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-145 .layout_331 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-145 { margin: 17px 0 auto 45px; position: relative; top: 0; left: 0; width: 293px; min-height: 0; z-index: 2; text-align: right; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.widget-256 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 80px; right: 0; background: #f3f3f3; min-height: 50px; padding-top: 15px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.languages-331 .lang-list { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.languages-331 .lang-item { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; font-size: 0;}
.languages-331 .lang-item a { box-sizing: border-box; display: inline-block; margin-right: 5px; text-decoration: none; color: #000;}
.languages-331 .lang-item a .img-convert { box-sizing: border-box; width: 22px; height: 16px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.languages-331 .lang-item img { box-sizing: content-box; width: auto; height: auto;}
.widget-97 { padding: 0.02px 20px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 200px; min-height: 50px; z-index: 1; text-align: center; font-family: Open Sans, sans-serif; font-size: 14px; color: #ffffff; letter-spacing: 0.9px; text-transform: uppercase; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: #279100; -webkit-border-radius: 0px 3px 3px 0px; -moz-border-radius: 0px 3px 3px 0px; border-radius: 0px 3px 3px 0px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: normal;}
.widget-97:hover, 
.widget-97.hover, 
.widget-97.active { background: #ff4800;}
.widget-97:active, 
.widget-97.active { background: #279100;}
.popover-wrap-148 .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-148 .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-148 .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-148 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: block; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: center;}
.popover-wrap-148 .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;}
.button-148 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-148 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}
.popover-container-148 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-148 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-148 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-148 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-148 .popover-body .s3_form_item_type_calendar .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-148 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-148 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-148 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-148 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-148 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-148 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-148 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-148 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-148 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-148 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-148 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-148 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-148 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-148 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-148 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-148 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-148 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-148 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-148 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-148 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-148 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-148 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-148 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-148 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-148 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-148 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-148 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-148 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-148 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-148 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-148 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-148 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-148 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-148 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-148 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-148 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-148 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-148 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-148 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-148 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-148 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-148 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-148 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-148 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-148 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-148 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-148 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-148 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-148 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-148 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-148 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-148 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-148 ::-moz-placeholder { color: #ababab;}
.popover-wrap-148 :-ms-input-placeholder { color: #ababab;}
.block-146 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: right; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-242 { margin: 10px 0 0 162px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 300px; right: 0;}
.address-304 p:first-child { margin-top: 0;}
.address-304 p:last-child { margin-bottom: 0;}
.address-304 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-304 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-304 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjMyLjM0NCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyLjM0NCAzMiIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggZD0iTS0wLjAwMCwzMS45OTQgTDIuMzMyLDE3Ljk5NSBMNi4xNzgsMTcuOTk1IEw2LjE3OCwxOS45OTUgTDQuMDI2LDE5Ljk5NSBMMi4zNjAsMjkuOTk0IEwyOS45OTEsMjkuOTk0IEwyOC4zMjUsMTkuOTk1IEwyNi4xNzMsMTkuOTk1IEwyNi4xNzMsMTcuOTk1IEwzMC4wMTksMTcuOTk1IEwzMi4zNTIsMzEuOTk0IEwtMC4wMDAsMzEuOTk0IFpNMTcuMDEwLDI2LjU0NiBMMTYuMTc1LDI3LjgwOSBMNy4zOTMsMTQuNDk2IEM2LjU4NywxMy4wODYgNi4xNzgsMTEuNTQ4IDYuMTc4LDkuOTk1IEM2LjE3OCw0LjQ4MSAxMC42NjMsLTAuMDA0IDE2LjE3NiwtMC4wMDQgQzIxLjY4OCwtMC4wMDQgMjYuMTczLDQuNDgxIDI2LjE3Myw5Ljk5NSBDMjYuMTczLDExLjU3MCAyNS42ODYsMTMuMzc2IDI0Ljk2MiwxNC40OTEgQzI0LjM3MSwxNS40MDAgMTcuMDEwLDI2LjU0NiAxNy4wMTAsMjYuNTQ2IFpNMTYuMTc2LDEuOTk1IEMxMS43NjYsMS45OTUgOC4xNzgsNS41ODQgOC4xNzgsOS45OTUgQzguMTc4LDExLjIwMiA4LjQ5NSwxMi4zOTcgOS4wOTYsMTMuNDUxIEwxNi4xNzYsMjQuMTgwIEMxOC4xMTksMjEuMjM3IDIyLjgxOSwxNC4xMjAgMjMuMjg2LDEzLjQwMSBDMjMuNzI3LDEyLjcyMiAyNC4xNzMsMTEuMzM0IDI0LjE3Myw5Ljk5NSBDMjQuMTczLDUuNTg0IDIwLjU4NSwxLjk5NSAxNi4xNzYsMS45OTUgWk0xNi4xNzYsMTMuOTk1IEMxMy45NzEsMTMuOTk1IDEyLjE3NywxMi4yMDEgMTIuMTc3LDkuOTk1IEMxMi4xNzcsNy43OTAgMTMuOTcxLDUuOTk1IDE2LjE3Niw1Ljk5NSBDMTguMzgxLDUuOTk1IDIwLjE3NCw3Ljc5MCAyMC4xNzQsOS45OTUgQzIwLjE3NCwxMi4yMDEgMTguMzgxLDEzLjk5NSAxNi4xNzYsMTMuOTk1IFpNMTYuMTc2LDcuOTk1IEMxNS4wNzMsNy45OTUgMTQuMTc2LDguODkyIDE0LjE3Niw5Ljk5NSBDMTQuMTc2LDExLjA5OCAxNS4wNzMsMTEuOTk1IDE2LjE3NiwxMS45OTUgQzE3LjI3OCwxMS45OTUgMTguMTc1LDExLjA5OCAxOC4xNzUsOS45OTUgQzE4LjE3NSw4Ljg5MiAxNy4yNzgsNy45OTUgMTYuMTc2LDcuOTk1IFoiIGNsYXNzPSJjbHMtMSIgZmlsbD0iIzQ5OTkwMCIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC00IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / 26px no-repeat; margin-right: 12px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 30px;}
.address-304 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-304 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-304 .title { box-sizing: border-box; display: none;}
.address-304 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #3d3d3d; text-decoration: none; font-size: 16px; font-weight: 600; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-top: 7px;}
.address-304 input.tgl-but { box-sizing: border-box; display: none;}
.address-304 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-96 { margin: 0 0 0 162px; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 300px; min-height: 0; right: 0;}
.phones-147 p:first-child { margin-top: 0;}
.phones-147 p:last-child { margin-bottom: 0;}
.phones-147 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-147 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-147 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjMxLjQwNyIgaGVpZ2h0PSIzMS40MSIgdmlld0JveD0iMCAwIDMxLjQwNyAzMS40MSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggZD0iTTI5LjQxOSwxNS45OTEgQzI5LjQxOSw4LjI2OSAyMy4xNDAsMS45ODggMTUuNDIxLDEuOTg4IEwxNS40MjEsLTAuMDEzIEMyNC4yNDIsLTAuMDEzIDMxLjQxOSw3LjE2NyAzMS40MTksMTUuOTkxIEwyOS40MTksMTUuOTkxIFpNMjEuNDIwLDE1Ljk5MSBDMjEuNDIwLDEyLjY4MiAxOC43MjksOS45OTAgMTUuNDIxLDkuOTkwIEwxNS40MjEsNy45ODkgQzE5LjgzMiw3Ljk4OSAyMy40MjAsMTEuNTc5IDIzLjQyMCwxNS45OTEgTDIxLjQyMCwxNS45OTEgWk0xNS40MjEsMy45ODggQzIyLjAzNywzLjk4OCAyNy40MjAsOS4zNzMgMjcuNDIwLDE1Ljk5MSBMMjUuNDIwLDE1Ljk5MSBDMjUuNDIwLDEwLjQ3NiAyMC45MzQsNS45ODkgMTUuNDIxLDUuOTg5IEwxNS40MjEsMy45ODggWk0xMy45MjEsMTcuNDkxIEwxMy45MjEsMTcuNDkyIEwxNy43MTAsMjEuMjgzIEMxOC40MjIsMjEuOTk1IDE5LjU4MiwyMS45OTUgMjAuMjk1LDIxLjI4MyBMMjIuNzk1LDE4Ljc4MiBDMjIuODIxLDE4Ljc1NSAyMi44NTAsMTguNzMwIDIyLjg3OCwxOC43MDcgQzIzLjc2OSwxNy45MDMgMjUuMjI1LDE3LjkwMCAyNi4xMTcsMTguNzAxIEMyNi4xNDksMTguNzI2IDI2LjE4MCwxOC43NTMgMjYuMjA5LDE4Ljc4MiBMMzAuNzA5LDIzLjI4MyBDMzEuMTY0LDIzLjczOSAzMS40MTUsMjQuMzQ2IDMxLjQxNSwyNC45OTAgQzMxLjQxNSwyNS42MzUgMzEuMTY0LDI2LjI0MiAzMC43MDksMjYuNjk4IEwyNy43MDksMjkuNjk5IEMyNi42NTAsMzAuNzU4IDI0Ljg2NywzMS4zOTUgMjIuNjI0LDMxLjM5NSBDMTguNTczLDMxLjM5NSAxMy4wMjAsMjkuMzE4IDcuNTE2LDIzLjkwNCBMOC4wNDAsMjMuMzcyIEw3LjUwNywyMy44OTYgQzIuODU5LDE5LjE2NyAxLjA4NCwxNC44NTQgMC40MTIsMTIuMDY5IEMtMC40NDcsOC41MDEgMC4wNDAsNS4zNzEgMS43MTUsMy42OTYgTDQuNzE1LDAuNjk1IEM1LjYyNywtMC4yMTcgNy4yMTYsLTAuMjE3IDguMTI4LDAuNjk1IEwxMi42MjgsNS4xOTYgQzEyLjY1OSw1LjIyNyAxMi42ODksNS4yNjEgMTIuNzE1LDUuMjk1IEMxMy4xMTAsNS43MzkgMTMuMzI2LDYuMzA1IDEzLjMyNiw2LjkwNCBDMTMuMzI2LDcuNTEwIDEzLjEwNyw4LjA4MiAxMi43MDIsOC41MjcgQzEyLjY4MCw4LjU1NiAxMi42NTQsOC41ODUgMTIuNjI4LDguNjExIEwxMC4xMjgsMTEuMTEyIEM5LjQxNSwxMS44MjUgOS40MTUsMTIuOTg1IDEwLjEyOCwxMy42OTggTDEzLjkyMSwxNy40OTEgWk0yOC43MDksMjUuODY5IEwyOS4yOTUsMjUuMjgzIEMyOS40NTYsMjUuMTIyIDI5LjQ1NiwyNC44NTkgMjkuMjk1LDI0LjY5NyBMMjQuODY1LDIwLjI2NiBDMjQuODQzLDIwLjI0OCAyNC44MjEsMjAuMjI5IDI0LjgwMSwyMC4yMDggQzI0LjU4NCwxOS45OTEgMjQuNDE5LDE5Ljk5MiAyNC4yMDIsMjAuMjA4IEMyNC4xODQsMjAuMjI2IDI0LjE2NCwyMC4yNDQgMjQuMTQ0LDIwLjI2MSBMMjMuNjIzLDIwLjc4MiBMMjguNzA5LDI1Ljg2OSBaTTEwLjYyOSw3Ljc4MiBMMTEuMTQ5LDcuMjYyIEMxMS4xNjUsNy4yNDIgMTEuMTg0LDcuMjIyIDExLjIwMiw3LjIwNCBDMTEuMzExLDcuMDk1IDExLjMyNiw2Ljk3MCAxMS4zMjYsNi45MDQgQzExLjMyNiw2LjgzOSAxMS4zMTEsNi43MTMgMTEuMjAyLDYuNjA1IEMxMS4xODAsNi41ODMgMTEuMTU4LDYuNTU5IDExLjEzOCw2LjUzNSBMNi43MTQsMi4xMDkgQzYuNTUyLDEuOTQ4IDYuMjkxLDEuOTQ4IDYuMTI5LDIuMTA5IEw1LjU0MywyLjY5NSBMMTAuNjI5LDcuNzgyIFpNOC43MTQsOS42OTcgTDkuMjE0LDkuMTk3IEw0LjEyOSw0LjEwOSBMMy4xMjksNS4xMTAgQzEuOTY4LDYuMjcxIDEuNjcyLDguNzU4IDIuMzU3LDExLjYwMCBDMy4yMjEsMTUuMTg3IDUuNTU0LDE5LjA1MiA4LjkyNSwyMi40ODUgQzEyLjM1NywyNS44NTggMTYuMjIxLDI4LjE5MiAxOS44MDgsMjkuMDU3IEMyMi42NDksMjkuNzQyIDI1LjEzNCwyOS40NDYgMjYuMjk1LDI4LjI4NCBMMjcuMjk1LDI3LjI4NCBMMjIuMjEwLDIyLjE5NiBMMjEuNzA5LDIyLjY5NyBDMjAuOTYzLDIzLjQ0NCAxOS45ODMsMjMuODE3IDE5LjAwMywyMy44MTcgQzE4LjAyMiwyMy44MTcgMTcuMDQyLDIzLjQ0NCAxNi4yOTYsMjIuNjk3IEwxMi41MDcsMTguOTA2IEwxMi41MDcsMTguOTA2IEw4LjcxNCwxNS4xMTMgQzcuMjIxLDEzLjYyMCA3LjIyMSwxMS4xOTAgOC43MTQsOS42OTcgWiIgY2xhc3M9ImNscy0xIiBmaWxsPSIjNDk5OTAwIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 25px no-repeat; margin-right: 12px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 5px; margin-bottom: auto; align-self: auto;}
.phones-147 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-147 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-147 .title { box-sizing: border-box; display: none; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-family: Ubuntu, sans-serif; font-size: 12px; color: #68993a; text-transform: uppercase; text-decoration: none; margin-right: 10px; margin-top: 4px; align-self: auto; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-bottom: auto; font-weight: 500;}
.phones-147 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-family: Open Sans, sans-serif; font-size: 17px; color: #3d3d3d; line-height: 1.4; text-decoration: none; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-top: 9px; align-self: auto; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.phones-147 input.tgl-but { box-sizing: border-box; display: none;}
.phones-147 .text_body a { text-decoration: none; color: inherit;}
.phones-147 input.tgl-but:checked + .block-body-drop { display: block;}
.block-129 .layout_313 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-129 .layout_341 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-129 { margin: 0 50px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%; padding-top: 60px; text-decoration: none;}
.block-149 { margin: 0 0 auto 40px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-262 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Open Sans, sans-serif; color: #cccccc; text-transform: uppercase; text-decoration: none; font-size: 30px; box-sizing: border-box; font-weight: 800; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif; color: #cccccc;}
h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif; color: #cccccc;}
h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif; color: #cccccc;}
h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif; color: #cccccc;}
h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif; color: #cccccc;}
.widget-263 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Open Sans, sans-serif; color: #5e5e5e; line-height: 1.8; text-decoration: none; font-size: 16px; display: block; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-343 h2 { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #cccccc; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 24px; font-weight: 800; margin-top: 15px; margin-bottom: 15px;}
.content-343 h3 { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #cccccc; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 21px; font-weight: 800; margin-top: 15px; margin-bottom: 15px;}
.content-343 h4 { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #cccccc; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 20px; font-weight: 800; margin-top: 15px; margin-bottom: 15px;}
.content-343 h5 { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #cccccc; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 18px; font-weight: 800; margin-top: 15px; margin-bottom: 15px;}
.content-343 h6 { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #cccccc; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 17px; font-weight: 800; margin-top: 15px; margin-bottom: 15px;}
.content-343 a { box-sizing: border-box; color: #357099; font-family: Arial, Helvetica, sans-serif; line-height: 1.2; text-decoration: underline; font-size: 14px;}
.content-343 a:hover, 
.content-343 a.hover, 
.content-343 a.active { text-decoration: none;}
.content-343 .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-343 .img-convert { margin: 5px; box-sizing: border-box; width: 960px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-343 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-343 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-343 .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;}
.widget-246 { padding: 20px 15px 30px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; width: 270px; box-sizing: border-box; display: block; background: linear-gradient(rgba(19,71,0,0.7), rgba(19,71,0,0.7)), url("../images/15918419_2.jpg") right 0px top 50% / cover no-repeat; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-313 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-313 .menu-scroll > ul > li.delimiter { margin: 0 10px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 1px; height: auto; width: auto; background: rgba(255,255,255,0.15);}
.menu-313 .menu-scroll > ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-313 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-313 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-313 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-313 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-313 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-313 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-313 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-313 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-313 .menu-scroll > ul > li.menu-item > a { padding: 10px 15px; margin: 0 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Ubuntu, sans-serif; font-style: normal; letter-spacing: 0.7px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-weight: normal;}
.menu-313 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-313 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-313 .menu-scroll > ul > li.menu-item > a.active { color: #262626; background: #ffffff;}
.menu-313 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-313 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-313 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-313 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-313 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-120 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; background: linear-gradient(rgba(0,20,0,0.6), rgba(0,20,0,0.6)), url("../images/54219030_2.jpg") left 50% bottom 0px / cover no-repeat, url("../images/54705622_2.jpg") left 50% top 50% / cover no-repeat, url("../images/bg3.jpg") left 50% top 50% / cover no-repeat fixed; z-index: 1; right: 0; padding-top: 70px; padding-bottom: 0.02px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.block-121 .layout_285 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-121 .layout_286 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-121 { margin: 0 60px; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%;}
.widget-221 { padding: 0.02px 0; margin: 0 0 auto 30px; border: none; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0; min-height: 150px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-285 .form__header { padding: 0.02px 0; margin: 0 0 30px; border: none; box-sizing: border-box; font-size: 30px; font-family: Open Sans, sans-serif; color: #ffffff; letter-spacing: 0.4px; text-transform: uppercase; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-285 .form__text { box-sizing: border-box; margin-bottom: 10px; overflow: hidden; display: -webkit-flex; display: flex;}
.form-285 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-285 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-285 .form__body { box-sizing: border-box; margin-right: -3px; margin-bottom: -3px; width: auto;}
.form-285 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-285 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-285 .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; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.form-285 .form-item { box-sizing: border-box; position: relative; margin-right: 5px; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-285 .form-text { border: none; box-sizing: border-box; margin-right: 3px; margin-bottom: 3px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-285 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-285 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-285 .form-item__body { box-sizing: border-box; display: block;}
.form-285 .form-text input { padding: 2px 20px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 50px; outline: none; resize: vertical; display: block; font-family: Ubuntu, sans-serif; color: #3b3b3b; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; font-size: 13px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 0; -webkit-appearance: none; height: 50px;}
.form-285 .form-textarea textarea { padding: 12px 20px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 90px; outline: none; display: block; font-family: Ubuntu, sans-serif; color: #3b3b3b; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; font-size: 13px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; height: 90px; margin-bottom: 0; -webkit-appearance: none;}
.form-285 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-285 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-285 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-285 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-285 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-285 .form-select select { padding: 12px; border: none; box-sizing: border-box; width: 100%; min-width: 100px; font-family: Ubuntu, sans-serif; color: #545454; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13px; min-height: 34px; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-285 .form-upload .form-item__body .no-more { box-sizing: border-box; font-size: 13px; font-family: Ubuntu, sans-serif; color: #ffffff; text-decoration: none; margin-left: 12px;}
.form-285 .form-text .form-item__body { box-sizing: border-box;}
.form-285 .form-item__header { margin-top: 8px; margin-bottom: 12px;}
.form-285 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; font-family: Ubuntu, sans-serif; color: #ffffff; text-decoration: none; font-size: 14px;}
.form-285 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-285 .form-radio .form-item__title { color: #ffffff; font-size: 14px; font-family: Ubuntu, sans-serif; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; text-decoration: none;}
.form-285 .form-textarea { border: none; box-sizing: border-box; margin-right: 3px; margin-bottom: 3px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-285 .form-textarea .form-item__body { box-sizing: border-box;}
.form-285 .form-submit { border: none; box-sizing: border-box; text-align: right; margin-right: 3px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-285 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-285 .form-submit .form-item__body { box-sizing: border-box;}
.form-285 .form-submit button { padding: 0.02px 66px 0.02px 32px; border: none; box-sizing: border-box; text-align: center; background: url("../images/but (2).png") right 0px top 50% / auto auto no-repeat #ff4800; outline: none; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0.6px; text-indent: 0; text-transform: uppercase; text-decoration: none; width: 176px; min-height: 50px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-weight: normal; -webkit-appearance: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-right: 0; margin-bottom: 0; margin-top: 16px; position: relative; top: -3px; right: 0;}
.form-285 .form-submit button:hover, 
.form-285 .form-submit button.hover, 
.form-285 .form-submit button.active { background: url("../images/but (2).png") right 0px top 50% / auto auto no-repeat rgba(255,56,38,0.9);}
.form-285 .form-submit button:active, 
.form-285 .form-submit button.active { background: url("../images/but (2).png") right 0px top 50% / auto auto no-repeat #ff3826;}
.form-285 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-285 .form-captcha { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 3px; margin-bottom: 3px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-285 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-285 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: #ffffff; width: 57px; min-width: 50px; min-height: 22px; outline: none; text-align: left; resize: vertical; display: block; font-family: Ubuntu, sans-serif; color: #3b3b3b; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; font-size: 13px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-appearance: none;}
.form-285 .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-285 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-285 .form-captcha button { padding: 0.02px 66px 0.02px 32px; border: none; box-sizing: border-box; text-align: center; background: url("../images/but (2).png") right 0px top 50% / auto auto no-repeat #ff4800; outline: none; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0.6px; text-indent: 0; text-transform: uppercase; text-decoration: none; width: 176px; min-height: 50px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-weight: normal; display: -webkit-inline-flex; display: inline-flex; -webkit-appearance: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-right: 0; margin-bottom: 0; margin-top: 16px; position: relative; top: -3px; right: 0;}
.form-285 .form-captcha button:hover, 
.form-285 .form-captcha button.hover, 
.form-285 .form-captcha button.active { background: url("../images/but (2).png") right 0px top 50% / auto auto no-repeat rgba(255,56,38,0.9);}
.form-285 .form-captcha button:active, 
.form-285 .form-captcha button.active { background: url("../images/but (2).png") right 0px top 50% / auto auto no-repeat #ff3826;}
.form-285 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-285 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-285 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-285 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-285 .form-checkbox { box-sizing: border-box; margin-bottom: 3px; margin-right: 3px;}
.form-285 .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; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-bottom: 12px;}
.form-285 .form-checkbox .form-item__title { color: #ffffff; font-size: 14px; font-family: Ubuntu, sans-serif; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-285 .form-checkbox input { margin: 5px 5px 0 0;}
.form-285 .form-checkbox .form-item__body label.form-item__title { color: #ffffff; font-size: 13px; font-family: Ubuntu, sans-serif; text-decoration: none;}
.form-285 .form-radio { box-sizing: border-box; margin-bottom: 3px; margin-right: 3px;}
.form-285 .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; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-bottom: 12px;}
.form-285 .form-radio input { margin: 5px 5px 0 0;}
.form-285 .form-radio .form-item__body label.form-item__title { color: #ffffff; font-size: 13px; font-family: Ubuntu, sans-serif; text-decoration: none;}
.form-285 .form-select { box-sizing: border-box; margin-bottom: 3px; margin-right: 3px;}
.form-285 .form-div { box-sizing: border-box; margin-bottom: 3px; margin-right: 3px;}
.form-285 .form-html { box-sizing: border-box; margin-bottom: 3px; margin-right: 3px;}
.form-285 .form-html .form-item__body { font-size: 14px; font-family: Ubuntu, sans-serif; color: #ffffff; text-decoration: none; margin-bottom: 8px;}
.form-285 .form-upload { box-sizing: border-box; margin-bottom: 3px; margin-right: 3px;}
.form-285 .form-calendar { box-sizing: border-box; margin-bottom: 3px; margin-right: 3px;}
.form-285 .form-calendar input { padding: 12px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 34px; outline: none; -webkit-appearance: none; font-family: Ubuntu, sans-serif; color: #545454; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13px; height: 34px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-285 .form-calendar_interval { box-sizing: border-box; margin-bottom: 3px; margin-right: 3px;}
.form-285 .form-calendar_interval input { padding: 2px 4px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 34px; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 34px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-285 .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-285 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 12px; font-family: Ubuntu, sans-serif; color: #ffffff; text-decoration: none; font-size: 13px;}
.form-285 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 12px; font-family: Ubuntu, sans-serif; color: #ffffff; text-decoration: none; font-size: 13px;}
.form-285 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; margin-right: 10px;}
.form-285 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1;}
.form-285 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-285 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-285 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-285 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-285 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-285 ::-webkit-input-placeholder { color: #a3a3a3;}
.form-285 ::-moz-placeholder { color: #a3a3a3;}
.form-285 :-ms-input-placeholder { color: #a3a3a3;}
.block-122 { margin: 20px 30px auto 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-222 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-287 p:first-child { margin-top: 0;}
.address-287 p:last-child { margin-bottom: 0;}
.address-287 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-287 .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-287 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-287 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-287 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-287 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #ffffff; letter-spacing: 0.4px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-decoration: none; font-weight: normal; margin-top: 4px; align-self: auto; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-287 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.3; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 19px; text-decoration: none; margin-left: 15px; width: auto; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: -4px; align-self: auto;}
.address-287 input.tgl-but { box-sizing: border-box; display: none;}
.address-287 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-224 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-289 p:first-child { margin-top: 0;}
.phones-289 p:last-child { margin-bottom: 0;}
.phones-289 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-289 .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-289 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-289 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-289 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-289 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #ffffff; letter-spacing: 0.4px; text-transform: uppercase; text-decoration: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: normal; margin-top: 4px; align-self: auto;}
.phones-289 .text_body { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.6; text-decoration: none; font-size: 16px; margin-left: 10px; font-weight: 600; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-top: -3px; align-self: auto;}
.phones-289 input.tgl-but { box-sizing: border-box; display: none;}
.phones-289 .text_body a { text-decoration: none; color: inherit;}
.phones-289 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-239 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-303 p:first-child { margin-top: 0;}
.email-303 p:last-child { margin-bottom: 0;}
.email-303 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-303 .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-303 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-303 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-303 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-303 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #ffffff; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; letter-spacing: 1.0px; text-transform: uppercase; text-decoration: none; font-weight: normal; margin-top: 4px; align-self: auto;}
.email-303 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #ffffff; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; line-height: 1.6; letter-spacing: 0.6px; text-decoration: underline; font-size: 18px; margin-left: 10px; margin-top: -6px; align-self: auto;}
.email-303 .text_body:hover, 
.email-303 .text_body.hover, 
.email-303 .text_body.active { text-decoration: none;}
.email-303 input.tgl-but { box-sizing: border-box; display: none;}
.email-303 input.tgl-but:checked + .block-body-drop { display: block;}
.block-123 .layout_291 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-123 .layout_292 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-123 .layout_293 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-123 { padding: 50px 60px; margin: 70px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: rgba(31,122,0,0.7); z-index: 2; right: 0; -webkit-border-radius: 0px 0px 3px 3px; -moz-border-radius: 0px 0px 3px 3px; border-radius: 0px 0px 3px 3px; text-decoration: none; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.widget-225 { margin: 0 0 auto 52px; position: relative; top: 0; left: 0; z-index: 4; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.widget-226 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 3; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.4; text-decoration: none; font-size: 16px; box-sizing: border-box; width: 320px; font-weight: normal; min-height: 12px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-227 { margin: 3px 0 auto 20px; position: relative; top: 0; left: 0; z-index: 2; color: #d8d8d8; text-align: right; text-decoration: none; width: 320px; right: 0;}
.widget-26 { 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; top: 0; left: 0; position: fixed; right: 0; z-index: 1450; width: 768px;}
.side-panel-34 .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-34 .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-34 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0; pointer-events: auto; min-height: 100%;}
.side-panel-34 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.side-panel-34 .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; position: relative; z-index: 10;}
.side-panel-34 .side-panel-button-icon { display: block;}
.side-panel-34 .side-panel-button-icon-line { display: block; min-height: 3px; margin-top: 3px; background: #000000; font-size: 12px; text-decoration: none; box-sizing: border-box;}
.side-panel-34 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-132 { width: auto; margin-top: 0; margin-left: 0; margin-right: 0; padding-bottom: 0.02px; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-50 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-50 .layout_218 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-50 { display: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-53 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-48 .layout_44 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-48 .layout_149 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-48 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 50px; padding-top: 20px;}
	.block-13 { margin-top: 12px; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
	.widget-92 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-143 img { margin-left: auto; margin-right: auto;}
	.site-name-143 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.site-name-143 .sn-text:hover, 
	.site-name-143 .sn-text.hover, 
	.site-name-143 .sn-text.active { background: none;}
	.widget-5 { text-align: center; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-49 .layout_332 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-49 .layout_333 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-49 { background: none; margin-top: 22px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-145 .layout_148 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: none;}
	.block-145 .layout_331 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-145 { width: auto; margin-top: 0; margin-left: 0; right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-256 { margin-left: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-146 { margin-top: 15px;}
	.widget-242 { text-align: right; margin-top: -36px; margin-left: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-304 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-304 .block-body-drop { width: 100%; margin-left: 0;}
	.address-304 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-304 .text_body:hover, 
	.address-304 .text_body.hover, 
	.address-304 .text_body.active { background: none;}
	.widget-96 { text-align: left; margin-left: 0; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-147 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.phones-147 .icon { margin-right: 10px; margin-left: auto;}
	.phones-147 .block-body-drop { width: 100%; margin-left: 0; left: 100%; top: auto; right: auto; bottom: auto;}
	.phones-147 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-147 .title { margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-bottom: 0;}
	.phones-147 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-left: auto; margin-right: auto; margin-top: 6px;}
	.phones-147 .text_body:hover, 
	.phones-147 .text_body.hover, 
	.phones-147 .text_body.active { background: none;}
	.block-129 .layout_313 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-129 .layout_341 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-129 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; padding-top: 30px; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-149 { margin-left: 30px; margin-right: 30px;}
	.widget-262 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-263 { min-height: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-bottom: 50px;}
	.block-120 { width: auto; margin-left: 0; margin-right: 0; padding-top: 0.02px; padding-left: 0; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-121 .layout_285 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-121 .layout_286 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-121 { margin-left: 0; margin-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding-top: 60px; padding-bottom: 70px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-221 { margin-left: 20px; margin-right: 20px; background: none;}
	.form-285 .form__header { display: block; background: none;}
	.form-285 .form__body { margin-right: -10px; margin-bottom: -7px;}
	.form-285 .form-text { margin-right: 10px; margin-bottom: 7px; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.form-285 .form-select select { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.form-285 .form-textarea { margin-right: 10px; margin-bottom: 7px;}
	.form-285 .form-submit button:hover, 
	.form-285 .form-submit button.hover, 
	.form-285 .form-submit button.active { font-weight: 500;}
	.form-285 .form-captcha { margin-right: 10px; margin-bottom: 7px;}
	.form-285 .form-captcha button:hover, 
	.form-285 .form-captcha button.hover, 
	.form-285 .form-captcha button.active { font-weight: 500;}
	.form-285 .form-checkbox { margin-right: 10px; margin-bottom: 7px;}
	.form-285 .form-radio { margin-right: 10px; margin-bottom: 7px;}
	.form-285 .form-select { margin-right: 10px; margin-bottom: 7px;}
	.form-285 .form-div { margin-right: 10px; margin-bottom: 7px;}
	.form-285 .form-html { margin-right: 10px; margin-bottom: 7px;}
	.form-285 .form-upload { margin-right: 10px; margin-bottom: 7px;}
	.form-285 .form-calendar { margin-right: 10px; margin-bottom: 7px;}
	.form-285 .form-calendar input { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.form-285 .form-calendar_interval { margin-right: 10px; margin-bottom: 7px;}
	.form-285 .form-calendar_interval input { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.block-122 { display: none; margin-bottom: 40px; padding-left: 50px; padding-right: 50px;}
	.widget-222 { margin-left: auto; margin-right: auto; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.address-287 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-287 .block-body-drop { width: 100%; margin-left: 0;}
	.address-287 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-287 .title:hover, 
	.address-287 .title.hover, 
	.address-287 .title.active { font-weight: 500;}
	.widget-224 { margin-top: 79px; margin-right: auto; display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.phones-289 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-289 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.phones-289 .title { display: block;}
	.phones-289 .title:hover, 
	.phones-289 .title.hover, 
	.phones-289 .title.active { font-weight: 500;}
	.phones-289 .text_body:hover, 
	.phones-289 .text_body.hover, 
	.phones-289 .text_body.active { font-weight: 500;}
	.widget-239 { margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.email-303 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-303 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.email-303 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.email-303 .title:hover, 
	.email-303 .title.hover, 
	.email-303 .title.active { font-weight: 500;}
	.block-123 .layout_291 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-123 .layout_292 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-123 .layout_293 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-123 { padding: 30px; margin-top: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-225 { margin-top: 15px; margin-left: auto; display: none;}
	.widget-226 { text-align: center; width: 663px; margin-top: 0; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-227 { text-align: center; width: 458px; margin-top: 15px; margin-left: auto; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-26 { border: none; z-index: 10000; width: auto; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: rgba(39,145,0,0); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-34 .side-panel-content { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-34 .side-panel-top { border: none; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-34 .side-panel-button { border: none; width: 50px; min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #1f7a00; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding-left: 12px; padding-right: 12px; padding-top: 8px;}
	.side-panel-34 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 0; margin-top: 5px; min-height: 4px;}

}

@media all and (max-width: 768px) {
	.block-50 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-50 .layout_218 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-53 { background: none;}
	.block-48 .layout_44 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-48 .layout_149 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-48 { margin-left: 20px; margin-right: 20px;}
	.block-13 { margin-top: 16px;}
	.site-name-143 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-5 { margin-left: 10px; margin-right: 10px;}
	.block-49 .layout_332 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-49 .layout_333 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-49 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-145 .layout_148 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-145 .layout_331 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-145 { margin-top: 15px; margin-bottom: 0;}
	.block-146 { text-align: center; margin-bottom: 0;}
	.widget-242 { margin-top: -31px;}
	.widget-96 { margin-top: -15px;}
	.block-129 .layout_313 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-129 .layout_341 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-149 { margin-left: 20px; margin-right: 20px;}
	.block-120 { background: linear-gradient(rgba(0,20,0,0.25), rgba(0,20,0,0.25)), url("../images/54219030_2.jpg") left 50% bottom 0px / cover no-repeat, url("../images/54705622_2.jpg") left 50% top 50% / cover no-repeat, url("../images/bg3.jpg") left 50% top 50% / cover no-repeat fixed; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-121 .layout_285 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-121 .layout_286 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-121 { background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 60px;}
	.form-285 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-285 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-285 .form-text { margin-right: 0; width: 33.33%; margin-left: 0; padding-left: 0; padding-right: 10px;}
	.form-285 .form-checkbox { width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
	.form-285 .form-radio { width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
	.form-285 .form-select { width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
	.form-285 .form-div { width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
	.form-285 .form-html { width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
	.form-285 .form-upload { width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
	.form-285 .form-calendar { width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
	.form-285 .form-calendar_interval { width: 33.33%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
	.form-285 .group-text { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-123 .layout_291 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-123 .layout_292 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-123 .layout_293 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-123 { -webkit-border-radius: 0px 0px 3px 3px; -moz-border-radius: 0px 0px 3px 3px; border-radius: 0px 0px 3px 3px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
	.widget-225 { margin-bottom: 0; margin-right: auto;}
	.widget-226 { margin-bottom: 0;}
	.widget-26 { z-index: 1450;}

}

@media all and (max-width: 640px) {
	.block-50 .layout_4 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-50 .layout_218 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-48 .layout_44 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-48 .layout_149 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-13 { margin-top: 20px;}
	.widget-5 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-49 .layout_332 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-49 .layout_333 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-145 .layout_148 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: none;}
	.block-145 .layout_331 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.widget-242 { margin-top: -34px;}
	.block-129 .layout_313 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-129 .layout_341 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-120 { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.block-121 .layout_285 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-121 .layout_286 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-121 { display: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widget-221 { margin-bottom: 0; opacity: 0.99; display: none;}
	.form-285 .form-text { margin-right: 10px;}
	.form-285 .form-submit button { width: 100%;}
	.form-285 .form-captcha .form-item__body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-285 .form-captcha .form-submit-container { width: 100%;}
	.form-285 .form-captcha button { width: 100%;}
	.block-122 { margin-bottom: 50px;}
	.widget-224 { left: auto; right: auto;}
	.phones-289 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-123 .layout_291 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-123 .layout_292 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-123 .layout_293 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-227 { margin-bottom: 0;}

}

@media all and (max-width: 480px) {
	.block-50 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-50 .layout_218 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-48 .layout_44 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-48 .layout_149 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-48 { margin-left: 10px; margin-right: 10px;}
	.block-13 { margin-top: 22px;}
	.widget-5 { margin-top: 1px;}
	.block-49 .layout_332 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-49 .layout_333 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-145 .layout_148 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-145 .layout_331 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-146 { margin-top: 0;}
	.widget-242 { text-align: center; margin-top: 0; margin-right: auto; padding-top: 10px;}
	.widget-96 { text-align: center; margin-top: 0; margin-left: auto;}
	.block-129 .layout_313 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-129 .layout_341 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-120 { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
	.block-121 .layout_285 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-121 .layout_286 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-121 { padding-top: 40px;}
	.widget-221 { display: block;}
	.block-122 { margin-bottom: 70px;}
	.widget-224 { margin-left: auto; margin-bottom: 10px;}
	.phones-289 .cell-text { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.block-123 .layout_291 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-123 .layout_292 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-123 .layout_293 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.widget-226 { margin-bottom: 15px;}
	.widget-227 { margin-top: 5px;}

}
.side-panel .widget-159 { margin: 0 20px 20px; border: none; z-index: 2; box-sizing: border-box; -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; left: 0; top: 0; position: relative; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-size: 0; display: -webkit-flex; display: flex; right: 0; visibility: visible; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #0d3247; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.side-panel .search-218 input { -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding-right: 14px;}
.side-panel .search-218 button:hover, 
.side-panel .search-218 button.hover, 
.side-panel .search-218 button.active { -webkit-box-shadow: 0px 2px 0px  0px rgba(255,255,255,0.6); -moz-box-shadow: 0px 2px 0px  0px rgba(255,255,255,0.6); box-shadow: 0px 2px 0px  0px rgba(255,255,255,0.6); background: url("../images/search.png") left 50% top 50% / auto auto no-repeat, none;}
.side-panel .widget-2 { padding: 10px 0; margin: 12px 12px 15px; border: none; z-index: 1; -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-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; color: #ffffff; font-family: Roboto Condensed, sans-serif; font-style: normal; font-size: 14px; -webkit-box-shadow: 0px 0px 10px  2px rgba(0,0,0,0); -moz-box-shadow: 0px 0px 10px  2px rgba(0,0,0,0); box-shadow: 0px 0px 10px  2px rgba(0,0,0,0); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-transform: uppercase; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; min-height: 0; max-width: 100%;}
.side-panel .menu-4 .menu-scroll > ul { display: block;}
.side-panel .menu-4 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; min-height: 1px; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: rgba(3,3,3,0.06); display: block;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-4 .menu-scroll > ul ul { position: static; width: auto; -webkit-box-shadow: 0px 0px 0px  rgba(0,0,0,0); -moz-box-shadow: 0px 0px 0px  rgba(0,0,0,0); box-shadow: 0px 0px 0px  rgba(0,0,0,0); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #f7f7f7; margin-left: 12px; margin-right: 12px;}
.side-panel .menu-4 .menu-scroll > ul ul > li > a { padding: 12px 24px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; color: #9c9c9c; margin-right: 10px; margin-left: 10px;}
.side-panel .menu-4 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.active { background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #e63626; display: block;}
.side-panel .menu-4 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a { padding: 15px 24px; width: auto; color: #808080; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: transparent; margin-left: 12px; margin-right: 12px;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; -webkit-box-shadow: 0px 0px 0px  rgba(255,255,255,0); -moz-box-shadow: 0px 0px 0px  rgba(255,255,255,0); box-shadow: 0px 0px 0px  rgba(255,255,255,0); background: #ff3826; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-weight: 500;}
.side-panel .menu-4 .menu-scroll > ul > li.more-button > a { background: transparent;}
.side-panel .menu-4 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-4 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-4 .menu-scroll > ul > li.more-button > a.active { background: rgba(247,247,247,0.06);}
.side-panel .menu-4 .menu-scroll > ul > li.more-button > a:active, 
.side-panel .menu-4 .menu-scroll > ul > li.more-button > a.active { background: #f2f2f2;}
.side-panel .widget-256 { margin: 0 0 auto; border: none; z-index: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; left: 0; top: 0; position: relative; width: 80px; right: 0; background: #f3f3f3; min-height: 50px; text-align: center; padding-top: 15px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; box-sizing: border-box;}
.side-panel .widget-97 { padding: 0.02px 20px; margin: 0 0 auto; border: none; z-index: 1; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; left: 0; top: 0; position: relative; font-size: 14px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ff3826; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-family: Open Sans, sans-serif; font-style: normal; font-weight: normal; color: #ffffff; width: 184px; min-height: 50px; pointer-events: auto; text-transform: uppercase; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; letter-spacing: 0.9px; line-height: 1.2; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.side-panel .widget-97:hover, 
.side-panel .widget-97.hover, 
.side-panel .widget-97.active { background: rgba(255,56,38,0.9); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 500;}
.side-panel .widget-246 { padding: 30px 20px; margin: 20px 0 auto; border: none; z-index: 1; width: auto; left: 0; top: 0; position: relative; text-align: left; background: linear-gradient(rgba(19,71,0,0.7), rgba(19,71,0,0.7)), url("../images/15918419_2.jpg") right 0px top 50% / cover no-repeat; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .menu-313 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-313 .menu-scroll > ul > li.menu-item > a { padding-top: 15px; padding-bottom: 15px;}
.side-panel .menu-313 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-313 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-313 .menu-scroll > ul > li.menu-item > a.active { color: #262626;}