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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff; text-align: left; z-index: 2;}
.wrapper { border: none; position: relative; z-index: 3; font-family: Arial, Helvetica, sans-serif; text-align: left; text-indent: 0; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: linear-gradient(rgba(33,30,30,0.9), rgba(33,30,30,0.9)), url("../images/54591332_2.jpg") left 50% top -400px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-30 { margin: 30px auto 0; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: #ffffff; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Noto Serif, serif; text-decoration: none; -webkit-box-shadow: 0px 15px 50px  rgba(0,0,0,0.3); -moz-box-shadow: 0px 15px 50px  rgba(0,0,0,0.3); box-shadow: 0px 15px 50px  rgba(0,0,0,0.3); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-18 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; display: block; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-19 .layout_64 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-19 .layout_67 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-19 .layout_63_id_64 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-19 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 2; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; padding-top: 30px; padding-bottom: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.block-20 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 400px; min-height: 0; z-index: 2; display: block; text-decoration: none; right: 0;}
.widget-37 { 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-65 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-65 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; text-align: left; margin-right: 20px;}
.site-name-65 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-65 .sn-text { box-sizing: border-box; font-family: Noto Serif, serif; text-align: left; color: #3b3535; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-top: 0; align-self: auto;}
.site-name-65 a { text-decoration: none; outline: none;}
.widget-38 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Noto Serif, serif; font-size: 18px; color: #999999; text-decoration: none; box-sizing: border-box; width: auto; right: 0;}
.block-21 .layout_68 { -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-21 .layout_69 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-21 { margin: 0 0 auto 59px; position: relative; top: 0; left: 0; width: 500px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.widget-39 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-68 p:first-child { margin-top: 0;}
.address-68 p:last-child { margin-bottom: 0;}
.address-68 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-68 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-68 .icon { border: none; box-sizing: border-box; height: 16px; width: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC4yMTkiIGhlaWdodD0iMjAuMzc1IiB2aWV3Qm94PSIwIDAgMTQuMjE5IDIwLjM3NSIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJwbGFjZWhvbGRlci5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTkxNC4xMDggMTU1LjE1OUEzLjUzOSAzLjUzOS4wIDEgMCA5MTUuMzc0IDE2MmEuNTM2LjUzNi4wIDAgMC0uMzg1LTEgMi40NjkgMi40NjkuMCAxIDEgMS40Mi0xLjQyLjUzNi41MzYuMCAwIDAgMSAuMzg2QTMuNTM4IDMuNTM4LjAgMCAwIDkxNC4xMDggMTU1LjE1OXptMC0zLjU3MWE3LjExIDcuMTEuMCAwIDAtNi41NzQgOS44MDlsLjA0Ni4xMjVjMCAuMDE0LjAxMS4wMjcuMDE3LjA0MWw0LjIzNiA4Ljk2MmEyLjUxNiAyLjUxNi4wIDAgMCA0LjU0Ny4wbDQuMjUyLTlhLjY0Ni42NDYuMCAwIDAgLjAyOC0uMDczbC4wMDctLjAyM0E3LjEwNyA3LjEwNy4wIDAgMCA5MTQuMTA4IDE1MS41ODh6bTUuNTYgOS40NTFjLS4wMDcuMDE2LS4wMTMuMDM0LS4wMTkuMDUybC00LjIzOSA4Ljk3MmExLjQ0NCAxLjQ0NC4wIDAgMS0yLjYwOS4wbC00LjIyNi04Ljk0MS0uMDM4LS4xMDZhLjE4Ni4xODYuMCAwIDAtLjAxLS4wMjVBNi4wMzUgNi4wMzUuMCAxIDEgOTE5LjY2OCAxNjEuMDM5eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTkwNyAtMTUxLjU5NCkiIGZpbGw9IiM2NmIzMTQiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 21px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-68 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-68 .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;}
.address-68 .title { box-sizing: border-box; font-family: Noto Serif, serif; font-size: 13px; color: #999999; text-decoration: none; margin-bottom: 5px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.address-68 .text_body { font-family: Noto Serif, serif; font-size: 15px; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-68 input.tgl-but { box-sizing: border-box; display: none;}
.address-68 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-40 { margin: 0 0 auto 20px; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 200px;}
.phones-69 p:first-child { margin-top: 0;}
.phones-69 p:last-child { margin-bottom: 0;}
.phones-69 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-69 .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-69 .icon { border: none; box-sizing: border-box; height: 16px; width: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4wNCIgaGVpZ2h0PSIyMC4zNDQiIHZpZXdCb3g9IjAgMCAxOC4wNCAyMC4zNDQiIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPjwvZGVmcz48cGF0aCBpZD0icGhvbmUuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xMjIxLjYxIDE2OS44YS4xMTYuMTE2LjAgMCAwLS4wMi0uMDUzYzAtLjAxNS0uMDEtLjAzMS0uMDEtLjA0NmwtLjAzLS4wNDMtLjAzLS4wNXYtLjAwNmEuMTMuMTMuMCAwIDAtLjA0LS4wMzZjLS4wMS0uMDEyLS4wMS0uMDI0LS4wMi0uMDM0bC0yLjM3LTIuMjI4YS41MzguNTM4LjAgMCAwLS43NC43ODJsMS44OSAxLjc3OWE1LjEyMiA1LjEyMi4wIDAgMS0yLjUxIDEuMDYzaDBhMS44MDggMS44MDguMCAwIDEtLjgyLS4xOTNoMGEuNDY4LjQ2OC4wIDAgMC0uMDQtLjAyNyAyMi4xMzggMjIuMTM4LjAgMCAxLTYuNC01LjU0OGwtLjE3LS4yMjhhMjIuMTA2IDIyLjEwNi4wIDAgMS0zLjgxLTcuNTY0YzAtLjAxLS4wMS0uMDIzLS4wMS0uMDMyYTEuNDggMS40OC4wIDAgMS0uMDEtLjggNi44IDYuOC4wIDAgMSAxLjI3LTIuMDMxbDEuNDIgMi4zMTJhLjU1My41NTMuMCAwIDAgLjQ2LjI1NS41MjcuNTI3LjAgMCAwIC4yOC0uMDguNTQ1LjU0NS4wIDAgMCAuMTgtLjczOGwtMS43Ny0yLjg2NGEuNTYzLjU2My4wIDAgMC0uMTEtLjExOC4wNC4wNC4wIDAgMC0uMDItLjAyNC41MjYuNTI2LjAgMCAwLS43NS4wMDggOC4zNDYgOC4zNDYuMCAwIDAtMS45NyAyLjkxNCAyLjU0MyAyLjU0My4wIDAgMC0uMDEgMS40NzMgMjMuMzcxIDIzLjM3MS4wIDAgMCA0IDcuOTVsLjE4LjIyOGEyMy4yNjggMjMuMjY4LjAgMCAwIDYuNzIgNS44MjkgMi43NjEgMi43NjEuMCAwIDAgMS4zNy4zNTNoLjAxYTYuNzYgNi43Ni4wIDAgMCAzLjY4LTEuNjQ4LjEyOS4xMjkuMCAwIDAgLjA0LS4wNDEuMjg2LjI4Ni4wIDAgMCAuMDMtLjAyMnYwYy4wMi0uMDE4LjAzLS4wMzcuMDUtLjA1N2EuMDUxLjA1MS4wIDAgMSAuMDItLjAyOWMuMDEtLjAxOC4wMi0uMDM4LjAzLS4wNThzLjAxLS4wMjQuMDEtLjAzNy4wMS0uMDM4LjAyLS4wNTcuMDEtLjAyOC4wMS0uMDQydi0uMTY0QS4wNjMuMDYzLjAgMCAxIDEyMjEuNjEgMTY5Ljh6bTEuNjctMTIuNjM5LTEuODItMi41OTNhLjg1Mi44NTIuMCAwIDAtLjU1LS4zNTQuNzUyLjc1Mi4wIDAgMC0uNTYuMTIxbC0yLjA0IDEuNDE2LS41NC0uNzc2YS43MzUuNzM1LjAgMCAwLS43LS4zMDcuNzI2LjcyNi4wIDAgMC0uNi40ODUuMDYzLjA2My4wIDAgMC0uMDEuMDQybC0xLjMzIDUuMDE1YS43NDEuNzQxLjAgMCAwIC4xLjY0Ni43NS43NS4wIDAgMCAuNTcuMzEzbDUuMTcuNDZhLjQxOS40MTkuMCAwIDAgLjA1LjAuNzM5LjczOS4wIDAgMCAuNi0xLjE2NGwtLjg1LTEuMjEyYS41MzcuNTM3LjAgMCAwLS44OC42MTZsLjQ0LjYyNC00LjA3LS4zNjMgMS4wNC0zLjk1My40NC42MjNhLjU0MS41NDEuMCAwIDAgLjc1LjEzM2wyLjIzLTEuNTUyIDEuNjggMi4zOTNBLjUzNy41MzcuMCAxIDAgMTIyMy4yOCAxNTcuMTY1em0tMy43OCA2Ljg4OGExLjQgMS40LjAgMCAwLTEuMDctLjM0MyAxLjYwNyAxLjYwNy4wIDAgMC0xLjA1LjY2Yy0uMTUuMTc4LS40My41MzQtLjU0LjY1N2EuOTEzLjkxMy4wIDAgMS0xLjM5LjMxMyAxNi41MjEgMTYuNTIxLjAgMCAxLTIuMzItMi41NDdsLS4wMy0uMDQyYy0uMDEuMC0uMDEuMC0uMDEuMHMtLjAxLS4wMjMtLjAyLS4wMzRhMTcuMTE3IDE3LjExNy4wIDAgMS0xLjkxLTIuODgzLjkxNy45MTcuMCAwIDEgLjY1LTEuMjc1LjQuNC4wIDAgMSAuMDYtLjAzIDQuMDUxIDQuMDUxLjAgMCAwIDEuMjgtLjc2OCAxLjQyMSAxLjQyMS4wIDAgMCAuMy0xLjY3OCAzMi42NTYgMzIuNjU2LjAgMCAwLTIuMjUtMy43MTQgMS41ODEgMS41ODEuMCAwIDAtMi4yMi0uNDY0bC42Ljg5NGEuNS41LjAgMCAxIC43NS4yIDMxLjQ5MSAzMS40OTEuMCAwIDEgMi4xNiAzLjU1My4zNDUuMzQ1LjAgMCAxLS4xLjQ1MSAzLjM1NCAzLjM1NC4wIDAgMS0uOTMuNTRjLS4wNi4wMjQtLjEuMDQzLS4xMy4wNTRhMiAyIDAgMCAwLTEuMTggMi42MDdsLjAzLjA1NWExNy41MTUgMTcuNTE1LjAgMCAwIDIuMDUgMy4xMzNjLjAxLjAwNi4wMS4wMTEuMDIuMDE3YS4wNDguMDQ4LjAgMCAwIC4wMi4wMjcgMTcuMTUxIDE3LjE1MS4wIDAgMCAyLjUzIDIuNzYxLjE3LjE3LjAgMCAwIC4wNS4wMzYgMS45OTIgMS45OTIuMCAwIDAgMi44MS0uNTA2Yy4xMS0uMTM1LjQyLS41MTkuNTUtLjY4My4wMS4wLjAxLS4wMTQuMDItLjAxOGEuNTcuNTcuMCAwIDEgLjMzLS4yNDcuMzc3LjM3Ny4wIDAgMSAuMjYuMTEgMjkuNTQ2IDI5LjU0Ni4wIDAgMSAyLjgzIDIuNTc1LjE1NS4xNTUuMCAwIDAgLjA0LjA1MS43MjUuNzI1LjAgMCAxIC4zLjkxNi41MzcuNTM3LjAgMCAwIC4yMy43MjQuNTMxLjUzMS4wIDAgMCAuMjUuMDYxLjUyNS41MjUuMCAwIDAgLjQ3LS4yODggMS43NjIgMS43NjIuMCAwIDAtLjQ3LTIuMTQ5QTMxLjA3NCAzMS4wNzQuMCAwIDAgMTIxOS41IDE2NC4wNTN6bS03LjE0LS41NDlhLjQ4MS40ODEuMCAwIDAgLjE0LjA2OUEuNTA4LjUwOC4wIDAgMSAxMjEyLjM2IDE2My41eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyMDUuMzQgLTE1MS42NTYpIiBmaWxsPSIjNjZiMzE0IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 21px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-69 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-69 .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-69 .title { box-sizing: border-box; font-family: Noto Serif, serif; text-align: left; font-size: 13px; color: #999999; text-decoration: none; margin-bottom: 5px; 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-69 .text_body { box-sizing: border-box; font-family: PT Serif, serif; text-align: left; font-size: 18px; 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;}
.phones-69 input.tgl-but { box-sizing: border-box; display: none;}
.phones-69 .text_body a { text-decoration: none; color: inherit;}
.phones-69 input.tgl-but:checked + .block-body-drop { display: block;}
.block-22 .layout_70_id_71 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-22 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; right: 0; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.05); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.05); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.05); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 20px;}
.widget-41 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: flex-start; 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; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-71 .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-71 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-71 .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: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-71 .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-71 .menu-scroll > ul > li.delimiter { margin: auto 1px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 10px; background: rgba(234,225,218,0.4); box-sizing: border-box; text-align: left;}
.menu-71 .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-71 .menu-scroll > ul ul { padding: 0.02px 0; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 230px; display: none; z-index: 10; box-sizing: border-box; text-align: left; -webkit-box-shadow: 0px 2px 15px  rgba(0,0,0,0.15); -moz-box-shadow: 0px 2px 15px  rgba(0,0,0,0.15); box-shadow: 0px 2px 15px  rgba(0,0,0,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-71 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-71 .menu-scroll > ul ul > li > a { padding: 15px 10px 15px 25px; 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: #000000; font-size: 15px; line-height: 1.4; font-family: Noto Serif, serif; text-indent: 0; font-style: normal; letter-spacing: 0; text-transform: none; position: relative;}
.menu-71 .menu-scroll > ul ul > li > a:hover, 
.menu-71 .menu-scroll > ul ul > li > a.hover, 
.menu-71 .menu-scroll > ul ul > li > a.active { background: #66b314; color: #ffffff;}
.menu-71 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-71 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 0; margin-bottom: 0; min-height: 1px; height: auto; width: auto; background: rgba(255,255,255,0.1);}
.menu-71 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-71 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-71 .menu-scroll > ul > li.menu-item > a { padding: 0.02px 20px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; font-family: Noto Serif, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; font-style: normal; letter-spacing: 0; text-transform: none; text-align: flex-start; align-self: auto; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; min-height: 50px; font-weight: bold;}
.menu-71 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-71 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-71 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: #66b314;}
.menu-71 .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-71 .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-71 .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-71 .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-71 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-71 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-71 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; font-style: normal; letter-spacing: 0; text-transform: none; text-align: left;}
.menu-71 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-71 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-71 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-71 .menu-scroll > ul > li.menu-item > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-71 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-71 .menu-scroll > ul ul > li > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.block-27 .layout_75_id_76 { 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-27 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: url("../images/lib_1082901_shadow.png") left 50% bottom 35px / auto auto no-repeat #333333; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-bottom: 80px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%;}
.block-28 { padding: 40px 30px; margin: -50px auto 0; border: none; position: relative; top: 0; left: 0; width: 960px; min-height: 0; max-width: 100%; background: linear-gradient(to top right,#5cc242 0%,#c0cf36 100%) #003a85; z-index: 1; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-47 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-77 p:first-child { margin-top: 0;}
.phones-77 p:last-child { margin-bottom: 0;}
.phones-77 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-77 .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-77 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-77 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-77 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-77 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; color: #ffffff; -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; text-decoration: none; font-size: 15px;}
.phones-77 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 20px; margin-top: 5px; font-weight: bold;}
.phones-77 input.tgl-but { box-sizing: border-box; display: none;}
.phones-77 .text_body a { text-decoration: none; color: inherit;}
.phones-77 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-48 { margin: 0 50px; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; min-height: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-78 .form__header { box-sizing: border-box; font-size: 30px; margin-bottom: 10px; display: -webkit-flex; display: flex; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: uppercase; text-decoration: none; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-78 .form__text { box-sizing: border-box; font-size: 16px; margin-bottom: 20px; overflow: hidden; display: -webkit-flex; display: flex; color: #ffffff; line-height: 1.5; letter-spacing: 0.5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-weight: 300; margin-left: 0; margin-right: 0;}
.form-78 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-78 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-78 .form__body { box-sizing: border-box; margin-right: -10px; margin-bottom: -5px; width: auto; margin-left: 0;}
.form-78 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-78 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-78 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.form-78 .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-78 .form-text { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-78 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; color: #ffffff;}
.form-78 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-78 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-78 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-78 .form-item__body { box-sizing: border-box; display: block;}
.form-78 .form-text input { padding: 16px 20px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 50px; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 15px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 50px;}
.form-78 .form-textarea textarea { padding: 2px 4px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 15px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-78 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-78 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-78 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-78 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-78 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-78 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-78 .form-upload .form-item__body .no-more { box-sizing: border-box; color: #ffffff; text-decoration: none;}
.form-78 .form-text .form-item__body { box-sizing: border-box;}
.form-78 .form-textarea { box-sizing: border-box; margin-right: 10px;}
.form-78 .form-textarea .form-item__body { box-sizing: border-box;}
.form-78 .form-submit { box-sizing: border-box; margin-right: 5px;}
.form-78 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-78 .form-submit .form-item__body { box-sizing: border-box;}
.form-78 .form-submit button { padding: 10px 20px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to bottom,#ffbc2d 0%,#ffa21c 100%) #ffbc2d; outline: none; -webkit-appearance: none; width: auto; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 15px; min-height: 50px; -webkit-box-shadow: 0px 4px 19px  rgba(255,126,0,0.48); -moz-box-shadow: 0px 4px 19px  rgba(255,126,0,0.48); box-shadow: 0px 4px 19px  rgba(255,126,0,0.48); -webkit-text-shadow: 0px 2px 0px  rgba(255,255,255,0.3); -moz-text-shadow: 0px 2px 0px  rgba(255,255,255,0.3); text-shadow: 0px 2px 0px  rgba(255,255,255,0.3); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-78 .form-submit button:hover, 
.form-78 .form-submit button.hover, 
.form-78 .form-submit button.active { background: repeating-linear-gradient(to bottom,#ffbc2d 0%,#ffa21c 100%) #ffbb54; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-78 .form-submit button:active, 
.form-78 .form-submit button.active { background: none #ffbb54; -webkit-text-shadow: 0px 1px 0px  rgba(255,255,255,0.5); -moz-text-shadow: 0px 1px 0px  rgba(255,255,255,0.5); text-shadow: 0px 1px 0px  rgba(255,255,255,0.5);}
.form-78 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-78 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 10px;}
.form-78 .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-78 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: #ffffff; width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: left; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-78 .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-78 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-78 .form-captcha button { padding: 10px 20px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to bottom,#ffbc2d 0%,#ffa21c 100%) #ffbc2d; outline: none; -webkit-appearance: none; width: auto; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 15px; min-height: 50px; -webkit-box-shadow: 0px 4px 19px  rgba(255,126,0,0.48); -moz-box-shadow: 0px 4px 19px  rgba(255,126,0,0.48); box-shadow: 0px 4px 19px  rgba(255,126,0,0.48); -webkit-text-shadow: 0px 2px 0px  rgba(255,255,255,0.3); -moz-text-shadow: 0px 2px 0px  rgba(255,255,255,0.3); text-shadow: 0px 2px 0px  rgba(255,255,255,0.3); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-78 .form-captcha button:hover, 
.form-78 .form-captcha button.hover, 
.form-78 .form-captcha button.active { background: repeating-linear-gradient(to bottom,#ffbc2d 0%,#ffa21c 100%) #ffbb54; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-78 .form-captcha button:active, 
.form-78 .form-captcha button.active { background: none #ffbb54; -webkit-text-shadow: 0px 1px 0px  rgba(255,255,255,0.5); -moz-text-shadow: 0px 1px 0px  rgba(255,255,255,0.5); text-shadow: 0px 1px 0px  rgba(255,255,255,0.5);}
.form-78 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-78 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-78 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-78 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-78 .form-checkbox { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-78 .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-78 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; color: #ffffff;}
.form-78 .form-checkbox .form-item__body label.form-item__title { font-size: 13px; color: #ffffff; text-decoration: none;}
.form-78 .form-checkbox input { margin: 5px 5px 0 0;}
.form-78 .form-radio { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-78 .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-78 .form-radio .form-item__body label.form-item__title { font-size: 13px; color: #ffffff; text-decoration: none;}
.form-78 .form-radio input { margin: 5px 5px 0 0;}
.form-78 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; color: #ffffff;}
.form-78 .form-select { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-78 .form-div { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-78 .form-html { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-78 .form-html .form-item__body { font-size: 15px; text-align: center; color: rgba(255,255,255,0.7); text-decoration: none;}
.form-78 .form-upload { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-78 .form-calendar { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-78 .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-78 .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-78 .form-calendar_interval { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-78 .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-78 .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-78 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0; color: #ffffff; text-decoration: none;}
.form-78 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0; color: #ffffff; text-decoration: none;}
.form-78 .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-78 .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-78 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.form-78 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-78 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-78 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-78 .form-success { border: none; box-sizing: border-box; padding-top: 0.02px; padding-bottom: 0.02px; color: rgba(255,255,255,0.7); text-decoration: none; font-size: 15px; margin-top: 10px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 0;}
.form-78 ::-webkit-input-placeholder { color: #ababab;}
.form-78 ::-moz-placeholder { color: #ababab;}
.form-78 :-ms-input-placeholder { color: #ababab;}
.block-26 .layout_73_id_84 { 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; top: 0; left: 0; width: auto; min-height: 0; background: #fafafa; z-index: 2; right: 0; padding-top: 80px; padding-bottom: 120px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-32 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0;}
.widget-55 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Noto Serif, serif; text-align: left; color: #999999; text-decoration: none; font-size: 13px; box-sizing: border-box; width: auto; right: 0;}
.path a { box-sizing: border-box; color: #66b314; text-decoration: underline;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-56 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Noto Serif, serif; line-height: 1.0; text-align: left; text-decoration: none; font-size: 30px; box-sizing: border-box; font-weight: 900; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Noto Serif, serif; text-align: left;}
h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Noto Serif, serif; text-align: left;}
h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Noto Serif, serif; text-align: left;}
h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Noto Serif, serif; text-align: left;}
h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Noto Serif, serif; text-align: left;}
.widget-57 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Noto Serif, serif; line-height: 1.6; text-align: left; color: #555555; text-decoration: none; font-size: 16px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-87 h2 { box-sizing: border-box; font-family: Noto Serif, serif; line-height: 1.2; letter-spacing: 0; text-align: left; color: #000000; font-style: normal; text-transform: none; text-decoration: none; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: 900;}
.content-87 h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Noto Serif, serif; text-align: left;}
.content-87 h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Noto Serif, serif; text-align: left;}
.content-87 h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Noto Serif, serif; text-align: left;}
.content-87 h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Noto Serif, serif; text-align: left;}
.content-87 a { box-sizing: border-box; color: #66b314; line-height: 1.2; text-decoration: underline; font-size: 15px;}
.content-87 .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-87 .img-convert { margin: 5px; box-sizing: border-box; width: 960px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-87 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-87 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-87 .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-13 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0;}
.block-14 .layout_53 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-14 .layout_54 { -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-14 .layout_52_id_53 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-14 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #333333; z-index: 2; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 50px;}
.widget-31 { margin: 0 0 auto 30px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 280px; right: 0;}
.phones-53 p:first-child { margin-top: 0;}
.phones-53 p:last-child { margin-bottom: 0;}
.phones-53 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-53 .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-53 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-53 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-53 .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-53 .title { box-sizing: border-box; font-family: Noto Serif, serif; color: #ffffff; letter-spacing: 0.5px; text-align: left; text-transform: uppercase; text-decoration: none; font-size: 15px; font-weight: bold; padding-bottom: 20px; margin-bottom: 20px; border-top: 0px solid rgba(255,255,255,0.1); border-right: 0px solid rgba(255,255,255,0.1); border-bottom: 1px solid rgba(255,255,255,0.1); border-left: 0px solid rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-53 .text_body { box-sizing: border-box; font-family: Noto Serif, serif; color: rgba(255,255,255,0.7); line-height: 1.3; text-align: left; text-decoration: none; font-size: 17px; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-53 input.tgl-but { box-sizing: border-box; display: none;}
.phones-53 .text_body a { text-decoration: none; color: inherit;}
.phones-53 input.tgl-but:checked + .block-body-drop { display: block;}
.block-15 .layout_55 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-15 .layout_56 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-15 { margin: 0 0 auto 30px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-32 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 280px; right: 0;}
.address-55 p:first-child { margin-top: 0;}
.address-55 p:last-child { margin-bottom: 0;}
.address-55 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-55 .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-55 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-55 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-55 .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;}
.address-55 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Noto Serif, serif; color: #ffffff; letter-spacing: 0.5px; text-align: left; text-transform: uppercase; text-decoration: none; font-size: 15px; font-weight: bold; padding-bottom: 20px; margin-bottom: 20px; border-top: 0px dashed rgba(255,255,255,0.1); border-right: 0px dashed rgba(255,255,255,0.1); border-bottom: 1px dashed rgba(255,255,255,0.1); border-left: 0px dashed rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-55 .text_body { font-family: Noto Serif, serif; color: rgba(255,255,255,0.7); text-align: left; text-decoration: none; font-size: 14px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-55 input.tgl-but { box-sizing: border-box; display: none;}
.address-55 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-33 { margin: 1px 0 auto 30px; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 280px; right: 0;}
.email-56 p:first-child { margin-top: 0;}
.email-56 p:last-child { margin-bottom: 0;}
.email-56 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-56 .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-56 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-56 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-56 .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;}
.email-56 .title { box-sizing: border-box; font-family: Noto Serif, serif; color: #ffffff; letter-spacing: 0.5px; text-align: left; text-transform: uppercase; text-decoration: none; font-size: 15px; font-weight: bold; padding-bottom: 20px; margin-bottom: 20px; border-top: 0px dashed rgba(255,255,255,0.1); border-right: 0px dashed rgba(255,255,255,0.1); border-bottom: 1px dashed rgba(255,255,255,0.1); border-left: 0px dashed rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-56 .text_body { font-family: Noto Serif, serif; color: rgba(255,255,255,0.7); text-align: left; text-decoration: none; font-size: 14px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-56 input.tgl-but { box-sizing: border-box; display: none;}
.email-56 input.tgl-but:checked + .block-body-drop { display: block;}
.block-16 .layout_58 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 .layout_61 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 .layout_79 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 .layout_57_id_58 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-16 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #333333; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 30px; padding-bottom: 30px; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-49 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 4; text-align: center; box-sizing: border-box; width: auto; right: 0; font-family: Noto Serif, serif;}
.block-17 { margin: 0 0 auto 30px; position: relative; top: 0; left: 0; width: 357px; min-height: 0; z-index: 3; display: block; text-decoration: none;}
.widget-34 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Noto Serif, serif; color: #ffffff; text-decoration: none; font-size: 14px; box-sizing: border-box; width: 460px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.widget-35 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Noto Serif, serif; color: #ffffff; text-decoration: none; font-size: 14px; width: 460px;}
.widget-36 { padding: 12px 10px 10px; margin: 0 0 auto 266px; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 50px; min-height: 50px; background: repeating-linear-gradient(to bottom,rgba(255, 201, 64, 0) 0.3%,#66b314 100%) #bcfc77; cursor: pointer; -webkit-box-shadow: 0px 4px 19px  #86d13a; -moz-box-shadow: 0px 4px 19px  #86d13a; box-shadow: 0px 4px 19px  #86d13a; -webkit-text-shadow: 0px 2px 0px  rgba(255,255,255,0.3); -moz-text-shadow: 0px 2px 0px  rgba(255,255,255,0.3); text-shadow: 0px 2px 0px  rgba(255,255,255,0.3); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; 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; font-family: Noto Serif, serif; font-size: 13px; font-weight: bold; text-decoration: none;}
.widget-36:hover, 
.widget-36.hover, 
.widget-36.active { background: repeating-linear-gradient(to bottom,rgba(255, 188, 45, 0) 0%,#66b314 100%) #bcfc77; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widget-36:active, 
.widget-36.active { background: none #bcfc77; -webkit-text-shadow: 0px 1px 0px  rgba(255,255,255,0.5); -moz-text-shadow: 0px 1px 0px  rgba(255,255,255,0.5); text-shadow: 0px 1px 0px  rgba(255,255,255,0.5);}
.up-61 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 30px; display: inline-block; background: url("../images/lib_433201_untitled-1-recovered_06.png") left 50% top 50% / auto auto no-repeat; text-align: left; min-height: 30px; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 0; -moz-order: 0; order: 0;}
.up-61 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.widget-42 { top: 0; left: 0; position: fixed; text-align: left; right: 0; z-index: 1450; width: 768px;}
.side-panel-72 .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-72 .side-panel-content { position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto; box-sizing: border-box;}
.side-panel-72 .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-72 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0; pointer-events: auto; min-height: 100%;}
.side-panel-72 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-72 .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: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-72 .side-panel-button-icon { display: block;}
.side-panel-72 .side-panel-button-icon-line { display: block; min-height: 3px; margin-top: 3px; background: #000000; box-sizing: border-box;}
.side-panel-72 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-30 { -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-18 { margin-top: 20px; padding-right: 30px; padding-left: 30px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-19 .layout_64 { 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-19 .layout_67 { 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-19 .layout_63_id_64 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-19 { padding-top: 0.02px; padding-bottom: 10px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-20 { width: auto;}
	.widget-37 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-65 .sn-text { text-align: center;}
	.widget-38 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-21 .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-21 .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; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-21 { width: auto; margin-top: 20px; margin-left: 0; right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-39 { margin-right: auto;}
	.address-68 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-68 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-40 { text-align: right; margin-left: auto;}
	.phones-69 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-69 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.block-22 .layout_70_id_71 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-22 { background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-27 .layout_75_id_76 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-27 { width: auto; margin-left: 0; margin-right: 0; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-28 { width: auto; margin-left: 30px; margin-right: 30px;}
	.widget-47 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-77 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-77 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-48 { margin-left: 0; margin-right: 0; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.form-78 .form-text { margin-right: 0; width: 50%; padding-right: 10px;}
	.form-78 .form-checkbox { width: 50%; margin-right: 0; padding-right: 10px;}
	.form-78 .form-radio { width: 50%; margin-right: 0; padding-right: 10px;}
	.form-78 .form-select { width: 50%; margin-right: 0; padding-right: 10px;}
	.form-78 .form-div { width: 50%; margin-right: 0; padding-right: 10px;}
	.form-78 .form-html { width: 50%; margin-right: 0; padding-right: 10px;}
	.form-78 .form-upload { width: 50%; margin-right: 0; padding-right: 10px;}
	.form-78 .form-calendar { width: 50%; margin-right: 0; padding-right: 10px;}
	.form-78 .form-calendar_interval { width: 50%; margin-right: 0; padding-right: 10px;}
	.form-78 .group-text { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.form-78 .form-success { background: none;}
	.block-26 .layout_73_id_84 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-26 { padding-top: 70px; padding-left: 30px; padding-right: 30px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.widget-55 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-56 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-57 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-13 { -webkit-order: 9; -moz-order: 9; order: 9;}
	.block-14 .layout_53 { 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-14 .layout_54 { 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-14 .layout_52_id_53 { margin-top: 0; margin-left: 0; margin-right: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-14 { padding-bottom: 40px; padding-left: 30px; padding-right: 30px; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-31 { margin-left: auto; margin-bottom: 20px; margin-right: auto; text-align: center;}
	.phones-53 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-53 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.phones-53 .cell-text { width: auto; margin-left: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-53 .title { background: none; width: auto; margin-left: 0; margin-right: 0; text-align: center;}
	.phones-53 .title:hover, 
	.phones-53 .title.hover, 
	.phones-53 .title.active { font-weight: 600;}
	.phones-53 .text_body { text-align: center;}
	.phones-53 .text_body:hover, 
	.phones-53 .text_body.hover, 
	.phones-53 .text_body.active { font-weight: 800;}
	.block-15 .layout_55 { 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-15 .layout_56 { 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-15 { margin-left: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-32 { text-align: left; margin-right: auto;}
	.address-55 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-55 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.address-55 .title { display: block; background: none;}
	.widget-33 { text-align: right; margin-top: 0; margin-left: auto;}
	.email-56 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-56 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.email-56 .cell-text { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-align: right; width: auto; margin-left: 0; margin-right: 0;}
	.email-56 .title { background: none; text-align: right; width: auto; margin-left: 0; margin-right: 0;}
	.email-56 .title:hover, 
	.email-56 .title.hover, 
	.email-56 .title.active { font-weight: 600;}
	.email-56 .text_body { text-align: right;}
	.block-16 .layout_58 { 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-16 .layout_61 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-16 .layout_79 { margin: 0 auto; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-16 .layout_57_id_58 { margin-top: 0; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-16 { padding-left: 30px; padding-right: 30px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-49 { margin: 15px auto 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-17 { margin-left: 0; margin-right: auto;}
	.widget-34 { width: auto; right: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-35 { width: auto; right: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-36 { margin-left: auto;}
	.widget-42 { border: none; z-index: 10000; width: auto; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.side-panel-72 .side-panel-content { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; left: auto; right: 0;}
	.side-panel-72 .side-panel-close { left: auto; right: 100%;}
	.side-panel-72 .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-72 .side-panel-button { border: none; width: 50px; min-height: 50px; padding-top: 14px; padding-left: 13px; padding-right: 13px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #66b314; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-72 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-19 .layout_64 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-19 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-19 .layout_63_id_64 { margin-top: 0;}
	.widget-37:hover, 
	.widget-37.hover, 
	.widget-37.active { text-align: left;}
	.block-21 .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-21 .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; display: -webkit-flex; display: flex;}
	.widget-39 { margin-right: 0;}
	.widget-40 { text-align: left; width: auto; margin-top: 15px; margin-left: 0; right: 0;}
	.widget-40:hover, 
	.widget-40.hover, 
	.widget-40.active { text-align: left;}
	.block-22 .layout_70_id_71 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-27 .layout_75_id_76 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-27 { background: url("../images/lib_1082901_shadow.png?1505384941760") left 50% bottom 0px / 100% auto no-repeat #333333; padding-bottom: 50px; right: 0;}
	.block-28 { margin-left: auto; margin-right: auto;}
	.form-78 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-78 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-78 .form-text { width: 100%;}
	.form-78 .form-text input { margin-bottom: 10px;}
	.form-78 .form-submit { width: auto; margin-left: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: center;}
	.form-78 .form-submit .form-item__header { display: none;}
	.form-78 .form-checkbox { width: 100%;}
	.form-78 .form-radio { width: 100%;}
	.form-78 .form-select { width: 100%;}
	.form-78 .form-div { width: 100%;}
	.form-78 .form-html { width: 100%;}
	.form-78 .form-upload { width: 100%;}
	.form-78 .form-calendar { width: 100%;}
	.form-78 .form-calendar_interval { width: 100%;}
	.form-78 .form-success { margin-top: 20px;}
	.block-26 .layout_73_id_84 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-14 .layout_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-14 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-14 .layout_52_id_53 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-14 { padding-top: 40px;}
	.widget-31 { min-height: 0;}
	.block-15 .layout_55 { 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-15 .layout_56 { 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;}
	.widget-32 { margin-bottom: 0;}
	.widget-33 { margin-bottom: 0;}
	.block-16 .layout_58 { 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-16 .layout_61 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-16 .layout_79 { 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: -webkit-flex; display: flex;}
	.block-16 .layout_57_id_58 { margin-top: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-49 { margin-top: 0; margin-right: 0;}
	.widget-36 { margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-42 { z-index: 1450;}

}

@media all and (max-width: 640px) {
	.block-18 { padding-right: 20px; padding-left: 20px;}
	.block-19 .layout_64 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-19 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-19 .layout_63_id_64 { margin-top: 0;}
	.block-21 .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-21 .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; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-21 { margin-top: 25px;}
	.widget-39 { text-align: left;}
	.address-68 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-40 { margin-top: 20px;}
	.phones-69 .title { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.phones-69 .text_body { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-22 .layout_70_id_71 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-27 .layout_75_id_76 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-28 { padding: 50px 20px; margin-top: 0;}
	.form-78 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.form-78 .form-submit { margin-right: 0;}
	.form-78 .form-submit button { width: 250px; margin-right: 0;}
	.form-78 .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-78 .form-captcha .form-submit-container { width: 100%;}
	.form-78 .form-captcha button { width: 250px; margin-right: 0;}
	.form-78 .form-checkbox { padding-right: 20px;}
	.form-78 .form-radio { padding-right: 20px;}
	.form-78 .form-select { padding-right: 20px;}
	.form-78 .form-div { padding-right: 20px;}
	.form-78 .form-html { padding-right: 20px;}
	.form-78 .form-upload { padding-right: 20px;}
	.form-78 .form-calendar { padding-right: 20px;}
	.form-78 .form-calendar_interval { padding-right: 20px;}
	.block-26 .layout_73_id_84 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-26 { padding-left: 20px; padding-right: 20px;}
	.block-14 .layout_53 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-14 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-14 .layout_52_id_53 { margin-top: 0; margin-left: 0; margin-right: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-14 { padding-top: 30px; padding-bottom: 30px;}
	.widget-31 { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.phones-53 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-15 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-15 .layout_56 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-15 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-32 { text-align: center; margin-top: 15px; margin-left: auto; margin-bottom: 20px;}
	.address-55 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-55 .title { text-align: center;}
	.address-55 .text_body { text-align: center;}
	.widget-33 { text-align: center; margin-top: 15px; margin-right: auto;}
	.email-56 .cell-text { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.email-56 .title { text-align: center;}
	.email-56 .text_body { text-align: center;}
	.block-16 .layout_58 { 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-16 .layout_61 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-16 .layout_79 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-16 .layout_57_id_58 { margin-top: 0;}
	.widget-49 { margin-right: auto;}
	.block-17 { width: auto; margin-right: 0; margin-bottom: 20px;}
	.widget-34 { text-align: center;}
	.widget-35 { text-align: center;}
	.widget-36 { margin-top: 20px; right: 0;}

}

@media all and (max-width: 480px) {
	.block-19 .layout_64 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-19 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-19 .layout_63_id_64 { margin-top: 0;}
	.block-19 { padding-right: 0; padding-left: 0;}
	.widget-37 { text-align: left;}
	.site-name-65 .sn-text { text-align: left; line-height: 1.0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-21 .layout_68 { 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-21 .layout_69 { 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-21 { margin-top: 20px;}
	.widget-39 { margin-left: auto; margin-right: auto; margin-bottom: 15px; padding-left: 0; padding-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.address-68 .text_body { text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-40 { margin-top: 15px; margin-bottom: 0; padding-left: 0; padding-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.phones-69 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-69 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-69 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-22 .layout_70_id_71 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-27 .layout_75_id_76 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-27 { padding-bottom: 30px;}
	.block-28 { padding-right: 30px;}
	.form-78 .form__header { font-size: 25px;}
	.form-78 .form-submit button { width: 240px;}
	.form-78 .form-captcha button { width: 240px;}
	.form-78 .form-checkbox { padding-right: 10px;}
	.form-78 .form-radio { padding-right: 10px;}
	.form-78 .form-select { padding-right: 10px;}
	.form-78 .form-div { padding-right: 10px;}
	.form-78 .form-html { padding-right: 10px;}
	.form-78 .form-upload { padding-right: 10px;}
	.form-78 .form-calendar { padding-right: 10px;}
	.form-78 .form-calendar_interval { padding-right: 10px;}
	.block-26 .layout_73_id_84 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-26 { padding-top: 80px;}
	.block-14 .layout_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-14 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-14 .layout_52_id_53 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-14 { padding-top: 50px;}
	.block-15 .layout_55 { 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-15 .layout_56 { 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;}
	.widget-32 { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-33 { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-16 .layout_58 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-16 .layout_61 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-16 .layout_79 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-16 .layout_57_id_58 { margin-top: 0;}
	.block-17 { right: 0;}
	.widget-34 { margin-bottom: 15px; min-height: 0;}
	.widget-36 { left: auto; min-height: -37px; right: auto;}
	.up-61 .icon { margin: auto auto 0;}

}
.side-panel .widget-41 { padding: 0; margin: 0; border: none; min-height: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: auto; left: 0; top: 0; position: relative; z-index: 1; text-align: flex-start; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-71 .menu-scroll > ul { display: block;}
.side-panel .menu-71 .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-71 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-71 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-71 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-71 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-71 .menu-scroll > ul ul > li > a.active { background: #66b314; color: #ffffff;}
.side-panel .menu-71 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-71 .menu-scroll > ul > li.menu-item > a { width: auto; -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-71 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-71 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-71 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: #66b314;}