@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word;}
.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%;}
.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: 0;left: 100%;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: nowrap; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 50%;left: -3px;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: show_hide 4s;}
.error .wm-tooltip::after {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;
}

html.mobile div{
	background-attachment: scroll;
}

body { border: none; background: #ffffff; text-align: left; z-index: 2; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Arial, Helvetica, sans-serif;}
.wrapper .layout_center_2_id_111_0 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { position: relative; z-index: 3; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block;}
.block-48 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 10; display: block; text-decoration: none; right: 0; padding-top: 21px; padding-bottom: 21px;}
.block-49 .layout_113 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-49 .layout_112_id_118 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-49 { margin: 0 auto; position: relative; top: 0; left: 0; width: 960px; 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; text-decoration: none; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.block-50 { margin: 2px 0 auto -84px; position: relative; top: 0; left: 0; width: 324px; min-height: 0; z-index: 3; display: block; text-decoration: none;}
.widget-82 { margin: 0 39px; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; min-height: 135px; font-size: 25px; right: 0;}
.site-name .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name img { box-sizing: border-box; display: block; max-width: 100%; border: none; margin-left: auto; margin-right: auto; width: 150px;}
.site-name .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex;}
.site-name a { text-decoration: none; outline: none;}
.widget-85 { margin: 16px 0 0 361px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-117 p:first-child { margin-top: 0;}
.phones-117 p:last-child { margin-bottom: 0;}
.phones-117 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-117 .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-117 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-117 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-117 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-117 .title { box-sizing: border-box; font-size: 20px; font-family: Open Sans Condensed, sans-serif; color: #b53661; text-align: right; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-bottom: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.phones-117 .text_body { box-sizing: border-box; font-size: 26px; font-family: Open Sans Condensed, sans-serif; color: #262426; text-align: right; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex;}
.phones-117 input.tgl-but { box-sizing: border-box; display: none;}
.phones-117 .text_body a { text-decoration: none; color: inherit;}
.phones-117 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-86 { margin: 2px 0 0 321px; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 399px; right: 0;}
.address-118 p:first-child { margin-top: 0;}
.address-118 p:last-child { margin-bottom: 0;}
.address-118 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-118 .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-118 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-118 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-118 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-118 .title { box-sizing: border-box; font-size: 20px; font-family: Open Sans Condensed, sans-serif; color: #b53661; text-align: right; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-bottom: 2px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-118 .text_body { font-size: 15px; font-family: Tahoma, Geneva, sans-serif; text-align: right; line-height: 1.3; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.address-118 input.tgl-but { box-sizing: border-box; display: none;}
.address-118 input.tgl-but:checked + .block-body-drop { display: block;}
.block-44 .layout_109_id_110 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-44 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 133px; background: linear-gradient(rgba(115,65,100,0.93), rgba(115,65,100,0.93)), url("../images/fasad91.jpg") left 50% top 50% / cover no-repeat, url("../images/fasad1.jpg") left 50% top 50% / auto auto no-repeat, url("../images/54505203_2.jpg") left 50% top 50% / cover no-repeat, url("../images/lib_364901_54437815.jpg") left 50% top 50% / cover no-repeat fixed; z-index: 9; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 50px; padding-bottom: 50px; display: block;}
.widget-78 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; color: #000; width: 960px; padding-bottom: 0.02px;}
.gallery-110 .gallery-header { box-sizing: border-box; margin-bottom: 20px; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; -moz-align-items: flex-end; align-items: flex-end; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; text-align: justify;}
.gallery-110 .gallery-header .text { border: none; box-sizing: border-box; font-size: 22px; font-family: Open Sans, sans-serif; color: #ffffff; letter-spacing: 0.4px; text-align: left; text-decoration: none; font-weight: 600; padding-bottom: 20px; background: url("../images/lib_364901_36.png") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex;}
.gallery-110 .gallery-footer { box-sizing: border-box; margin-top: 20px; text-align: center; min-height: 0;}
.gallery-110 .all { padding: 15px 22px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-decoration: none; font-size: 13px; color: #d9d9d9; font-family: PT Sans, sans-serif; letter-spacing: 0.4px; text-transform: uppercase; margin-left: auto; margin-right: auto; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #b53661; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-weight: bold; margin-top: 0; width: 200px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.gallery-110 .all:hover, 
.gallery-110 .all.hover, 
.gallery-110 .all.active { color: #ffffff; -webkit-box-shadow: inset 0px 0px 0px  3px #5e1b33; -moz-box-shadow: inset 0px 0px 0px  3px #5e1b33; box-shadow: inset 0px 0px 0px  3px #5e1b33; background: transparent; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.gallery-110 .all:active, 
.gallery-110 .all.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #acd373;}
.gallery-110 .gallery-text-before { box-sizing: border-box; display: -webkit-flex; display: flex; width: 100%; margin-bottom: 20px; font-size: 13px; text-align: left;}
.gallery-110 .gallery-text-before p:first-child { box-sizing: border-box; margin-top: 0;}
.gallery-110 .gallery-text-before p:last-child { box-sizing: border-box; margin-bottom: 0;}
.gallery-110 .gallery-text-after { box-sizing: border-box; display: -webkit-flex; display: flex; width: 100%; margin-top: 20px; font-size: 13px; text-align: left;}
.gallery-110 .gallery-text-after p:first-child { box-sizing: border-box; margin-top: 0;}
.gallery-110 .gallery-text-after p:last-child { box-sizing: border-box; margin-bottom: 0;}
.gallery-110 .gallery-body { box-sizing: border-box; position: relative; text-align: left; margin-left: auto; margin-right: auto; margin-top: 35px; padding-bottom: 0.02px;}
.gallery-110 .gallery-slider { box-sizing: border-box; position: relative; width: 100%; overflow: hidden;}
.gallery-110 .bx-pager { box-sizing: border-box; position: absolute; left: 0; right: auto; top: auto; bottom: 0; text-align: center; z-index: 20; margin-bottom: 0; margin-top: 0; margin-left: 0;}
.gallery-110 .bx-pager-item { box-sizing: border-box; display: inline-block; vertical-align: top;}
.gallery-110 .bx-pager-item a { border: none; box-sizing: border-box; font-size: 0; line-height: 0; display: block; width: 10px; height: 10px; background: rgba(255,255,255,0.19); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: 4px; margin-right: 4px; text-align: left; min-height: 2px;}
.gallery-110 .bx-pager-item a:hover, 
.gallery-110 .bx-pager-item a.hover, 
.gallery-110 .bx-pager-item a.active { background: #ffffff;}
.gallery-110 .bx-pager-item a:active, 
.gallery-110 .bx-pager-item a.active { background: #73c86f; text-align: left;}
.gallery-110 .bx-controls-direction { position: absolute; z-index: 20; left: auto; right: 0; top: 0; margin-top: -79px; min-height: 20px; text-align: left; bottom: auto; margin-right: 0;}
.gallery-110 .bx-prev { border: none; box-sizing: border-box; font-size: 0; line-height: 0; position: relative; float: left; z-index: 20; width: 40px; height: 20px; background: url("../images/lib_364901_37.png") left 50% top 50% / auto auto no-repeat; min-height: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.gallery-110 .bx-prev:hover, 
.gallery-110 .bx-prev.hover, 
.gallery-110 .bx-prev.active { background: url("../images/lib_364901_40.png") left 50% top 50% / auto auto no-repeat;}
.gallery-110 .bx-next { border: none; box-sizing: border-box; font-size: 0; line-height: 0; position: relative; float: right; z-index: 20; width: 40px; height: 20px; background: url("../images/lib_364901_38.png") left 50% top 50% / auto auto no-repeat; min-height: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.gallery-110 .bx-next:hover, 
.gallery-110 .bx-next.hover, 
.gallery-110 .bx-next.active { background: url("../images/lib_364901_39.png") left 50% top 50% / auto auto no-repeat;}
.gallery-110 .my-gallery { margin: 0 -10px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.gallery-110 .my-gallery figure.gallery-item { margin: 0 10px; box-sizing: border-box; width: 306px; line-height: 0; font-size: 0; 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; text-align: left; max-width: 100%;}
.gallery-110 .my-gallery figure.gallery-item a { box-sizing: border-box; text-decoration: none; display: -webkit-flex; display: flex; text-align: center; position: relative; left: 0; right: 0;}
.gallery-110 .my-gallery figure.gallery-item .gallery-item-title { margin: 0; border: none; box-sizing: border-box; font-size: 14px; line-height: 1; text-align: left; font-family: PT Sans, sans-serif; color: #ffffff; text-decoration: none; position: absolute; top: 0; left: 0; z-index: 5; bottom: 0; align-self: auto; width: auto; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; padding-top: 15px; padding-left: 15px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: none transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.gallery-110 .my-gallery figure.gallery-item .gallery-item-title:hover, 
.gallery-110 .my-gallery figure.gallery-item .gallery-item-title.hover, 
.gallery-110 .my-gallery figure.gallery-item .gallery-item-title.active { -webkit-box-shadow: inset 0px 0px 0px  3px #b53661; -moz-box-shadow: inset 0px 0px 0px  3px #b53661; box-shadow: inset 0px 0px 0px  3px #b53661; background: url("../images/lib_364901_41.png") left 50% top 50% / auto auto no-repeat rgba(18,15,18,0.37); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.gallery-110 .my-gallery figure.gallery-item .gallery-item-title:active, 
.gallery-110 .my-gallery figure.gallery-item .gallery-item-title.active { background: url("../images/lib_364901_41.png") left 50% top 50% / auto auto no-repeat rgba(18,15,18,0.55);}
.gallery-110 .img-convert { border: none; box-sizing: border-box; width: auto; height: 226px; display: -webkit-inline-flex; display: inline-flex; overflow: hidden; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.gallery-110 .my-gallery figure.gallery-item img { box-sizing: content-box; vertical-align: middle; border: none; width: auto; height: auto; max-width: 100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.gallery-110 .my-gallery figure.gallery-item .gallery-item-desc { box-sizing: border-box; font-size: 15px; line-height: 1.1; display: -webkit-flex; display: flex;}
.gallery-110 .gallery-slider:after { content: ''; display: block; clear: both;}
.gallery-110 .gallery-slide-wrap { box-sizing: border-box;}
.gallery-110 .bx-viewport { margin-left: auto; margin-right: auto;}
.gallery-110 .bx-controls-direction:after { content: ''; display: block; clear: both;}
.gallery-110 .pswp { box-sizing: border-box; display: none;}
.gallery-110 .pswp--open { box-sizing: border-box; display: block;}
.block-43 .layout_107_id_108 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-43 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 8; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-77 { padding: 50px 6px; margin: 0; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; min-height: 0; width: auto; right: 0;}
.editable_block-108 p:first-child { margin-top: 0;}
.editable_block-108 p:last-child { margin-bottom: 0;}
.editable_block-108 .header { border: none; box-sizing: border-box; font-size: 24px; margin-bottom: 20px; font-family: PT Sans, sans-serif; text-transform: uppercase; text-decoration: none; font-weight: bold; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 0; padding-top: 3px; display: -webkit-flex; display: flex;}
.editable_block-108 .body { 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; width: auto; margin-left: 0; margin-right: 0;}
.editable_block-108 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5; display: -webkit-flex; display: flex;}
.editable_block-108 .image { box-sizing: border-box; -webkit-order: 10; -moz-order: 10; order: 10; position: relative; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.editable_block-108 .image img { border: none; box-sizing: content-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-108 .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;}
.editable_block-108 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-size: 18px; position: absolute; left: 0; top: 0;}
.editable_block-108 .text { margin: 35px 0 20px; box-sizing: border-box; -webkit-order: 15; -moz-order: 15; order: 15; font-family: PT Sans, sans-serif; font-size: 15px; color: #616161; font-style: italic; line-height: 1.4; text-decoration: none; padding-left: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: auto;}
.editable_block-108 .more { box-sizing: border-box; margin-top: 5px; -webkit-order: 20; -moz-order: 20; order: 20; padding-left: 0;}
.editable_block-108 .more > a { padding: 15px 25px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-family: PT Sans, sans-serif; text-align: center; font-size: 13px; color: #ffffff; letter-spacing: 0.3px; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent; background: #b53661; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-weight: bold; margin-top: 10px; min-height: 14px; height: 0;}
.editable_block-108 .more > a:hover, 
.editable_block-108 .more > a.hover, 
.editable_block-108 .more > a.active { -webkit-box-shadow: 0 0 0 transparent, 0px 8px 16px  0px rgba(255,146,0,0.25); -moz-box-shadow: 0 0 0 transparent, 0px 8px 16px  0px rgba(255,146,0,0.25); box-shadow: 0 0 0 transparent, 0px 8px 16px  0px rgba(255,146,0,0.25); background: #734164;}
.editable_block-108 .more > a:active, 
.editable_block-108 .more > a.active { color: #000000; -webkit-box-shadow: inset 0px 0px 0px  2px #ff9200, 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  2px #ff9200, 0 0 0 transparent; box-shadow: inset 0px 0px 0px  2px #ff9200, 0 0 0 transparent; background: transparent;}
.editable_block-108 .clear { clear: both;}
.popover-container-108 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}.popover-container-108 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-108 .popover-body { padding: 20px 40px 32px; 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: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-108 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-108 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-108 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-108 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-108 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; 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;}
.popover-wrap-108 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; 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;}
.popover-wrap-108 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none;}
.popover-wrap-108 .popover-body .s3_required { color: red;}
.popover-wrap-108 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75);}
.popover-wrap-108 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-108 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.popover-wrap-108 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-108 ::-moz-placeholder { color: #ababab;}
.popover-wrap-108 :-ms-input-placeholder { color: #ababab;}
.widget-3 { padding: 20px 12px 20px 2px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 7; text-align: center; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; background: linear-gradient(#b53661, #b53661); -webkit-border-radius: 0px 0px 10px 10px; -moz-border-radius: 0px 0px 10px 10px; border-radius: 0px 0px 10px 10px;}
.menu-5 .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-5 .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-5 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-5 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-5 .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-5 .menu-scroll > ul > li.delimiter { margin: auto 2px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 10px; background: #7d787d; box-sizing: border-box; text-align: left;}
.menu-5 .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-5 .menu-scroll > ul ul { padding: 5px 0; margin: 0 0 0 3px; border: none; position: absolute; top: 100%; left: 0; background: #b53661; list-style: none; width: 220px; display: none; z-index: 10; box-sizing: border-box; text-align: left; align-self: auto;}
.menu-5 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-5 .menu-scroll > ul ul > li > a { padding: 10px 5px 10px 10px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 15px; line-height: 1.4; position: relative; font-family: PT Sans, sans-serif; font-style: normal; letter-spacing: 0; text-indent: 0; text-transform: none; -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; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.menu-5 .menu-scroll > ul ul > li > a:hover, 
.menu-5 .menu-scroll > ul ul > li > a.hover, 
.menu-5 .menu-scroll > ul ul > li > a.active { display: block; background: #734164;}
.menu-5 .menu-scroll > ul ul > li > a:active, 
.menu-5 .menu-scroll > ul ul > li > a.active { padding-right: 10px; padding-left: 12px;}
.menu-5 .menu-scroll > ul ul > li.delimiter { border: none; box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 1px; height: auto; width: auto; background: rgba(255,255,255,0.14);}
.menu-5 .menu-scroll > ul ul ul { margin: 0 0 0 8px; position: absolute; left: 100%; top: 0;}
.menu-5 .menu-scroll > ul > li.menu-item > a { padding: 5px 10px; margin: 2px; 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: #ffffff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: PT Sans, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-indent: 0; text-transform: none; z-index: 2; font-weight: bold; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.menu-5 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-5 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-5 .menu-scroll > ul > li.menu-item > a.active { border: none; background: #734164; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.menu-5 .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-5 .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-5 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-5 .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-5 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-5 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-5 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-5 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-5 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-5 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-24 { margin: -76px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: rgba(0,0,0,0); z-index: 6; right: 0; display: block;}
.widget-45 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; width: auto; height: 0; min-height: 500px; box-sizing: border-box; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat, linear-gradient(rgba(102,67,91,0.73), rgba(102,67,91,0.73)); right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 0;}
.slider-62 .bx-wrapper { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit;}
.slider-62 .bx-viewport { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: absolute !important;}
.slider-62 .slider-inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; background-size: inherit; background-position: inherit; overflow: hidden;}
.slider-62 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-62 .slider-item-1 { width: 100%; background: url("../images/fasad4_1.jpg") left 50% top 50% / cover no-repeat; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-62 .text-slider { margin: -94px 0 0 -480px; box-sizing: border-box; position: absolute; top: 50%; left: 50%; z-index: 6; text-align: center; width: 960px; right: auto; bottom: auto; padding-left: 30px; padding-right: 30px;}
.slider-62 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; text-align: left;}
.slider-62 .block-body { box-sizing: border-box; font-family: PT Sans, sans-serif; color: rgba(255,255,255,0.63); text-align: center; font-size: 16px; text-decoration: none; line-height: 1.4; padding-top: 3px; padding-bottom: 3px; margin-bottom: 20px; margin-top: 15px; display: -webkit-flex; display: flex;}
.slider-62 .block-more { box-sizing: border-box; text-align: center;}
.slider-62 .block-more > a { padding: 15px 35px; border: none; display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; font-family: PT Sans, sans-serif; color: #ffffff; text-align: center; font-size: 15px; text-transform: uppercase; text-decoration: none; letter-spacing: 0.3px; font-weight: bold; -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.2), 0 0 0 transparent; -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.2), 0 0 0 transparent; box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.2), 0 0 0 transparent; background: #b53661; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -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;}
.slider-62 .block-more > a:hover, 
.slider-62 .block-more > a.hover, 
.slider-62 .block-more > a.active { -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.2), 0px 0px 21px  rgba(252,184,141,0.53); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.2), 0px 0px 21px  rgba(252,184,141,0.53); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.2), 0px 0px 21px  rgba(252,184,141,0.53); background: #a74365;}
.slider-62 .block-more > a:active, 
.slider-62 .block-more > a.active { -webkit-box-shadow: inset 0px 0px 0px  2px #fcb88d, 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  2px #fcb88d, 0 0 0 transparent; box-shadow: inset 0px 0px 0px  2px #fcb88d, 0 0 0 transparent; background: transparent;}
.slider-62 .block-title { box-sizing: border-box; font-family: PT Sans, sans-serif; color: #ffffff; text-align: center; font-size: 35px; text-transform: uppercase; text-decoration: none; letter-spacing: 2.0px; font-weight: normal; display: -webkit-flex; display: flex;}
.slider-62 .slider-item-2 { width: 100%; background: url("../images/102_0216.jpg") left 50% top 50% / cover no-repeat; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-62 .slider-item-3 { width: 100%; background: url("../images/image_6.jpg") left 50% top 50% / cover no-repeat; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-62 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-62 .slider-controls { box-sizing: border-box; visibility: hidden; position: absolute; top: auto; left: 50%; right: auto; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: -10px; text-align: justify; width: 960px; margin-left: -480px; bottom: 0; margin-bottom: 0; min-height: 70px; padding-left: 13px; padding-right: 16px;}
.slider-62 .slider-prev { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 40px; height: 20px; background: url("../images/leftt.png") left 50% top 50% / auto auto no-repeat, none; text-align: left; min-height: 40px; margin-right: 10px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-62 .slider-prev:hover, 
.slider-62 .slider-prev.hover, 
.slider-62 .slider-prev.active { background: url("../images/leftt.png") left 50% top 50% / auto auto no-repeat, linear-gradient(#5e1b33, #5e1b33);}
.slider-62 .slider-prev:active, 
.slider-62 .slider-prev.active { background: url("../images/leftt.png") left 50% top 50% / auto auto no-repeat, linear-gradient(#d48f64, #d48f64); -webkit-box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0.49); -moz-box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0.49); box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0.49);}
.slider-62 .slider-next { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 40px; height: 20px; background: url("../images/rightt.png") left 50% top 50% / auto auto no-repeat, none; text-align: left; margin-left: 0; margin-right: 852px; min-height: 40px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.slider-62 .slider-next:hover, 
.slider-62 .slider-next.hover, 
.slider-62 .slider-next.active { background: url("../images/rightt.png") left 50% top 50% / auto auto no-repeat, linear-gradient(rgba(94,27,51,0.84), rgba(94,27,51,0.84));}
.slider-62 .slider-next:active, 
.slider-62 .slider-next.active { background: url("../images/rightt.png") left 50% top 50% / auto auto no-repeat, linear-gradient(#d48f64, #d48f64); -webkit-box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0.49); -moz-box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0.49); box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0.49);}
.slider-62 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-62 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-62 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: 0; left: 50%; right: auto; font-size: 0; text-align: right; visibility: hidden; z-index: 100; width: 960px; margin-left: -480px; min-height: 50px; padding-right: 30px; padding-left: 30px; display: -webkit-flex; display: flex;}
.slider-62 .bx-auto_controls { box-sizing: border-box; margin-right: 0; margin-left: auto; display: -webkit-flex; display: flex; vertical-align: top; visibility: visible; text-align: left; top: NaNpx; margin-bottom: 23px; padding-left: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.slider-62 .slider-pager > a { padding: 1px; margin: 2px 4px; border: none; box-sizing: border-box; display: inline-block; vertical-align: top; width: 10px; min-height: 10px; background: rgba(255,255,255,0.5); -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; font-size: 11px; text-decoration: none; color: #999999; text-align: center; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.slider-62 .slider-pager > a:hover, 
.slider-62 .slider-pager > a.hover, 
.slider-62 .slider-pager > a.active { background: rgba(255,255,255,0.9);}
.slider-62 .slider-pager > a:active, 
.slider-62 .slider-pager > a.active { background: transparent; -webkit-box-shadow: inset 0px 0px 0px  2px #fcb88d; -moz-box-shadow: inset 0px 0px 0px  2px #fcb88d; box-shadow: inset 0px 0px 0px  2px #fcb88d;}
.slider-62 .auto_controls { box-sizing: border-box; display: none;}
.slider-62 .bx-controls-auto { display: -webkit-flex; display: flex;}
.slider-62 .bx-controls-auto-item { box-sizing: border-box;}
.slider-62 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.slider-62 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.slider-62 .overfill { position: absolute; box-sizing: border-box; height: 100%; width: 100%; background: inherit; top: 0; left: 0; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit;}
.slider-62 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-62 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-62 .wrap_text_dm { box-sizing: border-box; position: absolute; top: 0; left: 0; right: 0; height: 0; overflow: hidden; min-height: inherit;}
.slider-62 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.slider-62 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-62 .text_wrapper .text_inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; overflow: hidden;}
.slider-62 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-62 .text_wrapper .bx-viewport { position: relative !important; height: auto !important;}
.popover-container-62 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}
.popover-container-62 .popover-scrolling { padding: 20px; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; box-sizing: border-box;}
.popover-container-62 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-62 { margin: auto; position: relative; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-62 .popover-body { padding: 20px 40px 32px; 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: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-62 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-62 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-62 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-62 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-62 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-62 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-62 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center;}
.popover-wrap-62 .popover-body .s3_required { color: red;}
.popover-wrap-62 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75);}
.popover-wrap-62 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-62 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; box-sizing: border-box; display: -webkit-flex; display: flex;}
.popover-wrap-62 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-62 ::-moz-placeholder { color: #ababab;}
.popover-wrap-62 :-ms-input-placeholder { color: #ababab;}
.block-23 .layout_58_id_60 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-23 { margin: 22px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 139px; background: #ffffff; z-index: 5; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 60px; padding-bottom: 60px;}
.widget-44 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; min-height: 0; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_block-60 p:first-child { margin-top: 0;}
.horizontal_block-60 p:last-child { margin-bottom: 0;}
.horizontal_block-60 .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-60 .figure { display: block;flex: 1 1 100%;}
.horizontal_block-60 .image { box-sizing: border-box; position: relative;}
.horizontal_block-60 .image img { vertical-align: middle; box-sizing: content-box; width: auto; height: auto; text-align: left;}
.horizontal_block-60 .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-60 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-size: 18px; position: absolute; left: 0; top: 0; text-align: left;}
.horizontal_block-60 .detail { margin: auto 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; align-self: center; width: auto; padding-left: 13px; padding-right: 40px; min-height: 300px; padding-top: 1px;}
.horizontal_block-60 .title { border: none; box-sizing: border-box; font-size: 20px; margin-bottom: 20px; font-family: PT Sans, sans-serif; letter-spacing: 0.3px; text-transform: uppercase; text-decoration: none; padding-left: 0; padding-right: 0; padding-bottom: 17px; background: url("../images/lib_382701_3.png") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold; display: -webkit-flex; display: flex;}
.horizontal_block-60 .text { box-sizing: border-box; font-family: PT Sans, sans-serif; font-size: 13px; color: #4a324a; line-height: 1.4; text-decoration: none; padding-left: 0; padding-right: 0; margin-bottom: 20px; display: -webkit-flex; display: flex;}
.horizontal_block-60 .more { margin: 0 auto 0 0; box-sizing: border-box;}
.horizontal_block-60 .more > a { padding: 6px 15px; margin: auto 0 0 auto; 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; font-family: PT Sans, sans-serif; font-size: 13px; color: #ffffff; text-align: center; text-decoration: none; background: #b53661; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width: 120px; min-height: 35px;}
.horizontal_block-60 .more > a:hover, 
.horizontal_block-60 .more > a.hover, 
.horizontal_block-60 .more > a.active { background: #734164;}
.popover-container-60 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}.popover-container-60 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-60 .popover-body { padding: 20px 40px 32px; 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: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-60 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-60 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-60 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-60 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-60 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; 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;}
.popover-wrap-60 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; 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;}
.popover-wrap-60 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none;}
.popover-wrap-60 .popover-body .s3_required { color: red;}
.popover-wrap-60 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75);}
.popover-wrap-60 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-60 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.popover-wrap-60 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-60 ::-moz-placeholder { color: #ababab;}
.popover-wrap-60 :-ms-input-placeholder { color: #ababab;}
.block-37 .layout_91_id_92 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-37 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/image_6.jpg?1489748933710") right -118px top 50% / contain no-repeat, url("../images/fasad1.jpg") left 0px top 50% / auto auto no-repeat; z-index: 4; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; padding-top: 70px; padding-bottom: 70px;}
.widget-68 { padding: 50px 39px 50px 33px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; width: 600px; max-width: 100%; box-sizing: border-box; min-height: 0; -webkit-box-shadow: inset 0px 0px 0px  rgba(255,255,255,0.2), 0px 45px 100px  rgba(0,0,0,0.19); -moz-box-shadow: inset 0px 0px 0px  rgba(255,255,255,0.2), 0px 45px 100px  rgba(0,0,0,0.19); box-shadow: inset 0px 0px 0px  rgba(255,255,255,0.2), 0px 45px 100px  rgba(0,0,0,0.19); background: #734164; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-92 p:first-child { margin-top: 0;}
.blocklist-92 p:last-child { margin-bottom: 0;}
.blocklist-92 .header { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; text-align: justify; box-sizing: border-box;}
.blocklist-92 .header_text { font-size: 29px; box-sizing: border-box; font-family: PT Sans, sans-serif; letter-spacing: 0.3px; color: #ffffff; text-align: left; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-left: 0; margin-bottom: 20px; margin-top: 0; align-self: auto; display: -webkit-flex; display: flex;}
.blocklist-92 .description { box-sizing: border-box; overflow: hidden; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-92 .body-outer { box-sizing: border-box; position: relative; width: 536px; min-height: 0; left: 0; right: 0; margin-left: auto; margin-right: 0;}
.blocklist-92 .body { margin: 0; box-sizing: border-box;}
.blocklist-92 .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%);}
.blocklist-92 .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%);}
.blocklist-92 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; box-sizing: border-box;}
.blocklist-92 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 50%; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.blocklist-92 .item { margin: 0; position: relative; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; box-sizing: border-box; align-self: auto; left: 0; right: 0; min-width: 0; min-height: 0;}
.blocklist-92 .text { margin-bottom: 5px; box-sizing: border-box; position: relative; z-index: 1; display: -webkit-flex; display: flex;}
.blocklist-92 .image { box-sizing: border-box; position: relative; margin-bottom: 5px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-92 .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;}
.blocklist-92 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-weight: bold; position: absolute; left: 0; top: 0; text-align: left;}
.blocklist-92 .img-convert { box-sizing: border-box; width: 0; height: 0; -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;}
.blocklist-92 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-92 .title { padding: 15px 10px 15px 28px; margin: 5px 0; border: none; font-weight: bold; box-sizing: border-box; position: relative; z-index: 1; font-family: PT Sans, sans-serif; line-height: 1.8; letter-spacing: 0.4px; font-size: 14px; color: #ffffff; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: inset 0px 0px 0px  rgba(255,255,255,0.1), 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  rgba(255,255,255,0.1), 0 0 0 transparent; box-shadow: inset 0px 0px 0px  rgba(255,255,255,0.1), 0 0 0 transparent; background: url("../images/sGgS.png") left 0px top 50% / auto auto no-repeat transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 32px; width: 264px; left: 0; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.blocklist-92 .title:hover, 
.blocklist-92 .title.hover, 
.blocklist-92 .title.active { color: #3b333b; -webkit-box-shadow: inset 0px 0px 0px  rgba(255,255,255,0.1), 0px 11px 30px  0px rgba(0,0,0,0.15); -moz-box-shadow: inset 0px 0px 0px  rgba(255,255,255,0.1), 0px 11px 30px  0px rgba(0,0,0,0.15); box-shadow: inset 0px 0px 0px  rgba(255,255,255,0.1), 0px 11px 30px  0px rgba(0,0,0,0.15); background: none #ffffff;}
.blocklist-92 .title:active, 
.blocklist-92 .title.active { -webkit-box-shadow: inset 0px 0px 0px  rgba(255,255,255,0.1), 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  rgba(255,255,255,0.1), 0 0 0 transparent; box-shadow: inset 0px 0px 0px  rgba(255,255,255,0.1), 0 0 0 transparent; background: none #ebebeb;}
.blocklist-92 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex;}
.blocklist-92 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-92 .price-note { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-92 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-92 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-92 .more { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.blocklist-92 .more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-92 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-92 .title a { color: inherit; text-decoration: inherit;}
.blocklist-92 .footer { display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-92 .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;}
.blocklist-92 .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: -10px; z-index: 1;}
.blocklist-92 .prev { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-92 .next { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-92 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-92 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-92 .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;}
.popover-container-92 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}.popover-container-92 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-92 .popover-body { padding: 20px 40px 32px; 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: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-92 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-92 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-92 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-92 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-92 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; 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;}
.popover-wrap-92 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; 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;}
.popover-wrap-92 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none;}
.popover-wrap-92 .popover-body .s3_required { color: red;}
.popover-wrap-92 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75);}
.popover-wrap-92 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-92 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.blocklist-92 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.blocklist-92 .bx-auto_controls { margin: auto auto 0; position: relative; z-index: 100; display: -webkit-flex; display: flex; visibility: visible; box-sizing: border-box;}
.blocklist-92 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-92 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.blocklist-92 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-92 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.blocklist-92 .bx-pager a:active, 
.blocklist-92 .bx-pager a.active { background: #bbbbbb;}
.blocklist-92 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-92 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-92 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.blocklist-92 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.popover-wrap-92 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-92 ::-moz-placeholder { color: #ababab;}
.popover-wrap-92 :-ms-input-placeholder { color: #ababab;}
.block-51 .layout_120 { -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-51 .layout_122 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-51 .layout_119_id_122 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-51 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 380px; background: #f0f0f0; z-index: 3; right: 0; padding-top: 60px; padding-bottom: 60px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-87 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 4; box-sizing: border-box; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-120 .form__header { box-sizing: border-box; font-size: 22px; margin-bottom: 10px; font-family: Ubuntu, sans-serif; color: #b53661; line-height: 1.0; 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;}
.form-120 .form__text { box-sizing: border-box; font-size: 14px; margin-bottom: 10px; overflow: hidden; font-family: Ubuntu, sans-serif; color: #8c8c8c; line-height: 1.5; text-decoration: none; display: -webkit-flex; display: flex;}
.form-120 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-120 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-120 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -5px; width: auto; margin-top: 0;}
.form-120 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-120 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-120 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-120 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-120 .form-text { box-sizing: border-box; margin-top: 5px;}
.form-120 .form-item__error { box-sizing: border-box; font-size: inherit; color: #ff0000;}
.form-120 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-120 .form-item__body { box-sizing: border-box; display: block;}
.form-120 .form-text input { padding: 2px 4px 2px 20px; box-sizing: border-box; background: #e6e6e6; width: 100%; min-width: 100px; min-height: 37px; outline: none; font-family: Ubuntu, sans-serif; font-size: 13.3333px; color: #787878; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; height: 37px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.14), 0px 1px 0px  rgba(255,255,255,0.74); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.14), 0px 1px 0px  rgba(255,255,255,0.74); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.14), 0px 1px 0px  rgba(255,255,255,0.74); resize: vertical; display: block; -webkit-appearance: none;}
.form-120 .form-textarea textarea { padding: 2px 4px; box-sizing: border-box; background: #e6e6e6; width: 100%; min-width: 100px; resize: vertical; min-height: 61px; outline: none; display: block; font-family: Ubuntu, sans-serif; font-size: 13.3333px; color: #787878; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.14), 0px 1px 0px  rgba(255,255,255,0.74); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.14), 0px 1px 0px  rgba(255,255,255,0.74); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.14), 0px 1px 0px  rgba(255,255,255,0.74); height: 61px; -webkit-appearance: none;}
.form-120 .form-submit button { padding: 10px 20px; border: none; box-sizing: border-box; text-align: center; background: #b53661; outline: none; font-family: Ubuntu, sans-serif; font-size: 13.3333px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.16); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.16); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.16); margin-top: 9px; position: relative; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-inline-flex; display: inline-flex; -webkit-appearance: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-120 .form-submit button:hover, 
.form-120 .form-submit button.hover, 
.form-120 .form-submit button.active { background: #734164;}
.form-120 .form-submit button:active, 
.form-120 .form-submit button.active { background: #f66846;}
.form-120 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-120 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-120 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-120 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-120 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-120 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-120 .form-text .form-item__body { box-sizing: border-box;}
.form-120 .form-item__header { font-family: Ubuntu, sans-serif; color: #7d7d7d; text-decoration: none; margin-bottom: 6px; display: -webkit-flex; display: flex;}
.form-120 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-120 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-120 .form-textarea { box-sizing: border-box; margin-top: 5px;}
.form-120 .form-textarea .form-item__body { box-sizing: border-box;}
.form-120 .form-submit { box-sizing: border-box; margin-top: 5px;}
.form-120 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-120 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-120 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-120 .form-captcha input { padding: 2px 4px; box-sizing: border-box; background: #e6e6e6; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: left; font-family: Ubuntu, sans-serif; font-size: 13.3333px; color: #787878; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.14), 0px 1px 0px  rgba(255,255,255,0.74); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.14), 0px 1px 0px  rgba(255,255,255,0.74); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.14), 0px 1px 0px  rgba(255,255,255,0.74); resize: vertical; display: block; -webkit-appearance: none;}
.form-120 .form-captcha input:hover, 
.form-120 .form-captcha input.hover, 
.form-120 .form-captcha input.active { text-align: center;}
.form-120 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-120 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-120 .form-captcha button { padding: 10px 20px; border: none; box-sizing: border-box; text-align: center; background: #b53661; outline: none; font-family: Ubuntu, sans-serif; font-size: 13.3333px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.16); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.16); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.16); margin-top: 9px; position: relative; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-inline-flex; display: inline-flex; -webkit-appearance: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-120 .form-captcha button:hover, 
.form-120 .form-captcha button.hover, 
.form-120 .form-captcha button.active { background: #734164;}
.form-120 .form-captcha button:active, 
.form-120 .form-captcha button.active { background: #f66846;}
.form-120 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-120 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-120 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-120 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-120 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-120 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-120 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-120 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-120 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-120 .form-checkbox { box-sizing: border-box;}
.form-120 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-120 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-120 .form-checkbox input { margin: 5px 5px 0 0;}
.form-120 .form-radio { box-sizing: border-box;}
.form-120 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-120 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-120 .form-radio input { margin: 5px 5px 0 0;}
.form-120 .form-select { box-sizing: border-box;}
.form-120 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-120 .form-div { box-sizing: border-box;}
.form-120 .form-html { box-sizing: border-box;}
.form-120 .form-upload { box-sizing: border-box;}
.form-120 .form-calendar { box-sizing: border-box;}
.form-120 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-120 .form-calendar_interval { box-sizing: border-box;}
.form-120 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-120 .form-calendar_interval .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-120 .form-calendar_interval .label_from { box-sizing: border-box; -webkit-flex: 0; -moz-flex: 0; flex: 0; margin-right: 5px;}
.form-120 .form-calendar_interval .label_to { box-sizing: border-box; -webkit-flex: 0; -moz-flex: 0; flex: 0; margin-right: 5px;}
.form-120 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; margin-right: 10px;}
.form-120 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1;}
.form-120 ::-webkit-input-placeholder { color: #ababab;}
.form-120 ::-moz-placeholder { color: #ababab;}
.form-120 :-ms-input-placeholder { color: #ababab;}
.widget-89 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 350px; min-height: 0; padding-right: 30px;}
.news-122 p:first-child { margin-top: 0;}
.news-122 p:last-child { margin-bottom: 0;}
.news-122 .news__header { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; text-align: justify;}
.news-122 .news__title { box-sizing: border-box; font-size: 24px; font-family: Ubuntu, sans-serif; color: #b53661; text-align: left; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex;}
.news-122 .news__all { box-sizing: border-box;}
.news-122 .all_link { padding: 5px 10px; border: 1px solid rgba(0,0,0,0.1); box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Ubuntu, sans-serif; color: #000000; text-align: left; text-decoration: none; font-weight: 500;}
.news-122 .all_link:hover, 
.news-122 .all_link.hover, 
.news-122 .all_link.active { color: #f42800;}
.news-122 .body-outer { box-sizing: border-box; position: relative;}
.news-122 .body { margin: 0; box-sizing: border-box;}
.news-122 .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%);}
.news-122 .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%);}
.news-122 .news__list { box-sizing: border-box; display: block; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.news-122 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: auto;}
.news-122 .item { margin: 10px 0; box-sizing: border-box; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-width: 0; min-height: 0;}
.news-122 .item__image { box-sizing: border-box; font-size: 0; margin-bottom: 10px; position: relative; 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;}
.news-122 .item__image__title { box-sizing: border-box; font-weight: bold; text-decoration: underline; font-size: 12px; position: absolute; left: 0; top: 0; display: -webkit-flex; display: flex;}
.news-122 .item__image__title > a { color: inherit; text-decoration: inherit;}
.news-122 .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;}
.news-122 .img-convert { box-sizing: border-box; width: 320px; height: 100px; -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;}
.news-122 .img-convert:hover, 
.news-122 .img-convert.hover, 
.news-122 .img-convert.active { text-align: center;}
.news-122 .item__image img { box-sizing: border-box; max-width: 100%; width: auto; height: auto; display: -webkit-flex; display: flex;}
.news-122 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; font-size: 12px; display: -webkit-flex; display: flex;}
.news-122 .item__title { box-sizing: border-box; font-weight: 500; margin-bottom: 10px; text-decoration: none; position: relative; z-index: 1; font-size: 18px; font-family: Ubuntu, sans-serif; display: -webkit-flex; display: flex;}
.news-122 .item__title > a { color: inherit; text-decoration: inherit;}
.news-122 .item__date { box-sizing: border-box; margin-bottom: 5px; position: relative; z-index: 1;}
.news-122 .item__date > span { box-sizing: border-box; display: inline-block; font-size: 11px; color: hsl(0, 0%, 50%); text-transform: lowercase; text-decoration: none;}
.news-122 .item__text { box-sizing: border-box; margin-bottom: 5px; position: relative; z-index: 1; font-family: Ubuntu, sans-serif; font-size: 14px; color: #636363; line-height: 1.5; text-decoration: none; display: -webkit-flex; display: flex;}
.news-122 .item__more { box-sizing: border-box; position: relative; margin-bottom: 10px;}
.news-122 .item__more_link { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.news-122 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.news-122 .item__date > span ins { box-sizing: border-box; display: block; font-size: 16px; color: hsl(0, 0%, 50%); text-decoration: none;}
.news-122 .controls { visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box; margin-top: -10px;}
.news-122 .prev { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-122 .next { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-122 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-122 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-122 .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;}
.news-122 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.news-122 .bx-auto_controls { margin: auto auto 0; position: relative; z-index: 100; display: -webkit-flex; display: flex; visibility: visible; box-sizing: border-box;}
.news-122 .pager-wrap { box-sizing: border-box;}
.news-122 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.news-122 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.news-122 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.news-122 .auto_controls { box-sizing: border-box; display: none;}
.news-122 .bx-controls-auto-item { box-sizing: border-box;}
.news-122 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_news_pause.png") center center / auto no-repeat;}
.news-122 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_news_play.png") center center / auto no-repeat;}
.block-14 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; text-decoration: none; right: 0; border-top: 1px solid rgba(0,0,0,0.26); border-right: 0px solid rgba(0,0,0,0.26); border-bottom: 0px solid rgba(0,0,0,0.26); border-left: 0px solid rgba(0,0,0,0.26); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-16 .layout_44_id_46 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-16 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #f7f7f7; z-index: 2; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-top: 30px; padding-bottom: 30px;}
.block-17 .layout_47 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 .layout_46_id_49 { 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-17 { margin: 0; position: relative; top: 0; left: 0; width: 488px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-30 { margin: 0 0 auto 113px; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: 175px;}
.address-47 p:first-child { margin-top: 0;}
.address-47 p:last-child { margin-bottom: 0;}
.address-47 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-47 .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-47 .icon { border: none; box-sizing: border-box; height: 16px; width: 16px; background: url("../images/lib_355801_50971_36.png") left 50% top 50% / auto auto no-repeat; margin-right: 5px;}
.address-47 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-47 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-47 .title { box-sizing: border-box; display: none;}
.address-47 .text_body { font-family: Roboto, sans-serif; color: #555555; text-decoration: none; display: -webkit-flex; display: flex;}
.address-47 input.tgl-but { box-sizing: border-box; display: none;}
.address-47 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-31 { margin: 2px 0 0 25px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 150px;}
.schedule-48 p:first-child { margin-top: 0;}
.schedule-48 p:last-child { margin-bottom: 0;}
.schedule-48 .header { box-sizing: border-box;}
.schedule-48 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-48 .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-48 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.schedule-48 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-48 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-48 .title { box-sizing: border-box; display: none;}
.schedule-48 .text_body { font-family: Roboto, sans-serif; font-size: 13px; color: #999999; text-decoration: none; display: -webkit-flex; display: flex;}
.schedule-48 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-48 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-32 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 200px;}
.phones-49 p:first-child { margin-top: 0;}
.phones-49 p:last-child { margin-bottom: 0;}
.phones-49 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-49 .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-49 .icon { border: none; box-sizing: border-box; height: 16px; width: 16px; background: url("../images/lib_355801_50971_34.png") left 50% top 50% / auto auto no-repeat; margin-right: 5px; z-index: 2;}
.phones-49 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-49 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-49 .title { box-sizing: border-box; display: none;}
.phones-49 .text_body { box-sizing: border-box; font-family: Roboto, sans-serif; font-size: 16px; color: #555555; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex;}
.phones-49 input.tgl-but { box-sizing: border-box; display: none;}
.phones-49 .text_body a { text-decoration: none; color: inherit;}
.phones-49 input.tgl-but:checked + .block-body-drop { display: block;}
.block-55 .layout_124 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-55 .layout_123_id_126 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-55 .layout_123_id_124 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-55 .layout_123_id_125 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 0; top: 0; position: relative; margin-top: -21px; margin-left: 0; margin-bottom: auto;}
.block-55 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #734164; z-index: 1; right: 0; text-decoration: none; padding-top: 30px; padding-bottom: 30px; display: block;}
.widget-95 { margin: 12px 0 auto; position: relative; top: 0; left: 0; z-index: 4; box-sizing: border-box; width: 186px; right: auto;}
.widget-96 { margin: 0 0 0 294px; position: relative; top: 0; left: 0; z-index: 3; color: #d8d8d8; text-align: right; text-decoration: none; width: auto; right: 0;}
.widget-97 { margin: -1px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; font-size: 13px; color: #ffffff; text-decoration: none; box-sizing: border-box; width: auto; right: 0; min-height: 24px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-98 { margin: 13px 0 0 606px; position: relative; top: 0; left: 0; z-index: 1; width: 168px; right: auto;}.yandex-share-list li.more { display: none;}.widget-35 { top: 0; left: 0; position: fixed; text-align: left; right: 0; z-index: 9999; width: 768px;}
.side-panel-53 .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-53 .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;}
.side-panel-53 .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-53 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0; pointer-events: auto;}
.side-panel-53 .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-53 .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;}
.side-panel-53 .side-panel-button-icon { display: block;}
.side-panel-53 .side-panel-button-icon-line { display: block; min-height: 3px; margin-top: 3px; background: #000000; box-sizing: border-box;}
.side-panel-53 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper .layout_center_2_id_111_0 { margin-top: 0;}
	.block-48 { min-height: -6px; padding-top: 0.02px; padding-bottom: 0.02px;}
	.block-49 .layout_113 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-49 .layout_112_id_118 { margin: 15px 0 0; flex-basis: auto; width: auto;}
	.block-49 { padding: 24px 20px 19px; width: auto; min-height: -44px; margin-left: 0; margin-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-50 { margin-left: 0; width: 152px;}
	.widget-82 { width: 238px; min-height: 134px; margin-left: 0; margin-right: auto; display: block;}
	.widget-85 { text-align: right; width: 341px; margin-top: -117px; margin-left: auto; display: block;}
	.phones-117 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-117 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-86 { left: auto; width: 389px; margin-top: -70px; margin-left: auto; right: auto; display: block;}
	.address-118 .inner {/*  display: -webkit-inline-flex; display: inline-flex; */}
	.address-118 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.address-118 .title { margin-left: auto; margin-right: 0;}
	.address-118 .text_body { margin-left: auto; margin-right: 0;}
	.block-44 .layout_109_id_110 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-44 { background: linear-gradient(rgba(115,65,100,0.93), rgba(115,65,100,0.93)), url("../images/lib_364901_54437815.jpg") left 50% top 50% / cover no-repeat;}
	.widget-78 { text-align: center; width: auto; margin-left: 20px; margin-right: 20px; display: block;}
	.gallery-110 .gallery-header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.gallery-110 .gallery-header .text { -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/lib_364901_36.png") left 50% bottom 0px / auto auto no-repeat;}
	.gallery-110 .all { width: 628px;}
	.gallery-110 .gallery-body { text-align: center;}
	.gallery-110 .bx-controls-direction { top: 50%; margin-top: -20px; right: auto; left: 50%; margin-left: -364px; width: 728px;}
	.gallery-110 .bx-prev { margin-left: auto; margin-right: auto;}
	.gallery-110 .bx-next { margin-left: auto; margin-right: 0;}
	.gallery-110 .my-gallery { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.gallery-110 .my-gallery figure.gallery-item { width: 304px;}
	.gallery-110 .my-gallery figure.gallery-item a { height: 226px;}
	.gallery-110 .my-gallery figure.gallery-item .gallery-item-title { padding-top: 0.02px; padding-left: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.gallery-110 .img-convert { width: 304px;}
	.block-43 .layout_107_id_108 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-43 { display: block;}
	.widget-77 { padding-left: 19px; padding-top: 27px; padding-right: 19px; display: block;}
	.editable_block-108 .body { display: block;}
	.editable_block-108 .image { float: left;}
	.editable_block-108 .image img { margin-bottom: 20px;}
	.editable_block-108 .text { padding-top: 0.02px; width: 730px;}
	.editable_block-108 .more { clear: none;}
	.block-24 { margin-top: 0; padding-left: 0; padding-right: 0;}
	.widget-45 { background: linear-gradient(rgba(102,67,91,0.73), rgba(102,67,91,0.73)), url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat; display: block;}
	.slider-62 .text-slider { width: auto; right: 0; left: 0; margin-left: 0;}
	.slider-62 .block-body { margin-bottom: 15px;}
	.slider-62 .block-more > a { padding-left: 30px; padding-right: 30px;}
	.slider-62 .block-more > a:hover, 
	.slider-62 .block-more > a.hover, 
	.slider-62 .block-more > a.active { text-align: left;}
	.slider-62 .block-title { font-size: 30px;}
	.slider-62 .block-title:hover, 
	.slider-62 .block-title.hover, 
	.slider-62 .block-title.active { font-weight: bold;}
	.slider-62 .slider-controls { left: 0; right: 0; width: auto; margin-left: 0; margin-right: 0;}
	.slider-62 .slider-prev { padding: 0; margin-left: 0; margin-top: 0; margin-bottom: 0; background: none, url("../images/leftt.png") left 50% top 50% / auto auto no-repeat; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.slider-62 .slider-prev:hover, 
	.slider-62 .slider-prev.hover, 
	.slider-62 .slider-prev.active { background: linear-gradient(#5e1b33, #5e1b33), url("../images/leftt.png") left 50% top 50% / auto auto no-repeat;}
	.slider-62 .slider-prev:active, 
	.slider-62 .slider-prev.active { background: linear-gradient(#d48f64, #d48f64), url("../images/leftt.png") left 50% top 50% / auto auto no-repeat;}
	.slider-62 .slider-next { padding: 0; margin-top: 0; margin-bottom: 0;}
	.slider-62 .slider-pager-wrap { width: auto; right: 0; left: 0; margin-left: 0; margin-right: 0;}
	.block-23 .layout_58_id_60 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-23 { padding-top: 6px; display: block;}
	.widget-44 { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; padding-top: 60px; padding-bottom: 50px; display: block;}
	.horizontal_block-60 .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-60 .image { width: 630px;}
	.horizontal_block-60 .image img { max-width: 100%; margin-left: 0; margin-right: 0; min-height: auto;}
	.horizontal_block-60 .detail { margin-left: auto; margin-right: auto; width: 630px; min-height: auto; margin-bottom: 30px; padding-left: 0; padding-right: 0; padding-top: 0.02px;}
	.horizontal_block-60 .more { width: 630px;}
	.block-37 .layout_91_id_92 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-37 { background: url("../images/image_6.jpg?1489748933710") right -805px top 50% / cover no-repeat, url("../images/fasad1.jpg") left -365px top 50% / cover no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-left: 30px; padding-right: 30px;}
	.widget-68 { width: 494px; margin-right: 0; display: block;}
	.blocklist-92 .header_text { margin-bottom: 30px;}
	.blocklist-92 .body-outer { margin-left: NaNpx; margin-right: NaNpx; margin-bottom: 0;}
	.blocklist-92 .body { width: auto;}
	.blocklist-92 .item-outer { width: 100%;}
	.blocklist-92 .item { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.blocklist-92 .image { text-align: center; margin-right: 0; margin-bottom: 0; float: none;}
	.blocklist-92 .title { background: url("../images/lib_329601_untitled-1_03.png") left 20px top 50% / auto auto no-repeat transparent; padding-left: 48px; width: 295px;}
	.blocklist-92 .title:active, 
	.blocklist-92 .title.active { background: url("../images/lib_329601_untitled-1_03.png") left 20px top 50% / auto auto no-repeat #ebebeb;}
	.block-51 .layout_120 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-51 .layout_122 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-51 .layout_119_id_122 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-51 { padding-top: 40px; padding-left: 20px; padding-right: 20px;}
	.widget-87 { margin-top: 30px; padding-top: 30px;}
	.widget-89 { width: auto; right: 0;}
	.news-122 .body-outer { width: auto;}
	.news-122 .body { width: auto;}
	.news-122 .news__list { display: -webkit-flex; display: flex;}
	.news-122 .item-outer { width: 100%;}
	.news-122 .item__image { max-width: 100%; margin-right: 15px; margin-bottom: 5px; float: none;}
	.news-122 .img-convert { min-height: 0;}
	.block-14 { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.block-16 .layout_44_id_46 { margin-top: 0;}
	.block-17 .layout_47 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-17 .layout_46_id_49 { margin-top: 0;}
	.block-17 { border: none; background: none; padding-left: 20px; padding-right: 20px; padding-bottom: 20px; -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-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-30 { margin-left: auto;}
	.address-47 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-47 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-31 { margin-left: auto; margin-right: auto; display: block;}
	.schedule-48 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-48 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-32 { margin-left: auto; margin-right: auto; display: block;}
	.phones-49 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-49 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.block-55 .layout_124 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-55 .layout_123_id_126 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-55 .layout_123_id_124 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-55 .layout_123_id_125 { margin: 0; flex-basis: auto; width: auto;}
	.widget-95 { display: none;}
	.widget-96 { text-align: center; margin-left: 240px; margin-right: 240px; display: block;}
	.widget-97 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-98 { margin-left: auto; margin-right: auto; display: block;}
	.widget-35 { z-index: 10000; width: auto; box-sizing: border-box; display: block;}
	.side-panel-53 .side-panel-top { width: auto;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_111_0 { margin-top: 0;}
	.block-49 .layout_113 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-49 .layout_112_id_118 { margin-top: 0;}
	.block-49 { padding-bottom: 27px;}
	.block-50 { margin-right: auto;}
	.widget-82 { width: 151px; margin-left: auto;}
	.widget-85 { width: 383px;}
	.phones-117 .cell-text { margin-left: auto; margin-right: auto;}
	.phones-117 .title { font-size: 17px;}
	.phones-117 .text_body { font-size: 25px;}
	.widget-86 { width: 387px; margin-top: -49px;}
	.address-118 .title { font-size: 17px;}
	.block-44 .layout_109_id_110 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-78 { width: 640px; margin-left: auto; margin-right: auto; padding-left: 20px; padding-right: 20px;}
	.gallery-110 .gallery-header { -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between;}
	.gallery-110 .gallery-header .text { background: url("../images/lib_364901_36.png") left 0px bottom 0px / auto auto no-repeat;}
	.gallery-110 .all { width: 600px;}
	.gallery-110 .bx-controls-direction { top: 0; margin-top: -80px; right: 0; left: auto; width: 80px; margin-left: -320px;}
	.gallery-110 .my-gallery figure.gallery-item { width: 290px;}
	.gallery-110 .my-gallery figure.gallery-item:active, 
	.gallery-110 .my-gallery figure.gallery-item.active { align-self: auto;}
	.gallery-110 .img-convert { width: 290px;}
	.block-43 .layout_107_id_108 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.editable_block-108 .text { width: 603px;}
	.slider-62 .text-slider { margin-top: -135px; overflow: hidden;}
	.slider-62 .block-more > a { font-size: 14px;}
	.slider-62 .block-title { font-size: 33px;}
	.slider-62 .slider-controls { margin-top: 0;}
	.slider-62 .slider-controls:hover, 
	.slider-62 .slider-controls.hover, 
	.slider-62 .slider-controls.active { text-align: justify;}
	.slider-62 .slider-pager-wrap { min-height: 30px;}
	.block-23 .layout_58_id_60 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-23 { padding-left: 0; padding-right: 0;}
	.widget-44 { padding: 30px 0 0.02px;}
	.horizontal_block-60 .figure { display: none;}
	.horizontal_block-60 .image { width: auto; margin-left: 0; margin-right: 0;}
	.horizontal_block-60 .detail { margin-left: 0; margin-right: 0; width: auto; margin-bottom: 40px;}
	.horizontal_block-60 .title { padding-left: 15px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
	.horizontal_block-60 .text { padding-left: 15px; padding-right: 15px;}
	.horizontal_block-60 .more { padding-left: 15px;}
	.block-37 .layout_91_id_92 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-37 { padding: 40px 16px;}
	.widget-68 { width: 608px; margin-left: 0;}
	.blocklist-92 .item-outer { width: 50%;}
	.block-51 .layout_120 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-51 .layout_122 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-51 .layout_119_id_122 { margin-top: 0;}
	.block-51 { padding-top: 30px; padding-bottom: 30px;}
	.widget-87 { margin-top: 20px;}
	.widget-89 { padding-right: 0;}
	.news-122 .news__header { width: auto; margin-left: 0; margin-right: 0;}
	.block-16 .layout_44_id_46 { margin-top: 0;}
	.block-17 .layout_47 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-17 .layout_46_id_49 { margin-top: 0;}
	.block-55 .layout_124 { margin-top: 0; display: none;}
	.block-55 .layout_123_id_126 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-55 .layout_123_id_124 { margin-top: 0; margin-left: auto; margin-right: auto;}
	.block-55 .layout_123_id_125 {margin: 0 auto;}
	.block-55 { min-height: 41px; padding-bottom: 51px;}
	.widget-96 { margin-left: auto; margin-right: auto;}
	.widget-96:hover, 
	.widget-96.hover, 
	.widget-96.active { text-align: right;}
	.widget-97 { margin-top: 0;}
	.widget-98 { margin-top: 17px; margin-left: auto;margin-right: auto;}
	.widget-35 { z-index: 9999;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_111_0 { margin-top: 0;}
	.block-49 .layout_113 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-49 .layout_112_id_118 { margin-top: 0;}
	.block-49 { margin-left: NaNpx; margin-right: NaNpx;}
	.block-50 { width: 157px;}
	.widget-85 { width: 267px; margin-top: -136px;}
	.phones-117 .title { font-size: 15px;}
	.phones-117 .text_body { font-size: 20px; text-align: center;}
	.widget-86 { text-align: right; width: 264px;}
	.address-118 .title { font-size: 15px;}
	.block-44 .layout_109_id_110 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-78 { width: 480px; right: 0;}
	.gallery-110 .gallery-header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.gallery-110 .gallery-header .text { background: url("../images/lib_364901_36.png") left 50% bottom 0px / auto auto no-repeat;}
	.gallery-110 .all { width: 304px;}
	.gallery-110 .gallery-body { width: 306px;}
	.gallery-110 .bx-controls-direction { border: none; top: 50%; margin-top: -20px; right: auto; left: 50%; margin-right: -63px; width: 440px; margin-left: -220px; -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;}
	.gallery-110 .my-gallery figure.gallery-item { -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; width: 306px;}
	.gallery-110 .img-convert { width: 306px;}
	.block-43 .layout_107_id_108 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.editable_block-108 .text { width: 442px;}
	.widget-45 { min-height: 266px;}
	.slider-62 .text-slider { margin-top: -111px; padding-left: 20px; padding-right: 20px; display: block;}
	.slider-62 .block-title { font-size: 18px;}
	.slider-62 .slider-prev { margin-top: 20px; background: none, url("../images/lib_382201_2.png") left 50% top 50% / auto auto no-repeat; align-self: auto;}
	.slider-62 .slider-next { margin-top: 20px; align-self: auto;}
	.slider-62 .slider-pager-wrap { min-height: 20px; padding-right: 20px; padding-left: 20px;}
	.slider-62 .bx-auto_controls { min-height: 10px;}
	.block-23 .layout_58_id_60 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.horizontal_block-60 .detail { margin-bottom: 30px;}
	.horizontal_block-60 .title { width: auto; margin-left: 0; margin-right: 0;}
	.horizontal_block-60 .text { width: auto; margin-left: 0; margin-right: 0;}
	.horizontal_block-60 .more { margin-right: 0; width: auto;}
	.block-37 .layout_91_id_92 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-37 { padding-top: 30px; padding-bottom: 30px; padding-right: 30px;}
	.widget-68 { width: auto;}
	.blocklist-92 .item-outer { width: 100%;}
	.block-51 .layout_120 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-51 .layout_122 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-51 .layout_119_id_122 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-87 { margin-top: 50px; margin-bottom: 0;}
	.form-120 .form-submit button { width: 100%;}
	.form-120 .form-captcha .form-submit-container { width: 100%;}
	.form-120 .form-captcha button { width: 100%;}
	.widget-89 { margin-top: 15px; margin-bottom: 0;}
	.block-16 .layout_44_id_46 { margin-top: 0;}
	.block-17 .layout_47 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-17 .layout_46_id_49 { margin-top: 0;}
	.widget-30 { width: auto; margin-top: 15px; margin-left: 0; margin-right: 56px; right: 0;}
	.widget-31 { text-align: center; width: auto; margin-left: 0; margin-right: 12px; right: 0;}
	.widget-32 { text-align: center; width: auto; margin-left: 0; margin-right: 0; right: 0;}
	.block-55 .layout_124 { margin: 0; width: auto; flex-basis: auto; display: none;}
	.block-55 .layout_123_id_126 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-55 .layout_123_id_124 { margin-top: 0; margin-left: auto; margin-right: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-55 .layout_123_id_125 { margin-top: 0;}
	.widget-95 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-96 { width: 107px; margin-left: auto; margin-right: auto;}
	.widget-97 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-98 { margin-top: 15px; margin-left:auto;margin-right: auto;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_111_0 { margin-top: 0;}
	.block-49 .layout_113 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-49 .layout_112_id_118 { margin-top: 0;}
	.block-49 { margin-left: 0; margin-right: 0;}
	.block-50 { margin-left: auto;}
	.widget-85 { margin-top: -107px; margin-right: auto;}
	.phones-117 .title { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-86 { text-align: center; margin-top: 68px; margin-right: auto;}
	.address-118 .title { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-right: auto;}
	.address-118 .text_body { text-align: center;}
	.block-44 .layout_109_id_110 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-78 { width: 320px; padding-left: 15px; padding-right: 15px;}
	.gallery-110 .gallery-header { -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between;}
	.gallery-110 .gallery-header .text { font-size: 19px; background: url("../images/lib_364901_36.png") left 0px bottom 0px / auto auto no-repeat; width: 190px;}
	.gallery-110 .all { width: 290px;}
	.gallery-110 .gallery-body { width: 290px;}
	.gallery-110 .bx-controls-direction { top: 0; margin-top: -86px; right: 0; left: auto; margin-right: 6px; width: 80px; margin-left: 0;}
	.gallery-110 .my-gallery figure.gallery-item { width: 290px;}
	.gallery-110 .my-gallery figure.gallery-item .gallery-item-title { width: 290px; left: 50%; right: auto; margin-left: -145px;}
	.gallery-110 .img-convert { width: 290px;}
	.block-43 .layout_107_id_108 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.editable_block-108 .body { display: -webkit-flex; display: flex;}
	.editable_block-108 .image { float: none;}
	.editable_block-108 .text { width: 282px;}
	.block-24 { margin-top: 69px;}
	.widget-45 { min-height: 163px;}
	.slider-62 .text-slider { display: none;}
	.slider-62 .block-body { font-size: 14px;}
	.slider-62 .block-title { font-size: 17px;}
	.slider-62 .slider-controls { display: none;}
	.slider-62 .slider-pager-wrap { right: auto; left: 50%; margin-left: -37px; padding-right: 10px; padding-left: 10px; display: none;}
	.slider-62 .bx-auto_controls { margin-bottom: 10px; margin-right: auto;}
	.block-23 .layout_58_id_60 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-23 { margin-top: 0; padding-bottom: 14px;}
	.widget-44 { padding-left: 20px; padding-right: 20px;}
	.horizontal_block-60 .body { margin-left: 0; margin-top: 5px; margin-bottom: 5px;}
	.horizontal_block-60 .image { text-align: center; padding-left: 0; padding-right: 0;}
	.horizontal_block-60 .detail { margin-top: 0;}
	.block-37 .layout_91_id_92 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-37 { padding-top: 20px; padding-bottom: 20px; padding-right: 20px;}
	.widget-68 { padding-right: 6px; padding-left: 6px;}
	.blocklist-92 .header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-left: 0; margin-right: 0; width: auto;}
	.blocklist-92 .header_text { font-size: 19px;}
	.blocklist-92 .image { margin-bottom: 5px;}
	.blocklist-92 .title { font-size: 13px; padding-left: 47px; padding-right: 8px;}
	.block-51 .layout_120 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-51 .layout_122 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-51 .layout_119_id_122 { margin-top: 0;}
	.widget-87 { margin-top: 40px;}
	.news-122 .item__image { margin-right: 0;}
	.block-16 .layout_44_id_46 { margin-top: 0;}
	.block-17 .layout_47 { margin: 0; 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-17 .layout_46_id_49 { margin-top: 0;}
	.widget-30 { 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;}
	.widget-31 { margin-top: 0;}
	.widget-31:hover, 
	.widget-31.hover, 
	.widget-31.active { text-align: undefined;}
	.widget-32:hover, 
	.widget-32.hover, 
	.widget-32.active { text-align: undefined;}
	.block-55 .layout_124 { margin-top: 0; display: none;}
	.block-55 .layout_123_id_126 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-55 .layout_123_id_124 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-55 .layout_123_id_125 { margin-top: 0;}
	.widget-96 { margin-top: 10px; margin-left: auto;}
	.widget-98 { margin-top: 20px; margin-left: auto;}

}
.side-panel .widget-3 { padding: 21px 8px; margin: 0 0 20px; border: none; z-index: 7; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; cursor: pointer; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; right: 0; background: linear-gradient(#b53661, #b53661); -webkit-border-radius: 0px 0px 10px 10px; -moz-border-radius: 0px 0px 10px 10px; border-radius: 0px 0px 10px 10px;}
.side-panel .widget-3:hover, 
.side-panel .widget-3.hover, 
.side-panel .widget-3.active { text-align: right; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.side-panel .menu-5 .menu-scroll > ul { display: block;}
.side-panel .menu-5 .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-5 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-5 .menu-scroll > ul ul { position: static; width: auto; margin-left: 0;}
.side-panel .menu-5 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-5 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-5 .menu-scroll > ul ul > li > a.active { display: block;}
.side-panel .menu-5 .menu-scroll > ul ul > li > a:active, 
.side-panel .menu-5 .menu-scroll > ul ul > li > a.active { padding-left: 12px;}
.side-panel .menu-5 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-5 .menu-scroll > ul > li.menu-item > a { width: auto;}
.side-panel .menu-5 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-5 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-5 .menu-scroll > ul > li.menu-item > a.active { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}