<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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&gt;* {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 &gt; * { 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: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 { margin: -74px 31px 0; border: 1px solid rgba(0,0,0,0.21); position: relative; text-align: left; text-indent: 0; text-decoration: none; top: 0; left: 0; width: auto; min-height: 45px; background: repeating-linear-gradient(to bottom,#ff6363 0%,#ff0000 100%) #30ad69; z-index: 5; display: block; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.widget-4 { margin: 0; position: relative; font-family: Russo One, sans-serif; text-align: center; text-decoration: none; top: 0; left: 0; z-index: 1; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; min-height: 45px; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: normal; max-width: 100%;}
.menu-7 .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-7 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-7 .menu-scroll &gt; 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-7 .menu-scroll &gt; ul &gt; li.home-button &gt; 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-7 .menu-scroll &gt; ul &gt; li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 14px; background: #d6d6d6; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; text-align: left;}
.menu-7 .menu-scroll &gt; ul &gt; li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-7 .menu-scroll &gt; ul ul { padding: 5px; margin: 0 0 0 5px; border: none; position: absolute; top: 100%; left: 0; background: #ff2f2f; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-7 .menu-scroll &gt; ul ul &gt; li { padding: 0; margin: 0; display: block; position: relative;}
.menu-7 .menu-scroll &gt; ul ul &gt; li &gt; a { padding: 15px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 12px; line-height: 1.4; font-family: Open Sans, sans-serif; text-align: left; position: relative;}
.menu-7 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.menu-7 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.menu-7 .menu-scroll &gt; ul ul &gt; li &gt; a.active { background: rgba(0,0,0,0.1);}
.menu-7 .menu-scroll &gt; ul &gt; li.more-button .menu-item-image { display: none;}
.menu-7 .menu-scroll &gt; ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-7 .menu-scroll &gt; ul ul &gt; li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999; text-decoration: none;}
.menu-7 .menu-scroll &gt; ul &gt; li.menu-item ul li.delimiter:first-child { display: none;}
.menu-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 5px 25px; margin: 0 5px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 17px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; font-family: Cuprum, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: flex-start; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; min-height: 45px;}
.menu-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.menu-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.menu-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { background: rgba(0,0,0,0.1);}
.menu-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-7 .menu-scroll &gt; ul &gt; li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-7 .menu-scroll &gt; ul &gt; li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-7 .menu-scroll &gt; ul &gt; li.more-button &gt; a { padding: 5px 10px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; 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-family: Arial, Helvetica, sans-serif; -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;}
.menu-7 .menu-scroll &gt; ul &gt; li.more-button &gt; ul { left: auto; right: 0;}
.menu-7 .menu-scroll &gt; ul &gt; li.more-button.disabled { display: none;}
.menu-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-7 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-7 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.block-4 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; text-align: left; right: 0; padding-top: 34px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-5 .layout_14 { -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_23 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 { margin: 0 31px; position: relative; top: 0; left: 0; width: auto; min-height: 0; 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; padding-bottom: 0.02px; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-top: 0.02px; max-width: 100%;}
.block-7 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 210px; min-height: 459px; background: #ffffff; z-index: 2; text-align: left; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: block; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-17 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; width: 210px; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0; padding-left: 0; padding-right: 0; padding-bottom: 30px; min-width: 210px;}
.blocklist-24 p:first-child { margin-top: 0;}
.blocklist-24 p:last-child { margin-bottom: 0;}
.blocklist-24 .header { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 0; box-sizing: border-box;}
.blocklist-24 .header_text { border: none; font-size: 17px; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; min-height: 34px; padding-top: 8px; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; background: repeating-linear-gradient(to bottom,#ff6363 0%,#ff2f2f 100%); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-24 .all-in_header { padding: 10px 20px; border: 1px solid rgba(0,0,0,0.2); box-sizing: border-box; display: none; -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; font-family: Open Sans, sans-serif; text-align: center; text-indent: 0; font-size: 13px; color: #333333; letter-spacing: 0.2px; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-weight: 600; margin-top: 9px; align-self: auto;}
.blocklist-24 .all-in_header:hover, 
.blocklist-24 .all-in_header.hover, 
.blocklist-24 .all-in_header.active { border: 1px solid rgba(226,78,76,0); color: #4d4d4d; -webkit-box-shadow: 0px 8px 21px  #b780cf; -moz-box-shadow: 0px 8px 21px  #b780cf; box-shadow: 0px 8px 21px  #b780cf; -webkit-border-radius: 249px; -moz-border-radius: 249px; border-radius: 249px;}
.blocklist-24 .all-in_header:active, 
.blocklist-24 .all-in_header.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.blocklist-24 .description { box-sizing: border-box; overflow: hidden; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-24 .body-outer { box-sizing: border-box; position: relative; text-align: center; margin-top: 0; margin-left: auto; margin-right: auto;}
.blocklist-24 .body { margin: 0; box-sizing: border-box;}
.blocklist-24 .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-24 .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-24 .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-24 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 100%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.blocklist-24 .item { padding: 2px 0 0.02px; margin: 0 0 10px; border: none; position: relative; width: 290px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; box-sizing: border-box; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #ffffff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; align-self: auto; min-height: 0; min-width: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.blocklist-24 .item:hover, 
.blocklist-24 .item.hover, 
.blocklist-24 .item.active { -webkit-box-shadow: 0px 7px 15px  0px rgba(0,0,0,0.06); -moz-box-shadow: 0px 7px 15px  0px rgba(0,0,0,0.06); box-shadow: 0px 7px 15px  0px rgba(0,0,0,0.06);}
.blocklist-24 .text { border: none; margin-bottom: 2px; box-sizing: border-box; position: relative; z-index: 1; text-indent: 0; font-size: 13px; color: #4a4a4a; line-height: 1.7; letter-spacing: 0.2px; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 0; min-height: 111px; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.blocklist-24 .text&gt;.align-elem { flex-basis: 100%;}
.blocklist-24 .image { box-sizing: border-box; position: relative; margin-bottom: 5px; 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;}
.blocklist-24 .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-24 .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-24 .img-convert { box-sizing: border-box; width: auto; height: 148px; -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; display: -webkit-inline-flex; display: inline-flex; overflow: hidden; margin-top: 6px; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-24 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; padding-top: 0.02px; display: -webkit-flex; display: flex;}
.blocklist-24 .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-24 .title { margin: 18px 0 5px; font-weight: normal; text-align: center; box-sizing: border-box; position: relative; z-index: 1; font-family: Merriweather, serif; text-indent: 0; font-size: 19px; color: #3f3d52; text-decoration: none; width: auto; padding-bottom: 15px; padding-top: 10px; left: 0; right: 0; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.blocklist-24 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: center; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-24 .price-inner { box-sizing: border-box; display: inline-block; margin-bottom: 22px;}
.blocklist-24 .price-note { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-24 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Merriweather, serif; font-size: 27px; color: #eb7563; text-align: left; text-indent: 0; text-decoration: none;}
.blocklist-24 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-24 .more { text-align: center; box-sizing: border-box; position: relative; margin-top: 0; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-24 .more &gt; a { padding: 10px 15px; display: -webkit-flex; display: 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; font-family: Open Sans, sans-serif; font-size: 13px; color: #ffffff; text-align: left; text-indent: 0; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: repeating-linear-gradient(to bottom right,#f39975 0%,#8c69be 100%) #fe6055; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; width: 102px; margin-left: auto; margin-right: auto; font-weight: 600; cursor: pointer;}
.blocklist-24 .more &gt; a:hover, 
.blocklist-24 .more &gt; a.hover, 
.blocklist-24 .more &gt; a.active { border: none; -webkit-box-shadow: 0px 6px 19px  rgba(183,128,207,0.73); -moz-box-shadow: 0px 6px 19px  rgba(183,128,207,0.73); box-shadow: 0px 6px 19px  rgba(183,128,207,0.73); background: repeating-linear-gradient(to bottom right,#f39975 0%,#8c69be 100%) rgba(255,255,255,0.48);}
.blocklist-24 .more &gt; a:active, 
.blocklist-24 .more &gt; a.active { background: repeating-linear-gradient(to bottom right,#f39975 0%,#8c69be 100%) #fe6055;}
.blocklist-24 .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-24 .bx-wrapper { max-width: 939px;}
.blocklist-24 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-24 .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-24 .title a { color: inherit; text-decoration: inherit;}
.blocklist-24 .footer { text-align: center; display: -webkit-flex; display: flex; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-left: auto; margin-right: auto; padding-top: 15px;}
.blocklist-24 .all { padding: 10px 20px; border: 1px solid rgba(0,0,0,0.2); box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Open Sans, sans-serif; text-indent: 0; font-size: 13px; color: #333333; letter-spacing: 0.2px; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-weight: 600; margin-top: 9px; align-self: auto;}
.blocklist-24 .all:hover, 
.blocklist-24 .all.hover, 
.blocklist-24 .all.active { border: 1px solid rgba(226,78,76,0); color: #4d4d4d; -webkit-box-shadow: 0px 8px 21px  #b780cf; -moz-box-shadow: 0px 8px 21px  #b780cf; box-shadow: 0px 8px 21px  #b780cf; -webkit-border-radius: 249px; -moz-border-radius: 249px; border-radius: 249px;}
.blocklist-24 .all:active, 
.blocklist-24 .all.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.blocklist-24 .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-24 .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-24 .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-24 .prev &gt; a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-24 .next &gt; a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.popover-container-24 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}
.popover-container-24 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-24 .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-24 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-24 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-24 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-24 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-24 .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-24 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none;}
.popover-wrap-24 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-24 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75);}
.popover-wrap-24 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-24 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.blocklist-24 .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-24 .bx-auto_controls { margin: auto auto 0; position: relative; z-index: 100; display: -webkit-flex; display: flex; visibility: visible; box-sizing: border-box; text-align: center;}
.blocklist-24 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-24 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box; text-align: center;}
.blocklist-24 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-24 .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-align: left; text-decoration: none;}
.blocklist-24 .bx-pager a:active, 
.blocklist-24 .bx-pager a.active { background: #bbbbbb;}
.blocklist-24 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-24 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-24 .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-24 .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-24 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-24 .columns-cell { display: table-cell; vertical-align: top;}
.popover-wrap-24 .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-24 .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-24 .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-24 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-24 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-24 .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-24 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-24 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-24 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-24 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-24 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-24 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-24 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-24 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-24 .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-24 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-24 .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-24 .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-24 .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-24 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-24 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-24 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-24 .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-24 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-24 .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-24 .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-24 .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-24 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-24 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-24 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-24 .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-24 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-24 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-24 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-24 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-24 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-24 .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-24 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-24 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-24 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-24 .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-24 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-24 .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-24 .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-24 .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-24 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-24 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-24 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-24 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-24 .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-24 .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-24 .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-24 .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-24 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-24 ::-moz-placeholder { color: #ababab;}
.popover-wrap-24 :-ms-input-placeholder { color: #ababab;}
.block-6 { margin: -1px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-right: 46px;}
.widget-10 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Ubuntu, sans-serif; text-align: left; color: #828282; font-size: 11px; text-decoration: none; box-sizing: border-box; width: auto; right: 0; min-height: 0;}
.path a { box-sizing: border-box; color: #ff1919; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-11 { margin: 20px 0 0 4px; position: relative; top: 0; left: 0; z-index: 2; font-family: Ubuntu, sans-serif; text-align: left; font-size: 26px; text-decoration: none; box-sizing: border-box; font-weight: bold; width: 691px; right: 0;}
h2 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Ubuntu, sans-serif;}
h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Ubuntu, sans-serif;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Ubuntu, sans-serif;}
h17 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-family: Open Sans, sans-serif;}
h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Ubuntu, sans-serif;}
.widget-12 { margin: 15px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Ubuntu, sans-serif; text-align: left; color: #666666; font-size: 15px; line-height: 1.8; text-decoration: none; display: block; width: auto; right: 0; min-height: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-18 h2 { box-sizing: border-box; font-family: Ubuntu, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 21px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-18 h3 { box-sizing: border-box; font-family: Ubuntu, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 19px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-18 h4 { box-sizing: border-box; font-family: Ubuntu, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 17px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-18 h5 { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 20px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 20px; margin-bottom: 20px;}
.content-18 h6 { box-sizing: border-box; font-family: Ubuntu, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 15px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-right: 0; margin-bottom: 15px;}
.content-18 a { box-sizing: border-box; color: #c40c0c; font-size: 14px; line-height: 1.2; text-decoration: underline;}
.content-18 a:hover, 
.content-18 a.hover, 
.content-18 a.active { color: #ff2f2f; text-decoration: none;}
.content-18 .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-18 .img-convert { margin: 5px; box-sizing: border-box; width: 702px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-18 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-18 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-18 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.block-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 366px; max-width: 100%; background: url("../images/photos.png") left calc(50% + 248px) top -4px / auto auto no-repeat, url("../images/hd_bg.png") left calc(50% + 156px) top -5px / auto auto no-repeat #ffffff; z-index: 3; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.block-21 .layout_52 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-21 .layout_54 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-21 { margin: 0; position: relative; top: 0; left: 0; width: auto; 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; right: 0;}
.block-20 { padding: 17px 15px 17px 18px; margin: 0 292px auto 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-radial-gradient(ellipse farthest-corner at center center,rgba(255, 255, 255, 0) 0%,#ffffff 25.4%,rgba(255, 255, 255, 0) 62.9%,rgba(255, 255, 255, 0) 100%); z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widget-30 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: auto; padding-left: 0; right: 0;}
.address-49 p:first-child { margin-top: 0;}
.address-49 p:last-child { margin-bottom: 0;}
.address-49 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-49 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-49 .icon { box-sizing: border-box; height: 16px; width: 30px; background: url("../images/lib_336501_11 (1).png") left 0px top 50% / auto auto no-repeat; margin-right: 5px; min-height: 35px; -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);}
.address-49 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-49 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.address-49 .title { box-sizing: border-box; text-align: left; text-indent: 0; color: #303030; letter-spacing: 0.5px; text-decoration: none; font-weight: normal; margin-top: 3px; margin-bottom: auto; align-self: auto; display: none;}
.address-49 .text_body { text-align: left; text-indent: 0; font-size: 15px; color: #303030; line-height: 1.6; text-decoration: none; margin-left: 0; margin-top: 1px; margin-bottom: auto; align-self: auto; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.address-49 input.tgl-but { box-sizing: border-box; display: none;}
.address-49 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-31 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; padding-left: 0; right: 0;}
.phones-50 p:first-child { margin-top: 0;}
.phones-50 p:last-child { margin-bottom: 0;}
.phones-50 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-50 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-50 .icon { box-sizing: border-box; height: 16px; width: 30px; background: url("../images/lib_336501_34.png") left 0px top 50% / auto auto no-repeat; margin-right: 5px; min-height: 35px; -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);}
.phones-50 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-50 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 0; margin-bottom: auto;}
.phones-50 .title { box-sizing: border-box; text-align: left; text-indent: 0; color: #e0e0e0; letter-spacing: 0.5px; text-decoration: none; font-weight: bold; display: none; margin-top: 2px; align-self: auto;}
.phones-50 .text_body { box-sizing: border-box; text-align: left; text-indent: 0; font-size: 16px; color: #303030; text-decoration: none; margin-left: 0; font-weight: normal; margin-top: 0; margin-bottom: auto; align-self: auto; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-50 input.tgl-but { box-sizing: border-box; display: none;}
.phones-50 .text_body a { text-decoration: none; color: inherit;}
.phones-50 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-32 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; padding-left: 0; right: 0;}
.email-51 p:first-child { margin-top: 0;}
.email-51 p:last-child { margin-bottom: 0;}
.email-51 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-51 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-51 .icon { box-sizing: border-box; height: 16px; width: 30px; background: url("../images/lib_336501_44.png") left 0px top 50% / auto auto no-repeat; margin-right: 5px; min-height: 35px; -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);}
.email-51 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-51 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.email-51 .title { box-sizing: border-box; display: none; font-family: Roboto, sans-serif; text-align: left; text-indent: 0; color: #0395f0; letter-spacing: 0.5px; text-transform: uppercase; text-decoration: none; font-weight: bold;}
.email-51 .text_body { text-align: left; text-indent: 0; font-size: 15px; color: #303030; text-decoration: none; margin-left: 0; margin-top: 1px; align-self: auto; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-51 input.tgl-but { box-sizing: border-box; display: none;}
.email-51 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-33 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; padding-left: 0; right: 0;}
.email-53 p:first-child { margin-top: 0;}
.email-53 p:last-child { margin-bottom: 0;}
.email-53 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-53 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-53 .icon { box-sizing: border-box; height: 16px; width: 30px; background: url("../images/lib_336501_44.png") left 0px top 50% / auto auto no-repeat; margin-right: 5px; min-height: 35px; -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);}
.email-53 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-53 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.email-53 .title { box-sizing: border-box; display: block; text-align: left; text-indent: 0; font-size: 16px; color: #303030; letter-spacing: 0.5px; text-decoration: none; font-weight: normal; margin-top: 2px; align-self: auto;}
.email-53 .text_body { text-align: left; text-indent: 0; font-size: 15px; color: #303030; text-decoration: none; margin-left: 0; margin-top: 1px; align-self: auto; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-53 input.tgl-but { box-sizing: border-box; display: none;}
.email-53 input.tgl-but:checked + .block-body-drop { display: block;}
.block-19 { margin: 7px 0 auto 29px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-5 { margin: -75px 0 0 134px; position: relative; top: 0; left: 0; z-index: 3; color: #8a8a8a; line-height: 1.7; text-align: left; text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 398px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-3 { margin: 46px 0 0 5px; border: none; position: relative; top: 0; left: 0; z-index: 2; color: rgba(0,0,0,0); text-align: left; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 240px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; min-height: 65px; background: url("../images/slog.png") left 50% top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: 400px; min-height: 50px; font-size: 25px;}
.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;}
.site-name-4 a { text-decoration: none; outline: none;}
.block-8 { margin: 0 51px 0 47px; border: 1px solid rgba(0,0,0,0.21); position: relative; text-align: left; text-indent: 0; text-decoration: none; top: 0; left: 0; width: auto; min-height: 45px; background: repeating-linear-gradient(to bottom,#ff6363 0%,#ff0000 100%) #30ad69; z-index: 2; display: block; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.widget-18 { margin: 0 0 0 15px; position: relative; font-family: Russo One, sans-serif; text-align: center; text-decoration: none; top: 0; left: 0; z-index: 1; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; min-height: 45px; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: normal; max-width: 100%;}
.menu-26 .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-26 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-26 .menu-scroll &gt; 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-26 .menu-scroll &gt; ul &gt; li.home-button &gt; 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-26 .menu-scroll &gt; ul &gt; li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 14px; background: #d6d6d6; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; text-align: left;}
.menu-26 .menu-scroll &gt; ul &gt; li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-26 .menu-scroll &gt; ul ul { padding: 5px; margin: 0 0 0 5px; border: none; position: absolute; top: 100%; left: 0; background: #ff2f2f; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-26 .menu-scroll &gt; ul ul &gt; li { padding: 0; margin: 0; display: block; position: relative;}
.menu-26 .menu-scroll &gt; ul ul &gt; li &gt; a { padding: 15px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 12px; line-height: 1.4; font-family: Open Sans, sans-serif; text-align: left; position: relative;}
.menu-26 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.menu-26 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.menu-26 .menu-scroll &gt; ul ul &gt; li &gt; a.active { background: rgba(0,0,0,0.1);}
.menu-26 .menu-scroll &gt; ul &gt; li.more-button .menu-item-image { display: none;}
.menu-26 .menu-scroll &gt; ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-26 .menu-scroll &gt; ul ul &gt; li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999; text-decoration: none;}
.menu-26 .menu-scroll &gt; ul &gt; li.menu-item ul li.delimiter:first-child { display: none;}
.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { padding: 5px 25px; margin: 0 5px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 17px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; font-family: Cuprum, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: flex-start; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; min-height: 45px;}
.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { background: rgba(0,0,0,0.1);}
.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; 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-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-26 .menu-scroll &gt; ul &gt; li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-26 .menu-scroll &gt; ul &gt; li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-26 .menu-scroll &gt; ul &gt; li.more-button &gt; a { padding: 5px 10px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; 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-family: Arial, Helvetica, sans-serif; -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;}
.menu-26 .menu-scroll &gt; ul &gt; li.more-button &gt; ul { left: auto; right: 0;}
.menu-26 .menu-scroll &gt; ul &gt; li.more-button.disabled { display: none;}
.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-26 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-26 .menu-scroll &gt; ul ul &gt; li &gt; a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.block-9 { margin: 0 51px 0 47px; position: relative; top: 0; left: 0; width: auto; min-height: 120px; background: #000000; z-index: 1; text-align: center; right: 0; 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;}
.block-17 .layout_42 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 .layout_43 { -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-17 .layout_46 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 { margin: 26px 42px 0 37px; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0;}
.block-15 { margin: 4px 0 auto; position: relative; top: 0; left: 0; width: 386px; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-26 { margin: 4px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; padding-left: 0; right: 0;}
.email-41 p:first-child { margin-top: 0;}
.email-41 p:last-child { margin-bottom: 0;}
.email-41 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-41 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-41 .icon { box-sizing: border-box; height: 16px; width: 30px; background: url("../images/lib_336501_44.png") left 0px top 50% / auto auto no-repeat; margin-right: 5px; min-height: 35px; -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);}
.email-41 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-41 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.email-41 .title { box-sizing: border-box; display: none; font-family: Roboto, sans-serif; text-align: left; text-indent: 0; color: #0395f0; letter-spacing: 0.5px; text-transform: uppercase; text-decoration: none; font-weight: bold;}
.email-41 .text_body { font-family: Roboto, sans-serif; text-align: left; text-indent: 0; font-size: 13px; color: #c2c2c2; text-decoration: none; margin-left: 0; margin-top: 1px; align-self: auto; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-41 input.tgl-but { box-sizing: border-box; display: none;}
.email-41 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-25 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; padding-left: 0; right: 0;}
.phones-40 p:first-child { margin-top: 0;}
.phones-40 p:last-child { margin-bottom: 0;}
.phones-40 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-40 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-40 .icon { box-sizing: border-box; height: 16px; width: 30px; background: url("../images/lib_336501_34.png") left 0px top 50% / auto auto no-repeat; margin-right: 5px; min-height: 35px; -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);}
.phones-40 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-40 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 0; margin-bottom: auto;}
.phones-40 .title { box-sizing: border-box; text-align: left; text-indent: 0; color: #e0e0e0; letter-spacing: 0.5px; text-decoration: none; font-weight: bold; display: block; margin-top: 2px; align-self: auto;}
.phones-40 .text_body { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; text-indent: 0; font-size: 15px; color: #c2c2c2; text-decoration: none; margin-left: 10px; font-weight: bold; margin-top: 0; margin-bottom: auto; align-self: auto; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-40 input.tgl-but { box-sizing: border-box; display: none;}
.phones-40 .text_body a { text-decoration: none; color: inherit;}
.phones-40 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-24 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; padding-left: 0; right: 0;}
.address-39 p:first-child { margin-top: 0;}
.address-39 p:last-child { margin-bottom: 0;}
.address-39 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-39 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-39 .icon { box-sizing: border-box; height: 16px; width: 30px; background: url("../images/lib_336501_11 (1).png") left 0px top 50% / auto auto no-repeat; margin-right: 5px; min-height: 35px; -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);}
.address-39 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-39 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.address-39 .title { box-sizing: border-box; text-align: left; text-indent: 0; color: #e0e0e0; letter-spacing: 0.5px; text-decoration: none; font-weight: normal; margin-top: 3px; margin-bottom: auto; align-self: auto; display: block;}
.address-39 .text_body { font-family: Roboto, sans-serif; text-align: left; text-indent: 0; font-size: 13px; color: #c2c2c2; line-height: 1.6; text-decoration: none; margin-left: 9px; margin-top: 1px; margin-bottom: auto; align-self: auto; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-39 input.tgl-but { box-sizing: border-box; display: none;}
.address-39 input.tgl-but:checked + .block-body-drop { display: block;}
.block-16 { margin: 9px 0 auto; position: relative; top: 0; left: 0; width: 253px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-29 { margin: 0 0 0 157px; position: relative; top: 0; left: 0; z-index: 2; color: #cccccc; text-align: left; text-decoration: none; width: 96px;}
.widget-28 { margin: 13px 0 0; position: relative; top: 0; left: 0; z-index: 1; color: #e0e0e0; text-align: right; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 253px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.widget-27 { margin: 31px 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.widget-34 { top: 0; left: 0; position: fixed; width: auto; text-align: left; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-56 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto;}
.side-panel-56 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-56 .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-56 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-56 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-56 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-56 .side-panel-button-icon { display: block;}
.side-panel-56 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-56 .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; margin-top: 79px; margin-right: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-4 { background: none; margin-top: 1px; padding-right: 30px; padding-left: 30px; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-5 .layout_14 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-5 .layout_23 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-5 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; padding-top: 10px;}
	.block-7 { margin-top: 30px; margin-bottom: 0; width: auto; min-height: 402px;}
	.widget-17 { width: auto; min-width: 0; display: block;}
	.blocklist-24 .all-in_header { text-align: flex-start;}
	.blocklist-24 .all-in_header:hover, 
	.blocklist-24 .all-in_header.hover, 
	.blocklist-24 .all-in_header.active { border: none;}
	.blocklist-24 .body-outer { width: auto; overflow: hidden;}
	.blocklist-24 .body { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-right: -6px; margin-left: -6px;}
	.blocklist-24 .list { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden;}
	.blocklist-24 .item-outer { width: 50%;}
	.blocklist-24 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 16px; margin-right: 6px; margin-left: 6px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; left: 0; right: 0; flex-basis: 100%;}
	.blocklist-24 .text:hover, 
	.blocklist-24 .text.hover, 
	.blocklist-24 .text.active { color: #e24e4c;}
	.blocklist-24 .image { margin-right: 0; margin-bottom: 0; float: none;}
	.blocklist-24 .all { text-align: flex-start;}
	.blocklist-24 .all:hover, 
	.blocklist-24 .all.hover, 
	.blocklist-24 .all.active { border: none;}
	.block-6 { padding-left: 0; padding-top: 0.02px;}
	.widget-10 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-11 { width: auto; margin-left: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-11:hover, 
	.widget-11.hover, 
	.widget-11.active { font-weight: 600;}
	.widget-12 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-2 { background: linear-gradient(to bottom,#ffffff 24.8%,rgba(3, 96, 120, 0) 61.2%) #ffffff; margin-top: 42px; padding-top: 0.02px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-21 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-21 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-21 { border: none; background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.block-20 { margin-top: 54px; margin-right: 0;}
	.widget-30 { left: auto; text-align: center; width: 768px; margin-left: auto; margin-right: auto; right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-49 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-49 .icon { border: none; -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-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/lib_336501_11 (1).png") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: auto; margin-right: auto; text-align: center; margin-bottom: 10px;}
	.address-49 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.address-49 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-49 .text_body { text-align: center;}
	.widget-31 { left: auto; text-align: center; width: 768px; margin-left: auto; margin-right: auto; right: auto; min-height: 20px; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-50 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-50 .icon { border: none; -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-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/lib_336501_34.png") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: auto; margin-left: auto; text-align: center; margin-bottom: 10px;}
	.phones-50 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.phones-50 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-left: auto; margin-right: auto;}
	.phones-50 .text_body { font-size: 20px;}
	.widget-32 { left: auto; text-align: center; width: 768px; margin-left: auto; margin-right: auto; right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.email-51 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.email-51 .icon { border: none; -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-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/lib_336501_44.png") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: auto; text-align: center; margin-left: auto; margin-bottom: 10px;}
	.email-51 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.email-51 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-left: auto; margin-right: auto;}
	.email-51 .text_body { text-align: center; margin-left: auto; margin-right: auto; font-size: 16px;}
	.widget-33 { left: auto; text-align: center; width: 768px; margin-right: auto; right: auto; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.email-53 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.email-53 .icon { border: none; -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-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/lib_336501_44.png") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: auto; text-align: center; margin-left: auto; margin-bottom: 10px;}
	.email-53 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.email-53 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-left: auto; margin-right: auto;}
	.email-53 .title { text-align: center;}
	.email-53 .text_body { text-align: center; margin-left: auto; margin-right: auto; font-size: 16px;}
	.block-19 { margin-top: 28px; margin-left: 34px; margin-right: 34px;}
	.widget-5 { width: 596px; margin-left: 132px; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; right: 0;}
	.widget-3 { display: none; margin-left: auto; margin-right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-2 { width: auto; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; right: 0; display: block;}
	.block-8 { display: none; margin-top: 79px; margin-right: 0; -webkit-order: 5; -moz-order: 5; order: 5;}
	.widget-18 { display: none; margin-left: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.menu-26 .menu-scroll &gt; ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.menu-26 .menu-scroll &gt; ul &gt; li.more-button &gt; a { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.block-9 { margin-left: 0; margin-right: 0; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-17 .layout_42 { 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-17 .layout_43 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; display: -webkit-flex; display: flex;}
	.block-17 .layout_46 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-17 { margin-left: 0; margin-bottom: 31px; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-15 { margin-top: 15px; margin-right: auto; padding-left: 40px;}
	.widget-26 { left: auto; text-align: left; width: 768px; margin-left: auto; margin-right: auto; right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.email-41 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.email-41 .icon { border: none; -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-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/lib_336501_44.png") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: auto; text-align: center; margin-left: auto; margin-bottom: 10px;}
	.email-41 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.email-41 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-left: auto; margin-right: auto;}
	.email-41 .text_body { text-align: center; margin-left: auto; margin-right: auto; font-size: 16px;}
	.widget-25 { left: auto; text-align: left; width: 768px; margin-left: auto; margin-right: auto; right: auto; min-height: 20px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-40 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-40 .icon { border: none; -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-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/lib_336501_34.png") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: auto; margin-left: auto; text-align: center; margin-bottom: 10px;}
	.phones-40 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.phones-40 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-left: 0; margin-right: auto;}
	.phones-40 .text_body { font-size: 20px; margin-left: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-right: auto;}
	.widget-24 { left: auto; text-align: left; width: 768px; margin-left: auto; margin-right: auto; right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.address-39 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-39 .icon { border: none; -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-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/lib_336501_11 (1).png") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: auto; margin-right: auto; text-align: center; margin-bottom: 10px;}
	.address-39 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.address-39 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-39 .text_body { text-align: center; margin-left: 0; font-size: 16px;}
	.block-16 { margin-top: 27px; margin-left: auto; margin-right: 34px;}
	.widget-29 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-28 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-27 { margin-top: 15px; margin-left: auto; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-34 { box-sizing: border-box; -webkit-order: 6; -moz-order: 6; order: 6;}
	.side-panel-56 .side-panel-top { width: auto;}
	.side-panel-56 .side-panel-button { border: none; width: 45px; min-height: 45px; padding-top: 12px; background: #ff0000; -webkit-border-radius: 0px 0px 6px 0px; -moz-border-radius: 0px 0px 6px 0px; border-radius: 0px 0px 6px 0px; padding-left: 8px; padding-right: 8px;}
	.side-panel-56 .side-panel-button-icon-line { border: none; background: #ffffff;}

}

@media all and (max-width: 768px) {
	.block-5 .layout_14 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_23 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.blocklist-24 .body { margin-right: -10px; margin-left: 0;}
	.blocklist-24 .item { width: 400px;}
	.widget-10 { margin-bottom: 15px;}
	.widget-11 { margin-top: 0;}
	.block-21 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-20 { margin-top: 22px; padding-top: 2px;}
	.widget-30 { margin-top: 8px;}
	.widget-30:hover, 
	.widget-30.hover, 
	.widget-30.active { text-align: undefined;}
	.widget-31 { margin-top: 6px;}
	.widget-31:hover, 
	.widget-31.hover, 
	.widget-31.active { text-align: undefined;}
	.widget-32 { margin-top: 8px;}
	.widget-32:hover, 
	.widget-32.hover, 
	.widget-32.active { text-align: undefined;}
	.widget-33 { margin-top: 11px;}
	.widget-33:hover, 
	.widget-33.hover, 
	.widget-33.active { text-align: undefined;}
	.email-53 .cell-text { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.block-19 { margin-left: 0; margin-right: 0;}
	.widget-5 { text-align: center; font-size: 13px; width: auto; margin-top: 22px; margin-left: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-3 { display: -webkit-flex; display: flex; margin-top: 24px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
	.site-name-4 .sn-wrap { flex-flow: row nowrap;}
	.site-name-4 .sn-logo { margin-left: auto; margin-right: auto;}
	.site-name-4 img { margin-left: auto; margin-right: auto;}
	.widget-18 { display: -webkit-flex; display: flex;}
	.block-9 { padding-bottom: 37px;}
	.block-17 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-17 .layout_43 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-17 .layout_46 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-17 { margin-bottom: 0;}
	.block-15 { width: 344px; padding-left: 19px;}
	.widget-26 { margin-top: 20px;}
	.widget-25 { margin-top: 20px;}
	.block-16 { margin-top: 15px; margin-right: 22px;}
	.widget-27 { display: none;}

}

@media all and (max-width: 640px) {
	.block-5 .layout_14 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_23 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-7 { padding-bottom: 21px;}
	.widget-17 { margin-top: 15px;}
	.blocklist-24 .body { margin-right: 0;}
	.blocklist-24 .item { margin-right: 0; margin-left: 0;}
	.widget-12 { font-size: 16px; line-height: 2.0;}
	.block-21 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-30 { padding-left: 20px; padding-right: 20px;}
	.widget-31 { margin-top: 4px; padding-left: 20px; padding-right: 20px;}
	.widget-32 { padding-left: 20px; padding-right: 20px;}
	.widget-33 { margin-top: 9px; margin-left: auto; padding-left: 20px; padding-right: 20px;}
	.widget-5 { margin-top: 16px; margin-right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-18 { padding-right: 0; padding-left: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.menu-26 .menu-scroll &gt; ul &gt; li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
	.menu-26 .menu-scroll &gt; ul &gt; li.menu-item { -webkit-flex: 1 1 50%; -moz-flex: 1 1 50%; flex: 1 1 50%;}
	.menu-26 .menu-scroll &gt; ul ul { width: auto; right: 0;}
	.menu-26 .menu-scroll &gt; ul ul ul { width: 100%; right: auto;}
	.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { -webkit-flex: 1; -moz-flex: 1; flex: 1; padding-right: 15px;}
	.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:active, 
	.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { padding-right: 15px;}
	.menu-26 .menu-scroll &gt; ul &gt; li.home-button { display: none;}
	.menu-26 .menu-scroll &gt; ul &gt; li.more-button { display: none;}
	.block-17 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_43 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-17 .layout_46 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-15 { width: auto; margin-bottom: 0; margin-right: 0;}
	.widget-26 { text-align: center; margin-top: 11px; padding-left: 20px; padding-right: 20px;}
	.widget-25 { text-align: center; margin-top: 24px; padding-left: 20px; padding-right: 20px;}
	.phones-40 .title { text-align: center;}
	.widget-24 { text-align: center; padding-left: 20px; padding-right: 20px;}
	.address-39 .title { text-align: center;}
	.block-16 { width: auto; margin-left: 0; margin-right: 0; margin-bottom: 0;}
	.widget-29 { text-align: center; width: auto; margin-left: 0; right: 0;}
	.widget-28 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-27 { margin-bottom: 0; display: block;}

}

@media all and (max-width: 480px) {
	.block-5 .layout_14 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_23 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-7 { margin-top: 4px;}
	.widget-17 { margin-top: 21px;}
	.blocklist-24 .item-outer { width: 100%;}
	.blocklist-24 .image { margin-bottom: 5px;}
	.block-6 { padding-right: 0;}
	.block-2 { background: linear-gradient(to bottom,#fafafb 32.6%,rgba(255, 255, 255, 0) 58.6%); margin-top: 0; padding-top: 54px; padding-left: 17px; padding-right: 21px;}
	.block-21 .layout_52 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-20 { margin-top: 16px;}
	.widget-30 { margin-top: 12px; padding-left: 0; padding-right: 0;}
	.phones-50 .text_body { font-size: 16px; text-align: center;}
	.widget-32 { padding-left: 0; padding-right: 0;}
	.email-51 .text_body { font-size: 15px;}
	.widget-33 { margin-top: 11px; margin-left: 0;}
	.email-53 .text_body { font-size: 15px;}
	.widget-5 { margin-top: 14px; margin-left: auto;}
	.widget-3 { width: 229px; margin-top: 15px; margin-bottom: 11px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 59px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/slog.png") left 50% top 50% / 100% auto no-repeat;}
	.widget-18 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-26 .menu-button { display: -webkit-flex; display: flex; position: static; width: 100%; min-height: 0;}
	.menu-26 .menu-scroll &gt; ul { display: block;}
	.menu-26 .menu-scroll &gt; ul &gt; li.delimiter { width: 1px; min-height: 14px;}
	.menu-26 .menu-scroll &gt; ul &gt; li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-26 .menu-scroll &gt; ul ul { position: static;}
	.menu-26 .menu-scroll &gt; ul ul ul { position: static; width: auto;}
	.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { width: auto; padding-right: 25px;}
	.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:active, 
	.menu-26 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { padding-right: 25px;}
	.block-17 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-17 .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-17 .layout_46 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-15 { padding-left: 0;}
	.email-41 .text_body { font-size: 13px;}
	.widget-25 { margin-top: 22px;}
	.phones-40 .text_body { font-size: 15px; margin-top: 7px; text-align: center;}
	.widget-24 { left: 0; width: auto; margin-top: 8px; margin-left: 0; margin-right: 0; right: 0;}
	.address-39 .text_body { font-size: 13px;}
	.widget-29 { margin-left: auto; margin-right: auto;}
	.widget-28 { margin-top: 14px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}

}
.side-panel .widget-4 { padding: 18px 0 23px; margin: 0 0 20px; border: none; z-index: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; cursor: pointer; left: 0; top: 0; position: relative; min-height: 45px; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; text-transform: none; font-family: Russo One, sans-serif; font-style: normal; font-weight: normal; font-size: 12px; color: #000000; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; background: #ff2f2f;}
.side-panel .menu-7 .menu-scroll &gt; ul { display: block;}
.side-panel .menu-7 .menu-scroll &gt; ul &gt; li.delimiter { border: none; margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto; background: rgba(214,214,214,0.3);}
.side-panel .menu-7 .menu-scroll &gt; ul &gt; li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-7 .menu-scroll &gt; ul ul { position: static; width: auto;}
.side-panel .menu-7 .menu-scroll &gt; ul ul &gt; li &gt; a:hover, 
.side-panel .menu-7 .menu-scroll &gt; ul ul &gt; li &gt; a.hover, 
.side-panel .menu-7 .menu-scroll &gt; ul ul &gt; li &gt; a.active { background: rgba(0,0,0,0.1);}
.side-panel .menu-7 .menu-scroll &gt; ul ul ul { position: static; width: auto;}
.side-panel .menu-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; a { width: auto; text-align: left; padding-top: 10px; padding-bottom: 10px;}
.side-panel .menu-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; a:hover, 
.side-panel .menu-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.hover, 
.side-panel .menu-7 .menu-scroll &gt; ul &gt; li.menu-item &gt; a.active { background: rgba(0,0,0,0.1);}
.side-panel .menu-7 .menu-scroll &gt; ul &gt; li.more-button { display: none;}</pre></body></html>