@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; font-family: IBM Plex Serif, serif;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-right: 0;}
.block-71 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 6; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 20px; padding-right: 20px; text-decoration: none;}
.block-70 .layout_173 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-70 .layout_206 { -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-70 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; text-align: right; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; max-width: 100%; padding-top: 35px; padding-bottom: 35px; text-decoration: none;}
.block-84 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 420px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-74 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; font-family: IBM Plex Serif, serif; text-align: left; color: rgba(33,33,33,0.7); text-decoration: none; font-size: 16px; 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; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-75 { margin: 0 0 5px; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0; padding-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-140 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-140 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; width: 86px; margin-right: 20px;}
.site-name-140 img { box-sizing: border-box; display: block; max-width: 100%; border: none; width: 86px;}
.site-name-140 .sn-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: IBM Plex Serif, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #212121; text-decoration: none; font-size: 32px; font-weight: 600; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-bottom: 0;}
.site-name-140 a { text-decoration: none; outline: none;}
.block-97 .layout_143 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-97 .layout_144 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-97 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0;}
.widget-76 { margin: 0 0 auto 20px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 280px;}
.address-143 p:first-child { margin-top: 0;}
.address-143 p:last-child { margin-bottom: 0;}
.address-143 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-143 .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-143 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOS4wMzEiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAyOS4wMzEgMzMiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJhZHJlc3MyLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNNTExLjQwOSw1ODQuNjcyYTEuNDU2LDEuNDU2LDAsMCwxLTEuODM2LDBjLTEuMzktMS4xMzktMTMuNTk0LTExLjM0OC0xMy41OTQtMTguNzE1LDAtNy42ODgsNi41MTEtMTMuOTQyLDE0LjUxMi0xMy45NDJTNTI1LDU1OC4yNjksNTI1LDU2NS45NTdDNTI1LDU3My4zMjQsNTEyLjgsNTgzLjUzMyw1MTEuNDA5LDU4NC42NzJabS0wLjkxOC0yOS45MzdhMTEuNDczLDExLjQ3MywwLDAsMC0xMS42ODEsMTEuMjIyYzAsNC43NzcsNy43MjcsMTIuNDQ5LDExLjY4MSwxNS44NywzLjk1NC0zLjQyMSwxMS42ODItMTEuMDkzLDExLjY4Mi0xNS44N0ExMS40NzEsMTEuNDcxLDAsMCwwLDUxMC40OTEsNTU0LjczNVptMCwxOC4wMjNhNi44MDYsNi44MDYsMCwxLDEsNy4wNzgtNi44QTYuOTUzLDYuOTUzLDAsMCwxLDUxMC40OTEsNTcyLjc1OFptMC0xMC44ODFhNC4wODQsNC4wODQsMCwxLDAsNC4yNDcsNC4wOEE0LjE3LDQuMTcsMCwwLDAsNTEwLjQ5MSw1NjEuODc3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ5NS45NjkgLTU1MikiIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 15px no-repeat #01661a; margin-right: 20px; min-height: 40px; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(1, 102, 26, 0.1); -moz-box-shadow: inset 0px 0px 0px  2px rgba(1, 102, 26, 0.1); box-shadow: inset 0px 0px 0px  2px rgba(1, 102, 26, 0.1); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.address-143 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-143 .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;}
.address-143 .title { box-sizing: border-box; display: block; text-align: left; font-family: IBM Plex Serif, serif; color: #666666; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 13px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-bottom: 3px;}
.address-143 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: IBM Plex Serif, serif; color: #212121; line-height: 1.3; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 14px; font-weight: normal; margin-top: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-143 input.tgl-but { box-sizing: border-box; display: none;}
.address-143 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-77 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 240px;}
.phones-144 p:first-child { margin-top: 0;}
.phones-144 p:last-child { margin-bottom: 0;}
.phones-144 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-144 .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-144 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNS4wNjMiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAzNS4wNjMgMzQiIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPjwvZGVmcz48cGF0aCBpZD0icGhvbmUuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik00MS44NDcgMzUuMDU0YTE3LjgzMyAxNy44MzMuMCAwIDEtNC4xNTcgNi4xOTQgMTguOCAxOC44LjAgMCAxLTEuNjY1IDEuNDIxbC0uMzk1LjMtMS4wMDguMDE3Yy02LjcxNS4wLTEzLjY1OS0zLTE5LjA1NC04LjIyOGwtLjEwNi0uMTExQzkuOTEzIDI5LjI2OCA2LjgyMiAyMi4zNTQgNi45ODQgMTUuNjg2TDcgMTUuMmwuMzEyLS4zODNBMTcuODc3IDE3Ljg3Ny4wIDAgMSA4Ljc3IDEzLjIwOWExOC41IDE4LjUuMCAwIDEgNi4zOTMtNC4wMzhBMi44IDIuOC4wIDAgMSAxNi4xNDcgOWMuODE2LjAgMi42NDYuNCAzLjExMSAxLjY0Ny44MjIgMi4yMDggMS44NjIgNS4xIDIuNjE2IDcuODc0YTMuNDYgMy40Ni4wIDAgMS0xLjExNCAzLjMzOEwxOC4wOTUgMjMuNWExLjkyIDEuOTIuMCAwIDAgLjM2Ljg4NCAzNi45MiAzNi45Mi4wIDAgMCAzLjU2MiA0LjA0NSAzNi43MjkgMzYuNzI5LjAgMCAwIDQuMTQgMy40MjEgMS41MzYgMS41MzYuMCAwIDAgLjgzNC4zMDcuNDIyLjQyMi4wIDAgMCAuMTUtLjAybDEuNjI3LTIuNTI3Yy43MzMtMS4xMTEgMi41ODctMS4xNDMgMi44LTEuMTQzYTIuNzE0IDIuNzE0LjAgMCAxIC41ODMuMDU3IDM4Ljc1MSAzOC43NTEuMCAwIDEgOC4yODggMi41OTNBMy40MzkgMy40MzkuMCAwIDEgNDEuODQ3IDM1LjA1NHpNMzguOSAzMy42NTlhMzYuMjQxIDM2LjI0MS4wIDAgMC03LjQwNy0yLjI3NiAzLjM1OSAzLjM1OS4wIDAgMC0uMzU0LjA3MmwtMS41MTcgMi4zMThjLS45NDYgMS40ODQtMy40NDQgMS43MTgtNS4yNDEuNDQ0QTM5LjggMzkuOC4wIDAgMSAxOS44ODMgMzAuNWEzOS43MTIgMzkuNzEyLjAgMCAxLTMuODY2LTQuMzkgNC4wNDQgNC4wNDQuMCAwIDEtLjgyOC0zLjIgMi44IDIuOC4wIDAgMSAxLjMtMS44OWwyLjM4My0xLjQ2N2ExLjc5MyAxLjc5My4wIDAgMCAuMDYyLS40Yy0uNjY2LTIuNC0xLjYtNS4wNDQtMi4zODEtNy4xNDFhMS4zODMgMS4zODMuMCAwIDAtLjQxLS4wODRBMTUuNTE0IDE1LjUxNC4wIDAgMCAxMC45IDE1LjI3OGMtLjMwNi4zLS42LjYxNi0uOTA3Ljk2Ny4wMjcgNS42NSAyLjg0IDExLjcyMiA3LjYgMTYuMzRsLjE0Ny4xNDZhMjQuODUgMjQuODUuMCAwIDAgMTYuODA4IDcuMzI4Yy4zNTctLjI4Ny42OTItLjU4MyAxLS44ODJhMTQuODU0IDE0Ljg1NC4wIDAgMCAzLjQ3Ny01LjE4NEMzOS4wMTkgMzMuOTg0IDM4Ljk2IDMzLjggMzguOSAzMy42NTl6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNi45NjkgLTkpIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 16px no-repeat #01661a; margin-right: 20px; min-height: 40px; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(1, 102, 26, 0.1); -moz-box-shadow: inset 0px 0px 0px  2px rgba(1, 102, 26, 0.1); box-shadow: inset 0px 0px 0px  2px rgba(1, 102, 26, 0.1); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.phones-144 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-144 .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-144 .title { box-sizing: border-box; display: block; text-align: left; font-family: IBM Plex Serif, serif; color: #666666; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 13px; padding-bottom: 3px;}
.phones-144 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: IBM Plex Serif, serif; color: #212121; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 18px; font-weight: 600; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-144 input.tgl-but { box-sizing: border-box; display: none;}
.phones-144 .text_body a { text-decoration: none; color: inherit;}
.phones-144 input.tgl-but:checked + .block-body-drop { display: block;}
.block-83 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 5; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-51 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; 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; padding-top: 0.02px; text-decoration: none;}
.block-67 { padding: 0.02px 20px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%;}
.widget-73 { margin: 0 240px 0 0; position: relative; top: 0; left: 0; z-index: 1; 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;}
.menu-136 .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-136 .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-136 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-136 .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-136 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("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-136 .menu-scroll > ul > li.delimiter { margin: auto 20px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 41px; background: rgba(214,214,214,0.15); box-sizing: border-box;}
.menu-136 .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; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.menu-136 .menu-scroll > ul ul { padding: 10px; margin: 10px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #141414; list-style: none; width: 280px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-136 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-136 .menu-scroll > ul ul > li > a { padding: 10px 20px; 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: #f0fcff; font-size: 14px; line-height: 1.4; position: relative; font-family: IBM Plex Serif, serif; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: normal;}
.menu-136 .menu-scroll > ul ul > li > a:hover, 
.menu-136 .menu-scroll > ul ul > li > a.hover, 
.menu-136 .menu-scroll > ul ul > li > a.active { background: #ffffff; color: #141414;}
.menu-136 .menu-scroll > ul ul > li.delimiter { border: none; box-sizing: border-box; margin-top: 0; margin-bottom: 0; min-height: 1px; height: auto; width: auto; background: rgba(239,240,244,0.29); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-136 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-136 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-136 .menu-scroll > ul > li.menu-item > a { padding: 10px 0; 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: #212121; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; position: relative; font-family: IBM Plex Serif, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-style: normal; letter-spacing: 0; text-transform: uppercase; align-self: auto; -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); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-136 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-136 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-136 .menu-scroll > ul > li.menu-item > a.active { color: #01661a; -webkit-box-shadow: inset 0px -2px 0px  #01661a; -moz-box-shadow: inset 0px -2px 0px  #01661a; box-shadow: inset 0px -2px 0px  #01661a;}
.menu-136 .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-136 .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-136 .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-136 .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-136 .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-136 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-136 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-136 .menu-scroll > ul > li.more-button > a { padding: 0.02px 10px 10px; margin: 0 0 0 25px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: rgba(61,32,71,0.6); font-size: 22px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: IBM Plex Serif, serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-style: normal; letter-spacing: 0; text-transform: none; width: 40px; align-self: auto; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(61,32,71,0.2); -moz-box-shadow: inset 0px 0px 0px 2px rgba(61,32,71,0.2); box-shadow: inset 0px 0px 0px 2px rgba(61,32,71,0.2); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: center;}
.menu-136 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-136 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-136 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-111 { padding: 30px 20px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; max-width: 100%; z-index: 4; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-122 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; font-family: IBM Plex Serif, serif; color: #555555; line-height: 1.5; text-decoration: none; font-size: 13px; box-sizing: border-box; width: auto; right: 0; max-width: 100%;}
.path a { box-sizing: border-box; color: #01661a; letter-spacing: 0.5px; text-decoration: underline; font-weight: 500;}
.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;}
.widget-123 { margin: 12px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 3; font-family: IBM Plex Serif, serif; color: #111111; line-height: 1.3; letter-spacing: 1.0px; text-decoration: none; font-size: 34px; box-sizing: border-box; font-weight: 600; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px;}
h2 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: IBM Plex Serif, serif; color: #111111;}
h3 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: IBM Plex Serif, serif; color: #111111;}
h4 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: IBM Plex Serif, serif; color: #111111;}
h5 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: IBM Plex Serif, serif; color: #111111;}
h6 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: IBM Plex Serif, serif; color: #111111;}
.widget-124 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: IBM Plex Serif, serif; color: #222222; line-height: 1.5; letter-spacing: 0.5px; text-decoration: none; font-size: 16px; display: block; min-height: 0; width: auto; right: 0; font-weight: normal;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-235 h2 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: IBM Plex Serif, serif; color: #111111; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-235 h3 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: IBM Plex Serif, serif; color: #111111; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-235 h4 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: IBM Plex Serif, serif; color: #111111; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-235 h5 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: IBM Plex Serif, serif; color: #111111; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-235 h6 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: IBM Plex Serif, serif; color: #111111; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-235 a { box-sizing: border-box; color: #01661a; text-decoration: underline; font-weight: 500;}
.content-235 a:hover, 
.content-235 a.hover, 
.content-235 a.active { text-decoration: none;}
.content-235 .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-235 .img-convert { margin: 5px; box-sizing: border-box; width: 920px; 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-235 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-235 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-235 .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-93 .layout_191 { -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-93 .layout_194 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-93 .layout_195 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-93 { padding: 60px 20px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; max-width: 100%; z-index: 3; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; font-family: Yeseva One, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-94 { margin: -90px 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px;}
.widget-94 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 60px; min-height: 60px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMTUgOSIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJfMDIuc3ZnIiBkYXRhLW5hbWU9IjAyLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTEwOC41MSAyNjkuOTkyIDExMDIuNSAyNjRsLTYuMDEgNS45ODktMS41LTEuNSA3LjUxLTcuNDg2IDcuNTEgNy40ODZ6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA5NSAtMjYxKSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9zdmc+") left 50% top 50% / auto auto no-repeat #01661a; 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-box-shadow: inset 0px 0px 0px 2px rgba(1,102,26,0.1), 0px 0px 0px  7px #ffffff; -moz-box-shadow: inset 0px 0px 0px 2px rgba(1,102,26,0.1), 0px 0px 0px  7px #ffffff; box-shadow: inset 0px 0px 0px 2px rgba(1,102,26,0.1), 0px 0px 0px  7px #ffffff; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widget-94:hover, 
.widget-94.hover, 
.widget-94.active { -webkit-box-shadow: inset 0px 0px 0px 2px rgba(20,20,20,0.53), 0px 0px 0px  7px #ffffff; -moz-box-shadow: inset 0px 0px 0px 2px rgba(20,20,20,0.53), 0px 0px 0px  7px #ffffff; box-shadow: inset 0px 0px 0px 2px rgba(20,20,20,0.53), 0px 0px 0px  7px #ffffff;}
.up-192 .icon { box-sizing: border-box; margin-top: 0; height: 20px; width: 34px; display: inline-block; background: url("wm_button_up_up.png") left 50% top 50% no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left;}
.up-192 .title { margin: 0; border: none; box-sizing: border-box; color: #212121; text-align: center; -webkit-order: 5; -moz-order: 5; order: 5; font-family: IBM Plex Serif, serif; text-decoration: none; width: 150px; min-height: 0; padding-bottom: 0.02px; padding-top: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDM5IDIxIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9InVwMjIuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik02IDM0LjcxNiAyNC41NDEgMTYuMjY4bC42MzktLjYzNkwyNS44MiAxNSA0NSAzNC4wOGwtMS4yNzkgMS4yNzJMMjUuODIgMTcuNTQxIDcuMjc1IDM1Ljk4OHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02IC0xNSkiIGZpbGw9IiMyMTIxMjEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 0px / 20px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-192 .title:hover, 
.up-192 .title.hover, 
.up-192 .title.active { color: #ff6200; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDM5IDIxIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9InVwMjIuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik02IDM0LjcxNiAyNC41NDEgMTYuMjY4bC42MzktLjYzNkwyNS44MiAxNSA0NSAzNC4wOGwtMS4yNzkgMS4yNzJMMjUuODIgMTcuNTQxIDcuMjc1IDM1Ljk4OHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02IC0xNSkiIGZpbGw9IiNmZjUwMzgiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 0px / 20px no-repeat;}
.widget-95 { margin: 30px auto 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 200px; right: 0;}
.widget-96 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-family: IBM Plex Serif, serif; color: #090909; text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 320px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: auto; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-97 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; font-family: IBM Plex Serif, serif; color: #090909; text-align: right; text-decoration: none; font-size: 14px; width: 320px; right: auto;}
.block-89 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(rgba(20,20,20,0.87), rgba(20,20,20,0.87)), url("23.jpg") left 50% top 50% / cover no-repeat fixed; max-width: 100%; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; padding-left: 20px; padding-right: 20px;}
.block-90 { padding: 60px 0; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-91 .layout_188 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-91 .layout_205 { -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-91 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: left; 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; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.block-96 .layout_196 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-96 .layout_216 { -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-96 { padding: 0.02px 0; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; font-family: IBM Plex Serif, serif;}
.block-104 .layout_217 { -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-104 .layout_218 { -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-104 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-right: 0; padding-left: 30px;}
.widget-110 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: left; width: auto; padding-right: 15px; padding-left: 0; box-sizing: border-box; display: block; right: 0;}
.menu-217 .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-217 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-217 .menu-scroll > ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-217 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-217 .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-217 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-217 .menu-title { box-sizing: border-box; font-size: 17px; padding-left: 0; margin-bottom: 10px; color: #ffffff; text-transform: uppercase; text-decoration: none; font-weight: 600;}
.menu-217 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-217 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-217 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-217 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-217 .menu-scroll > ul > li.menu-item > a { padding: 5px 0; margin: 0; 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: 14px; 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-weight: normal;}
.menu-217 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-217 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-217 .menu-scroll > ul > li.menu-item > a.active { color: #01661a;}
.menu-217 .menu-scroll > ul > li.menu-item > a:active, 
.menu-217 .menu-scroll > ul > li.menu-item > a.active { text-decoration: underline;}
.menu-217 .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-217 .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-217 .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-217 .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-217 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.widget-111 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: left; width: auto; padding-right: 0; padding-left: 15px; box-sizing: border-box; display: block; right: 0;}
.menu-218 .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-218 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-218 .menu-scroll > ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-218 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-218 .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-218 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-218 .menu-title { box-sizing: border-box; font-size: 17px; padding-left: 0; margin-bottom: 10px; color: #ffffff; text-transform: uppercase; text-decoration: none; font-weight: 600;}
.menu-218 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-218 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-218 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-218 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-218 .menu-scroll > ul > li.menu-item > a { padding: 5px 0; margin: 0; 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: 14px; 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-weight: normal;}
.menu-218 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-218 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-218 .menu-scroll > ul > li.menu-item > a.active { color: #01661a;}
.menu-218 .menu-scroll > ul > li.menu-item > a:active, 
.menu-218 .menu-scroll > ul > li.menu-item > a.active { text-decoration: underline;}
.menu-218 .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-218 .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-218 .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-218 .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-218 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-95 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 230px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.text-2 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 5; font-size: 17px; color: #ffffff; text-transform: uppercase; text-decoration: none; right: 0; font-weight: 600;}
.widget-90 { margin: 35px 0 0; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-right: 0;}
.phones-185 p:first-child { margin-top: 0;}
.phones-185 p:last-child { margin-bottom: 0;}
.phones-185 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-185 .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-185 .icon { border: none; box-sizing: border-box; height: 16px; width: 18px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNS4wNjMiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAzNS4wNjMgMzQiIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPjwvZGVmcz48cGF0aCBpZD0icGhvbmUuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik00MS44NDcgMzUuMDU0YTE3LjgzMyAxNy44MzMuMCAwIDEtNC4xNTcgNi4xOTQgMTguOCAxOC44LjAgMCAxLTEuNjY1IDEuNDIxbC0uMzk1LjMtMS4wMDguMDE3Yy02LjcxNS4wLTEzLjY1OS0zLTE5LjA1NC04LjIyOGwtLjEwNi0uMTExQzkuOTEzIDI5LjI2OCA2LjgyMiAyMi4zNTQgNi45ODQgMTUuNjg2TDcgMTUuMmwuMzEyLS4zODNBMTcuODc3IDE3Ljg3Ny4wIDAgMSA4Ljc3IDEzLjIwOWExOC41IDE4LjUuMCAwIDEgNi4zOTMtNC4wMzhBMi44IDIuOC4wIDAgMSAxNi4xNDcgOWMuODE2LjAgMi42NDYuNCAzLjExMSAxLjY0Ny44MjIgMi4yMDggMS44NjIgNS4xIDIuNjE2IDcuODc0YTMuNDYgMy40Ni4wIDAgMS0xLjExNCAzLjMzOEwxOC4wOTUgMjMuNWExLjkyIDEuOTIuMCAwIDAgLjM2Ljg4NCAzNi45MiAzNi45Mi4wIDAgMCAzLjU2MiA0LjA0NSAzNi43MjkgMzYuNzI5LjAgMCAwIDQuMTQgMy40MjEgMS41MzYgMS41MzYuMCAwIDAgLjgzNC4zMDcuNDIyLjQyMi4wIDAgMCAuMTUtLjAybDEuNjI3LTIuNTI3Yy43MzMtMS4xMTEgMi41ODctMS4xNDMgMi44LTEuMTQzYTIuNzE0IDIuNzE0LjAgMCAxIC41ODMuMDU3IDM4Ljc1MSAzOC43NTEuMCAwIDEgOC4yODggMi41OTNBMy40MzkgMy40MzkuMCAwIDEgNDEuODQ3IDM1LjA1NHpNMzguOSAzMy42NTlhMzYuMjQxIDM2LjI0MS4wIDAgMC03LjQwNy0yLjI3NiAzLjM1OSAzLjM1OS4wIDAgMC0uMzU0LjA3MmwtMS41MTcgMi4zMThjLS45NDYgMS40ODQtMy40NDQgMS43MTgtNS4yNDEuNDQ0QTM5LjggMzkuOC4wIDAgMSAxOS44ODMgMzAuNWEzOS43MTIgMzkuNzEyLjAgMCAxLTMuODY2LTQuMzkgNC4wNDQgNC4wNDQuMCAwIDEtLjgyOC0zLjIgMi44IDIuOC4wIDAgMSAxLjMtMS44OWwyLjM4My0xLjQ2N2ExLjc5MyAxLjc5My4wIDAgMCAuMDYyLS40Yy0uNjY2LTIuNC0xLjYtNS4wNDQtMi4zODEtNy4xNDFhMS4zODMgMS4zODMuMCAwIDAtLjQxLS4wODRBMTUuNTE0IDE1LjUxNC4wIDAgMCAxMC45IDE1LjI3OGMtLjMwNi4zLS42LjYxNi0uOTA3Ljk2Ny4wMjcgNS42NSAyLjg0IDExLjcyMiA3LjYgMTYuMzRsLjE0Ny4xNDZhMjQuODUgMjQuODUuMCAwIDAgMTYuODA4IDcuMzI4Yy4zNTctLjI4Ny42OTItLjU4MyAxLS44ODJhMTQuODU0IDE0Ljg1NC4wIDAgMCAzLjQ3Ny01LjE4NEMzOS4wMTkgMzMuOTg0IDM4Ljk2IDMzLjggMzguOSAzMy42NTl6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNi45NjkgLTkpIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiMwMTY2MWEiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / contain no-repeat; margin-right: 15px; min-height: 18px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 0; margin-bottom: auto; align-self: auto;}
.phones-185 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-185 .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-185 .title { box-sizing: border-box; color: #ff457c; text-align: left; text-indent: 0; text-decoration: none; font-size: 14px; font-weight: normal; margin-bottom: 3px; display: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-185 .text_body { box-sizing: border-box; color: #ffffff; text-align: left; text-indent: 0; text-decoration: none; font-size: 20px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: 600; margin-top: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-185 input.tgl-but { box-sizing: border-box; display: none;}
.phones-185 .text_body a { text-decoration: none; color: inherit;}
.phones-185 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-91 { margin: 25px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0; min-height: 0; padding-right: 0;}
.address-186 p:first-child { margin-top: 0;}
.address-186 p:last-child { margin-bottom: 0;}
.address-186 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-186 .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-186 .icon { border: none; box-sizing: border-box; height: 16px; width: 18px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOS4wMzEiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAyOS4wMzEgMzMiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJhZHJlc3MyLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNNTExLjQwOSw1ODQuNjcyYTEuNDU2LDEuNDU2LDAsMCwxLTEuODM2LDBjLTEuMzktMS4xMzktMTMuNTk0LTExLjM0OC0xMy41OTQtMTguNzE1LDAtNy42ODgsNi41MTEtMTMuOTQyLDE0LjUxMi0xMy45NDJTNTI1LDU1OC4yNjksNTI1LDU2NS45NTdDNTI1LDU3My4zMjQsNTEyLjgsNTgzLjUzMyw1MTEuNDA5LDU4NC42NzJabS0wLjkxOC0yOS45MzdhMTEuNDczLDExLjQ3MywwLDAsMC0xMS42ODEsMTEuMjIyYzAsNC43NzcsNy43MjcsMTIuNDQ5LDExLjY4MSwxNS44NywzLjk1NC0zLjQyMSwxMS42ODItMTEuMDkzLDExLjY4Mi0xNS44N0ExMS40NzEsMTEuNDcxLDAsMCwwLDUxMC40OTEsNTU0LjczNVptMCwxOC4wMjNhNi44MDYsNi44MDYsMCwxLDEsNy4wNzgtNi44QTYuOTUzLDYuOTUzLDAsMCwxLDUxMC40OTEsNTcyLjc1OFptMC0xMC44ODFhNC4wODQsNC4wODQsMCwxLDAsNC4yNDcsNC4wOEE0LjE3LDQuMTcsMCwwLDAsNTEwLjQ5MSw1NjEuODc3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ5NS45NjkgLTU1MikiIGZpbGw9IiMwMTY2MWEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / contain no-repeat; margin-right: 15px; min-height: 18px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 0; margin-bottom: auto; align-self: auto;}
.address-186 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-186 .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; min-height: 0; width: auto; margin-left: 0; margin-right: 0;}
.address-186 .title { box-sizing: border-box; color: #ff457c; text-indent: 0; text-decoration: none; font-size: 14px; font-weight: normal; margin-bottom: 3px; display: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-186 .text_body { color: rgba(255,255,255,0.7); text-indent: 0; text-decoration: none; font-size: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: normal; margin-top: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; min-height: 0; width: auto; margin-left: 0; margin-right: 0;}
.address-186 input.tgl-but { box-sizing: border-box; display: none;}
.address-186 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-92 { margin: 25px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-187 p:first-child { margin-top: 0;}
.email-187 p:last-child { margin-bottom: 0;}
.email-187 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-187 .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;}
.email-187 .icon { border: none; box-sizing: border-box; height: 16px; width: 18px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDUwIDQwIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9IkNhck1lc3NhZ2Uuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik00NSA1SDVBNC45OTMgNC45OTMuMCAwIDAgLjAyNSAxMEwwIDQwYTUuMDE1IDUuMDE1LjAgMCAwIDUgNUg0NWE1LjAxNSA1LjAxNS4wIDAgMCA1LTVWMTBhNS4wMTUgNS4wMTUuMCAwIDAtNS01em0wIDM1SDVWMTVMMjUgMjcuNSA0NSAxNVY0MHpNMjUgMjIuNSA1IDEwSDQ1eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtNSkiIGZpbGw9IiMwMTY2MWEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / contain no-repeat; margin-right: 15px; min-height: 18px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-187 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-187 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-187 .title { box-sizing: border-box; display: none;}
.email-187 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #01661a; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: underline; font-size: 16px; font-weight: 500; min-height: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.email-187 input.tgl-but { box-sizing: border-box; display: none;}
.email-187 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-109 { margin: 25px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-size: 0; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-left: 0;}
.widgetsocial-215 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-215 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; text-align: inherit; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widgetsocial-215 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; text-align: left;}
.widgetsocial-215 .soc { margin: 0 10px 0 0; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%; text-align: center; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-215 .vk .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJWSy5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEzIiB2aWV3Qm94PSIwIDAgNDAwIDM5OS4xMyI+PGRlZnMgaWQ9ImRlZnMtMiI+PHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSwgLmNscy0yIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJSZWN0YW5nbGVfMV9jb3B5XzEyIiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxIGNvcHkgMTIiIGNsYXNzPSJjbHMtMSIgZD0iTTQ1MCA5OTNIODUwdjM5OS4xMkg0NTBWOTkzeiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1MCAtOTkzKSIgZmlsbC1vcGFjaXR5PSIwIj48L3BhdGg+PHBhdGggaWQ9IlZLIiBjbGFzcz0iY2xzLTIiIGQ9Ik02NDYuODYxIDEyNDguNTRoMTEuOTU1czMuNjEtLjQgNS40NTYtMi4zOWMxLjctMS44MiAxLjY0My01LjI0IDEuNjQzLTUuMjRzLS4yMzMtMTYuMDMgNy4yMS0xOC40YzcuMzQxLTIuMzIgMTYuNzY2IDE1LjUgMjYuNzU0IDIyLjM1IDcuNTU1IDUuMTggMTMuMjk0IDQuMDUgMTMuMjk0IDQuMDVsMjYuNzEyLS4zN3MxMy45NzMtLjg3IDcuMzQ3LTExLjg0Yy0uNTQ0LS45LTMuODYtOC4xMi0xOS44NjItMjIuOTctMTYuNzUtMTUuNTMtMTQuNS0xMy4wMiA1LjY3LTM5Ljg5IDEyLjI4Ny0xNi4zNyAxNy4yLTI2LjM1IDE1LjY2NC0zMC42My0xLjQ2Mi00LjA4LTEwLjUtMy0xMC41LTNsLTMwLjA3NS4xOGE2LjgzOCA2LjgzOC4wIDAgMC0zLjg4My42OSA4LjQxIDguNDEuMCAwIDAtMi42NTMgMy4yMiAxNzQuMjQ5IDE3NC4yNDkuMCAwIDEtMTEuMTA5IDIzLjQ0Yy0xMy4zOTEgMjIuNzItMTguNzQ4IDIzLjkyLTIwLjkzNiAyMi41MS01LjA5My0zLjI5LTMuODItMTMuMjEtMy44Mi0yMC4yNi4wLTIyLjAzIDMuMzQzLTMxLjIxLTYuNTEtMzMuNTgtMy4yNjgtLjc5LTUuNjc2LTEuMzEtMTQuMDM4LTEuNC0xMC43MzEtLjExLTE5LjgxMy4wMy0yNC45NTUgMi41NS0zLjQyMSAxLjY4LTYuMDYyIDUuNDEtNC40NTMgNS42MiAxLjk4OC4yNyA2LjQ4OCAxLjIyIDguODc1IDQuNDYgMy4wODQgNC4xOSAyLjk3NSAxMy42IDIuOTc1IDEzLjZzMS43NzEgMjUuOTItNC4xMzYgMjkuMTRjLTQuMDUzIDIuMjEtOS42MTQtMi4zLTIxLjU1NS0yMi45MWExOTEuNTI4IDE5MS41MjguMCAwIDEtMTAuNzM1LTIyLjI0IDguOTQ5IDguOTQ5LjAgMCAwLTIuNDc5LTMuMzUgMTIuNDc5IDEyLjQ3OS4wIDAgMC00LjYxOS0xLjg2bC0yOC41ODEuMTlzLTQuMjg5LjEyLTUuODY0IDEuOThjLTEuNCAxLjY2LS4xMTIgNS4wOS0uMTEyIDUuMDlzMjIuMzcyIDUyLjMxIDQ3LjcwOCA3OC42N2MyMy4yMzUgMjQuMTcgNDkuNjEyIDIyLjU5IDQ5LjYxMiAyMi41OWgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1MCAtOTkzKSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9zdmc+") left 50% top 50% / contain no-repeat transparent; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-215 .vk .wg-soc-icon:hover, 
.widgetsocial-215 .vk .wg-soc-icon.hover, 
.widgetsocial-215 .vk .wg-soc-icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJWSy5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEzIiB2aWV3Qm94PSIwIDAgNDAwIDM5OS4xMyI+PGRlZnMgaWQ9ImRlZnMtMiI+PHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSwgLmNscy0yIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJSZWN0YW5nbGVfMV9jb3B5XzEyIiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxIGNvcHkgMTIiIGNsYXNzPSJjbHMtMSIgZD0iTTQ1MCA5OTNIODUwdjM5OS4xMkg0NTBWOTkzeiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1MCAtOTkzKSIgZmlsbC1vcGFjaXR5PSIwIj48L3BhdGg+PHBhdGggaWQ9IlZLIiBjbGFzcz0iY2xzLTIiIGQ9Ik02NDYuODYxIDEyNDguNTRoMTEuOTU1czMuNjEtLjQgNS40NTYtMi4zOWMxLjctMS44MiAxLjY0My01LjI0IDEuNjQzLTUuMjRzLS4yMzMtMTYuMDMgNy4yMS0xOC40YzcuMzQxLTIuMzIgMTYuNzY2IDE1LjUgMjYuNzU0IDIyLjM1IDcuNTU1IDUuMTggMTMuMjk0IDQuMDUgMTMuMjk0IDQuMDVsMjYuNzEyLS4zN3MxMy45NzMtLjg3IDcuMzQ3LTExLjg0Yy0uNTQ0LS45LTMuODYtOC4xMi0xOS44NjItMjIuOTctMTYuNzUtMTUuNTMtMTQuNS0xMy4wMiA1LjY3LTM5Ljg5IDEyLjI4Ny0xNi4zNyAxNy4yLTI2LjM1IDE1LjY2NC0zMC42My0xLjQ2Mi00LjA4LTEwLjUtMy0xMC41LTNsLTMwLjA3NS4xOGE2LjgzOCA2LjgzOC4wIDAgMC0zLjg4My42OSA4LjQxIDguNDEuMCAwIDAtMi42NTMgMy4yMiAxNzQuMjQ5IDE3NC4yNDkuMCAwIDEtMTEuMTA5IDIzLjQ0Yy0xMy4zOTEgMjIuNzItMTguNzQ4IDIzLjkyLTIwLjkzNiAyMi41MS01LjA5My0zLjI5LTMuODItMTMuMjEtMy44Mi0yMC4yNi4wLTIyLjAzIDMuMzQzLTMxLjIxLTYuNTEtMzMuNTgtMy4yNjgtLjc5LTUuNjc2LTEuMzEtMTQuMDM4LTEuNC0xMC43MzEtLjExLTE5LjgxMy4wMy0yNC45NTUgMi41NS0zLjQyMSAxLjY4LTYuMDYyIDUuNDEtNC40NTMgNS42MiAxLjk4OC4yNyA2LjQ4OCAxLjIyIDguODc1IDQuNDYgMy4wODQgNC4xOSAyLjk3NSAxMy42IDIuOTc1IDEzLjZzMS43NzEgMjUuOTItNC4xMzYgMjkuMTRjLTQuMDUzIDIuMjEtOS42MTQtMi4zLTIxLjU1NS0yMi45MWExOTEuNTI4IDE5MS41MjguMCAwIDEtMTAuNzM1LTIyLjI0IDguOTQ5IDguOTQ5LjAgMCAwLTIuNDc5LTMuMzUgMTIuNDc5IDEyLjQ3OS4wIDAgMC00LjYxOS0xLjg2bC0yOC41ODEuMTlzLTQuMjg5LjEyLTUuODY0IDEuOThjLTEuNCAxLjY2LS4xMTIgNS4wOS0uMTEyIDUuMDlzMjIuMzcyIDUyLjMxIDQ3LjcwOCA3OC42N2MyMy4yMzUgMjQuMTcgNDkuNjEyIDIyLjU5IDQ5LjYxMiAyMi41OWgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1MCAtOTkzKSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9zdmc+") left 50% top 50% / contain no-repeat #01661a; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-215 .vk .wg-soc-icon:active, 
.widgetsocial-215 .vk .wg-soc-icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJWSy5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEzIiB2aWV3Qm94PSIwIDAgNDAwIDM5OS4xMyI+PGRlZnMgaWQ9ImRlZnMtMiI+PHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSwgLmNscy0yIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJSZWN0YW5nbGVfMV9jb3B5XzEyIiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxIGNvcHkgMTIiIGNsYXNzPSJjbHMtMSIgZD0iTTQ1MCA5OTNIODUwdjM5OS4xMkg0NTBWOTkzeiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1MCAtOTkzKSIgZmlsbC1vcGFjaXR5PSIwIj48L3BhdGg+PHBhdGggaWQ9IlZLIiBjbGFzcz0iY2xzLTIiIGQ9Ik02NDYuODYxIDEyNDguNTRoMTEuOTU1czMuNjEtLjQgNS40NTYtMi4zOWMxLjctMS44MiAxLjY0My01LjI0IDEuNjQzLTUuMjRzLS4yMzMtMTYuMDMgNy4yMS0xOC40YzcuMzQxLTIuMzIgMTYuNzY2IDE1LjUgMjYuNzU0IDIyLjM1IDcuNTU1IDUuMTggMTMuMjk0IDQuMDUgMTMuMjk0IDQuMDVsMjYuNzEyLS4zN3MxMy45NzMtLjg3IDcuMzQ3LTExLjg0Yy0uNTQ0LS45LTMuODYtOC4xMi0xOS44NjItMjIuOTctMTYuNzUtMTUuNTMtMTQuNS0xMy4wMiA1LjY3LTM5Ljg5IDEyLjI4Ny0xNi4zNyAxNy4yLTI2LjM1IDE1LjY2NC0zMC42My0xLjQ2Mi00LjA4LTEwLjUtMy0xMC41LTNsLTMwLjA3NS4xOGE2LjgzOCA2LjgzOC4wIDAgMC0zLjg4My42OSA4LjQxIDguNDEuMCAwIDAtMi42NTMgMy4yMiAxNzQuMjQ5IDE3NC4yNDkuMCAwIDEtMTEuMTA5IDIzLjQ0Yy0xMy4zOTEgMjIuNzItMTguNzQ4IDIzLjkyLTIwLjkzNiAyMi41MS01LjA5My0zLjI5LTMuODItMTMuMjEtMy44Mi0yMC4yNi4wLTIyLjAzIDMuMzQzLTMxLjIxLTYuNTEtMzMuNTgtMy4yNjgtLjc5LTUuNjc2LTEuMzEtMTQuMDM4LTEuNC0xMC43MzEtLjExLTE5LjgxMy4wMy0yNC45NTUgMi41NS0zLjQyMSAxLjY4LTYuMDYyIDUuNDEtNC40NTMgNS42MiAxLjk4OC4yNyA2LjQ4OCAxLjIyIDguODc1IDQuNDYgMy4wODQgNC4xOSAyLjk3NSAxMy42IDIuOTc1IDEzLjZzMS43NzEgMjUuOTItNC4xMzYgMjkuMTRjLTQuMDUzIDIuMjEtOS42MTQtMi4zLTIxLjU1NS0yMi45MWExOTEuNTI4IDE5MS41MjguMCAwIDEtMTAuNzM1LTIyLjI0IDguOTQ5IDguOTQ5LjAgMCAwLTIuNDc5LTMuMzUgMTIuNDc5IDEyLjQ3OS4wIDAgMC00LjYxOS0xLjg2bC0yOC41ODEuMTlzLTQuMjg5LjEyLTUuODY0IDEuOThjLTEuNCAxLjY2LS4xMTIgNS4wOS0uMTEyIDUuMDlzMjIuMzcyIDUyLjMxIDQ3LjcwOCA3OC42N2MyMy4yMzUgMjQuMTcgNDkuNjEyIDIyLjU5IDQ5LjYxMiAyMi41OWgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1MCAtOTkzKSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9zdmc+") left 50% top 50% / contain no-repeat #00781c;}
.widgetsocial-215 .fb .wg-soc-icon { border: none; background: url("lib_1265401_facebook.svg") left 50% top 50% / contain no-repeat transparent; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-215 .fb .wg-soc-icon:hover, 
.widgetsocial-215 .fb .wg-soc-icon.hover, 
.widgetsocial-215 .fb .wg-soc-icon.active { background: url("lib_1265401_facebook.svg") left 50% top 50% / contain no-repeat #01661a; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-215 .fb .wg-soc-icon:active, 
.widgetsocial-215 .fb .wg-soc-icon.active { background: url("lib_1265401_facebook.svg") left 50% top 50% / contain no-repeat #00781c;}
.widgetsocial-215 .tw .wg-soc-icon { border: none; background: url("lib_1265401_tweeter.svg") left 50% top 50% / contain no-repeat transparent; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-215 .tw .wg-soc-icon:hover, 
.widgetsocial-215 .tw .wg-soc-icon.hover, 
.widgetsocial-215 .tw .wg-soc-icon.active { background: url("lib_1265401_tweeter.svg") left 50% top 50% / contain no-repeat #01661a; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-215 .tw .wg-soc-icon:active, 
.widgetsocial-215 .tw .wg-soc-icon.active { background: url("lib_1265401_tweeter.svg") left 50% top 50% / contain no-repeat #00781c;}
.widgetsocial-215 .google .wg-soc-icon { border: none; background: url("lib_1265401_google.svg") left 50% top 50% / contain no-repeat transparent; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-215 .google .wg-soc-icon:hover, 
.widgetsocial-215 .google .wg-soc-icon.hover, 
.widgetsocial-215 .google .wg-soc-icon.active { background: url("lib_1265401_google.svg") left 50% top 50% / contain no-repeat #01661a; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-215 .google .wg-soc-icon:active, 
.widgetsocial-215 .google .wg-soc-icon.active { background: url("lib_1265401_google.svg") left 50% top 50% / contain no-repeat #00781c;}
.widgetsocial-215 .ins .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJJbnN0YWdyYW0uc3ZnIiB3aWR0aD0iNDAwIiBoZWlnaHQ9IjM5OS4xMyIgdmlld0JveD0iMCAwIDQwMCAzOTkuMTMiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEsIC5jbHMtMiB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPjwvZGVmcz48cGF0aCBpZD0iUmVjdGFuZ2xlXzFfY29weV84IiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxIGNvcHkgOCIgY2xhc3M9ImNscy0xIiBkPSJNMjE2OCA5OTNoNGUydjM5OS4xMkgyMTY4Vjk5M3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMTY4IC05OTMpIiBmaWxsLW9wYWNpdHk9IjAiPjwvcGF0aD48cGF0aCBpZD0iSW5zdGFncmFtIiBjbGFzcz0iY2xzLTIiIGQ9Ik0yMzY3IDExMTAuMDJjMjYuNy4wIDI5Ljg2LjEgNDAuNDEuNTggOS43NS40NSAxNS4wNCAyLjA3IDE4LjU3IDMuNDRhMzMuMTc5IDMzLjE3OS4wIDAgMSAxOC45OCAxOC45OGMxLjM2IDMuNTMgMi45OSA4LjgyIDMuNDQgMTguNTcuNDggMTAuNTUuNTggMTMuNzEuNTggNDAuNDFzLS4xIDI5Ljg2LS41OCA0MC40MWMtLjQ1IDkuNzUtMi4wOCAxNS4wNC0zLjQ0IDE4LjU3YTMzLjE3OSAzMy4xNzkuMCAwIDEtMTguOTggMTguOThjLTMuNTMgMS4zNi04LjgyIDIuOTktMTguNTcgMy40NC0xMC41NS40OC0xMy43MS41OC00MC40MS41OHMtMjkuODctLjEtNDAuNDEtLjU4Yy05Ljc1LS40NS0xNS4wNC0yLjA4LTE4LjU3LTMuNDRhMzMuMTc5IDMzLjE3OS4wIDAgMS0xOC45OC0xOC45OGMtMS4zNy0zLjUzLTIuOTktOC44Mi0zLjQ0LTE4LjU3LS40OC0xMC41NS0uNTgtMTMuNzEtLjU4LTQwLjQxcy4xLTI5Ljg2LjU4LTQwLjQxYy40NS05Ljc1IDIuMDctMTUuMDQgMy40NC0xOC41N2EzMy4xIDMzLjEuMCAwIDEgMTguOTgtMTguOThjMy41My0xLjM3IDguODItMi45OSAxOC41Ny0zLjQ0IDEwLjU1LS40OCAxMy43MS0uNTggNDAuNDEtLjU4bTAtMTguMDJjLTI3LjE2LjAtMzAuNTYuMTItNDEuMjMuNi0xMC42NC40OS0xNy45MSAyLjE4LTI0LjI3IDQuNjVhNTEuMDU2IDUxLjA1Ni4wIDAgMC0yOS4yNSAyOS4yNWMtMi40NyA2LjM2LTQuMTYgMTMuNjMtNC42NSAyNC4yNy0uNDggMTAuNjctLjYgMTQuMDctLjYgNDEuMjNzLjEyIDMwLjU2LjYgNDEuMjNjLjQ5IDEwLjY0IDIuMTggMTcuOTEgNC42NSAyNC4yN2E1MS4wNTYgNTEuMDU2LjAgMCAwIDI5LjI1IDI5LjI1YzYuMzYgMi40NyAxMy42MyA0LjE2IDI0LjI3IDQuNjUgMTAuNjcuNDggMTQuMDcuNiA0MS4yMy42czMwLjU2LS4xMiA0MS4yMy0uNmMxMC42NC0uNDkgMTcuOTEtMi4xOCAyNC4yNy00LjY1YTUxLjA1NiA1MS4wNTYuMCAwIDAgMjkuMjUtMjkuMjVjMi40Ny02LjM2IDQuMTYtMTMuNjMgNC42NS0yNC4yNy40OC0xMC42Ny42LTE0LjA3LjYtNDEuMjNzLS4xMi0zMC41Ni0uNi00MS4yM2MtLjQ5LTEwLjY0LTIuMTgtMTcuOTEtNC42NS0yNC4yN2E1MS4wNTYgNTEuMDU2LjAgMCAwLTI5LjI1LTI5LjI1Yy02LjM2LTIuNDctMTMuNjMtNC4xNi0yNC4yNy00LjY1LTEwLjY3LS40OC0xNC4wNy0uNi00MS4yMy0uNmgwem0wIDQ4LjY1YTUxLjM1IDUxLjM1LjAgMSAwIDUxLjM1IDUxLjM1QTUxLjM1IDUxLjM1LjAgMCAwIDIzNjcgMTE0MC42NXptMCA4NC42OGEzMy4zMyAzMy4zMy4wIDEgMSAzMy4zMy0zMy4zM0EzMy4zMjcgMzMuMzI3LjAgMCAxIDIzNjcgMTIyNS4zM3ptNjUuMzgtODYuNzFhMTIgMTIgMCAxIDEtMTItMTJBMTIgMTIgMCAwIDEgMjQzMi4zOCAxMTM4LjYyeiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxNjggLTk5MykiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / contain no-repeat transparent; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-215 .ins .wg-soc-icon:hover, 
.widgetsocial-215 .ins .wg-soc-icon.hover, 
.widgetsocial-215 .ins .wg-soc-icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJJbnN0YWdyYW0uc3ZnIiB3aWR0aD0iNDAwIiBoZWlnaHQ9IjM5OS4xMyIgdmlld0JveD0iMCAwIDQwMCAzOTkuMTMiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEsIC5jbHMtMiB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPjwvZGVmcz48cGF0aCBpZD0iUmVjdGFuZ2xlXzFfY29weV84IiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxIGNvcHkgOCIgY2xhc3M9ImNscy0xIiBkPSJNMjE2OCA5OTNoNGUydjM5OS4xMkgyMTY4Vjk5M3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMTY4IC05OTMpIiBmaWxsLW9wYWNpdHk9IjAiPjwvcGF0aD48cGF0aCBpZD0iSW5zdGFncmFtIiBjbGFzcz0iY2xzLTIiIGQ9Ik0yMzY3IDExMTAuMDJjMjYuNy4wIDI5Ljg2LjEgNDAuNDEuNTggOS43NS40NSAxNS4wNCAyLjA3IDE4LjU3IDMuNDRhMzMuMTc5IDMzLjE3OS4wIDAgMSAxOC45OCAxOC45OGMxLjM2IDMuNTMgMi45OSA4LjgyIDMuNDQgMTguNTcuNDggMTAuNTUuNTggMTMuNzEuNTggNDAuNDFzLS4xIDI5Ljg2LS41OCA0MC40MWMtLjQ1IDkuNzUtMi4wOCAxNS4wNC0zLjQ0IDE4LjU3YTMzLjE3OSAzMy4xNzkuMCAwIDEtMTguOTggMTguOThjLTMuNTMgMS4zNi04LjgyIDIuOTktMTguNTcgMy40NC0xMC41NS40OC0xMy43MS41OC00MC40MS41OHMtMjkuODctLjEtNDAuNDEtLjU4Yy05Ljc1LS40NS0xNS4wNC0yLjA4LTE4LjU3LTMuNDRhMzMuMTc5IDMzLjE3OS4wIDAgMS0xOC45OC0xOC45OGMtMS4zNy0zLjUzLTIuOTktOC44Mi0zLjQ0LTE4LjU3LS40OC0xMC41NS0uNTgtMTMuNzEtLjU4LTQwLjQxcy4xLTI5Ljg2LjU4LTQwLjQxYy40NS05Ljc1IDIuMDctMTUuMDQgMy40NC0xOC41N2EzMy4xIDMzLjEuMCAwIDEgMTguOTgtMTguOThjMy41My0xLjM3IDguODItMi45OSAxOC41Ny0zLjQ0IDEwLjU1LS40OCAxMy43MS0uNTggNDAuNDEtLjU4bTAtMTguMDJjLTI3LjE2LjAtMzAuNTYuMTItNDEuMjMuNi0xMC42NC40OS0xNy45MSAyLjE4LTI0LjI3IDQuNjVhNTEuMDU2IDUxLjA1Ni4wIDAgMC0yOS4yNSAyOS4yNWMtMi40NyA2LjM2LTQuMTYgMTMuNjMtNC42NSAyNC4yNy0uNDggMTAuNjctLjYgMTQuMDctLjYgNDEuMjNzLjEyIDMwLjU2LjYgNDEuMjNjLjQ5IDEwLjY0IDIuMTggMTcuOTEgNC42NSAyNC4yN2E1MS4wNTYgNTEuMDU2LjAgMCAwIDI5LjI1IDI5LjI1YzYuMzYgMi40NyAxMy42MyA0LjE2IDI0LjI3IDQuNjUgMTAuNjcuNDggMTQuMDcuNiA0MS4yMy42czMwLjU2LS4xMiA0MS4yMy0uNmMxMC42NC0uNDkgMTcuOTEtMi4xOCAyNC4yNy00LjY1YTUxLjA1NiA1MS4wNTYuMCAwIDAgMjkuMjUtMjkuMjVjMi40Ny02LjM2IDQuMTYtMTMuNjMgNC42NS0yNC4yNy40OC0xMC42Ny42LTE0LjA3LjYtNDEuMjNzLS4xMi0zMC41Ni0uNi00MS4yM2MtLjQ5LTEwLjY0LTIuMTgtMTcuOTEtNC42NS0yNC4yN2E1MS4wNTYgNTEuMDU2LjAgMCAwLTI5LjI1LTI5LjI1Yy02LjM2LTIuNDctMTMuNjMtNC4xNi0yNC4yNy00LjY1LTEwLjY3LS40OC0xNC4wNy0uNi00MS4yMy0uNmgwem0wIDQ4LjY1YTUxLjM1IDUxLjM1LjAgMSAwIDUxLjM1IDUxLjM1QTUxLjM1IDUxLjM1LjAgMCAwIDIzNjcgMTE0MC42NXptMCA4NC42OGEzMy4zMyAzMy4zMy4wIDEgMSAzMy4zMy0zMy4zM0EzMy4zMjcgMzMuMzI3LjAgMCAxIDIzNjcgMTIyNS4zM3ptNjUuMzgtODYuNzFhMTIgMTIgMCAxIDEtMTItMTJBMTIgMTIgMCAwIDEgMjQzMi4zOCAxMTM4LjYyeiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxNjggLTk5MykiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / contain no-repeat #01661a; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-215 .ins .wg-soc-icon:active, 
.widgetsocial-215 .ins .wg-soc-icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJJbnN0YWdyYW0uc3ZnIiB3aWR0aD0iNDAwIiBoZWlnaHQ9IjM5OS4xMyIgdmlld0JveD0iMCAwIDQwMCAzOTkuMTMiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEsIC5jbHMtMiB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPjwvZGVmcz48cGF0aCBpZD0iUmVjdGFuZ2xlXzFfY29weV84IiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxIGNvcHkgOCIgY2xhc3M9ImNscy0xIiBkPSJNMjE2OCA5OTNoNGUydjM5OS4xMkgyMTY4Vjk5M3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMTY4IC05OTMpIiBmaWxsLW9wYWNpdHk9IjAiPjwvcGF0aD48cGF0aCBpZD0iSW5zdGFncmFtIiBjbGFzcz0iY2xzLTIiIGQ9Ik0yMzY3IDExMTAuMDJjMjYuNy4wIDI5Ljg2LjEgNDAuNDEuNTggOS43NS40NSAxNS4wNCAyLjA3IDE4LjU3IDMuNDRhMzMuMTc5IDMzLjE3OS4wIDAgMSAxOC45OCAxOC45OGMxLjM2IDMuNTMgMi45OSA4LjgyIDMuNDQgMTguNTcuNDggMTAuNTUuNTggMTMuNzEuNTggNDAuNDFzLS4xIDI5Ljg2LS41OCA0MC40MWMtLjQ1IDkuNzUtMi4wOCAxNS4wNC0zLjQ0IDE4LjU3YTMzLjE3OSAzMy4xNzkuMCAwIDEtMTguOTggMTguOThjLTMuNTMgMS4zNi04LjgyIDIuOTktMTguNTcgMy40NC0xMC41NS40OC0xMy43MS41OC00MC40MS41OHMtMjkuODctLjEtNDAuNDEtLjU4Yy05Ljc1LS40NS0xNS4wNC0yLjA4LTE4LjU3LTMuNDRhMzMuMTc5IDMzLjE3OS4wIDAgMS0xOC45OC0xOC45OGMtMS4zNy0zLjUzLTIuOTktOC44Mi0zLjQ0LTE4LjU3LS40OC0xMC41NS0uNTgtMTMuNzEtLjU4LTQwLjQxcy4xLTI5Ljg2LjU4LTQwLjQxYy40NS05Ljc1IDIuMDctMTUuMDQgMy40NC0xOC41N2EzMy4xIDMzLjEuMCAwIDEgMTguOTgtMTguOThjMy41My0xLjM3IDguODItMi45OSAxOC41Ny0zLjQ0IDEwLjU1LS40OCAxMy43MS0uNTggNDAuNDEtLjU4bTAtMTguMDJjLTI3LjE2LjAtMzAuNTYuMTItNDEuMjMuNi0xMC42NC40OS0xNy45MSAyLjE4LTI0LjI3IDQuNjVhNTEuMDU2IDUxLjA1Ni4wIDAgMC0yOS4yNSAyOS4yNWMtMi40NyA2LjM2LTQuMTYgMTMuNjMtNC42NSAyNC4yNy0uNDggMTAuNjctLjYgMTQuMDctLjYgNDEuMjNzLjEyIDMwLjU2LjYgNDEuMjNjLjQ5IDEwLjY0IDIuMTggMTcuOTEgNC42NSAyNC4yN2E1MS4wNTYgNTEuMDU2LjAgMCAwIDI5LjI1IDI5LjI1YzYuMzYgMi40NyAxMy42MyA0LjE2IDI0LjI3IDQuNjUgMTAuNjcuNDggMTQuMDcuNiA0MS4yMy42czMwLjU2LS4xMiA0MS4yMy0uNmMxMC42NC0uNDkgMTcuOTEtMi4xOCAyNC4yNy00LjY1YTUxLjA1NiA1MS4wNTYuMCAwIDAgMjkuMjUtMjkuMjVjMi40Ny02LjM2IDQuMTYtMTMuNjMgNC42NS0yNC4yNy40OC0xMC42Ny42LTE0LjA3LjYtNDEuMjNzLS4xMi0zMC41Ni0uNi00MS4yM2MtLjQ5LTEwLjY0LTIuMTgtMTcuOTEtNC42NS0yNC4yN2E1MS4wNTYgNTEuMDU2LjAgMCAwLTI5LjI1LTI5LjI1Yy02LjM2LTIuNDctMTMuNjMtNC4xNi0yNC4yNy00LjY1LTEwLjY3LS40OC0xNC4wNy0uNi00MS4yMy0uNmgwem0wIDQ4LjY1YTUxLjM1IDUxLjM1LjAgMSAwIDUxLjM1IDUxLjM1QTUxLjM1IDUxLjM1LjAgMCAwIDIzNjcgMTE0MC42NXptMCA4NC42OGEzMy4zMyAzMy4zMy4wIDEgMSAzMy4zMy0zMy4zM0EzMy4zMjcgMzMuMzI3LjAgMCAxIDIzNjcgMTIyNS4zM3ptNjUuMzgtODYuNzFhMTIgMTIgMCAxIDEtMTItMTJBMTIgMTIgMCAwIDEgMjQzMi4zOCAxMTM4LjYyeiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIxNjggLTk5MykiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / contain no-repeat #00781c;}
.widgetsocial-215 .ok .wg-soc-icon { border: none; background: url("lib_1265401_ok.svg") left 50% top 50% / contain no-repeat transparent; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-215 .ok .wg-soc-icon:hover, 
.widgetsocial-215 .ok .wg-soc-icon.hover, 
.widgetsocial-215 .ok .wg-soc-icon.active { background: url("lib_1265401_ok.svg") left 50% top 50% / contain no-repeat #01661a; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-215 .ok .wg-soc-icon:active, 
.widgetsocial-215 .ok .wg-soc-icon.active { background: url("lib_1265401_ok.svg") left 50% top 50% / contain no-repeat #00781c;}
.widgetsocial-215 .mail .wg-soc-icon { border: none; background: url("lib_1265401_mailru.svg") left 50% top 50% / contain no-repeat transparent; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-215 .mail .wg-soc-icon:hover, 
.widgetsocial-215 .mail .wg-soc-icon.hover, 
.widgetsocial-215 .mail .wg-soc-icon.active { background: url("lib_1265401_mailru.svg") left 50% top 50% / contain no-repeat #01661a; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-215 .mail .wg-soc-icon:active, 
.widgetsocial-215 .mail .wg-soc-icon.active { background: url("lib_1265401_mailru.svg") left 50% top 50% / contain no-repeat #00781c;}
.widgetsocial-215 .pin .wg-soc-icon { border: none; background: url("lib_1265401_pinterest.svg") left 50% top 50% / contain no-repeat transparent; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-215 .pin .wg-soc-icon:hover, 
.widgetsocial-215 .pin .wg-soc-icon.hover, 
.widgetsocial-215 .pin .wg-soc-icon.active { background: url("lib_1265401_pinterest.svg") left 50% top 50% / contain no-repeat #01661a; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-215 .pin .wg-soc-icon:active, 
.widgetsocial-215 .pin .wg-soc-icon.active { background: url("lib_1265401_pinterest.svg") left 50% top 50% / contain no-repeat #00781c;}
.widgetsocial-215 .lj .wg-soc-icon { border: none; background: url("lib_1265401_livejournal.svg") left 50% top 50% / contain no-repeat transparent; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-215 .lj .wg-soc-icon:hover, 
.widgetsocial-215 .lj .wg-soc-icon.hover, 
.widgetsocial-215 .lj .wg-soc-icon.active { background: url("lib_1265401_livejournal.svg") left 50% top 50% / contain no-repeat #01661a; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-215 .lj .wg-soc-icon:active, 
.widgetsocial-215 .lj .wg-soc-icon.active { background: url("lib_1265401_livejournal.svg") left 50% top 50% / contain no-repeat #00781c;}
.widgetsocial-215 .my .wg-soc-icon { border: none; background: url("lib_1265401_myspace.svg") left 50% top 50% / contain no-repeat transparent; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-215 .my .wg-soc-icon:hover, 
.widgetsocial-215 .my .wg-soc-icon.hover, 
.widgetsocial-215 .my .wg-soc-icon.active { background: url("lib_1265401_myspace.svg") left 50% top 50% / contain no-repeat #01661a; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-215 .my .wg-soc-icon:active, 
.widgetsocial-215 .my .wg-soc-icon.active { background: url("lib_1265401_myspace.svg") left 50% top 50% / contain no-repeat #00781c;}
.widgetsocial-215 .youtube .wg-soc-icon { border: none; background: url("lib_1265401_youtube1.svg") left 50% top 50% / contain no-repeat transparent; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-215 .youtube .wg-soc-icon:hover, 
.widgetsocial-215 .youtube .wg-soc-icon.hover, 
.widgetsocial-215 .youtube .wg-soc-icon.active { background: url("lib_1265401_youtube1.svg") left 50% top 50% / contain no-repeat #01661a; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-215 .youtube .wg-soc-icon:active, 
.widgetsocial-215 .youtube .wg-soc-icon.active { background: url("lib_1265401_youtube1.svg") left 50% top 50% / contain no-repeat #00781c;}
.widgetsocial-215 .telegram .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJ0ZWxlZ3JhbS5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEyNSIgdmlld0JveD0iMCAwIDQwMCAzOTkuMTI1Ij48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xLCAuY2xzLTIgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9IlJlY3RhbmdsZV8xX2NvcHlfMTUiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDEgY29weSAxNSIgY2xhc3M9ImNscy0xIiBkPSJNMTczOCA1NjVoNGUyVjk2NC4xMjFIMTczOFY1NjV6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTczOCAtNTY1KSIgZmlsbC1vcGFjaXR5PSIwIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMDAwMDAwIj48L3BhdGg+PHBhdGggaWQ9InRlbGVncmFtIiBjbGFzcz0iY2xzLTIiIGQ9Ik0yMDIzLjc5IDY4MC4zNzhsLTE3OS4yOCA2Ny44Yy05LjgxIDIuODI5LTkuNDkgMTIuNS0yLjI0IDE0LjgyOGw0NC45MiAxNCAxNy4xOSA1Mi42MzJjMi4wOSA1Ljc2MSAzLjggNy45MzEgNy4zNiA3Ljk3OSAzLjc1LjA1MiA1LjE5LTEuMzE2IDkuMDgtNC43NTUgNC41Ni00LjI3NyAxMS41MS0xMS4wMDkgMjIuNDktMjEuNjY3bDQ2LjcyIDM0LjQ4MmM4LjYgNC43MzcgMTQuODEgMi4yODMgMTYuOTUtNy45NzZsMjkuMjktMTQ0LjczMkMyMDM5LjQxIDY4MC40IDIwMzIuMDIgNjc2LjY0OCAyMDIzLjc5IDY4MC4zNzh6bS0xMjkuNTUgOTMuNDE0IDEwMi4xMy02NGM1LjAzLTMuMzcxIDYuNjEuMzkgNC4zNCAyLjk4OGwtODQuNzYgNzYuMTUxLTQuMzUgMzguMDA4eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE3MzggLTU2NSkiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / contain no-repeat transparent; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-215 .telegram .wg-soc-icon:hover, 
.widgetsocial-215 .telegram .wg-soc-icon.hover, 
.widgetsocial-215 .telegram .wg-soc-icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJ0ZWxlZ3JhbS5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEyNSIgdmlld0JveD0iMCAwIDQwMCAzOTkuMTI1Ij48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xLCAuY2xzLTIgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9IlJlY3RhbmdsZV8xX2NvcHlfMTUiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDEgY29weSAxNSIgY2xhc3M9ImNscy0xIiBkPSJNMTczOCA1NjVoNGUyVjk2NC4xMjFIMTczOFY1NjV6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTczOCAtNTY1KSIgZmlsbC1vcGFjaXR5PSIwIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMDAwMDAwIj48L3BhdGg+PHBhdGggaWQ9InRlbGVncmFtIiBjbGFzcz0iY2xzLTIiIGQ9Ik0yMDIzLjc5IDY4MC4zNzhsLTE3OS4yOCA2Ny44Yy05LjgxIDIuODI5LTkuNDkgMTIuNS0yLjI0IDE0LjgyOGw0NC45MiAxNCAxNy4xOSA1Mi42MzJjMi4wOSA1Ljc2MSAzLjggNy45MzEgNy4zNiA3Ljk3OSAzLjc1LjA1MiA1LjE5LTEuMzE2IDkuMDgtNC43NTUgNC41Ni00LjI3NyAxMS41MS0xMS4wMDkgMjIuNDktMjEuNjY3bDQ2LjcyIDM0LjQ4MmM4LjYgNC43MzcgMTQuODEgMi4yODMgMTYuOTUtNy45NzZsMjkuMjktMTQ0LjczMkMyMDM5LjQxIDY4MC40IDIwMzIuMDIgNjc2LjY0OCAyMDIzLjc5IDY4MC4zNzh6bS0xMjkuNTUgOTMuNDE0IDEwMi4xMy02NGM1LjAzLTMuMzcxIDYuNjEuMzkgNC4zNCAyLjk4OGwtODQuNzYgNzYuMTUxLTQuMzUgMzguMDA4eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE3MzggLTU2NSkiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / contain no-repeat #01661a; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-215 .telegram .wg-soc-icon:active, 
.widgetsocial-215 .telegram .wg-soc-icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJ0ZWxlZ3JhbS5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEyNSIgdmlld0JveD0iMCAwIDQwMCAzOTkuMTI1Ij48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xLCAuY2xzLTIgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9IlJlY3RhbmdsZV8xX2NvcHlfMTUiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDEgY29weSAxNSIgY2xhc3M9ImNscy0xIiBkPSJNMTczOCA1NjVoNGUyVjk2NC4xMjFIMTczOFY1NjV6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTczOCAtNTY1KSIgZmlsbC1vcGFjaXR5PSIwIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMDAwMDAwIj48L3BhdGg+PHBhdGggaWQ9InRlbGVncmFtIiBjbGFzcz0iY2xzLTIiIGQ9Ik0yMDIzLjc5IDY4MC4zNzhsLTE3OS4yOCA2Ny44Yy05LjgxIDIuODI5LTkuNDkgMTIuNS0yLjI0IDE0LjgyOGw0NC45MiAxNCAxNy4xOSA1Mi42MzJjMi4wOSA1Ljc2MSAzLjggNy45MzEgNy4zNiA3Ljk3OSAzLjc1LjA1MiA1LjE5LTEuMzE2IDkuMDgtNC43NTUgNC41Ni00LjI3NyAxMS41MS0xMS4wMDkgMjIuNDktMjEuNjY3bDQ2LjcyIDM0LjQ4MmM4LjYgNC43MzcgMTQuODEgMi4yODMgMTYuOTUtNy45NzZsMjkuMjktMTQ0LjczMkMyMDM5LjQxIDY4MC40IDIwMzIuMDIgNjc2LjY0OCAyMDIzLjc5IDY4MC4zNzh6bS0xMjkuNTUgOTMuNDE0IDEwMi4xMy02NGM1LjAzLTMuMzcxIDYuNjEuMzkgNC4zNCAyLjk4OGwtODQuNzYgNzYuMTUxLTQuMzUgMzguMDA4eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE3MzggLTU2NSkiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / contain no-repeat #00781c;}
.widgetsocial-215 .whatsapp .wg-soc-icon { border: none; background: url("lib_1265401_viber1.svg") left 50% top 50% / contain no-repeat transparent; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-215 .whatsapp .wg-soc-icon:hover, 
.widgetsocial-215 .whatsapp .wg-soc-icon.hover, 
.widgetsocial-215 .whatsapp .wg-soc-icon.active { background: url("lib_1265401_viber1.svg") left 50% top 50% / contain no-repeat #01661a; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-215 .whatsapp .wg-soc-icon:active, 
.widgetsocial-215 .whatsapp .wg-soc-icon.active { background: url("lib_1265401_viber1.svg") left 50% top 50% / contain no-repeat #00781c;}
.widgetsocial-215 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-215 .wg-soc-title { display: -webkit-inline-flex; display: inline-flex; text-align: left; box-sizing: border-box; color: #000; font-size: 14px; line-height: 1; word-break: break-word;}
.block-92 { padding: 50px 40px; margin: -129px 0 auto 40px; border: none; position: relative; top: 0; left: 0; width: 360px; min-height: 0; background: linear-gradient(#ffffff, #ffffff); z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; right: 0;}
.widget-93 { padding: 0.02px 0; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: 960px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; min-height: 181px; font-family: IBM Plex Serif, serif; max-width: 100%;}
.form-189 .form__header { border: none; box-sizing: border-box; font-size: 22px; margin-bottom: 5px; color: #141414; text-align: center; text-indent: 0; text-decoration: none; font-weight: 600; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-189 .form__text { box-sizing: border-box; font-size: 17px; margin-bottom: 30px; overflow: hidden; color: #696969; line-height: 1.5; text-align: center; text-indent: 0; text-decoration: none; font-weight: normal; 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; padding-top: 0.02px;}
.form-189 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-189 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-189 .form__body { margin: 0 -10px 0 0; box-sizing: border-box; width: auto;}
.form-189 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-189 .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-189 .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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; min-height: 0; padding-left: 0; padding-right: 0; margin-right: 0;}
.form-189 .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-189 .form-text { margin: 0 0 10px; box-sizing: border-box; width: 100%; padding-left: 0; padding-right: 10px;}
.form-189 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-189 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-189 .form-item__body { box-sizing: border-box; display: block;}
.form-189 .form-text input { padding: 10px 0; border: none; box-sizing: border-box; width: 100%; min-width: 100px; min-height: 50px; outline: none; font-size: 14px; color: #696969; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; height: 50px; resize: vertical; display: block; margin-bottom: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(105,105,105,0.3); -moz-box-shadow: inset 0px -1px 0px  rgba(105,105,105,0.3); box-shadow: inset 0px -1px 0px  rgba(105,105,105,0.3); -webkit-appearance: none; font-weight: normal;}
.form-189 .form-textarea textarea { padding: 15px 20px; border: none; box-sizing: border-box; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; font-size: 14px; color: #696969; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; height: 46px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(105,105,105,0.3); -moz-box-shadow: inset 0px -1px 0px  rgba(105,105,105,0.3); box-shadow: inset 0px -1px 0px  rgba(105,105,105,0.3); -webkit-appearance: none; margin-bottom: 15px; font-weight: normal;}
.form-189 .icon.img_name { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-189 .icon.img_email { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-189 .icon.img_phone { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-189 .icon.img_comments { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-189 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-189 .form-select select { padding: 10px; border: none; box-sizing: border-box; width: 100%; min-width: 100px; color: #696969; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.4); background: #ededed; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-189 .form-upload .form-item__body .no-more { box-sizing: border-box; font-size: 14px; color: #ffffff; text-decoration: none; padding-left: 5px;}
.form-189 .form-text .form-item__body { box-sizing: border-box;}
.form-189 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; color: #696969; text-decoration: none; font-size: 15px;}
.form-189 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-189 .form-radio .form-item__title { color: #696969; font-size: 15px; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-189 .form-textarea { box-sizing: border-box; margin-bottom: 0; margin-top: 0;}
.form-189 .form-textarea .form-item__body { box-sizing: border-box;}
.form-189 .form-submit { margin: 0 10px 0 0; box-sizing: border-box; text-align: center; width: auto; padding-top: 20px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-189 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-189 .form-submit .form-item__body { box-sizing: border-box;}
.form-189 .form-submit button { padding: 20px 40px; border: none; box-sizing: border-box; text-align: center; background: none #01661a; outline: none; font-size: 15px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; margin-top: 0; position: relative; width: 100%; min-height: 65px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-weight: 500; -webkit-appearance: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-189 .form-submit button:hover, 
.form-189 .form-submit button.hover, 
.form-189 .form-submit button.active { background: repeating-radial-gradient(ellipse farthest-corner at center center,rgba(255, 255, 255, 0.22) 0%,rgba(255, 255, 255, 0.22) 100%) #01661a;}
.form-189 .form-submit button:active, 
.form-189 .form-submit button.active { background: repeating-radial-gradient(ellipse farthest-corner at center center,rgba(255, 255, 255, 0.22) 0%,rgba(255, 255, 255, 0.22) 100%) #ffffff; color: #01661a; -webkit-box-shadow: inset 0px 0px 0px  1px #01661a; -moz-box-shadow: inset 0px 0px 0px  1px #01661a; box-shadow: inset 0px 0px 0px  1px #01661a;}
.form-189 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-189 .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-bottom: 0; margin-top: 0;}
.form-189 .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-189 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: left; font-size: 14px; color: #696969; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; resize: vertical; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(105,105,105,0.3); -moz-box-shadow: inset 0px -1px 0px  rgba(105,105,105,0.3); box-shadow: inset 0px -1px 0px  rgba(105,105,105,0.3); -webkit-appearance: none; font-weight: normal;}
.form-189 .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-189 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-189 .form-captcha button { padding: 20px 40px; border: none; box-sizing: border-box; text-align: center; background: none #01661a; outline: none; font-size: 15px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; margin-top: 0; position: relative; width: 100%; min-height: 65px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-weight: 500; display: -webkit-inline-flex; display: inline-flex; -webkit-appearance: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-189 .form-captcha button:hover, 
.form-189 .form-captcha button.hover, 
.form-189 .form-captcha button.active { background: repeating-radial-gradient(ellipse farthest-corner at center center,rgba(255, 255, 255, 0.22) 0%,rgba(255, 255, 255, 0.22) 100%) #01661a;}
.form-189 .form-captcha button:active, 
.form-189 .form-captcha button.active { background: repeating-radial-gradient(ellipse farthest-corner at center center,rgba(255, 255, 255, 0.22) 0%,rgba(255, 255, 255, 0.22) 100%) #ffffff; color: #01661a; -webkit-box-shadow: inset 0px 0px 0px  1px #01661a; -moz-box-shadow: inset 0px 0px 0px  1px #01661a; box-shadow: inset 0px 0px 0px  1px #01661a;}
.form-189 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-189 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-189 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-189 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-189 .form-checkbox { box-sizing: border-box; margin-bottom: 0; width: 100%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-189 .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-189 .form-checkbox .form-item__title { color: #696969; font-size: 15px; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-189 .form-checkbox input { margin: 5px 5px 0 0;}
.form-189 .form-checkbox .form-item__body label.form-item__title { color: #696969; font-size: 13px; text-decoration: none;}
.form-189 .form-radio { box-sizing: border-box; margin-bottom: 0; width: 100%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-189 .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-189 .form-radio input { margin: 5px 5px 0 0;}
.form-189 .form-radio .form-item__body label.form-item__title { color: #696969; font-size: 13px; text-decoration: none;}
.form-189 .form-select { box-sizing: border-box; margin-bottom: 0; width: 100%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-189 .form-div { box-sizing: border-box; margin-bottom: 0; width: 100%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-189 .form-html { box-sizing: border-box; margin-bottom: 0; width: 100%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-189 .form-html .form-item__body { font-size: 15px; color: #696969; text-decoration: none;}
.form-189 .form-upload { box-sizing: border-box; margin-bottom: 0; width: 100%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-189 .form-calendar { box-sizing: border-box; margin-bottom: 0; width: 100%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-189 .form-calendar input { padding: 2px 4px; border: none; box-sizing: border-box; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none; color: #696969; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13px; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.4); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.4); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.4); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-189 .form-calendar_interval { box-sizing: border-box; margin-bottom: 0; width: 100%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 10px;}
.form-189 .form-calendar_interval input { padding: 2px 4px; border: none; box-sizing: border-box; background: #dbdbdb; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none; color: #696969; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13px; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.4); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.4); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.4); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-189 .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; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.form-189 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; color: #696969; text-decoration: none; font-size: 14px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-189 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; color: #696969; text-decoration: none; font-size: 14px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-189 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; margin-right: 10px; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-189 .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-189 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: -5px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-189 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-189 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-189 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-189 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; color: #141414; text-align: center; text-decoration: none; font-size: 16px;}
.form-189 ::-webkit-input-placeholder { color: #696969;}
.form-189 ::-moz-placeholder { color: #696969;}
.form-189 :-ms-input-placeholder { color: #696969;}
.widget-99 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: auto; min-height: 450px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; font-family: IBM Plex Serif, serif;}
.widget-32 { padding: 20px; border: none; top: 0; left: 0; position: fixed; width: auto; text-align: left; right: 0; z-index: 1450; margin-left: 0; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Arial, Helvetica, sans-serif; margin-top: -113px;}
.side-panel-64 .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-64 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: auto; 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; right: 0;}
.side-panel-64 .side-panel-close { border: none; position: absolute; z-index: 1; left: auto; top: 0; box-sizing: border-box; font-size: 0; width: 55px; min-height: 55px; background: url("Krestik.svg@1550637290876") left 50% top 50% / 15px no-repeat #01661a; cursor: pointer; right: 100%; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; margin-top: 30px;}
.side-panel-64 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-64 .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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; text-decoration: none; font-size: 12px; width: 1200px; max-width: 100%; margin-left: auto; margin-right: auto;}
.side-panel-64 .side-panel-button { padding: 15px 15px 7px; border: none; box-sizing: border-box; font-size: 0; width: 50px; min-height: 50px; background: repeating-radial-gradient(ellipse farthest-corner at center center,#00781c 0%,#01661a 100%) #47d6c1; 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; -webkit-box-shadow: inset 0px 0px 0px  1px #01661a, inset 0px 0px 0px 5px #ffffff; -moz-box-shadow: inset 0px 0px 0px  1px #01661a, inset 0px 0px 0px 5px #ffffff; box-shadow: inset 0px 0px 0px  1px #01661a, inset 0px 0px 0px 5px #ffffff; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.side-panel-64 .side-panel-button-icon { display: block;}
.side-panel-64 .side-panel-button-icon-line { border: none; box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel-64 .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-71 { margin-top: 70px; padding-top: 30px; padding-bottom: 30px; -webkit-order: 17; -moz-order: 17; order: 17;}
	.block-70 .layout_173 { 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-70 .layout_206 { 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-70 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; padding-top: 0.02px; padding-bottom: 0.02px;}
	.block-84 { margin-left: auto; margin-right: auto;}
	.widget-74 { border: none; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2; -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-75 { margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-140 .sn-wrap { flex-flow: column nowrap;}
	.site-name-140 .sn-logo { margin-right: auto; margin-left: auto;}
	.site-name-140 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-97 .layout_143 { 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-97 .layout_144 { 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-97 { padding-top: 30px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-76 { text-align: center; margin-left: auto; display: block; -webkit-order: 2; -moz-order: 2; order: 2;}
	.address-143 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-143 .block-body-drop { width: 100%; margin-left: 0;}
	.address-143 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-143 .text_body { min-height: 0;}
	.widget-77 { text-align: left; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-144 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.phones-144 .block-body-drop { width: 100%; margin-left: 0; display: block; position: static; left: 100%; top: auto; right: auto; bottom: auto;}
	.phones-144 .cell-text { width: auto; margin-left: 0; margin-right: 0;}
	.phones-144 .text_body { width: auto; margin-left: 0; margin-right: 0;}
	.block-83 { background: url("4 (1).jpg") left calc(50% - 87px) top calc(50% - 53px) / 881px no-repeat; -webkit-order: 18; -moz-order: 18; order: 18;}
	.block-51 { padding: 100px 20px 0.02px; background: none;}
	.block-67 { width: auto; background: none; display: none; margin-left: 0; 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; padding-left: 0; padding-right: 0;}
	.block-111 { background: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; padding-top: 20px; -webkit-order: 18; -moz-order: 18; order: 18;}
	.block-111:hover, 
	.block-111.hover, 
	.block-111.active { -webkit-box-shadow: inset 0px 2px 0px  0px rgba(0,0,0,0); -moz-box-shadow: inset 0px 2px 0px  0px rgba(0,0,0,0); box-shadow: inset 0px 2px 0px  0px rgba(0,0,0,0);}
	.widget-122 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-123 { font-size: 30px; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-124 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-93 .layout_191 { 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-93 .layout_194 { 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-93 .layout_195 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-93 { width: 660px; background: none; padding-bottom: 40px; padding-top: 40px; -webkit-order: 25; -moz-order: 25; order: 25; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-94 { width: 728px; background: none; margin-top: 0; margin-bottom: 0; padding-bottom: 20px;}
	.widget-94 { text-align: left; width: 50px; min-height: 50px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-order: 1; -moz-order: 1; order: 1;}
	.up-192 .title:hover, 
	.up-192 .title.hover, 
	.up-192 .title.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDM5IDIxIiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9InVwMjIuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik02IDM0LjcxNiAyNC41NDEgMTYuMjY4bC42MzktLjYzNkwyNS44MiAxNSA0NSAzNC4wOGwtMS4yNzkgMS4yNzJMMjUuODIgMTcuNTQxIDcuMjc1IDM1Ljk4OHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02IC0xNSkiIGZpbGw9IiNkMTJmNzgiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPjwvc3ZnPg==") left 50% top 0px / 20px no-repeat; color: #d12f78;}
	.widget-95 { -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.widget-96 { text-align: center; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-order: 2; -moz-order: 2; order: 2; min-height: 0; padding-bottom: 10px;}
	.widget-97 { color: #c59d5f; text-align: center; width: auto; right: 0; -webkit-order: 2; -moz-order: 2; order: 2; min-height: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-89 { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 24; -moz-order: 24; order: 24;}
	.block-90 { width: auto; margin-left: 0; margin-right: 0; padding-bottom: 40px; padding-top: 40px;}
	.block-91 .layout_188 { 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-91 .layout_205 { 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-91 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-96 .layout_196 { 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-96 .layout_216 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-96 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-104 .layout_217 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-104 .layout_218 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: none;}
	.block-104 { display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-110 { margin-top: 15px; margin-right: auto; margin-bottom: 20px; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.menu-217 .menu-scroll > ul ul { position: static; width: auto;}
	.widget-111 { margin-top: 15px; margin-left: auto; margin-bottom: 20px; display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.menu-218 .menu-scroll > ul ul { position: static; width: auto;}
	.block-95 { margin-left: auto; margin-right: auto; width: 400px;}
	.text-2 { text-align: center; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-90 { text-align: center; margin-top: 25px; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-185 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-185 .cell-icon { display: none;}
	.phones-185 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.phones-185 .cell-text { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.phones-185 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-91 { text-align: center; margin-top: 15px; margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; padding-left: 0; display: block;}
	.address-186 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-186 .cell-icon { display: none;}
	.address-186 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.address-186 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-186 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-92 { text-align: center; margin-top: 15px; margin-left: auto; margin-right: auto; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.email-187 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-187 .cell-icon { display: none;}
	.email-187 .icon { background: none;}
	.email-187 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.email-187 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-109 { text-align: center; width: 600px; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 5; -moz-order: 5; order: 5;}
	.widgetsocial-215 .soc { margin-right: 5px; margin-left: 5px; background: none;}
	.widgetsocial-215 .vk .wg-soc-icon { width: 45px; min-height: 45px;}
	.widgetsocial-215 .fb .wg-soc-icon { width: 45px; min-height: 45px;}
	.widgetsocial-215 .tw .wg-soc-icon { width: 45px; min-height: 45px;}
	.widgetsocial-215 .google .wg-soc-icon { width: 45px; min-height: 45px;}
	.widgetsocial-215 .ins .wg-soc-icon { width: 45px; min-height: 45px;}
	.widgetsocial-215 .ok .wg-soc-icon { width: 45px; min-height: 45px;}
	.widgetsocial-215 .mail .wg-soc-icon { width: 45px; min-height: 45px;}
	.widgetsocial-215 .pin .wg-soc-icon { width: 45px; min-height: 45px;}
	.widgetsocial-215 .lj .wg-soc-icon { width: 45px; min-height: 45px;}
	.widgetsocial-215 .my .wg-soc-icon { width: 45px; min-height: 45px;}
	.widgetsocial-215 .youtube .wg-soc-icon { width: 45px; min-height: 45px;}
	.widgetsocial-215 .telegram .wg-soc-icon { width: 45px; min-height: 45px;}
	.widgetsocial-215 .whatsapp .wg-soc-icon { width: 45px; min-height: 45px;}
	.block-92 { margin-top: 40px; margin-left: 0; padding-left: 30px; padding-right: 30px; padding-bottom: 40px; background: #ffffff; width: auto;}
	.widget-93 { width: 700px; margin-left: auto; margin-right: auto; background: none; min-height: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.form-189 .form__header { margin-bottom: 0;}
	.form-189 .form__text { margin-bottom: 20px; font-size: 16px;}
	.form-189 .form-text { width: 50%;}
	.form-189 .form-text input { min-height: 64px; background: none;}
	.form-189 .form-textarea textarea { min-height: 80px; background: none;}
	.form-189 .form-item__title { color: #ffffff;}
	.form-189 .form-radio .form-item__title { color: #ffffff;}
	.form-189 .form-textarea { margin-bottom: 10px;}
	.form-189 .form-submit button { width: 280px; min-height: 60px;}
	.form-189 .form-captcha input { background: none;}
	.form-189 .form-captcha button { width: 280px; min-height: 60px;}
	.form-189 .form-checkbox { width: 50%; padding-right: 20px;}
	.form-189 .form-checkbox .form-item__title { color: #ffffff;}
	.form-189 .form-radio { width: 50%; padding-right: 20px;}
	.form-189 .form-select { width: 50%; padding-right: 20px;}
	.form-189 .form-div { width: 50%; padding-right: 20px;}
	.form-189 .form-html { width: 50%; padding-right: 20px;}
	.form-189 .form-upload { width: 50%; padding-right: 20px;}
	.form-189 .form-calendar { width: 50%; padding-right: 20px;}
	.form-189 .form-calendar input { background: none;}
	.form-189 .form-calendar_interval { width: 50%; padding-right: 20px;}
	.widget-99 { display: none; -webkit-order: 23; -moz-order: 23; order: 23;}
	.widget-32 { padding: 10px; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.15); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.15); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.15); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #1f1f1f; margin-top: 0; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-64 .side-panel-content { padding: 20px; 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: #0f0f0f; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 320px;}
	.side-panel-64 .side-panel-close { 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; margin-top: 10px; margin-right: 10px;}
	.side-panel-64 .side-panel-top { width: auto;}
	.side-panel-64 .side-panel-button { padding-top: 13px; -webkit-box-shadow: inset 0px 0px 0px  1px #fcfcfe, inset 0px 0px 0px 5px #ffffff; -moz-box-shadow: inset 0px 0px 0px  1px #fcfcfe, inset 0px 0px 0px 5px #ffffff; box-shadow: inset 0px 0px 0px  1px #fcfcfe, inset 0px 0px 0px 5px #ffffff; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #01661a;}
	.side-panel-64 .side-panel-button:hover, 
	.side-panel-64 .side-panel-button.hover, 
	.side-panel-64 .side-panel-button.active { background: none #01661a;}
	.side-panel-64 .side-panel-button:active, 
	.side-panel-64 .side-panel-button.active { background: linear-gradient(to right,rgba(250, 155, 3, 0.6) 0%,rgba(255, 212, 0, 0.6) 100%) #01661a;}

}

@media all and (max-width: 768px) {
	.block-70 .layout_173 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-70 .layout_206 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-97 .layout_143 { 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;}
	.block-97 .layout_144 { 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;}
	.widget-76 { width: 270px; right: 0;}
	.widget-77 { margin-bottom: 0; right: 0;}
	.block-83 { background: url("4 (1).jpg") left calc(50% - 75px) top calc(50% - 33px) / 724px no-repeat;}
	.block-51 { padding-top: 12px;}
	.widget-123 { font-size: 28px;}
	.block-93 .layout_191 { 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-93 .layout_194 { 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-93 .layout_195 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-93 { width: 580px; right: auto;}
	.block-94 { width: auto;}
	.widget-96 { margin-bottom: 0;}
	.block-90 { background: none; -webkit-box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0.15); -moz-box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0.15); box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0.15);}
	.block-91 .layout_188 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-91 .layout_205 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-96 .layout_196 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-96 .layout_216 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-104 .layout_217 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-104 .layout_218 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-104 { display: -webkit-flex; display: flex;}
	.widget-110 { margin-bottom: auto;}
	.widget-111 { margin-bottom: auto;}
	.phones-185 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-186 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-186 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.email-187 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-93 { text-align: center; width: auto; margin-left: 0; margin-right: 0;}
	.form-189 .form-text { width: 25%;}
	.form-189 .form-textarea { margin-right: 10px;}
	.form-189 .form-submit { padding-top: 15px;}
	.form-189 .form-captcha { margin-right: 10px;}
	.form-189 .form-checkbox { width: 25%; padding-right: 10px;}
	.form-189 .form-radio { width: 25%; padding-right: 10px;}
	.form-189 .form-select { width: 25%; padding-right: 10px;}
	.form-189 .form-div { width: 25%; padding-right: 10px;}
	.form-189 .form-html { width: 25%; padding-right: 10px;}
	.form-189 .form-upload { width: 25%; padding-right: 10px;}
	.form-189 .form-calendar { width: 25%; padding-right: 10px;}
	.form-189 .form-calendar_interval { width: 25%; padding-right: 10px;}
	.side-panel-64 .side-panel-button { padding-top: 15px;}
	.side-panel-64 .side-panel-button:hover, 
	.side-panel-64 .side-panel-button.hover, 
	.side-panel-64 .side-panel-button.active { background: #01661a;}
	.side-panel-64 .side-panel-button:active, 
	.side-panel-64 .side-panel-button.active { background: #01661a;}

}

@media all and (max-width: 640px) {
	.block-70 .layout_173 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-70 .layout_206 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-84 { margin-left: 0; margin-right: 0; width: auto;}
	.widget-74 { font-size: 14px;}
	.widget-75 { margin-bottom: 5px;}
	.block-97 .layout_143 { 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-97 .layout_144 { 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-97 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 20px;}
	.widget-76 { margin-top: 15px; margin-right: auto;}
	.address-143 .cell-icon { display: none;}
	.address-143 .cell-text { min-height: 0;}
	.address-143 .title { text-align: center;}
	.address-143 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-77 { text-align: center; width: 270px; margin-left: auto; margin-right: auto;}
	.phones-144 .cell-icon { display: none;}
	.phones-144 .title { text-align: center;}
	.block-83 { background: url("4 (1).jpg") left calc(50% - 51px) top calc(50% - 100px) / 535px no-repeat;}
	.widget-123 { font-size: 24px;}
	.widget-123:hover, 
	.widget-123.hover, 
	.widget-123.active { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("http://2625964.2.oml.ru/2790801/images/5 (1).svg?1530275578854") left 0px bottom 0px / auto auto no-repeat;}
	.block-93 .layout_191 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-93 .layout_194 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-93 .layout_195 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-97 { margin-bottom: 0;}
	.block-89 { padding-left: 0; padding-right: 0;}
	.block-90 { padding-bottom: 0.02px; padding-top: 0.02px;}
	.block-91 .layout_188 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-91 .layout_205 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-96 .layout_196 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-96 .layout_216 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-96 { padding: 40px 20px; -webkit-box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0.15); -moz-box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0.15); box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0.15);}
	.block-104 .layout_217 { 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: none;}
	.block-104 .layout_218 { 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: none;}
	.block-104 { display: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-110 { margin-right: 0;}
	.widget-111 { margin-left: 0;}
	.phones-185 .inner { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.phones-185 .icon { margin-left: auto; margin-bottom: 10px;}
	.phones-185 .block-body-drop { left: 100%; top: auto; right: auto; bottom: auto;}
	.phones-185 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.phones-185 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.address-186 .inner { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.address-186 .icon { margin-left: auto; margin-bottom: 20px;}
	.address-186 .block-body-drop { left: 100%; top: auto; right: auto; bottom: auto;}
	.address-186 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.address-186 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-92 { margin-left: 0; margin-right: 0;}
	.block-92 { padding: 30px 20px; margin-top: 0;}
	.form-189 .form__header { padding-bottom: 5px; padding-right: 0;}
	.form-189 .form__text { margin-bottom: 25px; font-size: 14px;}
	.form-189 .form__body { margin-right: 0;}
	.form-189 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-189 .form-text { width: 100%; padding-right: 0;}
	.form-189 .form-textarea { margin-right: 0;}
	.form-189 .form-submit { margin-right: 0; padding-top: 10px;}
	.form-189 .form-submit button { width: 100%;}
	.form-189 .form-captcha { margin-right: 0;}
	.form-189 .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-189 .form-captcha .form-submit-container { width: 100%;}
	.form-189 .form-captcha button { width: 100%;}
	.form-189 .form-checkbox { width: 100%; padding-right: 0;}
	.form-189 .form-radio { width: 100%; padding-right: 0;}
	.form-189 .form-select { width: 100%; padding-right: 0;}
	.form-189 .form-div { width: 100%; padding-right: 0;}
	.form-189 .form-html { width: 100%; padding-right: 0;}
	.form-189 .form-upload { width: 100%; padding-right: 0;}
	.form-189 .form-calendar { width: 100%; padding-right: 0;}
	.form-189 .form-calendar_interval { width: 100%; padding-right: 0;}
	.form-189 .group-text { margin-right: 0;}
	.side-panel-64 .side-panel-content { width: 265px;}

}

@media all and (max-width: 480px) {
	.block-70 .layout_173 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-70 .layout_206 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.site-name-140 .sn-text { font-size: 26px;}
	.block-97 .layout_143 { 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-97 .layout_144 { 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;}
	.widget-76 { 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;}
	.address-143 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-143 .icon { margin-right: auto; margin-left: auto; margin-bottom: 10px;}
	.address-143 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.address-143 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-77 { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.phones-144 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-144 .icon { margin-right: auto; margin-bottom: 10px; margin-left: auto;}
	.phones-144 .block-body-drop { left: auto; top: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.phones-144 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-144 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-83 { background: url("4 (1).jpg") left calc(50% - 28px) top calc(50% - 120px) / 299px no-repeat;}
	.block-51 { padding-top: 1px; padding-left: 0; padding-right: 0;}
	.widget-123 { font-size: 22px;}
	.block-93 .layout_191 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-93 .layout_194 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-93 .layout_195 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.widget-95 { margin-top: 0;}
	.block-91 .layout_188 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-91 .layout_205 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-96 .layout_196 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-96 .layout_216 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-104 .layout_217 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-104 .layout_218 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.widget-110 { margin-bottom: 0;}
	.widget-111 { margin-bottom: 0;}
	.phones-185 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-185 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-186 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-186 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-92 { margin-left: auto; margin-right: auto;}
	.form-189 .form-text input { min-height: 58px;}
	.form-189 .form-submit button { padding-left: 20px; padding-right: 20px;}
	.form-189 .form-captcha button { padding-left: 20px; padding-right: 20px;}
	.form-189 .form-checkbox { padding-right: 5px;}
	.form-189 .form-radio { padding-right: 5px;}
	.form-189 .form-select { padding-right: 5px;}
	.form-189 .form-div { padding-right: 5px;}
	.form-189 .form-html { padding-right: 5px;}
	.form-189 .form-upload { padding-right: 5px;}
	.form-189 .form-calendar { padding-right: 5px;}
	.form-189 .form-calendar_interval { padding-right: 5px;}
	.side-panel-64 .side-panel-content { width: 255px;}

}
.side-panel .widget-73 { padding: 10px; margin: 0; border: none; z-index: 1; text-align: left; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -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; -webkit-order: 1; -moz-order: 1; order: 1;}
.side-panel .menu-136 .menu-scroll > ul { display: block;}
.side-panel .menu-136 .menu-scroll > ul > li.delimiter { margin: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-136 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-136 .menu-scroll > ul ul { padding: 0.02px 0; position: static; width: auto; margin-bottom: 10px; -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-136 .menu-scroll > ul ul > li > a { padding-top: 12px; padding-bottom: 12px; margin-top: 0; margin-bottom: 0; margin-left: 0;}
.side-panel .menu-136 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-136 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-136 .menu-scroll > ul ul > li > a.active { background: #ffffff; color: #141414;}
.side-panel .menu-136 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-136 .menu-scroll > ul > li.menu-item > a { padding-top: 14px; padding-bottom: 14px; padding-left: 14px; color: rgba(33,33,33,0.85);}
.side-panel .menu-136 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-136 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-136 .menu-scroll > ul > li.menu-item > a.active { color: #212121; -webkit-box-shadow: inset 0px -2px 0px  #01661a; -moz-box-shadow: inset 0px -2px 0px  #01661a; box-shadow: inset 0px -2px 0px  #01661a; background: none;}
.side-panel .menu-136 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-136 .menu-scroll > ul > li.more-button > a { background: none;}