@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; background: #262626; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-3 .layout_center_4_id_102_0 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-3 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 40px; padding-bottom: 0.02px; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-51 .layout_111_id_110 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-51 { margin: 30px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #262626; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; padding-bottom: 30px; padding-top: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-50 .layout_101 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-50 .layout_109 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-50 { margin: 0 auto; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-60 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-101 .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-101 .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-101 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-101 .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-101 .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-101 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-101 .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-101 .menu-scroll > ul ul { padding: 10px; margin: 30px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #262626; list-style: none; width: 280px; display: none; z-index: 10; box-sizing: border-box; text-align: center; align-self: auto; -webkit-box-shadow: 0px 4px 13px  rgba(0,0,0,0.15); -moz-box-shadow: 0px 4px 13px  rgba(0,0,0,0.15); box-shadow: 0px 4px 13px  rgba(0,0,0,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-101 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-101 .menu-scroll > ul ul > li > a { padding: 10px 20px; margin: 0; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0.8); font-size: 15px; line-height: 1.4; position: relative; font-family: PT Serif, serif; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: normal;}
.menu-101 .menu-scroll > ul ul > li > a:hover, 
.menu-101 .menu-scroll > ul ul > li > a.hover, 
.menu-101 .menu-scroll > ul ul > li > a.active { background: #ba8823; color: #ffffff;}
.menu-101 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-101 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-101 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-101 .menu-scroll > ul > li.menu-item > a { padding: 10px 0; margin: 0 40px 0 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0.7); font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: PT Serif, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-style: normal; letter-spacing: 0; text-transform: none; align-self: auto; 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;}
.menu-101 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-101 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-101 .menu-scroll > ul > li.menu-item > a.active { color: #ba8823; -webkit-box-shadow: inset 0px -1px 0px  #ba8823; -moz-box-shadow: inset 0px -1px 0px  #ba8823; box-shadow: inset 0px -1px 0px  #ba8823;}
.menu-101 .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-101 .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-101 .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-101 .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-101 .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-101 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-101 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-101 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9ImJ1cmczLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMzUwIDQ1NGgyNmEyIDIgMCAwIDEgMiAyaDBhMiAyIDAgMCAxLTIgMkgzNTBhMiAyIDAgMCAxLTItMmgwYTIgMiAwIDAgMSAyLTJ6bTAgMjZoMTZhMiAyIDAgMCAxIDAgNEgzNTBhMiAyIDAgMCAxIDAtNHptMTAtMTNoMTZhMiAyIDAgMCAxIDAgNEgzNjBhMiAyIDAgMCAxIDAtNHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNDggLTQ1NCkiIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMC44IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9zdmc+") left 50% top 50% / 15px no-repeat; 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; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold;}
.menu-101 .menu-scroll > ul > li.more-button > a:hover, 
.menu-101 .menu-scroll > ul > li.more-button > a.hover, 
.menu-101 .menu-scroll > ul > li.more-button > a.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9ImJ1cmczLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMzUwIDQ1NGgyNmEyIDIgMCAwIDEgMiAyaDBhMiAyIDAgMCAxLTIgMkgzNTBhMiAyIDAgMCAxLTItMmgwYTIgMiAwIDAgMSAyLTJ6bTAgMjZoMTZhMiAyIDAgMCAxIDAgNEgzNTBhMiAyIDAgMCAxIDAtNHptMTAtMTNoMTZhMiAyIDAgMCAxIDAgNEgzNjBhMiAyIDAgMCAxIDAtNHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNDggLTQ1NCkiIGZpbGw9IiM5NTcyNWUiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPjwvc3ZnPg==") left 50% top 50% / 15px no-repeat; color: rgba(61,125,1,0);}
.menu-101 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-101 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-101 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.widget-68 { margin: 4px 0 auto 119px; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: 200px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; visibility: visible; -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.search-109 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-109 input { padding: 10px; 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: 35px; width: 0; height: 0; max-width: 100%; -webkit-appearance: none; font-family: PT Serif, serif; line-height: 1.2; letter-spacing: 0; color: #ffffff; font-style: normal; text-transform: none; text-decoration: none; text-align: start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.search-109 button { padding: 0.02px 0; margin: 0; border: none; box-sizing: border-box; vertical-align: top; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOS45NjkiIGhlaWdodD0iMzkuOTY5IiB2aWV3Qm94PSIwIDAgMzkuOTY5IDM5Ljk2OSIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJ6b29tLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNNTAyLjQ0OSAzOTMuMTc4bDYuODcyIDYuODcxYTIuMzE0IDIuMzE0LjAgMCAxLTMuMjcyIDMuMjcybC02Ljg3Mi02Ljg3MmEyLjMxMyAyLjMxMy4wIDAgMS0uNTE2LTIuNDc5bC0xLjMtMS4zYTE2LjQyNiAxNi40MjYuMCAxIDEgMS4zMDktMS4zMDlsMS4zIDEuM0EyLjMxMyAyLjMxMy4wIDAgMSA1MDIuNDQ5IDM5My4xNzh6bS02LjM3OS0yMi40MTJhMTMuNjUgMTMuNjUuMCAxIDAgMCAxOS4zMDVBMTMuNjY2IDEzLjY2Ni4wIDAgMCA0OTYuMDcgMzcwLjc2NnptLTIxLjIwOSAxMS4yMmExMi42ODYgMTIuNjg2LjAgMCAxIDEzLjAxNS0xMy4xNjFBMjIuMDcxIDIyLjA3MS4wIDAgMCA0NzQuODYxIDM4MS45ODZ6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDcwLjAzMSAtMzY0LjAzMSkiIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 16px no-repeat; font-size: 14px; outline: none; min-width: 24px; min-height: 35px; position: relative; z-index: 1; -webkit-appearance: none; font-family: Roboto, sans-serif; line-height: 1.2; letter-spacing: 0; color: #000000; font-style: normal; text-transform: none; text-decoration: none; text-align: left; width: 35px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; visibility: visible;}
.search-109 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-109 input:focus { outline: none;}
.search-109 button:focus { outline: none;}
.search-109 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-109 ::-webkit-input-placeholder { color: rgba(255,255,255,0.6);}
.search-109 ::-moz-placeholder { color: rgba(255,255,255,0.6);}
.search-109 :-ms-input-placeholder { color: rgba(255,255,255,0.6);}
.block-42 .layout_7 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-42 .layout_10 { -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-42 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; 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; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-5 .layout_9 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 .layout_104 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 { margin: 32px 0 auto; position: relative; top: 0; left: 0; width: 450px; min-height: 0; z-index: 2; text-align: right; display: -webkit-flex; display: flex; text-decoration: none; right: 0; padding-right: 0; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; padding-left: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.widget-4 { margin: 10px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 180px; right: auto;}
.phones-9 p:first-child { margin-top: 0;}
.phones-9 p:last-child { margin-bottom: 0;}
.phones-9 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%;}
.phones-9 .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-9 .icon { margin: auto 15px auto 0; border: none; box-sizing: border-box; height: 16px; width: 18px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9Ikljb25zLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTE3My4xNiAzNDcuNjQ4YS44MzUuODM1LjAgMCAxLS44NC0uODQgOC4xNTkgOC4xNTkuMCAwIDAtOC4xOC04LjExOC44NC44NC4wIDEgMSAwLTEuNjggOS44NDcgOS44NDcuMCAwIDEgOS44NyA5LjhBLjg0NC44NDQuMCAwIDEgMTE3My4xNiAzNDcuNjQ4em0tOS4wMi04LjAwN2E3LjIgNy4yLjAgMCAxIDcuMjIgNy4xNjcuODQ1Ljg0NS4wIDAgMS0xLjY5LjAgNS41MTUgNS41MTUuMCAwIDAtNS41My01LjQ4N0EuODQuODQuMCAxIDEgMTE2NC4xNCAzMzkuNjQxem0tMS43MSA4Ljk5NGEyMC43NDEgMjAuNzQxLjAgMCAwIDIuMzIgMS45NjUuODUxLjg1MS4wIDAgMCAuNDcuMTc2LjE1Ni4xNTYuMCAwIDAgLjA4LS4wMTJsLjkxLTEuNDUxYTIuMDE5IDIuMDE5LjAgMCAxIDEuNTctLjY1NiAxLjUzNyAxLjUzNy4wIDAgMSAuMzMuMDMzIDIxLjIxNyAyMS4yMTcuMCAwIDEgNC42NCAxLjQ4OSAxLjk4NiAxLjk4Ni4wIDAgMSAuNzkgMi4yNTcgMTAuMiAxMC4yLjAgMCAxLTMuMjYgNC4zNzJsLS4yMi4xNzItLjU2LjAxYTE1LjQ2OCAxNS40NjguMCAwIDEtMTAuNjgtNC43MjVsLS4wNi0uMDY0YTE1LjEwNiAxNS4xMDYuMCAwIDEtNC43NS0xMC44ODV2LS4yODFsLjE4LS4yMmExMS44ODQgMTEuODg0LjAgMCAxIC44MS0uOTIyIDEwLjM5NCAxMC4zOTQuMCAwIDEgMy41OS0yLjMxOCAxLjUgMS41LjAgMCAxIC41NS0uMSAxLjkzNyAxLjkzNy4wIDAgMSAxLjc0Ljk0NWMuNDYgMS4yNjggMS4wNSAyLjkyOCAxLjQ3IDQuNTIxYTIuMDMzIDIuMDMzLjAgMCAxLS42MiAxLjkxN2wtMS41Ljk0M2ExLjEzMSAxLjEzMS4wIDAgMCAuMi41MDdBMjEuMDMxIDIxLjAzMS4wIDAgMCAxMTYyLjQzIDM0OC42MzV6bS0zLjgzLTMuMTY5YTEuNjM4IDEuNjM4LjAgMCAxIC43My0xLjA4NWwxLjM0LS44NDNhLjY4Ny42ODcuMCAwIDAgLjAzLS4yMzFjLS4zNy0xLjM4LS45LTIuOS0xLjMzLTQuMWEuNy43LjAgMCAwLS4yMy0uMDQ5IDguNzIyIDguNzIyLjAgMCAwLTIuOTQgMS45MjNjLS4xNy4xNzEtLjM0LjM1NC0uNTEuNTU1YTEzLjg0MSAxMy44NDEuMCAwIDAgNC4yNiA5LjM4M2wuMDkuMDgzYTEzLjc1NCAxMy43NTQuMCAwIDAgOS40MiA0LjIwOGMuMi0uMTY1LjM4LS4zMzUuNTYtLjUwNmE4LjY2MyA4LjY2My4wIDAgMCAxLjk1LTIuOTc3Yy0uMDEuMC0uMDQtLjEwOS0uMDgtLjE5MmExOS45NyAxOS45Ny4wIDAgMC00LjE1LTEuMzA2IDEuNzg1IDEuNzg1LjAgMCAwLS4yLjA0MWwtLjg1IDEuMzMxYTIuMDg3IDIuMDg3LjAgMCAxLTIuOTQuMjU1IDIyLjg2MSAyMi44NjEuMCAwIDEtMi41Mi0yLjEzMyAyMi42MjYgMjIuNjI2LjAgMCAxLTIuMTYtMi41MjFBMi4zNDIgMi4zNDIuMCAwIDEgMTE1OC42IDM0NS40NjZ6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTE1NCAtMzM3KSIgZmlsbD0iI2JhODgyMyIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9zdmc+") left 50% top 50% / contain no-repeat; min-height: 20px; -webkit-box-shadow: 2px 2px 20px  rgba(0,0,0,0.07); -moz-box-shadow: 2px 2px 20px  rgba(0,0,0,0.07); box-shadow: 2px 2px 20px  rgba(0,0,0,0.07); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; align-self: center;}
.phones-9 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 100%; top: auto; right: auto; bottom: auto;}
.phones-9 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-9 .title { box-sizing: border-box; display: none;}
.phones-9 .text_body { box-sizing: border-box; font-family: PT Serif, serif; font-size: 16px; color: #ffffff; line-height: 1.4; 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-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-9 input.tgl-but { box-sizing: border-box; display: none;}
.phones-9 .text_body a { text-decoration: none; color: inherit;}
.phones-9 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-65 { margin: 0 0 auto 30px; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: PT Serif, serif; color: #ffffff; text-align: left; text-decoration: none; font-size: 16px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 200px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 42px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDI3IDMwIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9Ikljb25zMS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTE0MDkuMjIgMzU3LjAxMmgtMjEuNDRhMi43ODIgMi43ODIuMCAwIDEtMi43OC0yLjc3NFYzMzguNjYxYTEuMTgyIDEuMTgyLjAgMCAxIC40MS0uOWwyLjk4LTIuNTIzdi0zLjk3MWEuNTkzLjU5My4wIDAgMSAuNTktLjU4OGgzLjc0bDUuMTUtMy40ODdhMS4yIDEuMi4wIDAgMSAxLjM4LjAzMmw0LjY4IDMuNDU1aDQuMDlhLjU5My41OTMuMCAwIDEgLjU5LjU4OHYzLjk1NmwyLjk3IDIuNTNhMS4xNjkgMS4xNjkuMCAwIDEgLjQyLjl2MTUuNTc3QTIuNzgyIDIuNzgyLjAgMCAxIDE0MDkuMjIgMzU3LjAxMnptLTIxLjQ0LTIuMzUzaDIxLjQ0YS40MTkuNDE5LjAgMCAwIC4zLS4xMjlsLTExLjAyLTkuOC0zLjI0IDIuODgyYy0uMDEuMDEzLS4wMS4wMy0uMDIuMDQyYS42MTEuNjExLjAgMCAxLS4xNy4xMjVsLTcuNTkgNi43NDdBLjQxOS40MTkuMCAwIDAgMTM4Ny43OCAzNTQuNjU5em0uNjEtMTYuMzMzLTEuMDMuODc4di42NTRsMS4wMy45MjF2LTIuNDUzem0tMS4wMyAzLjEwOXYxMS42MjdsNi41NC01LjgxM3ptMTEuMTQtMTEuODIxLTEuNTggMS4wNjloMy4wMXptOC45MyA3LjMyMmEuMTIyLjEyMi4wIDAgMSAwLS4wNnYtNS4wMTdoLTE3Ljg2djkuOTY5bDUuMjEgNC42MzMgMy4zMy0yLjk1NGEuNTgyLjU4Mi4wIDAgMSAuNzguMGwzLjMyIDIuOTUyIDUuMjItNC42MzJ2LTQuODkxem0yLjIxIDIuMjc2LTEuMDMtLjg2djIuNDI2bDEuMDMtLjkydi0uNjQ2em0wIDIuMjIzLTYuNTQgNS44MTMgNi41NCA1LjgxM1YzNDEuNDM1em0tMTcuNzguNzMxaDEyLjYzdjEuMTc2aC0xMi42M3YtMS4xNzZ6bTAtMi4xNDdoMTIuNjNWMzQxLjJoLTEyLjYzdi0xLjE3NnptMC0yLjE0NmgxMi42M3YxLjE3NmgtMTIuNjN2LTEuMTc2em0wLTIuMTQ4aDEyLjYzVjMzNi45aC0xMi42M3YtMS4xNzd6bTAtMi4xNDZoMTIuNjN2MS4xNzdoLTEyLjYzdi0xLjE3N3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMzg1IC0zMjcpIiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") right 20px top 50% / 22px no-repeat #ba8823; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-weight: bold; padding-left: 20px; padding-right: 50px;}
.widget-65:hover, 
.widget-65.hover, 
.widget-65.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDI3IDMwIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9Ikljb25zMS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTE0MDkuMjIgMzU3LjAxMmgtMjEuNDRhMi43ODIgMi43ODIuMCAwIDEtMi43OC0yLjc3NFYzMzguNjYxYTEuMTgyIDEuMTgyLjAgMCAxIC40MS0uOWwyLjk4LTIuNTIzdi0zLjk3MWEuNTkzLjU5My4wIDAgMSAuNTktLjU4OGgzLjc0bDUuMTUtMy40ODdhMS4yIDEuMi4wIDAgMSAxLjM4LjAzMmw0LjY4IDMuNDU1aDQuMDlhLjU5My41OTMuMCAwIDEgLjU5LjU4OHYzLjk1NmwyLjk3IDIuNTNhMS4xNjkgMS4xNjkuMCAwIDEgLjQyLjl2MTUuNTc3QTIuNzgyIDIuNzgyLjAgMCAxIDE0MDkuMjIgMzU3LjAxMnptLTIxLjQ0LTIuMzUzaDIxLjQ0YS40MTkuNDE5LjAgMCAwIC4zLS4xMjlsLTExLjAyLTkuOC0zLjI0IDIuODgyYy0uMDEuMDEzLS4wMS4wMy0uMDIuMDQyYS42MTEuNjExLjAgMCAxLS4xNy4xMjVsLTcuNTkgNi43NDdBLjQxOS40MTkuMCAwIDAgMTM4Ny43OCAzNTQuNjU5em0uNjEtMTYuMzMzLTEuMDMuODc4di42NTRsMS4wMy45MjF2LTIuNDUzem0tMS4wMyAzLjEwOXYxMS42MjdsNi41NC01LjgxM3ptMTEuMTQtMTEuODIxLTEuNTggMS4wNjloMy4wMXptOC45MyA3LjMyMmEuMTIyLjEyMi4wIDAgMSAwLS4wNnYtNS4wMTdoLTE3Ljg2djkuOTY5bDUuMjEgNC42MzMgMy4zMy0yLjk1NGEuNTgyLjU4Mi4wIDAgMSAuNzguMGwzLjMyIDIuOTUyIDUuMjItNC42MzJ2LTQuODkxem0yLjIxIDIuMjc2LTEuMDMtLjg2djIuNDI2bDEuMDMtLjkydi0uNjQ2em0wIDIuMjIzLTYuNTQgNS44MTMgNi41NCA1LjgxM1YzNDEuNDM1em0tMTcuNzguNzMxaDEyLjYzdjEuMTc2aC0xMi42M3YtMS4xNzZ6bTAtMi4xNDdoMTIuNjNWMzQxLjJoLTEyLjYzdi0xLjE3NnptMC0yLjE0NmgxMi42M3YxLjE3NmgtMTIuNjN2LTEuMTc2em0wLTIuMTQ4aDEyLjYzVjMzNi45aC0xMi42M3YtMS4xNzd6bTAtMi4xNDZoMTIuNjN2MS4xNzdoLTEyLjYzdi0xLjE3N3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMzg1IC0zMjcpIiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") right 20px top 50% / 22px no-repeat transparent; -webkit-box-shadow: inset 0px 0px 0px 2px #ba8823; -moz-box-shadow: inset 0px 0px 0px 2px #ba8823; box-shadow: inset 0px 0px 0px 2px #ba8823;}
.popover-wrap-104 .popover-body { padding: 40px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; position: relative; display: inline-block; width: 360px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-104 .popover-body .form_text input { padding: 10px 15px; border-top: 1px solid #cccccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: left; -webkit-appearance: none; font-family: PT Serif, serif; color: #262626; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; background: #ffffff;}
.popover-wrap-104 .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-104 .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-104 .popover-body textarea { padding: 10px 15px; border-top: 1px solid #cccccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; font-family: PT Serif, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; background: #ffffff;}
.popover-wrap-104 .popover-body .s3_button_large { padding: 12px 30px; border: none; background: #ba8823; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-size: 16px; font-weight: bold; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: PT Serif, serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 10px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-104 .popover-body .s3_button_large:hover, 
.popover-wrap-104 .popover-body .s3_button_large.hover, 
.popover-wrap-104 .popover-body .s3_button_large.active { background: transparent; -webkit-box-shadow: inset 0px 0px 0px 2px #ba8823; -moz-box-shadow: inset 0px 0px 0px 2px #ba8823; box-shadow: inset 0px 0px 0px 2px #ba8823; color: #262626;}
.popover-wrap-104 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-104 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 40px; height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxOS45NCIgdmlld0JveD0iMCAwIDIwIDE5Ljk0IiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9Il8wMDEuc3ZnIiBkYXRhLW5hbWU9IjAwMS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTEwOS43MzUgMTYzMC45OGw4LjI2NS04LjI2IDguMjY1IDguMjYgMS43MjEtMS43Mi04LjI2NS04LjI2IDguMjY1LTguMjYtMS43MjEtMS43MkwxMTggMTYxOS4yOGwtOC4yNjUtOC4yNi0xLjcyMSAxLjcyIDguMjY1IDguMjYtOC4yNjUgOC4yNnoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDggLTE2MTEuMDMpIiBmaWxsPSIjMjYyNjI2IiBmaWxsLW9wYWNpdHk9IjAuOCIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 16px no-repeat; z-index: 10; cursor: pointer; text-align: center; min-height: 40px; margin-top: 17px; margin-right: 17px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-104 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-104 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-104 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-104 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-104 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-104 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-104 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-104 .popover-form-title { border: none; font-size: 25px; font-weight: bold; margin-bottom: 20px; box-sizing: border-box; text-align: left; font-family: PT Serif, serif; color: #262626; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-104 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-104 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-104 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-104 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-104 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-104 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-104 .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-104 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-104 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-104 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-104 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-104 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-104 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-104 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-104 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-104 .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-104 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-104 .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-104 .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-104 .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-104 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-104 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-104 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-104 .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-104 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-104 .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-104 .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-104 .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-104 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-104 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-104 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-104 .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-104 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-104 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-104 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-104 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-104 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-104 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-104 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-104 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-104 .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-104 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-104 .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-104 .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-104 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-104 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-104 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-104 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-104 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-104 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-104 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-104 ::-moz-placeholder { color: #ababab;}
.popover-wrap-104 :-ms-input-placeholder { color: #ababab;}
.block-6 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; text-decoration: none; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-31 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-54 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-54 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; text-align: left;}
.site-name-54 img { box-sizing: border-box; display: block; max-width: 100%; border: none; width: 100px;}
.site-name-54 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: PT Serif, serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 20px; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-left: 15px; min-height: 0; margin-bottom: 60px;}
.site-name-54 a { text-decoration: none; outline: none;}
.widget-6 { margin: -52px 0 10px 115px; position: relative; top: 0; left: 0; z-index: 1; font-family: PT Serif, serif; font-size: 17px; color: #ba8823; text-decoration: none; box-sizing: border-box; width: auto; right: 0;}
.block-65 .layout_144 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-65 .layout_147 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-65 .layout_142_id_143 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-65 .layout_142_id_144 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-65 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; right: 0; padding-top: 50px; padding-bottom: 50px; -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; text-indent: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-93 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: PT Serif, serif; color: #ffffff; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; right: 0;}
.path a { box-sizing: border-box; color: #ba8823; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.block-66 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 630px; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: PT Serif, serif; text-decoration: none; padding-left: 0; padding-right: 0; right: 0;}
.widget-94 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; color: #ffffff; text-decoration: none; font-size: 35px; box-sizing: border-box; font-weight: bold; width: auto; right: 0; padding-bottom: 20px; min-height: 0; padding-top: 30px;}
h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Serif, serif; text-align: center; color: #ffffff;}
h3 { box-sizing: border-box; font-size: 25px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Serif, serif; text-align: center; color: #ffffff;}
h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Serif, serif; text-align: center; color: #ffffff;}
h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Serif, serif; text-align: center; color: #ffffff;}
h6 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Serif, serif; text-align: center; color: #ffffff;}
.widget-95 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; color: rgba(255,255,255,0.8); line-height: 1.5; text-decoration: none; font-size: 17px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-146 h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Serif, serif; text-align: center; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-146 h3 { box-sizing: border-box; font-size: 25px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Serif, serif; text-align: center; color: #ffffff;}
.content-146 h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Serif, serif; text-align: center; color: #ffffff;}
.content-146 h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Serif, serif; text-align: center; color: #ffffff;}
.content-146 h6 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Serif, serif; text-align: center; color: #ffffff;}
.content-146 a { box-sizing: border-box; color: #f57f11; line-height: 1.2; text-decoration: none; font-size: 15px;}
.content-146 .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-146 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-146 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-146 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-146 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.block-67 { margin: 0 0 auto 50px; border: none; position: relative; top: 0; left: 0; width: 280px; min-height: 0; z-index: 1; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px; padding-top: 30px; font-family: PT Serif, serif; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-left: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-96 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; width: auto; padding-right: 0; padding-left: 0; box-sizing: border-box; display: block; -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.1); -moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.1); box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.menu-148 .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-148 .menu-scroll > ul > li.delimiter { margin: 0 20px; 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.1);}
.menu-148 .menu-scroll > ul ul { padding: 0.02px 0; margin: 0 5px 0 0; border: none; position: static; top: 0; left: 100%; list-style: none; width: auto; display: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-148 .menu-scroll > ul ul > li > a { padding: 10px 20px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: rgba(38, 38, 38, 0.8); font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-148 .menu-scroll > ul ul > li > a:hover, 
.menu-148 .menu-scroll > ul ul > li > a.hover, 
.menu-148 .menu-scroll > ul ul > li > a.active { color: rgba(17,17,17,0.8);}
.menu-148 .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-148 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-148 .menu-title { padding: 20px; border: none; box-sizing: border-box; font-size: 20px; margin-bottom: 0; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; background: #ba8823; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold;}
.menu-148 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-148 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-148 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-148 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-148 .menu-scroll > ul > li.menu-item > a { padding: 15px 20px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0.8); font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: normal; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEyIiB2aWV3Qm94PSIwIDAgNyAxMiIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJJY29uczEwLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNNjc5LjAwNyA0NzQuODA1IDY4My42NjUgNDcwbC00LjY1OC00LjgwNSAxLjE2NC0xLjJMNjg1Ljk5MyA0NzBsLTUuODIyIDYuMDA3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY3OSAtNDY0KSIgZmlsbC1vcGFjaXR5PSIwLjMiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48L3N2Zz4=") right 20px top 50% / auto auto no-repeat transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-148 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-148 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-148 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEyIiB2aWV3Qm94PSIwIDAgNyAxMiIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJJY29uczEwLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNNjc5LjAwNyA0NzQuODA1IDY4My42NjUgNDcwbC00LjY1OC00LjgwNSAxLjE2NC0xLjJMNjg1Ljk5MyA0NzBsLTUuODIyIDYuMDA3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY3OSAtNDY0KSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9zdmc+") right 20px top 50% / auto auto no-repeat #ba8823;}
.menu-148 .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-148 .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-148 .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-148 .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-148 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-26 .layout_59_id_116 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-26 { margin: 0; border: none; position: relative; text-align: left; text-indent: 0; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url("../images/54720045_2.jpg") left 50% top 50% / cover no-repeat fixed; z-index: 2; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; padding-bottom: 70px; padding-top: 70px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-54 .layout_62 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-54 .layout_134 { -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-54 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 960px; min-height: 0; background: #262626; 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; right: 0; padding-bottom: 0.02px; padding-top: 0.02px; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-88 { padding: 40px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0; min-height: 129px; background: #262626; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-134 .form__header { border: none; box-sizing: border-box; font-size: 30px; margin-bottom: 0; display: -webkit-flex; display: flex; font-family: PT Serif, serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-weight: bold; padding-top: 0.02px; padding-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 15px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-134 .form__text { box-sizing: border-box; font-size: 17px; margin-bottom: 30px; overflow: hidden; display: -webkit-flex; display: flex; font-family: PT Serif, serif; color: rgba(255,255,255,0.8); -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.form-134 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-134 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-134 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -5px; width: auto; margin-left: 0;}
.form-134 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-134 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-134 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-right: 0;}
.form-134 .form-item { box-sizing: border-box; position: relative; margin-right: 5px; margin-bottom: 5px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.form-134 .form-text { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0; margin-bottom: 10px;}
.form-134 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-134 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-134 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-134 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-134 .form-item__body { box-sizing: border-box; display: block;}
.form-134 .form-text input { padding: 9px 20px; border: 1px solid rgba(0,0,0,0.15); box-sizing: border-box; background: rgba(255,255,255,0.1); width: 100%; min-width: 100px; min-height: 22px; outline: none; -webkit-appearance: none; font-family: PT Serif, serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.02); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.02); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.02); resize: vertical; display: block;}
.form-134 .form-text input:active, 
.form-134 .form-text input.active { background: transparent;}
.form-134 .form-textarea textarea { padding: 9px 20px; border: 1px solid rgba(0,0,0,0.15); box-sizing: border-box; background: rgba(255,255,255,0.1); width: 100%; min-width: 100px; resize: vertical; min-height: 75px; outline: none; display: block; -webkit-appearance: none; font-family: PT Serif, serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.02); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.02); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.02); height: 75px;}
.form-134 .form-textarea textarea:active, 
.form-134 .form-textarea textarea.active { background: transparent;}
.form-134 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-134 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-134 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-134 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-134 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-134 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-134 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-134 .form-text .form-item__body { box-sizing: border-box;}
.form-134 .form-textarea { box-sizing: border-box; margin-right: 0;}
.form-134 .form-textarea .form-item__body { box-sizing: border-box;}
.form-134 .form-submit { box-sizing: border-box; margin-right: 5px; margin-top: 15px; align-self: auto;}
.form-134 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-134 .form-submit .form-item__body { box-sizing: border-box;}
.form-134 .form-submit button { padding: 12px 30px; border: none; box-sizing: border-box; text-align: center; background: #ba8823; outline: none; -webkit-appearance: none; font-family: PT Serif, serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; -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; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 160px;}
.form-134 .form-submit button:hover, 
.form-134 .form-submit button.hover, 
.form-134 .form-submit button.active { background: transparent; -webkit-box-shadow: inset 0px 0px 0px 2px #ba8823; -moz-box-shadow: inset 0px 0px 0px 2px #ba8823; box-shadow: inset 0px 0px 0px 2px #ba8823;}
.form-134 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-134 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-134 .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-134 .form-captcha input { padding: 2px 4px; border: 1px solid rgba(0,0,0,0.15); box-sizing: border-box; background: rgba(255,255,255,0.1); width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; font-family: PT Serif, serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.02); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.02); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.02); resize: vertical; display: block;}
.form-134 .form-captcha input:active, 
.form-134 .form-captcha input.active { background: transparent;}
.form-134 .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-134 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-134 .form-captcha button { padding: 12px 30px; border: none; box-sizing: border-box; text-align: center; background: #ba8823; outline: none; -webkit-appearance: none; font-family: PT Serif, serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; -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; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 160px;}
.form-134 .form-captcha button:hover, 
.form-134 .form-captcha button.hover, 
.form-134 .form-captcha button.active { background: transparent; -webkit-box-shadow: inset 0px 0px 0px 2px #ba8823; -moz-box-shadow: inset 0px 0px 0px 2px #ba8823; box-shadow: inset 0px 0px 0px 2px #ba8823;}
.form-134 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-134 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-134 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-134 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-134 .form-checkbox { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 15px; padding-left: 0; padding-right: 0;}
.form-134 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-134 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-134 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-134 .form-checkbox input { margin: 5px 5px 0 0;}
.form-134 .form-radio { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 15px; padding-left: 0; padding-right: 0;}
.form-134 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-134 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-134 .form-radio input { margin: 5px 5px 0 0;}
.form-134 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-134 .form-select { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 15px; padding-left: 0; padding-right: 0;}
.form-134 .form-div { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 15px; padding-left: 0; padding-right: 0;}
.form-134 .form-html { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 15px; padding-left: 0; padding-right: 0;}
.form-134 .form-html .form-item__body { font-size: 13px;}
.form-134 .form-upload { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 15px; padding-left: 0; padding-right: 0;}
.form-134 .form-calendar { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 15px; padding-left: 0; padding-right: 0;}
.form-134 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-134 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-134 .form-calendar_interval { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 15px; padding-left: 0; padding-right: 0;}
.form-134 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-134 .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-134 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-134 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-134 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-134 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-134 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: -10px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-134 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-134 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-134 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-134 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-134 ::-webkit-input-placeholder { color: rgba(255,255,255,0.8);}
.form-134 ::-moz-placeholder { color: rgba(255,255,255,0.8);}
.form-134 :-ms-input-placeholder { color: rgba(255,255,255,0.8);}
.block-27 { padding: 30px; margin: 0; border: none; position: relative; font-family: Fira Sans, sans-serif; color: #2fbff1; text-decoration: none; top: 0; left: 0; width: 320px; min-height: 0; background: #262626; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: inset -1px 0px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset -1px 0px 0px  rgba(255,255,255,0.1); box-shadow: inset -1px 0px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-36 { margin: 20px 0 0; position: relative; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; right: 0;}
.address-63 p:first-child { margin-top: 0;}
.address-63 p:last-child { margin-bottom: 0;}
.address-63 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-63 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-63 .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-63 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.address-63 .title { font-family: PT Serif, serif; font-size: 14px; color: rgba(255,255,255,0.5); text-decoration: none; margin-bottom: 10px; z-index: 2; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: bold;}
.address-63 .text_body { font-family: PT Serif, serif; font-size: 13px; color: rgba(255,255,255,0.8); text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-63 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-63 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.address-63 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-37 { margin: 20px 0 0; position: relative; font-size: 13px; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0;}
.phones-64 p:first-child { margin-top: 0;}
.phones-64 p:last-child { margin-bottom: 0;}
.phones-64 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-64 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-64 .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-64 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-64 .title { font-family: PT Serif, serif; font-size: 14px; color: rgba(255,255,255,0.5); text-decoration: none; margin-bottom: 10px; z-index: 2; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: bold;}
.phones-64 .text_body { font-family: PT Serif, serif; font-size: 17px; color: #ffffff; line-height: 1.3; 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-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-64 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-64 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.phones-64 input.tgl-but:checked + .block-body-drop { display: block;}
.phones-64 .text_body a { text-decoration: none; color: inherit;}
.widget-38 { margin: 20px 0 0; position: relative; font-size: 13px; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; right: 0;}
.email-65 p:first-child { margin-top: 0;}
.email-65 p:last-child { margin-bottom: 0;}
.email-65 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-65 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-65 .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-65 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-65 .title { font-family: PT Serif, serif; font-size: 14px; color: rgba(255,255,255,0.5); text-decoration: none; margin-bottom: 10px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: bold;}
.email-65 .text_body { font-family: PT Serif, serif; font-size: 16px; color: #ba8823; text-decoration: underline; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.email-65 .text_body:hover, 
.email-65 .text_body.hover, 
.email-65 .text_body.active { text-decoration: none;}
.email-65 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-65 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.email-65 input.tgl-but:checked + .block-body-drop { display: block;}
.text-2 { margin: 0; border: none; position: relative; font-family: PT Serif, serif; font-size: 30px; color: #ffffff; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; font-weight: bold; padding-bottom: 15px; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.block-55 .layout_117_id_135 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-55 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #262626; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: PT Serif, serif; text-decoration: none; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 40px; padding-top: 40px;}
.widget-89 { margin: 0 auto -50px; border: none; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 140px; min-height: 45px; padding-top: 0.02px; padding-bottom: 0.02px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-135 .icon { box-sizing: border-box; margin-top: 12px; height: 20px; width: 34px; display: inline-block; background: url("../images/wm_button_up_up.png") left 50% top 50% no-repeat; -webkit-order: 0; -moz-order: 0; order: 0;}
.up-135 .title { border: none; box-sizing: border-box; color: rgba(255,255,255,0.8); margin-top: 0; margin-bottom: 0; -webkit-order: 5; -moz-order: 5; order: 5; text-decoration: none; font-size: 15px; width: 140px; min-height: 45px; padding-top: 20px; background: url("../images/up22.svg") left 50% top 0px / 23px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-135 .title:hover, 
.up-135 .title.hover, 
.up-135 .title.active { color: #ba8823; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDM5IDIxIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9InVwMjIuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik02IDM0LjcxNiAyNC41NDEgMTYuMjY4bC42MzktLjYzNkwyNS44MiAxNSA0NSAzNC4wOGwtMS4yNzkgMS4yNzJMMjUuODIgMTcuNTQxIDcuMjc1IDM1Ljk4OHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02IC0xNSkiIGZpbGw9IiNiYTg4MjMiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 0px / 23px no-repeat;}
.block-28 .layout_68 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-28 .layout_69 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-28 .layout_70 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-28 { margin: 0 auto; border: none; position: relative; font-family: Ubuntu, sans-serif; color: #ffffff; text-align: left; text-indent: 0; text-decoration: none; top: 0; left: 0; width: 960px; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; padding-bottom: 0.02px; -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;}
.widget-39 { margin: 0 0 auto; position: relative; font-family: PT Serif, serif; font-size: 14px; color: rgba(255,255,255,0.8); text-decoration: none; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 320px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-40 { margin: 55px 0 auto; position: relative; text-align: center; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 320px;}
.widget-41 { margin: 0 0 auto; position: relative; color: #d8d8d8; text-align: right; text-decoration: none; top: 0; left: 0; z-index: 1; width: 320px;}
.widget-21 { top: 0; left: 0; position: fixed; width: auto; text-align: left; right: 0; z-index: 9999; margin-left: 0; margin-right: 0;}
.side-panel-37 .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-37 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-37 .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-37 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-37 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.side-panel-37 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-37 .side-panel-button-icon { display: block;}
.side-panel-37 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-37 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper { background: none;}
	.block-3 .layout_center_4_id_102_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-3 { padding: 70px 30px 30px; background: #262626; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-51 .layout_111_id_110 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-51 { display: none; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-50 .layout_101 { 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_109 { 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;}
	.block-42 .layout_7 { 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-42 .layout_10 { 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-42 { background: none; text-align: center; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-5 .layout_9 { 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-5 .layout_104 { 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-5 { width: auto; text-align: center; margin-top: 20px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-4 { text-align: left; margin-right: auto; right: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.phones-9 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-9 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-65 { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin-left: auto;}
	.popover-wrap-104 .popover-form-title { background: none;}
	.block-6 { padding-left: 0; padding-right: 0;}
	.widget-31 { text-align: center; margin-left: auto; margin-bottom: 10px; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-54 .sn-wrap { flex-flow: column nowrap;}
	.site-name-54 .sn-logo { margin-left: auto; margin-right: auto;}
	.site-name-54 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; padding-left: 0; margin-bottom: 0; margin-top: 10px;}
	.widget-6 { margin: 0 auto; text-align: center; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-65 .layout_144 { 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-65 .layout_147 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-65 .layout_142_id_143 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-65 .layout_142_id_144 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-65 { padding: 40px 30px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.widget-93 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-66 { 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;}
	.widget-94 { border: none; font-size: 27px; -webkit-order: 1; -moz-order: 1; order: 1; -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; display: block;}
	.widget-95 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-67 { display: none; margin-left: 0; width: auto; background: none; right: 0;}
	.block-26 .layout_59_id_116 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-26 { padding: 40px 30px; background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url("../images/54720045_2.jpg") left 50% top 50% / cover no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-order: 11; -moz-order: 11; order: 11;}
	.block-54 .layout_62 { 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-54 .layout_134 { 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-54 { width: 710px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-88 { margin-left: auto; margin-right: auto; min-height: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.form-134 .form__header { font-size: 27px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.form-134 .form__text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.form-134 .form-text input { text-align: center;}
	.form-134 .form-textarea textarea { text-align: center;}
	.form-134 .form-submit { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: center;}
	.form-134 .form-captcha input { text-align: center;}
	.form-134 .group-text { margin-right: -15px;}
	.block-27 { width: auto; right: 0; padding-bottom: 0.02px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-36 { margin-right: auto; display: block; -webkit-order: 2; -moz-order: 2; order: 2;}
	.address-63 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-63 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-37 { text-align: center; display: block; -webkit-order: 3; -moz-order: 3; order: 3;}
	.phones-64 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-64 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-38 { text-align: center; display: block; -webkit-order: 4; -moz-order: 4; order: 4;}
	.email-65 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.email-65 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.email-65 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.text-2 { font-size: 27px; text-align: center; -webkit-box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.15); box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.15); background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-55 .layout_117_id_135 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-55 { padding-left: 30px; padding-right: 30px; -webkit-order: 12; -moz-order: 12; order: 12;}
	.widget-89 { background: none; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-28 .layout_68 { 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-28 .layout_69 { 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-28 .layout_70 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-28 { background: none; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-39 { text-align: center; width: auto; margin-top: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-bottom: 10px;}
	.widget-40 { margin-top: 15px; margin-left: auto;}
	.widget-41 { color: #ffffff; text-align: center; width: auto; margin-bottom: 0; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-21 { padding: 0.02px 0; border: none; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #262626; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
	.side-panel-37 .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: #262626; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 15px; padding-right: 15px; padding-top: 15px;}
	.side-panel-37 .side-panel-close { 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: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxOS45NCIgdmlld0JveD0iMCAwIDIwIDE5Ljk0IiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9Il8wMDEuc3ZnIiBkYXRhLW5hbWU9IjAwMS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTEwOS43MzUgMTYzMC45OGw4LjI2NS04LjI2IDguMjY1IDguMjYgMS43MjEtMS43Mi04LjI2NS04LjI2IDguMjY1LTguMjYtMS43MjEtMS43MkwxMTggMTYxOS4yOGwtOC4yNjUtOC4yNi0xLjcyMSAxLjcyIDguMjY1IDguMjYtOC4yNjUgOC4yNnoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDggLTE2MTEuMDMpIiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 16px no-repeat #ba8823; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-37 .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-37 .side-panel-button { border: none; width: 50px; min-height: 50px; padding-left: 13px; padding-right: 13px; padding-top: 7px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ba8823; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-37 .side-panel-button-icon-line { border: none; margin-top: 6px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-3 .layout_center_4_id_102_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-51 .layout_111_id_110 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-50 .layout_101 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-50 .layout_109 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-50 { display: -webkit-flex; display: flex;}
	.block-42 .layout_7 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-42 .layout_10 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_9 { 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-5 .layout_104 { 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: -webkit-flex; display: flex;}
	.phones-9 .icon { margin-left: auto;}
	.phones-9 .block-body-drop { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
	.site-name-54 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-65 .layout_144 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-65 .layout_147 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-65 .layout_142_id_143 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-65 .layout_142_id_144 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; margin-left: 0; margin-right: 0; width: auto;}
	.block-67 { padding-right: 0;}
	.block-26 .layout_59_id_116 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-54 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-54 .layout_134 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-54 { width: 580px;}
	.form-134 .form__text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-27 { padding-left: 50px;}
	.widget-36 { margin-right: 0;}
	.widget-37 { margin-left: auto; margin-right: auto;}
	.phones-64 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-38 { margin-left: auto; margin-right: auto;}
	.email-65 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.text-2 { margin-top: 1px;}
	.block-55 .layout_117_id_135 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-28 .layout_68 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-28 .layout_69 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-28 .layout_70 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-41 { min-height: 0;}
	.widget-41:hover, 
	.widget-41.hover, 
	.widget-41.active { color: #d8d8d8;}

}

@media all and (max-width: 640px) {
	.block-3 .layout_center_4_id_102_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-3 { padding-left: 20px; padding-right: 20px;}
	.block-51 .layout_111_id_110 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-50 .layout_101 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-50 .layout_109 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-42 .layout_7 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-42 .layout_10 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-42 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-5 .layout_9 { 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-5 .layout_104 { 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-5 { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.site-name-54 .sn-text { font-size: 18px;}
	.widget-6 { font-size: 15px;}
	.block-65 .layout_144 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-65 .layout_147 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-65 .layout_142_id_143 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-65 .layout_142_id_144 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; margin-left: 0; margin-right: 0; width: auto;}
	.block-65 { padding: 30px 20px;}
	.widget-94 { font-size: 25px;}
	.widget-95 { font-size: 15px;}
	.block-26 .layout_59_id_116 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-26 { padding: 0.02px 0; background: none;}
	.block-54 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-54 .layout_134 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-88 { padding: 30px; margin-left: 0; margin-bottom: 0; margin-right: 0;}
	.form-134 .form__header { font-size: 25px; padding-bottom: 30px;}
	.form-134 .form__text { display: none;}
	.form-134 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-134 .form-submit button { width: 100%;}
	.form-134 .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-134 .form-captcha .form-submit-container { width: 100%;}
	.form-134 .form-captcha button { width: 100%;}
	.form-134 .group-text { margin-right: -10px;}
	.block-27 { padding-left: 30px; -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15);}
	.widget-36 { margin-right: auto;}
	.widget-37 { margin-left: 0; margin-right: 0;}
	.phones-64 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-38 { margin-left: 0; margin-right: 0;}
	.email-65 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.email-65 .text_body:hover, 
	.email-65 .text_body.hover, 
	.email-65 .text_body.active { text-decoration: underline;}
	.text-2 { font-size: 25px; margin-top: 0;}
	.block-55 .layout_117_id_135 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-55 { -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-bottom: 30px; padding-top: 30px;}
	.block-28 .layout_68 { 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-28 .layout_69 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-28 .layout_70 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-39 { margin-top: 0; margin-bottom: 0;}
	.widget-40 { margin-bottom: 0; margin-right: auto;}

}

@media all and (max-width: 480px) {
	.block-3 .layout_center_4_id_102_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: 0; width: auto;}
	.block-3 { padding-top: 80px;}
	.block-51 .layout_111_id_110 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-51 { margin-right: 0;}
	.block-50 .layout_101 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-50 .layout_109 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-42 .layout_7 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-42 .layout_10 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-42 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-5 .layout_9 { 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: -webkit-flex; display: flex;}
	.block-5 .layout_104 { 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: -webkit-flex; display: flex;}
	.block-5 { width: 280px; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-4 { margin-left: auto; margin-bottom: 15px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-65 { margin-right: auto; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-31 { margin-bottom: 0;}
	.site-name-54 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-65 .layout_144 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-65 .layout_147 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-65 .layout_142_id_143 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-65 .layout_142_id_144 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; margin-left: 0; margin-right: 0; width: auto;}
	.block-26 .layout_59_id_116 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-54 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-54 .layout_134 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.form-134 .form__header { font-size: 22px; background: none; padding-bottom: 20px;}
	.form-134 .form-text { margin-right: 0;}
	.form-134 .form-checkbox { margin-right: 10px;}
	.form-134 .form-radio { margin-right: 10px;}
	.form-134 .form-select { margin-right: 10px;}
	.form-134 .form-div { margin-right: 10px;}
	.form-134 .form-html { margin-right: 10px;}
	.form-134 .form-upload { margin-right: 10px;}
	.form-134 .form-calendar { margin-right: 10px;}
	.form-134 .form-calendar_interval { margin-right: 10px;}
	.form-134 .group-text { margin-right: 0;}
	.widget-36 { margin-right: 0;}
	.phones-64 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.email-65 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-55 .layout_117_id_135 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-89 { margin-bottom: 0;}
	.block-28 .layout_68 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-28 .layout_69 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-28 .layout_70 { 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;}

}
.side-panel .widget-60 { margin: 10px 0 0; border: none; z-index: 2; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; text-align: left; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 10px;}
.side-panel .menu-101 .menu-scroll > ul { display: block;}
.side-panel .menu-101 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-101 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-101 .menu-scroll > ul ul { position: static; width: auto; margin-top: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
.side-panel .menu-101 .menu-scroll > ul ul > li > a { padding-left: 15px; padding-right: 15px;}
.side-panel .menu-101 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-101 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-101 .menu-scroll > ul ul > li > a.active { background: #ba8823; color: #ffffff;}
.side-panel .menu-101 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-101 .menu-scroll > ul > li.menu-item > a { padding: 12px 15px; width: auto; margin-right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: transparent;}
.side-panel .menu-101 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-101 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-101 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: #ba8823;}
.side-panel .menu-101 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-101 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-101 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-101 .menu-scroll > ul > li.more-button > a.active { color: rgba(61,125,1,0); background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9ImJ1cmczLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMzUwIDQ1NGgyNmEyIDIgMCAwIDEgMiAyaDBhMiAyIDAgMCAxLTIgMkgzNTBhMiAyIDAgMCAxLTItMmgwYTIgMiAwIDAgMSAyLTJ6bTAgMjZoMTZhMiAyIDAgMCAxIDAgNEgzNTBhMiAyIDAgMCAxIDAtNHptMTAtMTNoMTZhMiAyIDAgMCAxIDAgNEgzNjBhMiAyIDAgMCAxIDAtNHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNDggLTQ1NCkiIGZpbGw9IiM5NTcyNWUiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPjwvc3ZnPg==") left 50% top 50% / 15px no-repeat;}
.side-panel .widget-68 { margin: 10px; border: none; z-index: 1; 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; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: auto; right: 0; text-align: center; font-size: 0; display: -webkit-flex; display: flex; visibility: visible; -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .widget-96 { margin: 0; border: none; z-index: 1; text-align: left; width: auto; left: 0; top: 0; position: relative; padding-left: 0; padding-right: 0; -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; box-sizing: border-box; font-family: PT Serif, serif; display: block; right: 0;}
.side-panel .menu-148 .menu-scroll > ul ul { padding: 10px; margin-right: 0;}
.side-panel .menu-148 .menu-scroll > ul ul > li > a { color: rgba(17,17,17,0.8); padding-left: 15px; padding-right: 15px;}
.side-panel .menu-148 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-148 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-148 .menu-scroll > ul ul > li > a.active { color: #3d7d01;}
.side-panel .menu-148 .menu-title { font-size: 18px;}
.side-panel .menu-148 .menu-scroll > ul > li.menu-item > a { padding: 12px 15px; font-size: 16px;}
.side-panel .menu-148 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-148 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-148 .menu-scroll > ul > li.menu-item > a.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEyIiB2aWV3Qm94PSIwIDAgNyAxMiIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJJY29uczEwLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNNjc5LjAwNyA0NzQuODA1IDY4My42NjUgNDcwbC00LjY1OC00LjgwNSAxLjE2NC0xLjJMNjg1Ljk5MyA0NzBsLTUuODIyIDYuMDA3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY3OSAtNDY0KSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9zdmc+") right 20px top 50% / auto auto no-repeat #ba8823; color: #ffffff;}