@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff; text-align: left; z-index: 2;}
.wrapper { border: none; position: relative; z-index: 3; font-family: Arial, Helvetica, sans-serif; text-align: left; text-indent: 0; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-81 { position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 6; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; font-family: Montserrat, sans-serif; text-decoration: none; right: 0;}
.block-82 { 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-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 { -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 { border: none; position: relative; width: auto; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; margin-top: 0; margin-left: 0; margin-right: 0; font-family: Arial, Helvetica, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; padding-bottom: 30px; padding-top: 30px; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%;}
.block-3 { border: none; position: relative; text-decoration: none; width: auto; min-height: 0; z-index: 2; display: block; margin-top: 10px; margin-left: 0; margin-bottom: auto; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-2 { border: none; position: relative; font-size: 25px; color: #212121; text-align: left; text-decoration: none; z-index: 2; box-sizing: border-box; width: 280px; min-height: 0; margin-top: 0; margin-left: 0; margin-bottom: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 5px;}
.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; width: 235px;}
.site-name-5 .sn-text { border: none; box-sizing: border-box; font-family: Montserrat, sans-serif; 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; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-5 a { text-decoration: none; outline: none;}
.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 { position: relative; width: auto; min-height: 0; z-index: 1; text-align: right; display: -webkit-flex; display: flex; margin-top: 0; margin-left: 0; margin-bottom: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.widget-4 { margin: 0 0 0 50px; position: relative; top: 0; left: 0; z-index: 4; 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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cGF0aCBkPSJNMTUuMDUgNUE1IDUgMCAwIDEgMTkgOC45NU0xNS4wNSAxQTkgOSAwIDAgMSAyMyA4Ljk0bS0xIDcuOTh2M2EyIDIgMCAwIDEtMi4xOCAyIDE5Ljc5IDE5Ljc5IDAgMCAxLTguNjMtMy4wNyAxOS41IDE5LjUgMCAwIDEtNi02IDE5Ljc5IDE5Ljc5IDAgMCAxLTMuMDctOC42N0EyIDIgMCAwIDEgNC4xMSAyaDNhMiAyIDAgMCAxIDIgMS43MiAxMi44NCAxMi44NCAwIDAgMCAuNyAyLjgxIDIgMiAwIDAgMS0uNDUgMi4xMUw4LjA5IDkuOTFhMTYgMTYgMCAwIDAgNiA2bDEuMjctMS4yN2EyIDIgMCAwIDEgMi4xMS0uNDUgMTIuODQgMTIuODQgMCAwIDAgMi44MS43QTIgMiAwIDAgMSAyMiAxNi45MnoiIGlkPSJwYXRoLTIiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiMxMDIzY2MiIGRhdGEtY2hhbmdlZD0idHJ1ZSIvPjwvc3ZnPg==") 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; font-family: Montserrat, sans-serif; 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; font-family: Montserrat, sans-serif; text-align: left; font-size: 18px; color: #333333; line-height: 1.5; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-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 72px; position: relative; top: 0; left: 0; z-index: 3; 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; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; color: #616161; line-height: 1.3; text-decoration: none; font-size: 11px; padding-top: 3px;}
.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: 2; text-align: undefined; box-sizing: border-box; width: 250px;}
.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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cGF0aCBkPSJNMjEgMTBjMCA3LTkgMTMtOSAxM3MtOS02LTktMTNhOSA5IDAgMCAxIDE4IDB6IiBpZD0icGF0aC0yIiBzdHJva2Utb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgc3Ryb2tlPSIjMTAyM2NjIiBkYXRhLWNoYW5nZWQ9InRydWUiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEwIiByPSIzIiBpZD0iY2lyY2xlLTMiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiMxMDIzY2MiIGRhdGEtY2hhbmdlZD0idHJ1ZSIvPjwvc3ZnPg==") 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; font-family: Montserrat, sans-serif; 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-family: Montserrat, sans-serif; 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; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: 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; border: none; position: relative; 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: 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;}
.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_53 { 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;}
.widget-35 { margin: 21px 0 auto 30px; border: 1px solid rgba(0,0,0,0.1); position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: 180px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 40px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; visibility: hidden;}
.search-53 form { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.search-53 input { padding: 4px 4px 4px 10px; margin: 0; border: none; box-sizing: border-box; vertical-align: top; font-size: 14px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 24px; width: 0; height: 0; max-width: 100%; font-family: Arial, Helvetica, sans-serif; text-align: start; color: #333333; font-style: normal; line-height: 1.5; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-appearance: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.search-53 button { padding: 3px 4px; margin: 0 10px 0 5px; border: none; box-sizing: border-box; vertical-align: top; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48Y2lyY2xlIGN4PSIxMC41IiBjeT0iMTAuNSIgcj0iNy41IiBpZD0iY2lyY2xlLTIiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiMwYjFjYjUiIGRhdGEtY2hhbmdlZD0idHJ1ZSIvPjxsaW5lIHgxPSIyMSIgeDI9IjE1LjgiIHkxPSIyMSIgeTI9IjE1LjgiIGlkPSJsaW5lLTMiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiMwYjFjYjUiIGRhdGEtY2hhbmdlZD0idHJ1ZSIvPjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; font-size: 14px; outline: none; min-width: 24px; min-height: 24px; position: relative; z-index: 1; font-family: Arial, Helvetica, sans-serif; text-align: center; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; visibility: visible; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-appearance: none; opacity: 1;}
.search-53 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-53 input:focus { outline: none;}
.search-53 button:focus { outline: none;}
.search-53 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-53 ::-webkit-input-placeholder { color: #ababab;}
.search-53 ::-moz-placeholder { color: #ababab;}
.search-53 :-ms-input-placeholder { color: #ababab;}
.widget-34 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; padding-right: 2px; padding-left: 2px; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; width: 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: 5px 0 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: 7px; -moz-border-radius: 7px; border-radius: 7px; 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: 0; -moz-border-radius: 0; border-radius: 0; box-sizing: border-box; text-decoration: none; color: #333333; font-size: 15px; line-height: 1.4; position: relative; font-family: Montserrat, sans-serif; -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; font-weight: 600;}
.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: #0b1cb5; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; 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; font-family: Montserrat, sans-serif; -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: #0b1cb5;}
.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: #0b1cb5; font-size: 22px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Montserrat, sans-serif; -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: rgba(11, 28, 181, 0.5);}
.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-96 { border: none; position: relative; width: auto; min-height: 0; background: repeating-linear-gradient(90deg,rgba(11, 28, 181, 0.68) 0%,rgba(11, 28, 181, 0.68) 36.2%,rgba(36, 36, 36, 0.68) 36.2%,rgba(36, 36, 36, 0.68) 100%), url("../images/54885671_2.jpg") left 50% top 50% / cover no-repeat fixed; max-width: 100%; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; padding-top: 50px; padding-bottom: 50px;}
.block-32 { 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; padding-top: 0.02px; padding-bottom: 0.02px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-68 { 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; padding-left: 40px; padding-right: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%;}
.widget-54 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; min-height: 0; width: auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding-top: 0.02px; padding-bottom: 0.02px; right: 0; max-width: 100%;}
.popover-wrap-84 .popover-body { padding: 60px 40px 40px; border: 1px solid #b7b7b7; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; position: relative; display: inline-block; width: 400px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-84 .popover-body textarea { padding: 10px 8px 7px 20px; border: none; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; width: 100%; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; background: #f5f5f5;}
.popover-wrap-84 .popover-body .s3_button_large { border: none; background: #0b1cb5; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; -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; font-family: Montserrat, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; width: 220px; min-height: 55px;}
.popover-wrap-84 .popover-body .s3_button_large:hover, 
.popover-wrap-84 .popover-body .s3_button_large.hover, 
.popover-wrap-84 .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: #0b1cb5;}
.popover-wrap-84 .popover-body .s3_button_large:active, 
.popover-wrap-84 .popover-body .s3_button_large.active { opacity: 0.5;}
.popover-wrap-84 .popover-body .s3_message { padding: 12px; border: none; display: table; margin-top: 1em; margin-bottom: 1em; color: #333333; 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-style: normal; line-height: 1.3; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-84 .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") left 50% top 50% / 29px no-repeat; z-index: 10; cursor: pointer; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 30px; margin-right: 30px;}
.popover-wrap-84 .popover-close:hover, 
.popover-wrap-84 .popover-close.hover, 
.popover-wrap-84 .popover-close.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48bGluZSB4MT0iMTgiIHgyPSI2IiB5MT0iNiIgeTI9IjE4IiBpZD0ibGluZS0yIj48L2xpbmU+PGxpbmUgeDE9IjYiIHgyPSIxOCIgeTE9IjYiIHkyPSIxOCIgaWQ9ImxpbmUtMyI+PC9saW5lPjwvc3ZnPg==") left 50% top 50% / 29px no-repeat; opacity: 0.5;}
.horizontal_block-84 p:first-child { margin-top: 0;}
.horizontal_block-84 p:last-child { margin-bottom: 0;}
.horizontal_block-84 .body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_block-84 .figure { display: block; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.horizontal_block-84 .image { box-sizing: border-box; position: relative;}
.horizontal_block-84 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-size: 18px; position: absolute; left: 0; top: 0;}
.horizontal_block-84 .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;}
.horizontal_block-84 .image img { vertical-align: middle; box-sizing: content-box; width: auto; height: auto;}
.horizontal_block-84 .detail { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-left: 20px; flex-basis: auto; margin-right: 20px;}
.horizontal_block-84 .title { border: none; box-sizing: border-box; font-size: 50px; margin-bottom: 20px; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.5; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-transform: uppercase; text-decoration: none; font-weight: bold; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -webkit-text-shadow: 0px 2px 10px  rgba(0,0,0,0.15); -moz-text-shadow: 0px 2px 10px  rgba(0,0,0,0.15); text-shadow: 0px 2px 10px  rgba(0,0,0,0.15); background: url("../images/Rectangle 20.png?1563171133843") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 20px; padding-left: 0; width: 850px;}
.horizontal_block-84 .text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.5; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-decoration: none; font-size: 30px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-top: 20px; padding-bottom: 20px; font-weight: normal; width: 850px; padding-left: 0; -webkit-text-shadow: 0px 2px 20px  rgba(0,0,0,0.15); -moz-text-shadow: 0px 2px 20px  rgba(0,0,0,0.15); text-shadow: 0px 2px 20px  rgba(0,0,0,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_block-84 .text>.align-elem { flex-basis: 100%;}
.horizontal_block-84 .more { box-sizing: border-box; margin-top: 5px;}
.horizontal_block-84 .more > a { padding: 15px 20px; border: none; 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; box-sizing: border-box; text-align: center; font-family: Montserrat, sans-serif; color: #383838; text-transform: uppercase; text-decoration: none; font-size: 16px; -webkit-box-shadow: 0 0 0 transparent, 0px 3px 15px  rgba(255,255,255,0.2); -moz-box-shadow: 0 0 0 transparent, 0px 3px 15px  rgba(255,255,255,0.2); box-shadow: 0 0 0 transparent, 0px 3px 15px  rgba(255,255,255,0.2); background: #f0f0f0; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; font-weight: bold; min-height: 70px; width: 250px;}
.horizontal_block-84 .more > a:hover, 
.horizontal_block-84 .more > a.hover, 
.horizontal_block-84 .more > a.active { color: #ffffff; -webkit-box-shadow: inset 0px 0px 0px  2px #ffffff, 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  2px #ffffff, 0 0 0 transparent; box-shadow: inset 0px 0px 0px  2px #ffffff, 0 0 0 transparent; background: transparent;}
.horizontal_block-84 .more > a:active, 
.horizontal_block-84 .more > a.active { opacity: 0.5;}
.popover-container-84 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}
.popover-container-84 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-84 .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; padding-bottom: 20px;}
.popover-wrap-84 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-84 .popover-body .s3_form_item { margin-top: 5px; margin-bottom: 5px; box-sizing: border-box; text-align: center; padding-top: 15px;}
.popover-wrap-84 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-84 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-84 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-84 .popover-body .s3_form_item.form_div { padding-top: 0.02px; margin-bottom: 5px; margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-84 .popover-body .s3_form_item.form_html_block { padding-top: 0.02px; margin-bottom: 5px; margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-84 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-84 .popover-body .s3_form_item.form_checkbox { padding-top: 0.02px; margin-bottom: 5px; margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-84 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-84 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-84 .popover-body .s3_form_item.form_radio { padding-top: 0.02px; margin-bottom: 5px; margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-84 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-84 .popover-body .s3_form_item.form_calendar { padding-top: 0.02px; margin-bottom: 5px; margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-84 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-84 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-84 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-84 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-84 .popover-body .s3_form_item.form_select { padding-top: 0.02px; margin-bottom: 5px; margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-84 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-84 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-84 .popover-body .s3_form_item.form_calendar_interval { padding-top: 0.02px; margin-bottom: 5px; margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-84 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-84 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-84 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-84 .popover-body .form_div h2 { box-sizing: border-box; font-size: 15px; line-height: 1.5; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif; color: #333333; font-style: normal; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none;}
.popover-wrap-84 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 13px;}
.popover-wrap-84 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-84 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-84 .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-84 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-84 .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-84 .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-84 .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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 13px;}
.popover-wrap-84 .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-84 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-84 .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-84 .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-84 .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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 13px;}
.popover-wrap-84 .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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-84 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-84 .popover-body .form_calendar input { padding: 7px 8px 7px 15px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; min-height: 55px; background: #f5f5f5;}
.popover-wrap-84 .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-84 .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-84 .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-84 .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: 7px; -moz-border-radius: 7px; border-radius: 7px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; min-height: 55px; background: #f5f5f5;}
.popover-wrap-84 .popover-body .form_text input { padding: 7px 8px 7px 20px; border: none; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; width: 100%; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #333333; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; min-height: 55px; background: #f5f5f5;}
.popover-wrap-84 .popover-body .s3_form_item.form_upload { padding-top: 0.02px; margin-bottom: 5px; margin-top: 20px; text-align: center; box-sizing: border-box;}
.popover-wrap-84 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-84 .popover-body .form_upload .no-more { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: center; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; padding-left: 10px;}
.popover-wrap-84 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-84 ::-moz-placeholder { color: #ababab;}
.popover-wrap-84 :-ms-input-placeholder { color: #ababab;}
.block-112 { border: none; position: relative; width: auto; min-height: 0; z-index: 4; 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; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-113 .layout_191 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-113 .layout_192 { -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-113 .layout_189_id_191 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-113 { 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-125 { 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: #0b1cb5;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-126 { 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-191 .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-191 .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-191 .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-191 .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-191 .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-191 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-191 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-191 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-191 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-191 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-191 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-191 .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-191 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-191 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-191 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: none #0b1cb5; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;}
.menu-191 .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-191 .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-191 .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-191 .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-191 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-114 { 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-127 { 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-128 { margin: 0; position: relative; z-index: 1; text-align: left; font-size: 15px; color: #333333; line-height: 1.5; text-decoration: none; display: block; width: auto; min-height: 454px; right: 0; padding-top: 20px;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-194 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-194 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-194 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-194 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-194 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-194 a { box-sizing: border-box; color: #bf904a; line-height: 1.2; text-decoration: none;}
.content-194 .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-194 .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-194 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-194 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-194 .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-97 { border: none; position: relative; width: auto; min-height: 0;
/*background: repeating-linear-gradient(90deg,rgba(36, 36, 36, 0.68) 0%,rgba(36, 36, 36, 0.68) 69.3%,rgba(11, 28, 181, 0.68) 69.4%,rgba(11, 28, 181, 0.68) 100%), url("../images/54899223_2.jpg") left 50% top 50% / cover no-repeat fixed;*/
background: url("/t/images/im_2.png") top no-repeat;
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; font-family: Montserrat, sans-serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 80px;}
.block-98 { 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-99 .layout_168 { -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-99 .layout_171 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-99 { padding: 50px; margin: 0 0 -100px; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; max-width: 100%; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-box-shadow: 0px 0px 20px  rgba(0,0,0,0.05); -moz-box-shadow: 0px 0px 20px  rgba(0,0,0,0.05); box-shadow: 0px 0px 20px  rgba(0,0,0,0.05); -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.block-100 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.text-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 27px; z-index: 2; color: #383838; line-height: 1.5; text-align: left; text-decoration: none; font-size: 18px; font-weight: normal; padding-top: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.text-3 { margin: 0 0 10px; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; font-size: 45px; color: #0b1cb5; text-decoration: none; font-weight: bold; padding-top: 0.02px; right: 0; background: url("../images/Rectangle 19.png?1568784009085") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 10px;}
.widget-119 { margin: 18px 0 auto 20px; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; font-size: 20px; color: #ffffff; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 250px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 70px; background: #0b1cb5; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-weight: bold; padding-right: 0; padding-left: 0;}
.widget-119:hover, 
.widget-119.hover, 
.widget-119.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);}
.widget-119:active, 
.widget-119.active { opacity: 0.5;}
.popover-wrap-171 .popover-body { padding: 50px 30px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 450px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%; margin-top: 0;}
.popover-wrap-171 .popover-body textarea { padding: 15px 8px 7px 15px; border: 1px solid rgba(0,0,0,0.05); max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; font-family: 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: rgba(247,247,247,0.8); min-height: 120px; margin-bottom: 20px;}
.popover-wrap-171 .popover-body .s3_button_large { border: none; background: #7633a6; -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: 15px; font-weight: normal; 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: uppercase; text-decoration: none; width: 220px; margin-left: auto; margin-right: auto;}
.popover-wrap-171 .popover-body .s3_button_large:hover, 
.popover-wrap-171 .popover-body .s3_button_large.hover, 
.popover-wrap-171 .popover-body .s3_button_large.active { -webkit-box-shadow: inset 0px 0px 0px  4px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 0px 0px  4px rgba(255,255,255,0.2); box-shadow: inset 0px 0px 0px  4px rgba(255,255,255,0.2);}
.popover-wrap-171 .popover-body .s3_message { padding: 12px; margin: 1em auto; border: none; display: block; 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-style: normal; line-height: 1.4; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-171 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/lib_696802_if_x_2561505.svg") left 50% top 50% / auto auto no-repeat; z-index: 10; cursor: pointer; text-align: center; margin-top: 30px; margin-left: 0; margin-right: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; opacity: 0.8;}
.popover-wrap-171 .popover-close:hover, 
.popover-wrap-171 .popover-close.hover, 
.popover-wrap-171 .popover-close.active { opacity: 0.4;}
.button-171 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-171 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}
.popover-container-171 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-171 .popover-form-title { font-size: 23px; font-weight: normal; margin-bottom: 30px; box-sizing: border-box; text-align: center; font-family: Montserrat, sans-serif; color: #7633a6; font-style: normal; line-height: 1.5; letter-spacing: 0; text-transform: uppercase; text-decoration: none; width: auto; margin-left: 0; margin-right: 0;}
.popover-wrap-171 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-171 .popover-body .s3_form_item { margin: 0 auto 5px; box-sizing: border-box; text-align: center; padding-top: 0.02px; width: auto; min-height: 0;}
.popover-wrap-171 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-171 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-171 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-171 .popover-body .s3_form_item.form_div { margin: 15px 0 5px; min-height: 0; width: auto; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-171 .popover-body .s3_form_item.form_html_block { margin: 5px 0; min-height: 0; width: auto; padding-top: 0.02px; text-align: left; box-sizing: border-box;}
.popover-wrap-171 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-171 .popover-body .s3_form_item.form_checkbox { margin: 5px 0; min-height: 0; width: auto; padding-top: 0.02px; text-align: left; box-sizing: border-box;}
.popover-wrap-171 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-171 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-171 .popover-body .s3_form_item.form_radio { margin: 5px 0; min-height: 0; width: auto; padding-top: 0.02px; text-align: left; box-sizing: border-box;}
.popover-wrap-171 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-171 .popover-body .s3_form_item.form_calendar { margin: 5px 0; min-height: 0; width: auto; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-171 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-171 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-171 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-171 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-171 .popover-body .s3_form_item.form_select { margin: 10px 0 5px; min-height: 0; width: auto; padding-top: 30px; text-align: center; box-sizing: border-box;}
.popover-wrap-171 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-171 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-171 .popover-body .s3_form_item.form_calendar_interval { margin: 15px 0 5px; min-height: 0; width: auto; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-171 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-171 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-171 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-171 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1.5; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none;}
.popover-wrap-171 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-171 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-171 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-171 .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-171 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-171 .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-171 .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-171 .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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-171 .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-171 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%; text-align: center;}
.popover-wrap-171 .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-171 .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-171 .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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-171 .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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-171 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-171 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-171 .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-171 .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-171 .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-171 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-171 .popover-body .form_text input { padding: 7px 8px 7px 15px; border: 1px solid rgba(0,0,0,0.05); max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; 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: 45px; background: rgba(247,247,247,0.8); margin-top: 5px; margin-bottom: 5px;}
.popover-wrap-171 .popover-body .s3_form_item.form_upload { margin: 15px 0 30px; min-height: 0; width: auto; padding-top: 0.02px; text-align: center; box-sizing: border-box;}
.popover-wrap-171 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-171 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-171 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-171 ::-moz-placeholder { color: #ababab;}
.popover-wrap-171 :-ms-input-placeholder { color: #ababab;}
.block-110 { border: none; position: relative; width: auto; min-height: 0; z-index: 2; display: block; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; padding-top: 80px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-111 { padding: 80px 40px; margin: 0 auto; border: none; position: relative; width: 1350px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-124 { margin: 0; border: none; position: relative; z-index: 1; text-align: center; box-sizing: border-box; width: auto; max-width: 100%; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; padding-bottom: 90px;}
.reviews-187 p:first-child { margin-top: 0;}
.reviews-187 p:last-child { margin-bottom: 0;}
.reviews-187 .header { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 0; margin-bottom: 50px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.reviews-187 .header_text { border: none; box-sizing: border-box; font-size: 35px; font-family: Montserrat, sans-serif; color: #383838; text-align: center; text-decoration: none; -webkit-order: 0; -moz-order: 0; order: 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: bold; padding-bottom: 20px; background: url("../images/Rectangle 19.png?1568784009085") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.reviews-187 .all { 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; -webkit-order: 1; -moz-order: 1; order: 1; min-height: 14px; height: 0; text-align: center;}
.reviews-187 .description { box-sizing: border-box; overflow: hidden; text-align: left; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.reviews-187 .list-wr { box-sizing: border-box; position: relative; text-align: left; margin-left: 20px; margin-right: 20px;}
.reviews-187 .body { margin: 0; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.reviews-187 .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-187 .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-187 .bx-wrapper { margin-left: auto; margin-right: auto; max-width: 1160px;}
.reviews-187 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.reviews-187 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; box-sizing: border-box; width: 1160px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.reviews-187 .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-187 .item { padding: 50px; margin: 30px 10px; border: none; width: auto; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: center; min-width: 0; min-height: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-box-shadow: 0px 3px 15px  rgba(0,0,0,0.07); -moz-box-shadow: 0px 3px 15px  rgba(0,0,0,0.07); box-shadow: 0px 3px 15px  rgba(0,0,0,0.07); background: repeating-linear-gradient(180deg,rgba(11, 28, 181, 0.85) 0%,rgba(11, 28, 181, 0.85) 18.2%,rgba(255, 255, 255, 0.85) 18.2%,rgba(255, 255, 255, 0.85) 100%), url("../images/dfg5rd.png") left calc(50% - 10px) top -344px / 660px no-repeat #ffffff; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; align-self: auto;}
.reviews-187 .image { margin: 0 0 5px; border: none; box-sizing: border-box; font-size: 0; position: relative; 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; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; float: none; width: 80px; min-height: 80px; opacity: 1;}
.reviews-187 .img-convert { border: none; box-sizing: border-box; width: 80px; height: 80px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-flex; display: flex; overflow: hidden; margin-left: auto; margin-right: auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.reviews-187 .image img { box-sizing: border-box; width: auto; height: auto; max-width: 100%;}
.reviews-187 .text { padding: 30px; margin: 45px 0 0; border: none; text-align: left; box-sizing: border-box; position: relative; z-index: 1; font-family: Montserrat, sans-serif; font-size: 16px; color: #383838; 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; background: #fafafa; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; min-height: 80px; width: auto; left: 0; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.reviews-187 .text>.align-elem { flex-basis: 100%;}
.reviews-187 .author { padding: 0.02px 0; margin: -49px 0 0 110px; border: none; text-align: left; box-sizing: border-box; color: hsl(200,50%,50%); position: relative; z-index: 1; width: 300px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; left: 0; right: 0;}
.reviews-187 .name { border: none; text-align: left; box-sizing: border-box; font-weight: bold; font-family: Montserrat, sans-serif; font-size: 18px; color: #0b1cb5; text-decoration: none; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-left: 0; margin-right: auto; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-top: 0.02px; background: url("../images/Rectangle 19.png?1568784009085") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 20px;}
.reviews-187 .date { text-align: left; box-sizing: border-box; display: inline-block; margin-left: 5px; text-transform: lowercase; font-size: 11px; color: hsl(0, 0%, 50%); font-family: Montserrat, sans-serif; text-decoration: none;}
.reviews-187 .image_author { text-align: left; box-sizing: border-box; color: hsl(200,50%,50%); margin-bottom: 5px; position: absolute; left: 0; top: 0;}
.reviews-187 .image_author .image_name { text-align: left; box-sizing: border-box; font-weight: bold; display: -webkit-inline-flex; display: inline-flex; font-family: Montserrat, sans-serif;}
.reviews-187 .image_author .image_date { text-align: left; box-sizing: border-box; display: inline-block; margin-left: 5px; text-transform: lowercase; font-size: 11px; color: hsl(0, 0%, 50%);}
.reviews-187 .footer { text-align: left; box-sizing: border-box;}
.reviews-187 .controls { 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: 23px; z-index: 1; text-align: justify; bottom: auto; margin-bottom: 30px;}
.reviews-187 .prev { border: none; position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 50px; height: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cG9seWxpbmUgcG9pbnRzPSIxNSAxOCA5IDEyIDE1IDYiIGlkPSJwb2x5bGluZS0yIiBzdHJva2Utb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgc3Ryb2tlPSIjYjJiMmIyIiBkYXRhLWNoYW5nZWQ9InRydWUiPjwvcG9seWxpbmU+PC9zdmc+") left 50% top 50% / 32px no-repeat #ffffff; box-sizing: border-box; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; min-height: 50px;}
.reviews-187 .prev:hover, 
.reviews-187 .prev.hover, 
.reviews-187 .prev.active { -webkit-box-shadow: inset 0px 0px 0px  1px #4613d1; -moz-box-shadow: inset 0px 0px 0px  1px #4613d1; box-shadow: inset 0px 0px 0px  1px #4613d1; opacity: 0.8;}
.reviews-187 .next { border: none; position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 50px; height: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cG9seWxpbmUgcG9pbnRzPSI5IDE4IDE1IDEyIDkgNiIgaWQ9InBvbHlsaW5lLTIiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiNiMmIyYjIiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wb2x5bGluZT48L3N2Zz4=") left 50% top 50% / 32px no-repeat #ffffff; box-sizing: border-box; text-align: left; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.1); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; min-height: 50px;}
.reviews-187 .next:hover, 
.reviews-187 .next.hover, 
.reviews-187 .next.active { -webkit-box-shadow: inset 0px 0px 0px  1px #4613d1; -moz-box-shadow: inset 0px 0px 0px  1px #4613d1; box-shadow: inset 0px 0px 0px  1px #4613d1; opacity: 0.8;}
.reviews-187 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.reviews-187 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.reviews-187 .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-187 .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-187 .bx-auto_controls { margin: auto 0 0; border: none; position: relative; z-index: 100; display: -webkit-flex; display: flex; visibility: visible; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: auto; min-height: 80px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; left: 0; right: 0;}
.reviews-187 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex;}
.reviews-187 .bx-pager { margin: auto; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box; align-self: center;}
.reviews-187 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.reviews-187 .bx-pager a { margin: 2px 5px; border: none; display: inline-block; width: 15px; min-height: 15px; background: #dedede; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; box-sizing: border-box; text-align: left;}
.reviews-187 .bx-pager a:hover, 
.reviews-187 .bx-pager a.hover, 
.reviews-187 .bx-pager a.active { background: #0b1cb5;}
.reviews-187 .bx-pager a:active, 
.reviews-187 .bx-pager a.active { background: #03e0ec;}
.reviews-187 .auto_controls { box-sizing: border-box; display: none;}
.reviews-187 .bx-controls-auto-item { box-sizing: border-box;}
.reviews-187 .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-187 .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-187 .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;}
.block-45 { margin: 0; border: none; position: relative; width: auto; min-height: 0; background: linear-gradient(rgba(8,20,128,0.89), rgba(8,20,128,0.89)), url("../images/dfg5rd.png") left 50% top 50% / cover no-repeat fixed; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; font-family: Montserrat, sans-serif; text-decoration: none; padding-bottom: 50px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-77 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1350px; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-left: 40px; padding-right: 40px;}
.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; background: url("../images/Rectangle 20.png?1568781643844") left 50% bottom 0px / auto auto no-repeat; z-index: 2; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-top: 50px; padding-bottom: 50px; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -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; color: #ffffff; line-height: 1.5; text-align: center; text-transform: uppercase; text-decoration: none; font-size: 15px; box-sizing: border-box; width: auto; right: 0; font-weight: normal; 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; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 300px;}
.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: rgba(255,255,255,0.5); text-decoration: none;}
.address-109 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; color: #ffffff; 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 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 300px;}
.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: rgba(255,255,255,0.5); -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: #ffffff; line-height: 1.5; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 18px; 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 { 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-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; padding-top: 50px;}
.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: 50px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNjQgNjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnIGlkPSJnLTIiPjxnIGlkPSJJY29uLUNoZXZyb24tTGVmdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjM3LjAwMDAwMCwgMzM1LjAwMDAwMCkiPjxwb2x5bGluZSBjbGFzcz0ic3QwIiBpZD0iRmlsbC0zNSIgcG9pbnRzPSItMTkxLjMsLTI5Ni45IC0xOTMuMywtMjk0LjkgLTIwNSwtMzA2LjYgLTIxNi43LC0yOTQuOSAtMjE4LjcsLTI5Ni45IC0yMDUsLTMxMC42ICAgICAgLTE5MS4zLC0yOTYuOSAgICAiIGZpbGw9IiMwYjFjYjUiIGZpbGwtb3BhY2l0eT0iMSIgc3Ryb2tlLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIHN0cm9rZT0iIzBiMWNiNSIgZGF0YS1jaGFuZ2VkPSJ0cnVlIj48L3BvbHlsaW5lPjwvZz48L2c+PC9zdmc+") left 50% top 50% / 60px no-repeat #fafbff; text-align: left; min-height: 50px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; -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: #ffffff; line-height: 1.5; text-align: center; text-decoration: none; width: auto; right: 0; padding-top: 20px; padding-bottom: 20px;}
.widget-78 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 186px;}
.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-81 { -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-82 { width: auto; background: none; margin-left: 0; margin-right: 0;}
	.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; margin-bottom: 0; padding-bottom: 20px; -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; background: none;}
	.widget-2 { text-align: center; margin-left: auto; margin-right: auto; background: none; -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;}
	.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;}
	.block-4:hover, 
	.block-4.hover, 
	.block-4.active { text-align: right;}
	.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; font-size: 13px;}
	.widget-5 { text-align: center; width: 320px; margin-left: auto; margin-right: auto; margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.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 { -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_53 { 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-96 { -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-32 { 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-68 { border: none; width: auto; background: none; 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;}
	.widget-54 { display: block;}
	.horizontal_block-84 .body { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.horizontal_block-84 .image img { max-width: 100%; margin-left: 0; margin-right: 0; min-height: auto;}
	.horizontal_block-84 .detail { margin-left: 0; margin-right: 0; width: auto; min-height: auto;}
	.horizontal_block-84 .title { font-size: 35px; padding-right: 0; width: auto; margin-left: 0; margin-right: 0;}
	.horizontal_block-84 .text { padding-top: 0.02px; padding-right: 0; width: auto; margin-left: 0; margin-right: 0; margin-top: 0; background: none;}
	.horizontal_block-84 .more { padding-left: 0;}
	.block-112 { top: 0; left: 0; background: none; margin-bottom: 0; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-113 .layout_191 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-113 .layout_192 { 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-113 .layout_189_id_191 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-113 { width: auto; margin-left: 0; margin-right: 0; padding-left: 20px; padding-right: 20px;}
	.widget-125 { 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-114 { margin-top: 0; padding-left: 0;}
	.widget-127 { font-size: 30px; margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-128 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-97 { -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-98 { width: auto; margin-left: 0; margin-right: 0; padding-left: 20px; padding-right: 20px;}
	.block-99 .layout_168 { 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-99 .layout_171 { 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-99 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-bottom: -160px; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-100 { padding-bottom: 20px;}
	.text-2 { text-align: center; padding-top: 10px; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.text-3 { text-align: center; font-size: 35px; margin-bottom: 0; -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/Rectangle 19.png?1568784009085") left 50% bottom 0px / auto auto no-repeat; padding-bottom: 20px; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-119 { margin-top: 10px; margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3;}
	.popover-wrap-171 .popover-body .s3_message { background: none;}
	.block-110 { top: 0; left: 0; background: #fafafa; margin-bottom: 0; padding-top: 160px; padding-left: 20px; padding-right: 20px; -webkit-order: 11; -moz-order: 11; order: 11;}
	.block-111 { padding: 50px 0; 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;}
	.widget-124 { padding-bottom: 57px; height: auto; padding-left: 0; padding-right: 0; display: block;}
	.reviews-187 .header { margin-bottom: 30px; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.reviews-187 .list-wr { width: auto; overflow: visible; margin-left: 10px; margin-right: 10px;}
	.reviews-187 .bx-wrapper { max-width: 708px;}
	.reviews-187 .list { width: 708px; overflow-x: visible; overflow-y: visible;}
	.reviews-187 .item-outer { width: 100%;}
	.reviews-187 .item { display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-right: 30px; padding-left: 30px;}
	.reviews-187 .image { margin-right: 47px; background: none; left: 0; right: 0; margin-bottom: 0; float: left;}
	.reviews-187 .img-convert { background: none;}
	.reviews-187 .author { margin-top: 39px; background: none;}
	.reviews-187 .bx-auto_controls { background: none;}
	.reviews-187 .bx-pager a { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-45 { padding-bottom: 0.02px; -webkit-order: 13; -moz-order: 13; order: 13;}
	.block-77 { width: auto; margin-left: 0; margin-right: 0; padding-left: 20px; padding-right: 20px;}
	.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; text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-top: 30px; padding-bottom: 30px; -webkit-box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.2); -moz-box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.2); box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.2); -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; -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-top: 20px; 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; -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 { background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-73 { background: none; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-77 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-78 { -webkit-order: 3; -moz-order: 3; order: 3; 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;}
	.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: 0px 7px 7px 0px; -moz-border-radius: 0px 7px 7px 0px; border-radius: 0px 7px 7px 0px; width: 50px; min-height: 50px;}
	.side-panel-37 .side-panel-top { width: auto;}
	.side-panel-37 .side-panel-button { padding: 10px; border: none; -webkit-box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.1); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #0b1cb5; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; min-height: 60px; width: 60px; margin-left: 5px; margin-right: 0; margin-top: 5px; align-self: auto;}
	.side-panel-37 .side-panel-button-icon-line { border: none; margin-top: 7px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; 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_53 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.horizontal_block-84 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.horizontal_block-84 .text { font-size: 25px;}
	.block-113 .layout_191 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-113 .layout_192 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-113 .layout_189_id_191 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-99 .layout_168 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-99 .layout_171 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-111 { padding-bottom: 30px;}
	.widget-124 { background: none;}
	.reviews-187 .list-wr { 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: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.reviews-187 .bx-wrapper { max-width: 580px;}
	.reviews-187 .list { width: 580px;}
	.reviews-187 .image { max-width: 100%;}
	.reviews-187 .text { margin-right: 10px;}
	.block-45 { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.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 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-74 { margin-top: 20px; padding-top: 15px; padding-bottom: 15px;}
	.widget-75 { margin-top: 0; 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;}
	.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_53 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.horizontal_block-84 .body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
	.horizontal_block-84 .detail { -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
	.horizontal_block-84 .title { font-size: 25px;}
	.horizontal_block-84 .text { font-size: 20px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-113 .layout_191 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-113 .layout_192 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-113 .layout_189_id_191 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-127 { font-size: 25px;}
	.block-99 .layout_168 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-99 .layout_171 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.text-3 { font-size: 30px;}
	.widget-119 { margin-top: 15px; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.reviews-187 .header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.reviews-187 .header_text { font-size: 25px; -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/Rectangle 19.png?1568784009085") left 50% bottom 0px / auto auto no-repeat;}
	.reviews-187 .bx-wrapper { max-width: 420px;}
	.reviews-187 .list { width: 420px;}
	.reviews-187 .item { display: -webkit-flex; display: flex; background: repeating-linear-gradient(180deg,rgba(11, 28, 181, 0.85) 0%,rgba(11, 28, 181, 0.85) 18.2%,rgba(255, 255, 255, 0.85) 18.2%,rgba(255, 255, 255, 0.85) 100%) #ffffff; padding-top: 30px; padding-bottom: 30px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.reviews-187 .image { float: none; margin-left: auto; margin-right: auto; background: url("../images/lib_797502_fft6.png?1539673298660") left 50% top 50% / 96px no-repeat; margin-bottom: auto;}
	.reviews-187 .text { text-align: center; margin-top: 15px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-bottom: auto;}
	.reviews-187 .author { text-align: center; margin-top: 20px; margin-left: auto; margin-right: auto;}
	.reviews-187 .name { -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/Rectangle 19.png?1568784009085") left 50% bottom 0px / auto auto no-repeat;}
	.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: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-46 .layout_110 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-46 { width: auto; margin-left: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-74 { margin-bottom: 0;}
	.widget-75 { margin-right: auto;}
	.widget-76 { margin-left: auto; margin-bottom: 0;}

}

@media all and (max-width: 480px) {
	.block-82 { padding-left: 5px; padding-right: 5px;}
	.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-top: 84px; padding-left: 20px; padding-right: 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_53 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-68 { padding-left: 0; padding-right: 0;}
	.widget-54 { padding: 50px 20px;}
	.horizontal_block-84 .body { margin-left: 0; margin-top: 5px; margin-bottom: 5px;}
	.horizontal_block-84 .image { text-align: center;}
	.horizontal_block-84 .detail { margin-top: 5px; margin-bottom: 5px;}
	.horizontal_block-84 .title { margin-bottom: 0;}
	.horizontal_block-84 .text { padding-top: 20px;}
	.horizontal_block-84 .more { width: 250px; margin-left: 0; margin-right: auto;}
	.horizontal_block-84 .more > a { width: auto; margin-left: 0; margin-right: auto;}
	.block-113 .layout_191 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-113 .layout_192 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-113 .layout_189_id_191 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-99 .layout_168 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-99 .layout_171 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-99 { padding-left: 20px; padding-right: 20px;}
	.text-3 { font-size: 25px;}
	.widget-119 { font-size: 15px;}
	.block-110 { padding-left: 0; padding-right: 0;}
	.reviews-187 .bx-wrapper { max-width: 300px;}
	.reviews-187 .list { width: 300px;}
	.reviews-187 .item { margin-left: 5px; margin-right: 5px; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-right: 10px; padding-left: 10px;}
	.reviews-187 .text { padding: 10px; font-size: 15px; margin-left: 10px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.reviews-187 .author { width: auto;}
	.reviews-187 .image_author { text-align: center;}
	.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 { margin-left: auto; margin-right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; 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;}

}
.side-panel .widget-35 { margin: 30px auto; border: 1px solid rgba(0,0,0,0.1); z-index: 2; box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; left: 0; top: 0; position: relative; width: 250px; min-height: 45px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; text-align: left; font-size: 0; display: -webkit-flex; display: flex; visibility: visible; pointer-events: auto;}
.side-panel .search-53 form { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.side-panel .search-53 input { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex;}
.side-panel .search-53 button { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; margin-right: 5px; margin-left: 10px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.side-panel .widget-34 { padding: 0; margin: 0 0 20px; z-index: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; 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: Arial, Helvetica, 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 { padding: 10px; position: static; width: auto; margin-left: 5px; margin-right: 5px; margin-bottom: 5px;}
.side-panel .menu-52 .menu-scroll > ul ul > li > a { -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 { -webkit-box-shadow: inset 0px -4px 0px  0px rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -4px 0px  0px rgba(0,0,0,0.2); box-shadow: inset 0px -4px 0px  0px rgba(0,0,0,0.2); background: #0b1cb5; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; 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 { width: auto; padding-top: 15px; padding-bottom: 15px; padding-left: 20px; -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: #0b1cb5;}
.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: rgba(11, 28, 181, 0.5);}
.side-panel .widget-126 { padding: 20px; 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-191 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-191 .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; background: url("/1340402/images/linecolor.jpg?1543379642410") left 0px top 50% / 6px no-repeat transparent;}
.side-panel .menu-191 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-191 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-191 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: none #0b1cb5; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;}