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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper { position: relative; font-family: Roboto, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 { padding: 30px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #4e4b5c; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-2 .layout_3 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_15 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-2 { margin: 2px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: center; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.menu-3 .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-3 .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-3 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-3 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-3 .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-3 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-3 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.menu-3 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 250px; display: none; z-index: 10; box-sizing: border-box; -webkit-box-shadow: 0px 8px 10px  rgba(0,0,0,0.05); -moz-box-shadow: 0px 8px 10px  rgba(0,0,0,0.05); box-shadow: 0px 8px 10px  rgba(0,0,0,0.05); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-3 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-3 .menu-scroll > ul ul > li > a { padding: 11px 10px 5px 16px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; box-sizing: border-box; text-decoration: none; color: #636363; font-size: 16px; line-height: 1.4; position: relative; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0; min-height: 45px; font-weight: 300;}
.menu-3 .menu-scroll > ul ul > li > a:hover, 
.menu-3 .menu-scroll > ul ul > li > a.hover, 
.menu-3 .menu-scroll > ul ul > li > a.active { background: #4e4b5c; color: #ffffff;}
.menu-3 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-3 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-3 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-3 .menu-scroll > ul > li.menu-item > a { padding: 5px 10px; margin: 2px 0; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #c7c7c7; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 130px; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-style: normal; letter-spacing: 0; text-transform: uppercase; font-weight: normal; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; left: 0; right: 0;}
.menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.active { color: #a6a6a6;}
.menu-3 .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-3 .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; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-3 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-3 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-3 .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-3 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-3 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-3 .menu-scroll > ul > li.more-button > a { padding: 5px 0; margin: 0 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/moree.svg") left 50% top 50% / 16px no-repeat; 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; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 35px; min-height: 35px; align-self: auto;}
.menu-3 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-3 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-3 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.widget-8 { margin: 0 0 auto 80px; position: relative; top: 0; left: 0; z-index: 2; width: 165px; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0; min-width: 165px;}
.popover-wrap-15 .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-15 .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-15 .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; font-family: Roboto, sans-serif;}
.popover-wrap-15 .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; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-15 .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;}
.blocklist-15 p:first-child { margin-top: 0;}
.blocklist-15 p:last-child { margin-bottom: 0;}
.blocklist-15 .header { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; text-align: center; box-sizing: border-box;}
.blocklist-15 .header_text { font-size: 30px; box-sizing: border-box; color: #ffffff; text-align: left; text-indent: 0; text-decoration: none; font-weight: 600; display: -webkit-flex; display: flex;}
.blocklist-15 .all-in_header { box-sizing: border-box; display: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: left;}
.blocklist-15 .description { box-sizing: border-box; overflow: hidden; text-align: center; margin-bottom: 30px; color: rgba(227,227,227,0.73); line-height: 1.4; text-indent: 0; text-decoration: none; padding-left: 120px; padding-right: 120px; display: -webkit-flex; display: flex;}
.blocklist-15 .body-outer { box-sizing: border-box; position: relative; width: 165px;}
.blocklist-15 .body { margin: 0 -1px; box-sizing: border-box;}
.blocklist-15 .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-15 .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-15 .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-15 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 25%;}
.blocklist-15 .item { margin: 0 1px; position: relative; width: 40px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; box-sizing: border-box; min-width: 0; min-height: 0; left: 0; right: 0; flex-basis: auto; align-self: auto;}
.blocklist-15 .text { margin-bottom: 5px; box-sizing: border-box; position: relative; z-index: 1; text-indent: 0; text-decoration: none; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-15 .text>.align-elem { flex-basis: 100%;}
.blocklist-15 .image { border: none; box-sizing: border-box; position: relative; margin-bottom: 0; text-align: center; 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; width: 40px; min-height: 40px; background: transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-right: 2px; margin-left: 2px;}
.blocklist-15 .image:hover, 
.blocklist-15 .image.hover, 
.blocklist-15 .image.active { background: #5a576b;}
.blocklist-15 .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;}
.blocklist-15 .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;}
.blocklist-15 .img-convert { border: none; box-sizing: border-box; width: 30px; height: 30px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-flex; display: flex; overflow: hidden; margin-bottom: 0; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-15 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-15 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.blocklist-15 .title { font-weight: 600; margin-bottom: 5px; text-align: center; box-sizing: border-box; position: relative; z-index: 1; color: #ffffff; text-indent: 0; text-decoration: none; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-15 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; pointer-events: auto;}
.blocklist-15 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-15 .price-note { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-15 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-15 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-15 .more { box-sizing: border-box; position: relative; pointer-events: auto;}
.blocklist-15 .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; cursor: pointer;}
.blocklist-15 .sub-title { font-style: italic; margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-15 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-15 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-weight: bold; position: absolute; left: 0; top: 0; text-align: center;}
.blocklist-15 .title a { color: inherit; text-decoration: inherit;}
.blocklist-15 .footer { display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-15 .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-15 .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-15 .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-15 .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-15 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-15 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-15 .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; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-15 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-15 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-15 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-15 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-15 .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-15 .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;}
.blocklist-15 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-15 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-15 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-15 .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; text-decoration: none;}
.blocklist-15 .bx-pager a:active, 
.blocklist-15 .bx-pager a.active { background: #bbbbbb;}
.popover-container-15 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}
.popover-container-15 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-15 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Roboto, sans-serif;}
.popover-wrap-15 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-15 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-15 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-15 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-15 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.blocklist-15 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-15 .columns-cell { display: table-cell; vertical-align: top;}
.popover-wrap-15 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-15 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-15 .popover-body .form_text 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-15 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-15 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Roboto, sans-serif;}
.popover-wrap-15 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-15 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-15 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-15 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-15 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-15 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-15 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-15 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-15 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-15 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-15 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-15 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-15 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-15 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-15 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-15 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-15 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-15 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-15 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-15 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-15 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-15 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-15 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-15 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-15 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-15 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-15 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-15 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-15 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-15 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-15 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-15 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-15 ::-moz-placeholder { color: #ababab;}
.popover-wrap-15 :-ms-input-placeholder { color: #ababab;}
.block-4 { padding: 30px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; max-width: 100%; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-5 .layout_4 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 .layout_5 { -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-5 .layout_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 .layout_16 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.widget-3 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 4; text-align: left; box-sizing: border-box; width: 232px; min-height: 50px; font-size: 25px; right: auto;}
.site-name-4 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-4 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-4 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-4 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; color: #1a1a1a; text-decoration: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 28px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 50px; margin-top: auto; margin-bottom: auto; font-weight: 900;}
.site-name-4 a { text-decoration: none; outline: none;}
.widget-4 { margin: 12px 0 auto 20px; position: relative; top: 0; left: 0; z-index: 3; text-align: left; font-size: 22px; color: #8a8a8a; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; right: 0; font-weight: 300; padding-left: 15px; min-height: 0; border-top: 0px solid #343435; border-right: 0px solid #343435; border-bottom: 0px solid #343435; border-left: 1px solid #343435; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-9 { margin: 0 0 auto 40px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 210px; min-height: 50px;}
.phones-16 p:first-child { margin-top: 0;}
.phones-16 p:last-child { margin-bottom: 0;}
.phones-16 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-16 .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-16 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNzguNTM2IiBoZWlnaHQ9IjM3OS4xODYiIHZpZXdCb3g9IjAgMCAzNzguNTM2IDM3OS4xODYiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJ0ZWxlZm9uLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTA2OS45MSwxMDQ1Ljc1Yy03Ljc2LTguMDgtMTcuMTItMTIuNC0yNy4wNC0xMi40LTkuODQsMC0xOS4yOCw0LjI0LTI3LjM2LDEyLjMzbC0yNS4yODgsMjUuMmMtMi4wODMtMS4xMi00LjE2MS0yLjE2LTYuMTYxLTMuMi0yLjg3OS0xLjQ0LTUuNi0yLjgtNy45MjMtNC4yNC0yMy42ODEtMTUuMDQtNDUuMi0zNC42NS02NS44NDYtNjAuMDItMTAtMTIuNjQ0LTE2LjcyLTIzLjI4OC0yMS42LTM0LjA4OCw2LjU1OS02LDEyLjY0Mi0xMi4yNDcsMTguNTYtMTguMjQ4LDIuMjQzLTIuMjM5LDQuNDgyLTQuNTYsNi43MjQtNi44LDE2LjgtMTYuOCwxNi44LTM4LjU3MSwwLTU1LjM3N0w4OTIuMTMsODY3LjA1N2MtMi40NzctMi40ODEtNS4wNC01LjA0LTcuNDM4LTcuNi00LjgtNC45NjMtOS44NDEtMTAuMDg1LTE1LjA0MS0xNC44ODgtNy43NjItNy42ODItMTcuMDQ0LTExLjc2MS0yNi44LTExLjc2MXMtMTkuMiw0LjA3OS0yNy4yLDExLjc2MWwtMC4xNi4xNkw3ODguMjgsODcyLjE4MWE1OC41NTIsNTguNTUyLDAsMCwwLTE3LjM2MiwzNy4yMTFjLTEuOTE4LDIzLjM2Niw0Ljk2Miw0NS4xMzUsMTAuMjQzLDU5LjM3NywxMi45NTksMzQuOTcxLDMyLjMyNSw2Ny4zODEsNjEuMjA3LDEwMi4xMTEsMzUuMDQyLDQxLjg2LDc3LjIwNiw3NC45MSwxMjUuMzcxLDk4LjE5LDE4LjQsOC43Myw0Mi45NjEsMTkuMDUsNzAuNCwyMC44MSwxLjY5LDAuMDgsMy40NS4xNiw1LjA1LDAuMTYsMTguNDgsMCwzNC02LjY0LDQ2LjE2LTE5Ljg1LDAuMDgtLjE2LjI0LTAuMjQsMC4zMi0wLjRhMTgwLjI5LDE4MC4yOSwwLDAsMSwxNC4wMS0xNC40OGMzLjQzLTMuMjgsNi45NS02LjcyLDEwLjM5LTEwLjMzLDcuOTMtOC4yNCwxMi4wOC0xNy44NCwxMi4wOC0yNy42OCwwLTkuOTItNC4yMy0xOS40NS0xMi4zMS0yNy40NVptMjguNjQsODQuMjdjLTAuMDgsMC0uMDguMDgsMCwwLTMuMTIsMy4zNi02LjMyLDYuNC05Ljc2LDkuNzZhMjEyLjQxMywyMTIuNDEzLDAsMCwwLTE1LjQ0LDE2LjAxYy04LjA4LDguNjQtMTcuNiwxMi43Mi0zMC4wOCwxMi43Mi0xLjIsMC0yLjQ4LDAtMy42OC0uMDgtMjMuNzYtMS41Mi00NS44NDgtMTAuOC02Mi40MDktMTguNzJhMzU1LjQ4NywzNTUuNDg3LDAsMCwxLTExOC4wOTQtOTIuNTFjLTI3LjI4LTMyLjg5LTQ1LjUyMy02My4zLTU3LjYtOTUuOTUyLTcuNDQyLTE5LjkyNC0xMC4xNjItMzUuNDUzLTguOTYyLTUwLjFhMzYuNzMxLDM2LjczMSwwLDAsMSwxMS4wNDEtMjMuNzY4bDI3LjI4My0yNy4yOTFjMy45MTktMy42OCw4LjA3OS01LjY4MSwxMi4xNjItNS42ODEsNS4wMzksMCw5LjExOCwzLjA0NCwxMS42ODEsNS42bDAuMjM4LDAuMjM5YzQuODgzLDQuNTY0LDkuNTIxLDkuMjg0LDE0LjQsMTQuMzI1LDIuNDgyLDIuNTYyLDUuMDQxLDUuMTIyLDcuNiw3Ljc2NGwyMS44NDIsMjEuODQ3YzguNDgxLDguNDgzLDguNDgxLDE2LjMyNSwwLDI0LjgwOC0yLjMyLDIuMzIxLTQuNTU5LDQuNjQyLTYuODc5LDYuODgxLTYuNzIsNi44ODEtMTMuMTIzLDEzLjI4NS0yMC4wOCwxOS41MjZhMi4wNDgsMi4wNDgsMCwwLDAtLjQuNGMtNi44OCw2Ljg4NS01LjYsMTMuNjA2LTQuMTYyLDE4LjE2NmwwLjI0MywwLjcyM2M1LjY4LDEzLjc2MiwxMy42ODEsMjYuNzI3LDI1Ljg0Miw0Mi4xNzdsMC4wNzksMC4wN2MyMi4wODQsMjcuMjEsNDUuMzYzLDQ4LjQyLDcxLjA0Niw2NC42N2ExMDkuMzc5LDEwOS4zNzksMCwwLDAsOS44NDEsNS4zNmMyLjg4MiwxLjQ0LDUuNiwyLjgsNy45MjIsNC4yNCwwLjMyMSwwLjE2LjY0MSwwLjQsMC45NjEsMC41NmExNy4zMzIsMTcuMzMyLDAsMCwwLDcuOTE5LDJjNi42NDEsMCwxMC44LTQuMTYsMTIuMTU5LTUuNTJsMjcuMzYtMjcuMzdjMi43My0yLjcyLDcuMDUtNiwxMi4wOS02LDQuOTYsMCw5LjA0LDMuMTIsMTEuNTIsNS44NGw0NC4yNCw0NC4yNWM4LjI0LDguMTYsOC4yNCwxNi41Ny4wOCwyNS4wNWgwWm0wLDBNOTc1LjE4MSw5MDEuMDY4YTEwMi45NzQsMTAyLjk3NCwwLDAsMSw4My44NDksODMuODY2LDEwLjczNCwxMC43MzQsMCwwLDAsMTAuNjQsOC45NjQsMTQuNjQ3LDE0LjY0NywwLDAsMCwxLjg0LS4xNiwxMC44MTQsMTAuODE0LDAsMCwwLDguODgtMTIuNDg0QTEyNC41MTIsMTI0LjUxMiwwLDAsMCw5NzguOTM5LDg3OS43OGExMC44NjQsMTAuODY0LDAsMCwwLTEyLjQ4MSw4LjgsMTAuNjg3LDEwLjY4NywwLDAsMCw4LjcyMywxMi40ODRoMFptMCwwLDE3My43NzksNzcuMDYzQTIwNS4wNDksMjA1LjA0OSwwLDAsMCw5ODEuOSw4MTEuMDRhMTAuNzg5LDEwLjc4OSwwLDEsMC0zLjUyLDIxLjI4OCwxODMuMTU4LDE4My4xNTgsMCwwLDEsMTQ5LjMsMTQ5LjMyOCwxMC43MzUsMTAuNzM1LDAsMCwwLDEwLjY0LDguOTYsMTMuNjQsMTMuNjQsMCwwLDAsMS44My0uMTYsMTAuNiwxMC42LDAsMCwwLDguODEtMTIuMzI1aDBabTAsMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTc3MC41OTQgLTgxMC44NDQpIiBmaWxsPSIjZmE0ZDFmIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 27px no-repeat; margin-right: 5px; min-height: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: auto; margin-bottom: auto; align-self: center;}
.phones-16 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-16 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-16 .title { box-sizing: border-box; display: none;}
.phones-16 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #343435; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 17px; font-weight: bold; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 50px;}
.phones-16 input.tgl-but { box-sizing: border-box; display: none;}
.phones-16 .text_body a { text-decoration: none; color: inherit;}
.phones-16 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-5 { padding: 0.02px 6px 2px; margin: 0 0 auto 15px; border: none; position: relative; top: 0; left: 0; z-index: 1; font-size: 16px; color: #ffffff; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 200px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 50px; background: #fa4d1f; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: 0px 10px 30px  rgba(250,77,31,0.2); -moz-box-shadow: 0px 10px 30px  rgba(250,77,31,0.2); box-shadow: 0px 10px 30px  rgba(250,77,31,0.2); font-weight: normal;}
.widget-5:hover, 
.widget-5.hover, 
.widget-5.active { background: #ff5500; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.popover-wrap-6 .popover-body { padding: 40px 40px 45px; border: 1px solid #b7b7b7; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -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: 300px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-6 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; min-height: 45px;}
.popover-wrap-6 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-6 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-6 .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-6 .popover-body .s3_button_large { padding: 0.02px 6px 2px; border: none; background: #fa4d1f; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 10px 30px  rgba(250,77,31,0.2); -moz-box-shadow: 0px 10px 30px  rgba(250,77,31,0.2); box-shadow: 0px 10px 30px  rgba(250,77,31,0.2); font-size: 16px; font-weight: normal; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 50px; font-family: Roboto, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; width: 218px; margin-left: 0; margin-right: 0; margin-top: 15px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-6 .popover-body .s3_button_large:hover, 
.popover-wrap-6 .popover-body .s3_button_large.hover, 
.popover-wrap-6 .popover-body .s3_button_large.active { background: #ff5500; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.popover-wrap-6 .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); text-align: left;}
.popover-wrap-6 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 40px; height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBoZWlnaHQ9IjUxMiIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEyIj48cGF0aCBkPSJNNDM3LjUgMzg2LjYgMzA2LjkgMjU2bDEzMC42LTEzMC42YzE0LjEtMTQuMSAxNC4xLTM2LjguMC01MC45LTE0LjEtMTQuMS0zNi44LTE0LjEtNTAuOS4wTDI1NiAyMDUuMSAxMjUuNCA3NC41Yy0xNC4xLTE0LjEtMzYuOC0xNC4xLTUwLjkuMC0xNC4xIDE0LjEtMTQuMSAzNi44LjAgNTAuOUwyMDUuMSAyNTYgNzQuNSAzODYuNmMtMTQuMSAxNC4xLTE0LjEgMzYuOC4wIDUwLjkgMTQuMSAxNC4xIDM2LjggMTQuMSA1MC45LjBMMjU2IDMwNi45bDEzMC42IDEzMC42YzE0LjEgMTQuMSAzNi44IDE0LjEgNTAuOS4wQzQ1MS41IDQyMy40IDQ1MS41IDQwMC42IDQzNy41IDM4Ni42eiIgaWQ9InBhdGgtMiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PC9zdmc+") left 50% top 50% / 15px no-repeat #4e4b5c; z-index: 10; cursor: pointer; text-align: center; margin-top: 7px; margin-right: 7px; min-height: 40px; -webkit-box-shadow: 0px 0px 0px 3px #ffffff; -moz-box-shadow: 0px 0px 0px 3px #ffffff; box-shadow: 0px 0px 0px 3px #ffffff; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.popover-wrap-6 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-6 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-6 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-6 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-6 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-6 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-6 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-6 .popover-form-title { font-size: 25px; font-weight: bold; margin-bottom: 25px; box-sizing: border-box; text-align: center; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-6 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-6 .popover-body .s3_form_item { margin-top: 0; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-6 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-6 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-6 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-6 .popover-body .s3_form_item.form_div { margin-top: 0; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-6 .popover-body .s3_form_item.form_html_block { margin-top: 0; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-6 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-6 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-6 .popover-body .s3_form_item.form_checkbox { margin-top: 0; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-6 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-6 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-6 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-6 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-6 .popover-body .s3_form_item.form_radio { margin-top: 0; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-6 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-6 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-6 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-6 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-6 .popover-body .s3_form_item.form_select { margin-top: 0; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-6 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-6 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-6 .popover-body .s3_form_item.form_calendar { margin-top: 0; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .popover-body .s3_form_item.form_calendar_interval { margin-top: 0; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-6 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-6 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-6 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-6 .popover-body .s3_form_item.form_upload { margin-top: 0; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-6 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-6 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-6 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-6 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-6 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-6 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-6 ::-moz-placeholder { color: #ababab;}
.popover-wrap-6 :-ms-input-placeholder { color: #ababab;}
.block-19 .layout_center_37_id_67_0 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-19 { padding: 80px 30px 40px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: #3d3b47; z-index: 2; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-34 { margin: -108px 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 60px; min-height: 60px; padding-top: 1px; padding-bottom: 1px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-67 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 60px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNCA0NSIgaGVpZ2h0PSI0NSIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCAzNCA0NSIgd2lkdGg9IjM0Ij48cGF0aCBmaWxsPSIjZjdmN2Y3IiBkPSJNMzEuNTE2IDIwLjAwNiAyMCA4LjA5MlY0NUgxNVY4LjA5MkwyLjgxNiAyMC4wMDYtLjAxMiAxNy4xNzggMTcuMTY2LjAgMzQuMzQ0IDE3LjE3OHoiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtMiIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 15px no-repeat #2a2830; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; -webkit-box-shadow: 0px 0px 0px 4px #3d3b47; -moz-box-shadow: 0px 0px 0px 4px #3d3b47; box-shadow: 0px 0px 0px 4px #3d3b47; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 60px;}
.up-67 .icon:hover, 
.up-67 .icon.hover, 
.up-67 .icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNCA0NSIgaGVpZ2h0PSI0NSIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCAzNCA0NSIgd2lkdGg9IjM0Ij48cGF0aCBmaWxsPSIjZjdmN2Y3IiBkPSJNMzEuNTE2IDIwLjAwNiAyMCA4LjA5MlY0NUgxNVY4LjA5MkwyLjgxNiAyMC4wMDYtLjAxMiAxNy4xNzggMTcuMTY2LjAgMzQuMzQ0IDE3LjE3OHoiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtMiIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 15px no-repeat #3d3b47;}
.up-67 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-22 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-27 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -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; right: 0;}
.block-20 { padding: 30px; margin: -328px 0 0; border: none; position: relative; top: 0; left: 0; width: 389px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; max-width: 100%; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.1); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.1); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.1); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.widget-22 { margin: 0 0 30px; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-left: 0;}
.schedule-44 p:first-child { margin-top: 0;}
.schedule-44 p:last-child { margin-bottom: 0;}
.schedule-44 .header { box-sizing: border-box;}
.schedule-44 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-44 .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;}
.schedule-44 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNjUuNjU2IiBoZWlnaHQ9IjM2OCIgdmlld0JveD0iMCAwIDM2NS42NTYgMzY4IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iZ3JhZmlrLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNNzU5LDc3MGExMCwxMCwwLDAsMSwwLTIwYzkwLjQzLDAsMTY0LTczLjU3LDE2NC0xNjRTODQ5LjQzLDQyMiw3NTksNDIyQTE2My4zNDIsMTYzLjM0MiwwLDAsMCw1OTcuMjEzLDU1OC45OTJhMTAsMTAsMCwwLDEtMTkuNzMyLTMuMjY4QTE4NC4wNDgsMTg0LjA0OCwwLDAsMSw3NTksNDAyYzEwMS40NTgsMCwxODQsODIuNTQyLDE4NCwxODRTODYwLjQ1OCw3NzAsNzU5LDc3MFptMC0zMjRjNzcuMTg0LDEuMzYzLDE0MCw2Mi44LDE0MCwxNDBTODM2LjIsNzI2LDc1OSw3MjZjLTQyLjUzOSwwLTEwMy40MjYtMjAuNjQtMTMxLTg1QzU4OC4zMzksNTIxLjMwNyw2NzEuNSw0NDQuNDU0LDc1OSw0NDZabTAsMjYwQTEyMCwxMjAsMCwxLDAsNjM5LDU4NiwxMjAuMTM2LDEyMC4xMzYsMCwwLDAsNzU5LDcwNlpNNjc4LjE2OCw1ODZhMTAsMTAsMCwwLDEtMTAsMTBoLTcuMDg0YTEwLDEwLDAsMSwxLDAtMjBoNy4wODRBMTAsMTAsMCwwLDEsNjc4LjE2OCw1ODZabTYwLjE1MS0zNC45ODgsMjAuODQ1LDIwLjg0NSwzOS42LTM5LjZBMTAsMTAsMCwwLDEsODEyLjkwNSw1NDYuNGwtNDYuNjY5LDQ2LjY2OWExMCwxMCwwLDAsMS0xNC4xNDIsMGwtMjcuOTE4LTI3LjkxNkExMCwxMCwwLDEsMSw3MzguMzE5LDU1MS4wMTJaTTc1OSw2NjYuODMyYTEwLDEwLDAsMCwxLDEwLDEwdjcuMDg0YTEwLDEwLDAsMSwxLTIwLDB2LTcuMDg0QTEwLDEwLDAsMCwxLDc1OSw2NjYuODMyWk04NDkuODMyLDU3Nmg3LjA4NGExMCwxMCwwLDEsMSwwLDIwaC03LjA4NEExMCwxMCwwLDEsMSw4NDkuODMyLDU3NlpNNzU5LDUwNS4xNjhhMTAsMTAsMCwwLDEtMTAtMTB2LTcuMDg0YTEwLDEwLDAsMCwxLDIwLDB2Ny4wODRBMTAsMTAsMCwwLDEsNzU5LDUwNS4xNjhaTTcyNy45ODQsNzQ3LjA3NGwwLjE0MSwwLjAyN0ExMC4wNjYsMTAuMDY2LDAsMSwxLDcyNy45ODQsNzQ3LjA3NFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01NzcuMzQ0IC00MDIpIiBmaWxsPSIjYTBhMGEwIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 29px no-repeat; margin-right: 10px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.schedule-44 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-44 .cell-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; padding-left: 15px; -webkit-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.1); box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.schedule-44 .title { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; color: #828282; font-size: 14px; font-weight: 300;}
.schedule-44 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; color: #ffffff; font-size: 16px; font-weight: 300;}
.schedule-44 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-44 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-17 { margin: 0 0 30px; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-left: 0;}
.phones-39 p:first-child { margin-top: 0;}
.phones-39 p:last-child { margin-bottom: 0;}
.phones-39 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-39 .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-39 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNzguNTM2IiBoZWlnaHQ9IjM3OS4xODYiIHZpZXdCb3g9IjAgMCAzNzguNTM2IDM3OS4xODYiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJ0ZWxlZm9uLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTA2OS45MSwxMDQ1Ljc1Yy03Ljc2LTguMDgtMTcuMTItMTIuNC0yNy4wNC0xMi40LTkuODQsMC0xOS4yOCw0LjI0LTI3LjM2LDEyLjMzbC0yNS4yODgsMjUuMmMtMi4wODMtMS4xMi00LjE2MS0yLjE2LTYuMTYxLTMuMi0yLjg3OS0xLjQ0LTUuNi0yLjgtNy45MjMtNC4yNC0yMy42ODEtMTUuMDQtNDUuMi0zNC42NS02NS44NDYtNjAuMDItMTAtMTIuNjQ0LTE2LjcyLTIzLjI4OC0yMS42LTM0LjA4OCw2LjU1OS02LDEyLjY0Mi0xMi4yNDcsMTguNTYtMTguMjQ4LDIuMjQzLTIuMjM5LDQuNDgyLTQuNTYsNi43MjQtNi44LDE2LjgtMTYuOCwxNi44LTM4LjU3MSwwLTU1LjM3N0w4OTIuMTMsODY3LjA1N2MtMi40NzctMi40ODEtNS4wNC01LjA0LTcuNDM4LTcuNi00LjgtNC45NjMtOS44NDEtMTAuMDg1LTE1LjA0MS0xNC44ODgtNy43NjItNy42ODItMTcuMDQ0LTExLjc2MS0yNi44LTExLjc2MXMtMTkuMiw0LjA3OS0yNy4yLDExLjc2MWwtMC4xNi4xNkw3ODguMjgsODcyLjE4MWE1OC41NTIsNTguNTUyLDAsMCwwLTE3LjM2MiwzNy4yMTFjLTEuOTE4LDIzLjM2Niw0Ljk2Miw0NS4xMzUsMTAuMjQzLDU5LjM3NywxMi45NTksMzQuOTcxLDMyLjMyNSw2Ny4zODEsNjEuMjA3LDEwMi4xMTEsMzUuMDQyLDQxLjg2LDc3LjIwNiw3NC45MSwxMjUuMzcxLDk4LjE5LDE4LjQsOC43Myw0Mi45NjEsMTkuMDUsNzAuNCwyMC44MSwxLjY5LDAuMDgsMy40NS4xNiw1LjA1LDAuMTYsMTguNDgsMCwzNC02LjY0LDQ2LjE2LTE5Ljg1LDAuMDgtLjE2LjI0LTAuMjQsMC4zMi0wLjRhMTgwLjI5LDE4MC4yOSwwLDAsMSwxNC4wMS0xNC40OGMzLjQzLTMuMjgsNi45NS02LjcyLDEwLjM5LTEwLjMzLDcuOTMtOC4yNCwxMi4wOC0xNy44NCwxMi4wOC0yNy42OCwwLTkuOTItNC4yMy0xOS40NS0xMi4zMS0yNy40NVptMjguNjQsODQuMjdjLTAuMDgsMC0uMDguMDgsMCwwLTMuMTIsMy4zNi02LjMyLDYuNC05Ljc2LDkuNzZhMjEyLjQxMywyMTIuNDEzLDAsMCwwLTE1LjQ0LDE2LjAxYy04LjA4LDguNjQtMTcuNiwxMi43Mi0zMC4wOCwxMi43Mi0xLjIsMC0yLjQ4LDAtMy42OC0uMDgtMjMuNzYtMS41Mi00NS44NDgtMTAuOC02Mi40MDktMTguNzJhMzU1LjQ4NywzNTUuNDg3LDAsMCwxLTExOC4wOTQtOTIuNTFjLTI3LjI4LTMyLjg5LTQ1LjUyMy02My4zLTU3LjYtOTUuOTUyLTcuNDQyLTE5LjkyNC0xMC4xNjItMzUuNDUzLTguOTYyLTUwLjFhMzYuNzMxLDM2LjczMSwwLDAsMSwxMS4wNDEtMjMuNzY4bDI3LjI4My0yNy4yOTFjMy45MTktMy42OCw4LjA3OS01LjY4MSwxMi4xNjItNS42ODEsNS4wMzksMCw5LjExOCwzLjA0NCwxMS42ODEsNS42bDAuMjM4LDAuMjM5YzQuODgzLDQuNTY0LDkuNTIxLDkuMjg0LDE0LjQsMTQuMzI1LDIuNDgyLDIuNTYyLDUuMDQxLDUuMTIyLDcuNiw3Ljc2NGwyMS44NDIsMjEuODQ3YzguNDgxLDguNDgzLDguNDgxLDE2LjMyNSwwLDI0LjgwOC0yLjMyLDIuMzIxLTQuNTU5LDQuNjQyLTYuODc5LDYuODgxLTYuNzIsNi44ODEtMTMuMTIzLDEzLjI4NS0yMC4wOCwxOS41MjZhMi4wNDgsMi4wNDgsMCwwLDAtLjQuNGMtNi44OCw2Ljg4NS01LjYsMTMuNjA2LTQuMTYyLDE4LjE2NmwwLjI0MywwLjcyM2M1LjY4LDEzLjc2MiwxMy42ODEsMjYuNzI3LDI1Ljg0Miw0Mi4xNzdsMC4wNzksMC4wN2MyMi4wODQsMjcuMjEsNDUuMzYzLDQ4LjQyLDcxLjA0Niw2NC42N2ExMDkuMzc5LDEwOS4zNzksMCwwLDAsOS44NDEsNS4zNmMyLjg4MiwxLjQ0LDUuNiwyLjgsNy45MjIsNC4yNCwwLjMyMSwwLjE2LjY0MSwwLjQsMC45NjEsMC41NmExNy4zMzIsMTcuMzMyLDAsMCwwLDcuOTE5LDJjNi42NDEsMCwxMC44LTQuMTYsMTIuMTU5LTUuNTJsMjcuMzYtMjcuMzdjMi43My0yLjcyLDcuMDUtNiwxMi4wOS02LDQuOTYsMCw5LjA0LDMuMTIsMTEuNTIsNS44NGw0NC4yNCw0NC4yNWM4LjI0LDguMTYsOC4yNCwxNi41Ny4wOCwyNS4wNWgwWm0wLDBNOTc1LjE4MSw5MDEuMDY4YTEwMi45NzQsMTAyLjk3NCwwLDAsMSw4My44NDksODMuODY2LDEwLjczNCwxMC43MzQsMCwwLDAsMTAuNjQsOC45NjQsMTQuNjQ3LDE0LjY0NywwLDAsMCwxLjg0LS4xNiwxMC44MTQsMTAuODE0LDAsMCwwLDguODgtMTIuNDg0QTEyNC41MTIsMTI0LjUxMiwwLDAsMCw5NzguOTM5LDg3OS43OGExMC44NjQsMTAuODY0LDAsMCwwLTEyLjQ4MSw4LjgsMTAuNjg3LDEwLjY4NywwLDAsMCw4LjcyMywxMi40ODRoMFptMCwwLDE3My43NzksNzcuMDYzQTIwNS4wNDksMjA1LjA0OSwwLDAsMCw5ODEuOSw4MTEuMDRhMTAuNzg5LDEwLjc4OSwwLDEsMC0zLjUyLDIxLjI4OCwxODMuMTU4LDE4My4xNTgsMCwwLDEsMTQ5LjMsMTQ5LjMyOCwxMC43MzUsMTAuNzM1LDAsMCwwLDEwLjY0LDguOTYsMTMuNjQsMTMuNjQsMCwwLDAsMS44My0uMTYsMTAuNiwxMC42LDAsMCwwLDguODEtMTIuMzI1aDBabTAsMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTc3MC41OTQgLTgxMC44NDQpIiBmaWxsPSIjYTBhMGEwIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 27px no-repeat; margin-right: 10px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-39 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-39 .cell-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; padding-left: 15px; -webkit-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.1); box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-39 .title { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; color: #828282; font-size: 14px; font-weight: 300;}
.phones-39 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; color: #ffffff; font-size: 16px; font-weight: 300; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-39 input.tgl-but { box-sizing: border-box; display: none;}
.phones-39 .text_body a { text-decoration: none; color: inherit;}
.phones-39 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-16 { padding: 0.02px 0; margin: 0 0 30px; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.address-38 p:first-child { margin-top: 0;}
.address-38 p:last-child { margin-bottom: 0;}
.address-38 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-38 .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-38 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNjUiIGhlaWdodD0iMzY1IiB2aWV3Qm94PSIwIDAgMzY1IDM2NSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImxvY2F0aW9uLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMjkyLjQxLDcwMC44NjhhNy4xMjgsNy4xMjgsMCwwLDEtNS42Mi0yLjc0MkwyMTEuMzM2LDYwMS40N3EtMC4yLS4yNDktMC4zNjQtMC41MTFhMTA0Ljg4NCwxMDQuODg0LDAsMSwxLDE2Mi45NTItLjFsLTAuMDc4LjFMMjk4LjAzLDY5OC4xMjVBNy4xMjksNy4xMjksMCwwLDEsMjkyLjQxLDcwMC44NjhaTTIyMy4wODksNTkzLjM1Nmw2OS4zMTksODguOCw3MC4wMjYtODkuNzQ1YzAuMDgzLS4xMTUuMTY4LTAuMjI3LDAuMjU5LTAuMzM4YTkwLjYyMiw5MC42MjIsMCwxLDAtMTQwLjE4NS40NzNBNy4yMSw3LjIxLDAsMCwxLDIyMy4wODksNTkzLjM1NlptNjkuMzIsNy4yMjhBNjQuMTU4LDY0LjE1OCwwLDEsMSwzMTAuNjcsNDc0LjkxOWE3LjEyOCw3LjEyOCwwLDEsMS00LjA0NywxMy42Nyw0OS45LDQ5LjksMCwxLDAsMzMuNjQ1LDMzLjY3Miw3LjEyOSw3LjEyOSwwLDAsMSwxMy42NzUtNC4wMzRBNjQuMTY2LDY0LjE2NiwwLDAsMSwyOTIuNDA5LDYwMC41ODRabTQwLjQ1My05Ny4yMjJhNy4xLDcuMSwwLDAsMS01LjA0LTIuMDg4bC0wLjEyNy0uMTI3YTcuMTI5LDcuMTI5LDAsMSwxLDEwLjA4My0xMC4wODFsMC4xMjYsMC4xMjdBNy4xMjksNy4xMjksMCwwLDEsMzMyLjg2Miw1MDMuMzYyWk0yOTIuNSw3OTVjLTQ3Ljc3OSwwLTkyLjgwOS03Ljk1Mi0xMjYuNzk0LTIyLjM5MUMxMjkuNzg0LDc1Ny4zNDcsMTEwLDczNi4zMDYsMTEwLDcxMy4zNjNjMC0xOS42ODMsMTQuMjc4LTM3Ljc4Niw0MS4yOS01Mi4zNTEsMjQuNjE1LTEzLjI3Miw1OS4wODktMjIuODQzLDk3LjA3MS0yNi45NDhhNy4xMjgsNy4xMjgsMCwxLDEsMS41MzIsMTQuMTczYy0zNi4xOSwzLjkxMi02OC44MDUsMTIuOTA1LTkxLjgzNSwyNS4zMjMtMjEuOCwxMS43NTMtMzMuOCwyNS44ODgtMzMuOCwzOS44LDAsMTYuNjE3LDE3LjEzOSwzMy40MjksNDcuMDI0LDQ2LjEyNSwzMi4yNjEsMTMuNzA3LDc1LjMxMSwyMS4yNTYsMTIxLjIxOCwyMS4yNTZzODguOTU3LTcuNTQ5LDEyMS4yMTgtMjEuMjU2YzI5Ljg4NS0xMi43LDQ3LjAyNC0yOS41MDgsNDcuMDI0LTQ2LjEyNSwwLTE5LjY1MS0yMy42MTktMzkuMTU1LTYzLjE4MS01Mi4xNzJhNy4xMjgsNy4xMjgsMCwxLDEsNC40NTctMTMuNTQyQzQ0OC40LDY2Mi45MSw0NzUsNjg2Ljg2Miw0NzUsNzEzLjM2M2MwLDIyLjk0My0xOS43ODMsNDMuOTg0LTU1LjcwNiw1OS4yNDZDMzg1LjMwOSw3ODcuMDQ4LDM0MC4yNzksNzk1LDI5Mi41LDc5NVpNMzY4LDY1My4yMmE3LjIzNSw3LjIzNSwwLDAsMS0xLjQxNy0uMTQxbC0wLjI0OC0uMDVhNy4xMjksNy4xMjksMCwxLDEsMi44MTktMTMuOTc2bDAuMjQ4LDAuMDVBNy4xMjksNy4xMjksMCwwLDEsMzY4LDY1My4yMlptLTEzNi40LDI1LjU3YTcuMTI5LDcuMTI5LDAsMCwxLTEuODczLTE0LjAwN2MwLjE1OS0uMDQ0LjMyOS0wLjA4NCwwLjQ5LTAuMTE2QTcuMTI5LDcuMTI5LDAsMSwxLDIzMS41OTQsNjc4Ljc5Wk0yOTIuNSw3MzkuMzZjLTUzLjgsMC0xMDguMjY5LTE0LjAxNy0xMDguMjY5LTQwLjgwOCwwLTYuNzY2LDMuNzI1LTE2LjY1MiwyMS40Ny0yNS4zMzNhNy4xMjgsNy4xMjgsMCwxLDEsNi4yNjYsMTIuOGMtOC40MzksNC4xMjktMTMuNDc4LDguODEyLTEzLjQ3OCwxMi41MjcsMCw0LjA2NSw2LjQ4MSwxMC45NywyNC43NDcsMTcuMDUzLDE4LjQsNi4xMjUsNDIuOTk0LDkuNSw2OS4yNjQsOS41czUwLjg2OC0zLjM3NCw2OS4yNjQtOS41YzE4LjI2Ni02LjA4MywyNC43NDctMTIuOTg4LDI0Ljc0Ny0xNy4wNTMsMC04LjQyNS0yNC43OTEtMjIuMDM4LTcxLjMzNy0yNS42ODFhNy4xMjgsNy4xMjgsMCwxLDEsMS4xMTMtMTQuMjEzYzM4Ljk3MiwzLjA1LDg0LjQ4MywxNS4zMjgsODQuNDgzLDM5Ljg5NEM0MDAuNzY5LDcyNS4zNDMsMzQ2LjMsNzM5LjM2LDI5Mi41LDczOS4zNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTAgLTQzMCkiIGZpbGw9IiNhMGEwYTAiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 29px no-repeat; margin-right: 10px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-38 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-38 .cell-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; padding-left: 15px; -webkit-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.1); box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-38 .title { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; color: #828282; font-size: 14px; font-weight: 300;}
.address-38 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; color: #ffffff; font-size: 16px; font-weight: 300;}
.address-38 input.tgl-but { box-sizing: border-box; display: none;}
.address-38 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-18 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-left: 0;}
.email-40 p:first-child { margin-top: 0;}
.email-40 p:last-child { margin-bottom: 0;}
.email-40 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-40 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-40 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNDkuNzE4IiBoZWlnaHQ9IjI1MC4xMjUiIHZpZXdCb3g9IjAgMCAzNDkuNzE4IDI1MC4xMjUiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJzbXMuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yODQsNzYybC0xLTUzbTAsMC0wLjA3MS00My45YTM0LjkxMywzNC45MTMsMCwwLDEsMzQuNjM0LTM1LjIyOWwyNzguMDUtMi4wMzdhMzUuMTE3LDM1LjExNywwLDAsMSwzNS4zMTQsMzQuNzE3bDEuNzMyLDE3OC4xNjVhMzQuODc0LDM0Ljg3NCwwLDAsMS0zNC42MzQsMzUuMjI4bC0yNzguMDUsMi4wMzdhMzUuMTE4LDM1LjExOCwwLDAsMS0zNS4zMTQtMzQuNzE3TDI4NCw3NjJtMzUuODIsMTAwLjAyMywyNzguMDUtMi4wMzVhMTkuMTQ2LDE5LjE0NiwwLDAsMCw0LjE3OS0uNWwtMjMuNTQyLTIzLjE0NUg1NzguNWwtODEuMjQyLjU5NWE3Ljk3OSw3Ljk3OSwwLDEsMS0uMTU2LTE1Ljk1N2w2NS4yOTQtLjQ3OUw0OTcuMSw3NTYuMzE2bC0xNC40LDE0LjY0NWEzNS4wMTUsMzUuMDE1LDAsMCwxLTQ5LjQ2MS4zNjJsLTE0LjY4LTE0LjQzMkwzMTUuNjQzLDg2MS41NzhBMTguOTQ1LDE4Ljk0NSwwLDAsMCwzMTkuODIsODYyLjAyM1ptLTExLjU2MS0yMTMuNTdhMTguOTYxLDE4Ljk2MSwwLDAsMC05LjM3MywxNi41MjlsMS43MzIsMTc4LjE2M2ExOC45LDE4LjksMCwwLDAsMi4yMDgsOC42OEw0MDcuMTY3LDc0NS42OVptMTkuOTg0LTIuNywyMC42ODUsMjAuMzM1LDExNy45NjUtLjg2NWE3Ljk3OSw3Ljk3OSwwLDEsMSwuMTU1LDE1Ljk1OGwtMTAyLjAwOC43NDcsMTYuNiwxNi4zMTYsNDkuNDE2LS4zNjFhNy45NzgsNy45NzgsMCwxLDEsLjE1NSwxNS45NTZsLTMzLjQ1OC4yNDUsNDYuNjY0LDQ1Ljg3NmExOS4wMzgsMTkuMDM4LDAsMCwwLDI2Ljg5NC0uMkw1ODUuMjQyLDY0My44NjdabTI4Ni43MjYsMTYuOTE3YTE5LjA2NywxOS4wNjcsMCwwLDAtOS42OTMtMTYuMzg4bC05Nyw5OC42NzFMNjE0LjY3OSw4NDkuNTU4YTE4Ljg4NSwxOC44ODUsMCwwLDAsMi4wMjMtOC43MjdaTTQ5NC41MSw2NjUuMDI0YTcuOTUyLDcuOTUyLDAsMSwxLTUuNjE5LDIuMzc3QTguMDEyLDguMDEyLDAsMCwxLDQ5NC41MSw2NjUuMDI0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI4Mi45MzggLTYyNy44NDQpIiBmaWxsPSIjYTBhMGEwIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 28px no-repeat; margin-right: 10px; min-height: 35px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-40 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-40 .cell-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; padding-left: 15px; -webkit-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.1); box-shadow: inset 1px 0px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-40 .title { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; color: #828282; font-size: 14px; font-weight: 300;}
.email-40 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; color: #ffffff; font-size: 16px; font-weight: 300;}
.email-40 input.tgl-but { box-sizing: border-box; display: none;}
.email-40 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-33 { margin: 0 0 0 430px; position: relative; top: 0; left: 0; z-index: 1; width: auto; min-height: 328px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; right: 0; padding-left: 0;}
.block-21 .layout_42 { -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-21 .layout_43 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-21 .layout_45 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-21 { margin: 40px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-top: 50px; -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-23 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; color: #9e9e9e; text-align: left; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 211px; -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;}
.widget-20 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0; padding-right: 100px;}
.widget-21 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; color: #8f8f8f; text-decoration: none; width: 96px;}
.block-28 { padding: 80px 30px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: block; -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-decoration: none; right: 0; -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-29 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.widget-36 { margin: 0 0 40px; position: relative; top: 0; left: 0; z-index: 2; color: #242424; text-decoration: none; font-size: 40px; box-sizing: border-box; font-weight: 900; width: auto; right: 0; max-width: 100%;}
h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Roboto, sans-serif; color: #242424; text-align: center;}
h3 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Roboto, sans-serif; color: #242424; text-align: center;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Roboto, sans-serif; color: #242424; text-align: center;}
h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Roboto, sans-serif; color: #242424; text-align: center;}
h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Roboto, sans-serif; color: #242424; text-align: center;}
.widget-37 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; line-height: 1.5; color: #404040; text-decoration: none; font-size: 16px; display: block; min-height: 0; width: auto; right: 0; max-width: 100%;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-70 h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Roboto, sans-serif; color: #242424; text-align: center;}
.content-70 h3 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Roboto, sans-serif; color: #242424; text-align: center;}
.content-70 h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Roboto, sans-serif; color: #242424; text-align: center;}
.content-70 h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Roboto, sans-serif; color: #242424; text-align: center;}
.content-70 h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: 900; font-style: normal; font-family: Roboto, sans-serif; color: #242424; text-align: center;}
.content-70 a { box-sizing: border-box; color: #0000ff;}
.content-70 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-70 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-70 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-70 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-70 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widget-35 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-68 .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; text-align: left;}
.side-panel-68 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto; text-align: left;}
.side-panel-68 .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-68 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-68 .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; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-68 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: left;}
.side-panel-68 .side-panel-button-icon { display: block;}
.side-panel-68 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-68 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-3 { display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-2 .layout_15 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-2 { width: auto; display: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-8 { min-width: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.blocklist-15 .description { padding-left: 50px; padding-right: 50px;}
	.blocklist-15 .body-outer { width: auto;}
	.blocklist-15 .body { width: auto;}
	.blocklist-15 .item { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; flex-basis: 100%;}
	.blocklist-15 .image { margin-right: 0; float: none;}
	.blocklist-15 .img-convert:hover, 
	.blocklist-15 .img-convert.hover, 
	.blocklist-15 .img-convert.active { background: rgba(104,104,104,0.5);}
	.block-4 { padding-top: 40px; padding-bottom: 40px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-5 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-5 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; display: -webkit-flex; display: flex;}
	.block-5 .layout_6 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-5 .layout_16 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-5 { width: auto; margin-left: 0; margin-right: 0; padding-left: 50px; padding-right: 50px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-3 { text-align: center; width: auto; min-height: 0; right: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.site-name-4 .sn-text { font-size: 35px; min-height: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-4 { margin: 5px auto 25px; border: none; text-align: center; width: 1133px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-left: 0; -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-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-9 { text-align: left; width: auto; margin-left: 0; margin-bottom: 0; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; right: 0;}
	.phones-16 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-16 .icon { margin-right: 10px;}
	.phones-16 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.phones-16 .text_body { font-size: 20px; width: 188px;}
	.widget-5 { margin-left: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-19 .layout_center_37_id_67_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-19 { background: linear-gradient(rgba(61,59,71,0.95), rgba(61,59,71,0.95)), url("../images/uuu.jpg?1544100447759") left calc(50% - 9px) bottom -137px / 1218px 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-top: 50px; -webkit-order: 10; -moz-order: 10; order: 10;}
	.widget-34 { background: none; margin-top: -82px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.up-67 .icon { -webkit-box-shadow: 0px 0px 0px 4px #464450; -moz-box-shadow: 0px 0px 0px 4px #464450; box-shadow: 0px 0px 0px 4px #464450; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-22 { width: auto; margin-left: 0; margin-right: 0; right: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-27 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-20 { width: 361px; background: none; margin-top: 30px; margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-22 { text-align: center; margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.schedule-44 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-44 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.schedule-44 .cell-text { background: none;}
	.widget-17 { border: none; text-align: left; -webkit-order: 1; -moz-order: 1; order: 1; -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; display: block;}
	.phones-39 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-39 .cell-icon { display: none;}
	.phones-39 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.phones-39 .cell-text { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; width: auto; margin-left: 0; margin-right: 0;}
	.widget-16 { text-align: left; -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-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-38 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-38 .cell-icon { display: none;}
	.address-38 .block-body-drop { width: 100%; margin-left: 0;}
	.address-38 .cell-text { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
	.widget-18 { text-align: left; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.email-40 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-40 .cell-icon { display: none;}
	.email-40 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.email-40 .cell-text { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
	.widget-33 { margin-left: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-21 .layout_42 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; display: none;}
	.block-21 .layout_43 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-21 .layout_45 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-21 { background: none; margin-top: 30px; padding-top: 30px; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-23 { margin-top: 15px; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-20 { margin-top: 15px; margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-21 { margin-top: 15px; margin-left: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-28 { background: none; padding-top: 50px; padding-bottom: 50px; -webkit-order: 9; -moz-order: 9; order: 9;}
	.block-29 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-36 { text-align: center; -webkit-order: 7; -moz-order: 7; order: 7; display: block;}
	.widget-37 { -webkit-order: 8; -moz-order: 8; order: 8;}
	.widget-35 { text-align: left; box-sizing: border-box; -webkit-order: 13; -moz-order: 13; order: 13; display: block;}
	.side-panel-68 .side-panel-content { padding: 10px; left: auto; right: 0;}
	.side-panel-68 .side-panel-close { border: none; left: auto; right: 100%; width: 40px; min-height: 40px; margin-right: -15px; margin-top: 7px; -webkit-box-shadow: 0px 0px 0px 3px #ffffff; -moz-box-shadow: 0px 0px 0px 3px #ffffff; box-shadow: 0px 0px 0px 3px #ffffff; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/CLOSE.svg") left 50% top 50% / 12px no-repeat #4e4b5c; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
	.side-panel-68 .side-panel-top { width: auto;}
	.side-panel-68 .side-panel-button { padding: 15px 10px; border: none; width: 50px; min-height: 50px; margin-right: 10px; -webkit-box-shadow: 0px 5px 13px  rgba(255,255,255,0.2); -moz-box-shadow: 0px 5px 13px  rgba(255,255,255,0.2); box-shadow: 0px 5px 13px  rgba(255,255,255,0.2); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #fa4d1f; -webkit-border-radius: 0px 0px 3px 3px; -moz-border-radius: 0px 0px 3px 3px; border-radius: 0px 0px 3px 3px; text-align: center;}
	.side-panel-68 .side-panel-button-icon-line { border: none; width: 30px; margin-top: 4px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}

}

@media all and (max-width: 768px) {
	.block-2 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-2 .layout_15 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-2 { display: -webkit-flex; display: flex;}
	.blocklist-15 .body { margin-right: 0; margin-left: 0;}
	.blocklist-15 .item-outer { width: 50%;}
	.blocklist-15 .item { margin-bottom: 30px;}
	.block-4 { padding-left: 50px; padding-right: 50px;}
	.block-5 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-5 .layout_6 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.block-5 .layout_16 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-5 { padding-left: 0; padding-right: 0;}
	.widget-4 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-9 { margin-top: 15px;}
	.widget-5 { margin-top: 15px;}
	.block-19 .layout_center_37_id_67_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.widget-34 { display: none;}
	.block-22 { margin-right: auto;}
	.block-20 { width: 348px;}
	.widget-17 { margin-bottom: 20px;}
	.widget-16 { margin-left: auto; margin-bottom: 20px; margin-right: auto; min-height: 20px;}
	.widget-18 { margin-left: auto; margin-right: auto;}
	.block-21 .layout_42 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-21 .layout_43 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-21 .layout_45 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-23 { margin-top: 0;}
	.widget-21 { margin-top: 0;}
	.widget-36 { font-size: 35px;}
	.side-panel-68 .side-panel-content { width: 284px;}

}

@media all and (max-width: 640px) {
	.block-2 .layout_3 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-2 .layout_15 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.widget-8 { width: auto; margin-top: 15px; margin-left: 0; margin-bottom: 0;}
	.blocklist-15 .description { padding-left: 0; padding-right: 0;}
	.block-4 { padding-left: 30px; padding-right: 30px;}
	.block-5 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-5 .layout_6 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.block-5 .layout_16 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-4 { margin-bottom: 15px;}
	.widget-9 { text-align: center; margin-right: 0;}
	.widget-5 { margin-right: auto;}
	.block-19 .layout_center_37_id_67_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-19 { background: linear-gradient(rgba(61,59,71,0.95), rgba(61,59,71,0.95)), url("../images/uuu.jpg?1544100447759") left calc(50% - 3px) top calc(50% - 60px) / 862px no-repeat;}
	.widget-34 { margin-right: auto;}
	.block-20 { width: 330px; margin-top: 0;}
	.widget-22 { margin-bottom: 20px;}
	.schedule-44 .cell-icon { display: none;}
	.schedule-44 .cell-text { padding-left: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.phones-39 .cell-text { padding-left: 0;}
	.address-38 .cell-text { padding-left: 0;}
	.email-40 .cell-text { padding-left: 0;}
	.widget-33 { display: none;}
	.block-21 .layout_42 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-21 .layout_43 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-21 .layout_45 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-23 { margin-bottom: 0;}
	.widget-21 { margin-bottom: 0;}
	.block-28 { padding-top: 40px; padding-bottom: 40px;}
	.widget-36 { font-size: 30px; margin-bottom: 30px;}

}

@media all and (max-width: 480px) {
	.block-2 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-2 .layout_15 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.blocklist-15 .header_text { font-size: 22px;}
	.block-4 { padding-top: 50px;}
	.block-5 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-5 .layout_6 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.block-5 .layout_16 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.site-name-4 .sn-text { font-size: 32px;}
	.widget-4 { font-size: 19px; margin-bottom: 0;}
	.widget-9 { margin-top: 20px;}
	.phones-16 .text_body { font-size: 18px;}
	.block-19 .layout_center_37_id_67_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: 0; width: auto;}
	.block-19 { padding: 30px 20px;}
	.block-22 { margin-left: auto;}
	.block-20 { padding: 20px 40px; width: auto; margin-left: 0; margin-right: 0;}
	.widget-22 { margin-bottom: 15px;}
	.widget-17 { margin-left: auto; margin-right: auto; margin-bottom: 15px;}
	.widget-16 { margin-bottom: 15px;}
	.block-21 .layout_42 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-21 .layout_43 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-21 .layout_45 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.widget-23 { text-align: center; width: 280px; margin-left: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
	.widget-21 { width: 280px; margin-top: 15px; margin-right: auto; right: 0;}
	.block-28 { padding-left: 20px; padding-right: 20px;}
	.widget-36 { font-size: 25px; margin-bottom: 25px;}

}
.side-panel .widget-2 { margin: 2px 0 20px; z-index: 3; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; text-align: center; box-sizing: border-box; font-family: Roboto, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-3 .menu-scroll > ul { display: block;}
.side-panel .menu-3 .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-3 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-3 .menu-scroll > ul ul { padding: 10px; position: static; width: auto; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #4e4b5c;}
.side-panel .menu-3 .menu-scroll > ul ul > li > a { text-align: center; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; color: #ffffff;}
.side-panel .menu-3 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.active { background: #ffffff; color: #000000;}
.side-panel .menu-3 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a { border: none; width: auto; color: #000000; min-height: 45px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: transparent;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: #4e4b5c;}
.side-panel .menu-3 .menu-scroll > ul > li.more-button { display: none;}