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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff; text-align: left; z-index: 2;}
.wrapper { border: none; position: relative; z-index: 3; font-family: Montserrat, sans-serif; text-align: left; text-indent: 0; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-109 { position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 7; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; text-decoration: none; right: 0;}
.block-67 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1350px; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-left: 40px; padding-right: 40px;}
.block-2 .layout_4 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_7 { display: -webkit-flex; display: flex; -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: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; padding-bottom: 50px; padding-top: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%;}
.block-3 { margin: 0 0 auto; position: relative; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-2 { margin: 0; border: none; position: relative; font-size: 25px; color: #212121; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 300px; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px;}
.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%; text-align: left;}
.site-name-5 img { border: none; box-sizing: border-box; display: block; max-width: 100%; text-align: left; margin-left: 0; margin-right: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-5 .sn-text { border: none; box-sizing: border-box; color: #333333; line-height: 1.5; text-align: left; text-decoration: none; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: bold;}
.site-name-5 a { text-decoration: none; outline: none;}
.widget-3 { margin: 0; border: none; position: relative; font-size: 14px; color: #333333; line-height: 1.5; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 300px; padding-top: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 0;}
.block-4 .layout_9 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_7_id_8 { 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-4 { margin: 0 0 auto 65px; position: relative; top: 0; left: 0; width: 595px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.widget-4 { margin: 0 0 0 39px; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: 230px;}
.phones-8 p:first-child { margin-top: 0;}
.phones-8 p:last-child { margin-bottom: 0;}
.phones-8 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-8 .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-8 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cGF0aCBkPSJNMTUuMDUgNUE1IDUgMCAwIDEgMTkgOC45NU0xNS4wNSAxQTkgOSAwIDAgMSAyMyA4Ljk0bS0xIDcuOTh2M2EyIDIgMCAwIDEtMi4xOCAyIDE5Ljc5IDE5Ljc5IDAgMCAxLTguNjMtMy4wNyAxOS41IDE5LjUgMCAwIDEtNi02IDE5Ljc5IDE5Ljc5IDAgMCAxLTMuMDctOC42N0EyIDIgMCAwIDEgNC4xMSAyaDNhMiAyIDAgMCAxIDIgMS43MiAxMi44NCAxMi44NCAwIDAgMCAuNyAyLjgxIDIgMiAwIDAgMS0uNDUgMi4xMUw4LjA5IDkuOTFhMTYgMTYgMCAwIDAgNiA2bDEuMjctMS4yN2EyIDIgMCAwIDEgMi4xMS0uNDUgMTIuODQgMTIuODQgMCAwIDAgMi44MS43QTIgMiAwIDAgMSAyMiAxNi45MnoiIGlkPSJwYXRoLTIiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiM4OTY1ZWIiIGRhdGEtY2hhbmdlZD0idHJ1ZSIvPjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; margin-right: 5px; min-height: 35px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; opacity: 1;}
.phones-8 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-8 .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-end; -moz-justify-content: flex-end; justify-content: flex-end; text-align: right; margin-left: 10px;}
.phones-8 .title { box-sizing: border-box; text-align: left; color: #8c8c8c; text-decoration: none; display: -webkit-flex; display: flex; margin-bottom: 5px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-8 .text_body { box-sizing: border-box; text-align: left; font-size: 19px; color: #333333; line-height: 1.5; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-8 input.tgl-but { box-sizing: border-box; display: none;}
.phones-8 .text_body a { text-decoration: none; color: inherit;}
.phones-8 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-93 { margin: 0 0 0 64px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 203px;}
.schedule-124 p:first-child { margin-top: 0;}
.schedule-124 p:last-child { margin-bottom: 0;}
.schedule-124 .header { box-sizing: border-box;}
.schedule-124 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-124 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-124 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.schedule-124 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-124 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-124 .title { box-sizing: border-box; display: none;}
.schedule-124 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; color: #1859db; line-height: 1.3; text-decoration: none; font-size: 13px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.schedule-124 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-124 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-5 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 326px;}
.address-9 p:first-child { margin-top: 0;}
.address-9 p:last-child { margin-bottom: 0;}
.address-9 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-9 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-9 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cGF0aCBkPSJNMjEgMTBjMCA3LTkgMTMtOSAxM3MtOS02LTktMTNhOSA5IDAgMCAxIDE4IDB6IiBpZD0icGF0aC0yIiBzdHJva2Utb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgc3Ryb2tlPSIjODk2NWViIiBkYXRhLWNoYW5nZWQ9InRydWUiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEwIiByPSIzIiBpZD0iY2lyY2xlLTMiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiM4OTY1ZWIiIGRhdGEtY2hhbmdlZD0idHJ1ZSIvPjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; margin-right: 5px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 35px; opacity: 1;}
.address-9 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-9 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-left: 10px;}
.address-9 .title { box-sizing: border-box; display: -webkit-flex; display: flex; color: #8c8c8c; text-decoration: none; margin-bottom: 5px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-9 .text_body { font-size: 13px; color: #333333; line-height: 1.5; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.address-9 input.tgl-but { box-sizing: border-box; display: none;}
.address-9 input.tgl-but:checked + .block-body-drop { display: block;}
.block-53 { margin: 0 0 -39px; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; -webkit-box-shadow: 0px 5px 20px  rgba(0,0,0,0.1); -moz-box-shadow: 0px 5px 20px  rgba(0,0,0,0.1); box-shadow: 0px 5px 20px  rgba(0,0,0,0.1); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; padding-bottom: 0.02px; text-decoration: none; padding-right: 0; padding-left: 0;}
.block-22 .layout_52 { -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-22 .layout_176 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-22 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-top: 0.02px; max-width: 100%; right: 0; padding-right: 0; text-decoration: none;}
.widget-134 { border: none; position: relative; z-index: 3; color: #ffffff; text-decoration: none; text-align: right; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 220px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 82px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cGF0aCBkPSJNMTUuMDUgNUE1IDUgMCAwIDEgMTkgOC45NU0xNS4wNSAxQTkgOSAwIDAgMSAyMyA4Ljk0bS0xIDcuOTh2M2EyIDIgMCAwIDEtMi4xOCAyIDE5Ljc5IDE5Ljc5IDAgMCAxLTguNjMtMy4wNyAxOS41IDE5LjUgMCAwIDEtNi02IDE5Ljc5IDE5Ljc5IDAgMCAxLTMuMDctOC42N0EyIDIgMCAwIDEgNC4xMSAyaDNhMiAyIDAgMCAxIDIgMS43MiAxMi44NCAxMi44NCAwIDAgMCAuNyAyLjgxIDIgMiAwIDAgMS0uNDUgMi4xMUw4LjA5IDkuOTFhMTYgMTYgMCAwIDAgNiA2bDEuMjctMS4yN2EyIDIgMCAwIDEgMi4xMS0uNDUgMTIuODQgMTIuODQgMCAwIDAgMi44MS43QTIgMiAwIDAgMSAyMiAxNi45MnoiIGlkPSJwYXRoLTIiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiNmZmZmZmYiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPjwvc3ZnPg==") left 20px top 50% / auto auto no-repeat #8965eb; -webkit-border-radius: 0px 30px 30px 0px; -moz-border-radius: 0px 30px 30px 0px; border-radius: 0px 30px 30px 0px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; margin-top: 0; margin-left: 0; margin-bottom: auto; font-weight: bold; padding-right: 35px;}
.widget-134:hover, 
.widget-134.hover, 
.widget-134.active { opacity: 0.8;}
.popover-wrap-176 .popover-body { padding: 60px 40px 40px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0px 0px 10px  rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 10px  rgba(0,0,0,0.1); box-shadow: 0px 0px 10px  rgba(0,0,0,0.1); position: relative; display: inline-block; width: 450px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-176 .popover-body .form_text input { padding: 7px 8px 7px 15px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; min-height: 55px; background: #f5f5f5;}
.popover-wrap-176 .popover-body .form_calendar input { padding: 7px 8px 7px 15px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; min-height: 55px; background: #f5f5f5;}
.popover-wrap-176 .popover-body .form_calendar_interval input { padding: 7px 8px 7px 15px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; font-size: 13.3333px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; min-height: 55px; background: #f5f5f5;}
.popover-wrap-176 .popover-body textarea { padding: 15px 8px 7px 15px; border: none; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; width: 100%; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; background: #f5f5f5;}
.popover-wrap-176 .popover-body .s3_button_large { border: none; background: #8965eb; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-size: 16px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 55px; font-family: Montserrat, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; width: 190px;}
.popover-wrap-176 .popover-body .s3_button_large:hover, 
.popover-wrap-176 .popover-body .s3_button_large.hover, 
.popover-wrap-176 .popover-body .s3_button_large.active { background: transparent; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); color: #333333;}
.popover-wrap-176 .popover-body .s3_message { padding: 12px; border: none; display: table; margin-top: 1em; margin-bottom: 1em; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: center; font-family: Montserrat, sans-serif; font-size: 12px; font-style: normal; line-height: 1.4; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-176 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/if_x_2561505.svg?1564719654861") left 50% top 50% / auto auto no-repeat; z-index: 10; cursor: pointer; text-align: left; margin-top: 30px; margin-right: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.button-176 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-176 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-176 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-176 .popover-form-title { font-size: 25px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: center; font-family: Montserrat, sans-serif; color: #333333; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-176 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-176 .popover-body .s3_form_item { margin-top: 0; margin-bottom: 0; box-sizing: border-box; text-align: center; padding-top: 10px; padding-bottom: 0.02px;}
.popover-wrap-176 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-176 .popover-body .s3_form_item.form_div { padding-bottom: 0.02px; margin-bottom: 0; margin-top: 0; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-176 .popover-body .s3_form_item.form_html_block { padding-bottom: 0.02px; margin-bottom: 0; margin-top: 0; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Montserrat, sans-serif; text-align: left; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-176 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-176 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-176 .popover-body .s3_form_item.form_checkbox { padding-bottom: 0.02px; margin-bottom: 0; margin-top: 0; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-176 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-176 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-176 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-176 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; text-align: left; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-176 .popover-body .s3_form_item.form_radio { padding-bottom: 20px; margin-bottom: 0; margin-top: 0; padding-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-176 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-176 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-176 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-176 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; text-align: left; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-176 .popover-body .s3_form_item.form_select { padding-bottom: 20px; margin-bottom: 0; margin-top: 0; padding-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-176 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-176 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-176 .popover-body .s3_form_item.form_calendar { padding-bottom: 0.02px; margin-bottom: 0; margin-top: 0; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-176 .popover-body .s3_form_item.form_calendar_interval { padding-bottom: 0.02px; margin-bottom: 0; margin-top: 0; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-176 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-176 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-176 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-176 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-176 .popover-body .s3_form_item.form_upload { padding-bottom: 20px; margin-bottom: 0; margin-top: 0; padding-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-176 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-176 .popover-body .form_upload .no-more { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; padding-left: 15px;}
.popover-wrap-176 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-176 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-176 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-176 ::-moz-placeholder { color: #ababab;}
.popover-wrap-176 :-ms-input-placeholder { color: #ababab;}
.widget-34 { position: relative; z-index: 2; padding-right: 15px; padding-left: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; margin-top: 0; margin-left: 0; margin-bottom: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 0; right: 0;}
.menu-52 .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-52 .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-52 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-52 .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-52 .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-52 .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-52 .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-52 .menu-scroll > ul ul { padding: 20px; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 270px; display: none; z-index: 10; box-sizing: border-box; -webkit-box-shadow: 0px 0px 20px  1px rgba(0,0,0,0.05); -moz-box-shadow: 0px 0px 20px  1px rgba(0,0,0,0.05); box-shadow: 0px 0px 20px  1px rgba(0,0,0,0.05); -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; align-self: auto;}
.menu-52 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-52 .menu-scroll > ul ul > li > a { padding: 15px 10px 15px 20px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #626262; font-size: 15px; line-height: 1.4; position: relative; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 0; margin-bottom: 0; min-height: 0;}
.menu-52 .menu-scroll > ul ul > li > a:hover, 
.menu-52 .menu-scroll > ul ul > li > a.hover, 
.menu-52 .menu-scroll > ul ul > li > a.active { background: #8965eb; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; color: #ffffff;}
.menu-52 .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-52 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-52 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-52 .menu-scroll > ul > li.menu-item > a { padding: 30px 15px; margin: 0 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #333333; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-style: normal; letter-spacing: 0; text-transform: uppercase; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto; font-weight: bold;}
.menu-52 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-52 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-52 .menu-scroll > ul > li.menu-item > a.active { color: #8965eb;}
.menu-52 .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-52 .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-52 .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-52 .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-52 .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-52 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-52 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-52 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 20px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #6b6b6b; font-size: 22px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold; text-align: center; align-self: auto;}
.menu-52 .menu-scroll > ul > li.more-button > a:hover, 
.menu-52 .menu-scroll > ul > li.more-button > a.hover, 
.menu-52 .menu-scroll > ul > li.more-button > a.active { color: #8965eb;}
.menu-52 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-52 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-52 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-92 { border: none; position: relative; width: auto; min-height: 0; max-width: 100%; background: url("../images/54886754_2.jpg") left 50% top 50% / cover no-repeat fixed; z-index: 6; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 80px; padding-bottom: 80px;}
.block-99 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1350px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; padding-left: 40px; padding-right: 40px;}
.widget-119 { padding: 30px; border: none; position: relative; z-index: 1; text-align: left; box-sizing: border-box; min-height: 0; width: 720px; margin-top: 0; margin-left: 0; margin-bottom: 0; -webkit-box-shadow: 0px 3px 20px  rgba(0,0,0,0.1); -moz-box-shadow: 0px 3px 20px  rgba(0,0,0,0.1); box-shadow: 0px 3px 20px  rgba(0,0,0,0.1); background: rgba(255,255,255,0.85); -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.popover-wrap-164 .popover-body { padding: 60px 40px 40px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0px 0px 10px  rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 10px  rgba(0,0,0,0.1); box-shadow: 0px 0px 10px  rgba(0,0,0,0.1); position: relative; display: inline-block; width: 450px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-164 .popover-body .form_text input { padding: 7px 8px 7px 15px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; min-height: 55px; background: #f5f5f5;}
.popover-wrap-164 .popover-body .form_calendar input { padding: 7px 8px 7px 15px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; min-height: 55px; background: #f5f5f5;}
.popover-wrap-164 .popover-body .form_calendar_interval input { padding: 7px 8px 7px 15px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; font-size: 13.3333px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; min-height: 55px; background: #f5f5f5;}
.popover-wrap-164 .popover-body textarea { padding: 15px 8px 7px 15px; border: none; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; width: 100%; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; background: #f5f5f5;}
.popover-wrap-164 .popover-body .s3_button_large { border: none; background: #8965eb; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-size: 16px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 55px; font-family: Montserrat, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; width: 190px;}
.popover-wrap-164 .popover-body .s3_button_large:hover, 
.popover-wrap-164 .popover-body .s3_button_large.hover, 
.popover-wrap-164 .popover-body .s3_button_large.active { background: transparent; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); color: #333333;}
.popover-wrap-164 .popover-body .s3_message { padding: 12px; border: none; display: table; margin-top: 1em; margin-bottom: 1em; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: center; font-family: Montserrat, sans-serif; font-size: 12px; font-style: normal; line-height: 1.4; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-164 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/if_x_2561505.svg?1564719654861") left 50% top 50% / auto auto no-repeat; z-index: 10; cursor: pointer; text-align: left; margin-top: 30px; margin-right: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-164 p:first-child { margin-top: 0;}
.editable_block-164 p:last-child { margin-bottom: 0;}
.editable_block-164 .header { border: none; box-sizing: border-box; font-size: 50px; margin-bottom: 0; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #333333; line-height: 1.3; text-decoration: none; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: auto; margin-left: 0; margin-right: 0;}
.editable_block-164 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0;}
.editable_block-164 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto;}
.editable_block-164 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-164 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex; text-align: left;}
.editable_block-164 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-164 .img-convert { box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.editable_block-164 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-164 .text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #333333; line-height: 1.5; text-decoration: none; font-size: 25px; padding-top: 20px; padding-bottom: 20px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; width: auto; margin-left: 0; margin-right: 0;}
.editable_block-164 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-164 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-164 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-164 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-164 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-164 .more { box-sizing: border-box; margin-top: 20px; pointer-events: auto; text-align: left; width: auto; margin-left: 0; margin-right: 0;}
.editable_block-164 .more > a { padding: 35px 30px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; height: 0; min-height: 14px; color: #ffffff; text-transform: uppercase; text-decoration: none; font-size: 16px; font-weight: bold; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #8965eb; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.editable_block-164 .more > a:hover, 
.editable_block-164 .more > a.hover, 
.editable_block-164 .more > a.active { color: #333333; background: transparent; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1);}
.editable_block-164 .more > a:active, 
.editable_block-164 .more > a.active { opacity: 0.5;}
.editable_block-164 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-164 .clear { clear: both;}
.popover-container-164 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-164 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-164 .popover-form-title { font-size: 25px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: center; font-family: Montserrat, sans-serif; color: #333333; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-164 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-164 .popover-body .s3_form_item { margin-top: 0; margin-bottom: 0; box-sizing: border-box; text-align: center; padding-top: 10px; padding-bottom: 0.02px;}
.popover-wrap-164 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-164 .popover-body .s3_form_item.form_div { padding-bottom: 0.02px; margin-bottom: 0; margin-top: 0; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-164 .popover-body .s3_form_item.form_html_block { padding-bottom: 0.02px; margin-bottom: 0; margin-top: 0; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Montserrat, sans-serif; text-align: left; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-164 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-164 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-164 .popover-body .s3_form_item.form_checkbox { padding-bottom: 0.02px; margin-bottom: 0; margin-top: 0; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-164 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-164 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-164 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-164 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; text-align: left; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-164 .popover-body .s3_form_item.form_radio { padding-bottom: 20px; margin-bottom: 0; margin-top: 0; padding-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-164 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-164 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-164 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-164 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; text-align: left; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-164 .popover-body .s3_form_item.form_select { padding-bottom: 20px; margin-bottom: 0; margin-top: 0; padding-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-164 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-164 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-164 .popover-body .s3_form_item.form_calendar { padding-bottom: 0.02px; margin-bottom: 0; margin-top: 0; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-164 .popover-body .s3_form_item.form_calendar_interval { padding-bottom: 0.02px; margin-bottom: 0; margin-top: 0; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-164 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-164 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-164 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-164 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-164 .popover-body .s3_form_item.form_upload { padding-bottom: 20px; margin-bottom: 0; margin-top: 0; padding-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-164 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-164 .popover-body .form_upload .no-more { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; padding-left: 15px;}
.popover-wrap-164 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-164 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-164 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-164 ::-moz-placeholder { color: #ababab;}
.popover-wrap-164 :-ms-input-placeholder { color: #ababab;}
.block-120 { border: none; position: relative; width: auto; min-height: 0; background: #dce3f2; z-index: 5; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; font-family: Arial, Helvetica, sans-serif; text-decoration: none; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-121 .layout_211 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-121 .layout_212 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-121 .layout_209_id_211 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-121 { padding: 60px 40px 100px; margin: 0 auto; position: relative; width: 1350px; min-height: 0; z-index: 1; display: block; font-family: Montserrat, sans-serif; text-decoration: none; right: 0; -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; max-width: 100%;}
.widget-146 { padding: 20px; border: none; position: relative; z-index: 4; text-decoration: none; color: #333333; font-size: 13px; box-sizing: border-box; width: auto; margin-top: 0; margin-left: 0; right: 0; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background: #f5f5f5;}
.path a { box-sizing: border-box; text-decoration: none; color: #1859db;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-147 { padding: 20px; border: none; position: relative; z-index: 3; width: 280px; margin-top: 60px; margin-left: 0; margin-bottom: auto; box-sizing: border-box; display: block; min-height: 0; -webkit-box-shadow: 0px 5px 15px  rgba(0,0,0,0.05); -moz-box-shadow: 0px 5px 15px  rgba(0,0,0,0.05); box-shadow: 0px 5px 15px  rgba(0,0,0,0.05); background: #ffffff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.menu-211 .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-211 .menu-scroll > ul > li.delimiter { margin: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-211 .menu-scroll > ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-211 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-211 .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-211 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-211 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-211 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-211 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-211 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-211 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-211 .menu-scroll > ul > li.menu-item > a { padding: 15px 15px 15px 25px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #333333; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; background: url("../images/lib_759402_linecolor.jpg?1543379642410") left 0px top 50% / 6px no-repeat transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold; width: auto; left: 0; right: 0;}
.menu-211 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-211 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-211 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: none #8965eb; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.menu-211 .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-211 .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-211 .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-211 .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-211 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-122 { position: relative; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 60px; margin-left: 0; margin-bottom: auto; text-decoration: none; right: 0; padding-left: 40px;}
.widget-148 { position: relative; z-index: 2; text-align: left; font-size: 35px; color: #333333; line-height: 1.5; text-decoration: none; box-sizing: border-box; margin-top: 0; font-weight: bold; width: auto; margin-left: 0; margin-right: 0; right: 0; min-height: 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: Montserrat, sans-serif; color: #333333;}
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: Montserrat, sans-serif; color: #333333;}
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: Montserrat, sans-serif; color: #333333;}
h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #333333;}
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: Montserrat, sans-serif; color: #333333;}
.widget-149 { margin: 0; position: relative; z-index: 1; text-align: left; font-size: 15px; color: #0d0d0d; line-height: 1.5; text-decoration: none; display: block; width: auto; min-height: 454px; right: 0; padding-top: 20px; font-weight: 500;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-214 h2 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; font-size: 24px; color: #333333; font-style: normal; line-height: 1.5; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: bold;}
.content-214 h3 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; font-size: 21px; color: #333333; font-style: normal; line-height: 1.5; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: bold;}
.content-214 h4 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; font-size: 20px; color: #333333; font-style: normal; line-height: 1.5; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: bold;}
.content-214 h5 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; font-size: 18px; color: #333333; font-style: normal; line-height: 1.5; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: bold;}
.content-214 h6 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; font-size: 17px; color: #333333; font-style: normal; line-height: 1.5; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: bold;}
.content-214 a { box-sizing: border-box; color: #bf904a; line-height: 1.2; text-decoration: none;}
.content-214 .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-214 .img-convert { margin: 5px; box-sizing: border-box; width: 980px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-214 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-214 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-214 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.block-71 { border: none; position: relative; width: auto; min-height: 0; background: #dce3f2; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.block-72 { padding: 0.02px 40px; margin: 0 auto -180px; border: none; position: relative; text-decoration: none; top: 0; left: 0; width: 1350px; min-height: 0; z-index: 1; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-103 { padding: 50px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0; min-height: 180px; max-width: 100%; -webkit-box-shadow: 0px 5px 20px  rgba(0,0,0,0.1); -moz-box-shadow: 0px 5px 20px  rgba(0,0,0,0.1); box-shadow: 0px 5px 20px  rgba(0,0,0,0.1); background: #ffffff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.form-146 .form__header { border: none; box-sizing: border-box; font-size: 35px; margin-bottom: 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #1859db; line-height: 1.4; text-decoration: none; font-weight: bold; margin-top: 0; padding-bottom: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-146 .form__text { box-sizing: border-box; font-size: 20px; margin-bottom: 50px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #333333; line-height: 1.5; text-decoration: none;}
.form-146 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-146 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-146 .form__body { box-sizing: border-box; margin-right: -5px; margin-bottom: -5px; width: auto;}
.form-146 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-146 .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-146 .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;}
.form-146 .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-146 .form-text { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0; text-align: left;}
.form-146 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; color: #333333;}
.form-146 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-146 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-146 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-146 .form-item__body { box-sizing: border-box; display: block;}
.form-146 .form-text input { padding: 2px 4px 2px 20px; border: none; box-sizing: border-box; background: #f7f7f7; width: 100%; min-width: 100px; min-height: 55px; outline: none; -webkit-appearance: none; text-align: start; color: #3d3d3d; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; height: 55px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.form-146 .form-textarea textarea { padding: 2px 4px; border: none; box-sizing: border-box; background: #f7f7f7; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; text-align: start; color: #3d3d3d; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.form-146 .icon.img_name { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.form-146 .icon.img_email { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.form-146 .icon.img_phone { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.form-146 .icon.img_comments { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.form-146 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-146 .form-select select { padding: 10px 10px 10px 15px; border: none; box-sizing: border-box; width: 100%; min-width: 100px; text-align: start; font-size: 13.3333px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; min-height: 55px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #f7f7f7;}
.form-146 .form-upload .form-item__body .no-more { box-sizing: border-box; color: #333333; text-decoration: none; padding-left: 15px;}
.form-146 .form-text .form-item__body { box-sizing: border-box;}
.form-146 .form-textarea { box-sizing: border-box;}
.form-146 .form-textarea .form-item__body { box-sizing: border-box;}
.form-146 .form-submit { box-sizing: border-box; text-align: left;}
.form-146 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-146 .form-submit .form-item__body { box-sizing: border-box;}
.form-146 .form-submit button { padding: 2px 4px; border: none; box-sizing: border-box; text-align: center; background: #8965eb; outline: none; -webkit-appearance: none; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 15px; min-height: 55px; width: 220px; font-weight: bold; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-146 .form-submit button:hover, 
.form-146 .form-submit button.hover, 
.form-146 .form-submit button.active { background: transparent; color: #333333; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1);}
.form-146 .form-submit button:active, 
.form-146 .form-submit button.active { opacity: 0.5;}
.form-146 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-146 .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;}
.form-146 .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-146 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: #f7f7f7; width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; color: #3d3d3d; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.form-146 .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-146 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-146 .form-captcha button { padding: 2px 4px; border: none; box-sizing: border-box; text-align: center; background: #a98bf5; outline: none; -webkit-appearance: none; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 15px; min-height: 55px; width: 220px; font-weight: bold; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-146 .form-captcha button:hover, 
.form-146 .form-captcha button.hover, 
.form-146 .form-captcha button.active { background: transparent; color: #333333; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1);}
.form-146 .form-captcha button:active, 
.form-146 .form-captcha button.active { opacity: 0.5;}
.form-146 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-146 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-146 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-146 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-146 .form-checkbox { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-146 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-146 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; color: #333333;}
.form-146 .form-checkbox .form-item__body label.form-item__title { font-size: 13px; text-align: left; color: #333333; text-decoration: none;}
.form-146 .form-checkbox input { margin: 5px 5px 0 0;}
.form-146 .form-radio { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-146 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-146 .form-radio .form-item__body label.form-item__title { font-size: 13px; text-align: left; color: #333333; text-decoration: none;}
.form-146 .form-radio input { margin: 5px 5px 0 0;}
.form-146 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; color: #333333;}
.form-146 .form-select { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-146 .form-div { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-146 .form-html { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0; text-align: left;}
.form-146 .form-html .form-item__body { font-size: 13px; color: #333333; text-decoration: none;}
.form-146 .form-upload { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-146 .form-calendar { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-146 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-146 .form-calendar input { padding: 2px 4px 2px 15px; border: none; box-sizing: border-box; background: #f7f7f7; width: 100%; min-height: 55px; outline: none; -webkit-appearance: none; text-align: start; font-size: 13.3333px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; height: 55px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.form-146 .form-calendar_interval { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 5px; padding-left: 0; padding-right: 0;}
.form-146 .form-calendar_interval input { padding: 2px 4px 2px 15px; border: none; box-sizing: border-box; background: #f7f7f7; width: 100%; min-height: 55px; outline: none; -webkit-appearance: none; text-align: start; font-size: 13.3333px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; height: 55px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.form-146 .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-146 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0; text-align: left; color: #ffffff; text-decoration: none;}
.form-146 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0; text-align: left; color: #ffffff; text-decoration: none;}
.form-146 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-146 .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-146 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.form-146 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-146 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-146 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-146 .form-success { box-sizing: border-box; padding-top: 20px; padding-bottom: 20px; color: #333333; text-decoration: none; font-size: 25px; font-weight: bold;}
.form-146 ::-webkit-input-placeholder { color: #ababab;}
.form-146 ::-moz-placeholder { color: #ababab;}
.form-146 :-ms-input-placeholder { color: #ababab;}
.block-93 { border: none; position: relative; width: auto; min-height: 0; background: repeating-linear-gradient(135deg,rgba(24, 89, 219, 0.85) 0%,rgba(137, 101, 235, 0.85) 100%), url("../images/54904522_2.jpg") left 50% top 50% / cover no-repeat fixed; max-width: 100%; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.block-64 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; padding-bottom: 80px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 260px;}
.block-76 { padding: 0.02px 40px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1350px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%;}
.widget-98 { padding: 50px 50px 100px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; max-width: 100%; min-height: 0; right: 0; background: #ffffff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.reviews-135 p:first-child { margin-top: 0;}
.reviews-135 p:last-child { margin-bottom: 0;}
.reviews-135 .header { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 0; margin-bottom: 50px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-left: 0;}
.reviews-135 .header_text { border: none; box-sizing: border-box; font-size: 35px; display: -webkit-flex; display: flex; text-align: left; color: #333333; line-height: 1.5; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: bold; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 6px; align-self: auto; padding-bottom: 0.02px;}
.reviews-135 .description { box-sizing: border-box; overflow: hidden; text-align: left; display: -webkit-flex; display: flex; margin-bottom: 15px;}
.reviews-135 .list-wr { box-sizing: border-box; position: relative;}
.reviews-135 .body { margin: 0 -10px; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.reviews-135 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.reviews-135 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.reviews-135 .bx-wrapper { margin-left: auto; margin-right: auto; max-width: 1120px;}
.reviews-135 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.reviews-135 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; box-sizing: border-box; width: 1120px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.reviews-135 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 50%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.reviews-135 .item { margin: 10px 10px 20px; width: auto; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-width: 0; min-height: 0; text-align: left; -webkit-box-shadow: 0px 5px 20px  rgba(0,0,0,0.05); -moz-box-shadow: 0px 5px 20px  rgba(0,0,0,0.05); box-shadow: 0px 5px 20px  rgba(0,0,0,0.05); background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9Ijk3LjE0NyIgaGVpZ2h0PSI3NS40NjkiIHZpZXdCb3g9IjAgMCAzMy4wMzEgMjUuNjYiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJmaWxsX2dyYWRfcGF0aC00IiB4MT0iMC4zNDM3NSIgeTE9IjAuNTk3NjU2MjUiIHgyPSIxIiB5Mj0iMC4wMTU2MjUiIHNwcmVhZE1ldGhvZD0icGFkIj48c3RvcCBzdG9wLWNvbG9yPSIjODk2NWViIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIgaWQ9InN0b3AtNSIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmFhNTYiIHN0b3Atb3BhY2l0eT0iMC45OTYwOTM3NSIgb2Zmc2V0PSIxIiBpZD0ic3RvcC02Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+CiAgPHBhdGggZD0iTTIxLjY1Myw2LjYwOCBDMTkuNTM1LDkuMzQ1IDE4LjQ3NiwxMi40NDYgMTguNDc2LDE1LjkwOSBDMTguNDc2LDE4Ljg3NyAxOS4yNTYsMjEuMjQzIDIwLjgxOCwyMy4wMDYgQzIyLjM4MCwyNC43NjkgMjQuMjI4LDI1LjY1MCAyNi4zNjIsMjUuNjUwIEMyOC4yMTcsMjUuNjUwIDI5Ljc5NCwyNS4wMDAgMzEuMDkzLDIzLjcwMiBDMzIuMzkyLDIyLjQwMyAzMy4wNDEsMjAuODg4IDMzLjA0MSwxOS4xNTYgQzMzLjA0MSwxNy41MTcgMzIuNDc3LDE2LjEwMiAzMS4zNDgsMTQuOTExIEMzMC4yMTksMTMuNzIxIDI4LjkyOCwxMy4xMjUgMjcuNDc1LDEzLjEyNSBDMjYuMjA2LDEzLjEyNSAyNS4xNzEsMTMuNDIwIDI0LjM2NywxNC4wMDcgQzI0LjA4OSwxNC4xOTIgMjMuODg3LDE0LjI4NSAyMy43NjQsMTQuMjg1IEMyMy42NDAsMTQuMjg1IDIzLjUzMiwxNC4yMDggMjMuNDM5LDE0LjA1MyBDMjMuMjg0LDEzLjgzNyAyMy4yMDcsMTMuNDgxIDIzLjIwNywxMi45ODYgQzIzLjIwNywxMC43MjkgMjMuOTU3LDguNTU2IDI1LjQ1Nyw2LjQ2OSBDMjYuOTU3LDQuMzgyIDI5LjAzNiwyLjg1OSAzMS42OTYsMS45MDAgTDMxLjY5NiwtMC4wMDIgQzI3LjExOSwxLjY2OCAyMy43NzEsMy44NzEgMjEuNjUzLDYuNjA4IFpNMy4xOTEsNi42MDggQzEuMDczLDkuMzQ1IDAuMDE0LDEyLjQ0NiAwLjAxNCwxNS45MDkgQzAuMDE0LDE4Ljg3NyAwLjc5NSwyMS4yNDMgMi4zNTYsMjMuMDA2IEMzLjkxOCwyNC43NjkgNS43NjYsMjUuNjUwIDcuOTAwLDI1LjY1MCBDOS43NTUsMjUuNjUwIDExLjMzMiwyNS4wMDAgMTIuNjMxLDIzLjcwMiBDMTMuOTMwLDIyLjQwMyAxNC41NzksMjAuODg4IDE0LjU3OSwxOS4xNTYgQzE0LjU3OSwxNy41MTcgMTQuMDE1LDE2LjEwMiAxMi44ODYsMTQuOTExIEMxMS43NTcsMTMuNzIxIDEwLjQ2NiwxMy4xMjUgOS4wMTMsMTMuMTI1IEM3Ljc0NSwxMy4xMjUgNi43MDksMTMuNDIwIDUuOTA1LDE0LjAwNyBDNS42MjcsMTQuMTkyIDUuNDI1LDE0LjI4NSA1LjMwMiwxNC4yODUgQzUuMTc4LDE0LjI4NSA1LjA3MCwxNC4yMDggNC45NzcsMTQuMDUzIEM0LjgyMiwxMy44MzcgNC43NDUsMTMuNDgxIDQuNzQ1LDEyLjk4NiBDNC43NDUsMTAuNzI5IDUuNDk1LDguNTU2IDYuOTk1LDYuNDY5IEM4LjQ5NSw0LjM4MiAxMC41NzQsMi44NTkgMTMuMjM0LDEuOTAwIEwxMy4yMzQsLTAuMDAyIEM4LjY1NywxLjY2OCA1LjMwOSwzLjg3MSAzLjE5MSw2LjYwOCBaIiBjbGFzcz0iY2xzLTEiIGZpbGw9IiM4OTY1ZWIiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNCIgc3Ryb2tlLW9wYWNpdHk9IjAiIHR5cGU9InNvbGlkQ29sb3IiIHN0cm9rZT0iIzAwMDAwMCIgZGF0YS1jaGFuZ2VkPSJ0cnVlIi8+Cjwvc3ZnPg==") left 106px top 94px / 56px no-repeat #ffffff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding-top: 20px; padding-bottom: 20px;}
.reviews-135 .image { padding: 10px; border: 3px dotted #8965eb; box-sizing: border-box; margin-bottom: 5px; font-size: 0; position: relative; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; width: 118px; margin-left: 30px; min-height: 100px;}
.reviews-135 .img-convert { border: none; box-sizing: border-box; width: 90px; height: 90px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden; margin-left: 0; margin-right: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.reviews-135 .image img { box-sizing: border-box; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.reviews-135 .text { padding: 10px 30px 30px; margin: 10px 0 0; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; color: #333333; line-height: 1.6; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 16px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0;}
.reviews-135 .text>.align-elem { flex-basis: 100%;}
.reviews-135 .author { box-sizing: border-box; color: hsl(200,50%,50%); margin-bottom: 10px; position: relative; z-index: 1; padding-top: 10px; padding-bottom: 0.02px; padding-left: 30px;}
.reviews-135 .name { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; font-weight: bold; font-size: 19px; color: #1859db; line-height: 1.5; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-top: 15px;}
.reviews-135 .date { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; margin-left: 5px; text-transform: lowercase; font-size: 13px; color: #8a8a8a; font-family: Georgia, serif; font-style: italic; line-height: 1.5; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.reviews-135 .item__image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.reviews-135 .footer { text-align: left; box-sizing: border-box;}
.reviews-135 .all { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.reviews-135 .controls { z-index: 1; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box; margin-top: -10px;}
.reviews-135 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_reviews_slider-left.png") center center / auto no-repeat; box-sizing: border-box;}
.reviews-135 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_reviews_slider-right.png") center center / auto no-repeat; box-sizing: border-box;}
.reviews-135 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.reviews-135 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.reviews-135 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.reviews-135 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.reviews-135 .auto_controls { box-sizing: border-box; display: none;}
.reviews-135 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.reviews-135 .bx-controls-auto-item { box-sizing: border-box;}
.reviews-135 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_reviews_pause.png") center center / auto no-repeat;}
.reviews-135 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_reviews_play.png") center center / auto no-repeat;}
.reviews-135 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex;}
.reviews-135 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box; width: 200px; margin-bottom: 50px;}
.reviews-135 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.reviews-135 .bx-pager a { margin: 2px 5px; border: none; display: inline-block; width: 45px; min-height: 10px; background: #dedede; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; box-sizing: border-box; text-align: left;}
.reviews-135 .bx-pager a:hover, 
.reviews-135 .bx-pager a.hover, 
.reviews-135 .bx-pager a.active { background: #8965eb;}
.widget-145 { position: relative; z-index: 2; width: auto; min-height: 400px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; margin-top: 0; margin-left: 0; margin-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.block-97 { margin: 0; border: none; position: relative; width: auto; min-height: 0; background: #ffffff; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.block-45 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; text-decoration: none; padding-bottom: 50px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-77 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1350px; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-left: 40px; padding-right: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-46 .layout_108 { -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-46 .layout_109 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-46 .layout_110 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-46 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-top: 30px; padding-bottom: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; max-width: 100%;}
.widget-74 { margin: 8px 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 3; line-height: 1.5; text-transform: uppercase; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; right: 0; font-weight: bold; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-top: 10px; padding-bottom: 10px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-75 { margin: 0 0 auto 30px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 200px;}
.address-109 p:first-child { margin-top: 0;}
.address-109 p:last-child { margin-bottom: 0;}
.address-109 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-109 .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-109 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-109 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-109 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-109 .title { box-sizing: border-box; display: block; text-align: right; color: #333333; text-decoration: none;}
.address-109 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; color: #333333; line-height: 1.5; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-decoration: none; font-size: 13px; padding-top: 10px;}
.address-109 input.tgl-but { box-sizing: border-box; display: none;}
.address-109 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-76 { margin: 0 30px auto 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 200px;}
.phones-110 p:first-child { margin-top: 0;}
.phones-110 p:last-child { margin-bottom: 0;}
.phones-110 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-110 .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-110 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-110 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-110 .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-110 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; color: #333333; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.phones-110 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; color: #333333; line-height: 1.5; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 20px; font-weight: bold; padding-top: 10px;}
.phones-110 input.tgl-but { box-sizing: border-box; display: none;}
.phones-110 .text_body a { text-decoration: none; color: inherit;}
.phones-110 input.tgl-but:checked + .block-body-drop { display: block;}
.block-56 .layout_center_123_id_173_0 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-56 .layout_center_123_id_173_2 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-56 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; padding-top: 30px;}
.widget-122 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 4; text-align: center; 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: 300px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-bottom: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-173 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-173 .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-173 .soc-item { border: none; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-173 .soc { margin: 2px 5px; 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;}
.widgetsocial-173 .vk .wg-soc-icon { border: 1px solid rgba(255,255,255,0.1); background: url("../images/lib_306102_png (1).png") left 50% top 50% / 20px no-repeat #1859db; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-173 .vk .wg-soc-icon:hover, 
.widgetsocial-173 .vk .wg-soc-icon.hover, 
.widgetsocial-173 .vk .wg-soc-icon.active { opacity: 0.5;}
.widgetsocial-173 .fb .wg-soc-icon { border: 1px solid rgba(255,255,255,0.1); background: url("../images/lib_306102_f.png") left 50% top 50% / 9px no-repeat #1859db; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-173 .fb .wg-soc-icon:hover, 
.widgetsocial-173 .fb .wg-soc-icon.hover, 
.widgetsocial-173 .fb .wg-soc-icon.active { opacity: 0.5;}
.widgetsocial-173 .fb .wg-soc-icon:active, 
.widgetsocial-173 .fb .wg-soc-icon.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-173 .tw .wg-soc-icon { border: 1px solid rgba(255,255,255,0.1); background: url("../images/lib_306102_tt.png") left 50% top 50% / 16px no-repeat #1859db; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-173 .tw .wg-soc-icon:hover, 
.widgetsocial-173 .tw .wg-soc-icon.hover, 
.widgetsocial-173 .tw .wg-soc-icon.active { opacity: 0.5;}
.widgetsocial-173 .tw .wg-soc-icon:active, 
.widgetsocial-173 .tw .wg-soc-icon.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-173 .google .wg-soc-icon { border: 1px solid rgba(255,255,255,0.1); background: url("../images/lib_306102_g.png") left 50% top 50% / 20px no-repeat #1859db; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-173 .google .wg-soc-icon:hover, 
.widgetsocial-173 .google .wg-soc-icon.hover, 
.widgetsocial-173 .google .wg-soc-icon.active { opacity: 0.5;}
.widgetsocial-173 .google .wg-soc-icon:active, 
.widgetsocial-173 .google .wg-soc-icon.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-173 .ins .wg-soc-icon { border: 1px solid rgba(255,255,255,0.1); background: url("../images/lib_306102_inst.png") left 50% top 50% / 16px no-repeat #1859db; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-173 .ins .wg-soc-icon:hover, 
.widgetsocial-173 .ins .wg-soc-icon.hover, 
.widgetsocial-173 .ins .wg-soc-icon.active { opacity: 0.5;}
.widgetsocial-173 .ins .wg-soc-icon:active, 
.widgetsocial-173 .ins .wg-soc-icon.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-173 .ok .wg-soc-icon { border: 1px solid rgba(255,255,255,0.1); background: url("../images/lib_306102_png (3).png") left 50% top 50% / 20px no-repeat #1859db; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-173 .ok .wg-soc-icon:hover, 
.widgetsocial-173 .ok .wg-soc-icon.hover, 
.widgetsocial-173 .ok .wg-soc-icon.active { opacity: 0.5;}
.widgetsocial-173 .ok .wg-soc-icon:active, 
.widgetsocial-173 .ok .wg-soc-icon.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-173 .mail .wg-soc-icon { border: 1px solid rgba(255,255,255,0.1); background: url("../images/lib_306102_mailru.png") left 50% top 50% / 20px no-repeat #1859db; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-173 .mail .wg-soc-icon:hover, 
.widgetsocial-173 .mail .wg-soc-icon.hover, 
.widgetsocial-173 .mail .wg-soc-icon.active { opacity: 0.5;}
.widgetsocial-173 .mail .wg-soc-icon:active, 
.widgetsocial-173 .mail .wg-soc-icon.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-173 .pin .wg-soc-icon { border: 1px solid rgba(255,255,255,0.1); background: url("../images/lib_306102_pt.png") left 50% top 50% / 16px no-repeat #1859db; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-173 .pin .wg-soc-icon:hover, 
.widgetsocial-173 .pin .wg-soc-icon.hover, 
.widgetsocial-173 .pin .wg-soc-icon.active { opacity: 0.5;}
.widgetsocial-173 .pin .wg-soc-icon:active, 
.widgetsocial-173 .pin .wg-soc-icon.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-173 .lj .wg-soc-icon { border: 1px solid rgba(255,255,255,0.1); background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat #1859db; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-173 .lj .wg-soc-icon:hover, 
.widgetsocial-173 .lj .wg-soc-icon.hover, 
.widgetsocial-173 .lj .wg-soc-icon.active { opacity: 0.5;}
.widgetsocial-173 .lj .wg-soc-icon:active, 
.widgetsocial-173 .lj .wg-soc-icon.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-173 .my .wg-soc-icon { border: 1px solid rgba(255,255,255,0.1); background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat #1859db; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-173 .my .wg-soc-icon:hover, 
.widgetsocial-173 .my .wg-soc-icon.hover, 
.widgetsocial-173 .my .wg-soc-icon.active { opacity: 0.5;}
.widgetsocial-173 .my .wg-soc-icon:active, 
.widgetsocial-173 .my .wg-soc-icon.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-173 .youtube .wg-soc-icon { border: 1px solid rgba(255,255,255,0.1); background: url("../images/lib_306102_yo.png") left 50% top 50% / 12px no-repeat #1859db; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-173 .youtube .wg-soc-icon:hover, 
.widgetsocial-173 .youtube .wg-soc-icon.hover, 
.widgetsocial-173 .youtube .wg-soc-icon.active { opacity: 0.5;}
.widgetsocial-173 .youtube .wg-soc-icon:active, 
.widgetsocial-173 .youtube .wg-soc-icon.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-173 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-173 .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-173 .telegram .wg-soc-icon { border: 1px solid rgba(255,255,255,0.1); background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat #1859db; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-173 .telegram .wg-soc-icon:hover, 
.widgetsocial-173 .telegram .wg-soc-icon.hover, 
.widgetsocial-173 .telegram .wg-soc-icon.active { opacity: 0.5;}
.widgetsocial-173 .telegram .wg-soc-icon:active, 
.widgetsocial-173 .telegram .wg-soc-icon.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-173 .whatsapp .wg-soc-icon { border: 1px solid rgba(255,255,255,0.1); background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat #1859db; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 40px;}
.widgetsocial-173 .whatsapp .wg-soc-icon:hover, 
.widgetsocial-173 .whatsapp .wg-soc-icon.hover, 
.widgetsocial-173 .whatsapp .wg-soc-icon.active { opacity: 0.5;}
.widgetsocial-173 .whatsapp .wg-soc-icon:active, 
.widgetsocial-173 .whatsapp .wg-soc-icon.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-73 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: center; box-sizing: border-box; width: auto; min-height: 45px; padding-top: 1px; padding-bottom: 1px; cursor: pointer; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.up-106 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 60px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNjQgNjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnIGlkPSJnLTIiPjxnIGlkPSJJY29uLUNoZXZyb24tTGVmdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjM3LjAwMDAwMCwgMzM1LjAwMDAwMCkiPjxwb2x5bGluZSBjbGFzcz0ic3QwIiBpZD0iRmlsbC0zNSIgcG9pbnRzPSItMTkxLjMsLTI5Ni45IC0xOTMuMywtMjk0LjkgLTIwNSwtMzA2LjYgLTIxNi43LC0yOTQuOSAtMjE4LjcsLTI5Ni45IC0yMDUsLTMxMC42ICAgICAgLTE5MS4zLC0yOTYuOSAgICAiIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMSIgc3Ryb2tlLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIHN0cm9rZT0iI2ZmZmZmZiIgZGF0YS1jaGFuZ2VkPSJ0cnVlIj48L3BvbHlsaW5lPjwvZz48L2c+PC9zdmc+") left 50% top 50% / 60px no-repeat #8965eb; text-align: left; min-height: 60px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-order: 0; -moz-order: 0; order: 0; padding-top: 0.02px;}
.up-106 .icon:hover, 
.up-106 .icon.hover, 
.up-106 .icon.active { opacity: 0.7;}
.up-106 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.widget-77 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; color: #333333; line-height: 1.5; text-align: center; text-decoration: none; width: auto; right: 0; padding-top: 20px; padding-bottom: 20px;}
.widget-78 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.widget-22 { top: 0; left: 0; position: fixed; text-align: left; right: 0; z-index: 1450; width: 768px;}
.side-panel-37 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto;}
.side-panel-37 .side-panel-content { position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto; box-sizing: border-box;}
.side-panel-37 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-37 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0; pointer-events: auto; min-height: 100%;}
.side-panel-37 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-37 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-37 .side-panel-button-icon { display: block;}
.side-panel-37 .side-panel-button-icon-line { display: block; min-height: 3px; margin-top: 3px; background: #000000; box-sizing: border-box;}
.side-panel-37 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	body { display: block;}
	.wrapper { background: none;}
	.block-109 { border: none; background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-67 { border: none; width: auto; background: none; margin-left: 0; margin-right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.block-2 .layout_4 { 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-2 .layout_7 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-2 { background: none; padding-bottom: 30px; padding-top: 60px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-3 { margin-left: auto; margin-right: auto;}
	.widget-2 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-5 .sn-logo { text-align: center; margin-left: auto; margin-right: auto;}
	.site-name-5 img { text-align: center; margin-left: auto;}
	.site-name-5 .sn-text { background: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-3 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 .layout_9 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_7_id_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 { width: 320px; margin-left: auto; margin-right: auto; padding-bottom: 20px; padding-top: 20px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-4 { text-align: center; width: 320px; margin-left: auto; margin-right: auto; padding-top: 20px; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-8 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-8 .icon { margin-right: auto; margin-left: auto;}
	.phones-8 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; left: auto; top: 100%; right: auto; bottom: auto;}
	.phones-8 .cell-text { margin-left: 0; padding-top: 10px;}
	.phones-8 .title { text-align: center; display: block;}
	.phones-8 .text_body { text-align: center; font-size: 25px;}
	.widget-93 { text-align: center; width: 320px; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; padding-top: 5px; padding-bottom: 5px; display: block;}
	.schedule-124 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-124 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.schedule-124 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-5 { text-align: center; width: 320px; margin-left: auto; margin-right: auto; margin-bottom: 0;}
	.address-9 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-9 .icon { margin-right: auto; margin-left: auto;}
	.address-9 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; left: auto; top: 100%; right: auto; bottom: auto;}
	.address-9 .cell-text { margin-left: 0; padding-top: 10px;}
	.address-9 .title { display: block; text-align: center;}
	.address-9 .text_body { text-align: center; font-size: 15px;}
	.block-53 { margin-bottom: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-22 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-22 .layout_176 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-22 { background: none; display: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-92 { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-top: 50px; padding-bottom: 50px; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-99 { width: auto; text-align: center; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0;}
	.widget-119 { left: 0; width: 700px; margin-left: auto; margin-right: auto; padding-left: 20px; padding-right: 20px; right: 0; display: block;}
	.popover-wrap-164 .popover-body { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.popover-wrap-164 .popover-body .form_text input { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.popover-wrap-164 .popover-body .form_calendar input { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.popover-wrap-164 .popover-body .form_calendar_interval input { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.popover-wrap-164 .popover-body textarea { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.popover-wrap-164 .popover-body .s3_message { background: none;}
	.editable_block-164 .header { font-size: 35px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; background: none;}
	.editable_block-164 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-164 .text { font-size: 20px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.editable_block-164 .more { clear: none; text-align: center;}
	.block-120 { top: 0; left: 0; margin-bottom: 0; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-121 .layout_211 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-121 .layout_212 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-121 .layout_209_id_211 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-121 { width: auto; margin-left: 0; margin-right: 0; padding-left: 20px; padding-right: 20px;}
	.widget-146 { margin-bottom: 0; margin-right: 0; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-122 { margin-top: 0; padding-left: 0;}
	.widget-148 { font-size: 30px; margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-149 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-71 { padding-left: 20px; padding-right: 20px; -webkit-order: 10; -moz-order: 10; order: 10;}
	.block-72 { width: auto; background: none; margin-bottom: -196px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-left: 0; padding-right: 0;}
	.widget-103 { -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; display: block;}
	.form-146 .form__header { background: none;}
	.form-146 .form__text { font-size: 18px;}
	.form-146 .form-text { width: 100%; margin-right: 0; padding-right: 5px;}
	.form-146 .form-text input { 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;}
	.form-146 .form-textarea textarea { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.form-146 .form-select select { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.form-146 .form-captcha input { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.form-146 .form-checkbox { width: 100%; margin-right: 0; padding-right: 5px;}
	.form-146 .form-radio { width: 100%; margin-right: 0; padding-right: 5px;}
	.form-146 .form-select { width: 100%; margin-right: 0; padding-right: 5px;}
	.form-146 .form-div { width: 100%; margin-right: 0; padding-right: 5px;}
	.form-146 .form-html { width: 100%; margin-right: 0; padding-right: 5px;}
	.form-146 .form-upload { width: 100%; margin-right: 0; padding-right: 5px;}
	.form-146 .form-calendar { width: 100%; margin-right: 0; padding-right: 5px;}
	.form-146 .form-calendar input { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.form-146 .form-calendar_interval { width: 100%; margin-right: 0; padding-right: 5px;}
	.form-146 .form-calendar_interval input { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.form-146 .group-text { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.block-93 { -webkit-order: 11; -moz-order: 11; order: 11;}
	.block-64 { background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-76 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-left: 20px; padding-right: 20px;}
	.widget-98 { padding-left: 20px; padding-right: 20px; height: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.reviews-135 .header { -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
	.reviews-135 .header_text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
	.reviews-135 .list-wr { border: none; width: auto; overflow: visible; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.reviews-135 .body { width: auto; margin-left: 0; margin-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.reviews-135 .bx-wrapper { max-width: 688px;}
	.reviews-135 .list { width: 688px; overflow-x: visible; overflow-y: visible;}
	.reviews-135 .item-outer { width: 100%;}
	.reviews-135 .image { background: none;}
	.reviews-135 .img-convert { background: none;}
	.reviews-135 .text { background: none; margin-left: 10px; margin-right: 10px;}
	.widget-145 { display: none; -webkit-order: 12; -moz-order: 12; order: 12;}
	.block-97 { background: rgba(244,244,244,0.95); -webkit-order: 13; -moz-order: 13; order: 13;}
	.block-45 { background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding-bottom: 0.02px;}
	.block-77 { width: auto; background: none; text-align: center; margin-left: 0; margin-right: 0; padding-left: 20px; padding-right: 20px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-top: 0.02px;}
	.block-46 .layout_108 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-46 .layout_109 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-46 .layout_110 { 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-46 { width: 300px; background: none; margin-left: auto; margin-right: auto; padding-top: 65px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-74 { width: 300px; margin-top: 0; margin-left: auto; margin-right: auto; padding-top: 20px; padding-bottom: 20px; -webkit-order: 2; -moz-order: 2; order: 2; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-75 { width: auto; margin-left: 0; margin-bottom: 20px; right: 0; padding-top: 15px; padding-bottom: 15px;}
	.address-109 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-109 .block-body-drop { width: 100%; margin-left: 0;}
	.address-109 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; width: 300px; margin-left: auto; margin-right: auto;}
	.address-109 .title { text-align: center;}
	.address-109 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-76 { text-align: center; width: auto; margin-right: 0; -webkit-order: 2; -moz-order: 2; order: 2; right: 0;}
	.phones-110 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-110 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.phones-110 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; width: 300px; margin-left: 0; margin-right: 0;}
	.phones-110 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-110 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-56 .layout_center_123_id_173_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-56 .layout_center_123_id_173_2 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; margin-left: 0; margin-right: auto;}
	.block-56 { background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-122 { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widgetsocial-173 .vk .wg-soc-icon { min-height: 30px;}
	.widgetsocial-173 .fb .wg-soc-icon { min-height: 30px;}
	.widgetsocial-173 .fb .wg-soc-icon:active, 
	.widgetsocial-173 .fb .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-173 .tw .wg-soc-icon { min-height: 30px;}
	.widgetsocial-173 .tw .wg-soc-icon:active, 
	.widgetsocial-173 .tw .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-173 .google .wg-soc-icon { min-height: 30px;}
	.widgetsocial-173 .google .wg-soc-icon:active, 
	.widgetsocial-173 .google .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-173 .ins .wg-soc-icon { min-height: 30px;}
	.widgetsocial-173 .ins .wg-soc-icon:active, 
	.widgetsocial-173 .ins .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-173 .ok .wg-soc-icon { min-height: 30px;}
	.widgetsocial-173 .ok .wg-soc-icon:active, 
	.widgetsocial-173 .ok .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-173 .mail .wg-soc-icon { min-height: 30px;}
	.widgetsocial-173 .mail .wg-soc-icon:active, 
	.widgetsocial-173 .mail .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-173 .pin .wg-soc-icon { min-height: 30px;}
	.widgetsocial-173 .pin .wg-soc-icon:active, 
	.widgetsocial-173 .pin .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-173 .lj .wg-soc-icon { background: #1859db; min-height: 30px;}
	.widgetsocial-173 .lj .wg-soc-icon:active, 
	.widgetsocial-173 .lj .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-173 .my .wg-soc-icon { min-height: 30px;}
	.widgetsocial-173 .my .wg-soc-icon:hover, 
	.widgetsocial-173 .my .wg-soc-icon.hover, 
	.widgetsocial-173 .my .wg-soc-icon.active { background: none #1859db;}
	.widgetsocial-173 .my .wg-soc-icon:active, 
	.widgetsocial-173 .my .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-173 .youtube .wg-soc-icon { min-height: 30px;}
	.widgetsocial-173 .youtube .wg-soc-icon:active, 
	.widgetsocial-173 .youtube .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-173 .telegram .wg-soc-icon { background: url("../images/lib_306102_png (1).png") left 50% top 50% / auto auto no-repeat #1859db; min-height: 30px;}
	.widgetsocial-173 .telegram .wg-soc-icon:active, 
	.widgetsocial-173 .telegram .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-173 .whatsapp .wg-soc-icon { background: url("../images/lib_306102_png (1).png") left 50% top 50% / auto auto no-repeat #1859db; min-height: 30px;}
	.widgetsocial-173 .whatsapp .wg-soc-icon:active, 
	.widgetsocial-173 .whatsapp .wg-soc-icon.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widget-73 { background: none; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-77 { margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.widget-78 { margin-left: auto; margin-right: auto; -webkit-order: 4; -moz-order: 4; order: 4; display: none;}
	.widget-22 { z-index: 10000; width: auto; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-37 .side-panel-content { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0;}
	.side-panel-37 .side-panel-close { 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: url("../images/cross (2).png") left 50% top 50% / 13px no-repeat #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 50px; min-height: 50px;}
	.side-panel-37 .side-panel-top { width: auto;}
	.side-panel-37 .side-panel-button { 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: #8965eb; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; min-height: 60px; width: 60px; margin-left: 5px; margin-right: 0; margin-top: 5px; align-self: auto; padding-left: 8px; padding-right: 8px; padding-bottom: 8px;}
	.side-panel-37 .side-panel-button-icon-line { border: none; margin-top: 10px; -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: 20px; -moz-border-radius: 20px; border-radius: 20px; min-height: 4px;}

}

@media all and (max-width: 768px) {
	.block-2 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-2 .layout_7 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.site-name-5 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-4 .layout_9 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_7_id_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 { width: 300px;}
	.widget-4:hover, 
	.widget-4.hover, 
	.widget-4.active { text-align: undefined;}
	.schedule-124 .text_body { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.widget-5 { margin-left: 0;}
	.widget-5:hover, 
	.widget-5.hover, 
	.widget-5.active { text-align: undefined;}
	.block-22 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-22 .layout_176 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-99 { padding-left: 20px; padding-right: 20px;}
	.widget-119 { width: auto; margin-left: 0; margin-right: 0;}
	.editable_block-164 .header { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.editable_block-164 .text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-121 .layout_211 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-121 .layout_212 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-121 .layout_209_id_211 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-72 { margin-left: 0; margin-bottom: -190px; margin-right: 0;}
	.form-146 .form__body { margin-top: 0;}
	.form-146 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-146 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-146 .form-text { margin-top: 5px; align-self: auto;}
	.form-146 .form-textarea { margin-top: 5px; align-self: auto;}
	.form-146 .form-submit { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: center; margin-top: 15px; align-self: auto;}
	.form-146 .form-submit .form-item__header { display: none;}
	.form-146 .form-captcha { margin-top: 5px; align-self: auto;}
	.form-146 .form-checkbox { margin-top: 5px; align-self: auto;}
	.form-146 .form-radio { margin-top: 5px; align-self: auto;}
	.form-146 .form-select { margin-top: 5px; align-self: auto;}
	.form-146 .form-div { margin-top: 5px; align-self: auto;}
	.form-146 .form-html { margin-top: 5px; align-self: auto;}
	.form-146 .form-upload { margin-top: 5px; align-self: auto;}
	.form-146 .form-calendar { margin-top: 5px; align-self: auto;}
	.form-146 .form-calendar_interval { margin-top: 5px; align-self: auto;}
	.reviews-135 .header_text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-left: auto; margin-right: auto;}
	.reviews-135 .body { margin-left: - 10px;}
	.reviews-135 .bx-wrapper { max-width: 560px;}
	.reviews-135 .list { width: 560px;}
	.reviews-135 .image { max-width: 100%; float: none;}
	.reviews-135 .item__image__title { box-sizing: border-box; position: absolute;}
	.block-46 .layout_108 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-46 .layout_109 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-46 .layout_110 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-46 { padding-top: 30px;}
	.widget-74 { margin-top: 20px; padding-top: 15px; padding-bottom: 15px;}
	.widget-75 { margin-left: auto; margin-bottom: 0;}
	.address-109 .text_body { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.widget-76 { margin-right: auto;}
	.phones-110 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-110 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-56 .layout_center_123_id_173_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-56 .layout_center_123_id_173_2 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; margin-left: 0; margin-right: auto;}
	.widget-22 { z-index: 1450;}

}

@media all and (max-width: 640px) {
	.block-2 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-2 .layout_7 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-4 .layout_9 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-4 .layout_7_id_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; margin-left: 0; margin-right: 0; flex-basis: auto;}
	.block-4 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-5 { margin-left: auto;}
	.block-22 .layout_52 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-22 .layout_176 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.widget-119 { padding-left: 30px; padding-right: 30px;}
	.editable_block-164 .header { font-size: 25px;}
	.editable_block-164 .text { font-size: 18px;}
	.block-121 .layout_211 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-121 .layout_212 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-121 .layout_209_id_211 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-148 { font-size: 25px;}
	.block-72 { margin-bottom: -180px;}
	.form-146 .form__header { font-size: 25px;}
	.form-146 .form__text { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-top: 10px;}
	.form-146 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-146 .form-submit button { width: 100%;}
	.form-146 .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-146 .form-captcha .form-submit-container { width: 100%;}
	.form-146 .form-captcha button { width: 100%;}
	.widget-98 { padding-bottom: 80px;}
	.reviews-135 .header_text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 25px; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.reviews-135 .bx-wrapper { max-width: 400px;}
	.reviews-135 .list { width: 400px;}
	.reviews-135 .item { border: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9Ijk3LjE0NyIgaGVpZ2h0PSI3NS40NjkiIHZpZXdCb3g9IjAgMCAzMy4wMzEgMjUuNjYiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJmaWxsX2dyYWRfcGF0aC00IiB4MT0iMC4zNDM3NSIgeTE9IjAuNTk3NjU2MjUiIHgyPSIxIiB5Mj0iMC4wMTU2MjUiIHNwcmVhZE1ldGhvZD0icGFkIj48c3RvcCBzdG9wLWNvbG9yPSIjODk2NWViIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIgaWQ9InN0b3AtNSIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmFhNTYiIHN0b3Atb3BhY2l0eT0iMC45OTYwOTM3NSIgb2Zmc2V0PSIxIiBpZD0ic3RvcC02Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+CiAgPHBhdGggZD0iTTIxLjY1Myw2LjYwOCBDMTkuNTM1LDkuMzQ1IDE4LjQ3NiwxMi40NDYgMTguNDc2LDE1LjkwOSBDMTguNDc2LDE4Ljg3NyAxOS4yNTYsMjEuMjQzIDIwLjgxOCwyMy4wMDYgQzIyLjM4MCwyNC43NjkgMjQuMjI4LDI1LjY1MCAyNi4zNjIsMjUuNjUwIEMyOC4yMTcsMjUuNjUwIDI5Ljc5NCwyNS4wMDAgMzEuMDkzLDIzLjcwMiBDMzIuMzkyLDIyLjQwMyAzMy4wNDEsMjAuODg4IDMzLjA0MSwxOS4xNTYgQzMzLjA0MSwxNy41MTcgMzIuNDc3LDE2LjEwMiAzMS4zNDgsMTQuOTExIEMzMC4yMTksMTMuNzIxIDI4LjkyOCwxMy4xMjUgMjcuNDc1LDEzLjEyNSBDMjYuMjA2LDEzLjEyNSAyNS4xNzEsMTMuNDIwIDI0LjM2NywxNC4wMDcgQzI0LjA4OSwxNC4xOTIgMjMuODg3LDE0LjI4NSAyMy43NjQsMTQuMjg1IEMyMy42NDAsMTQuMjg1IDIzLjUzMiwxNC4yMDggMjMuNDM5LDE0LjA1MyBDMjMuMjg0LDEzLjgzNyAyMy4yMDcsMTMuNDgxIDIzLjIwNywxMi45ODYgQzIzLjIwNywxMC43MjkgMjMuOTU3LDguNTU2IDI1LjQ1Nyw2LjQ2OSBDMjYuOTU3LDQuMzgyIDI5LjAzNiwyLjg1OSAzMS42OTYsMS45MDAgTDMxLjY5NiwtMC4wMDIgQzI3LjExOSwxLjY2OCAyMy43NzEsMy44NzEgMjEuNjUzLDYuNjA4IFpNMy4xOTEsNi42MDggQzEuMDczLDkuMzQ1IDAuMDE0LDEyLjQ0NiAwLjAxNCwxNS45MDkgQzAuMDE0LDE4Ljg3NyAwLjc5NSwyMS4yNDMgMi4zNTYsMjMuMDA2IEMzLjkxOCwyNC43NjkgNS43NjYsMjUuNjUwIDcuOTAwLDI1LjY1MCBDOS43NTUsMjUuNjUwIDExLjMzMiwyNS4wMDAgMTIuNjMxLDIzLjcwMiBDMTMuOTMwLDIyLjQwMyAxNC41NzksMjAuODg4IDE0LjU3OSwxOS4xNTYgQzE0LjU3OSwxNy41MTcgMTQuMDE1LDE2LjEwMiAxMi44ODYsMTQuOTExIEMxMS43NTcsMTMuNzIxIDEwLjQ2NiwxMy4xMjUgOS4wMTMsMTMuMTI1IEM3Ljc0NSwxMy4xMjUgNi43MDksMTMuNDIwIDUuOTA1LDE0LjAwNyBDNS42MjcsMTQuMTkyIDUuNDI1LDE0LjI4NSA1LjMwMiwxNC4yODUgQzUuMTc4LDE0LjI4NSA1LjA3MCwxNC4yMDggNC45NzcsMTQuMDUzIEM0LjgyMiwxMy44MzcgNC43NDUsMTMuNDgxIDQuNzQ1LDEyLjk4NiBDNC43NDUsMTAuNzI5IDUuNDk1LDguNTU2IDYuOTk1LDYuNDY5IEM4LjQ5NSw0LjM4MiAxMC41NzQsMi44NTkgMTMuMjM0LDEuOTAwIEwxMy4yMzQsLTAuMDAyIEM4LjY1NywxLjY2OCA1LjMwOSwzLjg3MSAzLjE5MSw2LjYwOCBaIiBjbGFzcz0iY2xzLTEiIGZpbGw9IiM4OTY1ZWIiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNCIgc3Ryb2tlLW9wYWNpdHk9IjAiIHR5cGU9InNvbGlkQ29sb3IiIHN0cm9rZT0iIzAwMDAwMCIgZGF0YS1jaGFuZ2VkPSJ0cnVlIi8+Cjwvc3ZnPg==") left 122px top 63px / 56px no-repeat #ffffff; padding-top: 10px;}
	.reviews-135 .text { padding-left: 20px; padding-right: 20px; margin-left: 5px; margin-right: 5px;}
	.reviews-135 .author { padding-left: 20px;}
	.block-46 .layout_108 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-46 .layout_109 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-46 .layout_110 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-46 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-74 { margin-bottom: 0;}
	.widget-75 { margin-right: auto;}
	.widget-76 { margin-left: auto; margin-bottom: 0;}
	.block-56 .layout_center_123_id_173_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-56 .layout_center_123_id_173_2 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; margin-left: 0; margin-right: auto;}

}

@media all and (max-width: 480px) {
	.block-67 { padding-left: 0; padding-right: 0;}
	.block-2 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-2 .layout_7 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-2 { padding: 80px 20px 20px;}
	.block-3 { text-align: center;}
	.site-name-5 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-4 .layout_9 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_7_id_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-5 { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-22 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-22 .layout_176 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-99 { border: none; background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.widget-119 { text-align: center;}
	.editable_block-164 .header { font-size: 23px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.editable_block-164 .image { float: none; margin-left: 0; margin-right: 0;}
	.editable_block-164 .text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.editable_block-164 .more { margin-left: auto; margin-right: auto;}
	.editable_block-164 .more > a { font-size: 14px; line-height: 1.4; margin-left: auto; margin-right: auto;}
	.block-121 .layout_211 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-121 .layout_212 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-121 .layout_209_id_211 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-71 { padding-left: 0; padding-right: 0;}
	.block-72 { margin-bottom: -199px;}
	.widget-103 { margin-left: 15px; margin-right: 15px; padding-left: 15px; padding-right: 15px;}
	.form-146 .form__text { font-size: 16px;}
	.block-76 { padding-left: 10px; padding-right: 10px;}
	.widget-98 { padding: 30px 15px 70px;}
	.reviews-135 .header { margin-bottom: 20px;}
	.reviews-135 .list-wr { text-align: left;}
	.reviews-135 .body { margin-left: 0;}
	.reviews-135 .bx-wrapper { max-width: 270px;}
	.reviews-135 .list { width: 270px;}
	.reviews-135 .item { margin-right: 5px; margin-left: 5px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9Ijk3LjE0NyIgaGVpZ2h0PSI3NS40NjkiIHZpZXdCb3g9IjAgMCAzMy4wMzEgMjUuNjYiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJmaWxsX2dyYWRfcGF0aC00IiB4MT0iMC4zNDM3NSIgeTE9IjAuNTk3NjU2MjUiIHgyPSIxIiB5Mj0iMC4wMTU2MjUiIHNwcmVhZE1ldGhvZD0icGFkIj48c3RvcCBzdG9wLWNvbG9yPSIjODk2NWViIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIgaWQ9InN0b3AtNSIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmFhNTYiIHN0b3Atb3BhY2l0eT0iMC45OTYwOTM3NSIgb2Zmc2V0PSIxIiBpZD0ic3RvcC02Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+CiAgPHBhdGggZD0iTTIxLjY1Myw2LjYwOCBDMTkuNTM1LDkuMzQ1IDE4LjQ3NiwxMi40NDYgMTguNDc2LDE1LjkwOSBDMTguNDc2LDE4Ljg3NyAxOS4yNTYsMjEuMjQzIDIwLjgxOCwyMy4wMDYgQzIyLjM4MCwyNC43NjkgMjQuMjI4LDI1LjY1MCAyNi4zNjIsMjUuNjUwIEMyOC4yMTcsMjUuNjUwIDI5Ljc5NCwyNS4wMDAgMzEuMDkzLDIzLjcwMiBDMzIuMzkyLDIyLjQwMyAzMy4wNDEsMjAuODg4IDMzLjA0MSwxOS4xNTYgQzMzLjA0MSwxNy41MTcgMzIuNDc3LDE2LjEwMiAzMS4zNDgsMTQuOTExIEMzMC4yMTksMTMuNzIxIDI4LjkyOCwxMy4xMjUgMjcuNDc1LDEzLjEyNSBDMjYuMjA2LDEzLjEyNSAyNS4xNzEsMTMuNDIwIDI0LjM2NywxNC4wMDcgQzI0LjA4OSwxNC4xOTIgMjMuODg3LDE0LjI4NSAyMy43NjQsMTQuMjg1IEMyMy42NDAsMTQuMjg1IDIzLjUzMiwxNC4yMDggMjMuNDM5LDE0LjA1MyBDMjMuMjg0LDEzLjgzNyAyMy4yMDcsMTMuNDgxIDIzLjIwNywxMi45ODYgQzIzLjIwNywxMC43MjkgMjMuOTU3LDguNTU2IDI1LjQ1Nyw2LjQ2OSBDMjYuOTU3LDQuMzgyIDI5LjAzNiwyLjg1OSAzMS42OTYsMS45MDAgTDMxLjY5NiwtMC4wMDIgQzI3LjExOSwxLjY2OCAyMy43NzEsMy44NzEgMjEuNjUzLDYuNjA4IFpNMy4xOTEsNi42MDggQzEuMDczLDkuMzQ1IDAuMDE0LDEyLjQ0NiAwLjAxNCwxNS45MDkgQzAuMDE0LDE4Ljg3NyAwLjc5NSwyMS4yNDMgMi4zNTYsMjMuMDA2IEMzLjkxOCwyNC43NjkgNS43NjYsMjUuNjUwIDcuOTAwLDI1LjY1MCBDOS43NTUsMjUuNjUwIDExLjMzMiwyNS4wMDAgMTIuNjMxLDIzLjcwMiBDMTMuOTMwLDIyLjQwMyAxNC41NzksMjAuODg4IDE0LjU3OSwxOS4xNTYgQzE0LjU3OSwxNy41MTcgMTQuMDE1LDE2LjEwMiAxMi44ODYsMTQuOTExIEMxMS43NTcsMTMuNzIxIDEwLjQ2NiwxMy4xMjUgOS4wMTMsMTMuMTI1IEM3Ljc0NSwxMy4xMjUgNi43MDksMTMuNDIwIDUuOTA1LDE0LjAwNyBDNS42MjcsMTQuMTkyIDUuNDI1LDE0LjI4NSA1LjMwMiwxNC4yODUgQzUuMTc4LDE0LjI4NSA1LjA3MCwxNC4yMDggNC45NzcsMTQuMDUzIEM0LjgyMiwxMy44MzcgNC43NDUsMTMuNDgxIDQuNzQ1LDEyLjk4NiBDNC43NDUsMTAuNzI5IDUuNDk1LDguNTU2IDYuOTk1LDYuNDY5IEM4LjQ5NSw0LjM4MiAxMC41NzQsMi44NTkgMTMuMjM0LDEuOTAwIEwxMy4yMzQsLTAuMDAyIEM4LjY1NywxLjY2OCA1LjMwOSwzLjg3MSAzLjE5MSw2LjYwOCBaIiBjbGFzcz0iY2xzLTEiIGZpbGw9IiM4OTY1ZWIiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNCIgc3Ryb2tlLW9wYWNpdHk9IjAiIHR5cGU9InNvbGlkQ29sb3IiIHN0cm9rZT0iIzAwMDAwMCIgZGF0YS1jaGFuZ2VkPSJ0cnVlIi8+Cjwvc3ZnPg==") left 98px top 67px / 56px no-repeat #ffffff;}
	.reviews-135 .image { margin-left: 10px;}
	.reviews-135 .text { padding-left: 10px; font-size: 14px; padding-right: 10px;}
	.reviews-135 .author { padding-left: 10px;}
	.reviews-135 .name { font-size: 15px;}
	.block-46 .layout_108 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-46 .layout_109 { 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-46 .layout_110 { margin-top: 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; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-46 { margin-left: auto; margin-right: auto; padding-left: 10px; padding-right: 10px;}
	.address-109 .cell-text { width: 260px;}
	.address-109 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 260px;}
	.phones-110 .cell-text { width: 260px;}
	.block-56 .layout_center_123_id_173_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: 0; width: auto;}
	.block-56 .layout_center_123_id_173_2 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; margin-left: 0; margin-right: 0; width: auto;}
	.widget-73 { margin-right: 0;}
	.widget-77 { margin-right: 0;}

}
.side-panel .widget-134 { margin: 0 10px auto; border: none; z-index: 3; text-transform: none; pointer-events: auto; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; left: 0; position: relative; min-height: 65px; -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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cGF0aCBkPSJNMTUuMDUgNUE1IDUgMCAwIDEgMTkgOC45NU0xNS4wNSAxQTkgOSAwIDAgMSAyMyA4Ljk0bS0xIDcuOTh2M2EyIDIgMCAwIDEtMi4xOCAyIDE5Ljc5IDE5Ljc5IDAgMCAxLTguNjMtMy4wNyAxOS41IDE5LjUgMCAwIDEtNi02IDE5Ljc5IDE5Ljc5IDAgMCAxLTMuMDctOC42N0EyIDIgMCAwIDEgNC4xMSAyaDNhMiAyIDAgMCAxIDIgMS43MiAxMi44NCAxMi44NCAwIDAgMCAuNyAyLjgxIDIgMiAwIDAgMS0uNDUgMi4xMUw4LjA5IDkuOTFhMTYgMTYgMCAwIDAgNiA2bDEuMjctMS4yN2EyIDIgMCAwIDEgMi4xMS0uNDUgMTIuODQgMTIuODQgMCAwIDAgMi44MS43QTIgMiAwIDAgMSAyMiAxNi45MnoiIGlkPSJwYXRoLTIiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiNmZmZmZmYiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPjwvc3ZnPg==") left 30px top 50% / auto auto no-repeat #8965eb; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; font-weight: bold; color: #ffffff; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-align: right; padding-right: 30px; font-family: Montserrat, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-decoration: none; font-size: 16px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; right: 0;}
.side-panel .widget-134:hover, 
.side-panel .widget-134.hover, 
.side-panel .widget-134.active { opacity: 0.8;}
.popover-wrap-176 .popover-body .s3_button_large:hover, 
.popover-wrap-176 .popover-body .s3_button_large.hover, 
.popover-wrap-176 .popover-body .s3_button_large.active { background: transparent; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); color: #333333;}
.side-panel .widget-34 { padding: 0; margin: 30px 0 20px; z-index: 2; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; position: relative; min-height: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; box-sizing: border-box; font-family: Montserrat, sans-serif; display: -webkit-flex; display: flex; right: 0;}
.side-panel .menu-52 .menu-scroll > ul { display: block;}
.side-panel .menu-52 .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-52 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-52 .menu-scroll > ul ul { position: static; width: auto; padding-right: 10px; padding-left: 10px;}
.side-panel .menu-52 .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;}
.side-panel .menu-52 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-52 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-52 .menu-scroll > ul ul > li > a.active { background: #8965eb; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; color: #ffffff;}
.side-panel .menu-52 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-52 .menu-scroll > ul > li.menu-item > a { padding: 15px 0 15px 20px; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
.side-panel .menu-52 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-52 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-52 .menu-scroll > ul > li.menu-item > a.active { color: #8965eb;}
.side-panel .menu-52 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-52 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-52 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-52 .menu-scroll > ul > li.more-button > a.active { color: #8965eb;}
.side-panel .widget-147 { padding: 20px 10px; margin: 30px 0; border: none; z-index: 3; width: auto; position: relative; min-height: 0; -webkit-box-shadow: 0px 5px 15px  rgba(0,0,0,0.05); -moz-box-shadow: 0px 5px 15px  rgba(0,0,0,0.05); box-shadow: 0px 5px 15px  rgba(0,0,0,0.05); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; text-align: left; box-sizing: border-box; font-family: Montserrat, sans-serif; display: block;}
.side-panel .menu-211 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-211 .menu-scroll > ul > li.menu-item > a { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
.side-panel .menu-211 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-211 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-211 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: none #8965eb; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}