@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 0;left: 100%;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: nowrap; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 50%;left: -3px;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: show_hide 4s;}
.error .wm-tooltip::after {width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
}

html.mobile div{
	background-attachment: scroll;
}

body { background: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-7 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #2b769c; z-index: 10; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 30px; padding-bottom: 20px; max-width: none;}
.widget-3 { margin: 20px auto 0; position: relative; z-index: 2; text-align: left; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 1200px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 60px; right: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border-top: 1px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-bottom: 0px solid rgba(255,255,255,0.2); border-left: 0px solid rgba(255,255,255,0.2); max-width: 100%;}
.menu-4 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-4 .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-4 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-4 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-4 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-4 .menu-scroll > ul > li.delimiter { margin: auto 0; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 25px; background: rgba(255,255,255,0.33); box-sizing: border-box; text-align: center;}
.menu-4 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.menu-4 .menu-scroll > ul ul { padding: 15px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: auto; display: none; z-index: 10; box-sizing: border-box; text-align: center; -webkit-box-shadow: 0px 4px 47px  rgba(20,21,38,0.18); -moz-box-shadow: 0px 4px 47px  rgba(20,21,38,0.18); box-shadow: 0px 4px 47px  rgba(20,21,38,0.18); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-4 .menu-scroll > ul ul:hover, 
.menu-4 .menu-scroll > ul ul.hover, 
.menu-4 .menu-scroll > ul ul.active { -webkit-box-shadow: 0px 4px 47px  rgba(0,0,0,0.18); -moz-box-shadow: 0px 4px 47px  rgba(0,0,0,0.18); box-shadow: 0px 4px 47px  rgba(0,0,0,0.18);}
.menu-4 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-4 .menu-scroll > ul ul > li > a { padding: 5px 10px 7px; 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: #2e3047; font-size: 13px; line-height: 1.4; position: relative; font-family: Open Sans, sans-serif; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-4 .menu-scroll > ul ul > li > a:hover, 
.menu-4 .menu-scroll > ul ul > li > a.hover, 
.menu-4 .menu-scroll > ul ul > li > a.active { background: #ba0404; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #ffffff;}
.menu-4 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-4 .menu-scroll > ul ul ul { margin: 0 0 0 8px; position: absolute; left: 100%; top: 0;width: 100%;}
.menu-4 .menu-scroll > ul > li.menu-item > a { padding: 5px 15px 7px; margin: 0 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; position: relative; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; align-self: auto; -webkit-box-shadow: 0px 0px 0px  #000000; -moz-box-shadow: 0px 0px 0px  #000000; box-shadow: 0px 0px 0px  #000000; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold;}
.menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: 0px -4px 0px  #ffffff; -moz-box-shadow: 0px -4px 0px  #ffffff; box-shadow: 0px -4px 0px  #ffffff;}
.menu-4 .menu-scroll > ul > li.menu-item > a:active, 
.menu-4 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.menu-4 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-4 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-4 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-4 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-4 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-4 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-4 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-4 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-4 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-4 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-17 .layout_7 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 .layout_26 { -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 { position: relative; width: 1200px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; margin-top: 0; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; max-width: 100%;}
.block-3 { margin: 0 0 auto 20px; position: relative; top: 0; left: 0; width: 400px; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-right: 0; right: auto; max-width: none;}
.widget-2 { position: relative; z-index: 3; box-sizing: border-box; width: auto; min-height: 19px; font-size: 25px; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; max-width: none;}
.site-name .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; -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; font-size: 16px; color: #ffffff; text-transform: uppercase; text-decoration: none; font-weight: 300;}
.site-name a { text-decoration: none; outline: none;}
.widget-4 { position: relative; z-index: 2; font-family: Open Sans, sans-serif; text-align: left; font-size: 19px; color: #ffffff; text-transform: uppercase; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; margin-top: 0; margin-left: 0; margin-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0; max-width: none; padding-top: 3px; padding-bottom: 3px;}
.widget-48 { position: relative; max-width: none; z-index: 1; font-family: Open Sans, sans-serif; text-align: left; color: #ffffff; text-decoration: none; font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; margin-top: 0; margin-left: 0; margin-bottom: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-top: 0.02px; padding-bottom: 0.02px;}
.block-14 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 5px; padding-top: 5px; right: 0; max-width: none;}
.block-15 .layout_28 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-15 .layout_29 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-15 { margin: 0 0 0 380px; position: relative; top: 0; left: 0; width: 400px; min-height: 24px; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; max-width: none;}
.widget-13 { margin: 8px 0 auto 117px; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: right; box-sizing: border-box; width: 80px; right: 0; background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; max-width: none;}
.languages-28 .lang-list { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.languages-28 .lang-item { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; text-align: center; font-size: 0;}
.languages-28 .lang-item a { box-sizing: border-box; display: inline-block; margin-right: 5px; text-decoration: none; color: #000;}
.languages-28 .lang-item img { box-sizing: content-box; width: auto; height: auto;}
.languages-28 img { border: 1px solid rgba(255,255,255,0.52); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.languages-28  img { border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-14 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; width: 200px; padding-left: 20px; max-width: none;}
.authorization-29 .header { box-sizing: border-box; background: #eee; display: none; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-size: 16px; user-select: none;}
.authorization-29 .header .header-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.authorization-29 .tgl-but { box-sizing: border-box; display: none;}
.authorization-29 .block-body-drop { box-sizing: border-box;}
.authorization-29 .block-body { box-sizing: border-box; padding-top: 10px;}
.authorization-29 .block-body form { box-sizing: border-box;}
.authorization-29 .form-inner { box-sizing: border-box; display: block;}
.authorization-29 .block-table { box-sizing: border-box; display: block;}
.authorization-29 .block-tr { box-sizing: border-box; margin-right: 0; margin-bottom: 5px;}
.authorization-29 .auth-login { padding: 4px 5px 4px 25px; border: 1px solid #bbbbbb; box-sizing: border-box; width: 100%; background: url("../images/wm_authorization_login.png") left 8px top 50% no-repeat; min-width: 0; -webkit-appearance: none;}
.authorization-29 .auth-password { padding: 4px 5px 4px 25px; border: 1px solid #bbbbbb; box-sizing: border-box; width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-width: 0; background: url("../images/wm_authorization_password.png") left 8px top 50% no-repeat; -webkit-appearance: none;}
.authorization-29 .signin-btn { padding: 4px; border: 1px solid #bbbbbb; box-sizing: border-box; width: auto; margin-top: 0; margin-left: 10px; background: #eeeeee; text-align: center; -webkit-appearance: none;}
.authorization-29 .title { box-sizing: border-box; display: -webkit-flex; display: flex;}
.authorization-29 .row { box-sizing: border-box; display: -webkit-flex; display: flex;}
.authorization-29 .block-tr + .block-tr { margin-right: 0; margin-bottom: 0;}
.authorization-29 .block-tr2 { box-sizing: border-box; margin-top: 5px;}
.authorization-29 .remember-me { box-sizing: border-box;}
.authorization-29 .authorization-links { box-sizing: border-box;}
.authorization-29 .register { box-sizing: border-box; display: inline-block;}
.authorization-29 .forgot { box-sizing: border-box; display: inline-block;}
.authorization-29 .register-links { box-sizing: border-box;}
.authorization-29 .register-type2 { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; font-weight: 300;}
.authorization-29 .register-type2:hover, 
.authorization-29 .register-type2.hover, 
.authorization-29 .register-type2.active { color: #ffd5d4; text-decoration: underline;}
.authorization-29 .login-type2 { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #ffeae8; text-decoration: none; margin-left: 5px; padding-left: 5px; font-weight: 300;}
.authorization-29 .login-type2:hover, 
.authorization-29 .login-type2.hover, 
.authorization-29 .login-type2.active { color: #ffffff; text-decoration: underline;}
.authorization-wr .usser-isset { display: none;}
.authorization-29 .tgl-but:checked + .block-body-drop { display: block;}
.user-opened .block-body .usser-isset { display: block;}
.user-opened .block-body > form { display: none;}
.user-opened .register-links { display: none;}
.block-16 { margin: 20px 0 0 auto; position: relative; top: 0; left: 0; width: 400px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: none;}
.widget-15 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: 400px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; background: rgba(99,9,8,0.39); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; visibility: hidden; max-width: none;}
.search-31 form { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.search-31 input { padding: 4px 4px 6px 20px; margin: 0; border: none; box-sizing: border-box; vertical-align: top; font-size: 14px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 30px; width: 0; height: 0; max-width: 100%; font-family: Open Sans, sans-serif; text-align: start; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 300; -webkit-appearance: none;}
.search-31 button { padding: 3px 4px; margin: 0 0 0 5px; border: none; box-sizing: border-box; vertical-align: top; background: url("../images/search.png?1490078002723") left 50% top 50% / auto auto no-repeat; font-size: 14px; outline: none; min-width: 24px; min-height: 30px; position: relative; z-index: 1; text-align: center; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; width: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; visibility: visible; -webkit-appearance: none;}
.search-31 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-31 input:focus { outline: none;}
.search-31 button:focus { outline: none;}
.search-31 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-31 ::-webkit-input-placeholder { color: #ffffff;}
.search-31 ::-moz-placeholder { color: #ffffff;}
.search-31 :-ms-input-placeholder { color: #ffffff;}
.block-19 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 9; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; max-width: none;}
.widget-18 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; width: auto; height: 0; min-height: 600px; box-sizing: border-box; background: url("../images/wm_slider_spacer.gif") left 50% top 44% / cover no-repeat; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: none;}
.popover-wrap-36 .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-36 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left;}
.popover-wrap-36 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-36 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center;}
.popover-wrap-36 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-36 .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;}
.slider-36 .bx-wrapper { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit;}
.slider-36 .bx-viewport { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: absolute !important;}
.slider-36 .text_wrapper .bx-viewport { position: relative !important;}
.slider-36 .slider-inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; background-size: inherit; background-position: inherit; overflow: hidden;}
.slider-36 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}.slider-36 .text-slider { padding: 0.02px 0; border: none; box-sizing: border-box; position: absolute; top: 50%; left: 50%; z-index: 6; text-align: left; width: 1200px; bottom: auto; margin-top: -81px; right: auto; margin-left: -600px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-36 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block;}
.slider-36 .block-body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 15px; color: #2e3047; line-height: 1.6; text-decoration: none; margin-top: 20px; width: 400px; margin-left: 0; margin-right: 0;}
.slider-36 .block-more { box-sizing: border-box;}
.slider-36 .block-more > a { border: none; display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; -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; color: rgba(0,0,0,0); text-decoration: none; background: url("../images/arr.png?1490079103574") left 50% top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 20px; width: 40px; margin-top: 20px;}
.slider-36 .block-title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 23px; color: #2e3047; text-decoration: none; font-weight: bold; width: 370px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}.slider-36 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-36 .slider-controls { box-sizing: border-box; visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: -10px;}
.slider-36 .slider-prev { box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_slider_slider-left.png") left 50% top 50% / auto auto no-repeat;}
.slider-36 .slider-next { box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_slider_slider-right.png") left 50% top 50% / auto auto no-repeat;}
.slider-36 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-36 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-36 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: auto; left: 50%; right: auto; font-size: 0; visibility: hidden; z-index: 100; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; top: 50%; margin-top: -35px; margin-right: 0; padding-right: 0; margin-left: -600px; width: 1200px;}
.slider-36 .bx-auto_controls { margin: auto 0 auto auto; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; align-self: center;}
.slider-36 .slider-pager { box-sizing: border-box;}
.slider-36 .slider-pager > a { padding: 1px; margin: 10px 2px; border: 2px solid #2e3047; box-sizing: border-box; display: block; vertical-align: top; width: 10px; min-height: 10px; background: transparent; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 11px; text-decoration: none; color: #999999;}
.slider-36 .slider-pager > a:hover, 
.slider-36 .slider-pager > a.hover, 
.slider-36 .slider-pager > a.active { border: 2px solid #b91600;}
.slider-36 .slider-pager > a:active, 
.slider-36 .slider-pager > a.active { border: 2px solid #cf0700; background: #cf0700;}
.slider-36 .auto_controls { box-sizing: border-box; display: none;}
.slider-36 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-36 .bx-controls-auto-item { box-sizing: border-box; display: block;}
.slider-36 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.slider-36 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.slider-36 .overfill { position: absolute; box-sizing: border-box; height: 100%; width: 100%; background: inherit; top: 0; left: 0; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit;}
.slider-36 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-36 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-36 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-36 .text_wrapper .text_inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; overflow: hidden;}
.slider-36 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-36 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-36 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-36 .wrap_text_dm { box-sizing: border-box; position: absolute; top: 0; left: 0; right: 0; height: 0; overflow: hidden; min-height: inherit;}
.slider-36 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.popover-container-36 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-36 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-36 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-36 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-36 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-36 .popover-body .s3_form_item_type_calendar .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-36 .popover-body .s3_form_item_type_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;}
.popover-wrap-36 .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-36 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-36 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-36 .popover-body .s3_required { color: red;}
.popover-wrap-36 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-36 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-36 ::-moz-placeholder { color: #ababab;}
.popover-wrap-36 :-ms-input-placeholder { color: #ababab;}
.block-18 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/picdoc.jpg?1490165722343") left 50% top 50% / auto auto no-repeat fixed; z-index: 8; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 50px; padding-bottom: 50px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: none;}
.widget-17 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: justify; width: 1200px; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0;}
.horizontal_blocklist-34 p:first-child { margin-top: 0;}
.horizontal_blocklist-34 p:last-child { margin-bottom: 0;}
.horizontal_blocklist-34 .header { border: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 0; text-align: center; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px;}
.horizontal_blocklist-34 .header_text { font-size: 20px; box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; text-indent: 0; color: #2e3047; text-transform: uppercase; text-decoration: none; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.horizontal_blocklist-34 .description { border: none; box-sizing: border-box; overflow: hidden; text-align: center; margin-bottom: 15px; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #30335e; text-transform: uppercase; text-decoration: none; margin-top: 5px; padding-bottom: 30px; background: url("../images/line.png") left 50% bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-34 .description p:first-child { box-sizing: border-box; margin-top: 0;}
.horizontal_blocklist-34 .description p:last-child { box-sizing: border-box; margin-bottom: 0;}
.horizontal_blocklist-34 .body-outer { box-sizing: border-box; position: relative; text-align: center; margin-top: 20px; padding-top: 20px;}
.horizontal_blocklist-34 .body { margin: 0; box-sizing: border-box; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between;}
.horizontal_blocklist-34 .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%);}
.horizontal_blocklist-34 .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%);}
.horizontal_blocklist-34 .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;}
.horizontal_blocklist-34 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 33.33%;}
.horizontal_blocklist-34 .item { padding: 30px; margin: 0 0 5px; border: 1px solid rgba(195,196,201,0.31); position: relative; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; align-self: auto; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: url("../images/line.png") left 50% bottom -1px / 636px no-repeat transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; z-index: 2; min-width: 0; min-height: 0; left: 0; right: 0;}
.horizontal_blocklist-34 .item:hover, 
.horizontal_blocklist-34 .item.hover, 
.horizontal_blocklist-34 .item.active { border: 1px solid #ffffff; -webkit-box-shadow: 0px 0px 36px  rgba(48,51,94,0.3); -moz-box-shadow: 0px 0px 36px  rgba(48,51,94,0.3); box-shadow: 0px 0px 36px  rgba(48,51,94,0.3); background: none #ffffff;}
.horizontal_blocklist-34 .item_header { box-sizing: border-box;}
.horizontal_blocklist-34 .item_body { box-sizing: border-box; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_blocklist-34 .item_figure { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.horizontal_blocklist-34 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.horizontal_blocklist-34 .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;}
.horizontal_blocklist-34 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-weight: bold; position: absolute; left: 0; top: 0;}
.horizontal_blocklist-34 .img-convert { box-sizing: border-box; width: 50px; height: 62px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-flex; display: flex; overflow: hidden; margin-top: 23px; align-self: auto;}
.horizontal_blocklist-34 .img-convert:hover, 
.horizontal_blocklist-34 .img-convert.hover, 
.horizontal_blocklist-34 .img-convert.active { text-align: center;}
.horizontal_blocklist-34 .image img { max-width: 100%; width: auto; height: auto; vertical-align: middle; box-sizing: content-box;}
.horizontal_blocklist-34 .item_detail { box-sizing: border-box; margin-left: 20px; position: relative; z-index: 2; margin-top: auto; margin-bottom: auto; align-self: center;}
.horizontal_blocklist-34 .text { box-sizing: border-box; position: relative; font-family: Open Sans, sans-serif; text-indent: 0; font-size: 13px; color: #69707a; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-bottom: 7px; margin-bottom: 7px; margin-top: 7px;}
.horizontal_blocklist-34 .title { font-weight: 800; margin-bottom: 5px; box-sizing: border-box; position: relative; z-index: 1; font-family: Open Sans, sans-serif; text-indent: 0; font-size: 16px; color: #b80000; text-transform: uppercase; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_blocklist-34 .price-wrap { box-sizing: border-box; position: relative; margin-left: 0; margin-top: 10px;}
.horizontal_blocklist-34 .price { box-sizing: border-box; display: inline-block; margin-top: 5px; white-space: nowrap;}
.horizontal_blocklist-34 .price-note { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-34 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-34 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-34 .more { box-sizing: border-box; position: relative; margin-top: 5px;}
.horizontal_blocklist-34 .more > a { border: none; box-sizing: border-box; text-decoration: none; display: -webkit-inline-flex; display: inline-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; font-size: 11px; color: #2e3047; letter-spacing: 0.1px; padding-right: 28px; background: url("../images/arr.png") right 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold;}
.horizontal_blocklist-34 .more > a:hover, 
.horizontal_blocklist-34 .more > a.hover, 
.horizontal_blocklist-34 .more > a.active { color: #b80000;}
.horizontal_blocklist-34 .bx-wrapper { margin-left: 0; margin-right: 0;}
.horizontal_blocklist-34 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.horizontal_blocklist-34 .title a { color: inherit; text-decoration: inherit;}
.horizontal_blocklist-34 .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-top: 20px;}
.horizontal_blocklist-34 .all { padding: 10px 15px; border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: left; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #30293e; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-34 .all:hover, 
.horizontal_blocklist-34 .all.hover, 
.horizontal_blocklist-34 .all.active { color: #b80000; -webkit-box-shadow: 0px 0px 0px  2px #b80000; -moz-box-shadow: 0px 0px 0px  2px #b80000; box-shadow: 0px 0px 0px  2px #b80000; background: transparent;}
.horizontal_blocklist-34 .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; z-index: 1;}
.horizontal_blocklist-34 .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;}
.horizontal_blocklist-34 .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;}
.horizontal_blocklist-34 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.horizontal_blocklist-34 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.popover-container-34 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}
.popover-container-34 .popover-scrolling { padding: 20px; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; box-sizing: border-box;}
.popover-container-34 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-34 { margin: auto; position: relative; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-34 .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-34 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-34 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-34 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-34 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-34 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-34 .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-34 .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-34 .popover-body .s3_required { color: red;}
.popover-wrap-34 .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-34 .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-34 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.horizontal_blocklist-34 .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;}
.horizontal_blocklist-34 .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;}
.horizontal_blocklist-34 .bx-auto_controls { margin: auto auto 0; position: relative; z-index: 100; display: -webkit-flex; display: flex; visibility: visible; box-sizing: border-box;}
.horizontal_blocklist-34 .pager-wrap { box-sizing: border-box;}
.horizontal_blocklist-34 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.horizontal_blocklist-34 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-34 .bx-pager a { margin: 2px; display: inline-block; width: 10px; height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.horizontal_blocklist-34 .bx-pager a:active, 
.horizontal_blocklist-34 .bx-pager a.active { background: #bbbbbb;}
.horizontal_blocklist-34 .auto_controls { box-sizing: border-box; display: none;}
.horizontal_blocklist-34 .bx-controls-auto-item { box-sizing: border-box;}
.horizontal_blocklist-34 .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_horizontal_pause.png") center center / auto no-repeat;}
.horizontal_blocklist-34 .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_horizontal_play.png") center center / auto no-repeat;}
.popover-wrap-34 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-34 ::-moz-placeholder { color: #ababab;}
.popover-wrap-34 :-ms-input-placeholder { color: #ababab;}
.block-22 { padding: 0.02px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 7; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; max-width: none;}
.block-23 .layout_38 { -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-23 .layout_41 { -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-23 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; max-width: 100%;}
.block-20 { padding: 40px 40px 0.02px; margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: left; display: block; text-indent: 0; text-decoration: none; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: none;}
.widget-19 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Open Sans, sans-serif; font-size: 21px; color: #b80000; text-transform: uppercase; text-decoration: none; box-sizing: border-box; font-weight: bold; width: auto; right: 0; max-width: none;}
h2 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #b80000;}
h3 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #b80000;}
h4 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #b80000;}
h5 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #b80000;}
h6 { box-sizing: border-box; font-size: 12px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #b80000;}
.widget-20 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Open Sans, sans-serif; font-size: 15px; color: #2e3047; line-height: 1.5; text-decoration: none; display: block; width: auto; right: 0; max-width: none;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-40 .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-40 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-40 .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;}
.content-40 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-40 h2 { box-sizing: border-box;}
.content-40 h3 { box-sizing: border-box;}
.content-40 h4 { box-sizing: border-box;}
.content-40 h5 { box-sizing: border-box;}
.content-40 h6 { box-sizing: border-box;}
.content-40 a { box-sizing: border-box; color: #0000ff;}
.block-21 { padding: 98px 0 0.02px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: none;}
.widget-34 { margin: 0; position: relative; top: 0; left: 0; z-index: 6; width: 600px; box-sizing: border-box; font-size: 15px; line-height: 1.1; right: auto; min-height: 0; max-width: none;}
.mosaic-gallery-53 .mg-name { box-sizing: border-box; margin-top: 0; margin-bottom: 20px; display: table; width: 100%; font-size: 20px;}
.mosaic-gallery-53 .mg-name .mg-name-text { box-sizing: border-box; display: table-cell; vertical-align: middle; text-align: left;}
.mosaic-gallery-53 .mg-name .mg-name-all { box-sizing: border-box; display: table-cell; vertical-align: middle; text-align: right;}
.mosaic-gallery-53 .mg-all-wrap { box-sizing: border-box;}
.mosaic-gallery-53 .mg-all { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; height: 0; min-height: 16px; line-height: 1.2; font-size: 14px; text-align: left;}
.mosaic-gallery-53 .mosaic-gallery-content { box-sizing: border-box; width: 100%; font-size: 0; line-height: 0;}
.mosaic-gallery-53 .lines-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.mosaic-gallery-53 .lines-cell { box-sizing: border-box; display: table-cell; vertical-align: top;}
.mosaic-gallery-53 .mg-item { margin: 0 2px 2px 0; box-sizing: border-box; display: inline-block; vertical-align: top; position: relative; max-width: 100%; width: auto; left: 0; right: 0;}
.mosaic-gallery-53 .mg-item a { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; position: relative; overflow: hidden;}
.mosaic-gallery-53 .mg-item .mg-title { box-sizing: border-box; position: absolute; top: 0; left: 0; font-size: 15px; line-height: 1; color: #000000; text-align: left; display: -webkit-flex; display: flex;}
.mosaic-gallery-53 .mg-item img { margin: auto 0 auto auto; box-sizing: border-box; width: 352px; height: auto; max-width: 100%;}
.mosaic-gallery-53 .lines-cell .mg-item { width: 100%;}
.mosaic-gallery-53 .mg-item.flex-row a { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.mosaic-gallery-53 .mg-item.flex-row img { max-width: none;}
.mosaic-gallery-53 .mg-increase_wrap { box-sizing: border-box; width: 100%; display: none;}
.mosaic-gallery-53 .mg-increase_content { padding: 10px; box-sizing: border-box; background: #666666; display: inline-block; vertical-align: middle; width: 100%; max-width: 100%; position: relative;}
.mosaic-gallery-53 .mg-increase_close { display: none; position: absolute; top: -12px; right: -12px; width: 30px; height: 30px; background: url("../images/wm_gallery_mosaic_mg-close.png") 0 0 no-repeat; cursor: pointer;}
.mosaic-gallery-53 .mg-increase_wrap img { box-sizing: border-box; width: auto; height: auto; max-width: 100%;}
.mosaic-gallery-53 .mg-increase_title { box-sizing: border-box; color: #ffffff; font-size: 16px; line-height: 1; text-align: left; padding-top: 10px; display: -webkit-flex; display: flex;}
.mosaic-gallery-53 .mg-increase_wrap.popup-block { position: fixed; z-index: 1500; background: rgba(0,0,0,0.7); top: 0; left: 0; right: 0; bottom: 0; padding: 20px; overflow: auto;}
.mosaic-gallery-53 .mg-increase_wrap.popup-block:after { content: ''; display: inline-block; vertical-align: middle; width: 0; height: 100%;}
.mosaic-gallery-53 .mg-increase_wrap.popup-block .mg-increase_close { display: block;}
.mosaic-gallery-53 .mg-text-before { box-sizing: border-box; margin-bottom: 20px; line-height: 1; display: -webkit-flex; display: flex; text-align: left;}
.mosaic-gallery-53 .mg-text-after { box-sizing: border-box; margin-top: 20px; line-height: 1; display: -webkit-flex; display: flex; text-align: left;}
.mosaic-gallery-53 p:first-of-type { margin-top: 0;}
.mosaic-gallery-53 p:last-of-type { margin-bottom: 0;}
.block-25 { padding: 0.02px 0 40px; margin: 40px auto 0; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 6; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.widget-25 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: justify; width: auto; max-width: none; box-sizing: border-box; min-height: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-25:hover, 
.widget-25.hover, 
.widget-25.active { max-width: 100%;}
.popover-wrap-50 .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-50 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-50 .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-50 .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-50 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-50 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.blocklist-50 p:first-child { margin-top: 0;}
.blocklist-50 p:last-child { margin-bottom: 0;}
.blocklist-50 .header { border: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 5px; text-align: center; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px;}
.blocklist-50 .header_text { font-size: 22px; box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; color: #2e3047; text-transform: uppercase; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: bold;}
.blocklist-50 .description { border: none; box-sizing: border-box; overflow: hidden; text-align: center; margin-bottom: 0; font-family: Open Sans, sans-serif; color: #30335e; text-transform: uppercase; text-decoration: none; font-weight: normal; margin-top: 0; background: url("../images/line2.png?1490175828168") left 50% bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-bottom: 30px;}
.blocklist-50 .body-outer { box-sizing: border-box; position: relative; margin-top: 20px;}
.blocklist-50 .body { margin: 0; box-sizing: border-box; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between;}
.blocklist-50 .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-50 .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-50 .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-50 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 25%;}
.blocklist-50 .item { margin: 10px 0; position: relative; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; box-sizing: border-box; min-width: 0; min-height: 0; text-align: center; left: 0; right: 0; background: #f2f2f2; border-top: 0px solid #ffffff; border-right: 1px solid #ffffff; border-bottom: 0px solid #ffffff; border-left: 1px solid #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 0; padding-right: 0; padding-bottom: 20px;}
.blocklist-50 .item:hover, 
.blocklist-50 .item.hover, 
.blocklist-50 .item.active { background: transparent; border-top: 0px solid rgba(0,0,0,0); border-right: 1px solid rgba(0,0,0,0); border-bottom: 0px solid rgba(0,0,0,0); border-left: 1px solid rgba(0,0,0,0);}
.blocklist-50 .text { margin-bottom: 5px; text-align: left; box-sizing: border-box; position: relative; z-index: 1; font-family: Open Sans, sans-serif; font-size: 14px; color: #626770; line-height: 1.4; text-decoration: none; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-left: 20px; padding-right: 20px;}
.blocklist-50 .image { box-sizing: border-box; position: relative; margin-bottom: 0; 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-50 .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-50 .img-convert { box-sizing: border-box; width: auto; height: 200px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-flex; display: flex; overflow: hidden; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; z-index: 2;}
.blocklist-50 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-50 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-weight: bold; font-size: 15px; position: absolute; left: 0; top: 0; text-align: left; margin-bottom: 10px; z-index: 1; font-family: Open Sans, sans-serif; color: #51b829; text-decoration: none; margin-top: 10px; padding-top: 10px; padding-bottom: 10px; border-top: 1px dashed rgba(255,255,255,0.14); border-right: 0px dashed rgba(255,255,255,0.14); border-bottom: 1px dashed rgba(255,255,255,0.14); border-left: 0px dashed rgba(255,255,255,0.14); -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; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.blocklist-50 .title { padding: 10px 20px; font-weight: normal; margin-bottom: 5px; text-align: left; box-sizing: border-box; position: relative; z-index: 1; font-family: Open Sans, sans-serif; font-size: 15px; color: #2e3047; line-height: 1.4; text-decoration: none; border-top: 1px dashed rgba(255,255,255,0.14); border-right: 0px dashed rgba(255,255,255,0.14); border-bottom: 1px dashed rgba(255,255,255,0.14); border-left: 0px dashed rgba(255,255,255,0.14); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.blocklist-50 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left;}
.blocklist-50 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-50 .price-note { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-50 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-50 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-decoration: none;}
.blocklist-50 .more { border: none; text-align: left; box-sizing: border-box; position: relative; margin-top: 15px; padding-top: 0.02px; padding-bottom: 0.02px; margin-bottom: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-left: 20px;}
.blocklist-50 .more > a { border: none; display: -webkit-flex; display: flex; box-sizing: border-box; -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; font-size: 13px; color: #2e3047; text-decoration: none; font-weight: bold; width: 100px; min-height: 0; background: url("../images/arr.png?1490165148883") right 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-50 .more > a:hover, 
.blocklist-50 .more > a.hover, 
.blocklist-50 .more > a.active { color: #ed3733;}
.blocklist-50 .bx-wrapper { margin-left: 0; margin-right: 0;}
.blocklist-50 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-50 .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-50 .title a { color: inherit; text-decoration: inherit;}
.blocklist-50 .footer { text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-50 .all { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-50 .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: 2;}
.blocklist-50 .prev { position: relative; z-index: 105; 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-50 .next { position: relative; z-index: 105; 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-50 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-50 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-50 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.blocklist-50 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-50 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-50 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-50 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-50 .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-50 .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-50 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-50 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-50 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-50 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.blocklist-50 .bx-pager a:active, 
.blocklist-50 .bx-pager a.active { background: #bbbbbb;}
.popover-container-50 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-50 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-50 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-50 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-50 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-50 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-50 .popover-body .s3_required { color: red;}
.popover-wrap-50 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-50 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-50 ::-moz-placeholder { color: #ababab;}
.popover-wrap-50 :-ms-input-placeholder { color: #ababab;}
.widget-33 { margin: 40px auto 0; position: relative; top: 0; left: 0; z-index: 5; text-align: justify; width: 1200px; max-width: 100%; box-sizing: border-box; min-height: 0;}
.popover-wrap-52 .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-52 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-52 .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-52 .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-52 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-52 .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;}
.horizontal_blocklist-52 p:first-child { margin-top: 0;}
.horizontal_blocklist-52 p:last-child { margin-bottom: 0;}
.horizontal_blocklist-52 .header { border: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 5px; text-align: center; box-sizing: border-box; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-52 .header_text { font-size: 22px; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #2a2d46; text-transform: uppercase; text-decoration: none; font-weight: bold;}
.horizontal_blocklist-52 .description { border: none; box-sizing: border-box; overflow: hidden; display: -webkit-flex; display: flex; text-align: center; margin-bottom: 15px; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #2a2d46; text-transform: uppercase; text-decoration: none; background: url("../images/line2.png?1490175828168") left 50% bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 30px;}
.horizontal_blocklist-52 .description p:first-child { box-sizing: border-box; margin-top: 0;}
.horizontal_blocklist-52 .description p:last-child { box-sizing: border-box; margin-bottom: 0;}
.horizontal_blocklist-52 .body-outer { box-sizing: border-box; position: relative;}
.horizontal_blocklist-52 .body { margin: 0; box-sizing: border-box; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between;}
.horizontal_blocklist-52 .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%);}
.horizontal_blocklist-52 .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%);}
.horizontal_blocklist-52 .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;}
.horizontal_blocklist-52 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 33.33%;}
.horizontal_blocklist-52 .item { margin: 10px 0; position: relative; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-width: 0; min-height: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; left: 0; right: 0;}
.horizontal_blocklist-52 .item_header { box-sizing: border-box;}
.horizontal_blocklist-52 .item_body { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1; flex-basis: auto; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_blocklist-52 .item_figure { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; min-width: 0; min-height: 0; width: auto;}
.horizontal_blocklist-52 .image { border: 7px solid #ffffff; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-box-shadow: 0px 0px 0px  1px rgba(189,189,189,0.24); -moz-box-shadow: 0px 0px 0px  1px rgba(189,189,189,0.24); box-shadow: 0px 0px 0px  1px rgba(189,189,189,0.24); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-52 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex; text-align: left;}
.horizontal_blocklist-52 .img-convert { border: none; box-sizing: border-box; width: 100px; height: 120px; -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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-52 .image img { max-width: 100%; width: auto; height: auto; vertical-align: middle; box-sizing: content-box; display: -webkit-flex; display: flex;}
.horizontal_blocklist-52 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-weight: bold; position: absolute; left: 0; top: 0;}
.horizontal_blocklist-52 .item_detail { padding: 10px; margin: 50px 41px auto -9px; border: none; box-sizing: border-box; position: relative; z-index: 2; text-align: justify; align-self: auto; width: auto; left: 0; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-box-shadow: 0px 0px 18px  rgba(48,117,21,0.24); -moz-box-shadow: 0px 0px 18px  rgba(48,117,21,0.24); box-shadow: 0px 0px 18px  rgba(48,117,21,0.24); background: #51b829; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-52 .text { display: -webkit-flex; display: flex; text-align: left; box-sizing: border-box; position: relative; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 13px; color: #ffffff; line-height: 1.4; text-decoration: none;}
.horizontal_blocklist-52 .title { border: none; font-weight: bold; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left; box-sizing: border-box; position: relative; z-index: 1; font-family: Open Sans, sans-serif; -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; font-size: 15px; color: #ffffff; text-decoration: none; background: url("../images/line.png?1490165148885") left 236px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-52 .price-wrap { box-sizing: border-box; position: relative; text-align: left; margin-left: 10px; margin-top: auto; margin-bottom: auto; align-self: center;}
.horizontal_blocklist-52 .price { box-sizing: border-box; display: inline-block; margin-top: 5px; white-space: nowrap;}
.horizontal_blocklist-52 .price-note { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-52 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-52 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-52 .more { box-sizing: border-box; position: relative; margin-top: auto; margin-bottom: auto;}
.horizontal_blocklist-52 .more > a { box-sizing: border-box; text-decoration: underline; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; color: #000000;}
.horizontal_blocklist-52 .bx-wrapper { margin-left: 0; margin-right: 0;}
.horizontal_blocklist-52 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.horizontal_blocklist-52 .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;}
.horizontal_blocklist-52 .title a { color: inherit; text-decoration: inherit;}
.horizontal_blocklist-52 .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-top: 40px;}
.horizontal_blocklist-52 .all { border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; width: 110px; min-height: 34px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #30293e; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-52 .all:hover, 
.horizontal_blocklist-52 .all.hover, 
.horizontal_blocklist-52 .all.active { color: #cf0700; -webkit-box-shadow: 0px 0px 0px  2px #b80000; -moz-box-shadow: 0px 0px 0px  2px #b80000; box-shadow: 0px 0px 0px  2px #b80000; background: transparent;}
.horizontal_blocklist-52 .controls { z-index: 1; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box;}
.horizontal_blocklist-52 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_horizontal_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.horizontal_blocklist-52 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_horizontal_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.horizontal_blocklist-52 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.horizontal_blocklist-52 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.horizontal_blocklist-52 .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;}
.horizontal_blocklist-52 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.horizontal_blocklist-52 .auto_controls { box-sizing: border-box; display: none;}
.horizontal_blocklist-52 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.horizontal_blocklist-52 .bx-controls-auto-item { box-sizing: border-box;}
.horizontal_blocklist-52 .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_horizontal_pause.png") center center / auto no-repeat;}
.horizontal_blocklist-52 .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_horizontal_play.png") center center / auto no-repeat;}
.horizontal_blocklist-52 .pager-wrap { box-sizing: border-box;}
.horizontal_blocklist-52 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-52 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-52 .bx-pager a { margin: 2px; display: inline-block; width: 10px; height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.horizontal_blocklist-52 .bx-pager a:active, 
.horizontal_blocklist-52 .bx-pager a.active { background: #bbbbbb;}
.popover-container-52 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}
.popover-container-52 .popover-scrolling { padding: 20px; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; box-sizing: border-box;}
.popover-container-52 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-52 { margin: auto; position: relative; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-52 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-52 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-52 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-52 .popover-body .s3_form_item_type_calendar .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-52 .popover-body .s3_form_item_type_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;}
.popover-wrap-52 .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-52 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-52 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-52 .popover-body .s3_required { color: red;}
.popover-wrap-52 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-52 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-52 ::-moz-placeholder { color: #ababab;}
.popover-wrap-52 :-ms-input-placeholder { color: #ababab;}
.block-36 .layout_74_id_75 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-36 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 402px; background: #2b769c; z-index: 4; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 50px; padding-bottom: 20px; max-width: none;}
.widget-47 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; max-width: none; min-height: 0; right: 0; padding-left: 50px; padding-right: 50px;}
.widget-47:hover, 
.widget-47.hover, 
.widget-47.active { max-width: 100%;}
.reviews-75 p:first-child { margin-top: 0;}
.reviews-75 p:last-child { margin-bottom: 0;}
.reviews-75 .header { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 0; margin-bottom: 5px; text-align: center; background: url("../images/line2.png?1490175828168") left 50% bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 20px;}
.reviews-75 .header_text { box-sizing: border-box; font-size: 22px; font-family: Open Sans, sans-serif; color: #ffffff; text-align: left; text-indent: 0; text-transform: uppercase; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.reviews-75 .description { border: none; box-sizing: border-box; overflow: hidden; text-align: center; margin-bottom: 30px; font-family: Open Sans, sans-serif; color: #ffffff; text-indent: 0; text-transform: uppercase; text-decoration: none; font-size: 13px; padding-bottom: 0.02px; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: 300; margin-top: 10px;}
.reviews-75 .list-wr { box-sizing: border-box; position: relative;}
.reviews-75 .body { margin: 0; box-sizing: border-box;}
.reviews-75 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.reviews-75 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.reviews-75 .bx-wrapper { max-width: 860px;}
.reviews-75 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.reviews-75 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; box-sizing: border-box; width: 860px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.reviews-75 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 100%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.reviews-75 .item { margin: 10px 0; width: auto; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; padding-bottom: 33px; min-width: 0; min-height: 0;}
.reviews-75 .image { border: none; text-align: center; box-sizing: border-box; margin-bottom: 30px; font-size: 0; position: relative; background: url("../images/lib_429201_untitled-1-recovered_03 (6).png") right 300px top 50% / auto auto no-repeat, url("../images/lib_429201_untitled-1-recovered_03 (5).png") left 300px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; 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;}
.reviews-75 .image_author { text-align: left; box-sizing: border-box; color: hsl(200,50%,50%); margin-bottom: 5px; position: absolute; left: 0; top: 0; font-size: 12px;}
.reviews-75 .image_author .image_name { text-align: left; box-sizing: border-box; font-weight: bold; display: -webkit-inline-flex; display: inline-flex;}
.reviews-75 .image_author .image_date { text-align: left; box-sizing: border-box; display: inline-block; margin-left: 5px; text-transform: lowercase; font-size: 11px; color: hsl(0, 0%, 50%);}
.reviews-75 .img-convert { box-sizing: border-box; width: 80px; height: 80px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: left; display: -webkit-flex; display: flex; overflow: hidden; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}
.reviews-75 .image img { box-sizing: border-box; width: auto; height: auto; max-width: 100%;}
.reviews-75 .text { text-align: center; box-sizing: border-box; margin-bottom: 30px; position: relative; z-index: 1; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.7; text-indent: 0; text-decoration: none; font-size: 15px; padding-left: 100px; padding-right: 100px; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.reviews-75 .author { text-align: center; box-sizing: border-box; color: hsl(200,50%,50%); margin-bottom: 5px; position: relative; z-index: 1;}
.reviews-75 .name { text-align: left; box-sizing: border-box; font-weight: bold; font-family: Open Sans, sans-serif; color: #95f071; text-indent: 0; text-transform: uppercase; text-decoration: none; font-size: 15px; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.reviews-75 .date { text-align: left; box-sizing: border-box; display: inline-block; margin-left: 5px; text-transform: lowercase; font-size: 11px; color: hsl(0, 0%, 50%);}
.reviews-75 .footer { box-sizing: border-box;}
.reviews-75 .all { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 14px; height: 0;}
.reviews-75 .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;}
.reviews-75 .prev { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_reviews_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.reviews-75 .next { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_reviews_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.reviews-75 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.reviews-75 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.reviews-75 .item__image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.reviews-75 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.reviews-75 .bx-auto_controls { margin: auto auto 0; position: relative; z-index: 100; display: -webkit-flex; display: flex; visibility: visible; box-sizing: border-box;}
.reviews-75 .pager-wrap { box-sizing: border-box;}
.reviews-75 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.reviews-75 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.reviews-75 .bx-pager a { margin: 2px; border: 1px solid rgba(149,240,113,0.27); display: inline-block; width: 30px; min-height: 7px; background: transparent; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-sizing: border-box;}
.reviews-75 .bx-pager a:hover, 
.reviews-75 .bx-pager a.hover, 
.reviews-75 .bx-pager a.active { border: 1px solid #95f071;}
.reviews-75 .bx-pager a:active, 
.reviews-75 .bx-pager a.active { background: #95f071;}
.reviews-75 .auto_controls { box-sizing: border-box; display: none;}
.reviews-75 .bx-controls-auto-item { box-sizing: border-box;}
.reviews-75 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_reviews_pause.png") center center / auto no-repeat;}
.reviews-75 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_reviews_play.png") center center / auto no-repeat;}
.reviews-75 .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;}
.widget-32 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: justify; box-sizing: border-box; color: #000; width: 1200px; padding-top: 40px; max-width: 100%;}
.gallery-51 .gallery-header { border: none; box-sizing: border-box; margin-bottom: 5px; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; -moz-align-items: flex-end; align-items: flex-end; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.gallery-51 .gallery-header .text { box-sizing: border-box; font-size: 22px; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #2a2d46; text-transform: uppercase; text-decoration: none; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.gallery-51 .gallery-footer { box-sizing: border-box; margin-top: 20px;}
.gallery-51 .all { box-sizing: border-box; display: -webkit-flex; display: flex; text-decoration: none; text-align: left; color: #0000EE;}
.gallery-51 .gallery-text-before { border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: center; width: 100%; margin-bottom: 20px; font-size: 13px; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #2a2d46; text-transform: uppercase; text-decoration: none; padding-bottom: 30px; background: url("../images/line2.png?1490175828168") left 50% bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.gallery-51 .gallery-text-before p:first-child { box-sizing: border-box; margin-top: 0;}
.gallery-51 .gallery-text-before p:last-child { box-sizing: border-box; margin-bottom: 0;}
.gallery-51 .gallery-text-after { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; width: 100%; margin-top: 20px; font-size: 13px;}
.gallery-51 .gallery-text-after p:first-child { box-sizing: border-box; margin-top: 0;}
.gallery-51 .gallery-text-after p:last-child { box-sizing: border-box; margin-bottom: 0;}
.gallery-51 .gallery-body { box-sizing: border-box; position: relative;}
.gallery-51 .gallery-slider { box-sizing: border-box; position: relative; width: 100%; overflow: hidden;}
.gallery-51 .bx-pager { box-sizing: border-box; position: absolute; left: 0; right: 0; top: auto; bottom: 0; text-align: center; z-index: 20;}
.gallery-51 .bx-pager-item { box-sizing: border-box; display: inline-block; vertical-align: top;}
.gallery-51 .bx-pager-item a { box-sizing: border-box; font-size: 0; line-height: 0; display: block; width: 10px; height: 10px; background: #666666; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left: 2px; margin-right: 2px;}
.gallery-51 .bx-pager-item a:active, 
.gallery-51 .bx-pager-item a.active { background: #000000;}
.gallery-51 .bx-controls-direction { position: absolute; z-index: 20; left: 0; right: 0; top: 50%; margin-top: -10px; min-height: 20px; pointer-events: none;}
.gallery-51 .bx-prev { box-sizing: border-box; font-size: 0; line-height: 0; position: relative; float: left; z-index: 20; width: 20px; height: 20px; background: url("../images/wm_gallery_slider-left.png") center center / auto auto no-repeat; pointer-events: auto;}
.gallery-51 .bx-next { box-sizing: border-box; font-size: 0; line-height: 0; position: relative; float: right; z-index: 20; width: 20px; height: 20px; background: url("../images/wm_gallery_slider-right.png") center center / auto auto no-repeat; pointer-events: auto;}
.gallery-51 .my-gallery { margin: 0 -10px -10px 0; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between;}
.gallery-51 .my-gallery figure.gallery-item { margin: 0 10px 10px 0; border: 10px solid #ffffff; box-sizing: border-box; width: 190px; max-width: 100%; line-height: 0; font-size: 0; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; -webkit-box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.07); -moz-box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.07); box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.07); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.gallery-51 .my-gallery figure.gallery-item a { box-sizing: border-box; text-decoration: none; text-align: center; display: -webkit-flex; display: flex; position: relative;}
.gallery-51 .img-convert { box-sizing: border-box; width: 180px; height: 250px; -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;}
.gallery-51 .my-gallery figure.gallery-item img { box-sizing: content-box; vertical-align: middle; border: none; width: auto; height: auto; max-width: 100%;}
.gallery-51 .my-gallery figure.gallery-item .gallery-item-title { box-sizing: border-box; font-size: 18px; line-height: 1; display: -webkit-flex; display: flex;}
.gallery-51 .my-gallery figure.gallery-item .gallery-item-desc { box-sizing: border-box; font-size: 15px; line-height: 1.1; display: -webkit-flex; display: flex;}
.gallery-51 .gallery-slider:after { content: ''; display: block; clear: both;}
.gallery-51 .gallery-slide-wrap { box-sizing: border-box;}
.gallery-51 .bx-viewport { margin-left: auto; margin-right: auto;}
.gallery-51 .bx-controls-direction:after { content: ''; display: block; clear: both;}
.gallery-51 .pswp { box-sizing: border-box; display: none;}
.gallery-51 .pswp--open { box-sizing: border-box; display: block;}
.block-27 .layout_54 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 .layout_60 { -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-27 { margin: 60px auto 0; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: url("../images/line.png?1490175828192") left 50% top 0px / auto auto no-repeat; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-top: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; max-width: 100%;}
.widget-39 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; right: 0; max-width: none;}
.menu-col-60 ul.menu-columns-items > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 3px; background: #999999;}
.menu-col-60 .columns-delimiter { margin: 0 5px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: #999999;}
.menu-col-60 .menu-name { box-sizing: border-box; font-size: 20px; margin-bottom: 20px; font-family: Open Sans, sans-serif; text-align: left; color: #2a2d46; text-transform: uppercase; text-decoration: none; font-weight: bold;}
.menu-col-60 .menu-columns-content { box-sizing: border-box;}
.menu-col-60 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.menu-col-60 .columns-cell { padding: 10px; border: none; box-sizing: border-box; display: table-cell; vertical-align: top; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-60 ul.menu-columns-items { padding: 0; margin: 0; box-sizing: border-box; list-style: none;}
.menu-col-60 ul.menu-columns-items > li { box-sizing: border-box; margin-bottom: 10px;}
.menu-col-60 ul.menu-columns-items > li > a { box-sizing: border-box; font-size: 13px; line-height: 1; font-weight: 300; color: #333; display: block; padding-top: 5px; padding-bottom: 5px; font-family: Open Sans, sans-serif; text-align: left; text-decoration: none; margin-bottom: 10px;}
.menu-col-60 ul.menu-columns-items ul { padding: 0; margin: 0 0 0 15px; box-sizing: border-box; list-style: none;}
.menu-col-60 ul.menu-columns-items ul li { box-sizing: border-box; margin-top: 0; margin-bottom: 0;}
.menu-col-60 ul.menu-columns-items ul a { border: none; box-sizing: border-box; font-size: 13px; line-height: 1; color: #da251c; display: block; padding-top: 6px; padding-bottom: 3px; font-family: Open Sans, sans-serif; text-align: left; text-decoration: none; font-weight: bold; min-height: 26px; background: url("../images/mnu_down.jpg") left 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 15px;}
.menu-col-60 ul.menu-columns-items ul a:hover, 
.menu-col-60 ul.menu-columns-items ul a.hover, 
.menu-col-60 ul.menu-columns-items ul a.active { color: #2a2d46;}
.menu-col-60 ul.menu-columns-items ul li.delimiter { border: none; box-sizing: border-box; margin-top: 0; margin-bottom: 0; min-height: 1px; background: rgba(153,153,153,0.24); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-60 .columns-cell-delim { box-sizing: border-box; display: table-cell; width: 20px; position: relative;}
.block-26 { padding: 40px 40px 40px 89px; margin: 40px 0 auto 42px; border: none; position: relative; top: 0; left: 0; width: 741px; min-height: 0; background: url("../images/pic_contacts.png?1491459547778") left -618px top 50% / auto auto no-repeat; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: none;}
.widget-35 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: auto; right: 0; max-width: none;}
.email-55 p:first-child { margin-top: 0;}
.email-55 p:last-child { margin-bottom: 0;}
.email-55 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-55 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-55 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("../images/lib_296603_ic2.png?1490166203250") left 50% top 50% / auto auto no-repeat; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-55 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: auto; top: 100%; right: auto; bottom: auto;}
.email-55 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-left: 0;}
.email-55 .title { box-sizing: border-box; display: none; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #f5e9cf; letter-spacing: 2.0px; text-decoration: none; font-weight: 300; margin-top: 10px; margin-bottom: 10px;}
.email-55 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 18px; color: #ffffff; text-decoration: none; font-weight: 300; margin-top: 10px; min-height: 30px;}
.email-55 input.tgl-but { box-sizing: border-box; display: none;}
.email-55 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-36 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0; max-width: none;}
.phones-56 p:first-child { margin-top: 0;}
.phones-56 p:last-child { margin-bottom: 0;}
.phones-56 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-56 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-56 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("../images/lib_296603_ic3.png?1490166192431") left 50% top 50% / auto auto no-repeat; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-56 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: auto; top: 100%; right: auto; bottom: auto;}
.phones-56 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-left: 0;}
.phones-56 .title { box-sizing: border-box; display: none; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #f5e9cf; letter-spacing: 2.0px; text-decoration: none; font-weight: 300; margin-top: 10px; margin-bottom: 10px;}
.phones-56 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 18px; color: #ffffff; line-height: 1.6; text-decoration: none; font-weight: 300; margin-top: 10px; min-height: 80px;}
.phones-56 input.tgl-but { box-sizing: border-box; display: none;}
.phones-56 .text_body a { text-decoration: none; color: inherit;}
.phones-56 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-37 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; max-width: none;}
.address-57 p:first-child { margin-top: 0;}
.address-57 p:last-child { margin-bottom: 0;}
.address-57 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-57 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-57 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("../images/lib_296603_ic0.png?1490166180496") left 50% top 50% / auto auto no-repeat; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 20px;}
.address-57 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: auto; top: 100%; right: auto; bottom: auto;}
.address-57 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-left: 0;}
.address-57 .title { box-sizing: border-box; display: none; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #f5e9cf; letter-spacing: 2.0px; text-decoration: none; font-weight: 300; margin-top: 10px; padding-top: 0.02px; margin-bottom: 10px;}
.address-57 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 18px; color: #ffffff; text-decoration: none; font-weight: 300; margin-top: 10px; min-height: 30px;}
.address-57 input.tgl-but { box-sizing: border-box; display: none;}
.address-57 input.tgl-but:checked + .block-body-drop { display: block;}
.block-28 { margin: 10px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #f2f2f2; z-index: 1; text-align: left; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-indent: 0; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: none;}
.block-29 .layout_68 { -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-29 .layout_69 { -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-29 .layout_70 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-29 { margin: 0 auto; border: none; position: relative; text-align: center; text-decoration: none; top: 0; left: 0; width: 1200px; min-height: 0; background: none; z-index: 1; display: -webkit-flex; display: flex; padding-top: 0.02px; padding-bottom: 0.02px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; max-width: 100%;}
.block-32 { margin: 0 0 0 43px; position: relative; top: 0; left: 0; width: 67px; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: none;}
.widget-40 { margin: 0 0 -41px; border: none; position: relative; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 67px; min-height: 99px; background: #ffffff; padding-top: 1px; padding-bottom: 1px; cursor: pointer; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: none;}
.up-63 .icon { border: none; box-sizing: border-box; margin-top: 28px; height: 20px; width: 59px; display: inline-block; background: url("../images/up.png") left 50% top 50% / auto auto no-repeat; font-size: 14px; text-align: left; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 30px;}
.up-63 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px;}
.block-31 { margin: 20px 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; border-top: 0px solid rgba(117,117,117,0.13); border-right: 1px solid rgba(117,117,117,0.13); border-bottom: 0px solid rgba(117,117,117,0.13); border-left: 0px solid rgba(117,117,117,0.13); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 0.02px; max-width: none;}
.widget-42 { margin: 0; position: relative; font-family: Open Sans, sans-serif; color: #382425; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 300px; right: 0; font-weight: 300; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: none;}
.widget-43 { margin: 10px 0 0; position: relative; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 186px; right: auto; max-width: none;}
.block-30 { margin: 37px 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; right: 0; padding-left: 54px; max-width: none;}
.widget-44 { margin: 0; position: relative; color: #998785; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 1; width: auto; padding-bottom: 0.02px; right: 0; max-width: none;}
.widget-46 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9999; margin-left: 0; margin-right: 0; max-width: none;}
.side-panel-73 .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-73 .side-panel-content { position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-73 .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-73 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0;}
.side-panel-73 .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-73 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto;}
.side-panel-73 .side-panel-button-icon { display: block;}
.side-panel-73 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-73 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	body { display: block;}
	.block-17 .layout_7 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-17 .layout_26 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-17 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-bottom: 0; margin-right: 0;}
	.block-3 { margin-left: 0; width: auto; right: 0;}
	.widget-2 { margin-left: auto; margin-bottom: 0; margin-right: auto; display: block;}
	.site-name .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-4 { text-align: center; margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-48 { margin-left: auto; margin-right: auto;}
	.block-14 { margin-left: auto; margin-bottom: 0; margin-right: auto;}
	.block-15 .layout_28 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-15 .layout_29 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-15 { width: auto; margin-left: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-13 { margin-top: 15px; margin-left: auto;}
	.widget-14 { margin-top: 10px; margin-right: auto;}
	.block-16 { width: auto; margin-left: 0;}
	.widget-15 { width: auto;}
	.widget-18 { min-height: 417px; background: url("../images/wm_slider_spacer.gif") left 50% top 44% / contain no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; display: block;}
	.slider-36 .text-slider { width: auto; padding-top: 20px; padding-left: 20px; padding-bottom: 10px; margin-top: -109.5px; right: 0; left: 0; margin-left: 40px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: rgba(255,255,255,0.68); margin-right: 0;}
	.slider-36 .slider-prev { padding: 0; margin: 0 2px;}
	.slider-36 .slider-next { padding: 0; margin: 0 2px;}
	.slider-36 .slider-pager-wrap { right: 0; left: auto; margin-right: 40px; margin-left: 0; width: 50px;}
	.widget-17 { width: auto; margin-left: 0; margin-right: 0; display: block;}
	.horizontal_blocklist-34 .body-outer { width: auto;}
	.horizontal_blocklist-34 .body { width: auto;}
	.horizontal_blocklist-34 .item-outer { width: 50%;}
	.horizontal_blocklist-34 .item { margin-left: 5px;}
	.horizontal_blocklist-34 .item_body { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.horizontal_blocklist-34 .item_detail { margin-right: 0; margin-top: 0;}
	.block-23 .layout_38 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-23 .layout_41 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-23 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-20 { padding-left: 20px; padding-right: 20px;}
	.widget-19 { display: block;}
	.block-21 { padding-top: 0.02px;}
	.widget-34 { width: auto; display: block;}
	.widget-25 { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; display: block;}
	.blocklist-50 .body-outer { width: auto;}
	.blocklist-50 .body { width: auto;}
	.blocklist-50 .item-outer { width: 50%;}
	.blocklist-50 .item { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.blocklist-50 .image { margin-right: 0; float: none;}
	.blocklist-50 .item__image__title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.blocklist-50 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-33 { width: auto; margin-top: 0; margin-left: 0; margin-right: 0; display: block;}
	.horizontal_blocklist-52 .body-outer { width: auto;}
	.horizontal_blocklist-52 .body { width: auto;}
	.horizontal_blocklist-52 .item-outer { width: 50%;}
	.horizontal_blocklist-52 .item_body { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.horizontal_blocklist-52 .item_detail { margin-top: auto; align-self: center;}
	.block-36 .layout_74_id_75 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-36 { margin-top: 50px; padding-top: 40px; padding-bottom: 40px; display: block;}
	.widget-47 { height: auto; display: block;}
	.reviews-75 .header { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.reviews-75 .list-wr { width: auto; overflow: visible;}
	.reviews-75 .bx-wrapper { max-width: 668px;}
	.reviews-75 .list { width: 668px; overflow-x: visible; overflow-y: visible;}
	.reviews-75 .image { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/lib_429201_untitled-1-recovered_03 (6).png") right 200px top 50% / auto auto no-repeat, url("../images/lib_429201_untitled-1-recovered_03 (5).png") left 200px top 50% / auto auto no-repeat;}
	.widget-32 { width: auto; margin-left: 0; margin-right: 0; display: block;}
	.block-27 .layout_54 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-27 .layout_60 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-27 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-39 { padding-left: 10px; padding-right: 10px;}
	.block-26 { margin-top: 0; margin-left: 0; width: auto; padding-left: 40px;}
	.widget-35 { margin-left: auto; margin-right: auto; display: block;}
	.email-55 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-55 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-36 { margin-left: auto; margin-right: auto; display: block;}
	.phones-56 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-56 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-37 { margin-left: auto; margin-right: auto; display: block;}
	.address-57 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-57 .block-body-drop { width: 100%; margin-left: 0;}
	.email-57 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%;}
	.block-28 { margin-top: -1px; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.block-29 .layout_68 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-29 .layout_69 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_70 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-29 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-32 { margin-left: 0;}
	.widget-40 { margin-left: auto; margin-right: auto; margin-bottom: 0; display: block;}
	.block-31 { margin-top: 15px; padding-left: 20px;}
	.widget-42 { color: #2a2d46;}
	.widget-43 { text-align: left; width: auto; right: 0; display: block;}
	.block-30 { margin-top: auto; padding-left: 0; padding-right: 20px;}
	.widget-44 { color: #f5f0e9; margin-left: auto; margin-right: auto; display: block;}
	.widget-46 { z-index: 10000; box-sizing: border-box; display: block;}
	.side-panel-73 .side-panel-content { border: none; text-align: left; -webkit-box-shadow: 0px 0px 15px  #000000; -moz-box-shadow: 0px 0px 15px  #000000; box-shadow: 0px 0px 15px  #000000; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #2b769c; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 0; margin-left: 0; padding-top: 20px; padding-left: 20px; padding-right: 20px;}
	.side-panel-73 .side-panel-top { width: auto;}
	.side-panel-73 .side-panel-button { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 50px; min-height: 50px; padding-top: 13px; padding-left: 10px; padding-right: 10px;}
	.side-panel-73 .side-panel-button-icon-line { border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #da251c; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-17 .layout_7 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_26 { margin-top: 0; display: -webkit-flex; display: flex;}
	.site-name .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-4 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-15 .layout_28 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-15 .layout_29 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-14 { margin-top: 15px;}
	.widget-18 { min-height: 348px;}
	.slider-36 .text-slider { margin-bottom: 0; overflow: hidden; padding-right: 20px;}
	.slider-36 .slider-pager-wrap { margin-right: 30px;}
	.horizontal_blocklist-34 .item { margin-left: 0;}
	.block-23 .layout_38 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_41 { margin-top: 0; display: -webkit-flex; display: flex;}
	.blocklist-50 .item__image__title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.blocklist-50 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.horizontal_blocklist-52 .img-convert { margin-left: 0; margin-right: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
	.block-36 .layout_74_id_75 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.reviews-75 .bx-wrapper { max-width: 540px;}
	.reviews-75 .list { width: 540px;}
	.reviews-75 .image { max-width: 100%; float: none; background: url("../images/lib_429201_untitled-1-recovered_03 (6).png") right 150px top 50% / auto auto no-repeat, url("../images/lib_429201_untitled-1-recovered_03 (5).png") left 150px top 50% / auto auto no-repeat;}
	.reviews-75 .text { padding-left: 50px; padding-right: 50px;}
	.block-27 .layout_54 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-27 .layout_60 { margin-top: 0; display: -webkit-flex; display: flex;}
	.email-55 .icon { margin-right: auto; margin-left: auto;}
	.phones-56 .icon { margin-right: auto; margin-left: auto;}
	.address-57 .icon { margin-right: auto; margin-left: auto;}
	.block-29 .layout_68 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_69 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_70 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-32 { margin-top: 15px;}
	.block-31 { margin-top: auto; margin-bottom: auto;}
	.widget-46 { z-index: 9999;}

}

@media all and (max-width: 640px) {
	.block-17 .layout_7 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_26 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-15 .layout_28 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-15 .layout_29 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-18 { min-height: 260px;}
	.slider-36 .text-slider { margin-top: -93px;}
	.slider-36 .block-body { width: auto;}
	.slider-36 .block-title { font-size: 20px;}
	.slider-36 .slider-pager-wrap { margin-right: 0;}
	.horizontal_blocklist-34 .item-outer { width: 100%;}
	.block-23 .layout_38 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_41 { margin-top: 0; display: -webkit-flex; display: flex;}
	.blocklist-50 .item-outer { width: 100%;}
	.horizontal_blocklist-52 .item-outer { width: 100%;}
	.block-36 .layout_74_id_75 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.reviews-75 .bx-wrapper { max-width: 380px;}
	.reviews-75 .list { width: 380px;}
	.reviews-75 .image { background: url("../images/lib_429201_untitled-1-recovered_03 (6).png") right 80px top 50% / auto auto no-repeat, url("../images/lib_429201_untitled-1-recovered_03 (5).png") left 80px top 50% / auto auto no-repeat;}
	.reviews-75 .text { padding-left: 20px; padding-right: 20px;}
	.gallery-51 .gallery-body { overflow-x: auto; overflow-y: hidden;}
	.gallery-51 .my-gallery { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap;}
	.gallery-51 .my-gallery figure.gallery-item { -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
	.block-27 .layout_54 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-27 .layout_60 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-39 { margin-top: 15px; margin-bottom: 0;}
	.block-28 { margin-top: 0; padding-bottom: 20px;}
	.block-29 .layout_68 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_69 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_70 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-32 { width: auto;}
	.block-31 { margin-top: 15px; margin-bottom: 0; padding-left: 0;}
	.widget-42 { text-align: center; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-43 { text-align: center;}
	.block-30 { margin-top: 0; margin-bottom: 0; padding-right: 0;}
	.widget-44 { text-align: center;}

}

@media all and (max-width: 480px) {
	.block-17 .layout_7 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_26 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-15 .layout_28 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-15 .layout_29 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-13 { width: auto; margin-left: 0; margin-bottom: 0; padding-left: 2px;}
	.widget-14 { margin-left: auto; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.authorization-29 .signin-btn { width: 100%; margin-top: 10px; margin-left: 0; padding-top: 2px; padding-bottom: 2px;}
	.authorization-29 .row { display: block;}
	.widget-18 { min-height: 170px;}
	.slider-36 .text-slider { top: 0; bottom: 0; margin-top: 0;}
	.slider-36 .block-body { font-size: 13px; margin-top: 10px;}
	.slider-36 .block-title { font-size: 15px; width: auto; margin-left: 0; margin-right: 0;}
	.slider-36 .slider-controls { display: none;}
	.slider-36 .slider-pager-wrap { right: auto; left: 50%; margin-right: 40px; display: none;}
	.block-18 { min-height: 78px;}
	.horizontal_blocklist-34 .item_body { display: block;}
	.horizontal_blocklist-34 .item_figure { max-width: 100%; margin-bottom: 5px; margin-top: 10px; width: auto;}
	.horizontal_blocklist-34 .item_detail { margin-left: 0; width: auto; margin-top: auto;}
	.block-23 .layout_38 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_41 { margin-top: 0; display: -webkit-flex; display: flex;}
	.horizontal_blocklist-52 .item_body { display: block;}
	.horizontal_blocklist-52 .item_figure { max-width: 100%; margin-bottom: 5px; margin-top: 10px;}
	.horizontal_blocklist-52 .image { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 150px; left: auto; right: auto; margin-left: 0; margin-right: 0;}
	.horizontal_blocklist-52 .img-convert { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.horizontal_blocklist-52 .item_detail { margin-left: 0; margin-right: 0; margin-top: -23px;}
	.block-36 .layout_74_id_75 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-47 { padding-left: 20px; padding-right: 20px;}
	.reviews-75 .header_text { font-size: 24px;}
	.reviews-75 .bx-wrapper { max-width: 280px;}
	.reviews-75 .list { width: 280px;}
	.reviews-75 .image { background: url("../images/lib_429201_untitled-1-recovered_03 (6).png") right 30px top 50% / auto auto no-repeat, url("../images/lib_429201_untitled-1-recovered_03 (5).png") left 30px top 50% / auto auto no-repeat;}
	.reviews-75 .image_author { text-align: center;}
	.block-27 .layout_54 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-27 .layout_60 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-37 { text-align: center;}
	.address-57 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-29 .layout_68 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_69 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_70 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-42 { margin-left: auto; margin-right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-43 { width: 186px; margin-top: 20px; margin-left: auto; margin-right: auto; right: auto;}
	.block-30 { margin-top: 15px;}
	.side-panel-73 .side-panel-content { width: 250px;}

}
.side-panel .widget-3 { margin: 20px 0; z-index: 2; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; position: relative; min-height: 60px; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; border-top: 1px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-bottom: 0px solid rgba(255,255,255,0.2); border-left: 0px solid rgba(255,255,255,0.2); box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; max-width: 100%;}
.side-panel .menu-4 .menu-scroll > ul { display: block;}
.side-panel .menu-4 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-4 .menu-scroll > ul ul { position: static;}
.side-panel .menu-4 .menu-scroll > ul ul:hover, 
.side-panel .menu-4 .menu-scroll > ul ul.hover, 
.side-panel .menu-4 .menu-scroll > ul ul.active { -webkit-box-shadow: 0px 4px 47px  rgba(0,0,0,0.18); -moz-box-shadow: 0px 4px 47px  rgba(0,0,0,0.18); box-shadow: 0px 4px 47px  rgba(0,0,0,0.18);}
.side-panel .menu-4 .menu-scroll > ul ul > li > a { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
.side-panel .menu-4 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.active { background: #ba0404; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; color: #ffffff;}
.side-panel .menu-4 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; min-height: 40px;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: 0px -4px 0px  #ffffff; -moz-box-shadow: 0px -4px 0px  #ffffff; box-shadow: 0px -4px 0px  #ffffff;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}