@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; 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;}
body { background: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: center; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 120px; max-width: 100%; z-index: 7; right: 0; padding-top: 30px; padding-bottom: 20px; -webkit-box-shadow: 0px 0px 12px  rgba(0,0,0,0.19); -moz-box-shadow: 0px 0px 12px  rgba(0,0,0,0.19); box-shadow: 0px 0px 12px  rgba(0,0,0,0.19); -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;}
.block-3 .layout_8 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_6_id_10 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-3 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; max-width: 100%; padding-left: 40px; padding-right: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.block-5 { margin: auto 0 auto 2px; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 23px; z-index: 3; text-align: left; right: 0; -webkit-box-shadow: inset 0px -1px 0px  #e8e8e8; -moz-box-shadow: inset 0px -1px 0px  #e8e8e8; box-shadow: inset 0px -1px 0px  #e8e8e8; -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-bottom: 10px;}
.widget-6 { margin: 0 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 183px;}
.phones-11 p:first-child { margin-top: 0;}
.phones-11 p:last-child { margin-bottom: 0;}
.phones-11 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-11 .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-11 .icon { box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiB3aWR0aD0iMjciIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyNyAyOCIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIi8+PHBhdGggZD0iTTIxLjU5MiAyNy4zNzdjLTUuMjUuMC0xMC42NzgtMi40MTgtMTQuODkzLTYuNjNsLS4wODYtLjA5LjAwMy0uMDAyQzIuMjQ0IDE2LjI1LS4xNCAxMC43MTUtLjAxIDUuMzc3bC4wMDgtLjM5NC4yNDQtLjMwOGMuMzc4LS40OC43NS0uOTA0IDEuMTQtMS4yOTRDMi44MTUgMS45NSA0LjQ5Ni44NiA2LjM4Mi4xMjdjLjIyOC0uMDg4LjQ4OC0uMTM0Ljc3LS4xMzQuNjM0LjAgMi4wNjIuMzIzIDIuNDI4IDEuMzI0LjY0MyAxLjc4NyAxLjQ1NiA0LjEyIDIuMDQ4IDYuMzUuMTYzLjYyNS4wMDIgMi4xMzctLjg3MyAyLjY5bC0yLjA4NCAxLjMyYy4wMi4wMTYuMDEuMzQyLjI4Mi43MTQuODA4IDEuMTA4IDEuNzQ1IDIuMjA1IDIuNzg0IDMuMjYgMS4wNDUgMS4wMjcgMi4xNCAxLjk2IDMuMjM4IDIuNzU4LjIxNC4xNTYuNDU2LjI0Ny42NS4yNDdsLjcyMi0xLjAwNi42NjUtMS4wNDhjLjU3Ny0uODk1IDIuMDI2LS45MiAyLjE4Ny0uOTIuMTcuMC4zMi4wMTQuNDU4LjA0NSAyLjc0NS42MTMgNC4zOCAxLjE0IDYuNDc2IDIuMDkuOTMzLjQyIDEuNTIgMi4xMSAxLjEwNCAzLjE3LS43MjYgMS44OC0xLjgyIDMuNTYtMy4yNDcgNC45OS0uNDA1LjQtLjg0Ljc4Ni0xLjMgMS4xNDVsLS4zMDcuMjQtLjc4OC4wMTV6TTIuMzQyIDUuODI3Yy4wMiA0LjU1MyAyLjIyIDkuNDQ3IDUuOTQyIDEzLjE3bC4xMTMuMTE0YzMuNzMgMy43MyA4LjUzIDUuODkgMTMuMTQyIDUuOTEuMjczLS4yMy41MzYtLjQ2OC43ODItLjcxMyAxLjE5LTEuMTkyIDIuMTA1LTIuNiAyLjcxNS00LjE3Ni0uMDEyLS4wMDgtLjA1OC0uMTUyLS4xMDgtLjI2Ny0xLjgyNS0uODEzLTMuMzI0LTEuMjg1LTUuNzktMS44MzUtLjA2LjAwOC0uMTgzLjAzMi0uMjc3LjA1OGwtMS4xODYgMS44N2MtLjczNSAxLjE5LTIuNjkgMS4zODUtNC4wOTQuMzU2LTEuMTktLjg2NC0yLjM3Mi0xLjg3Mi0zLjUxNC0yLjk5NS0xLjEzNC0xLjE1Mi0yLjE0NS0yLjMzNy0zLjAyMy0zLjUzNi0uNTc4LS43OS0uODEzLTEuNzMtLjY0Ny0yLjU3OC4xMjctLjY1NC40OS0xLjE5NSAxLjAxOC0xLjUyM0w5LjI4IDguNDk2Yy4wMy0uMTEuMDU0LS4yNTUuMDUtLjMyNi0uNTItMS45MjgtMS4yNTMtNC4wNTgtMS44Ni01Ljc1My0uMS0uMDM3LS4yMy0uMDY4LS4zMi0uMDY4LTEuNDk2LjU4Ny0yLjkwMyAxLjUwMy00LjA5OCAyLjY5Ny0uMjQuMjQtLjQ3NS40OTctLjcxLjc4eiIgaWQ9InBhdGgtMSIgY2xhc3M9ImNscy0yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiMwMGJjZDQiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPjwvc3ZnPg==") left 50% top 50% / 19px no-repeat; margin-right: 5px; min-height: 30px; margin-top: auto; margin-bottom: auto; align-self: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Arial, Helvetica, sans-serif;}
.phones-11 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-11 .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-11 .title { box-sizing: border-box; display: none;}
.phones-11 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #2b2b2b; font-style: normal; line-height: 1.2; letter-spacing: 0; -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; text-transform: none; text-decoration: none; font-size: 17px; font-weight: 500; padding-top: 5px; padding-bottom: 5px;}
.phones-11 input.tgl-but { box-sizing: border-box; display: none;}
.phones-11 .text_body a { text-decoration: none; color: inherit;}
.phones-11 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-5 { margin: auto 0; position: relative; top: 0; left: 0; z-index: 2; text-align: right; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0; min-height: 40px;}
.menu-9 .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-9 .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-9 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-9 .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-9 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-9 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-9 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-9 .menu-scroll > ul ul { padding: 10px 0; margin: 20px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #00bcd4; list-style: none; width: 240px; display: none; z-index: 10; box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-9 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-9 .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: #ffffff; font-size: 14px; line-height: 1.4; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-9 .menu-scroll > ul ul > li > a:hover, 
.menu-9 .menu-scroll > ul ul > li > a.hover, 
.menu-9 .menu-scroll > ul ul > li > a.active { background: rgba(255,255,255,0.2);}
.menu-9 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-9 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-9 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-9 .menu-scroll > ul > li.menu-item > a { padding: 10px 10px 5px; margin: 0 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #000; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: uppercase; font-weight: 500; min-height: 40px; align-self: auto; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-9 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-9 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-9 .menu-scroll > ul > li.menu-item > a.active { color: #00bcd4; -webkit-box-shadow: inset 0px 2px 0px  #00bcd4; -moz-box-shadow: inset 0px 2px 0px  #00bcd4; box-shadow: inset 0px 2px 0px  #00bcd4;}
.menu-9 .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-9 .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-9 .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-9 .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-9 .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-9 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-9 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-9 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 1px 0 0 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: transparent; box-sizing: border-box; text-decoration: none; color: #2b2b2b; font-size: 19px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: none; width: 39px; min-height: 39px; text-align: center; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-9 .menu-scroll > ul > li.more-button > a:hover, 
.menu-9 .menu-scroll > ul > li.more-button > a.hover, 
.menu-9 .menu-scroll > ul > li.more-button > a.active { background: #00bcd4; color: #ffffff;}
.menu-9 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-9 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-9 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-4 { margin: 10px 0 auto; border: none; position: relative; top: 0; left: 0; width: 400px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-right: 20px;}
.widget-4 { margin: 10px 0 -3px; position: relative; top: 0; left: 0; z-index: 2; color: #757575; text-align: left; 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; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-3 { margin: 0; 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;}
.site-name-5 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-5 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-5 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-5 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #2b2b2b; 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: 27px; font-weight: 500; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-5 a { text-decoration: none; outline: none;}
.block-11 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 292px; background: url("../images/wave.png?1500472298920") left 50% top -40px / auto auto repeat-y; max-width: 100%; z-index: 6; text-align: left; 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-bottom: 40px; padding-top: 40px; text-decoration: none;}
.block-30 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 533px; background: #ffffff; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 40px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; max-width: 100%; padding-left: 20px; padding-right: 20px;}
.block-31 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-left: 20px; padding-right: 20px;}
.widget-45 { margin: 15px 0 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Roboto, sans-serif; text-align: left; color: #757575; text-decoration: none; box-sizing: border-box; width: auto; right: 0; max-width: 100%; padding-left: 0; padding-right: 0;}
.path a { box-sizing: border-box; color: #00bcd4; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-46 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; text-align: left; color: #2b2b2b; font-size: 30px; text-decoration: none; box-sizing: border-box; font-weight: bold; width: auto; right: 0; max-width: 100%; padding-left: 0; padding-right: 0;}
h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif; color: #2b2b2b;}
h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif; color: #2b2b2b;}
h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif; color: #2b2b2b;}
h85 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-family: Open Sans, sans-serif;}
h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif; color: #2b2b2b;}
.widget-47 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; color: #424242; font-size: 16px; line-height: 1.8; text-decoration: none; display: block; width: auto; right: 0; max-width: 100%; padding-right: 0; padding-left: 0; padding-bottom: 20px; min-height: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-86 h2 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; color: #2b2b2b; font-style: normal; font-size: 24px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-86 h3 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; color: #2b2b2b; font-style: normal; font-size: 21px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-86 h4 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; color: #2b2b2b; font-style: normal; font-size: 20px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-86 h5 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; color: #2b2b2b; font-style: normal; font-size: 18px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 20px; margin-bottom: 20px;}
.content-86 h6 { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; color: #2b2b2b; font-style: normal; font-size: 17px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-right: 0; margin-bottom: 15px;}
.content-86 a { box-sizing: border-box; color: #00bcd4; line-height: 1.2; text-decoration: underline;}
.content-86 a:hover, 
.content-86 a.hover, 
.content-86 a.active { text-decoration: none;}
.content-86 .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-86 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-86 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-86 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.block-29 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; 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: 40px; padding-bottom: 40px;}
.block-17 { padding: 30px 40px; margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: linear-gradient(to left,#4091da 0%,#80deea 100%); z-index: 1; text-align: left; right: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: 0px 20px 100px  10px rgba(232, 236, 245, 0.29); -moz-box-shadow: 0px 20px 100px  10px rgba(232, 236, 245, 0.29); box-shadow: 0px 20px 100px  10px rgba(232, 236, 245, 0.29); display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.block-17:hover, 
.block-17.hover, 
.block-17.active { border: none;}
.widget-16 { margin: 8px 0 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; min-height: 0; right: 0;}
.form-33 .form__header { box-sizing: border-box; font-size: 26px; margin-bottom: 40px; font-family: Roboto, sans-serif; color: #ffffff; text-align: center; text-indent: 0; text-decoration: none; margin-left: 0; margin-right: 0; font-weight: 500; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: auto;}
.form-33 .form__text { box-sizing: border-box; margin-bottom: 10px; overflow: hidden; display: -webkit-flex; display: flex; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; text-decoration: none;}
.form-33 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-33 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-33 .form__body { box-sizing: border-box; margin-right: -10px; margin-bottom: -5px; width: auto; margin-left: -10px;}
.form-33 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-33 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-33 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.form-33 .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-33 .form-text { box-sizing: border-box; text-align: left; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-33 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; color: #ffffff; font-family: Roboto, sans-serif; font-size: 14px;}
.form-33 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-33 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-33 .form-item__body { box-sizing: border-box; display: block;}
.form-33 .form-text input { padding: 10px 20px; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 22px; outline: none; font-family: Roboto, sans-serif; font-size: 13.3333px; color: #757575; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; height: 44px; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; font-weight: normal; -webkit-appearance: none; resize: vertical; display: block;}
.form-33 .form-textarea textarea { padding: 12px 20px 10px; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; font-family: Roboto, sans-serif; font-size: 13.3333px; color: #757575; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; font-weight: normal; -webkit-appearance: none;}
.form-33 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-33 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-33 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-33 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-33 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-33 .form-select select { padding: 10px; border: none; box-sizing: border-box; width: 100%; min-width: 100px; text-align: start; color: #424242; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.form-33 .form-upload .form-item__body .no-more { box-sizing: border-box; font-size: 14px; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; margin-left: 10px;}
.form-33 .form-text .form-item__body { box-sizing: border-box;}
.form-33 .form-textarea { box-sizing: border-box; text-align: left; margin-left: 10px; margin-right: 10px;}
.form-33 .form-textarea .form-item__body { box-sizing: border-box;}
.form-33 .form-submit { box-sizing: border-box; text-align: left; margin-right: 5px;}
.form-33 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-33 .form-submit .form-item__body { box-sizing: border-box;}
.form-33 .form-submit button { padding: 15px 25px; box-sizing: border-box; text-align: center; background: linear-gradient(to right,#fea405 0%,#f86901 100%) transparent; outline: none; font-family: Roboto, sans-serif; font-size: 14px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: uppercase; text-decoration: none; min-height: 44px; width: 160px; margin-left: 11px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; font-weight: 500; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; margin-top: 0; position: relative; -webkit-appearance: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-33 .form-submit button:hover, 
.form-33 .form-submit button.hover, 
.form-33 .form-submit button.active { background: linear-gradient(265deg,#fea405 0%,#f86901 100%) transparent; -webkit-box-shadow: 0px 4px 10px  rgba(248, 105, 1, 0.74); -moz-box-shadow: 0px 4px 10px  rgba(248, 105, 1, 0.74); box-shadow: 0px 4px 10px  rgba(248, 105, 1, 0.74);}
.form-33 .form-submit button:active, 
.form-33 .form-submit button.active { background: linear-gradient(to right,rgba(254, 164, 5, 0.55) 0%,rgba(248, 105, 1, 0.55) 100%) #fa7a01; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-33 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-33 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-left: 10px; margin-right: 10px;}
.form-33 .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-33 .form-captcha input { padding: 2px 4px; box-sizing: border-box; background: #ffffff; width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: left; font-family: Roboto, sans-serif; font-size: 13.3333px; color: #757575; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; font-weight: normal; -webkit-appearance: none; resize: vertical; display: block;}
.form-33 .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-33 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-33 .form-captcha button { padding: 15px 25px; box-sizing: border-box; text-align: center; background: linear-gradient(to right,#fea405 0%,#f86901 100%) transparent; outline: none; font-family: Roboto, sans-serif; font-size: 14px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: uppercase; text-decoration: none; min-height: 44px; width: 160px; margin-left: 11px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; font-weight: 500; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; margin-top: 0; position: relative; display: -webkit-inline-flex; display: inline-flex; -webkit-appearance: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-33 .form-captcha button:hover, 
.form-33 .form-captcha button.hover, 
.form-33 .form-captcha button.active { background: linear-gradient(265deg,#fea405 0%,#f86901 100%) transparent; -webkit-box-shadow: 0px 4px 10px  rgba(248, 105, 1, 0.74); -moz-box-shadow: 0px 4px 10px  rgba(248, 105, 1, 0.74); box-shadow: 0px 4px 10px  rgba(248, 105, 1, 0.74);}
.form-33 .form-captcha button:active, 
.form-33 .form-captcha button.active { border: none; background: linear-gradient(to right,rgba(216, 27, 96, 0.55) 0%,rgba(236, 64, 122, 0.55) 100%) #fa7a01; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-33 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-33 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-33 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-33 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-33 .form-checkbox { padding: 20px 0; box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; text-align: left;}
.form-33 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.form-33 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; color: #ffffff; font-family: Roboto, sans-serif; font-size: 14px;}
.form-33 .form-checkbox input { margin: 5px 5px 0 0;}
.form-33 .form-checkbox .form-item__body label.form-item__title { font-size: 14px; color: #ffffff; text-decoration: none;}
.form-33 .form-radio { padding: 20px 0; border: none; box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px #ffffff; -moz-box-shadow: inset 0px 0px 0px  1px #ffffff; box-shadow: inset 0px 0px 0px  1px #ffffff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.form-33 .form-radio .form-item__body { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-33 .form-radio input { margin: 5px 5px 0 0;}
.form-33 .form-radio .form-item__body label.form-item__title { font-size: 14px; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none;}
.form-33 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; color: #ffffff; font-family: Roboto, sans-serif; font-size: 14px;}
.form-33 .form-select { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-33 .form-div { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-33 .form-html { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-33 .form-html .form-item__body { font-size: 13px; text-align: left; color: #ffffff; text-decoration: none;}
.form-33 .form-upload { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-33 .form-calendar { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-33 .form-calendar input { padding: 10px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none; text-align: start; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.form-33 .form-calendar_interval { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-33 .form-calendar_interval input { padding: 5px 10px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 40px; outline: none; -webkit-appearance: none; text-align: start; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 40px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.form-33 .form-calendar_interval .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-33 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0; font-family: Roboto, sans-serif; text-align: left; color: #ffffff; text-decoration: none; font-size: 13px;}
.form-33 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0; font-family: Roboto, sans-serif; text-align: left; color: #ffffff; text-decoration: none; font-size: 13px;}
.form-33 .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-33 .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-33 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-33 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-33 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-33 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-33 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Roboto, sans-serif; text-align: center; color: rgba(255,255,255,0.6); text-decoration: none; font-size: 15px; margin-top: 10px;}
.form-33 ::-webkit-input-placeholder { color: #757575;}
.form-33 ::-moz-placeholder { color: #757575;}
.form-33 :-ms-input-placeholder { color: #757575;}
.block-24 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url("../images/wave.png?1500980152675") left 50% top 50% / auto auto no-repeat; z-index: 1; text-align: left; display: block; text-indent: 0; text-decoration: none; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-25 .layout_50 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-25 .layout_54 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-25 .layout_55 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-25 { padding: 140px 40px 70px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 2; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; max-width: 100%; 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;}
.block-26 .layout_53 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-26 .layout_50_id_52 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-26 { margin: -9px 0 auto 152px; position: relative; top: 0; left: 0; width: 432px; min-height: 0; z-index: 3; text-align: left; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.widget-25 { margin: 15px 0 0 39px; position: relative; top: 0; left: 0; z-index: 3; text-align: center; box-sizing: border-box; width: 179px; min-height: 0;}
.email-51 p:first-child { margin-top: 0;}
.email-51 p:last-child { margin-bottom: 0;}
.email-51 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-51 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-51 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-51 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-51 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.email-51 .title { box-sizing: border-box; font-family: Roboto, sans-serif; color: #00bcd4; text-decoration: none; font-size: 14px; margin-right: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-51 .text_body { font-family: Ubuntu, sans-serif; color: #00bcd4; text-decoration: none; font-size: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-51 input.tgl-but { box-sizing: border-box; display: none;}
.email-51 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-26 { margin: 2px 0 0 39px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 210px;}
.phones-52 p:first-child { margin-top: 0;}
.phones-52 p:last-child { margin-bottom: 0;}
.phones-52 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; flex-direction: row-reverse; max-width: 100%;}
.phones-52 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-52 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 0;}
.phones-52 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: auto; top: auto; right: 100%; bottom: auto;}
.phones-52 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-52 .title { box-sizing: border-box; font-family: Roboto, sans-serif; color: #00bcd4; text-decoration: none; font-size: 14px; margin-right: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-52 .text_body { box-sizing: border-box; font-family: Roboto, sans-serif; color: #2b2b2b; text-decoration: none; font-size: 15px; font-weight: 500; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-52 input.tgl-but { box-sizing: border-box; display: none;}
.phones-52 .text_body a { text-decoration: none; color: inherit;}
.phones-52 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-27 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 180px;}
.address-53 p:first-child { margin-top: 0;}
.address-53 p:last-child { margin-bottom: 0;}
.address-53 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-53 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-53 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-53 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-53 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.address-53 .title { box-sizing: border-box; display: none;}
.address-53 .text_body { font-family: Roboto, sans-serif; color: #2b2b2b; line-height: 1.8; text-decoration: none; font-size: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-53 input.tgl-but { box-sizing: border-box; display: none;}
.address-53 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-28 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; text-align: left; color: #2b2b2b; text-transform: uppercase; text-decoration: none; font-size: 15px; box-sizing: border-box; width: auto; font-weight: 500; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0;}
.widget-29 { padding: 0.02px 0 0.02px 20px; margin: 0 0 auto 52px; border: none; position: relative; font-family: Ubuntu, sans-serif; font-size: 0; color: #696969; line-height: 1.4; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; display: -webkit-flex; display: flex; width: 226px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 0; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.21), 0px 1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.21), 0px 1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.21), 0px 1px 0px  rgba(255,255,255,0.1); background: #ffffff;}
.search-55 form { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.search-55 input { padding: 1px 4px 1px 0; margin: 0; border: none; box-sizing: border-box; vertical-align: top; font-size: 12px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 40px; width: 163px; height: 0; max-width: 100%; font-family: Roboto, sans-serif; color: #424242; line-height: 1.4; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-appearance: none;}
.search-55 button { padding: 4px; margin: 0 0 0 auto; box-sizing: border-box; vertical-align: top; background: url("../images/Search.svg") left 50% top 50% / 14px no-repeat, repeating-linear-gradient(to right,#039be5 0%,#00bcd4 100%) transparent; font-size: 14px; outline: none; width: 40px; min-height: 40px; color: #696969; line-height: 1.4; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: uppercase; text-decoration: none; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-appearance: none;}
.search-55 button:hover, 
.search-55 button.hover, 
.search-55 button.active { background: url("../images/Search.svg") left 50% top 50% / 14px no-repeat, linear-gradient(to right,#039be5 0%,#00bcd4 100%) transparent; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px;}
.search-55 button:active, 
.search-55 button.active { background: url("../images/Search.svg") left 50% top 50% / 14px no-repeat, linear-gradient(to right,#039be5 0%,#00bcd4 100%) #ffb300;}
.search-55 input:focus { outline: none;}
.search-55 button:focus { outline: none;}
.search-55 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-55 ::-webkit-input-placeholder { color: #424242;}
.search-55 ::-moz-placeholder { color: #424242;}
.search-55 :-ms-input-placeholder { color: #424242;}
.block-27 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjEzNzIiIGhlaWdodD0iMTkxIiB2aWV3Qm94PSIwIDAgMTM3MiAxOTEiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICAKICA8L2RlZnM+CiAgPHBhdGggZD0iTTEzNzIuMDAwLDE0Ny44NjAgQzEzNTIuMDgwLDE0NC43OTkgMTMzMS41NjgsMTQ1Ljg2MCAxMzEwLjA0MCwxNDguNzAwIEMxMjU5LjExNCwxNTUuNDE3IDEyMTUuMjg1LDE3NS40MjcgMTE2NS4zMjAsMTgzLjc3NyBDMTEwOS43NTgsMTk0LjIzOSAxMDU2LjY3OSwxODMuNDM5IDEwMDQuODcxLDE2OS43MzUgQzk0OC4wNTYsMTU0LjcwOCA4OTcuMTYzLDE0Mi4zNjUgODM4LjM1OSwxNTIuMTMxIEM4MTQuMDQzLDE1Ny42NzAgNzkxLjQ4OSwxNjYuMzQxIDc2OC41MjIsMTczLjY5MiBDNzE2Ljk5NiwxOTAuMTgyIDY2OC4xMzMsMTk3LjQ5MSA2MTIuNzU4LDE4My44NTcgQzYwMy41MjUsMTgxLjU4NCA1OTQuMjkwLDE3OC45MzUgNTg1LjAwMCwxNzYuMjEzIEM1ODUuMDAwLDE3Ni4yMTMgNTg1LjAwMCwxNzUuODY2IDU4NS4wMDAsMTc1Ljg2NiBDNTQ2LjU1NCwxNjUuNTMxIDUxMC4xNTksMTUxLjM3NiA0NjkuMTUyLDE0NS42MTkgQzQwNS44ODEsMTM2LjczNyAzNDUuNDQ4LDE1Ni4yMzYgMjg3Ljc5NCwxNzAuMTU3IEMyMzQuMjE5LDE4My4wOTQgMTc5LjAzNiwxOTEuNzQyIDEyMi44MzIsMTgwLjIwNSBDODIuNzE0LDE3MS45NjkgNDIuMTkzLDE1NC41MTAgLTAuMDAwLDE0OC4yNDUgQy0wLjAwMCwxNDguMjQ1IC0wLjAwMCwzLjExNSAtMC4wMDAsMy4xMTUgQzQyLjcwOSw4LjU5NSA4Mi42ODUsMjUuMjQ2IDEyNC4yNTgsMzUuMDI2IEMxOTUuODM5LDUxLjg2NCAyNjAuODQ5LDMxLjU2MSAzMjcuNDk1LDE1LjQ3MSBDMzg0LjA1NywxLjgxNSA0NDAuODMxLC02LjIyMyA0OTkuODk0LDYuMTIwIEM1NjQuMzQ4LDE5LjU4NyA2MjQuNTcxLDUxLjY3OCA2OTUuOTYwLDQyLjI2MiBDNzQ2LjQyMiwzNS42MDcgNzg5LjkxNywxNS45MDQgODM5LjMxNyw3LjQyNCBDODk1LjM3NCwtMy40NzYgOTQ4Ljg5OCw3LjM4NyAxMDAxLjEyOSwyMS4yMDUgQzEwNTguMDQ0LDM2LjI2MiAxMTA5LjAxNSw0OC42MjQgMTE2Ny45NDksMzguNzYyIEMxMTkyLjE0NywzMy4yMjEgMTIxNC42MDgsMjQuNTkyIDEyMzcuNDc4LDE3LjI3NCBDMTI4Mi4zMjAsMi45MjYgMTMyNS4xNDUsLTQuNDY3IDEzNzIuMDAwLDIuODQwIEMxMzcyLjAwMCwyLjg0MCAxMzcyLjAwMCwxNDcuODYwIDEzNzIuMDAwLDE0Ny44NjAgWiIgaWQ9InBhdGgtMSIgY2xhc3M9ImNscy0yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiM4MGRlZWEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left 50% top 0px / 2154px no-repeat; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 80px; padding-bottom: 30px; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-28 .layout_58 { -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-28 .layout_77 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-28 .layout_78 { -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-28 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%; padding-left: 40px; padding-right: 40px;}
.widget-42 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: right; 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-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0;}
.widgetsocial-78 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-78 .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-78 .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-78 .soc { margin: 2px; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-78 .vk .wg-soc-icon { border: none; background: linear-gradient(rgba(128,222,234,0.54), rgba(128,222,234,0.54)), url("../images/vk.svg?1510828698048") left 50% top 50% / 23px no-repeat; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.widgetsocial-78 .vk .wg-soc-icon:hover, 
.widgetsocial-78 .vk .wg-soc-icon.hover, 
.widgetsocial-78 .vk .wg-soc-icon.active { background: none, url("../images/vk.svg?1510828698048") left 50% top 50% / 23px no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79);}
.widgetsocial-78 .vk .wg-soc-icon:active, 
.widgetsocial-78 .vk .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79);}
.widgetsocial-78 .fb .wg-soc-icon { border: none; background: linear-gradient(rgba(128,222,234,0.54), rgba(128,222,234,0.54)), url("../images/lib_677701_f.png") left 50% top 50% / 10px no-repeat; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.widgetsocial-78 .fb .wg-soc-icon:hover, 
.widgetsocial-78 .fb .wg-soc-icon.hover, 
.widgetsocial-78 .fb .wg-soc-icon.active { background: none, url("../images/lib_677701_f.png") left 50% top 50% / 10px no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79);}
.widgetsocial-78 .fb .wg-soc-icon:active, 
.widgetsocial-78 .fb .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79);}
.widgetsocial-78 .tw .wg-soc-icon { border: none; background: linear-gradient(rgba(128,222,234,0.54), rgba(128,222,234,0.54)), url("../images/lib_677701_tt.png") left 50% top 50% / 19px no-repeat; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.widgetsocial-78 .tw .wg-soc-icon:hover, 
.widgetsocial-78 .tw .wg-soc-icon.hover, 
.widgetsocial-78 .tw .wg-soc-icon.active { background: none, url("../images/lib_677701_tt.png") left 50% top 50% / 19px no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79);}
.widgetsocial-78 .tw .wg-soc-icon:active, 
.widgetsocial-78 .tw .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79);}
.widgetsocial-78 .google .wg-soc-icon { border: none; background: linear-gradient(rgba(128,222,234,0.54), rgba(128,222,234,0.54)), url("../images/lib_677701_g.png") left 50% top 50% / 23px no-repeat; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.widgetsocial-78 .google .wg-soc-icon:hover, 
.widgetsocial-78 .google .wg-soc-icon.hover, 
.widgetsocial-78 .google .wg-soc-icon.active { background: none, url("../images/lib_677701_g.png") left 50% top 50% / 23px no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79);}
.widgetsocial-78 .google .wg-soc-icon:active, 
.widgetsocial-78 .google .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79);}
.widgetsocial-78 .ins .wg-soc-icon { border: none; background: linear-gradient(rgba(128,222,234,0.54), rgba(128,222,234,0.54)), url("../images/lib_677701_inst.png") left 50% top 50% / 22px no-repeat; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.widgetsocial-78 .ins .wg-soc-icon:hover, 
.widgetsocial-78 .ins .wg-soc-icon.hover, 
.widgetsocial-78 .ins .wg-soc-icon.active { background: none, url("../images/lib_677701_inst.png") left 50% top 50% / 22px no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79);}
.widgetsocial-78 .ins .wg-soc-icon:active, 
.widgetsocial-78 .ins .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79);}
.widgetsocial-78 .ok .wg-soc-icon { border: none; background: linear-gradient(rgba(128,222,234,0.54), rgba(128,222,234,0.54)), url("../images/ok.svg?1510828698057") left 50% top 50% / 13px no-repeat; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.widgetsocial-78 .ok .wg-soc-icon:hover, 
.widgetsocial-78 .ok .wg-soc-icon.hover, 
.widgetsocial-78 .ok .wg-soc-icon.active { background: none, url("../images/ok.svg?1510828698057") left 50% top 50% / 13px no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79);}
.widgetsocial-78 .ok .wg-soc-icon:active, 
.widgetsocial-78 .ok .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79);}
.widgetsocial-78 .mail .wg-soc-icon { border: none; background: linear-gradient(rgba(128,222,234,0.54), rgba(128,222,234,0.54)), url("../images/mail.svg?1510831081019") left 50% top 50% / auto auto no-repeat; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.widgetsocial-78 .mail .wg-soc-icon:hover, 
.widgetsocial-78 .mail .wg-soc-icon.hover, 
.widgetsocial-78 .mail .wg-soc-icon.active { background: none, url("../images/mail.svg?1510831081019") left 50% top 50% / auto auto no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79);}
.widgetsocial-78 .pin .wg-soc-icon { border: none; background: linear-gradient(rgba(128,222,234,0.54), rgba(128,222,234,0.54)), url("../images/lib_677701_pt.png") left 50% top 50% / 22px no-repeat; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.widgetsocial-78 .pin .wg-soc-icon:hover, 
.widgetsocial-78 .pin .wg-soc-icon.hover, 
.widgetsocial-78 .pin .wg-soc-icon.active { background: none, url("../images/lib_677701_pt.png") left 50% top 50% / 22px no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79);}
.widgetsocial-78 .pin .wg-soc-icon:active, 
.widgetsocial-78 .pin .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79);}
.widgetsocial-78 .lj .wg-soc-icon { border: none; background: linear-gradient(rgba(128,222,234,0.54), rgba(128,222,234,0.54)), url("../images/lif.png?1510828698045") left 50% top 50% / 16px no-repeat; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.widgetsocial-78 .lj .wg-soc-icon:hover, 
.widgetsocial-78 .lj .wg-soc-icon.hover, 
.widgetsocial-78 .lj .wg-soc-icon.active { background: none, url("../images/lif.png?1510828698045") left 50% top 50% / 16px no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79);}
.widgetsocial-78 .lj .wg-soc-icon:active, 
.widgetsocial-78 .lj .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79);}
.widgetsocial-78 .my .wg-soc-icon { border: none; background: linear-gradient(rgba(128,222,234,0.54), rgba(128,222,234,0.54)), url("../images/my.svg?1510828697999") left 50% top 50% / 16px no-repeat; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.widgetsocial-78 .my .wg-soc-icon:hover, 
.widgetsocial-78 .my .wg-soc-icon.hover, 
.widgetsocial-78 .my .wg-soc-icon.active { background: none, url("../images/my.svg?1510828697999") left 50% top 50% / 16px no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79);}
.widgetsocial-78 .my .wg-soc-icon:active, 
.widgetsocial-78 .my .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79);}
.widgetsocial-78 .youtube .wg-soc-icon { border: none; background: linear-gradient(rgba(128,222,234,0.54), rgba(128,222,234,0.54)), url("../images/lib_677701_yo.png") left 50% top 50% / 14px no-repeat; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.widgetsocial-78 .youtube .wg-soc-icon:hover, 
.widgetsocial-78 .youtube .wg-soc-icon.hover, 
.widgetsocial-78 .youtube .wg-soc-icon.active { background: none, url("../images/lib_677701_yo.png") left 50% top 50% / 14px no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79);}
.widgetsocial-78 .youtube .wg-soc-icon:active, 
.widgetsocial-78 .youtube .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79);}
.widgetsocial-78 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-78 .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;}
.widgetsocial-78 .telegram .wg-soc-icon { border: none; background: linear-gradient(rgba(128,222,234,0.54), rgba(128,222,234,0.54)), url("../images/tg.png?1510828698052") left 50% top 50% / 19px no-repeat; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.widgetsocial-78 .telegram .wg-soc-icon:hover, 
.widgetsocial-78 .telegram .wg-soc-icon.hover, 
.widgetsocial-78 .telegram .wg-soc-icon.active { background: none, url("../images/tg.png?1510828698052") left 50% top 50% / 19px no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79);}
.widgetsocial-78 .telegram .wg-soc-icon:active, 
.widgetsocial-78 .telegram .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79);}
.widgetsocial-78 .whatsapp .wg-soc-icon { border: none; background: linear-gradient(rgba(128,222,234,0.54), rgba(128,222,234,0.54)), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iQ2FwYV8xIiB3aWR0aD0iOTAiIGhlaWdodD0iOTAiIHZpZXdCb3g9IjAgMCA5MCA5MCI+PHBhdGggaWQ9IldoYXRzQXBwIiBkPSJNOTAgNDMuODQxYzAgMjQuMjEzLTE5Ljc3OSA0My44NDEtNDQuMTgyIDQzLjg0MS03Ljc0Ny4wLTE1LjAyNS0xLjk4LTIxLjM1Ny01LjQ1NUwwIDkwbDcuOTc1LTIzLjUyMmMtNC4wMjMtNi42MDYtNi4zNC0xNC4zNTQtNi4zNC0yMi42MzdDMS42MzUgMTkuNjI4IDIxLjQxNi4wIDQ1LjgxOC4wIDcwLjIyMy4wIDkwIDE5LjYyOCA5MCA0My44NDF6TTQ1LjgxOCA2Ljk4MmMtMjAuNDg0LjAtMzcuMTQ2IDE2LjUzNS0zNy4xNDYgMzYuODU5LjAgOC4wNjUgMi42MjkgMTUuNTM0IDcuMDc2IDIxLjYxTDExLjEwNyA3OS4xNGwxNC4yNzUtNC41MzdjNS44NjUgMy44NTEgMTIuODkxIDYuMDk3IDIwLjQzNyA2LjA5NyAyMC40ODEuMCAzNy4xNDYtMTYuNTMzIDM3LjE0Ni0zNi44NTdTNjYuMzAxIDYuOTgyIDQ1LjgxOCA2Ljk4MnpNNjguMTI5IDUzLjkzOGMtLjI3My0uNDQ3LS45OTQtLjcxNy0yLjA3Ni0xLjI1NC0xLjA4NC0uNTM3LTYuNDEtMy4xMzgtNy40LTMuNDk1LS45OTMtLjM1OC0xLjcxNy0uNTM4LTIuNDM4LjUzNy0uNzIxIDEuMDc2LTIuNzk3IDMuNDk1LTMuNDMgNC4yMTItLjYzMi43MTktMS4yNjMuODA5LTIuMzQ3LjI3MS0xLjA4Mi0uNTM3LTQuNTcxLTEuNjczLTguNzA4LTUuMzMzLTMuMjE5LTIuODQ4LTUuMzkzLTYuMzY0LTYuMDI1LTcuNDQxLS42MzEtMS4wNzUtLjA2Ni0xLjY1Ni40NzUtMi4xOTEuNDg4LS40ODIgMS4wODQtMS4yNTUgMS42MjUtMS44ODIuNTQzLS42MjguNzIzLTEuMDc1IDEuMDgyLTEuNzkzLjM2My0uNzE3LjE4Mi0xLjM0NC0uMDktMS44ODMtLjI3LS41MzctMi40MzgtNS44MjUtMy4zNC03Ljk3Ny0uOTAyLTIuMTUtMS44MDMtMS43OTItMi40MzYtMS43OTItLjYzMS4wLTEuMzU0LS4wOS0yLjA3Ni0uMDktLjcyMi4wLTEuODk2LjI2OS0yLjg4OSAxLjM0NC0uOTkyIDEuMDc2LTMuNzg5IDMuNjc2LTMuNzg5IDguOTYzLjAgNS4yODggMy44NzkgMTAuMzk3IDQuNDIyIDExLjExMy41NDEuNzE2IDcuNDkgMTEuOTIgMTguNSAxNi4yMjNDNTguMiA2NS43NzEgNTguMiA2NC4zMzYgNjAuMTg2IDY0LjE1NmMxLjk4NC0uMTc5IDYuNDA2LTIuNTk5IDcuMzEyLTUuMTA3QzY4LjM5OCA1Ni41MzcgNjguMzk4IDU0LjM4NiA2OC4xMjkgNTMuOTM4eiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZjdmN2Y3Ij48L3BhdGg+PC9zdmc+") left 50% top 50% / 27px no-repeat; width: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.51); -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px;}
.widgetsocial-78 .whatsapp .wg-soc-icon:hover, 
.widgetsocial-78 .whatsapp .wg-soc-icon.hover, 
.widgetsocial-78 .whatsapp .wg-soc-icon.active { background: none, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iQ2FwYV8xIiB3aWR0aD0iOTAiIGhlaWdodD0iOTAiIHZpZXdCb3g9IjAgMCA5MCA5MCI+PHBhdGggaWQ9IldoYXRzQXBwIiBkPSJNOTAgNDMuODQxYzAgMjQuMjEzLTE5Ljc3OSA0My44NDEtNDQuMTgyIDQzLjg0MS03Ljc0Ny4wLTE1LjAyNS0xLjk4LTIxLjM1Ny01LjQ1NUwwIDkwbDcuOTc1LTIzLjUyMmMtNC4wMjMtNi42MDYtNi4zNC0xNC4zNTQtNi4zNC0yMi42MzdDMS42MzUgMTkuNjI4IDIxLjQxNi4wIDQ1LjgxOC4wIDcwLjIyMy4wIDkwIDE5LjYyOCA5MCA0My44NDF6TTQ1LjgxOCA2Ljk4MmMtMjAuNDg0LjAtMzcuMTQ2IDE2LjUzNS0zNy4xNDYgMzYuODU5LjAgOC4wNjUgMi42MjkgMTUuNTM0IDcuMDc2IDIxLjYxTDExLjEwNyA3OS4xNGwxNC4yNzUtNC41MzdjNS44NjUgMy44NTEgMTIuODkxIDYuMDk3IDIwLjQzNyA2LjA5NyAyMC40ODEuMCAzNy4xNDYtMTYuNTMzIDM3LjE0Ni0zNi44NTdTNjYuMzAxIDYuOTgyIDQ1LjgxOCA2Ljk4MnpNNjguMTI5IDUzLjkzOGMtLjI3My0uNDQ3LS45OTQtLjcxNy0yLjA3Ni0xLjI1NC0xLjA4NC0uNTM3LTYuNDEtMy4xMzgtNy40LTMuNDk1LS45OTMtLjM1OC0xLjcxNy0uNTM4LTIuNDM4LjUzNy0uNzIxIDEuMDc2LTIuNzk3IDMuNDk1LTMuNDMgNC4yMTItLjYzMi43MTktMS4yNjMuODA5LTIuMzQ3LjI3MS0xLjA4Mi0uNTM3LTQuNTcxLTEuNjczLTguNzA4LTUuMzMzLTMuMjE5LTIuODQ4LTUuMzkzLTYuMzY0LTYuMDI1LTcuNDQxLS42MzEtMS4wNzUtLjA2Ni0xLjY1Ni40NzUtMi4xOTEuNDg4LS40ODIgMS4wODQtMS4yNTUgMS42MjUtMS44ODIuNTQzLS42MjguNzIzLTEuMDc1IDEuMDgyLTEuNzkzLjM2My0uNzE3LjE4Mi0xLjM0NC0uMDktMS44ODMtLjI3LS41MzctMi40MzgtNS44MjUtMy4zNC03Ljk3Ny0uOTAyLTIuMTUtMS44MDMtMS43OTItMi40MzYtMS43OTItLjYzMS4wLTEuMzU0LS4wOS0yLjA3Ni0uMDktLjcyMi4wLTEuODk2LjI2OS0yLjg4OSAxLjM0NC0uOTkyIDEuMDc2LTMuNzg5IDMuNjc2LTMuNzg5IDguOTYzLjAgNS4yODggMy44NzkgMTAuMzk3IDQuNDIyIDExLjExMy41NDEuNzE2IDcuNDkgMTEuOTIgMTguNSAxNi4yMjNDNTguMiA2NS43NzEgNTguMiA2NC4zMzYgNjAuMTg2IDY0LjE1NmMxLjk4NC0uMTc5IDYuNDA2LTIuNTk5IDcuMzEyLTUuMTA3QzY4LjM5OCA1Ni41MzcgNjguMzk4IDU0LjM4NiA2OC4xMjkgNTMuOTM4eiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZjdmN2Y3Ij48L3BhdGg+PC9zdmc+") left 50% top 50% / 27px no-repeat; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.79);}
.widgetsocial-78 .whatsapp .wg-soc-icon:active, 
.widgetsocial-78 .whatsapp .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79); box-shadow: inset 0px 0px 0px  1px rgba(255, 255, 255, 0.79);}
.widget-41 { margin: 5px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 186px;}
.widget-31 { margin: 8px 0 auto; position: relative; top: 0; left: 0; z-index: 1; color: #ffffff; text-decoration: none; width: auto; right: 0;}
.widget-44 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-81 .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-81 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-81 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer; text-align: center;}
.side-panel-81 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel-81 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-81 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-81 .side-panel-button-icon { display: block;}
.side-panel-81 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-81 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-2 { min-height: 0; background: none; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-3 .layout_8 { 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-3 .layout_6_id_10 { margin: 15px 0 0; -webkit-order: 2; -moz-order: 2; order: 2; flex-basis: auto; width: auto;}
	.block-3 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-5 { background: none; margin-left: 0; margin-bottom: 0; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-4 { margin-top: 30px; background: none;}
	.widget-4 { margin-top: 0; margin-bottom: 0; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-11 { -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-30 { width: auto; margin-left: 0; margin-right: 0;}
	.block-31 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-45 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-46 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-46:hover, 
	.widget-46.hover, 
	.widget-46.active { font-weight: 600;}
	.widget-47 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.content-86 h5:hover, 
	.content-86 h5.hover, 
	.content-86 h5.active { font-weight: 800;}
	.block-29 { background: none; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-17 { width: auto; margin-left: 40px; margin-right: 40px; padding-top: 40px; padding-bottom: 40px;}
	.widget-16 { margin-top: 0; display: block;}
	.form-33 .form__header { margin-bottom: 16px;}
	.form-33 .form__text { margin-bottom: 30px;}
	.form-33 .form-text input { min-height: 44px;}
	.form-33 .form-select select { background: none;}
	.form-33 .form-checkbox { padding-left: 20px; padding-right: 20px;}
	.form-33 .form-radio { padding-right: 20px; padding-left: 20px; background: none;}
	.form-33 .form-radio .form-item__body { background: none;}
	.block-24 { padding-left: 0; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-25 .layout_50 { 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-25 .layout_54 { 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-25 .layout_55 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-25 { padding: 40px 20px; width: auto; background: none; text-align: center; margin-left: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-26 .layout_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-26 .layout_50_id_52 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-26 { width: auto; margin-top: 3px; margin-left: 0; right: 0; padding-left: 20px;}
	.widget-25 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.email-51 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-51 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-26 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-52 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-52 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-27 { width: 161px; padding-right: 20px;}
	.address-53 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-53 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.address-53 .text_body { font-size: 14px; line-height: 1.5; min-height: 0;}
	.widget-28 { text-align: center; margin-top: 15px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-29 { width: auto; margin-top: 20px; margin-left: 0; margin-bottom: 0;}
	.search-55 input { max-width: 100% !important; opacity: 1 !important; display: block !important; background: none;}
	.search-55 button { pointer-events: auto !important;}
	.block-27 { padding-left: 20px; padding-right: 20px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-28 .layout_58 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-28 .layout_77 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-28 .layout_78 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-28 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-42 { margin-left: auto; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-41 { margin-top: 15px; margin-left: auto; display: none;}
	.widget-31 { margin-top: 0; margin-right: auto;}
	.widget-44 { padding: 10px 10px 10px 40px; border: none; z-index: 9999; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.side-panel-81 .side-panel-content { text-align: left; padding-left: 10px; padding-right: 10px;}
	.side-panel-81 .side-panel-close { border: none; text-align: left; width: 40px; min-height: 40px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48L2RlZnM+PHBhdGggZD0iTTExLjk0NiAxMC4yODdsOC4yODYgOC4yODRjLjQ2LjQ2Mi40NiAxLjIwOC4wIDEuNjY4LS4yMy4yMy0uNTMyLjM0NS0uODM0LjM0NS0uMzAyLjAtLjYwNC0uMTE1LS44MzQtLjM0NWwtOC4yODYtOC4yODQtOC4yODUgOC4yODRjLS4yMy4yMy0uNTMyLjM0NS0uODM0LjM0NS0uMzAyLjAtLjYwNC0uMTE1LS44MzQtLjM0NS0uNDYtLjQ2LS40Ni0xLjIwNy4wLTEuNjY3bDguMjg1LTguMjgzTC4zMjcgMi4wMDRjLS40Ni0uNDYtLjQ2LTEuMjA2LjAtMS42NjcuNDYtLjQ2IDEuMjA2LS40NiAxLjY2Ny4wbDguMjg1IDguMjg0TDE4LjU2NC4zMzhjLjQ2LS40NiAxLjIwNy0uNDYgMS42NjguMC40Ni40Ni40NiAxLjIwNi4wIDEuNjY3bC04LjI4NiA4LjI4M3oiIGlkPSJwYXRoLTEiIGNsYXNzPSJjbHMtMiIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjMDBiY2Q0IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 15px no-repeat #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-81 .side-panel-top { width: auto;}
	.side-panel-81 .side-panel-button { border: none; text-align: left; width: 40px; min-height: 40px; padding-top: 10px; padding-left: 7px; padding-right: 7px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #00bcd4; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-81 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-3 .layout_8 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_6_id_10 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-4 { margin-left: auto;}
	.block-11 { margin-left: 20px; margin-right: 20px;}
	.widget-16 { text-align: center;}
	.form-33 .form__body { margin-bottom: -10px;}
	.form-33 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-33 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-33 .form-text { margin-bottom: 10px;}
	.form-33 .form-textarea { margin-bottom: 10px;}
	.form-33 .form-submit { text-align: center; margin-top: 0; align-self: auto;}
	.form-33 .form-submit .form-item__header { display: none;}
	.form-33 .form-submit button { margin-left: 0;}
	.form-33 .form-captcha { margin-bottom: 10px;}
	.form-33 .form-captcha button { margin-left: 0;}
	.form-33 .form-checkbox { padding-left: 0; padding-right: 0; margin-bottom: 10px;}
	.form-33 .form-radio { padding-right: 0; padding-left: 0; margin-bottom: 10px;}
	.form-33 .form-select { margin-bottom: 10px;}
	.form-33 .form-div { margin-bottom: 10px;}
	.form-33 .form-html { margin-bottom: 10px;}
	.form-33 .form-upload { margin-bottom: 10px;}
	.form-33 .form-calendar { margin-bottom: 10px;}
	.form-33 .form-calendar_interval { margin-bottom: 10px;}
	.block-25 .layout_50 { 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-25 .layout_54 { 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-25 .layout_55 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-25 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-26 .layout_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-26 .layout_50_id_52 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-26 { text-align: center; margin-bottom: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-25 { text-align: left; width: auto; margin-left: 39px; margin-right: 0; right: 0;}
	.widget-26 { width: auto; margin-left: 39px; margin-right: 0; right: 0;}
	.widget-27 { width: auto; right: 0;}
	.address-53 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-28 { margin-bottom: 30px;}
	.widget-29 { width: 400px; margin-left: auto; margin-right: auto;}
	.block-28 .layout_58 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-28 .layout_77 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-28 .layout_78 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-42 { margin-top: 15px;}
	.widget-41 { margin-right: auto; margin-bottom: 0;}
	.widget-31 { margin-top: 15px; margin-left: auto; margin-bottom: 0;}
	.widget-44 { z-index: 1450;}

}

@media all and (max-width: 640px) {
	.block-3 .layout_8 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_6_id_10 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-3 { padding-left: 20px;}
	.block-5 { display: block; padding-top: 10px;}
	.widget-6 { text-align: left; margin-right: auto; display: block;}
	.phones-11 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-11 .icon { margin-right: 10px;}
	.phones-11 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-45 { margin-top: 0;}
	.widget-46 { margin-bottom: 20px;}
	.widget-47 { line-height: 2.0;}
	.block-29 { padding-top: 0.02px; padding-bottom: 0.02px;}
	.block-17 { margin-left: 0; margin-right: 0;}
	.form-33 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-33 .form-submit button { width: 100%;}
	.form-33 .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-33 .form-captcha .form-submit-container { width: 100%;}
	.form-33 .form-captcha button { width: 100%;}
	.form-33 .form-checkbox { padding-left: 20px; padding-right: 20px;}
	.form-33 .form-radio { padding-right: 20px; padding-left: 20px;}
	.block-25 .layout_50 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-25 .layout_54 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-25 .layout_55 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-25 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-26 .layout_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-26 .layout_50_id_52 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-25 { margin-left: 19px; margin-right: 19px;}
	.widget-26 { margin-left: 19px; margin-right: 19px;}
	.widget-27 { padding-right: 0;}
	.address-53 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-28 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-29 { width: 300px;}
	.block-27 { padding-top: 30px;}
	.block-28 .layout_58 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-28 .layout_77 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-28 .layout_78 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-42 { margin-bottom: 0;}
	.widget-44 { padding-left: 20px;}

}

@media all and (max-width: 480px) {
	.block-3 .layout_8 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_6_id_10 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 { width: auto; right: 0; padding-right: 0;}
	.widget-4 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-11 { margin-left: 0; margin-right: 0;}
	.block-30 { padding-top: 20px;}
	.form-33 .form__header { font-size: 20px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.block-25 .layout_50 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-25 .layout_54 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-25 .layout_55 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-25 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-26 .layout_53 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-26 .layout_50_id_52 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-26 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-left: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-25 { text-align: center; margin-top: 0; padding-top: 5px;}
	.widget-26 { text-align: center; width: 640px; margin-top: 0; margin-left: 0; margin-right: 0;}
	.widget-27 { text-align: center; margin-top: 15px; margin-bottom: 10px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-28 { margin-bottom: 15px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-29 { text-align: flex-start; width: auto; margin-left: 0; margin-right: 0;}
	.block-27 { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjEzNzIiIGhlaWdodD0iMTkxIiB2aWV3Qm94PSIwIDAgMTM3MiAxOTEiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICAKICA8L2RlZnM+CiAgPHBhdGggZD0iTTEzNzIuMDAwLDE0Ny44NjAgQzEzNTIuMDgwLDE0NC43OTkgMTMzMS41NjgsMTQ1Ljg2MCAxMzEwLjA0MCwxNDguNzAwIEMxMjU5LjExNCwxNTUuNDE3IDEyMTUuMjg1LDE3NS40MjcgMTE2NS4zMjAsMTgzLjc3NyBDMTEwOS43NTgsMTk0LjIzOSAxMDU2LjY3OSwxODMuNDM5IDEwMDQuODcxLDE2OS43MzUgQzk0OC4wNTYsMTU0LjcwOCA4OTcuMTYzLDE0Mi4zNjUgODM4LjM1OSwxNTIuMTMxIEM4MTQuMDQzLDE1Ny42NzAgNzkxLjQ4OSwxNjYuMzQxIDc2OC41MjIsMTczLjY5MiBDNzE2Ljk5NiwxOTAuMTgyIDY2OC4xMzMsMTk3LjQ5MSA2MTIuNzU4LDE4My44NTcgQzYwMy41MjUsMTgxLjU4NCA1OTQuMjkwLDE3OC45MzUgNTg1LjAwMCwxNzYuMjEzIEM1ODUuMDAwLDE3Ni4yMTMgNTg1LjAwMCwxNzUuODY2IDU4NS4wMDAsMTc1Ljg2NiBDNTQ2LjU1NCwxNjUuNTMxIDUxMC4xNTksMTUxLjM3NiA0NjkuMTUyLDE0NS42MTkgQzQwNS44ODEsMTM2LjczNyAzNDUuNDQ4LDE1Ni4yMzYgMjg3Ljc5NCwxNzAuMTU3IEMyMzQuMjE5LDE4My4wOTQgMTc5LjAzNiwxOTEuNzQyIDEyMi44MzIsMTgwLjIwNSBDODIuNzE0LDE3MS45NjkgNDIuMTkzLDE1NC41MTAgLTAuMDAwLDE0OC4yNDUgQy0wLjAwMCwxNDguMjQ1IC0wLjAwMCwzLjExNSAtMC4wMDAsMy4xMTUgQzQyLjcwOSw4LjU5NSA4Mi42ODUsMjUuMjQ2IDEyNC4yNTgsMzUuMDI2IEMxOTUuODM5LDUxLjg2NCAyNjAuODQ5LDMxLjU2MSAzMjcuNDk1LDE1LjQ3MSBDMzg0LjA1NywxLjgxNSA0NDAuODMxLC02LjIyMyA0OTkuODk0LDYuMTIwIEM1NjQuMzQ4LDE5LjU4NyA2MjQuNTcxLDUxLjY3OCA2OTUuOTYwLDQyLjI2MiBDNzQ2LjQyMiwzNS42MDcgNzg5LjkxNywxNS45MDQgODM5LjMxNyw3LjQyNCBDODk1LjM3NCwtMy40NzYgOTQ4Ljg5OCw3LjM4NyAxMDAxLjEyOSwyMS4yMDUgQzEwNTguMDQ0LDM2LjI2MiAxMTA5LjAxNSw0OC42MjQgMTE2Ny45NDksMzguNzYyIEMxMTkyLjE0NywzMy4yMjEgMTIxNC42MDgsMjQuNTkyIDEyMzcuNDc4LDE3LjI3NCBDMTI4Mi4zMjAsMi45MjYgMTMyNS4xNDUsLTQuNDY3IDEzNzIuMDAwLDIuODQwIEMxMzcyLjAwMCwyLjg0MCAxMzcyLjAwMCwxNDcuODYwIDEzNzIuMDAwLDE0Ny44NjAgWiIgaWQ9InBhdGgtMSIgY2xhc3M9ImNscy0yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiM4MGRlZWEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left 50% top 0px / 1070px no-repeat; -webkit-box-shadow: inset 0px -100px 0px  #80deea; -moz-box-shadow: inset 0px -100px 0px  #80deea; box-shadow: inset 0px -100px 0px  #80deea; padding-top: 39px; padding-left: 0; padding-right: 0;}
	.block-28 .layout_58 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-28 .layout_77 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-28 .layout_78 { 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;}
	.block-28 { padding-left: 20px; padding-right: 20px;}

}
.side-panel .widget-6 { margin: 6px 0 auto 20px; z-index: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; left: 0; top: 0; position: relative; width: 200px; text-align: right; box-sizing: border-box; right: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-right: 10px;}
.side-panel .phones-11 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.side-panel .phones-11 .icon { margin-right: 10px;}
.side-panel .phones-11 .block-body-drop { top: auto; right: auto; bottom: auto; width: 100%; margin-left: 0; left: 100%; display: block; position: static;}
.side-panel .phones-11 .cell-text { width: 150px;}
.side-panel .phones-11 .text_body { font-size: 16px;}
.side-panel .widget-5 { margin: 40px 0 20px; z-index: 2; text-align: right; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; min-height: 40px; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-9 .menu-scroll > ul { display: block;}
.side-panel .menu-9 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-9 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-9 .menu-scroll > ul ul { position: static; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; margin-top: 0;}
.side-panel .menu-9 .menu-scroll > ul ul > li > a { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-left: 25px;}
.side-panel .menu-9 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-9 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-9 .menu-scroll > ul ul > li > a.active { background: rgba(255,255,255,0.2);}
.side-panel .menu-9 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-9 .menu-scroll > ul > li.menu-item > a { padding: 12px 20px; width: auto; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; margin-left: 0; margin-right: 0;}
.side-panel .menu-9 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-9 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-9 .menu-scroll > ul > li.menu-item > a.active { color: #00bcd4; -webkit-box-shadow: inset 2px 0px 0px  #00bcd4; -moz-box-shadow: inset 2px 0px 0px  #00bcd4; box-shadow: inset 2px 0px 0px  #00bcd4;}
.side-panel .menu-9 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-9 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-9 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-9 .menu-scroll > ul > li.more-button > a.active { background: #00bcd4; color: #ffffff;}
.side-panel .widget-3 { margin: 6px 0 auto; z-index: 1; text-align: left; left: 0; top: 0; position: relative; min-height: 0; width: auto; right: 0; box-sizing: border-box; font-size: 25px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-order: 1; -moz-order: 1; order: 1;}
.side-panel .site-name-5 .sn-text { font-size: 24px;}
.side-panel .site-name[item-id] { margin: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; pointer-events: auto;}